aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog.19
1 files changed, 3 insertions, 6 deletions
diff --git a/ChangeLog.1 b/ChangeLog.1
index b8e2c614585..223f9df7545 100644
--- a/ChangeLog.1
+++ b/ChangeLog.1
@@ -80,14 +80,11 @@
80 (eshell-test/escape-special-quoted): Add tests for new 80 (eshell-test/escape-special-quoted): Add tests for new
81 `eshell-parse-backslash' behavior. 81 `eshell-parse-backslash' behavior.
82 82
832015-04-08 Gustav HÃ¥llberg <gustav@gmail.com> 832015-04-08 Gustav HÃ¥llberg <gustav@gmail.com> (tiny change)
84 84
85 (diff-hunk-file-names): Don't require a TAB after the file name
86 Fixes: debbugs:20276
87
88 (diff-hunk-file-names): Don't require a TAB after the file name
89 * lisp/vc/diff-mode.el (diff-hunk-file-names): Don't require a TAB 85 * lisp/vc/diff-mode.el (diff-hunk-file-names): Don't require a TAB
90 after the file name (bug#20276). 86 after the file name.
87 Fixes: debbugs:20276
91 88
922015-04-08 Paul Eggert <eggert@cs.ucla.edu> 892015-04-08 Paul Eggert <eggert@cs.ucla.edu>
93 90