1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-21 05:00:47 -08:00
Commit graph

35 commits

Author SHA1 Message Date
Kenichi Handa
7976eda061 Update AIST copyright years. 2006-12-13 01:13:58 +00:00
Eli Zaretskii
fbb0d4f924 (cp850-decode-table): Fix a few codes.
(cp858-decode-table): New variable.
2006-09-09 12:19:06 +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
Juanma Barranquero
e5b05b08c1 (dos-unsupported-char-glyph): Add defvar. 2005-09-13 08:46:17 +00:00
Lute Kamstra
3a35cf56e7 Update FSF's address. 2005-07-04 17:55:18 +00:00
Kenichi Handa
2fd125a339 Fix copyrights. 2005-05-13 06:03:46 +00:00
Dave Love
2c3245ae7a ("mule-diag"): Add eval-after-load
clause.
2003-09-04 16:59:46 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Juanma Barranquero
a1506d2977 Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
Eli Zaretskii
ffd5cede9d (cp866-decode-table): Fix the translation table. 2002-11-16 09:20:33 +00:00
Eli Zaretskii
7dd4fd4347 (codepage-setup): Don't define a codepage if it is already defined. 2002-03-16 16:42:37 +00:00
Pavel Janík
8157ac1432 Follow doc-string conventions. 2001-12-12 20:07:32 +00:00
Pavel Janík
adab83c885 Fix doc-strings. 2001-12-11 06:56:10 +00:00
Pavel Janík
5553563924 Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
Eli Zaretskii
106e96bd53 (cp770-decode-table)
(cp773-decode-table, cp774-decode-table): New variables.
2001-03-06 13:48:19 +00:00
Eli Zaretskii
573191a153 (cp866-decode-table): New table. 2000-12-18 12:36:36 +00:00
Kenichi Handa
ba2a275302 (cp-coding-system-for-codepage-1): Give `safe-chars' property to
make-coding-system.
2000-07-27 06:15:33 +00:00
Eli Zaretskii
0ac646aa18 (cp-coding-system-for-codepage-1): Doc fix.
(cp864-decode-table): Doc fix.
(cp720-decode-table): New variable, supports the Arabic OEM
codepage used by Windows.
(cp737-decode-table): New, Greek OEM codepage used by Windows.
2000-06-25 10:09:30 +00:00
Kenichi Handa
7bd539622d (cp-coding-system-for-codepage-1): Delete special codes for
generating xxx-dos coding system because now a CCL based coding
system can handle EOL conversion by default.
2000-06-19 05:09:55 +00:00
Eli Zaretskii
a205e32a72 (cp-coding-system-for-codepage-1): Add
eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
coding systems.
2000-05-28 10:50:24 +00:00
Eli Zaretskii
14028d571b (cp-decoding-vector-for-codepage):
Fill up unsupported characters with their own codes.
2000-05-25 15:47:07 +00:00
Eli Zaretskii
0d35b92b13 (cp-make-coding-systems-for-codepage):
Remove the eight-bit-graphic and eight-bit-control charsets from
the list of charsets which we convert into `?'.
2000-05-25 11:00:21 +00:00
Andrew Innes
07a96c4609 (cp-coding-system-for-codepage-1):
Make the magnification parameter for the -dos encoder be 2.
1999-05-02 09:48:22 +00:00
Eli Zaretskii
7e37faa356 (cp1250-decode-table, cp1251-decode-table, cp1253-decode-table,
cp1257-decode-table): New translation tables for MS Windows
codepages.
(cp-make-coding-systems-for-codepage): Accept 4 digit
codepages.
1999-03-08 12:06:07 +00:00
Kenichi Handa
bd72be60b4 (cp-coding-system-for-codepage-1): Put
charset-origin-alist property to a coding system for the codepage.
1999-02-22 01:59:01 +00:00
Eli Zaretskii
a7bc7c2a69 (cp-coding-system-for-codepage-1): On MS-DOS,
use dos-unsupported-char-glyph for characters not
supported by the codepage.
(cp-make-coding-systems-for-codepage): Likewise.
1999-02-08 11:21:00 +00:00
Eli Zaretskii
795537a21c (cp852-decode-table): Fill a nil entry. 1999-01-17 16:51:51 +00:00
Eli Zaretskii
dd73abe607 (cp855-decode-table, cp850-decode-table): Fill some nil entries. 1999-01-17 16:26:40 +00:00
Eli Zaretskii
6752f59878 (cp850-decode-table): Fix previous change. 1999-01-14 11:34:18 +00:00
Eli Zaretskii
d3fcfdea92 (cp850-decode-table): Replace nil
entries with codes of similary looking glyphs.  (Suggested by
Jason Rumney <jasonr@altavista.net>.)
1999-01-13 14:30:34 +00:00
Eli Zaretskii
e714d2cfd4 (codepage-setup): Doc fix.
(cp-decoding-vector-for-codepage): Likewise.
1999-01-10 15:23:30 +00:00
Eli Zaretskii
b8577971b7 (cp-coding-system-for-codepage-1): Add the valid-codes property. 1999-01-06 10:37:07 +00:00
Eli Zaretskii
708b08156f (cp-make-coding-systems-for-codepage): Doc fix.
(cp-coding-system-for-codepage-1): Likewise.
1998-12-29 11:42:26 +00:00
Eli Zaretskii
776ca83dbf (cp-coding-system-for-codepage-1):
Create separate encoders and decoders, for DOS and Unix.  Make the
usual family of 3 coding systems, so that automatic detection of
EOL type works.
(cp-make-coding-systems-for-codepage): Don't intern DOS- and
Unix-specific symbols here, and don't call
cp-coding-system-for-codepage-1 twice.  (Suggested by Ken'ichi
Handa <handa@etl.go.jp>.)
1998-12-20 15:17:49 +00:00
Eli Zaretskii
75e98450b2 Initial revision 1998-12-17 17:01:11 +00:00