diff options
| author | Glenn Morris | 2013-08-28 21:02:46 -0400 |
|---|---|---|
| committer | Glenn Morris | 2013-08-28 21:02:46 -0400 |
| commit | cc585c965a8549af7c3cc224adbee4bc8ae1e9ec (patch) | |
| tree | d52eb58495cd4f98db7bb0a7e58aa214b055041f /lisp/ChangeLog | |
| parent | 397440a1b6521d0dc60ee2abd97f5eed22020dab (diff) | |
| download | emacs-cc585c965a8549af7c3cc224adbee4bc8ae1e9ec.tar.gz emacs-cc585c965a8549af7c3cc224adbee4bc8ae1e9ec.zip | |
* lisp/progmodes/sh-script.el (sh-builtins) <bash>: Add some bash4-isms.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 616f9044f78..817476fb1c4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2013-08-29 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * progmodes/sh-script.el (sh-builtins) <bash>: Add some bash4-isms. | ||
| 4 | |||
| 1 | 2013-08-28 Glenn Morris <rgm@gnu.org> | 5 | 2013-08-28 Glenn Morris <rgm@gnu.org> |
| 2 | 6 | ||
| 3 | * progmodes/antlr-mode.el: No need to require cc-mode twice. | 7 | * progmodes/antlr-mode.el: No need to require cc-mode twice. |