Mercurial > emacs
changeset 99724:bfbf9ff7903f
*** empty log message ***
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Wed, 19 Nov 2008 05:51:30 +0000 |
parents | a626eb454478 |
children | d067d683a1bc |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Nov 19 05:50:54 2008 +0000 +++ b/lisp/ChangeLog Wed Nov 19 05:51:30 2008 +0000 @@ -1,3 +1,7 @@ +2008-11-19 Lute Kamstra <lute@gnu.org> + + * autoinsert.el (auto-insert-alist): Don't use match data. + 2008-11-19 Glenn Morris <rgm@gnu.org> * progmodes/f90.el (f90-mode-map): Add some menu :help. @@ -15,7 +19,8 @@ * textmodes/ispell.el (ispell-dictionary-base-alist): Adjust to the case where the default dictionary is French, Spanish, younameit. - * window.el (window--frame-usable-p): Consider dedicated windows as usable. + * window.el (window--frame-usable-p): Consider dedicated windows + as usable. * files.el (confirm-nonexistent-file-or-buffer): Rename from find-file-confirm-nonexistent-file.