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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog [lexbind]
Date: Fri, 16 Jul 2004 23:11:42 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2701.2.46 emacs/src/ChangeLog:1.2701.2.47
*** emacs/src/ChangeLog:1.2701.2.46     Sat Jul 17 02:49:48 2004
--- emacs/src/ChangeLog Sat Jul 17 02:51:56 2004
***************
*** 1,3 ****
--- 1,28 ----
+ 2004-07-15  KOBAYASHI Yasuhiro  <address@hidden>  (tiny change)
+ 
+       * w32fns.c (Fx_file_dialog): Encode strings in system coding
+       system before passing them to OS functions for display.
+ 
+ 2004-07-15  David Kastrup  <address@hidden>
+ 
+       * search.c (syms_of_search): staticpro
+       `saved_last_thing_searched'.  Apparently fixes an abort condition.
+ 
+ 2004-07-14  Luc Teirlinck  <address@hidden>
+ 
+       * fileio.c (Fvisited_file_modtime): Return a list of two integers,
+       instead of a cons.
+ 
+ 2004-07-14  K,Ba(Broly L,Bu(Brentey  <address@hidden>
+ 
+       * keyboard.c (echo_dash): Do nothing if there already is a dash
+       at the end of the echo string.
+ 
+ 2004-07-12  Kim F. Storm  <address@hidden>
+ 
+       * alloc.c (mark_object): Only look at Lisp_Misc_Save_Value
+       if GC_MARK_STACK.
+ 
  2004-07-10  Luc Teirlinck  <address@hidden>
  
        * buffer.c (Fswitch_to_buffer, Fpop_to_buffer): Doc fixes.




reply via email to

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