Mercurial > emacs
comparison lisp/ChangeLog @ 48101:710af2a38055
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 31 Oct 2002 22:02:12 +0000 |
parents | 75bdf0931b4c |
children | 3883fe056b71 |
comparison
equal
deleted
inserted
replaced
48100:cffd13ef1a1d | 48101:710af2a38055 |
---|---|
1 2002-10-31 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * info.el (Info-follow-reference, Info-next-reference) | |
4 (Info-prev-reference, Info-try-follow-nearest-node): Bind | |
5 inhibit-point-motion-hooks to t while parsing reference. | |
6 (Info-fontify-node): When font-lock-mode is enabled, display | |
7 *note and * menu references in a more user friendly format. | |
8 | |
1 2002-10-30 Stefan Monnier <monnier@cs.yale.edu> | 9 2002-10-30 Stefan Monnier <monnier@cs.yale.edu> |
2 | 10 |
3 * textmodes/fill.el (fill-move-to-break-point): Skip white space | 11 * textmodes/fill.el (fill-move-to-break-point): Skip white space |
4 _before_ checking to see if we're hitting the margin. | 12 _before_ checking to see if we're hitting the margin. |
5 (fill-region-as-paragraph): Don't fiddle with the undo-list any more: | 13 (fill-region-as-paragraph): Don't fiddle with the undo-list any more: |