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


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Sun, 11 Dec 2005 10:40:38 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4758 emacs/src/ChangeLog:1.4759
*** emacs/src/ChangeLog:1.4758  Sun Dec 11 09:51:29 2005
--- emacs/src/ChangeLog Sun Dec 11 15:40:37 2005
***************
*** 1,3 ****
--- 1,21 ----
+ 2005-12-11  Richard M. Stallman  <address@hidden>
+ 
+       * xdisp.c (syms_of_xdisp) <blink-cursor-alist>: Doc fix.
+ 
+       * lisp.h [! NO_UNION_TYPE] (EQ): Use == so args are computed just once.
+ 
+       * keymap.c (Fset_keymap_parent, store_in_keymap): Use CHECK_IMPURE.
+       (Flookup_key): Doc fix.
+       (syms_of_keymap) <function-key-map>: Doc fix.
+ 
+       * fns.c (Frequire): Treat evaluating from a source file
+       like loading the file.
+ 
+       * floatfns.c (Flog): Doc fix.
+ 
+       * fileio.c (Finsert_file_contents): Set Vdeactivate_mark
+       when we change the buffer.
+ 
  2005-12-11  Juri Linkov  <address@hidden>
  
        * minibuf.c (display_completion_list_1):




reply via email to

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