- 23 Feb, 2000 8 commits
-
-
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.
-
- 22 Feb, 2000 8 commits
-
-
Dave Love authored
(read-passwd): Move call of clear-this-command-keys to the right place. (replace-regexps-in-string): New function.
-
Dave Love authored
(lisp-mode-map, lisp-interaction-mode-map): Define all inside defvar. (lisp-mode-syntax-table): Set up for #|...|# comments. (lisp-imenu-generic-expression): Purecopy strings. Use syntax classes. Match `defface'. (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options. (eval-defun-1): Fix for defcustom. (lisp-indent-region): Doc fix.
-
Richard M. Stallman authored
-
Gerd Moellmann authored
emacs-lisp-mode-syntax-table when moving forward over the symbol's name.
-
Dave Love authored
-
Dave Love authored
(xterm-mouse-position-function): New function, replacing advice of mouse-position. (xterm-mouse-mode): Use it.
-
Dave Love authored
-
Eli Zaretskii authored
-
- 21 Feb, 2000 6 commits
-
-
Gerd Moellmann authored
(x_non_menubar_window_to_frame): Check the busy-cursor window.
-
Gerd Moellmann authored
-
Dave Love authored
(Fmouse_position): Use it. (syms_of_frame): Install it.
-
Gerd Moellmann authored
properties.with dotted-list values. (format-proper-list-p): New function.
-
Gerd Moellmann authored
. COLOR) and (background-color . COLOR).
-
Dave Love authored
-
- 20 Feb, 2000 16 commits
-
-
Gerd Moellmann authored
standard-output done by temp_output_buffer_setup.
-
Dave Love authored
and assignments to it. (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting current local map. (make-flyspell-overlay): Use it. (flyspell-correct-word/mouse-keymap): Change XEmacs test.
-
Dave Love authored
(lm-get-header-re): Defun, not defsubst. (lm-get-package-name): Defun, not defsubst. Simplify. (lm-version): Doc fix. Simplify. (lm-header, lm-header-multiline, lm-header-multiline, lm-summary) (lm-crack-address, lm-last-modified-date, lm-commentary) (lm-verify, lm-synopsis): Simplify. (lm-report-bug): Require emacsbug. Use compose-mail.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
set mode-line-buffer-identification with text properties added.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
Vmocklisp_arguments is nil. Inline Fcar and Fcdr. (specbind, unbind_to): Handle most common case of non-constant symbol with trivial value specially.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Init found_for_buffer to 0. (Fmake_variable_frame_local): If the variable has already been buffer-local, set the check_frame field.
-
Dave Love authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
produced for CODING_MODE_LAST_BLOCK requires.
-
Dave Love authored
too.
-
Eli Zaretskii authored
Don't call ring-empty-p unless tags-location-ring is bound. From Noah Friedman <friedman@splode.com>.
-
- 18 Feb, 2000 2 commits
-
-
Thien-Thi Nguyen authored
(hs-toggle-hiding): New command. (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'. (hs-minor-mode): Move call to `hs-grok-mode-type' early on. Fix omission bug: Run `hs-minor-mode-hook' for both activation and deactivation.
-
Dave Love authored
-