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  <[EMAIL PROTECTED]>
+ 
+       * eval.c (Fdefvar): Allow (defvar enable-multibyte-characters).
+ 
  2005-07-25  Jason Rumney  <[EMAIL PROTECTED]>
  
        * 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  <[EMAIL PROTECTED]>
--- 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  <[EMAIL PROTECTED]>


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to