changeset 32064:ac184f93f0f3

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Mon, 02 Oct 2000 06:50:45 +0000
parents 3fb2a3b13c5e
children 4f8ce7eb45a5
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Oct 02 06:49:21 2000 +0000
+++ b/lisp/ChangeLog	Mon Oct 02 06:50:45 2000 +0000
@@ -2,9 +2,10 @@
 
 	* diff-mode.el (diff-goto-source): Emit a status message.
 	(diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
-	(diff-test-hunk): Make the return value agree with the doc string.
+	(diff-test-hunk): Fix doc string.
 	(diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
 	(diff-advance-after-apply-hunk): New variable.
+	(diff-apply-hunk): Don't return a value.
 
 2000-10-01  Stefan Monnier  <monnier@cs.yale.edu>