Mercurial > emacs
comparison lisp/ChangeLog @ 70792:5c421372c34a
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 20 May 2006 20:17:49 +0000 |
parents | 3495dd448af9 |
children | 6f2bfdfe1af7 |
comparison
equal
deleted
inserted
replaced
70791:e8009af8c1e1 | 70792:5c421372c34a |
---|---|
1 2006-05-20 Eli Zaretskii <eliz@gnu.org> | 1 2006-05-20 Eli Zaretskii <eliz@gnu.org> |
2 | 2 |
3 * info.el (info-apropos): Make sure current-file and current-node | 3 * info.el (info-apropos): Make sure current-file and current-node |
4 have non-nil values. | 4 have non-nil values. Speed up by using add-to-list instead of |
5 manual consing. | |
5 | 6 |
6 2006-05-20 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> (tiny change) | 7 2006-05-20 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> (tiny change) |
7 | 8 |
8 * progmodes/make-mode.el (makefile-mode): Doc fix. | 9 * progmodes/make-mode.el (makefile-mode): Doc fix. |
9 | 10 |