aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog2
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2e5a67ce228..8eb189873d2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -58,8 +58,6 @@
58 * progmodes/sh-script.el (sh-mode): Doc fix. 58 * progmodes/sh-script.el (sh-mode): Doc fix.
59 (sh-basic-indent-line): Handle electric newline. (Bug#18756) 59 (sh-basic-indent-line): Handle electric newline. (Bug#18756)
60 60
612014-12-14 Steve Purcell <steve@sanityinc.com> (tiny change)
62
632015-01-04 Paul Eggert <eggert@cs.ucla.edu> 612015-01-04 Paul Eggert <eggert@cs.ucla.edu>
64 62
65 Fix dired quoting bug with "Hit`N`Hide". Fixes Bug#19498. 63 Fix dired quoting bug with "Hit`N`Hide". Fixes Bug#19498.