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:
parent
731a00fbd7
commit
97e181925b
2 changed files with 3 additions and 0 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue