]> code.delx.au - gnu-emacs/log
gnu-emacs
25 years ago(w32_use_unicode_for_codepage): Interpret w32_no_unicode_output properly.
Geoff Voelker [Tue, 20 Oct 1998 22:34:50 +0000 (22:34 +0000)]
(w32_use_unicode_for_codepage): Interpret w32_no_unicode_output properly.
(syms_of_w32term): Reference w32_no_unicode_output properly.

25 years agoInclude charset.h and fontset.h.
Geoff Voelker [Tue, 20 Oct 1998 22:16:48 +0000 (22:16 +0000)]
Include charset.h and fontset.h.

25 years agoRemove redundant font_info struct definition.
Geoff Voelker [Tue, 20 Oct 1998 22:16:00 +0000 (22:16 +0000)]
Remove redundant font_info struct definition.
(Vx_pixel_size_width_font_regexp,
unibyte_display_via_language_environment): Declare variables.
(w32_list_fonts, w32_get_font_info, w32_query_font, w32_load_font):
Declare functions.
w32_output): New fields font_baseline and fontset.
(FRAME_FONTSET, FRAME_W32_FONT_TABLE): New macros.

25 years agoInclude fontset.h. Define codepage macros.
Geoff Voelker [Tue, 20 Oct 1998 22:15:14 +0000 (22:15 +0000)]
Include fontset.h.  Define codepage macros.
Add ENCODE_BIG5 macro from coding.c.
(w32_no_unicode_output): New variable.
(w32_codepage_for_charset, w32_use_unicode_for_codepage): New
functions.
(BUILD_WCHAR_T, BYTE1, BYTE2): New macros.
(dumpglyphs): Rewrite based on xterm.c equivalent.
(x_new_font): Use functionality provided in fontset.c.
(x_new_fontset): New function based on the one in xterm.c.
(syms_of_w32term): Add w32-no-unicode-output flag.

25 years ago(Vx_pixel_size_width): New global variable.
Geoff Voelker [Tue, 20 Oct 1998 22:13:14 +0000 (22:13 +0000)]
(Vx_pixel_size_width): New global variable.
(unibyte_display_via_language_environment): New global variable.
(x_set_font): Add support for setting fontsets.
(Fx_create_frame): Add check_w32(). Initialize fontsets.  Fix
font names to match xlfd-tight-regexp.
(w32_load_font): Rewrite based on x_load_font.
(x_to_w32_charset, w32_to_x_charset): Add character sets.  Use
`iso8859-1' rather than `ansi'.
(w32_to_x_font): Remove `-' from font name.  Remove the `-' off the
end. Move charset into `charset registry' field.
(enum_font_cb2): Check charsets match.  Include width in font list.

(w32_list_fonts): Rewrite based on x_list_fonts.
Moved from w32term.c to have access to enumfont_t struct.
(Fx_list_fonts): w32 specific version eliminated.  Include
`x-list-fonts.c'.
(w32_get_font_info, w32_query_font, w32_find_ccl_program): New
functions for fontset support - adapted from x_ equivalents.
(syms_of_w32fns): New lisp variables initialised.  Function
pointers for fontset.c set up.

25 years agoUpdate comments referring to obsolete structs.
Geoff Voelker [Tue, 20 Oct 1998 22:12:51 +0000 (22:12 +0000)]
Update comments referring to obsolete structs.
(allocate_face, copy_face, face_eql, load_font,
Fpixmap_spec_p, free_frame_faces, new_computed_face,
frame_update_line_height, merge_faces, compute_base_face,
Fset_face_attribute_internal): Use fontset support based on xfaces.c.

25 years ago(w32fns.c): Add x-list-font.c to dependancies.
Geoff Voelker [Tue, 20 Oct 1998 22:12:38 +0000 (22:12 +0000)]
(w32fns.c): Add x-list-font.c to dependancies.

