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,v


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Tue, 16 Oct 2007 16:28:42 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/10/16 16:28:40

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5934
retrieving revision 1.5935
diff -u -b -r1.5934 -r1.5935
--- ChangeLog   16 Oct 2007 15:49:43 -0000      1.5934
+++ ChangeLog   16 Oct 2007 16:28:39 -0000      1.5935
@@ -1,5 +1,16 @@
 2007-10-16  Stefan Monnier  <address@hidden>
 
+       * xfns.c (Fx_create_frame, Fx_display_list):
+       * window.c (window_fixed_size_p, enlarge_window)
+       (shrink_window_lowest_first):
+       * macterm.c (init_font_name_table):
+       * macfns.c (Fx_create_frame, Fx_display_list):
+       * lread.c (close_load_descs):
+       * keyboard.c (read_char_x_menu_prompt):
+       * fns.c (Fmember, Fmemql, Fdelete, Fset_char_table_parent):
+       * coding.c (code_convert_region_unwind): Test the type of an object
+       rather than just !NILP before extracting data from it.
+
        * alloc.c (Fpurecopy): Set the pvec tag on pseudo vectors.
 
        * lisp.h (enum Lisp_Misc_Type): Del Lisp_Misc_Some_Buffer_Local_Value.




reply via email to

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