summaryrefslogtreecommitdiff
path: root/lisp/international
AgeCommit message (Expand)Author
2008-12-01Re-generated.Kenichi Handa
2008-12-01* international/mule-cmds.el (locale-preferred-coding-systems): Fix alist item.Juanma Barranquero
2008-11-27Set category 'C' to characters #x20000..#x2AFFF, #x2F800..#x2FFFF.Kenichi Handa
2008-11-24(quail-vunion): New function.Stefan Monnier
2008-11-21(quail-indent-to): New function.Stefan Monnier
2008-11-20* international/mule-util.el (set-nested-alist): Doc fix. Use `when'.Juanma Barranquero
2008-11-18* international/mule-cmds.el (update-leim-list-file): Simplify.Juanma Barranquero
2008-11-17* international/mule-cmds.el (ucs-completions): Mark as risky.Juanma Barranquero
2008-11-14* w32-fns.el (w32-shell-dos-semantics):Juanma Barranquero
2008-11-12* international/mule.el (autoload-coding-system, with-category-table)Juanma Barranquero
2008-11-04* international/mule-cmds.el (toggle-enable-multibyte-characters)Juanma Barranquero
2008-10-29(quail-show-guidance): Don't create a guidance-frame if current buffer isStefan Monnier
2008-10-26Docstrings of categories improved again.Kenichi Handa
2008-10-25Docstrings of categories improved.Kenichi Handa
2008-10-23(describe-language-environment): Indent sample text.Kenichi Handa
2008-10-22(universal-coding-system-argument): Check for C-g. (Bug#1205)Glenn Morris
2008-10-22Don't setupKenichi Handa
2008-10-19(kkc-init-file-name): Run file names that begin with a period thruEli Zaretskii
2008-10-18(emacs-internal): New coding system alias.Stefan Monnier
2008-10-16Removed `utf8' and `UTF8' aliases after discussion.Teodor Zlatanov
2008-10-15Add `utf8' and `UTF8' as aliases for the `utf-8' coding system.Teodor Zlatanov
2008-10-05(universal-coding-system-argument): Handle digit-argument too.Chong Yidong
2008-10-01(set-language-environment-nonascii-translation): Fix nonascii value forEli Zaretskii
2008-09-30File removed, as even ms-dos does not need it anymore.Eli Zaretskii
2008-09-05Require help-mode.Chong Yidong
2008-09-01(font-show-log): Fix previous change.Kenichi Handa
2008-09-01(set-language-environment): Don'tKenichi Handa
2008-09-01(script-representative-chars): Re-addKenichi Handa
2008-08-29(setup-default-fontset): PrependKenichi Handa
2008-08-29(unicode-category-table): Setup unicode-category-table.Kenichi Handa
2008-08-19(script-representative-chars): DeleteKenichi Handa
2008-08-18(font-show-log): Add optional arg N to control the limit of fontKenichi Handa
2008-08-04* international/mule-cmds.el (read-char-by-name):Juanma Barranquero
2008-08-01(encode-coding-char): New optional arg CHARSET.Kenichi Handa
2008-07-31(read-char-by-name): Accept hash notation. Doc fix.Juri Linkov
2008-07-31* bitmaps/README:Dan Nicolaescu
2008-07-29(ucs-names): New internal variable.Juri Linkov
2008-07-27Remove support for Mac Carbon.Dan Nicolaescu
2008-07-23(recode-region): Deactivate mark at the end.Chong Yidong
2008-07-15merging Emacs.app (NeXTstep port)Adrian Robert
2008-06-28robert marshall <robert at capuchin.co.uk> (tiny change)Glenn Morris
2008-06-27American English spelling fix.Glenn Morris
2008-06-26(encode-coding-char): Fix for ASCII characters.Kenichi Handa
2008-06-20(setup-default-fontset): Specify script for latin use of iso10646-1.Jason Rumney
2008-06-15(encoded-kbd-self-insert-utf-8): Catch and recover from case when the bytesStefan Monnier
2008-06-12Add some compiler declarations, for builds without X.Glenn Morris
2008-06-09(font-encoding-alist): Add an entry for "ascii-0".Kenichi Handa
2008-06-07Remove unnecessary eval-when-compiles.Glenn Morris
2008-06-04(define-ccl-program): Move `doc-string' decl down.John Paul Wallington
2008-06-04(define-ccl-program): Add `doc-string' declaration.John Paul Wallington