comparison lisp/ChangeLog @ 92304:0a7ef96a09e4

(uniquify-buffer-base-name): Undo last change. Should be done in desktop.el instead.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 28 Feb 2008 17:09:18 +0000
parents 694466e46d7a
children 0b6dc19a2e70
comparison
equal deleted inserted replaced
92303:e66c8a703df9 92304:0a7ef96a09e4
1 2008-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * uniquify.el (uniquify-buffer-base-name): Undo last change. Should be
4 done in desktop.el instead.
5
1 2008-02-28 Glenn Morris <rgm@gnu.org> 6 2008-02-28 Glenn Morris <rgm@gnu.org>
2 7
3 * autoinsert.el (auto-insert-alist): Update to FDL 1.2. 8 * autoinsert.el (auto-insert-alist): Update to FDL 1.2.
4 9
5 * emacs-lisp/byte-run.el (make-obsolete): Doc fix. 10 * emacs-lisp/byte-run.el (make-obsolete): Doc fix.