emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Sun, 14 Oct 2007 17:30:49 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/10/14 17:30:49

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5928
retrieving revision 1.5929
diff -u -b -r1.5928 -r1.5929
--- ChangeLog   14 Oct 2007 02:46:53 -0000      1.5928
+++ ChangeLog   14 Oct 2007 17:30:48 -0000      1.5929
@@ -1,3 +1,9 @@
+2007-10-14  Juanma Barranquero  <address@hidden>
+
+       * eval.c (do_autoload): Don't save autoloads.
+
+       * data.c (Ffset): Save autoload of the function being set.
+
 2007-10-07  John Paul Wallington  <address@hidden>
 
        * xfns.c (x_create_tip_frame): Set the `display-type' frame
@@ -813,7 +819,7 @@
        * keyboard.c (restore_kboard_configuration): Only define when
        MULTI_KBOARD defined.
 
-       * makefile.w32-in: Update dependancies from Makefile.in
+       * makefile.w32-in: Update dependancies from Makefile.in.
        (OBJ1): Add terminal.$(O)
 
        * term.c (dissociate_if_controlling_tty) [WINDOWSNT]:




reply via email to

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