Mercurial > emacs
changeset 54552:f998888015ff
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Thu, 25 Mar 2004 10:47:17 +0000 |
parents | f379faf2494c |
children | c862ab7552a4 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 29 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Mar 25 10:45:13 2004 +0000 +++ b/lisp/ChangeLog Thu Mar 25 10:47:17 2004 +0000 @@ -1,7 +1,34 @@ +2004-03-25 Juri Linkov <juri@jurta.org> + + * descr-text.el (describe-property-list): Add a button + for `face' property that calls `describe-face'. + Suggested by luis fernandes <elf@ee.ryerson.ca> + + * international/mule.el (keyboard-coding-system): + * kmacro.el (kmacro-call-macro): Fix docstring. + + * dired.el: Fix comments. + + * textmodes/fill.el (fill): Fix Info link. + + * font-lock.el (fast-lock, lazy-lock): + * jit-lock.el (jit-lock): Remove links to removed Support Modes + Info node. + + * info-xref.el: Fix commentary. + +2004-03-25 Kevin Ryde <user42@zip.com.au> + + * info-xref.el (info-xref-check-buffer): Report empty filename parts. + Remove spurious node duplicate suppression, doesn't work, not wanted. + (info-xref-output): Take format style args, add "sit-for 0" to let + user see the results as they progress. + (info-xref-check-all-custom): New function. + 2004-03-25 Nick Roberts <nick@nick.uklinux.net> * gdb-ui.el: Moved to progmodes. - + 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk> * calendar/appt.el (appt-check): Remove superfluous progn. @@ -18,7 +45,7 @@ 2004-03-23 Dave Love <fx@gnu.org> * dired.el (dired) <defgroup>: Add link to manual. - (dired-font-lock-keywords): Ad highlighting on unusual permissions. + (dired-font-lock-keywords): Add highlighting on unusual permissions. (dired-revert): Use dolist. (dired-mode-map): Add U binding. (dired-mode): Add font-lock-beginning-of-syntax-function.