# HG changeset patch # User Eli Zaretskii # Date 1015665705 0 # Node ID 1d6830459282b17141eedea4ba909bfe250d479b # Parent 80a1749ae4e3600fb1defcf92236d202ed7509fe Entries for Richard's commits from yesterday. diff -r 80a1749ae4e3 -r 1d6830459282 lisp/ChangeLog --- 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 + + * 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 * textmodes/texinfo.el: Change Maintainer to FSF, as requested by