1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 11:21:04 -08:00

*** empty log message ***

This commit is contained in:
Glenn Morris 2007-09-22 02:46:35 +00:00
parent e644166a78
commit 055f99f499

View file

@ -53,11 +53,6 @@
* 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.
@ -84,6 +79,11 @@
* 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):