25 years ago(syms_of_syntax): Fix the setup of Qscan_error.
Richard M. Stallman [Tue, 20 Oct 1998 20:56:18 +0000 (20:56 +0000)]
(syms_of_syntax): Fix the setup of Qscan_error.

25 years ago(desktop-save, desktop-create-buffer): Handle all minor modes.
Thien-Thi Nguyen [Tue, 20 Oct 1998 19:38:09 +0000 (19:38 +0000)]
(desktop-save, desktop-create-buffer): Handle all minor modes.

25 years ago(sh-mode): Handle .spec and .mspec files.
Richard M. Stallman [Tue, 20 Oct 1998 18:50:13 +0000 (18:50 +0000)]
(sh-mode): Handle .spec and .mspec files.
(sh-font-lock-keywords): Handle rpm and rpm2.
(sh-ancestor-alist): Handle rpm.

25 years ago(auto-mode-alist): Recognize .rpm files.
Richard M. Stallman [Tue, 20 Oct 1998 18:48:06 +0000 (18:48 +0000)]
(auto-mode-alist): Recognize .rpm files.
Also .spec and .mspec files.

(revert-buffer-internal-hook): Add defvar.

25 years ago(frame-set-background-mode): Enable the function for MSDOS frames.
Eli Zaretskii [Tue, 20 Oct 1998 16:34:29 +0000 (16:34 +0000)]
(frame-set-background-mode): Enable the function for MSDOS frames.

25 years agoAdd doc strings for calendar-day-name-array and calendar-month-name-array.
Edward M. Reingold [Tue, 20 Oct 1998 15:41:59 +0000 (15:41 +0000)]
Add doc strings for calendar-day-name-array and calendar-month-name-array.

25 years ago(mouse_init): Reset the button press/release info of the mouse driver.
Eli Zaretskii [Tue, 20 Oct 1998 14:25:38 +0000 (14:25 +0000)]
(mouse_init): Reset the button press/release info of the mouse driver.
(mouse_preempted): New variable.
(dos_rawgetc): Don't generate mouse events if mouse is preempted.
(XMenuActivate): Preempt the mouse during menu-handling loop.
Release the current time slice while idling in the menu-handling
loop.  Leave the loop only if the user pressed, then released the
same button.  Discard all mouse events that are pending in the
event queue before exiting.

25 years agoForcibly set SHELL and MAKESHELL to force Make to use
Eli Zaretskii [Tue, 20 Oct 1998 14:16:07 +0000 (14:16 +0000)]
Forcibly set SHELL and MAKESHELL to force Make to use
COMMAND.COM as the shell.

25 years ago(kill-ring-max): Increased to 60.
Richard M. Stallman [Mon, 19 Oct 1998 18:26:28 +0000 (18:26 +0000)]
(kill-ring-max): Increased to 60.

25 years ago(modify-face-read-string): Return (nil) for "none".
Richard M. Stallman [Mon, 19 Oct 1998 18:25:59 +0000 (18:25 +0000)]
(modify-face-read-string): Return (nil) for "none".
(modify-face): Don't get error if (nil) is the argument.
(face-try-color-list): Don't check whether nil is a valid color.

25 years agoSetup auto-fill-chars.
Kenichi Handa [Mon, 19 Oct 1998 00:40:10 +0000 (00:40 +0000)]
Setup auto-fill-chars.

25 years ago(kinsoku): Check the variable enable-kinsoku.
Kenichi Handa [Mon, 19 Oct 1998 00:40:10 +0000 (00:40 +0000)]
(kinsoku): Check the variable enable-kinsoku.

25 years ago(do-auto-fill): Don't check kinsoku-enable here.
Kenichi Handa [Mon, 19 Oct 1998 00:40:10 +0000 (00:40 +0000)]
(do-auto-fill): Don't check kinsoku-enable here.
Don't call kinsoku directly, intead call fill-find-break-point.

