emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sun, 12 Oct 2008 13:45:35 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/10/12 13:45:34

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.14604
retrieving revision 1.14605
diff -u -b -r1.14604 -r1.14605
--- ChangeLog   11 Oct 2008 22:06:43 -0000      1.14604
+++ ChangeLog   12 Oct 2008 13:45:29 -0000      1.14605
@@ -1,3 +1,18 @@
+2008-10-12  Chong Yidong  <address@hidden>
+
+       * tool-bar.el (tool-bar-setup): Variable deleted.
+       (tool-bar-setup): Set it up unconditionally.
+
+       * faces.el (x-create-frame-with-faces): Don't call tool-bar-setup.
+
+       * frame.el: Remove unneeded function declaration.
+
+       * progmodes/grep.el (grep-mode-tool-bar-map): Check if
+       tool-bar-map has been initialized before setting it up.
+
+       * progmodes/compile.el (compilation-mode-tool-bar-map): Check if
+       tool-bar-map has been initialized before setting it up.
+
 2008-10-11  Chong Yidong  <address@hidden>
 
        * emacs-lisp/warnings.el (display-warning): Issue a message if




reply via email to

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