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: Tue, 26 Jul 2005 12:28:44 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4536 emacs/src/ChangeLog:1.4537
*** emacs/src/ChangeLog:1.4536  Mon Jul 25 22:17:02 2005
--- emacs/src/ChangeLog Tue Jul 26 16:28:44 2005
***************
*** 1,3 ****
--- 1,7 ----
+ 2005-07-26  Stefan Monnier  <address@hidden>
+ 
+       * eval.c (Fdefvar): Allow (defvar enable-multibyte-characters).
+ 
  2005-07-25  Jason Rumney  <address@hidden>
  
        * w32menu.c (w32_menu_display_help): Suppress tooltip when
***************
*** 22,28 ****
        (Fgarbage_collect, init_alloc_once): Compute gc_relative_threshold
        instead of gc_cons_combined_threshold.
  
!       * lisp.h (gc_cons_threshold, gc_relative_threshold): Declared.
        (gc_cons_combined_threshold): Declaration deleted.
  
  2005-07-23  YAMAMOTO Mitsuharu  <address@hidden>
--- 26,32 ----
        (Fgarbage_collect, init_alloc_once): Compute gc_relative_threshold
        instead of gc_cons_combined_threshold.
  
!       * lisp.h (gc_cons_threshold, gc_relative_threshold): Declare.
        (gc_cons_combined_threshold): Declaration deleted.
  
  2005-07-23  YAMAMOTO Mitsuharu  <address@hidden>




reply via email to

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