Mercurial > emacs
comparison lisp/ChangeLog @ 70676:94777c0d5d77
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 16 May 2006 10:54:37 +0000 |
parents | 13c49a63f416 |
children | c7a75cd9583f |
comparison
equal
deleted
inserted
replaced
70675:fd67818fc8dc | 70676:94777c0d5d77 |
---|---|
1 2006-05-16 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * subr.el (add-to-history): Add KEEP-ALL arg and align functionality | |
4 with read-from-minibuffer. | |
5 | |
1 2006-05-16 Reiner Steib <Reiner.Steib@gmx.de> | 6 2006-05-16 Reiner Steib <Reiner.Steib@gmx.de> |
2 | 7 |
3 * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New | 8 * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function. |
4 function. | |
5 (byte-compile-warnings): Fix safe-local-variable property. | 9 (byte-compile-warnings): Fix safe-local-variable property. |
6 | 10 |
7 2006-05-16 Ken Manheimer <ken.manheimer@gmail.com> | 11 2006-05-16 Ken Manheimer <ken.manheimer@gmail.com> |
8 | 12 |
9 * allout.el (allout-show-bodies, allout-old-style-prefixes) | 13 * allout.el (allout-show-bodies, allout-old-style-prefixes) |