- 07 Feb, 2002 9 commits
-
-
Richard M. Stallman authored
Fix a spazz in the multibyte encoding here.
-
Per Abrahamsen authored
-
Per Abrahamsen authored
* cus-edit.el (customize-mark-to-save): New function. * menu-bar.el (menu-bar-options-save): Rewrote.
-
ShengHuo ZHU authored
* mm-view.el (mm-w3-prepare-buffer): Ditto. (mm-inline-text): Ditto. Suggested by Dave Love <fx@gnu.org>. * mml.el (mml-preview): Disable local map. * mml.el (mml-preview): Bind `q'.
-
Kim F. Storm authored
-
Kim F. Storm authored
remapped if it fulfills is_command_symbol.
-
Andreas Schwab authored
-
Andreas Schwab authored
-
Andreas Schwab authored
-
- 06 Feb, 2002 31 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
KEY argument (like define-key).
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
(syms_of_keyboard): DEFVAR_LISP it. (command_loop_1): Set it, and perform command remapping.
-
Kim F. Storm authored
(is_command_symbol): Added prototype.
-
Kim F. Storm authored
defining command remapping. Doc updated. (Flookup_key): Remap command through keymap if KEY is a symbol. (is_command_symbol): New function. (Fkey_binding): Use it. New optional argument NO-REMAP. Doc updated. Callers changed. Perform command remapping via recursive call unless that arg is non-nil. (where_is_internal): New argument no_remap. Callers changed. Call recursively to find original key bindings for a remapped comand unless that arg is non-nil. (Fwhere_is_internal): New optional argument NO-REMAP. Doc updated. Callers changed. Pass arg to where_is_internal.
-
Pavel Janík authored
-
Pavel Janík authored
-
Pavel Janík authored
-
Pavel Janík authored
-
Jason Rumney authored
-
Jason Rumney authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(mail-mode-header-syntax-table): Var deleted. (mail-abbrev-syntax-table): Init to nil, will compute when needed. (sendmail-pre-abbrev-expand-hook): Only temporarily change local-abbrev-table and the syntax table. Compute mail-abbrev-syntax-table if that has not been done.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(debugger-frame-number): Figure out the offset directly. (debugger-setup-buffer): Don't use debugger-frame-offset. (debugger-frame, debugger-frame-clear): Likewise. (debugger-jump): Don't alter debugger-frame-offset.
-
Richard M. Stallman authored
Replace foo-p as var name with foo-flag, not foo-p-flag.
-
Richard M. Stallman authored
(highlight-changes-passive-string): Default to -Chg. (highlight-changes-global-modes): Doc fix.
-
Richard M. Stallman authored
to avoid taking a local name as remote.
-
Richard M. Stallman authored
file-name-sans-versions, file-name-completion, and file-name-all-completions.
-
Richard M. Stallman authored
(isearch-lazy-highlight-new-loop): Do nothing in kbd macro.
-