Commit graph

34 commits

Author SHA1 Message Date
Kenichi Handa
120cf413f3 Cancel previous change. 2006-01-22 08:27:00 +00:00
Kenichi Handa
5ba93b223e Don't make cpXXX as an alias here. 2006-01-22 08:20:45 +00:00
Kenichi Handa
8d39b9766e Add autoload cookies for cp125[0345678]. 2006-01-16 12:07:08 +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
0382cc9ec1 Add autoload cookies for all coding systems. 2005-08-05 01:14:08 +00:00
Lute Kamstra
3a35cf56e7 Update FSF's address. 2005-07-04 17:55:18 +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
Kenichi Handa
2fd125a339 Fix copyrights. 2005-05-13 06:03:46 +00:00
Kenichi Handa
5f400376f0 (cp-make-coding-system): Set
`translation-table-for-input' property value to the symbol
ucs-mule-to-mule-unicode, not to that value.
(pt154): Escape guillemet by `\'.
2005-04-16 01:32:21 +00:00
Kenichi Handa
2a9e192d38 (iso-latin-7): Fix the map. 2005-04-08 23:46:58 +00:00
Reiner Steib
518d363770 (windows-1250, windows-125[2-8])
(iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
2005-03-04 13:44:58 +00:00
Kenichi Handa
ea561de5e5 (windows-1256, cp1125): Fix tables
for several characters.
2004-06-14 00:35:11 +00:00
Jason Rumney
64ec7df91d (cp932, cp936, cp949, cp950): Remove.
Only add cp125* if windows-125* already defined.
2004-05-09 21:36:45 +00:00
Jason Rumney
5eb9438339 Fix last change. 2004-05-09 15:39:00 +00:00
Jason Rumney
35d95cf6c1 (cp932, cp936, cp949, cp950): Add aliases.
Also add cp125* if not already defined.
2004-05-09 13:45:14 +00:00
Kenichi Handa
53b1ab69a4 (iso-8859-11): Add autoload cookie. 2003-10-13 02:27:38 +00:00
Kenichi Handa
3f7296a418 (iso-8859-11): Add autoload cookie. 2003-10-07 01:29:57 +00:00
Dave Love
cbdea07b9d (cp-make-translation-table)
(cp-valid-codes): Made defsubsts.
(cp-fix-safe-chars): Deleted.
(mule-diag): Don't require.
(windows-1251, windows-1252): Removed to cyrillic.el/european.el.
(top-level): Check for defined coding system when defining
cp... aliases.  Change w32-add-charset-info test to avoid warning.
(non-iso-charset-alist): Defvar when compiling.
(cp-make-coding-system): Doc fix.
2003-09-04 16:59:00 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Kenichi Handa
238a3495d2 Don't require mule-diag. 2003-08-05 00:16:48 +00:00
Kenichi Handa
a5e726024f (cyrillic-koi8-t): Alias of koi8-t. 2003-05-15 12:53:21 +00:00
Kenichi Handa
fcaabbd5c2 (cp-fix-safe-chars): Make it obsolete.
(cp-make-coding-system): Don't call cp-fix-safe-chars.
2003-03-18 04:25:02 +00:00
Dave Love
8daf0fe537 Undo `Trailing whitepace deleted.'
damage.
(cp1125, mik): Nullify mime-charset.
2003-02-14 18:45:40 +00:00
Juanma Barranquero
a1506d2977 Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
Dave Love
31d98fa0b4 (cp-make-coding-system): Fix last
change.
2003-01-10 23:30:52 +00:00
Dave Love
aacad7aa1f (mik, pt154): New coding systems. 2002-12-09 20:12:57 +00:00
Dave Love
63dc56a176 (mule-diag): Move where it's
required.
2002-12-08 19:13:04 +00:00
Dave Love
5ba511bddf (cp-make-coding-system): Deal with
unencodable characters.
2002-11-26 18:17:33 +00:00
Dave Love
fe8d896ad7 (cp-make-coding-system): Use
utf-translation-table-for-decode, not
utf-8-translation-table-for-decode.
(mule-diag): Require.
2002-10-28 18:43:41 +00:00
Dave Love
aaa7d7ea64 (iso-8859-11): New. 2002-10-26 23:31:04 +00:00
Dave Love
1276c77b44 (cp-make-translation-table): Use
ucs-mule-to-mule-unicode.
(cp-fix-safe-chars): Fix typo.
(non-iso-charset-alist): Don't define.
(cp-make-coding-system): Use utf-8-translation-table-for-decode.
Define translation-table-for-input.
(cp866): Reinstate.
(alternativnj): Don't define alias.
(koi8-u): Deleted.
2002-10-17 15:30:28 +00:00
Richard M. Stallman
51bfe25eff Comment change. 2002-05-19 01:38:37 +00:00
Pavel Janík
041f4d74cc Fix Lisp headers. 2001-12-25 11:10:03 +00:00
Dave Love
f2e5fc4930 *** empty log message *** 2001-12-15 18:01:15 +00:00