]> git.eshelyaron.com Git - emacs.git/log
emacs.git
22 years ago*** empty log message ***
Dave Love [Tue, 16 Jul 2002 15:22:12 +0000 (15:22 +0000)]
*** empty log message ***

22 years agoInclude "...h", not <...h> in some cases.
Dave Love [Tue, 16 Jul 2002 15:14:22 +0000 (15:14 +0000)]
Include "...h", not <...h> in some cases.

22 years ago(fontset_ref, fontset_set, fs_load_font)
Dave Love [Tue, 16 Jul 2002 15:10:44 +0000 (15:10 +0000)]
(fontset_ref, fontset_set, fs_load_font)
(Ffontset_info): Convert Lisp types.

22 years ago(ENCODE_DESIGNATION, decode_eol)
Dave Love [Tue, 16 Jul 2002 15:10:13 +0000 (15:10 +0000)]
(ENCODE_DESIGNATION, decode_eol)
(make_conversion_work_buffer, code_conversion_restore)
(Fdefine_coding_system_internal): Convert Lisp types.
(code_conversion_restore): Use EQ, not ==.
(Fencode_coding_string): Fix code_convert_string call.

22 years ago(Fmap_charset_chars): Check args. Convert Lisp types.
Dave Love [Tue, 16 Jul 2002 15:08:53 +0000 (15:08 +0000)]
(Fmap_charset_chars): Check args.  Convert Lisp types.
(load_charset_map, Fdeclare_equiv_charset, Fencode_char)
(Fset_charset_priority, syms_of_charset): Convert Lisp types.

22 years ago(CHECK_CHARSET_GET_ID): Use XINT on AREF result.
Dave Love [Tue, 16 Jul 2002 15:00:58 +0000 (15:00 +0000)]
(CHECK_CHARSET_GET_ID): Use XINT on AREF result.

22 years ago(syms_of_character): Fix CHAR_TABLE_SET call.
Dave Love [Tue, 16 Jul 2002 14:59:03 +0000 (14:59 +0000)]
(syms_of_character): Fix CHAR_TABLE_SET call.

22 years ago(SYNTAX_ENTRY_INT): Don't use make_number.
Dave Love [Tue, 16 Jul 2002 14:58:26 +0000 (14:58 +0000)]
(SYNTAX_ENTRY_INT): Don't use make_number.

22 years ago(init_casetab_once, init_casetab_once): Fix
Dave Love [Tue, 16 Jul 2002 14:56:55 +0000 (14:56 +0000)]
(init_casetab_once, init_casetab_once): Fix
CHAR_TABLE_SET call.

22 years ago(Fmodify_category_entry): Fix CATEGORY_MEMBER call.
Dave Love [Tue, 16 Jul 2002 14:56:33 +0000 (14:56 +0000)]
(Fmodify_category_entry): Fix CATEGORY_MEMBER call.

22 years ago(note_mouse_movement): Fix call of window_from_coordinates.
Dave Love [Tue, 16 Jul 2002 14:35:32 +0000 (14:35 +0000)]
(note_mouse_movement): Fix call of window_from_coordinates.

22 years ago(code_convert_region): Fix prototype.
Dave Love [Tue, 16 Jul 2002 13:57:41 +0000 (13:57 +0000)]
(code_convert_region): Fix prototype.

22 years ago(display_mode_element): Fix call of Fset_text_properties.
Dave Love [Tue, 16 Jul 2002 13:57:00 +0000 (13:57 +0000)]
(display_mode_element): Fix call of Fset_text_properties.

22 years ago*** empty log message ***
Dave Love [Thu, 11 Jul 2002 23:16:17 +0000 (23:16 +0000)]
*** empty log message ***

22 years ago(Fset_coding_system_priority): Allow null arg list.
Dave Love [Thu, 11 Jul 2002 23:15:52 +0000 (23:15 +0000)]
(Fset_coding_system_priority): Allow null arg list.

22 years ago(set-coding-priority): Fix obsolete spec.
Dave Love [Thu, 11 Jul 2002 23:08:18 +0000 (23:08 +0000)]
(set-coding-priority): Fix obsolete spec.

