bpt/emacs.git
20 years ago(consume_chars): If coding->src_object is nil, don't check annotation.
Kenichi Handa [Wed, 1 Oct 2003 04:40:19 +0000 (04:40 +0000)]
(consume_chars): If coding->src_object is nil, don't check annotation.

20 years ago*** empty log message ***
Kenichi Handa [Tue, 30 Sep 2003 23:28:01 +0000 (23:28 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Kenichi Handa [Tue, 30 Sep 2003 11:34:13 +0000 (11:34 +0000)]
*** empty log message ***

20 years ago(auto-composition-chunk-size): Variable deleted.
Kenichi Handa [Tue, 30 Sep 2003 11:09:29 +0000 (11:09 +0000)]
(auto-composition-chunk-size): Variable deleted.
(auto-compose-chars): Always stop after processing a newline.

20 years ago(handle_auto_composed_prop): Check if the last
Kenichi Handa [Tue, 30 Sep 2003 11:07:55 +0000 (11:07 +0000)]
(handle_auto_composed_prop): Check if the last
characters of auto-composed region is newly composed with the
following characters.
(handle_composition_prop): Fix checking of point being inside
composition.

20 years ago*** empty log message ***
Dave Love [Mon, 29 Sep 2003 18:18:04 +0000 (18:18 +0000)]
*** empty log message ***

20 years ago(find_and_call_menu_selection): Make menu_bar_items_used
Dave Love [Mon, 29 Sep 2003 18:17:35 +0000 (18:17 +0000)]
(find_and_call_menu_selection): Make menu_bar_items_used
EMACS_INT.

20 years ago(DefaultDepthOfScreen, x_encode_text): Remove unused vars.
Dave Love [Mon, 29 Sep 2003 18:16:30 +0000 (18:16 +0000)]
(DefaultDepthOfScreen, x_encode_text): Remove unused vars.

20 years ago(face_numeric_value): Declare dim size_t.
Dave Love [Mon, 29 Sep 2003 18:15:16 +0000 (18:15 +0000)]
(face_numeric_value): Declare dim size_t.
(Finternal_lisp_face_equal_p): Remove unused f.

20 years ago(regex_compile): Remove unused var.
Dave Love [Mon, 29 Sep 2003 18:08:13 +0000 (18:08 +0000)]
(regex_compile): Remove unused var.

20 years ago(Fminibuffer_complete_word): Remove unused var.
Dave Love [Mon, 29 Sep 2003 18:07:03 +0000 (18:07 +0000)]
(Fminibuffer_complete_word): Remove unused var.

20 years ago(Fset_keymap_parent, map_keymap, Fcopy_keymap)
Dave Love [Mon, 29 Sep 2003 18:06:24 +0000 (18:06 +0000)]
(Fset_keymap_parent, map_keymap, Fcopy_keymap)
(Faccessible_keymaps, where_is_internal): Remove unused vars.

20 years ago(cancel_hourglass_unwind): Return Qnil.
Dave Love [Mon, 29 Sep 2003 18:04:28 +0000 (18:04 +0000)]
(cancel_hourglass_unwind): Return Qnil.

20 years ago(frame_name_fnn_p): Make len EMACS_INT.
Dave Love [Mon, 29 Sep 2003 18:03:38 +0000 (18:03 +0000)]
(frame_name_fnn_p): Make len EMACS_INT.

20 years ago(Fwrite_region): Remove unused var.
Dave Love [Mon, 29 Sep 2003 18:02:39 +0000 (18:02 +0000)]
(Fwrite_region): Remove unused var.

20 years ago(adjust_frame_glyphs_for_frame_redisplay)
Dave Love [Mon, 29 Sep 2003 18:01:37 +0000 (18:01 +0000)]
(adjust_frame_glyphs_for_frame_redisplay)
(adjust_frame_glyphs_for_window_redisplay): Remove unused ch_dim.

20 years ago(Fremove_list_of_text_properties): Declare.
Dave Love [Mon, 29 Sep 2003 18:00:28 +0000 (18:00 +0000)]
(Fremove_list_of_text_properties): Declare.

20 years ago(inhibit_pre_post_conversion): Removed (unused).
Dave Love [Mon, 29 Sep 2003 17:59:52 +0000 (17:59 +0000)]
(inhibit_pre_post_conversion): Removed (unused).
(alloc_destination, produce_chars): Use EMACS_INT for byte/char
counts.
(coding_inherit_eol_type): Remove unused attrs.
(detect_coding): Cast arg of detect_eol.

20 years ago(syms_of_charset): Remove unused var p.
Dave Love [Mon, 29 Sep 2003 17:58:09 +0000 (17:58 +0000)]
(syms_of_charset): Remove unused var p.
(find_charsets_in_text, Ffind_charset_region): Use EMACS_INT for
byte/char counts.

20 years ago(set_case_table): Remove unused var.
Dave Love [Mon, 29 Sep 2003 17:55:29 +0000 (17:55 +0000)]
(set_case_table): Remove unused var.

20 years ago(Fdisplay_buffer, Fframe_selected_window): Remove
Dave Love [Mon, 29 Sep 2003 17:55:05 +0000 (17:55 +0000)]
(Fdisplay_buffer, Fframe_selected_window): Remove
unsued vars.

20 years agoMerge from HEAD.
Dave Love [Mon, 29 Sep 2003 17:50:08 +0000 (17:50 +0000)]
Merge from HEAD.

20 years ago*** empty log message ***
Kenichi Handa [Sun, 28 Sep 2003 23:57:00 +0000 (23:57 +0000)]
*** empty log message ***

20 years ago(define-coding-system): Fix attribute name :for-unibyte.
Kenichi Handa [Sun, 28 Sep 2003 23:56:11 +0000 (23:56 +0000)]
(define-coding-system): Fix attribute name :for-unibyte.

20 years ago(char_string): Use ASCII_CHAR_P instead of SINGLE_BYTE_CHAR_P.
Kenichi Handa [Sun, 28 Sep 2003 23:54:27 +0000 (23:54 +0000)]
(char_string): Use ASCII_CHAR_P instead of SINGLE_BYTE_CHAR_P.

20 years ago#
Dave Love [Fri, 26 Sep 2003 17:48:40 +0000 (17:48 +0000)]
#

20 years ago*** empty log message ***
Dave Love [Fri, 26 Sep 2003 17:36:12 +0000 (17:36 +0000)]
*** empty log message ***

20 years ago(x_bitmap_mask): Declare.
Dave Love [Fri, 26 Sep 2003 17:28:30 +0000 (17:28 +0000)]
(x_bitmap_mask): Declare.

20 years ago*** empty log message ***
Kenichi Handa [Fri, 26 Sep 2003 13:00:44 +0000 (13:00 +0000)]
*** empty log message ***

20 years ago(ps-mule-begin-job): Fix previous change.
Kenichi Handa [Fri, 26 Sep 2003 12:47:23 +0000 (12:47 +0000)]
(ps-mule-begin-job): Fix previous change.

20 years ago*** empty log message ***
Kenichi Handa [Fri, 26 Sep 2003 12:01:49 +0000 (12:01 +0000)]
*** empty log message ***

20 years ago(ps-generate-string-list): Function deleted.
Kenichi Handa [Fri, 26 Sep 2003 11:59:31 +0000 (11:59 +0000)]
(ps-generate-string-list): Function deleted.
(ps-rh-cache, ps-lf-cache, ps-rf-cache): Variables deleted.
(ps-header-footer-string): Function deleted.
(ps-encode-header-string-function): New variable
(ps-generate-header-line): Call ps-encode-header-string-function.
(ps-basic-plot-string-function): New variable
(ps-begin-job): Set ps-basic-plot-string-function and
ps-encode-header-string-function.  For setting up headers and
footers, don't use caches such as ps-rh-cache.  Don't call
ps-mule-begin-page.
(ps-basic-plot-str): Don't call ps-mule-prepare-ascii-font.
(ps-basic-plot-string): Likewise.
(ps-control-character): Likewise.
(ps-plot-region): Don't pay attention to composition and
non-ASCII characters.
(ps-generate): Call ps-mule-end-job.
(ps-mule-prepare-ascii-font): Delete autoload.
(ps-mule-set-ascii-font): Likewise.
(ps-mule-plot-string): Likewise.
(ps-mule-begin-page): Likewise.
(ps-mule-end-job): Declare autoload.

20 years agoMostly re-written.
Kenichi Handa [Fri, 26 Sep 2003 11:42:33 +0000 (11:42 +0000)]
Mostly re-written.

20 years ago(HeaderOrFooterTextLines): Handle multiple strings in a line.
Kenichi Handa [Fri, 26 Sep 2003 11:28:16 +0000 (11:28 +0000)]
(HeaderOrFooterTextLines): Handle multiple strings in a line.

20 years ago(auto-compose-region): New function.
Kenichi Handa [Fri, 26 Sep 2003 11:24:10 +0000 (11:24 +0000)]
(auto-compose-region): New function.

20 years ago(concat): Don't change multibyteness of the result by
Kenichi Handa [Fri, 26 Sep 2003 11:21:21 +0000 (11:21 +0000)]
(concat): Don't change multibyteness of the result by
concatenating an 8-bit character.

20 years ago(Faset): Check newelt by CHECK_CHARACTER. Don't change
Kenichi Handa [Fri, 26 Sep 2003 11:20:13 +0000 (11:20 +0000)]
(Faset): Check newelt by CHECK_CHARACTER.  Don't change
multibyteness of the result when newelt is an 8-bit character.

20 years ago*** empty log message ***
Dave Love [Thu, 18 Sep 2003 19:43:25 +0000 (19:43 +0000)]
*** empty log message ***

20 years agoZap mule-ucs.
Dave Love [Thu, 18 Sep 2003 19:42:57 +0000 (19:42 +0000)]
Zap mule-ucs.

20 years ago*** empty log message ***
Dave Love [Wed, 17 Sep 2003 19:29:34 +0000 (19:29 +0000)]
*** empty log message ***

20 years ago(ccl_driver): Fix arg of CHARACTERP.
Dave Love [Wed, 17 Sep 2003 19:26:25 +0000 (19:26 +0000)]
(ccl_driver): Fix arg of CHARACTERP.

20 years ago(x_term_init): Fix type error.
Dave Love [Wed, 17 Sep 2003 19:23:44 +0000 (19:23 +0000)]
(x_term_init): Fix type error.

20 years agoAdd Funibyte_char_to_multibyte.
Dave Love [Wed, 17 Sep 2003 19:23:19 +0000 (19:23 +0000)]
Add Funibyte_char_to_multibyte.

20 years ago(Fread_coding_system): Fix arg of XSETSTRING.
Dave Love [Wed, 17 Sep 2003 19:21:10 +0000 (19:21 +0000)]
(Fread_coding_system): Fix arg of XSETSTRING.
(Fset_coding_system_priority): Doc fix.

20 years agoSync with HEAD version.
Dave Love [Wed, 17 Sep 2003 19:16:27 +0000 (19:16 +0000)]
Sync with HEAD version.

20 years agoDon't include varargs.h.
Dave Love [Wed, 17 Sep 2003 19:12:26 +0000 (19:12 +0000)]
Don't include varargs.h.

20 years ago*** empty log message ***
Dave Love [Wed, 17 Sep 2003 13:54:36 +0000 (13:54 +0000)]
*** empty log message ***

20 years ago(get_property_and_range): Make start and end EMACS_INT.
Dave Love [Wed, 17 Sep 2003 13:53:56 +0000 (13:53 +0000)]
(get_property_and_range): Make start and end EMACS_INT.

20 years ago(adjust_point_for_property): Make beg and end
Dave Love [Wed, 17 Sep 2003 13:53:03 +0000 (13:53 +0000)]
(adjust_point_for_property): Make beg and end
EMACS_INT.

20 years ago(find_composition, update_compositions): Make
Dave Love [Wed, 17 Sep 2003 13:52:42 +0000 (13:52 +0000)]
(find_composition, update_compositions): Make
position args EMACS_INT.

20 years ago(handle_composition_prop, check_point_in_composition):
Dave Love [Wed, 17 Sep 2003 13:52:05 +0000 (13:52 +0000)]
(handle_composition_prop, check_point_in_composition):
Make buffer positions EMACS_INT.

20 years ago(lisp_string_width): Make ignore and end EMACS_INT.
Dave Love [Wed, 17 Sep 2003 13:51:40 +0000 (13:51 +0000)]
(lisp_string_width): Make ignore and end EMACS_INT.

20 years ago(check_composition): Make start and end EMACS_INT.
Dave Love [Wed, 17 Sep 2003 13:51:20 +0000 (13:51 +0000)]
(check_composition): Make start and end EMACS_INT.

20 years ago(find_composition, run_composition_function)
Dave Love [Wed, 17 Sep 2003 13:50:54 +0000 (13:50 +0000)]
(find_composition, run_composition_function)
(update_compositions, Ffind_composition_internal): Make buffer
positions EMACS_INT.

20 years ago*** empty log message ***
Dave Love [Tue, 16 Sep 2003 17:34:00 +0000 (17:34 +0000)]
*** empty log message ***

20 years ago(gtkutil.o): Depend on coding.h.
Dave Love [Tue, 16 Sep 2003 17:31:26 +0000 (17:31 +0000)]
(gtkutil.o): Depend on coding.h.

20 years ago(ENCODE_UTF_8): New.
Dave Love [Tue, 16 Sep 2003 17:31:04 +0000 (17:31 +0000)]
(ENCODE_UTF_8): New.

20 years ago*** empty log message ***
Kenichi Handa [Tue, 16 Sep 2003 00:24:41 +0000 (00:24 +0000)]
*** empty log message ***

20 years ago(Finsert_file_contents): Call setup_coding_system in
Kenichi Handa [Tue, 16 Sep 2003 00:24:21 +0000 (00:24 +0000)]
(Finsert_file_contents): Call setup_coding_system in
the case of auto saving.

20 years ago*** empty log message ***
Kenichi Handa [Thu, 11 Sep 2003 23:06:03 +0000 (23:06 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Dave Love [Thu, 11 Sep 2003 13:54:47 +0000 (13:54 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Dave Love [Thu, 11 Sep 2003 09:52:23 +0000 (09:52 +0000)]
*** empty log message ***

20 years ago(detect-coding-with-language-environment): Doc fix.
Dave Love [Thu, 11 Sep 2003 09:51:13 +0000 (09:51 +0000)]
(detect-coding-with-language-environment): Doc fix.

20 years ago(capitalized-words-mode): Add autoload
Dave Love [Thu, 11 Sep 2003 09:26:21 +0000 (09:26 +0000)]
(capitalized-words-mode): Add autoload
cookie.  Doc fix.

20 years ago(list-charset-chars): Set buffer file
Dave Love [Thu, 11 Sep 2003 09:25:50 +0000 (09:25 +0000)]
(list-charset-chars): Set buffer file
coding system.

20 years agoDoc fixes.
Dave Love [Thu, 11 Sep 2003 09:24:56 +0000 (09:24 +0000)]
Doc fixes.
(auto-compose-chars): Use functionp, not fboundp.

20 years ago*** empty log message ***
Kenichi Handa [Wed, 10 Sep 2003 23:42:37 +0000 (23:42 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Dave Love [Wed, 10 Sep 2003 17:54:40 +0000 (17:54 +0000)]
*** empty log message ***

20 years ago(standard-display-default): Use characterp.
Dave Love [Wed, 10 Sep 2003 17:54:12 +0000 (17:54 +0000)]
(standard-display-default): Use characterp.

20 years ago(edmacro-parse-keys): Use characterp.
Dave Love [Wed, 10 Sep 2003 17:53:50 +0000 (17:53 +0000)]
(edmacro-parse-keys): Use characterp.

20 years ago(generic-mode-set-comments): Use characterp.
Dave Love [Wed, 10 Sep 2003 17:53:26 +0000 (17:53 +0000)]
(generic-mode-set-comments): Use characterp.

20 years ago(prin1-char): Use characterp.
Dave Love [Wed, 10 Sep 2003 17:52:58 +0000 (17:52 +0000)]
(prin1-char): Use characterp.

20 years ago(keypad-setup): Use characterp.
Dave Love [Wed, 10 Sep 2003 17:52:28 +0000 (17:52 +0000)]
(keypad-setup): Use characterp.

20 years ago(eshell-process-option): Use characterp.
Dave Love [Wed, 10 Sep 2003 17:52:03 +0000 (17:52 +0000)]
(eshell-process-option): Use characterp.

20 years ago(perl-font-lock-syntactic-face-function): Use characterp.
Dave Love [Wed, 10 Sep 2003 17:51:33 +0000 (17:51 +0000)]
(perl-font-lock-syntactic-face-function): Use characterp.

20 years ago(sh-font-lock-syntactic-face-function): Use characterp.
Dave Love [Wed, 10 Sep 2003 17:51:08 +0000 (17:51 +0000)]
(sh-font-lock-syntactic-face-function): Use characterp.

20 years ago(tex-font-lock-syntactic-face-function): Use characterp.
Dave Love [Wed, 10 Sep 2003 17:50:37 +0000 (17:50 +0000)]
(tex-font-lock-syntactic-face-function): Use characterp.

20 years ago(map_char_table): Protect `range' from GC.
Andreas Schwab [Wed, 10 Sep 2003 10:53:23 +0000 (10:53 +0000)]
(map_char_table): Protect `range' from GC.
(map_char_table_for_charset): Likewise.

20 years ago*** empty log message ***
Kenichi Handa [Mon, 8 Sep 2003 12:53:41 +0000 (12:53 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Kenichi Handa [Mon, 8 Sep 2003 12:06:53 +0000 (12:06 +0000)]
*** empty log message ***

20 years agoNew directory
Kenichi Handa [Mon, 8 Sep 2003 11:56:09 +0000 (11:56 +0000)]
New directory

20 years agoAdd arch taglines
Miles Bader [Thu, 4 Sep 2003 04:00:49 +0000 (04:00 +0000)]
Add arch taglines

20 years ago*** empty log message ***
Jason Rumney [Wed, 3 Sep 2003 23:12:21 +0000 (23:12 +0000)]
*** empty log message ***

20 years agoNew file.
Jason Rumney [Wed, 3 Sep 2003 23:11:46 +0000 (23:11 +0000)]
New file.

20 years agoFix copyright notice
Jason Rumney [Wed, 3 Sep 2003 23:09:40 +0000 (23:09 +0000)]
Fix copyright notice

20 years ago(force-info, info): New targets.
Jason Rumney [Wed, 3 Sep 2003 23:05:32 +0000 (23:05 +0000)]
(force-info, info): New targets.

20 years agoNew file.
Jason Rumney [Wed, 3 Sep 2003 23:01:05 +0000 (23:01 +0000)]
New file.

20 years agoCreate ``makefile'' in directories man, lispref and lispintro.
Jason Rumney [Wed, 3 Sep 2003 22:52:12 +0000 (22:52 +0000)]
Create ``makefile'' in directories man, lispref and lispintro.

20 years ago(consider_token): check C++ `operator' only when the token len is long
Francesco Potortì [Wed, 3 Sep 2003 14:20:49 +0000 (14:20 +0000)]
(consider_token): check C++ `operator' only when the token len is long
enough.

20 years ago*** empty log message ***
Francesco Potortì [Wed, 3 Sep 2003 14:19:19 +0000 (14:19 +0000)]
*** empty log message ***

20 years agoBlinking cursor's default off state restored to "no cursor".
Kim F. Storm [Wed, 3 Sep 2003 07:58:13 +0000 (07:58 +0000)]
Blinking cursor's default off state restored to "no cursor".

20 years ago(get_window_cursor_type): Partially undo 2002-03-01 change (superseded
Kim F. Storm [Wed, 3 Sep 2003 07:50:46 +0000 (07:50 +0000)]
(get_window_cursor_type): Partially undo 2002-03-01 change (superseded
by 2002-08-30 change); the default blink-off cursor is now again "no
cursor".

20 years ago*** empty log message ***
Kim F. Storm [Wed, 3 Sep 2003 07:50:16 +0000 (07:50 +0000)]
*** empty log message ***

20 years agoAdd note about fixing line ends when building from CVS.
Jason Rumney [Tue, 2 Sep 2003 22:36:30 +0000 (22:36 +0000)]
Add note about fixing line ends when building from CVS.

20 years ago(tsang-quick-converter): Fix broken line-ends from CVS before doing conversion.
Jason Rumney [Tue, 2 Sep 2003 22:20:29 +0000 (22:20 +0000)]
(tsang-quick-converter): Fix broken line-ends from CVS before doing conversion.

20 years agoFix some DOS line-ending inconsistencies introduced with arch-tag:
Miles Bader [Tue, 2 Sep 2003 19:14:00 +0000 (19:14 +0000)]
Fix some DOS line-ending inconsistencies introduced with arch-tag:

20 years ago*** empty log message ***
Glenn Morris [Tue, 2 Sep 2003 17:43:01 +0000 (17:43 +0000)]
*** empty log message ***

20 years ago(diary-header-line-flag, diary-header-line-format): New variables.
Glenn Morris [Tue, 2 Sep 2003 17:37:48 +0000 (17:37 +0000)]
(diary-header-line-flag, diary-header-line-format): New variables.
(list-diary-entries): Use them to set header line in simple diary.

20 years ago(sh-font-lock-keywords): Use something other than
Glenn Morris [Tue, 2 Sep 2003 17:37:01 +0000 (17:37 +0000)]
(sh-font-lock-keywords): Use something other than
font-lock-string-face to highlight backslashes.

20 years agoCorrect some arch-tag: comment types
Miles Bader [Tue, 2 Sep 2003 06:06:59 +0000 (06:06 +0000)]
Correct some arch-tag: comment types