emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Thu, 13 Mar 2008 06:05:27 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/03/13 06:05:27

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13052
retrieving revision 1.13053
diff -u -b -r1.13052 -r1.13053
--- ChangeLog   13 Mar 2008 06:00:07 -0000      1.13052
+++ ChangeLog   13 Mar 2008 06:05:25 -0000      1.13053
@@ -5,6 +5,16 @@
 
        * startup.el (command-line-1): Rename -scriptload to -internal-script.
 
+       * Makefile.in ($(lisp)/loaddefs.el): Remove this target.
+       (MH_E_SRC): Remove variable.
+       ($(lisp)/mh-e/mh-loaddefs.el): Remove $MH_E_SRC dependency.  Simplify
+       file header.  Use $@ for generated-autoload-file.
+
+       * Makefile.in (LOADDEFS): New variable.
+       (AUTOGENEL): Use $LOADDEFS.
+       (autoloads): Remove $(lisp)/loaddefs.el dependency; add $LOADDEFS.
+       ($(lisp)/calendar/cal-loaddefs.el, $(lisp)/calendar/diary-loaddefs.el):
+       ($(lisp)/calendar/hol-loaddefs.el): New targets.
        * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
        * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-html.el:
        * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:




reply via email to

[Prev in Thread] Current Thread [Next in Thread]