- 15 Jul, 1993 6 commits
-
-
Jim Blandy authored
symbol `undefined', don't try to take that symbol's cdr before passing it to menu_bar_item; pass the `undefined' binding itself, so menu_bar_item can remove bindings for the same key from result.
-
Richard M. Stallman authored
so that make-backup-files remains effective.
-
Roland McGrath authored
nil.
-
Richard M. Stallman authored
(Vdisabled_command_hook): Deleted. (syms_of_keyboard): Corresponding changes. (Fcommand_execute): Use Qdisabled_command_hook.
-
Roland McGrath authored
point before the newline.
-
Roland McGrath authored
(gud-{gdb,sdb,xdb}-debugger-startup): Replaced with gud-*-massage-args. (gdb, sdb, xdb): Argument is command line, not args for it. Remove debugger name from prompt and put it in the default input instead. Overload gud-massage-args instead of gud-debugger-startup. (gud-chop-words): New function; subr for gud-common-init. (gud-common-init): Argument is command line, not args for it. Rewritten to use gud-chop-words instead of temp buffer and kludge involving read. Find the program name as the first word of the command line. Use make-comint and gud-massage-args in place of gud-debugger-startup. Expand the file name before passing it to gud-massage-args.
-
- 14 Jul, 1993 8 commits
-
-
Roland McGrath authored
-
Roland McGrath authored
(cookie-snarf): Cache cookies in `cookie-cache', not in obarray (idiot). Also store the modtime and punt the cache when it changes.
-
Roland McGrath authored
SOURCE-TRUENAME instead of FILE.
-
Richard M. Stallman authored
(syms_of_keyboard): Set up Lisp var for it. (menu_bar_items): Use Vhelp_menu_bar_map.
-
Richard M. Stallman authored
-
Jim Blandy authored
must be set after the user's .emacs file is loaded.
-
Jim Blandy authored
-
Jim Blandy authored
-
- 13 Jul, 1993 18 commits
-
-
Richard M. Stallman authored
(list-faces-display): New command.
-
Richard M. Stallman authored
(completion-setup-function): New function. Add it to completion-setup-hook.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Qinsert_behind_hooks instead of previous names.
-
Richard M. Stallman authored
This replaces part of previous change.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(call_overlay_mod_hooks): New function.
-
Richard M. Stallman authored
(syms_of_textprop): Set them up. (set_properties): Call modify_region. (remove_properties): Call modify_region before record_property_change. (add_properties): Likewise.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(mail-send-and-exit): Call mail-bury. (mail-dont-send): New command, with menu bar binding.
-
Jim Meyering authored
-
Richard M. Stallman authored
(compare-windows): Use that. (compare-windows-whitespace): Value is now regexp.
-
Richard M. Stallman authored
spool dir, try copying before renaming.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Jim Blandy authored
buffer receiving the autoload forms is in a parent of or the same directory as FILE, even in the presence of symlinks.
-
Richard M. Stallman authored
(Qmodification_hooks): Declared.
-
Richard M. Stallman authored
For insertion, run the insert-before-hooks and insert-after-hooks, not the modification-hooks.
-
- 12 Jul, 1993 5 commits
-
-
Richard M. Stallman authored
(syms_of_keyboard): Set up Qundefined. (menu_bar_items): Don't reverse the items. Process the maps in reverse order. (menu_bar_item): If definition is `undefined', delete any menu bar item already made, and don't make one.
-
David J. MacKenzie authored
-
Paul Eggert authored
are no locks.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(menu-bar-edit-menu): Add "Spell" item.
-
- 10 Jul, 1993 3 commits
-
-
Jim Blandy authored
the X Windows libraries.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-