aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog.unicode
diff options
context:
space:
mode:
authorVinicius Jose Latorre2006-12-04 15:03:21 +0000
committerVinicius Jose Latorre2006-12-04 15:03:21 +0000
commit07e26c3fb0a93f083917be9a596bee101e88e334 (patch)
treef80f5514adb29c3d8b1817ec6fd848c9e4fd2c68 /lisp/ChangeLog.unicode
parentc2b692e313ebfc1a3d8693be459405f5607eb4cb (diff)
downloademacs-07e26c3fb0a93f083917be9a596bee101e88e334.tar.gz
emacs-07e26c3fb0a93f083917be9a596bee101e88e334.zip
Replace easy-menu-change by easy-menu-add-item.
Diffstat (limited to 'lisp/ChangeLog.unicode')
-rw-r--r--lisp/ChangeLog.unicode3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog.unicode b/lisp/ChangeLog.unicode
index 33d9efdc55c..7e436513471 100644
--- a/lisp/ChangeLog.unicode
+++ b/lisp/ChangeLog.unicode
@@ -14,6 +14,9 @@
14 * ps-mule.el: 14 * ps-mule.el:
15 * ps-print.el: Remove 'Time-stamp' comment mark. 15 * ps-print.el: Remove 'Time-stamp' comment mark.
16 16
17 * printing.el (pr-menu-bind): Replace 'easy-menu-change' by
18 'easy-menu-add-item' when called in Emacs 21 or higher.
19
172006-12-01 Vinicius Jose Latorre <viniciusjl@ig.com.br> 202006-12-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18 21
19 * ps-print.el : Fix doc. 22 * ps-print.el : Fix doc.