Juanma Barranquero
48a2e53fc4
(toggle-enable-multibyte-characters, sort-coding-systems,
...
search-unencodable-char): Doc fixes.
(coding-system-change-eol-conversion, set-default-coding-systems,
prefer-coding-system, find-multibyte-characters, princ-list,
leim-list-entry-regexp, set-input-method, locale-language-names,
input-method-exit-on-first-char, exit-language-environment-hook,
locale-charset-language-names): Fix typos in docstrings.
2007-06-06 09:12:01 +00:00
Richard M. Stallman
4fb4bdcf6d
(iso-cvt-read-only): Ignore arguments.
...
(iso-cvt-write-only): Likewise.
2007-05-10 16:34:28 +00:00
Richard M. Stallman
dd45bc8635
(auto-coding-alist): Add pdf => no-conversion.
2007-04-29 14:39:07 +00:00
Chong Yidong
3a6a598107
(auto-coding-alist): no-conversion for .exe and .EXE.
2007-04-19 23:51:59 +00:00
Chong Yidong
bd72e34f56
(ascii-case-table): New var.
2007-04-04 15:34:59 +00:00
Kenichi Handa
6f24655361
(quail-setup-completion-buf): Make the
...
completion buffer read-only.
(quail-completion): Adjusted for the above change. Leave the
modified flag nil.
2007-03-20 02:21:58 +00:00
Miles Bader
8256bd3810
Fix read-only prompt problem in isearch
...
`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
2007-03-07 18:48:33 +00:00
Kenichi Handa
f9319888cb
Fix previous change.
2007-03-05 07:00:16 +00:00
Kenichi Handa
aca6c04846
*** empty log message ***
2007-03-05 01:46:07 +00:00
Kenichi Handa
661f3ce930
Set category `l' (latin) for more
...
characters.
2007-03-05 01:45:04 +00:00
Chong Yidong
df94067b63
(find-auto-coding): Don't search for line-ending characters past the
...
end of the tail.
2007-03-03 22:03:04 +00:00
Kenichi Handa
bfd1426943
(utf-8-pre-write-conversion): Handle the
...
case that BEG is a string.
2007-02-24 01:26:22 +00:00
Kenichi Handa
58802cd7d3
(locale-language-names): Map "eo" to "Esperanto".
2007-02-19 01:59:20 +00:00
Kim F. Storm
9a184b0029
(latin1-display-char): Use make-glyph-code.
2007-02-14 11:29:05 +00:00
Kenichi Handa
1799d3ea32
Fix documentation of category `a'.
2007-02-13 02:47:32 +00:00
Kenichi Handa
1a03f51504
(titdic-convert): Force files be
...
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.
2007-02-11 02:33:56 +00:00
Kenichi Handa
06d5f40963
(quail-show-key): Fix an error message.
2007-02-02 11:44:14 +00:00
Kenichi Handa
fbfc1a5bd6
(quail-show-key): Fix previous change.
2007-02-01 01:46:58 +00:00
Kenichi Handa
fdb594455b
(quail-show-key): Signal an error if the
...
current input method is not using Quail.
2007-02-01 01:45:04 +00:00
Kenichi Handa
1583f1f5de
(quail-store-decode-map-key): Store a
...
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.
2007-01-31 00:45:24 +00:00
Juanma Barranquero
382f8b5c8f
(find-auto-coding): Fix typo in docstring.
2007-01-29 16:14:13 +00:00
Kenichi Handa
8c8d1081b6
(py-converter): Fix previous change.
2007-01-29 11:08:19 +00:00
Kenichi Handa
f6c02c7add
(skkdic-convert): Add
...
byte-compile-disable-print-circle:t at the head.
2007-01-29 03:59:59 +00:00
Kenichi Handa
7d15a839d9
(tit-process-header): Add
...
byte-compile-disable-print-circle:t at the head.
(miscdic-convert): Likewise.
(py-converter): Skip the header comments.
2007-01-29 03:58:40 +00:00
Kenichi Handa
091fee4481
(skkdic-convert): Insert a relative
...
file name of the original SKK dictionary file.
2007-01-24 06:29:34 +00:00
Glenn Morris
7cdc02a62a
Add 2007 to copyright.
2007-01-21 20:49:59 +00:00
Glenn Morris
d7a0267c8d
Add 2007 to copyright years.
2007-01-21 03:53:13 +00:00
Kenichi Handa
333f3572bc
(select-safe-coding-system-interactively): Fix message.
2007-01-09 07:24:08 +00:00
Romain Francoise
129f19896b
(sgml-html-meta-auto-coding-function): Ensure that the buffer contains a
...
HTML document.
2007-01-05 17:58:02 +00:00
Richard M. Stallman
a08bc5a8bd
(select-safe-coding-system-interactively): Fix message.
2006-12-30 06:27:30 +00:00
Eli Zaretskii
3fc0b26e75
(select-safe-coding-system-interactively): Improve the message in the
...
*Warning* buffer.
2006-12-27 13:19:19 +00:00
Kenichi Handa
4e21e5aa1a
(select-safe-coding-system-interactively):
...
Use face `link' for problematic chars.
2006-12-27 05:11:42 +00:00
Kenichi Handa
7d03c5b15d
(select-safe-coding-system-interactively):
...
Improve the message in *Warning* buffer.
2006-12-27 01:25:31 +00:00
Kenichi Handa
218e7ce3da
(set-locale-environment): Set
...
default-sendmail-coding-system too.
2006-12-13 07:04:32 +00:00
Kenichi Handa
7976eda061
Update AIST copyright years.
2006-12-13 01:13:58 +00:00
Glenn Morris
d4877ac161
Update copyright years.
2006-12-10 00:31:06 +00:00
Juanma Barranquero
d35deeec4f
(register-input-method): Doc fix.
2006-12-09 15:20:25 +00:00
Juanma Barranquero
33fac69773
(create-fontset-from-ascii-font, create-fontset-from-fontset-spec,
...
x-compose-font-name): Doc fixes.
(fontset-name-p): Fix typo in docstring.
2006-11-30 15:50:08 +00:00
Juanma Barranquero
fd40398d98
(create-fontset-from-fontset-spec): Doc fix.
2006-11-25 18:58:23 +00:00
Stefan Monnier
053f45dd62
(load-with-code-conversion, with-category-table): Use with-current-buffer.
...
(after-insert-file-set-coding): Use restore-buffer-modified-p.
2006-11-24 18:43:58 +00:00
Richard M. Stallman
5769ad4e85
(case table): Do nothing special for i and I.
2006-11-12 19:56:51 +00:00
Kenichi Handa
b2020e8933
(set-default-coding-systems): Always
...
set default-file-name-coding-system to utf-8 for Mac Darwin.
2006-11-08 07:34:24 +00:00
Juanma Barranquero
5dd1c041c7
(make-char): Fix typo in docstring.
...
(load-with-code-conversion, charsetp): Doc fixes.
2006-11-06 23:05:34 +00:00
Juanma Barranquero
32ef946974
(skkdic-convert): Fix typo in docstring.
2006-11-06 22:33:32 +00:00
Kenichi Handa
2b192902e9
(kkc-region): When a key sequence is not
...
defined, append (this-single-command-raw-keys) to
unread-input-method-events.
2006-10-19 12:28:17 +00:00
Chong Yidong
d81608e084
* international/utf-8.el (utf-translate-cjk-load-tables): Avoid
...
clobbering last-coding-system-used during load.
2006-10-13 01:41:11 +00:00
Chong Yidong
1d5b0c6669
* international/mule-cmds.el (coding-system-change-eol-conversion):
...
Ensure the coding system is initialized before calling
coding-system-eol-type.
2006-10-05 14:46:26 +00:00
Kenichi Handa
9d3155c617
(next): Table fixed.
2006-10-04 11:58:11 +00:00
Kenichi Handa
4e14c04cd0
(iso-8859-6): Table fixed.
2006-10-02 06:41:25 +00:00
Richard M. Stallman
fa601de5de
(after-insert-file-set-coding):
...
If VISIT, don't let set-buffer-multibyte make undo info.
2006-09-28 18:45:58 +00:00