Mercurial > emacs
comparison lisp/ChangeLog @ 52529:c4c3b1b0d5c0
Fix broken magic autoload comments.
author | Masatake YAMATO <jet@gyve.org> |
---|---|
date | Thu, 18 Sep 2003 17:08:22 +0000 |
parents | 8a1964b2faf1 |
children | abc39a63c916 |
comparison
equal
deleted
inserted
replaced
52528:31ec35eae895 | 52529:c4c3b1b0d5c0 |
---|---|
1 2003-09-18 Masatake YAMATO <jet@gyve.org> | |
2 | |
3 * progmodes/ebrowse.el: Fix broken magic autoload comments. | |
4 | |
1 2003-09-17 Mario Lang <mlang@delysid.org> (tiny change) | 5 2003-09-17 Mario Lang <mlang@delysid.org> (tiny change) |
2 | 6 |
3 * progmodes/gud.el (perldb): Change gud-print from just "%e" to | 7 * progmodes/gud.el (perldb): Change gud-print from just "%e" to |
4 "p %e" to actually print the value in the GUD buffer. | 8 "p %e" to actually print the value in the GUD buffer. |
5 | 9 |