aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2013-08-28 21:02:46 -0400
committerGlenn Morris2013-08-28 21:02:46 -0400
commitcc585c965a8549af7c3cc224adbee4bc8ae1e9ec (patch)
treed52eb58495cd4f98db7bb0a7e58aa214b055041f /lisp/ChangeLog
parent397440a1b6521d0dc60ee2abd97f5eed22020dab (diff)
downloademacs-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/ChangeLog4
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 @@
12013-08-29 Glenn Morris <rgm@gnu.org>
2
3 * progmodes/sh-script.el (sh-builtins) <bash>: Add some bash4-isms.
4
12013-08-28 Glenn Morris <rgm@gnu.org> 52013-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.