comparison lisp/ChangeLog @ 99716:827c2ae5db4a

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Wed, 19 Nov 2008 04:33:52 +0000
parents efc1b0dc2c12
children f7f053965257
comparison
equal deleted inserted replaced
99715:045d255cc806 99716:827c2ae5db4a
1 2008-11-19 Glenn Morris <rgm@gnu.org>
2
3 * autoinsert.el (auto-insert-alist): Update template to FDL 1.3+.
4
5 * emacs-lisp/cl.el (floor*, ceiling*, truncate*, round*, mod*):
6 * term/w32-win.el (x-select-font): Declare.
7
8 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Fix a/an typo.
9 Use the imperative for all help strings.
10
1 2008-11-18 Stefan Monnier <monnier@iro.umontreal.ca> 11 2008-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
2 12
3 * textmodes/ispell.el (ispell-dictionary-base-alist): Adjust to the 13 * textmodes/ispell.el (ispell-dictionary-base-alist): Adjust to the
4 case where the default dictionary is French, Spanish, younameit. 14 case where the default dictionary is French, Spanish, younameit.
5 15