aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2009-09-20 14:22:30 +0000
committerChong Yidong2009-09-20 14:22:30 +0000
commit48bcb95a906dbbc27a1cd4db3cbde111346cbd87 (patch)
tree167123c442ac7af8a9cdcdaf3455b019611a4cfe /lisp/ChangeLog
parent17af2991b5bd71ed2d3d69fd4467e1fc8a31d8d1 (diff)
downloademacs-48bcb95a906dbbc27a1cd4db3cbde111346cbd87.tar.gz
emacs-48bcb95a906dbbc27a1cd4db3cbde111346cbd87.zip
* progmodes/autoconf.el: Provide autoconf as well.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index de47dbd2940..bdd997453d8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12009-09-20 Chong Yidong <cyd@stupidchicken.com> 12009-09-20 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * progmodes/autoconf.el: Provide autoconf as well.
4
3 * files.el (auto-mode-alist): Use emacs-lisp-mode for Project.ede. 5 * files.el (auto-mode-alist): Use emacs-lisp-mode for Project.ede.
4 6
5 * cedet/semantic/bovine/gcc.el (semantic-gcc-test-output-parser) 7 * cedet/semantic/bovine/gcc.el (semantic-gcc-test-output-parser)