changeset 44057:6f847a384e1a

*** empty log message ***
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Thu, 21 Mar 2002 02:11:53 +0000
parents 448873845bcc
children b52e085be218
files lisp/ChangeLog
diffstat 1 files changed, 12 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Mar 21 02:09:51 2002 +0000
+++ b/lisp/ChangeLog	Thu Mar 21 02:11:53 2002 +0000
@@ -1,3 +1,8 @@
+2002-03-21  Thien-Thi Nguyen  <ttn@gnu.org>
+
+	* mail/emacsbug.el (report-emacs-bug-hook): Remove submitter
+	directions as the last action.
+
 2002-03-21  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
 
 	* startup.el (fancy-splash-tail, normal-splash-screen): Update
@@ -18,30 +23,30 @@
 	warning free compile.
 
 2002-03-20  Michael Kifer  <kifer@cs.stonybrook.edu>
-	
+
 	* ediff-diff.el (ediff-install-fine-diff-if-necessary): take
 	the current highlighting style into account.
 	(ediff-forward-word-function,ediff-whitespace,ediff-word-1,
 	ediff-word-2,ediff-word-3,ediff-word-4): make them buffer local.
-	
+
 	* ediff-init.el (ediff-patch-job): new macro.
-	
+
 	* ediff-mult.el (ediff-make-new-meta-list-header): new API function.
 	(ediff-intersect-directories): use ediff-make-new-meta-list-header.
-	
+
 	* ediff-ptch.el (ediff-map-patch-buffer): use
 	ediff-make-new-meta-list-header.
 	(ediff-fixup-patch-map): use the meta-list API from ediff-mult.el.
-	
+
 	* ediff-util.el (ediff-toggle-hilit): fix toggling of highliting.
 	(ediff-select-difference): take highlighting style into account.
 	(ediff-clone-buffer-for-region-comparison): new function.
 	(ediff-inferior-compare-regions): added comparison of current diff
 	regions.
-	
+
 	* ediff.el (ediff-clone-buffer-for-region-comparison,
 	ediff-clone-buffer-for-window-comparison): moved to ediff-util.el.
-	
+
 2002-03-19  pmr-sav  <pmr-sav@hamm.pajato.com>
 
 	* mail-utils.el (rmail-dont-reply-to):