diff options
| -rw-r--r-- | lisp/ChangeLog | 2 |
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 | ||
| 61 | 2014-12-14 Steve Purcell <steve@sanityinc.com> (tiny change) | ||
| 62 | |||
| 63 | 2015-01-04 Paul Eggert <eggert@cs.ucla.edu> | 61 | 2015-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. |