Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4466 emacs/src/ChangeLog:1.4467
*** emacs/src/ChangeLog:1.4466  Mon Jun 20 10:45:30 2005
--- emacs/src/ChangeLog Mon Jun 20 21:34:26 2005
***************
*** 1,3 ****
--- 1,7 ----
+ 2005-06-20  Kim F. Storm  <[EMAIL PROTECTED]>
+ 
+       * fns.c (Fsort): Doc fix.
+ 
  2005-06-20  Miles Bader  <[EMAIL PROTECTED]>
  
        * xfaces.c (Qvertical_divider): New variable.
***************
*** 17,23 ****
        * term.c (produce_special_glyphs): Use spec_glyph_lookup_face.
        (Ftty_no_underline): New function.
        (syms_of_term): defsubr it.
!       
        * keyboard.c (read_char): Call restore_getcjmp after jump occurs.
  
        * dispnew.c (spec_glyph_lookup_face): New function.
--- 21,27 ----
        * term.c (produce_special_glyphs): Use spec_glyph_lookup_face.
        (Ftty_no_underline): New function.
        (syms_of_term): defsubr it.
! 
        * keyboard.c (read_char): Call restore_getcjmp after jump occurs.
  
        * dispnew.c (spec_glyph_lookup_face): New function.


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

Reply via email to