From: Paul Eggert Date: Thu, 9 Apr 2015 17:21:07 +0000 (-0700) Subject: ; Add missing (tiny change) and minor cleanup X-Git-Tag: emacs-25.0.90~2514 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=cf09ed1e4decc280d7e2e08cabc30ed8737e2d84;p=emacs.git ; Add missing (tiny change) and minor cleanup --- diff --git a/ChangeLog.1 b/ChangeLog.1 index b8e2c614585..223f9df7545 100644 --- a/ChangeLog.1 +++ b/ChangeLog.1 @@ -80,14 +80,11 @@ (eshell-test/escape-special-quoted): Add tests for new `eshell-parse-backslash' behavior. -2015-04-08 Gustav HÃ¥llberg +2015-04-08 Gustav HÃ¥llberg (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