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,v


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Mon, 06 Nov 2006 16:07:16 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       06/11/06 16:07:10

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10262
retrieving revision 1.10263
diff -u -b -r1.10262 -r1.10263
--- ChangeLog   6 Nov 2006 15:12:46 -0000       1.10262
+++ ChangeLog   6 Nov 2006 16:07:10 -0000       1.10263
@@ -1,3 +1,23 @@
+2006-11-06  Richard Stallman  <address@hidden>
+
+       * textmodes/flyspell.el (flyspell-correct-word-before-point):
+       New function broken out of flyspell-correct-word.
+       (flyspell-mode-map): Bind it to M-RET.
+       (flyspell-correct-word): Call it.
+
+       * textmodes/fill.el (fill-minibuffer-function): New function.
+       (fill-paragraph): Bind fill-paragraph-function to
+       fill-minibuffer-function.
+
+       * ruler-mode.el (ruler-mode-map): Add bindings for up-events
+       so that they aren't undefined.
+
+       * dired.el (dired-readin): Locally bind file-name-coding-system.
+
+       * bindings.el: Shorten and clarify usual mode line mouse help string.
+
+       * Makefile.in (autoloads): Don't include `obsolete'.
+
 2006-11-06  Chong Yidong  <address@hidden>
 
        * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)




reply via email to

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