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: Tue, 22 Jul 2003 15:07:49 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3323 emacs/src/ChangeLog:1.3324
*** emacs/src/ChangeLog:1.3323  Tue Jul 22 13:54:50 2003
--- emacs/src/ChangeLog Tue Jul 22 15:07:49 2003
***************
*** 1,3 ****
--- 1,14 ----
+ 2003-07-22  Stefan Monnier  <address@hidden>
+ 
+       * xfns.c: Don't check HAVE_PNG_H: autoconf doesn't seem to find it.
+ 
+       * buffer.c (delete_all_overlays): New function.
+       * buffer.h (delete_all_overlays): Declare.
+       * coding.c (run_pre_post_conversion_on_str):
+       * print.c (temp_output_buffer_setup):
+       * fileio.c (Finsert_file_contents):
+       * minibuf.c (get_minibuffer): Use it.
+ 
  2003-07-22  Andrew Choi  <address@hidden>
  
        * unexmacosx.c (unexec_regions_sort_compare):
***************
*** 18,24 ****
  
        * s/openbsd.h (LD_SWITCH_SYSTEM_TEMACS): Add undef.
  
!       * fns.c (Flocale_info): Renamed from Flanginfo.  Doc fixes.
        (syms_of_fns): Corresponding change.
  
        * alloc.c (syms_of_alloc): Doc fixes.
--- 29,35 ----
  
        * s/openbsd.h (LD_SWITCH_SYSTEM_TEMACS): Add undef.
  
!       * fns.c (Flocale_info): Rename from Flanginfo.  Doc fixes.
        (syms_of_fns): Corresponding change.
  
        * alloc.c (syms_of_alloc): Doc fixes.




reply via email to

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