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: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Fri, 17 Jun 2005 10:10:09 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4463 emacs/src/ChangeLog:1.4464
*** emacs/src/ChangeLog:1.4463  Fri Jun 17 01:07:30 2005
--- emacs/src/ChangeLog Fri Jun 17 14:10:09 2005
***************
*** 1,3 ****
--- 1,24 ----
+ 2005-06-17  Richard M. Stallman  <address@hidden>
+ 
+       * xdisp.c (get_next_display_element): Reverse
+       test of Vshow_nonbreak_escape.
+ 
+       * term.c (produce_special_glyphs): Use spec_glyph_lookup_face.
+ 
+       * keyboard.c (read_char): Call restore_getcjmp after jump occurs.
+ 
+       * dispnew.c (spec_glyph_lookup_face): New function.
+       (build_frame_matrix_from_leaf_window): Use it.
+ 
+       * dispextern.h (spec_glyph_lookup_face): Add declaration.
+ 
+       * buffer.c (syms_of_buffer) <cursor-type>: Doc fix.
+ 
+ 2005-06-12  Richard M. Stallman  <address@hidden>
+ 
+       * keyboard.c (read_char): After catching a longjmp,
+       call restore_getcjmp.
+ 
  2005-06-17  Juanma Barranquero  <address@hidden>
  
        * xselect.c (lisp_data_to_selection_data): Fix spelling.
***************
*** 105,111 ****
  
        * xdisp.c (note_mode_line_or_margin_highlight): Call clear_mouse_face
        when mouse_face is not given.
-       Remove unnecessary tabs.
  
  2005-06-09  Luc Teirlinck  <address@hidden>
  
--- 126,131 ----




reply via email to

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