22 years ago(mule-unicode-e000-ffff): Set
Dave Love [Thu, 11 Jul 2002 23:05:47 +0000 (23:05 +0000)]
(mule-unicode-e000-ffff): Set
:max-code.

22 years ago(with-coding-priority): Fix.
Dave Love [Thu, 11 Jul 2002 22:59:06 +0000 (22:59 +0000)]
(with-coding-priority): Fix.

22 years ago(mm-find-mime-charset-region): Fix :mime-charset
Dave Love [Tue, 9 Jul 2002 22:35:42 +0000 (22:35 +0000)]
(mm-find-mime-charset-region): Fix :mime-charset
part.

22 years agoComments.
Dave Love [Sat, 6 Jul 2002 16:47:15 +0000 (16:47 +0000)]
Comments.

22 years ago*** empty log message ***
Dave Love [Fri, 5 Jul 2002 22:18:13 +0000 (22:18 +0000)]
*** empty log message ***

22 years ago(leim-list-header): Add coding tag.
Dave Love [Fri, 5 Jul 2002 21:59:41 +0000 (21:59 +0000)]
(leim-list-header): Add coding tag.

22 years ago*** empty log message ***
Dave Love [Fri, 5 Jul 2002 18:41:43 +0000 (18:41 +0000)]
*** empty log message ***

22 years ago(find-coding-systems-region)
Dave Love [Thu, 4 Jul 2002 23:05:18 +0000 (23:05 +0000)]
(find-coding-systems-region)
(language-info-alist, reset-language-environment, princ-list): Doc
fix.
(input-method-verbose-flag): Fix :type.
(set-locale-environment): Revert last change.

22 years ago*** empty log message ***
Dave Love [Wed, 3 Jul 2002 22:47:08 +0000 (22:47 +0000)]
*** empty log message ***

22 years agoComment.
Dave Love [Wed, 3 Jul 2002 22:47:00 +0000 (22:47 +0000)]
Comment.

22 years ago(set-char-table-default): Make obsolete.
Dave Love [Wed, 3 Jul 2002 22:37:38 +0000 (22:37 +0000)]
(set-char-table-default): Make obsolete.

22 years ago(Fminibuffer_complete_word): Remove unused var.
Dave Love [Wed, 3 Jul 2002 22:23:44 +0000 (22:23 +0000)]
(Fminibuffer_complete_word): Remove unused var.
(Fself_insert_and_exit): Use CHARACTERP.

22 years ago(Fcall_process): Remove unused vars.
Dave Love [Wed, 3 Jul 2002 22:20:52 +0000 (22:20 +0000)]
(Fcall_process): Remove unused vars.

22 years ago(XTread_socket): Add extra dead keysyms.
Dave Love [Wed, 3 Jul 2002 22:17:37 +0000 (22:17 +0000)]
(XTread_socket): Add extra dead keysyms.

22 years ago(decode_mode_spec_coding): Use CHARACTERP.
Dave Love [Wed, 3 Jul 2002 22:14:32 +0000 (22:14 +0000)]
(decode_mode_spec_coding): Use CHARACTERP.

22 years agoRemove prototypes for redraw_frame,
Dave Love [Wed, 3 Jul 2002 22:09:46 +0000 (22:09 +0000)]
Remove prototypes for redraw_frame,
redraw_garbaged_frames.

22 years agoCopyright up-date.
Dave Love [Wed, 3 Jul 2002 22:07:58 +0000 (22:07 +0000)]
Copyright up-date.

22 years ago(Fself_insert_command): Use CHARACTERP.
Dave Love [Wed, 3 Jul 2002 22:05:12 +0000 (22:05 +0000)]
(Fself_insert_command): Use CHARACTERP.

22 years ago(make_sub_char_table): Remove unused var.
Dave Love [Wed, 3 Jul 2002 22:03:46 +0000 (22:03 +0000)]
(make_sub_char_table): Remove unused var.
(Fset_char_table_default, Fmap_char_table): Doc fix.

22 years ago(access_keymap): Remove generic char code.
Dave Love [Wed, 3 Jul 2002 22:01:54 +0000 (22:01 +0000)]
(access_keymap): Remove generic char code.
(push_key_description): Use CHARACTERP.

