Mercurial > emacs
changeset 49030:941130502bf4
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Fri, 03 Jan 2003 20:16:56 +0000 |
parents | 835ac7993b8d |
children | 1f99e20d4977 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 21 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jan 03 20:16:11 2003 +0000 +++ b/lisp/ChangeLog Fri Jan 03 20:16:56 2003 +0000 @@ -1,3 +1,24 @@ +2003-01-03 Dave Love <fx@gnu.org> + + * international/mule-cmds.el (sort-coding-systems): Adjust + priority of utf-16 and x-ctext. + + * international/utf-8.el (utf-translate-cjk): Call + optimize-char-coding-system-table. + + * international/ucs-tables.el (ucs-unify-8859, ucs-fragment-8859): + Call optimize-char-coding-system-table. + + * international/mule.el (register-char-codings): Don't call + optimize-char-coding-system-table here. + (keyboard-coding-system): Doc fix. Update :version. + + * textmodes/nroff-mode.el (nroff-mode-hook): Customize. + (nroff-imenu-expression): New. + (nroff-mode): Use it. + + * autoinsert.el (auto-insert-alist): Add man page skeleton. + 2003-01-03 Andre Spiegel <spiegel@gnu.org> * vc-rcs.el (vc-rcs-revert): Unlock only if the user does have