Mercurial > emacs
comparison lisp/ChangeLog @ 51508:60628e522943
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Fri, 06 Jun 2003 01:32:33 +0000 |
parents | e3e5e796cead |
children | 23b5b582aeff |
comparison
equal
deleted
inserted
replaced
51507:e4e1e9a6becf | 51508:60628e522943 |
---|---|
1 2003-06-06 Miles Bader <miles@gnu.org> | |
2 | |
3 * frame.el (set-frame-font): Default to frame's current default font. | |
4 | |
1 2003-06-06 Kim F. Storm <storm@cua.dk> | 5 2003-06-06 Kim F. Storm <storm@cua.dk> |
2 | 6 |
3 * info.el (Info-fontify-node): Don't refill over lines ending in a | 7 * info.el (Info-fontify-node): Don't refill over lines ending in a |
4 period; this should fix problems with lists like one in the | 8 period; this should fix problems with lists like one in the |
5 (emacs)Library Keywords section. | 9 (emacs)Library Keywords section. |