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, 29 Aug 2003 12:19:22 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3351 emacs/src/ChangeLog:1.3352
*** emacs/src/ChangeLog:1.3351  Fri Aug 29 05:29:39 2003
--- emacs/src/ChangeLog Fri Aug 29 12:19:21 2003
***************
*** 1,3 ****
--- 1,21 ----
+ 2003-08-29  Richard M. Stallman  <address@hidden>
+ 
+       * dispnew.c (adjust_glyph_matrix): Call window_box
+       whenever W is nonzero.
+ 
+       * data.c (Fmake_variable_buffer_local, Fmake_local_variable)
+       (Fkill_local_variable, Fmake_variable_frame_local)
+       (Flocal_variable_p, Flocal_variable_if_set_p): 
+       Use indirect_variable to trace thru variable aliases.
+ 
+       * config.in: Updated.
+ 
+       * callint.c (Fcall_interactively): Save and restore
+       Vthis_command, Vthis_original_command, real_this_command,
+       and current_kboard->Vlast_command.
+ 
+       * abbrev.c (Fexpand_abbrev): Insert before deleting.
+ 
  2003-08-29  Gerd Moellmann  <address@hidden>
  
        * xfns.c (lookup_rgb_color): Handle TrueColor visuals specially.




reply via email to

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