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, 22 Nov 2004 00:32:53 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4046 emacs/src/ChangeLog:1.4047
*** emacs/src/ChangeLog:1.4046  Sun Nov 21 15:47:22 2004
--- emacs/src/ChangeLog Mon Nov 22 05:26:50 2004
***************
*** 1,3 ****
--- 1,7 ----
+ 2004-11-22  Stefan Monnier  <address@hidden>
+ 
+       * eval.c (Fdefvar): Warn when var is let-bound but globally void.
+ 
  2004-11-21  Kim F. Storm  <address@hidden>
  
        * xdisp.c (erase_phys_cursor): Clear hollow cursor inside TEXT_AREA.
***************
*** 11,19 ****
        * macterm.c (x_clip_to_row): Add area arg.  Callers changed.
        (x_draw_hollow_cursor, x_draw_bar_cursor): Clip to TEXT_AREA.
  
!       * xdisp.c (move_it_in_display_line_to, display_line): Restore
!       saved_face_id if overflow-newline-into-fringe is enabled and line
!       is continued before or in middle of element from display vector.
  
        * indent.c (Fvertical_motion): Fix last change.  Use another
        method to detect if iterator moved too far ahead after reseat.
--- 15,23 ----
        * macterm.c (x_clip_to_row): Add area arg.  Callers changed.
        (x_draw_hollow_cursor, x_draw_bar_cursor): Clip to TEXT_AREA.
  
!       * xdisp.c (move_it_in_display_line_to, display_line):
!       Restore saved_face_id if overflow-newline-into-fringe is enabled and
!       line is continued before or in middle of element from display vector.
  
        * indent.c (Fvertical_motion): Fix last change.  Use another
        method to detect if iterator moved too far ahead after reseat.
***************
*** 27,34 ****
  
  2004-11-20  Luc Teirlinck  <address@hidden>
  
!       * fns.c (Fyes_or_no_p): Call Fread_from_minibuffer with extra
!       argument.
        * callint.c (Fcall_interactively): Ditto.
  
  2004-11-20  Stefan Monnier  <address@hidden>
--- 31,37 ----
  
  2004-11-20  Luc Teirlinck  <address@hidden>
  
!       * fns.c (Fyes_or_no_p): Call Fread_from_minibuffer with extra argument.
        * callint.c (Fcall_interactively): Ditto.
  
  2004-11-20  Stefan Monnier  <address@hidden>
***************
*** 44,50 ****
        (Fread_from_minibuffer): New arg KEEP_ALL.  Callers changed.
  
        * search.c (Vsearch_spaces_regexp):
!       Renamed from Vsearch_whitespace_regexp.  All uses changed.
  
  2004-11-20  Thien-Thi Nguyen  <address@hidden>
  
--- 47,53 ----
        (Fread_from_minibuffer): New arg KEEP_ALL.  Callers changed.
  
        * search.c (Vsearch_spaces_regexp):
!       Rename from Vsearch_whitespace_regexp.  All uses changed.
  
  2004-11-20  Thien-Thi Nguyen  <address@hidden>
  
***************
*** 86,93 ****
  
  2004-11-16  Jan Dj,Ad(Brv  <address@hidden>
  
!       * gtkutil.c (xg_get_file_name): Fix typo in
!       HAVE_GTK_FILE_SELECTION_NEW.
  
        * xmenu.c (x_menu_in_use): Remove.
        (x_menu_set_in_use): Also set popup_activated_flag.
--- 89,95 ----
  
  2004-11-16  Jan Dj,Ad(Brv  <address@hidden>
  
!       * gtkutil.c (xg_get_file_name): Typo in HAVE_GTK_FILE_SELECTION_NEW.
  
        * xmenu.c (x_menu_in_use): Remove.
        (x_menu_set_in_use): Also set popup_activated_flag.




reply via email to

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