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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Thu, 07 Sep 2006 15:11:44 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      06/09/07 15:11:44

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10013
retrieving revision 1.10014
diff -u -b -r1.10013 -r1.10014
--- ChangeLog   7 Sep 2006 12:50:41 -0000       1.10013
+++ ChangeLog   7 Sep 2006 15:11:43 -0000       1.10014
@@ -124,7 +124,7 @@
        * mail/feedmail.el (feedmail-buffer-to-sendmail): Look for
        sendmail in several common directories.
 
-       * mail/sendmail.el (sendmail-program): Moved here from pathe.el.
+       * mail/sendmail.el (sendmail-program): Moved here from paths.el.
 
        * paths.el (sendmail-program): Removed.
 
@@ -404,7 +404,8 @@
        * progmodes/grep.el (grep-find-use-xargs): Use explicit value `exec'
        to mean "use find -exec"; nil now unambiguously means auto-detect.
        (grep-compute-defaults): Set grep-find-use-xargs to `exec' if not `gnu'.
-       Use shell-quote-argument to build grep-find-command and 
grep-find-template.
+       Use shell-quote-argument to build grep-find-command and
+       grep-find-template.
        (rgrep): Use shell-quote-argument to properly quote arguments to find.
        Reported by Tom Seddon.
 
@@ -15906,8 +15907,9 @@
        Move to beginning of file.
        (scheme-interaction-mode-commands-alist)
        (scheme-interaction-mode-map, scheme-debugger-mode-map):
-       Declare them before use.  Note: the initialization code for the 
variables
-       has not been moved because it uses functions that reference the 
variables.
+       Declare them before use.  Note: the initialization code for the
+       variables has not been moved because it uses functions that reference
+       the variables.
        (xscheme-control-g-message-string, xscheme-process-filter-alist)
        (xscheme-prompt-for-expression-map): Declare them before use.
        (scheme-debugger-mode-commands): "?\ " -> "?\s".




reply via email to

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