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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Mon, 24 Feb 2003 02:58:54 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3120 emacs/src/ChangeLog:1.3121
*** emacs/src/ChangeLog:1.3120  Sun Feb 23 17:11:20 2003
--- emacs/src/ChangeLog Mon Feb 24 02:58:51 2003
***************
*** 1,3 ****
--- 1,8 ----
+ 2003-02-24  Juanma Barranquero  <address@hidden>
+ 
+       * xdisp.c (Qwhen): Declare external; it's now defined in callint.c.
+       (syms_of_xdisp): Don't initialize Qwhen.
+ 
  2003-02-23  Jan Dj,Ad(Brv  <address@hidden>
  
        * keyboard.c (cancel_hourglass_unwind): New function.
***************
*** 10,16 ****
        (Fcall_interactively): Call fix_command.
        (Qif, Qwhen): New variables.
        (syms_of_callint): Init and staticpro them.
!       
        * regex.c (print_partial_compiled_pattern): Output to stderr.
  
  2003-02-23  Kai Gro,A_(Bjohann  <address@hidden>
--- 15,21 ----
        (Fcall_interactively): Call fix_command.
        (Qif, Qwhen): New variables.
        (syms_of_callint): Init and staticpro them.
! 
        * regex.c (print_partial_compiled_pattern): Output to stderr.
  
  2003-02-23  Kai Gro,A_(Bjohann  <address@hidden>




reply via email to

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