aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2008-10-04 01:23:30 +0000
committerDan Nicolaescu2008-10-04 01:23:30 +0000
commitbf784417de59427b321d2fd20f1e777bd731d7bd (patch)
tree90f68ef3b173ca8f035947afb488ab616d051143 /lisp/ChangeLog
parent847fb889ab9d0f22b772056e02aa658427027a87 (diff)
downloademacs-bf784417de59427b321d2fd20f1e777bd731d7bd.tar.gz
emacs-bf784417de59427b321d2fd20f1e777bd731d7bd.zip
(x-create-frame-with-faces): Only setup the toolbar if
tool-bar-mode is on.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 42f2354889a..b13f1b48c4c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12008-10-04 Dan Nicolaescu <dann@ics.uci.edu> 12008-10-04 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * faces.el (x-create-frame-with-faces): Only setup the toolbar if
4 tool-bar-mode is on.
5
3 * vc-svn.el (vc-svn-dir-status-files): 6 * vc-svn.el (vc-svn-dir-status-files):
4 * vc-cvs.el (vc-cvs-dir-status-files): New function. 7 * vc-cvs.el (vc-cvs-dir-status-files): New function.
5 8