aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2009-09-30 02:27:10 +0000
committerGlenn Morris2009-09-30 02:27:10 +0000
commit1fc28a2c9d6d862fabfc7e8deb01d6563253b2fc (patch)
treeb6a679088ee15c6555ce9f1f1bec1a141a51e6ac
parent9280709b47b946d3afb77479ef73f56dc9e4085a (diff)
downloademacs-1fc28a2c9d6d862fabfc7e8deb01d6563253b2fc.tar.gz
emacs-1fc28a2c9d6d862fabfc7e8deb01d6563253b2fc.zip
(authors-ignored-files): Add "js2-mode.el".
-rw-r--r--lisp/ChangeLog7
-rw-r--r--lisp/emacs-lisp/authors.el1
2 files changed, 8 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.
diff --git a/lisp/emacs-lisp/authors.el b/lisp/emacs-lisp/authors.el
index cd3c2d465d5..1b60f339081 100644
--- a/lisp/emacs-lisp/authors.el
+++ b/lisp/emacs-lisp/authors.el
@@ -243,6 +243,7 @@ listed.")
243 "texi/Makefile.in" 243 "texi/Makefile.in"
244 "Imakefile" "icons/sink.ico" "aixcc.lex" 244 "Imakefile" "icons/sink.ico" "aixcc.lex"
245 "nxml/char-name/unicode" 245 "nxml/char-name/unicode"
246 "js2-mode.el" ; only installed very briefly, replaced by js.el
246 ;; Autogen: 247 ;; Autogen:
247 "cus-load.el" "finder-inf.el" "ldefs-boot.el" 248 "cus-load.el" "finder-inf.el" "ldefs-boot.el"
248 ;; Never had any meaningful changes logged, now deleted: 249 ;; Never had any meaningful changes logged, now deleted: