mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-20 03:47:34 +00:00
*** empty log message ***
This commit is contained in:
parent
40cacec2b3
commit
42f82ce71f
2 changed files with 11 additions and 3 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2006-12-25 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* emacs-lisp/authors.el (authors-renamed-files-alist): Add tcover-*.el.
|
||||
|
||||
2006-12-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
|
||||
|
||||
* startup.el: (fancy-splash-last-input-event): New variable.
|
||||
|
|
@ -51,15 +55,15 @@
|
|||
custom-add-option.
|
||||
|
||||
2006-12-23 Michael Kifer <kifer@cs.stonybrook.edu>
|
||||
|
||||
|
||||
* ediff-diff.el (ediff-diff-options): Clarify docstring.
|
||||
(ediff-setup-diff-regions): Disallow -u in ediff-diff-options.
|
||||
|
||||
|
||||
* viper-cmd.el (viper-post-command-sentinel): Protect against errors in
|
||||
hooks.
|
||||
(viper-add-newline-at-eob-if-necessary): Add newline only if we
|
||||
actually modify buffer; ignore errors if occur.
|
||||
|
||||
|
||||
2006-12-23 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* calendar/calendar.el (calendar-mode-map): Switch < and >.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,7 @@
|
|||
2006-12-25 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* s/ms-w32.h (BROKEN_DATAGRAM_SOCKETS): Define it.
|
||||
|
||||
2006-12-23 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* keyboard.c (some_mouse_moved): Fix last change.
|
||||
|
|
|
|||
Loading…
Reference in a new issue