changeset 57753:cc9db2b45e74

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 27 Oct 2004 17:51:08 +0000
parents d0dbcba62472
children 5062636cfe37
files lisp/ChangeLog
diffstat 1 files changed, 18 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Oct 27 17:50:19 2004 +0000
+++ b/lisp/ChangeLog	Wed Oct 27 17:51:08 2004 +0000
@@ -1,5 +1,23 @@
 2004-10-27  Richard M. Stallman  <rms@gnu.org>
 
+	* add-log.el (add-change-log-entry): Set up mailing address
+	and full name later, and don't alter add-log-mailing-address
+	or add-log-full-name.
+
+	* elide-head.el (elide-head): Change error to message.
+	(elide-head-show): Likewise.
+
+	* apropos.el (apropos-macrop): Doc fix.
+
+	* mouse.el (mouse-show-mark): Do most processing the same
+	regardless of transient-mark-mode.
+
+	* shadowfile.el (shadow-copy-files): Use interactive-p
+	only to control whether to print a message.
+
+	* tar-mode.el (tar-mode): Use write-contents-functions,
+	not write-contents-hooks.
+
 	* eshell/em-unix.el (eshell-du-sum-directory): Don't use
 	directory-sep-char.