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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Mon, 29 Nov 2004 09:45:11 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4065 emacs/src/ChangeLog:1.4066
*** emacs/src/ChangeLog:1.4065  Mon Nov 29 07:16:48 2004
--- emacs/src/ChangeLog Mon Nov 29 14:39:09 2004
***************
*** 1,10 ****
  2004-11-29  Kenichi Handa  <address@hidden>
  
        * buffer.c (init_buffer): Set current_buffer->directory to a
        multibyte string made by string_to_multibyte.
  
!       * emacs.c (init_cmdargs): Set unibyte strings in
!       Vcommand_line_args.
  
  2004-11-27  Andreas Schwab  <address@hidden>
  
--- 1,13 ----
+ 2004-11-29  Stefan Monnier  <address@hidden>
+ 
+       * sysdep.c (emacs_write): Don't use QUIT.
+ 
  2004-11-29  Kenichi Handa  <address@hidden>
  
        * buffer.c (init_buffer): Set current_buffer->directory to a
        multibyte string made by string_to_multibyte.
  
!       * emacs.c (init_cmdargs): Set unibyte strings in Vcommand_line_args.
  
  2004-11-27  Andreas Schwab  <address@hidden>
  
***************
*** 13,20 ****
        * s/gnu-linux.h: Enable no-op gcpros on ia64.
        (GC_MARK_SECONDARY_STACK) [__ia64__]: Define.
  
!       * filelock.c (lock_file_1): Call get_boot_time early.  Increase
!       buffer size.
  
  2004-11-27  Eli Zaretskii  <address@hidden>
  
--- 16,23 ----
        * s/gnu-linux.h: Enable no-op gcpros on ia64.
        (GC_MARK_SECONDARY_STACK) [__ia64__]: Define.
  
!       * filelock.c (lock_file_1): Call get_boot_time early.
!       Increase buffer size.
  
  2004-11-27  Eli Zaretskii  <address@hidden>
  




reply via email to

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