22 years ago*** empty log message ***
Dave Love [Mon, 1 Jul 2002 20:44:43 +0000 (20:44 +0000)]
*** empty log message ***

22 years ago("Devanagari"): Fix coding-system,
Dave Love [Mon, 1 Jul 2002 20:42:08 +0000 (20:42 +0000)]
("Devanagari"): Fix coding-system,
coding-priority.

22 years ago(describe-char-after): Modify display
Dave Love [Mon, 1 Jul 2002 20:41:34 +0000 (20:41 +0000)]
(describe-char-after): Modify display
list processing.
(unicodedata-file, unicodedata-find): New.

22 years agoDoc fixes.
Dave Love [Mon, 1 Jul 2002 20:38:35 +0000 (20:38 +0000)]
Doc fixes.
(Funify_charset): Extra checking.

22 years agoTruncate to reflect only the branch.
Dave Love [Mon, 1 Jul 2002 17:37:27 +0000 (17:37 +0000)]
Truncate to reflect only the branch.

22 years ago(batch-byte-compile-if-not-done): Add
Dave Love [Sat, 29 Jun 2002 11:10:01 +0000 (11:10 +0000)]
(batch-byte-compile-if-not-done): Add
autoload cookie.

22 years ago(skkdic-convert): Add coding tag.
Dave Love [Sat, 29 Jun 2002 11:07:55 +0000 (11:07 +0000)]
(skkdic-convert): Add coding tag.

22 years ago(detect-coding-with-priority):
Dave Love [Sat, 29 Jun 2002 10:46:39 +0000 (10:46 +0000)]
(detect-coding-with-priority):
Rewritten.

22 years ago*** empty log message ***
Dave Love [Thu, 27 Jun 2002 22:07:39 +0000 (22:07 +0000)]
*** empty log message ***

22 years ago(compose-string): Doc fix.
Dave Love [Thu, 27 Jun 2002 21:59:18 +0000 (21:59 +0000)]
(compose-string): Doc fix.

22 years ago("Georgian"): Delete code-pages feature,
Dave Love [Thu, 27 Jun 2002 21:55:53 +0000 (21:55 +0000)]
("Georgian"): Delete code-pages feature,
add nonascii-translation.

22 years ago("German", "French", "Spanish"): Add
Dave Love [Thu, 27 Jun 2002 21:54:39 +0000 (21:54 +0000)]
("German", "French", "Spanish"): Add
latin-9 as alternative coding system.
("Slovenian", "Polish"): Add windows-1250 as alternative coding
system.
("Dutch"): Add latin-9 as alternative coding system.  Add input
method.
("Turkish"): Add windows-1254 and latin-3 as alternative coding
systems.
("Lithuanian", "Latvian"): Add windows-1257 as alternative coding
system.

22 years agoDoc fixes.
Dave Love [Thu, 27 Jun 2002 21:40:53 +0000 (21:40 +0000)]
Doc fixes.

22 years ago(side-effect-free-fns): Add decode-char,
Dave Love [Thu, 27 Jun 2002 21:28:58 +0000 (21:28 +0000)]
(side-effect-free-fns): Add decode-char,
encode-char.
(side-effect-and-error-free-fns): Add charsetp, max-char,
primary-charset.

22 years ago*** empty log message ***
Dave Love [Thu, 27 Jun 2002 20:15:23 +0000 (20:15 +0000)]
*** empty log message ***

22 years agoDon't require cl when compiling.
Dave Love [Thu, 27 Jun 2002 20:15:08 +0000 (20:15 +0000)]
Don't require cl when compiling.

22 years ago(DONTCOMPILE): Fix duplicates.
Dave Love [Thu, 27 Jun 2002 19:50:34 +0000 (19:50 +0000)]
(DONTCOMPILE): Fix duplicates.

22 years ago(byte-compile-insert-header): Fix typo.
Dave Love [Thu, 27 Jun 2002 19:19:47 +0000 (19:19 +0000)]
(byte-compile-insert-header): Fix typo.

22 years ago(sort-coding-systems): Comment out
Dave Love [Thu, 27 Jun 2002 18:40:25 +0000 (18:40 +0000)]
(sort-coding-systems): Comment out
iso-2022 case.
(encoded-string-description): Fix coding-system-type test.

