diff options
author | Andreas Schwab <schwab@suse.de> | 2008-04-22 06:53:52 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 2008-04-22 06:53:52 +0000 |
commit | c9b96e40c5ce007c6be248b264ae34cfb0f15b80 (patch) | |
tree | 76aaee8d6cd931a8e7e8bdf709aeba2e48abb21d /lisp/ChangeLog | |
parent | d5793be30c516653c280823735265f700807f8b3 (diff) | |
download | emacs-c9b96e40c5ce007c6be248b264ae34cfb0f15b80.tar.gz |
Unbreak bootstrap.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3e3108624b5..c08e64b81dc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -29,12 +29,6 @@ * add-log.el (top-level): Require 'cl when compiling. -2008-04-22 Stefan Monnier <monnier@iro.umontreal.ca> - - * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el) - ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el): - Undo last change. - 2008-04-21 Stefan Monnier <monnier@iro.umontreal.ca> * complete.el (PC-complete-as-file-name, PC-read-file-name-internal): |