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: Sat, 01 Dec 2001 23:50:06 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2280 emacs/src/ChangeLog:1.2281
*** emacs/src/ChangeLog:1.2280  Sat Dec  1 07:56:21 2001
--- emacs/src/ChangeLog Sat Dec  1 23:50:05 2001
***************
*** 1,3 ****
--- 1,7 ----
+ 2001-12-01  Stefan Monnier  <address@hidden>
+ 
+       * lisp.h (run_hook_list_with_args): Undo last change.
+ 
  2001-12-01  Gerd Moellmann  <address@hidden>
  
        * xterm.c (x_draw_fringe_bitmap): Always undo clipping.
***************
*** 33,39 ****
        The following changes add left-fringe and right-fringe
        frame parameters to adjust fringe widths, or remove one or
        both fringes.
!       
        * frame.h (struct frame): Remove trunc_area_pixel_width and
        trunc_area_cols fields.
        (Qleft_fringe, Qright_fringe): Declare.
--- 37,43 ----
        The following changes add left-fringe and right-fringe
        frame parameters to adjust fringe widths, or remove one or
        both fringes.
! 
        * frame.h (struct frame): Remove trunc_area_pixel_width and
        trunc_area_cols fields.
        (Qleft_fringe, Qright_fringe): Declare.



reply via email to

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