aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog4
-rw-r--r--lisp/Makefile.in2
2 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a6c39f8781c..8c202491b99 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12009-11-20 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in (ELCFILES): Regenerate.
4
12009-11-20 Chong Yidong <cyd@stupidchicken.com> 52009-11-20 Chong Yidong <cyd@stupidchicken.com>
2 6
3 * cedet/cedet.el (cedet-menu-map): Re-order menu items. 7 * cedet/cedet.el (cedet-menu-map): Re-order menu items.
diff --git a/lisp/Makefile.in b/lisp/Makefile.in
index 3faa6a75647..af50e8ef0ee 100644
--- a/lisp/Makefile.in
+++ b/lisp/Makefile.in
@@ -827,10 +827,12 @@ ELCFILES = \
827 $(lisp)/help.elc \ 827 $(lisp)/help.elc \
828 $(lisp)/hex-util.elc \ 828 $(lisp)/hex-util.elc \
829 $(lisp)/hexl.elc \ 829 $(lisp)/hexl.elc \
830 $(lisp)/hfy-cmap.elc \
830 $(lisp)/hi-lock.elc \ 831 $(lisp)/hi-lock.elc \
831 $(lisp)/hilit-chg.elc \ 832 $(lisp)/hilit-chg.elc \
832 $(lisp)/hippie-exp.elc \ 833 $(lisp)/hippie-exp.elc \
833 $(lisp)/hl-line.elc \ 834 $(lisp)/hl-line.elc \
835 $(lisp)/htmlfontify.elc \
834 $(lisp)/ibuf-ext.elc \ 836 $(lisp)/ibuf-ext.elc \
835 $(lisp)/ibuf-macs.elc \ 837 $(lisp)/ibuf-macs.elc \
836 $(lisp)/ibuffer.elc \ 838 $(lisp)/ibuffer.elc \