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: Fri, 06 May 2005 19:10:11 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4378 emacs/src/ChangeLog:1.4379
*** emacs/src/ChangeLog:1.4378  Fri May  6 22:17:30 2005
--- emacs/src/ChangeLog Fri May  6 23:10:10 2005
***************
*** 1,3 ****
--- 1,7 ----
+ 2005-05-07  Juanma Barranquero  <address@hidden>
+ 
+       * fns.c (Fchar_table_range): Fix typos in docstring.
+ 
  2005-05-06  Stefan Monnier  <address@hidden>
  
        * fns.c (Fchar_table_range): Yet Another Int/Lisp_Object Mixup.
***************
*** 1137,1143 ****
        * xdisp.c (init_from_display_pos): Don't read past end of
        it->overlay_strings array.
  
! 2005-02-25  Stephan Stahl <address@hidden>  (tiny change)
  
        * buffer.c (syms_of_buffer): Fix typo.
  
--- 1141,1147 ----
        * xdisp.c (init_from_display_pos): Don't read past end of
        it->overlay_strings array.
  
! 2005-02-25  Stephan Stahl  <address@hidden>  (tiny change)
  
        * buffer.c (syms_of_buffer): Fix typo.
  
***************
*** 1167,1173 ****
        I think those asserts are bogus if buffer contains invisible text
        or images.
  
! 2005-02-21  David Kastrup <address@hidden>
  
        * gtkutil.c (xg_create_frame_widgets): UNBLOCK_INPUT on error.
  
--- 1171,1177 ----
        I think those asserts are bogus if buffer contains invisible text
        or images.
  
! 2005-02-21  David Kastrup  <address@hidden>
  
        * gtkutil.c (xg_create_frame_widgets): UNBLOCK_INPUT on error.
  
***************
*** 3767,3773 ****
        compositions to encode.
        (encode_coding_string): Likewise.  Free composition data.
  
! 2004-09-30  Florian Weimer <address@hidden>
  
        * coding.c (code_convert_region): Free composition data.
  
--- 3771,3777 ----
        compositions to encode.
        (encode_coding_string): Likewise.  Free composition data.
  
! 2004-09-30  Florian Weimer  <address@hidden>
  
        * coding.c (code_convert_region): Free composition data.
  
***************
*** 4305,4311 ****
        * xfns.c (x_icon_verify): New function.
        (Fx_create_frame): Use it.
  
! 2004-07-22  Barry Fishman <address@hidden>  (tiny change)
  
        * s/gnu-linux.h: Use GC_MARK_STACK if __amd64__ is defined.
  
--- 4309,4315 ----
        * xfns.c (x_icon_verify): New function.
        (Fx_create_frame): Use it.
  
! 2004-07-22  Barry Fishman  <address@hidden>  (tiny change)
  
        * s/gnu-linux.h: Use GC_MARK_STACK if __amd64__ is defined.
  
***************
*** 5968,5974 ****
        * xdisp.c (note_mode_line_or_margin_highlight): Accept HEADER_LINE
        when keymap and cursor are setup.
  
! 2004-03-14  Steven Tamm <address@hidden>
  
        * Makefile.in (XMENU_OBJ) [HAVE_CARBON]: Do not include xmenu.o.
  
--- 5972,5978 ----
        * xdisp.c (note_mode_line_or_margin_highlight): Accept HEADER_LINE
        when keymap and cursor are setup.
  
! 2004-03-14  Steven Tamm  <address@hidden>
  
        * Makefile.in (XMENU_OBJ) [HAVE_CARBON]: Do not include xmenu.o.
  
***************
*** 6030,6036 ****
        (GTK_OBJ) [USE_GTK]: New declaration.
        (obj): Add $(GTK_OBJ) to list.
  
! 2004-03-11  Steven Tamm <address@hidden>
  
        * image.c [MAC_OSX]: Include sys/stat.h.
  
--- 6034,6040 ----
        (GTK_OBJ) [USE_GTK]: New declaration.
        (obj): Add $(GTK_OBJ) to list.
  
! 2004-03-11  Steven Tamm  <address@hidden>
  
        * image.c [MAC_OSX]: Include sys/stat.h.
  




reply via email to

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