25 years agoSetup `fill-find-break-point-function'
Kenichi Handa [Mon, 19 Oct 1998 00:40:10 +0000 (00:40 +0000)]
Setup `fill-find-break-point-function'
property to character sets which require `kinsoku' processing for
filling.
(fill-find-break-point): New function.
(fill-region-as-paragraph): Don't check kinsoku-enable here.
Don't call kinsoku directly, intead call fill-find-break-point.

25 years ago(Vauto_fill_chars, Qauto_fill_chars): New variables.
Kenichi Handa [Mon, 19 Oct 1998 00:40:10 +0000 (00:40 +0000)]
(Vauto_fill_chars, Qauto_fill_chars): New variables.
(syms_of_charset): Staticpro and initialize Qauto_fill_chars.
Declare auto-fill-chars as a Lisp variable and initialize it.

25 years ago(Vauto_fill_chars): Extern it.
Kenichi Handa [Mon, 19 Oct 1998 00:40:10 +0000 (00:40 +0000)]
(Vauto_fill_chars): Extern it.

25 years ago(internal_self_insert): Check Vauto_fill_chars.
Kenichi Handa [Mon, 19 Oct 1998 00:40:10 +0000 (00:40 +0000)]
(internal_self_insert): Check Vauto_fill_chars.

25 years ago(byte-recompile-directory):
Richard M. Stallman [Sat, 17 Oct 1998 20:20:46 +0000 (20:20 +0000)]
(byte-recompile-directory):
Print message about each directory, even in batch mode.

25 years agoRequire `cl' before using nnoo-declare.
Richard M. Stallman [Sat, 17 Oct 1998 20:17:09 +0000 (20:17 +0000)]
Require `cl' before using nnoo-declare.

25 years ago(ps-mule-chars-in-string): No need to use sref.
Richard M. Stallman [Sat, 17 Oct 1998 19:51:34 +0000 (19:51 +0000)]
(ps-mule-chars-in-string): No need to use sref.
(ps-mule-string-char): No need to use sref.
(ps-mule-next-index): No need to use sref.

25 years ago(ange-ftp-waiting-flag): defvar moved.
Richard M. Stallman [Sat, 17 Oct 1998 19:48:04 +0000 (19:48 +0000)]
(ange-ftp-waiting-flag): defvar moved.

25 years ago(tar-mode): Locally set file-precious-flag.
Richard M. Stallman [Sat, 17 Oct 1998 19:22:41 +0000 (19:22 +0000)]
(tar-mode): Locally set file-precious-flag.

25 years ago(archive-mode): Locally set file-precious-flag.
Richard M. Stallman [Sat, 17 Oct 1998 19:21:37 +0000 (19:21 +0000)]
(archive-mode): Locally set file-precious-flag.

25 years ago(shell-input-autoexpand): Fix customization group.
Richard M. Stallman [Sat, 17 Oct 1998 15:29:39 +0000 (15:29 +0000)]
(shell-input-autoexpand): Fix customization group.

25 years ago(whois-server-list): Fix customization type.
Richard M. Stallman [Sat, 17 Oct 1998 15:26:29 +0000 (15:26 +0000)]
(whois-server-list): Fix customization type.

25 years ago(default-input-method): Fix custom type.
Richard M. Stallman [Sat, 17 Oct 1998 15:25:27 +0000 (15:25 +0000)]
(default-input-method): Fix custom type.

25 years ago(leim-list.el): Use `(cd foo && pwd)` instead of `(cd foo; pwd)`.
Kenichi Handa [Sat, 17 Oct 1998 01:58:01 +0000 (01:58 +0000)]
(leim-list.el): Use `(cd foo && pwd)` instead of `(cd foo; pwd)`.
(install): Likewise.

25 years ago(casify_object): Use make_string instead of
Kenichi Handa [Sat, 17 Oct 1998 01:58:01 +0000 (01:58 +0000)]
(casify_object): Use make_string instead of
make_specified_string to cope with byte-combining situation.

25 years ago(decode_coding_iso2022): Set coding->fake_multibyte to
Kenichi Handa [Sat, 17 Oct 1998 01:58:01 +0000 (01:58 +0000)]
(decode_coding_iso2022): Set coding->fake_multibyte to
1 when encountered with a code of the range 0x80..0x9F.

25 years ago(repeat): Handle keyboard macros properly.
Richard M. Stallman [Fri, 16 Oct 1998 19:40:12 +0000 (19:40 +0000)]
(repeat): Handle keyboard macros properly.
Handle new prefix arg after self-insert command.

Don't include cl even at compile time.
(repeat): Avoid using `loop'.

