Mercurial > emacs
changeset 28829:2c7d957d3abb
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Mon, 08 May 2000 11:44:29 +0000 |
parents | b8133d80ec1e |
children | 13e4716deef5 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon May 08 11:41:53 2000 +0000 +++ b/lisp/ChangeLog Mon May 08 11:44:29 2000 +0000 @@ -1,3 +1,9 @@ +2000-05-08 Eli Zaretskii <eliz@is.elta.co.il> + + * international/mule-cmds.el (set-language-info-alist): Call + define-prefix-command with 3 arguments, to make the map suitable + for a menu. + 2000-05-07 Dave Love <fx@gnu.org> * time.el: Small doc fixes from Pavel Janic.