1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-27 19:31:38 +00:00

(ELCFILES): Update.

This commit is contained in:
Glenn Morris 2008-12-10 04:33:27 +00:00
parent 52d21dc435
commit fb2facde09
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2008-12-10 Glenn Morris <rgm@gnu.org>
* vc-mcvs.el: Move to obsolete/, with warning comment.
* Makefile.in (ELCFILES): Update.
2008-12-10 Daiki Ueno <ueno@unixuser.org>
* epa-hook.el (epa-file-find-file-hook): Don't mark the current

View File

@ -915,6 +915,7 @@ ELCFILES = \
$(lisp)/obsolete/sc.elc \
$(lisp)/obsolete/scribe.elc \
$(lisp)/obsolete/swedish.elc \
$(lisp)/obsolete/vc-mcvs.elc \
$(lisp)/obsolete/x-menu.elc \
$(lisp)/org/org-agenda.elc \
$(lisp)/org/org-archive.elc \
@ -1237,7 +1238,6 @@ ELCFILES = \
$(lisp)/vc-git.elc \
$(lisp)/vc-hg.elc \
$(lisp)/vc-hooks.elc \
$(lisp)/vc-mcvs.elc \
$(lisp)/vc-mtn.elc \
$(lisp)/vc-rcs.elc \
$(lisp)/vc-sccs.elc \