aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2009-09-30 02:27:10 +0000
committerGlenn Morris2009-09-30 02:27:10 +0000
commit1fc28a2c9d6d862fabfc7e8deb01d6563253b2fc (patch)
treeb6a679088ee15c6555ce9f1f1bec1a141a51e6ac /lisp/ChangeLog
parent9280709b47b946d3afb77479ef73f56dc9e4085a (diff)
downloademacs-1fc28a2c9d6d862fabfc7e8deb01d6563253b2fc.tar.gz
emacs-1fc28a2c9d6d862fabfc7e8deb01d6563253b2fc.zip
(authors-ignored-files): Add "js2-mode.el".
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 73b9db7fe74..05837378097 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12009-09-30 Glenn Morris <rgm@gnu.org>
2
3 * cedet/semantic/bovine/gcc.el (semantic-gcc-setup): Replace runtime use
4 of CL function `remove-if-not'.
5
6 * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
7
12009-09-29 Chong Yidong <cyd@stupidchicken.com> 82009-09-29 Chong Yidong <cyd@stupidchicken.com>
2 9
3 * files.el (safe-local-eval-forms): Fix typo. 10 * files.el (safe-local-eval-forms): Fix typo.