- 25 Feb, 2002 4 commits
-
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Kim F. Storm authored
menu is shown on the menu bar in shell mode.
-
Stefan Monnier authored
(inferior-emacs-lisp-mode): Make it buffer-local. (ielm-eval-input): Use it to preserve match-data between inputs.
-
- 24 Feb, 2002 12 commits
-
-
Pavel Janík authored
-
Jason Rumney authored
-
Jason Rumney authored
(lisp): Sync with list in src/Makefile.in (VMS_SUPPORT, MSDOS_SUPPORT): Define, so DOC files can be shared.
-
Jason Rumney authored
-
Jason Rumney authored
-
Jason Rumney authored
-
Jason Rumney authored
-
Jason Rumney authored
-
Per Abrahamsen authored
* cus-edit.el (custom-unlispify-remove-prefixes): Add to `custom-buffer' customize group.
-
Colin Walters authored
-
Colin Walters authored
-
Kim F. Storm authored
The validation of the event type was too strict as it didn't allow string events; buffer names are used in bindings for menu-bar-select-buffer (see `menu-bar-update-buffers').
-
- 23 Feb, 2002 24 commits
-
-
Kim F. Storm authored
prefix-key.
-
Pavel Janík authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
change (no longer accept a symbol for the KEY argument).
-
Kim F. Storm authored
now try command remapping for all symbols.
-
Kim F. Storm authored
(is_command_symbol): Remove extern.
-
Kim F. Storm authored
added command remapping by entering the commands directly into the keymaps. Now, command remapping uses an explicit `remap' prefix in the keymaps, i.e. [remap COMMAND]. (Qremap, remap_command_vector): New variables. (is_command_symbol): Removed function. (Fdefine_key): No longer accept a symbol for KEY. Added validation of [remap COMMAND] argument for KEY. The DEF is no longer required to be a symbol when remapping a command. (Fremap_command): New function to remap command through keymaps. (Flookup_key): Perform command remapping initiated by Fremap_command directly for speed. (Fkey_binding): Use Fremap_command for command remapping. (where_is_internal): Handle new command remapping representation. (syms_of_keymap): Intern Qremap, initialize remap_command_vector, staticpro them. Defsubr Fremap_command.
-
Colin Walters authored
-
Colin Walters authored
-
Colin Walters authored
(toplevel): Bind them. (shell-mode): Don't set `comint-dynamic-complete-functions'; it is not necessary now that we use pcomplete.
-
Colin Walters authored
(ibuffer-mark-old-buffers): Handle it.
-
Colin Walters authored
function.
-
Colin Walters authored
-
Eli Zaretskii authored
-
Jason Rumney authored
-
Jason Rumney authored
-
Jason Rumney authored
on the string before encoding it. (Fw32_get_clipboard_data): Run post-read-conversion on the string after decoding it.
-
Richard M. Stallman authored
to next message, by calling rmail-summary-goto-msg.
-
Pavel Janík authored
-
Pavel Janík authored
-
Pavel Janík authored
-
Eli Zaretskii authored
-