- 25 Feb, 2000 7 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(build_frame_matrix_from_leaf_window): Put code handling glyph row's not being a slice of a frame row in #if 0. (sync_window_with_frame_matrix_rows): New function. (frame_row_to_window): New function. (mirror_line_dance): Handle copies between windows.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(init_obarray): Use `xmalloc' instead of `malloc'.
-
Gerd Moellmann authored
into account.
-
Gerd Moellmann authored
after decoding.
-
- 24 Feb, 2000 8 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
non-selected windows depending on the setting of cursor_in_non_selected_windows.
-
Gerd Moellmann authored
(syms_of_xdisp): DEFVAR_BOOL it.
-
Gerd Moellmann authored
display in any included file and don't kill it.
-
Eli Zaretskii authored
bar. Menu items converted to (menu-item format, help strings added. [downcase, upcase]: Don't enable on MS-DOS. [symlink, symlinks]: Don't show if make-symbolic-link is not bound. [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
-
Richard M. Stallman authored
-
- 23 Feb, 2000 25 commits
-
-
Dave Love authored
(backward-kill-sentence, kill-sentence): Likewise.
-
Dave Love authored
(backward-kill-word): Revert addition of * to interactive spec.
-
Dave Love authored
-
Dave Love authored
name. (gud-format-command): Use int-to-string in ?l case. Simplify slightly.
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
(footnote-section-tag-regexp): Customize. (footnote-start-tag, footnote-end-tag): New option. (footnote-latin-regexp): New variable. (Footnote-latin): New function. (footnote-style-alist): Add element for latin style. (footnote-style): Moved. (Footnote-goto-footnote): Use eq to test arg.
-
Dave Love authored
-
Dave Love authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
fits into an integer, return a float.
-
Dave Love authored
-
Dave Love authored
(byte-compile-const-symbol-p): New function. (byte-compile-constp, byte-compile-out-toplevel) (byte-compile-form, byte-compile-form, byte-compile-variable-ref): Use it.
-
Dave Love authored
(byte-compile-trueconstp): Include keywords. (byte-optimize-quote, byte-optimize-lapcode): Use byte-compile-const-symbol-p. (byte-optimize-char-before): New optimization.
-
Dave Love authored
-
Dave Love authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
keyword_symbols_constant_flag.
-
Gerd Moellmann authored
(Fmakunbound, set_internal, syms_of_data): Remove references to keyword_symbols_constant_flag.
-
Gerd Moellmann authored
-
Kenichi Handa authored
and minor-mode-map-alist. (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift codes SS2 and SS3 correctly. (encoded-kbd-self-insert-ccl): New function. (encoded-kbd-setup-keymap): New function. (encoded-kbd-mode): Handle CCL based coding system. Setup keymap by calling encoded-kbd-setup-keymap.
-
Kenichi Handa authored
-
Kenichi Handa authored
characters. (lisp-mode-variables): Set multibyte-syntax-as-symbol to t locally.
-
Kenichi Handa authored
-
Kenichi Handa authored
(syms_of_syntax): Declare it as a Lisp variable. (SYNTAX_WITH_MULTIBYTE_CHECK): New macro. (scan_lists): If both sexpflag and multibyte_syntax_as_symbol are nonzero, treat all multibyte characters as symbol. (init_syntax_once): Give syntax `word' to all mutlbiyte characters.
-