]> code.delx.au - gnu-emacs/commitdiff
; Add missing (tiny change) and minor cleanup
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 9 Apr 2015 17:21:07 +0000 (10:21 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 9 Apr 2015 17:22:42 +0000 (10:22 -0700)
ChangeLog.1

index b8e2c614585d61b0ec313ad1ccd96ff8a5a904b1..223f9df75450a6a6e7a737810c6c5632cf498050 100644 (file)
        (eshell-test/escape-special-quoted): Add tests for new
        `eshell-parse-backslash' behavior.
 
-2015-04-08  Gustav HÃ¥llberg  <gustav@gmail.com>
+2015-04-08  Gustav HÃ¥llberg  <gustav@gmail.com>  (tiny change)
 
-       (diff-hunk-file-names): Don't require a TAB after the file name
-       Fixes: debbugs:20276
-
-       (diff-hunk-file-names): Don't require a TAB  after the file name
        * lisp/vc/diff-mode.el (diff-hunk-file-names): Don't require a TAB
-       after the file name (bug#20276).
+       after the file name.
+       Fixes: debbugs:20276
 
 2015-04-08  Paul Eggert  <eggert@cs.ucla.edu>