]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGlenn Morris <rgm@gnu.org>
Sat, 22 Sep 2007 02:46:35 +0000 (02:46 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 22 Sep 2007 02:46:35 +0000 (02:46 +0000)
lisp/ChangeLog

index 25615d3c41fe5384bee1acbc6e38711169e76f8c..f0b813e44bbac874bccd83bce180423991ff38ed 100644 (file)
        * net/tramp-smb.el (tramp-smb-errors): Add error message for call
        timeout.
 
-2007-09-21  Markus Triska  <markus.triska@gmx.at>
-
-       * emacs-lisp/bytecomp.el (byte-compile-normal-call): Warn when
-       `mapcar' is called for effect.
-
 2007-09-21  Glenn Morris  <rgm@gnu.org>
 
        * obsolete/sun-fns.el (emacs-quit-menu): Remove emacstool-related code.
        * progmodes/fortran.el (fortran-mode-abbrev-table, fortran-line-length):
        * progmodes/f90.el (f90-mode-abbrev-table): Use mapc rather than mapcar.
 
+2007-09-21  Markus Triska  <markus.triska@gmx.at>
+
+       * emacs-lisp/bytecomp.el (byte-compile-normal-call): Warn when
+       `mapcar' is called for effect.
+
 2007-09-21  Kevin Ryde  <user42@zip.com.au>
 
        * international/mule.el (sgml-html-meta-auto-coding-function):