25 years ago(find-file-wildcards): New option.
Richard M. Stallman [Fri, 16 Oct 1998 19:20:55 +0000 (19:20 +0000)]
(find-file-wildcards): New option.
(find-file-noselect): Handle wild cards, if enabled.
(file-expand-wildcards): New function.

25 years ago(next-history-element): Special error message if no default.
Richard M. Stallman [Fri, 16 Oct 1998 19:15:04 +0000 (19:15 +0000)]
(next-history-element): Special error message if no default.

25 years ago(shell-command-on-region): Doc fix.
Richard M. Stallman [Fri, 16 Oct 1998 18:07:03 +0000 (18:07 +0000)]
(shell-command-on-region): Doc fix.

25 years agoMany doc fixes.
Richard M. Stallman [Thu, 15 Oct 1998 17:48:52 +0000 (17:48 +0000)]
Many doc fixes.
("latin-1-prefix"): Add sequences for the small
superscript underlined o and a.

25 years agoMany doc fixes.
Richard M. Stallman [Thu, 15 Oct 1998 17:47:49 +0000 (17:47 +0000)]
Many doc fixes.
("latin-1-postfix"): Add sequence for the small superscript o.

25 years ago(ps-print-buffer): Doc fix.
Richard M. Stallman [Thu, 15 Oct 1998 16:07:40 +0000 (16:07 +0000)]
(ps-print-buffer): Doc fix.
(ps-despool): Likewise.

25 years ago(arc-mode): Provide arc-mode.
Richard M. Stallman [Thu, 15 Oct 1998 15:07:35 +0000 (15:07 +0000)]
(arc-mode): Provide arc-mode.

25 years ago(ps-print-buffer): Doc fix.
Richard M. Stallman [Wed, 14 Oct 1998 20:10:01 +0000 (20:10 +0000)]
(ps-print-buffer): Doc fix.

25 years ago(vhdl-add-index-menu): reverse order in imenu-generic-expression.
Richard M. Stallman [Wed, 14 Oct 1998 19:55:35 +0000 (19:55 +0000)]
(vhdl-add-index-menu): reverse order in imenu-generic-expression.
(vhdl-template-assert, vhdl-block, vhdl-configuration-spec)
(vhdl-elsif, vhdl-generate, vhdl-if, vhdl-map)
(vhdl-selected-signal-assignment, vhdl-use, vhdl-while-loop)
(vhdl-get-port, vhdl-get-generic): Replace (undo 0) by (undo).
(vhdl-when): Fix indentation problem.
(vhdl-outer-space): Add "_" to syntax table for expand-abbrev.
(vhdl-get-port, vhdl-get-generic): Bug fix in template.
(vhdl-hooked-abbrev): Bug fix in hooked abbrev.

25 years ago(ange-ftp-read-passwd): Function deleted.
Dave Love [Wed, 14 Oct 1998 18:18:52 +0000 (18:18 +0000)]
(ange-ftp-read-passwd): Function deleted.
(ange-ftp-set-passwd): Use read-passwd, not ange-ftp-read-passwd.
(ange-ftp-get-passwd, ange-ftp-set-account): Likewise.

25 years ago1998-10-14 Dave Love <fx@gnu.org>
Dave Love [Wed, 14 Oct 1998 18:09:05 +0000 (18:09 +0000)]
1998-10-14  Dave Love  <fx@gnu.org>

