emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Thu, 03 Nov 2005 16:47:10 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8513 emacs/lisp/ChangeLog:1.8514
*** emacs/lisp/ChangeLog:1.8513 Thu Nov  3 19:40:39 2005
--- emacs/lisp/ChangeLog        Thu Nov  3 21:47:08 2005
***************
*** 1,3 ****
--- 1,26 ----
+ 2005-11-03  Richard M. Stallman  <address@hidden>
+ 
+       * wid-edit.el (key-sequence): New widget type.
+ 
+       * simple.el (set-mark-command-repeat-pop): New variable.
+       (set-mark-command): Only interpret plan C-@ after a pop as a pop
+       if set-mark-command-repeat-pop is true.
+ 
+       * info.el (Info-fontify-node): Don't display extra "see" if there
+       already is one here.
+ 
+       * mouse.el: Fix special handling of DEL after dragging a region:
+       (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
+       (mouse-region-delete-keys): Add [backspace].
+ 
+       * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
+ 
+       * textmodes/ispell.el (ispell-command-loop): Change `i' description
+       not to assume it pertains to an affix.
+ 
+       * textmodes/flyspell.el (flyspell-post-command-hook):
+       Bind deactivate-mark to prevent deactivation.
+ 
  2005-11-03  Lars Hansen  <address@hidden>
        * dired-x.el: Add menu bindings for dired-do-find-marked-files,
        dired-do-relsymlink, dired-flag-extension, dired-mark-extension,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]