summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2008-06-12 15:29:52 +0000
committerChong Yidong <cyd@stupidchicken.com>2008-06-12 15:29:52 +0000
commited6fd57fbde635b492eada7847029efbf280db67 (patch)
treec0f1868f6462e1eb518347c013e661f52a49628a /lisp
parentf82605c6b65ae393cfb9f7a7f0b173a6efd83e5c (diff)
downloademacs-ed6fd57fbde635b492eada7847029efbf280db67.tar.gz
* menu-bar.el (menu-set-font): Renamed x-font-dialog to
x-select-font.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f088b5a4d56..e0a8f6dbb7e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-12 Chong Yidong <cyd@stupidchicken.com>
+
+ * menu-bar.el (menu-set-font): Renamed x-font-dialog to
+ x-select-font.
+
2008-06-12 Glenn Morris <rgm@gnu.org>
* progmodes/f90.el (f90-beginning-of-subprogram)