From 1fc28a2c9d6d862fabfc7e8deb01d6563253b2fc Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 30 Sep 2009 02:27:10 +0000 Subject: [PATCH] (authors-ignored-files): Add "js2-mode.el". --- lisp/ChangeLog | 7 +++++++ lisp/emacs-lisp/authors.el | 1 + 2 files changed, 8 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 73b9db7fe7..0583737809 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2009-09-30 Glenn Morris + + * cedet/semantic/bovine/gcc.el (semantic-gcc-setup): Replace runtime use + of CL function `remove-if-not'. + + * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el". + 2009-09-29 Chong Yidong * files.el (safe-local-eval-forms): Fix typo. diff --git a/lisp/emacs-lisp/authors.el b/lisp/emacs-lisp/authors.el index cd3c2d465d..1b60f33908 100644 --- a/lisp/emacs-lisp/authors.el +++ b/lisp/emacs-lisp/authors.el @@ -243,6 +243,7 @@ listed.") "texi/Makefile.in" "Imakefile" "icons/sink.ico" "aixcc.lex" "nxml/char-name/unicode" + "js2-mode.el" ; only installed very briefly, replaced by js.el ;; Autogen: "cus-load.el" "finder-inf.el" "ldefs-boot.el" ;; Never had any meaningful changes logged, now deleted: -- 2.20.1