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: Thu, 02 Dec 2004 18:59:22 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4074 emacs/src/ChangeLog:1.4075
*** emacs/src/ChangeLog:1.4074  Wed Dec  1 15:51:21 2004
--- emacs/src/ChangeLog Thu Dec  2 23:44:12 2004
***************
*** 1,3 ****
--- 1,20 ----
+ 2004-12-02  Richard M. Stallman  <address@hidden>
+ 
+       * config.in (RE_TRANSLATE_P): If make_number is not a macro,
+       don't use it here.
+ 
+       * eval.c (Fcalled_interactively_p): Don't check INTERACTIVE.
+       (interactive_p): Skip Scalled_interactively_p frames
+       like Sinteractive_p frames.
+ 
+       * data.c (Fmake_variable_buffer_local): Doc fix.
+       (Fmake_local_variable): Doc fix.
+ 
+       * insdel.c (insert_from_string_before_markers)
+       (insert_from_string): Don't modify buffer on empty insertion.
+ 
+       * window.c (Fget_lru_window, Fget_largest_window): Doc fixes.
+ 
  2004-12-01  YAMAMOTO Mitsuharu  <address@hidden>
  
        * macmenu.c (add_menu_item): Fallback on MacRoman if encoding




reply via email to

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