22 years ago(load-with-code-conversion): Simplify last change.
Dave Love [Thu, 27 Jun 2002 18:37:40 +0000 (18:37 +0000)]
(load-with-code-conversion): Simplify last change.

22 years ago(load-with-code-conversion): Fix
Dave Love [Thu, 27 Jun 2002 15:25:46 +0000 (15:25 +0000)]
(load-with-code-conversion): Fix
coding-system-type test.

22 years ago(rfc2047-encodable-p): Avoid mm-find-charset-region.
Dave Love [Wed, 26 Jun 2002 18:57:48 +0000 (18:57 +0000)]
(rfc2047-encodable-p): Avoid mm-find-charset-region.
(rfc2047-dissect-region): Don't record charsets.
(rfc2047-encode): Remove arg CHARSET.
(rfc2047-encode-region): Change rfc2047-encode call.

22 years ago*** empty log message ***
Dave Love [Wed, 26 Jun 2002 18:31:01 +0000 (18:31 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Dave Love [Mon, 24 Jun 2002 21:19:42 +0000 (21:19 +0000)]
*** empty log message ***

22 years agoRecoded to utf-8.
Dave Love [Mon, 24 Jun 2002 21:06:54 +0000 (21:06 +0000)]
Recoded to utf-8.
("latin-postfix"): New method.

22 years agoRecoded to utf-8.
Dave Love [Mon, 24 Jun 2002 21:06:21 +0000 (21:06 +0000)]
Recoded to utf-8.
("latin-alt-postfix"): New method.

22 years agoRecoded to utf-8.
Dave Love [Mon, 24 Jun 2002 19:36:17 +0000 (19:36 +0000)]
Recoded to utf-8.
("latin-1-prefix", "latin-8-prefix", "latin-9-prefix"): Add nbsp.
("latin-3-prefix"): Remove bogus Latin-3 characters and ~o -> \e,Cu\e(B,
~O -> \e,CU\e(B.
("latin-prefix"): New method.

22 years ago(utf-8-ccl-encode): Deleted.
Dave Love [Mon, 24 Jun 2002 19:26:00 +0000 (19:26 +0000)]
(utf-8-ccl-encode): Deleted.
(ucs-input-method): Modified.

22 years ago(message-forward-make-body): Use
Dave Love [Mon, 24 Jun 2002 19:07:19 +0000 (19:07 +0000)]
(message-forward-make-body): Use
mm-{en,dis}able-multibyte, not mm-{en,dis}able-multibyte-mule4.

22 years ago(gnus-summary-mode, gnus-summary-display-article)
Dave Love [Mon, 24 Jun 2002 19:07:02 +0000 (19:07 +0000)]
(gnus-summary-mode, gnus-summary-display-article)
(gnus-summary-select-article, gnus-summary-edit-article): Use
mm-{en,dis}able-multibyte, not mm-{en,dis}able-multibyte-mule4.

22 years ago(mm-mule4-p, mm-enable-multibyte-mule4)
Dave Love [Mon, 24 Jun 2002 19:06:43 +0000 (19:06 +0000)]
(mm-mule4-p, mm-enable-multibyte-mule4)
(mm-disable-multibyte-mule4)
(mm-with-unibyte-current-buffer-mule4): Deleted.

22 years ago(quoted-printable-encode-region): Avoid
Dave Love [Mon, 24 Jun 2002 19:06:00 +0000 (19:06 +0000)]
(quoted-printable-encode-region): Avoid
find-charset-region.

22 years ago(mm-body-7-or-8): Don't special-case Mule.
Dave Love [Mon, 24 Jun 2002 19:05:12 +0000 (19:05 +0000)]
(mm-body-7-or-8): Don't special-case Mule.
(mm-encode-body): Just call mm-encode-coding-region in encoding
case.

22 years ago*** empty log message ***
Dave Love [Mon, 24 Jun 2002 18:28:25 +0000 (18:28 +0000)]
*** empty log message ***

22 years agoMake korean-ksc5601 double-width.
Dave Love [Mon, 24 Jun 2002 18:25:30 +0000 (18:25 +0000)]
Make korean-ksc5601 double-width.

22 years ago(byte-recompile-directory)
Dave Love [Mon, 24 Jun 2002 18:25:16 +0000 (18:25 +0000)]
(byte-recompile-directory)
(batch-byte-recompile-directory): Update from trunk.
(byte-compile-fix-header): Adjust for use of utf-8-emacs.
(byte-compile-insert-header): Update magic number.  Add ballast.
(map-char-table): Use byte-compile-funarg-2.

22 years ago(file-coding-system-alist): Change
Dave Love [Mon, 24 Jun 2002 18:24:44 +0000 (18:24 +0000)]
(file-coding-system-alist): Change
.elc to utf-8-Emacs.

22 years ago(auto-coding-regexp-alist): Recognize
Dave Love [Mon, 24 Jun 2002 18:24:28 +0000 (18:24 +0000)]
(auto-coding-regexp-alist): Recognize
Emacs 20/1 byte-compiled files.

22 years agoRemove some unused variables.
Dave Love [Mon, 24 Jun 2002 18:23:15 +0000 (18:23 +0000)]
Remove some unused variables.
(safe_to_load_p): If safe, return the magic number version byte.
(Fload): Maybe use load-with-code-conversion.

22 years agoAdd missing code points.
Dave Love [Thu, 20 Jun 2002 14:47:50 +0000 (14:47 +0000)]
Add missing code points.

22 years agocomments
Dave Love [Sun, 16 Jun 2002 19:57:54 +0000 (19:57 +0000)]
comments

22 years ago(set-locale-environment): Use
Dave Love [Sun, 16 Jun 2002 11:44:10 +0000 (11:44 +0000)]
(set-locale-environment): Use
locale-codeset.

22 years ago(find-multibyte-characters): Doc fix.
Dave Love [Fri, 14 Jun 2002 23:23:39 +0000 (23:23 +0000)]
(find-multibyte-characters): Doc fix.
(find-multibyte-characters): Don't test for charset `unknown'.
(locale-language-names): Change or add: be, bs, cy, mk, ru.koi8,
ru, sr_YU, tg, wa, zh.gbk.
(locale-language-names): Change sp to Cyrillic.
(locale-charset-language-names): Match @euro after utf-8.

22 years ago("Belarusian"): Doc fix.
Dave Love [Fri, 14 Jun 2002 23:23:08 +0000 (23:23 +0000)]
("Belarusian"): Doc fix.
(Cp1125, koi8-t): Doc fix.

22 years ago(chinese-gbk, gbk, cp936, windows-936): New
Dave Love [Thu, 13 Jun 2002 17:32:09 +0000 (17:32 +0000)]
(chinese-gbk, gbk, cp936, windows-936): New
coding systems.
("Chinese-GBK"): New environment.

22 years ago*** empty log message ***
Dave Love [Thu, 13 Jun 2002 11:39:08 +0000 (11:39 +0000)]
*** empty log message ***

22 years agoRemove redundant unicodes in
Dave Love [Wed, 12 Jun 2002 16:46:15 +0000 (16:46 +0000)]
Remove redundant unicodes in
category-setting.

22 years ago(japanese-jisx0213-1)
Dave Love [Wed, 12 Jun 2002 11:43:30 +0000 (11:43 +0000)]
(japanese-jisx0213-1)
(japanese-jisx0213-2): Add unify-map.

22 years agoReplaced.
Dave Love [Wed, 12 Jun 2002 09:58:23 +0000 (09:58 +0000)]
Replaced.

22 years agoNew file.
Dave Love [Wed, 12 Jun 2002 09:57:59 +0000 (09:57 +0000)]
New file.

22 years ago(Ffind_charset_string): Setup the vector `charsets' correctly.
Kenichi Handa [Wed, 12 Jun 2002 00:57:16 +0000 (00:57 +0000)]
(Ffind_charset_string): Setup the vector `charsets' correctly.

22 years ago*** empty log message ***
Kenichi Handa [Wed, 12 Jun 2002 00:57:01 +0000 (00:57 +0000)]
*** empty log message ***

22 years ago(miscdic-convert): Force writing the file by iso-2022-7bit.
Kenichi Handa [Wed, 12 Jun 2002 00:50:09 +0000 (00:50 +0000)]
(miscdic-convert): Force writing the file by iso-2022-7bit.

22 years ago(quail-update-leim-list-file): Force
Kenichi Handa [Wed, 12 Jun 2002 00:49:41 +0000 (00:49 +0000)]
(quail-update-leim-list-file): Force
writing the file by iso-2022-7bit.

22 years agoFix the last change.
Kenichi Handa [Wed, 12 Jun 2002 00:16:54 +0000 (00:16 +0000)]
Fix the last change.

22 years agoAdjusted for the change of define-charset (:parent -> :subset or
Kenichi Handa [Wed, 12 Jun 2002 00:16:33 +0000 (00:16 +0000)]
Adjusted for the change of define-charset (:parent -> :subset or
:superset).

22 years ago(define-charset): Change the attribute
Kenichi Handa [Wed, 12 Jun 2002 00:15:39 +0000 (00:15 +0000)]
(define-charset): Change the attribute
:parents to :subset or :superset.

22 years ago(map_charset_chars): Deleted.
Kenichi Handa [Wed, 12 Jun 2002 00:15:03 +0000 (00:15 +0000)]
(map_charset_chars): Deleted.

22 years ago(describe_vector): Handle a char-table directly here.
Kenichi Handa [Wed, 12 Jun 2002 00:14:32 +0000 (00:14 +0000)]
(describe_vector): Handle a char-table directly here.
(describe_char_table): Deleted.

22 years ago(sub_char_table_ref_and_range): New arg defalt. Fix
Kenichi Handa [Wed, 12 Jun 2002 00:14:15 +0000 (00:14 +0000)]
(sub_char_table_ref_and_range): New arg defalt.  Fix
the previous change.
(char_table_ref_and_range): Adjusted for the above change.
(map_sub_char_table_for_charset): New function.
(map_char_table_for_charset): New function.

22 years ago(load_charset_map): Set the default value of encoder
Kenichi Handa [Wed, 12 Jun 2002 00:13:57 +0000 (00:13 +0000)]
(load_charset_map): Set the default value of encoder
and deunifier char-tables to nil.
(map_charset_chars): Argument changed.  Callers changed.  Use
map_char_table_for_charset instead of map_char_table.
(Fmap_charset_chars): New optional args from_code and to_code.
(Fdefine_charset_internal): Adjusted for the change of
`define-charset' (:parents -> :subset or :superset).
(charset_work): New variable.
(encode_char): Adjusted for the change of
Fdefine_charset_internal.
(syms_of_charset): Likewise.

22 years ago(enum define_charset_arg_index): Delete
Kenichi Handa [Wed, 12 Jun 2002 00:13:36 +0000 (00:13 +0000)]
(enum define_charset_arg_index): Delete
charset_arg_parents and add charset_arg_subset and
charset_arg_superset,.
(enum charset_attr_index): Delete charset_parents and add
charset_subset and charset_superset.
(enum charset_method): Delete CHARSET_METHOD_INHERIT and add
CHARSET_METHOD_SUBSET and CHARSET_METHOD_SUPERSET.
(CHARSET_ATTR_PARENTS, CHARSET_PARENTS): Macros deleted.
(CHARSET_ATTR_SUBSET, CHARSET_ATTR_SUPERSET, CHARSET_SUBSET,
CHARSET_SUPERSET): New macros.
(charset_work): Extern it.
(ENCODE_CHAR): Use charset_work.
(CHAR_CHARSET_P): Adjusted for the change of encoder format.
(map_charset_chars): Extern it.

22 years ago(syms_of_character): Setup Vchar_width_table for
Kenichi Handa [Wed, 12 Jun 2002 00:13:15 +0000 (00:13 +0000)]
(syms_of_character): Setup Vchar_width_table for
eight-bit-control and raw-byte chars.

22 years ago(MAYBE_UNIFY_CHAR): Adjusted for the change of
Kenichi Handa [Wed, 12 Jun 2002 00:12:53 +0000 (00:12 +0000)]
(MAYBE_UNIFY_CHAR): Adjusted for the change of
Vchar_unify_table.  The default value of the table is now nil.