diff options
| author | Fabián Ezequiel Gallina | 2015-01-28 01:31:06 -0300 |
|---|---|---|
| committer | Fabián Ezequiel Gallina | 2015-01-28 01:31:06 -0300 |
| commit | 028ddef7a2b6662ac602ea70d308deecbc69b4db (patch) | |
| tree | d9cb53f0bad35b1e5e50089d22124376b1e877a8 | |
| parent | 95a2cb24b0697558e6629460d8bc693b394f0138 (diff) | |
| download | emacs-028ddef7a2b6662ac602ea70d308deecbc69b4db.tar.gz emacs-028ddef7a2b6662ac602ea70d308deecbc69b4db.zip | |
Cleanup lisp/ChangeLog
| -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. |