1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-28 01:00:52 -07:00

(ELCFILES): Add fadr.elc.

This commit is contained in:
Glenn Morris 2009-06-22 06:35:04 +00:00
parent 731a00fbd7
commit 97e181925b
2 changed files with 3 additions and 0 deletions

View file

@ -1,5 +1,7 @@
2009-06-22 Glenn Morris <rgm@gnu.org>
* Makefile.in (ELCFILES): Add fadr.elc.
* calendar/appt.el (appt-make-list): Fix off-by-one error caused by
differing behavior of \n and ^ in strings. (Bug#3385)

View file

@ -497,6 +497,7 @@ ELCFILES = \
$(lisp)/face-remap.elc \
$(lisp)/facemenu.elc \
$(lisp)/faces.elc \
$(lisp)/fadr.elc \
$(lisp)/ffap.elc \
$(lisp)/filecache.elc \
$(lisp)/files.elc \