Mercurial > emacs
comparison lisp/ChangeLog @ 100201:4e81f7c8bb2c
(toggle-read-only): Doc fix.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 04 Dec 2008 06:13:19 +0000 |
parents | da8a0a35765c |
children | 0ae09d7be444 |
comparison
equal
deleted
inserted
replaced
100200:84fb073c79f6 | 100201:4e81f7c8bb2c |
---|---|
1 2008-12-04 Glenn Morris <rgm@gnu.org> | |
2 | |
3 * files.el (toggle-read-only): Doc fix. | |
4 | |
1 2008-12-03 Stefan Monnier <monnier@iro.umontreal.ca> | 5 2008-12-03 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 6 |
3 * apropos.el (apropos-print-doc): Fix thinko that caused long labels to | 7 * apropos.el (apropos-print-doc): Fix thinko that caused long labels to |
4 be used in compact layout and vice-versa. | 8 be used in compact layout and vice-versa. |
5 | 9 |