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, 15 Jul 2008 21:01:45 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/07/15 21:01:44

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6696
retrieving revision 1.6697
diff -u -b -r1.6696 -r1.6697
--- ChangeLog   15 Jul 2008 18:35:28 -0000      1.6696
+++ ChangeLog   15 Jul 2008 21:01:42 -0000      1.6697
@@ -1,3 +1,8 @@
+2008-07-15  Stefan Monnier  <address@hidden>
+
+       * keyboard.c (parse_menu_item): Don't use cachelist, even under NS.
+       If the cache doesn't work, let's fix it, rather than work around it.
+
 2008-07-15  Adrian Robert <address@hidden>
 
        * Makefile.in: Correct additions for nsfont.o in last commit.
@@ -61,7 +66,7 @@
        (x_build_heuristic_mask, syms_of_image): Add NS support parallel to
        other GUIs, including XPM support using code originally written for
        Carbon GUI.
-       (png_load, jpeg_load, tiff_load, gif_load): Added implementations
+       (png_load, jpeg_load, tiff_load, gif_load): Add implementations
        using NS API.
        (image_ascent): Use font metrics macros instead of direct struct field
        access.




reply via email to

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