* progmodes/fortran.el (fortran-mode-map): Change "Join
Continuation Line" to "Join Line".
(font-lock-keywords-1): Add "cycle", "exit".

1998-10-14  Emilio Lopes  <Emilio.Lopes@Physik.TU-Muenchen.DE>

* progmodes/fortran.el (fortran-join-line): Use
`delete-indentation' instead of issuing an error message if not on
a continuation line.  Provide for joining several lines using
prefix arg.

25 years ago(Fcall_process): Use $TMPDIR instead of trying $TMP
Eli Zaretskii [Wed, 14 Oct 1998 15:17:11 +0000 (15:17 +0000)]
(Fcall_process): Use $TMPDIR instead of trying $TMP
and $TEMP, since the former is always set in msdos.c.
(Fcall_process_region): When looking for a place to put the
temporary files, check $TMPDIR as well.

25 years ago(msdos-color-values): New variable.
Eli Zaretskii [Wed, 14 Oct 1998 15:11:12 +0000 (15:11 +0000)]
(msdos-color-values): New variable.
(x-color-values): New function, emulates its namesake from src/xfns.c.
(msdos-bg-mode): Add all dark colors to those which return "dark".

25 years ago(exec_sentinel, read_process_output):
Richard M. Stallman [Wed, 14 Oct 1998 14:36:33 +0000 (14:36 +0000)]
(exec_sentinel, read_process_output):
Restore waiting_for_user_input_p after running Lisp code.

25 years ago(parse_menu_item): Avoid initialization for Lisp_Object.
Richard M. Stallman [Wed, 14 Oct 1998 12:59:30 +0000 (12:59 +0000)]
(parse_menu_item): Avoid initialization for Lisp_Object.
(command_loop): Likewise.

25 years ago(uce-reply-to-uce): Bind case-fold-search.
Richard M. Stallman [Wed, 14 Oct 1998 12:49:31 +0000 (12:49 +0000)]
(uce-reply-to-uce): Bind case-fold-search.

25 years ago(keep-lines, flush-lines, how-many):
Richard M. Stallman [Wed, 14 Oct 1998 12:47:18 +0000 (12:47 +0000)]
(keep-lines, flush-lines, how-many):
Don't ignore case if arg has upper case letters.

25 years ago(make-coding-system): Create -with-esc variant coding system.
Kenichi Handa [Wed, 14 Oct 1998 12:41:02 +0000 (12:41 +0000)]
(make-coding-system): Create -with-esc variant coding system.

25 years ago(adjust_markers_for_combining): This function deleted.
Kenichi Handa [Wed, 14 Oct 1998 07:17:22 +0000 (07:17 +0000)]
(adjust_markers_for_combining): This function deleted.
(adjust_markers_for_replace): Correctly adjust marker positions.
Don't record these adjustment because they were recorded already.
(combine_bytes): Don't adjust markers here.

25 years ago(Faset): Fix previous change.
Kenichi Handa [Wed, 14 Oct 1998 07:17:22 +0000 (07:17 +0000)]
(Faset): Fix previous change.

25 years ago(Ffillarray): Fix previous change.
Kenichi Handa [Wed, 14 Oct 1998 07:17:22 +0000 (07:17 +0000)]
(Ffillarray): Fix previous change.

25 years ago(ls-lisp-use-insert-directory-program): New variable.
Geoff Voelker [Wed, 14 Oct 1998 03:43:20 +0000 (03:43 +0000)]
(ls-lisp-use-insert-directory-program): New variable.
(ls-lisp-insert-directory): Renamed from insert-directory.
(insert-directory): New function.

25 years ago(lisp-complete-symbol): Don't bind completion-fixup-function.
Richard M. Stallman [Tue, 13 Oct 1998 23:56:32 +0000 (23:56 +0000)]
(lisp-complete-symbol): Don't bind completion-fixup-function.

25 years ago(completion-fixup-function): Variable deleted.
Richard M. Stallman [Tue, 13 Oct 1998 23:55:45 +0000 (23:55 +0000)]
(completion-fixup-function): Variable deleted.
(completion-setup-function): Delete code for completion-fixup-function.

25 years agoFix previous change.
Richard M. Stallman [Tue, 13 Oct 1998 23:54:54 +0000 (23:54 +0000)]
Fix previous change.

25 years ago(Fdisplay_completion_list): Put on mouse-face properties.
Richard M. Stallman [Tue, 13 Oct 1998 21:10:10 +0000 (21:10 +0000)]
(Fdisplay_completion_list): Put on mouse-face properties.

25 years ago(set-fill-column): Doc fix.
Richard M. Stallman [Tue, 13 Oct 1998 15:47:40 +0000 (15:47 +0000)]
(set-fill-column): Doc fix.

25 years ago("latin-1-alt-postfix"): Add a method to enter the
Richard M. Stallman [Tue, 13 Oct 1998 15:41:11 +0000 (15:41 +0000)]
("latin-1-alt-postfix"): Add a method to enter the
small superscript underlined o and a.
("italian-alt-postfix"): Change it to something useful and
different from italian-postfix.

25 years ago("latin-1-postfix"): Add a method to enter the
Richard M. Stallman [Tue, 13 Oct 1998 15:40:56 +0000 (15:40 +0000)]
("latin-1-postfix"): Add a method to enter the
small superscript underlined o and a.
("italian-postfix"): Same as above.
("italian-postfix"): Add methods to enter e with acute accent and
the >> and << symbols.

25 years ago(smtpmail-send-data-1): Use encode-coding-string.
Richard M. Stallman [Tue, 13 Oct 1998 15:32:12 +0000 (15:32 +0000)]
(smtpmail-send-data-1): Use encode-coding-string.
(smtpmail-address-buffer): Add defvar.
(smtpmail-recipient-address-list, smtpmail-read-point): Likewise.

25 years ago(ffap-machine-p-local): Fix editing error.
Richard M. Stallman [Tue, 13 Oct 1998 15:31:30 +0000 (15:31 +0000)]
(ffap-machine-p-local): Fix editing error.

25 years agoMinor fixes.
Richard M. Stallman [Tue, 13 Oct 1998 15:22:42 +0000 (15:22 +0000)]
Minor fixes.

25 years agoReplace tabs with spaces
Richard M. Stallman [Tue, 13 Oct 1998 15:13:28 +0000 (15:13 +0000)]
Replace tabs with spaces
when they might confuse some Make versions.

25 years ago(hide-ifdef-env, hif-outside-read-only):
Andreas Schwab [Tue, 13 Oct 1998 09:52:54 +0000 (09:52 +0000)]
(hide-ifdef-env, hif-outside-read-only):
Move declaration before first use.
(hif-parse-if-exp, hif-nexttoken, hif-expr, hif-term, hif-eq-expr,
hif-math, hif-factor): Rename token to hif-token and token-list to
hif-token-list.
(hif-token, hif-token-list): Declare them.
(hif-find-ifdef-block): Return cons of top and bottom point
instead of setting dynamically bound variables.
(hide-ifdef-block, show-ifdef-block): Use return value of
hif-find-ifdef-block.

25 years ago(Fclear_this_command_keys): New function.
Richard M. Stallman [Tue, 13 Oct 1998 03:46:13 +0000 (03:46 +0000)]
(Fclear_this_command_keys): New function.
(syms_of_keyboard): defsubr it.

25 years ago(telnet-initial-filter): Use clear-this-command-keys.
Richard M. Stallman [Tue, 13 Oct 1998 03:45:04 +0000 (03:45 +0000)]
(telnet-initial-filter): Use clear-this-command-keys.

25 years ago(read-passwd): Use clear-this-command-keys.
Richard M. Stallman [Tue, 13 Oct 1998 03:44:06 +0000 (03:44 +0000)]
(read-passwd): Use clear-this-command-keys.

25 years ago(nntp-possibly-change-group): Allow for unexpected
Richard M. Stallman [Tue, 13 Oct 1998 03:24:50 +0000 (03:24 +0000)]
(nntp-possibly-change-group): Allow for unexpected
responses to GROUP command, since this may be called from a timer
with quit inhibited.

25 years ago(pop3-open-server): Bind coding-system-for-read and ...-for-write.
Richard M. Stallman [Mon, 12 Oct 1998 23:15:16 +0000 (23:15 +0000)]
(pop3-open-server): Bind coding-system-for-read and ...-for-write.

25 years ago(Fexecute_kbd_macro): Set real_this_command.
Richard M. Stallman [Mon, 12 Oct 1998 20:03:15 +0000 (20:03 +0000)]
(Fexecute_kbd_macro): Set real_this_command.

25 years agoFix names of standard-translation-table-for-decode(encode).
Richard M. Stallman [Mon, 12 Oct 1998 17:27:23 +0000 (17:27 +0000)]
Fix names of standard-translation-table-for-decode(encode).

25 years ago(ccl-compile-if): If there's no false-cmds,
Kenichi Handa [Mon, 12 Oct 1998 12:00:44 +0000 (12:00 +0000)]
(ccl-compile-if): If there's no false-cmds,
set unconditional-jump to nil.
(ccl-compile-read-multibyte-character): Return nil.
(ccl-compile-write-multibyte-character): Likewise.
(ccl-compile-translate-character): Likewise
(ccl-compile-map-multiple): Likewise.
(ccl-compile-map-single): Likewise.

25 years agoAdd coding tag.
Kenichi Handa [Mon, 12 Oct 1998 12:00:44 +0000 (12:00 +0000)]
Add coding tag.
(kinsoku-bol): Remove superfluous TAB in a string.

25 years ago(find-coding-systems-for-charsets):
Kenichi Handa [Mon, 12 Oct 1998 12:00:44 +0000 (12:00 +0000)]
(find-coding-systems-for-charsets):
Delete `composition' (if any) from CHARSETS.

