Mercurial > emacs
changeset 18176:fc07ea29cd81
Define mouse-set-font in mule-menu-keymap.
Disable menu set-buffer-process-coding-system if there is no
process for the current buffer.
(command-execute-with-coding-system): New function.
(universal-coding-system-argument): Make it handle
universal-arguement correctly.
(describe-language-support): Call coding-system-doc-string instead
of coding-system-docstring.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 09 Jun 1997 12:51:37 +0000 |
parents | f8af1810653b |
children | cf5b766b9da2 |
files | lisp/international/mule-cmds.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/mule-cmds.el Mon Jun 09 10:39:19 1997 +0000 +++ b/lisp/international/mule-cmds.el Mon Jun 09 12:51:37 1997 +0000 @@ -561,7 +561,7 @@ (princ (format " %s (`%c' in mode line):\n\t%s\n" (car l) (coding-system-mnemonic (car l)) - (coding-system-docstring (car l)))) + (coding-system-doc-string (car l)))) (setq l (cdr l)))))))) ;;; Charset property