Juri Linkov
91a802b0bf
(quail-get-current-str): Translate last raw character
...
for deterministic input methods.
2005-10-28 05:47:31 +00:00
Kenichi Handa
1f1ce6abe8
(quail-translate-key): If the input
...
method is deterministic and failed to handle the last key, restart
the key handling loop from an appropriate key.
2005-10-25 06:13:01 +00:00
Kenichi Handa
31a8d39fe8
(utf-7): Add autoload cookie.
2005-10-24 11:37:03 +00:00
Richard M. Stallman
01ae35c122
(load-with-code-conversion):
...
Pass full file name to `eval-buffer' unless preloading.
2005-10-23 18:24:00 +00:00
Kenichi Handa
6e3b8c5dd5
(utf-8-compose): Display an invalid UTF-8 byte with `escape-glyph'
...
face.
2005-10-13 05:39:31 +00:00
Kenichi Handa
f086544bb1
(ccl-encode-unicode-font): Lookup
...
utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode. Handle
the case that ucs-mule-to-mule-unicode translates a character to
ASCII (usually for IPA characters).
2005-10-13 02:25:34 +00:00
Kenichi Handa
01017d922c
(set-language-environment): Fix
...
setting up of case-table for unibyte mode.
2005-10-06 08:11:14 +00:00
Romain Francoise
5b76833fd5
2005-09-24 Emilio C. Lopes <eclig@gmx.net>
...
* woman.el (woman-file-name):
* wid-edit.el (widget-file-prompt-value)
(widget-coding-system-prompt-value):
* w32-fns.el (set-w32-system-coding-system):
* vc.el (vc-version-diff, vc-annotate):
* textmodes/reftex-auc.el (reftex-arg-cite)
(reftex-arg-index-tag):
* textmodes/refer.el (refer-get-bib-files):
* textmodes/artist.el (artist-figlet-choose-font):
* terminal.el (terminal-emulator):
* replace.el (occur-read-primary-args):
* rect.el (string-rectangle, string-insert-rectangle):
* ps-print.el (ps-print-preprint):
* progmodes/pascal.el (pascal-goto-defun):
* progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
* progmodes/compile.el (compilation-find-file):
* printing.el (pr-interactive-n-up):
* play/animate.el (animate-birthday-present):
* net/rcompile.el (remote-compile):
* man.el (man, Man-goto-section, Man-follow-manual-reference):
* mail/rmailsum.el (rmail-summary-search-backward)
(rmail-summary-search):
* mail/rmailout.el (rmail-output-read-rmail-file-name)
(rmail-output-read-file-name):
* mail/rmail.el (rmail-search, rmail-search-backwards):
* mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
* locate.el (locate):
* international/quail.el (quail-show-keyboard-layout):
* international/mule.el (set-buffer-file-coding-system)
(revert-buffer-with-coding-system, set-file-name-coding-system)
(set-terminal-coding-system, set-keyboard-coding-system)
(set-next-selection-coding-system):
* international/mule-diag.el (describe-coding-system)
(describe-font, describe-fontset):
* international/mule-cmds.el (universal-coding-system-argument)
(search-unencodable-char, describe-input-method)
(set-language-environment, describe-language-environment):
* international/codepage.el (codepage-setup):
* international/code-pages.el (codepage-setup):
* info.el (Info-search, Info-follow-reference)
(Info-search-backward):
* emacs-lisp/advice.el (ad-read-advised-function)
(ad-read-advice-class, ad-clear-cache, ad-activate)
(ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
(ad-enable-advice, ad-disable-advice, ad-remove-advice)
(ad-read-regexp):
* ediff-util.el (ediff-toggle-regexp-match):
* ediff-ptch.el (ediff-prompt-for-patch-file):
* dired-aux.el (dired-diff):
* diff.el (diff):
* cus-edit.el (custom-variable-prompt):
* calendar/timeclock.el (timeclock-ask-for-project):
* calc/calcalg3.el (calc-get-fit-variables):
* calc/calc-store.el (calc-edit-variable)
(calc-permanent-variable):
* vc-mcvs.el (vc-mcvs-register):
* shadowfile.el (shadow-define-literal-group):
* woman.el (woman-file-name):
* vc.el (vc-version-diff, vc-merge):
* textmodes/reftex-index.el (reftex-index-complete-tag):
* format.el (format-decode-buffer, format-decode-region):
* emulation/viper-cmd.el (viper-read-string-with-history):
* emacs-lisp/debug.el (cancel-debug-on-entry):
* emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
* ediff.el (ediff-merge-revisions)
(ediff-merge-revisions-with-ancestor, ediff-revision):
* completion.el (interactive-completion-string-reader):
* calc/calc-prog.el (calc-user-define-formula):
Follow convention for reading with the minibuffer.
2005-09-24 13:44:02 +00:00
Kenichi Handa
8fb7dc777b
(set-language-environment): Don't
...
check utf-translate-cjk-lang-env is nil or not on deciding if we
have to call utf-translate-cjk-load-tables.
2005-09-23 02:13:36 +00:00
Juanma Barranquero
ef19e61015
Move international/iso-insert.el to obsolete/.
2005-09-14 15:03:10 +00:00
Juanma Barranquero
e5b05b08c1
(dos-unsupported-char-glyph): Add defvar.
2005-09-13 08:46:17 +00:00
Stefan Monnier
02de72e92c
(set-locale-environment): Soothe compiler.
2005-09-01 14:30:30 +00:00
Juanma Barranquero
4a91d930ba
(mac-system-coding-system, mac-system-locale): Add defvars.
2005-08-29 14:08:30 +00:00
Jan Djärv
3c509ffb5e
Moved to obsolete
2005-08-23 20:05:50 +00:00
Kenichi Handa
0382cc9ec1
Add autoload cookies for all coding systems.
2005-08-05 01:14:08 +00:00
Kenichi Handa
661635c2dc
(select-message-coding-system): Be
...
sure to use LF for end-of-line. If no coding system is decided,
return iso-8859-1-unix.
2005-07-29 01:44:52 +00:00
Kenichi Handa
e9b01d1f58
(find-auto-coding): New function created
...
by modifying the body of set-auto-coding.
(set-auto-coding): Use find-auto-coding to find a coding.
2005-07-19 02:30:54 +00:00
Kenichi Handa
29d04c4f94
(select-safe-coding-system): Try to
...
use an auto-coding (if any) before anything else. If the found
auto-coding is invalid, show a warning message.
2005-07-19 02:29:58 +00:00
Juri Linkov
57cfde4d16
(isearch-process-search-multibyte-characters): Remove unneeded `concat'.
...
Add intermediate values to `junk-hist' instead of `minibuffer-history'.
Test the length of `str'.
2005-07-18 14:33:38 +00:00
Kenichi Handa
43b557d507
(make-coding-system): Describe
...
`ascii-incompatible' property in the docstring.
(set-file-name-coding-system): Signal an error if coding-system is
ascii-incompatible.
(set-keyboard-coding-system): Likewise.
2005-07-07 06:23:10 +00:00
Kenichi Handa
4a6cbbc416
(set-default-coding-systems): Don't
...
set default-file-name-coding-system and
default-keyboard-coding-system if coding-system is
ASCII-incompatible.
2005-07-07 06:20:13 +00:00
Kenichi Handa
a9be26751c
Declare that all UTF-16-based coding
...
systems ASCII-incompatible.
2005-07-07 06:18:59 +00:00
Lute Kamstra
3ef97fb6a7
Update FSF's address.
2005-07-05 00:35:10 +00:00
Lute Kamstra
086add1519
Update FSF's address.
2005-07-04 23:32:44 +00:00
Lute Kamstra
3a35cf56e7
Update FSF's address.
2005-07-04 17:55:18 +00:00
Jan Djärv
4191a9d796
Moved to obsolete
2005-07-04 10:06:56 +00:00
Juanma Barranquero
2ae78c4d42
(unify-8859-on-encoding-mode): Fix spellings in docstrings.
2005-06-10 14:13:10 +00:00
Juanma Barranquero
11896c0ba5
(describe-coding-system): Fix spellings in docstrings.
2005-06-10 14:12:40 +00:00
Juanma Barranquero
fea6b73606
(select-safe-coding-system-accept-default-p, input-method-exit-on-invalid-key):
...
Fix spellings in docstrings.
2005-06-10 14:12:17 +00:00
Stefan Monnier
afde5d4e25
(iso-sgml2iso-trans-tab): Add NBSP.
2005-06-06 21:25:48 +00:00
Stefan Monnier
a15d6d35fa
Doc fix.
2005-06-06 19:42:25 +00:00
Stefan Monnier
ed975fa61a
(latexenc-find-file-coding-system):
...
Undo part of last patch, to turn off a compiler warning.
2005-06-06 18:13:21 +00:00
Stefan Monnier
14cb9d7b6a
(latexenc-find-file-coding-system): Don't inherit the EOL part of the
...
coding-system from the tex-main buffer. Fit within 80 columns.
2005-06-03 14:37:04 +00:00
Kenichi Handa
514eb97bbf
(ucs-set-table-for-input): If
...
translation-table-for-input of a coding system is a symbol, get
its translation-table property.
2005-05-27 11:21:36 +00:00
Kenichi Handa
848613f869
Don't register a coding system into
...
non-iso-charset-alist more than once.
(cp-make-coding-system): Likewise.
2005-05-27 11:20:16 +00:00
Lute Kamstra
0124295f17
Use run-mode-hooks.
2005-05-26 15:16:00 +00:00
Juanma Barranquero
027a4b6b3f
Replace string-to-int' by
string-to-number'.
2005-05-16 11:34:49 +00:00
Juanma Barranquero
cc211a0ff8
Add page marker to force the "Local Variables:" string out of the last page.
2005-05-16 08:36:21 +00:00
Richard M. Stallman
3586122054
(ogonek-jak, ogonek-how): Don't use beginning-of-buffer.
2005-05-14 11:26:12 +00:00
Kenichi Handa
2fd125a339
Fix copyrights.
2005-05-13 06:03:46 +00:00
Lute Kamstra
4b0fcb5dcf
(latexenc-find-file-coding-system): Avoid `re-search-forward' when
...
looking for input encoding because of speed and safety. Better
regular expressions for recognizing input encoding. Limit a search
for TeX-master/tex-main-file to the local variable section.
2005-05-11 23:04:08 +00:00
Eli Zaretskii
c2c51a11cd
(sgml-xml-auto-coding-function): Recognize encoding='FOO'
...
in single quotes as well as in double quotes.
2005-05-07 15:55:59 +00:00
Nick Roberts
c85da7fc46
(coding-system-parent): Remove alias and
...
obsolete declaration.
2005-05-01 22:17:25 +00:00
Nick Roberts
15d022359e
(truncate-string): Remove alias and
...
obsolete declaration.
2005-05-01 22:16:46 +00:00
Nick Roberts
9c162ba4a2
(update-iso-coding-systems):
...
Remove alias and obsolete declaration.
2005-05-01 22:16:13 +00:00
Lute Kamstra
b7f29772f5
(latexenc-find-file-coding-system): Fix regular expressions.
...
Suggested by David Kastrup <dak@gnu.org> and Stefan Monnier
<monnier@iro.umontreal.ca>.
2005-05-01 11:05:08 +00:00
Stefan Monnier
2d5e5eb8a7
(file-coding-system-alist): Fix regexp for latexenc.
2005-04-29 16:09:59 +00:00
Miles Bader
2183c76dd3
Add arch tagline
2005-04-28 20:58:55 +00:00
Thien-Thi Nguyen
0b606bb230
(file-coding-system-alist): For .tex,
...
.ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
2005-04-28 11:54:11 +00:00
Thien-Thi Nguyen
18acc65523
Initial revision.
2005-04-28 11:48:27 +00:00