25 years ago(clear_string_char_byte_cache): Extern it.
Kenichi Handa [Mon, 12 Oct 1998 12:00:44 +0000 (12:00 +0000)]
(clear_string_char_byte_cache): Extern it.

25 years ago(CCL_DECODE_SJIS, CCL_ENCODE_SJIS): Swap the definitions.
Kenichi Handa [Mon, 12 Oct 1998 12:00:44 +0000 (12:00 +0000)]
(CCL_DECODE_SJIS, CCL_ENCODE_SJIS): Swap the definitions.

25 years ago(Fstring): Call make_string instead of
Kenichi Handa [Mon, 12 Oct 1998 12:00:44 +0000 (12:00 +0000)]
(Fstring): Call make_string instead of
make_string_from_bytes.
(Ffind_charset_region): Include `composition' in the returned list
if the region contains any composite characters.
(Ffind_charset_string): Include `composition' in the returned list
if the string contains any composite characters.
(find_charset_in_str): Handle CMPCHARP arg correctly.

25 years ago(shrink_decoding_region): If a charset other than ascii
Kenichi Handa [Mon, 12 Oct 1998 12:00:44 +0000 (12:00 +0000)]
(shrink_decoding_region): If a charset other than ascii
is initially designated to G0, don't shrink the region.
(shrink_encoding_region): Likewise.

