mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-21 07:30:50 -08:00
(ELCFILES): Fix typo in previous change.
This commit is contained in:
parent
2f686c8743
commit
f86ca715e1
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2009-06-23 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* Makefile.in (ELCFILES): Fix typo in previous change.
|
||||
|
||||
2009-06-23 Miles Bader <miles@gnu.org>
|
||||
|
||||
* cus-start.el: Add entry for `recenter-redisplay'.
|
||||
|
|
|
|||
|
|
@ -860,7 +860,7 @@ ELCFILES = \
|
|||
$(lisp)/net/tramp-compat.elc \
|
||||
$(lisp)/net/tramp-fish.elc \
|
||||
$(lisp)/net/tramp-ftp.elc \
|
||||
$(lisp)/net/tramp-gvfs.el \
|
||||
$(lisp)/net/tramp-gvfs.elc \
|
||||
$(lisp)/net/tramp-gw.elc \
|
||||
$(lisp)/net/tramp-smb.elc \
|
||||
$(lisp)/net/tramp-uu.elc \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue