summaryrefslogtreecommitdiff
path: root/lisp/international
Commit message (Collapse)AuthorAgeFilesLines
* (iso-cvt-read-only): Ignore arguments.Richard M. Stallman2007-05-101-2/+2
| | | | (iso-cvt-write-only): Likewise.
* (auto-coding-alist): Add pdf => no-conversion.Richard M. Stallman2007-04-291-0/+1
|
* (auto-coding-alist): no-conversion for .exe and .EXE.Chong Yidong2007-04-191-2/+4
|
* (ascii-case-table): New var.Chong Yidong2007-04-041-0/+14
|
* (quail-setup-completion-buf): Make theKenichi Handa2007-03-201-3/+6
| | | | | | completion buffer read-only. (quail-completion): Adjusted for the above change. Leave the modified flag nil.
* Fix read-only prompt problem in isearchMiles Bader2007-03-071-0/+9
| | | | | | | `isearch-process-search-multibyte-characters' would signal an error if minibuffer-prompt-properties contained a `read-only t' property. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-666
* Fix previous change.Kenichi Handa2007-03-051-1/+2
|
* *** empty log message ***Kenichi Handa2007-03-051-1/+1
|
* Set category `l' (latin) for moreKenichi Handa2007-03-051-2/+5
| | | | characters.
* (find-auto-coding): Don't search for line-ending characters past theChong Yidong2007-03-031-1/+1
| | | | end of the tail.
* (utf-8-pre-write-conversion): Handle theKenichi Handa2007-02-241-3/+5
| | | | case that BEG is a string.
* (locale-language-names): Map "eo" to "Esperanto".Kenichi Handa2007-02-191-1/+1
|
* (latin1-display-char): Use make-glyph-code.Kim F. Storm2007-02-141-6/+2
|
* Fix documentation of category `a'.Kenichi Handa2007-02-131-1/+1
|
* (titdic-convert): Force files beKenichi Handa2007-02-111-4/+8
| | | | | | | written with Unix-like eol format. Read files under CXTERM-DIC by raw-text. (miscdic-convert): Force files be written with Unix-like eol format.
* (quail-show-key): Fix an error message.Kenichi Handa2007-02-021-1/+1
|
* (quail-show-key): Fix previous change.Kenichi Handa2007-02-011-1/+1
|
* (quail-show-key): Signal an error if theKenichi Handa2007-02-011-0/+2
| | | | current input method is not using Quail.
* (quail-store-decode-map-key): Store aKenichi Handa2007-01-311-9/+35
| | | | | | | | | translated character too. (quail-char-equal-p): New function. (quail-find-key1): Check character equality by quail-char-equal-p. (quail-decode-map-generated): New variable. (quail-find-key): Check quail-decode-map-generated and re-generate a decode map if necessary.
* (find-auto-coding): Fix typo in docstring.Juanma Barranquero2007-01-291-1/+1
|
* (py-converter): Fix previous change.Kenichi Handa2007-01-291-1/+1
|
* (skkdic-convert): AddKenichi Handa2007-01-291-1/+1
| | | | byte-compile-disable-print-circle:t at the head.
* (tit-process-header): AddKenichi Handa2007-01-291-2/+8
| | | | | | byte-compile-disable-print-circle:t at the head. (miscdic-convert): Likewise. (py-converter): Skip the header comments.
* (skkdic-convert): Insert a relativeKenichi Handa2007-01-241-1/+1
| | | | file name of the original SKK dictionary file.
* Add 2007 to copyright.Glenn Morris2007-01-212-2/+2
|
* Add 2007 to copyright years.Glenn Morris2007-01-2137-56/+56
|
* (select-safe-coding-system-interactively): Fix message.Kenichi Handa2007-01-091-3/+3
|
* (sgml-html-meta-auto-coding-function): Ensure that the buffer contains aRomain Francoise2007-01-051-1/+6
| | | | HTML document.
* (select-safe-coding-system-interactively): Fix message.Richard M. Stallman2006-12-301-1/+1
|
* (select-safe-coding-system-interactively): Improve the message in theEli Zaretskii2006-12-271-11/+12
| | | | *Warning* buffer.
* (select-safe-coding-system-interactively):Kenichi Handa2006-12-271-1/+3
| | | | Use face `link' for problematic chars.
* (select-safe-coding-system-interactively):Kenichi Handa2006-12-271-6/+8
| | | | Improve the message in *Warning* buffer.
* (set-locale-environment): SetKenichi Handa2006-12-131-0/+3
| | | | default-sendmail-coding-system too.
* Update AIST copyright years.Kenichi Handa2006-12-1317-29/+30
|
* Update copyright years.Glenn Morris2006-12-1037-60/+97
|
* (register-input-method): Doc fix.Juanma Barranquero2006-12-091-9/+8
|
* (create-fontset-from-ascii-font, create-fontset-from-fontset-spec,Juanma Barranquero2006-11-301-9/+9
| | | | | x-compose-font-name): Doc fixes. (fontset-name-p): Fix typo in docstring.
* (create-fontset-from-fontset-spec): Doc fix.Juanma Barranquero2006-11-251-3/+2
|
* (load-with-code-conversion, with-category-table): Use with-current-buffer.Stefan Monnier2006-11-241-5/+3
| | | | (after-insert-file-set-coding): Use restore-buffer-modified-p.
* (case table): Do nothing special for i and I.Richard M. Stallman2006-11-121-8/+14
|
* (set-default-coding-systems): AlwaysKenichi Handa2006-11-081-4/+6
| | | | set default-file-name-coding-system to utf-8 for Mac Darwin.
* (make-char): Fix typo in docstring.Juanma Barranquero2006-11-061-8/+7
| | | | (load-with-code-conversion, charsetp): Doc fixes.
* (skkdic-convert): Fix typo in docstring.Juanma Barranquero2006-11-061-1/+1
|
* (kkc-region): When a key sequence is notKenichi Handa2006-10-191-1/+1
| | | | | defined, append (this-single-command-raw-keys) to unread-input-method-events.
* * international/utf-8.el (utf-translate-cjk-load-tables): AvoidChong Yidong2006-10-131-1/+4
| | | | clobbering last-coding-system-used during load.
* * international/mule-cmds.el (coding-system-change-eol-conversion):Chong Yidong2006-10-051-13/+15
| | | | | Ensure the coding system is initialized before calling coding-system-eol-type.
* (next): Table fixed.Kenichi Handa2006-10-041-5/+5
|
* (iso-8859-6): Table fixed.Kenichi Handa2006-10-021-55/+85
|
* (after-insert-file-set-coding):Richard M. Stallman2006-09-281-1/+7
| | | | If VISIT, don't let set-buffer-multibyte make undo info.
* (cp850-decode-table): Fix a few codes.Eli Zaretskii2006-09-091-3/+19
| | | | (cp858-decode-table): New variable.