25 years ago(Faset): If ARRAY is a multibyte string, pay attention to
Kenichi Handa [Mon, 12 Oct 1998 12:00:44 +0000 (12:00 +0000)]
(Faset): If ARRAY is a multibyte string, pay attention to
byte-combining situation.

25 years ago(clear_string_char_byte_cache): New function.
Kenichi Handa [Mon, 12 Oct 1998 12:00:44 +0000 (12:00 +0000)]
(clear_string_char_byte_cache): New function.
(Ffillarray): Handle multibyte string correctly.

25 years ago(Fw16_set_clipboard_data): Call find_charset_in_str with CMPCHARP arg 0.
Kenichi Handa [Mon, 12 Oct 1998 12:00:44 +0000 (12:00 +0000)]
(Fw16_set_clipboard_data): Call find_charset_in_str with CMPCHARP arg 0.

25 years ago(Fw32_set_clipboard_data): Call find_charset_in_str with CMPCHARP arg 0.
Kenichi Handa [Mon, 12 Oct 1998 12:00:44 +0000 (12:00 +0000)]
(Fw32_set_clipboard_data): Call find_charset_in_str with CMPCHARP arg 0.

25 years ago(lisp_data_to_selection_data): Call find_charset_in_str with CMPCHARP arg 0.
Kenichi Handa [Mon, 12 Oct 1998 12:00:44 +0000 (12:00 +0000)]
(lisp_data_to_selection_data): Call find_charset_in_str with CMPCHARP arg 0.

