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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Wed, 09 Apr 2008 03:34:24 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/04/09 03:34:22

Index: lisp/ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13380
retrieving revision 1.13381
diff -u -b -r1.13380 -r1.13381
--- lisp/ChangeLog      8 Apr 2008 22:12:12 -0000       1.13380
+++ lisp/ChangeLog      9 Apr 2008 03:34:19 -0000       1.13381
@@ -1,15 +1,19 @@
+2008-04-09  Stefan Monnier  <address@hidden>
+
+       * minibuffer.el: New file.
+
 2008-04-08  Stefan Monnier  <address@hidden>
 
        * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Make it depend on mh-e/*.el
        rather than subdirs.el.  It introduces an ugly circular dependency, tho.
 
-       * calc/calc.el: Load "cal-loaddefs" rather than set up autoloads 
manually.
+       * calc/calc.el: Load "cal-loaddefs" rather than set up manual autoloads.
        (calc-mode-map, calc-digit-map, calc-dispatch-map):
        Move initialization into declaration.
        * calc/calc-yank.el:
        * calc/calc-misc.el:
        * calc/calc-embed.el:
-       * calc/calc-aent.el: Add autoload cookies and set 
generated-autoload-file.
+       * calc/calc-aent.el: Add autoload cookies.  Set generated-autoload-file.
 
 2008-04-08  Michael Albinus  <address@hidden>
 




reply via email to

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