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: Fri, 19 Sep 2003 10:36:34 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3371 emacs/src/ChangeLog:1.3372
*** emacs/src/ChangeLog:1.3371  Thu Sep 18 06:40:04 2003
--- emacs/src/ChangeLog Fri Sep 19 10:36:34 2003
***************
*** 1,3 ****
--- 1,15 ----
+ 2003-09-19  Richard M. Stallman  <address@hidden>
+ 
+       * atimer.h: Don't include lisp.h.
+       (P_): Define it here (as well as elsewhere).
+ 
+       * print.c (Fprin1_to_string): Move the PRINTPREPARE
+       later, so that PRINTFINISH won't unbind Qinhibit_modification_hooks.
+ 
+       * data.c (Fvariable_binding_locus): New function.
+       (syms_of_data): defsubr it.
+       (Flocal_variable_p): Delete duplicate call to indirect_variable.
+ 
  2003-09-18  Dave Love  <address@hidden>
  
        * process.c (Fnetwork_interface_info): Fix type error.




reply via email to

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