Mercurial > emacs
changeset 43796:1d6830459282
Entries for Richard's commits from yesterday.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 09 Mar 2002 09:21:45 +0000 |
parents | 80a1749ae4e3 |
children | 2265148ac4b2 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Mar 09 09:06:04 2002 +0000 +++ b/lisp/ChangeLog Sat Mar 09 09:21:45 2002 +0000 @@ -3,6 +3,19 @@ * simple.el (shell-command-on-region): Call push-mark with non-nil second arg, to suppress the "Mark set" message. +2002-03-08 Richard M. Stallman <rms@gnu.org> + + * textmodes/picture.el (picture-forward-column): New arg `interactive' + is non-nil for an interactive call. Use instead of interactive-p. + (picture-backward-column): Likewise. + + * tar-mode.el (tar-untar-buffer): New function. + + * info.el (Info-fontify-node): Bind up-clicks, not down-clicks. + Put the mouse-face on the entire xref, like the local keymap. + + * find-dired.el (find-name-dired): Use shell-quote-argument. + 2002-03-08 Andreas Schwab <schwab@suse.de> * textmodes/texinfo.el: Change Maintainer to FSF, as requested by