25 years ago(Fstring_to_number): Don't recognize floating point if base is not 10.
Kenichi Handa [Mon, 12 Oct 1998 11:54:43 +0000 (11:54 +0000)]
(Fstring_to_number): Don't recognize floating point if base is not 10.

25 years ago(setup-specified-language-environment): Add apropos-inhibit property.
Richard M. Stallman [Mon, 12 Oct 1998 06:13:42 +0000 (06:13 +0000)]
(setup-specified-language-environment): Add apropos-inhibit property.
(describe-specified-language-support): Likewise.

25 years ago(parse_menu_item): For top level of menu bar,
Richard M. Stallman [Mon, 12 Oct 1998 06:13:00 +0000 (06:13 +0000)]
(parse_menu_item): For top level of menu bar,
accept ordinary commands, and treat them just like a keymap.

25 years ago(redisplay_window): Clear w->window_end_valid
Richard M. Stallman [Mon, 12 Oct 1998 01:38:50 +0000 (01:38 +0000)]
(redisplay_window): Clear w->window_end_valid
before running the window-scroll-functions hook, if appropriate.

25 years ago(Info-insert-dir): Detect and report problems
Richard M. Stallman [Sun, 11 Oct 1998 22:44:46 +0000 (22:44 +0000)]
(Info-insert-dir): Detect and report problems
in input files, such as "No Top node".  Return with point
at the beginning of the text.
(Info-find-node): Reinsert the code to handle files
with no tags table; it was deleted by mistake.

25 years ago(tags-loop-revert-buffers): New variable.
Richard M. Stallman [Sun, 11 Oct 1998 22:17:03 +0000 (22:17 +0000)]
(tags-loop-revert-buffers): New variable.
(next-file): Optionally offer to revert a file's buffer,
if it has an existing buffer but the file has changed.

25 years ago(texinfo-make-menu): Don't let
Richard M. Stallman [Sun, 11 Oct 1998 12:47:19 +0000 (12:47 +0000)]
(texinfo-make-menu): Don't let
texinfo-find-higher-level-node repeatedly find the same node.
(texinfo-find-higher-level-node): Doc fix.

25 years agoWhitespace change.
Richard M. Stallman [Sat, 10 Oct 1998 21:20:48 +0000 (21:20 +0000)]
Whitespace change.

25 years ago(main): Null-terminate system_name.
Richard M. Stallman [Sat, 10 Oct 1998 21:20:22 +0000 (21:20 +0000)]
(main): Null-terminate system_name.

25 years ago(check_x_display_info): Don't use selected_frame if it is dead.
Richard M. Stallman [Sat, 10 Oct 1998 15:07:08 +0000 (15:07 +0000)]
(check_x_display_info): Don't use selected_frame if it is dead.