1993-07-17 |
Richard M. Stallman |
Rewritten by Vromans to use text properties.
|
1993-07-17 |
Richard M. Stallman |
(tar-extract): Use view-exit-action to kill viewed buf.
|
1993-07-17 |
Richard M. Stallman |
Doc fixes; some args renamed.
|
1993-07-17 |
Richard M. Stallman |
(gnus-info-nodes): Update node names.
|
1993-07-17 |
Richard M. Stallman |
entered into RCS
|
1993-07-17 |
Richard M. Stallman |
(texinfo-mode): Undo changes mistakenly added with
|
1993-07-17 |
Richard M. Stallman |
(Vhelp_menu_bar_map): Deleted.
|
1993-07-17 |
Richard M. Stallman |
(revert-buffer): Make menu-enable form more accurate
|
1993-07-17 |
Richard M. Stallman |
(mh-yank-hooks): Use (mark t).
|
1993-07-16 |
Roland McGrath |
(comint-{next,prev}-prompt, comint-send-eof): New functions.
|
1993-07-16 |
Roland McGrath |
(ad-start-advice-on-load): Initialize to t.
|
1993-07-16 |
Roland McGrath |
Initial revision
|
1993-07-16 |
Doug Evans |
if [ "$os" ] --> if [ x"$os" != x"" ]
|
1993-07-16 |
Richard M. Stallman |
(rmail-mail-new-frame): New variable.
|
1993-07-16 |
Richard M. Stallman |
(mail-bury): If selected frame is dedicated,
|
1993-07-15 |
Richard M. Stallman |
(read_char_menu_prompt): If the user rejects a menu,
|
1993-07-15 |
Richard M. Stallman |
(ispell-menu-map): Add missing quote in defalias.
|
1993-07-15 |
Richard M. Stallman |
(vc-rcs-status): Make work buffer's name start w/ space.
|
1993-07-15 |
Richard M. Stallman |
(completion-setup-function): Insert the mouse help message
|
1993-07-15 |
Richard M. Stallman |
(Fdisplay_completion_list): Run completion-setup-hook.
|
1993-07-15 |
Richard M. Stallman |
(help-menu-bar-map): Put the Help item in this map.
|
1993-07-15 |
Richard M. Stallman |
(Fbuffer_local_variables): For local var that is unbound,
|
1993-07-15 |
Richard M. Stallman |
(dired-mode-map): Add menu bar items.
|
1993-07-15 |
Jim Blandy |
* assoc.el (asort): First argument should be named alist-symbol,
|
1993-07-15 |
Jim Blandy |
* keyboard.c (menu_bar_one_keymap): If the key's binding is the
|
1993-07-15 |
Richard M. Stallman |
(server-done): Let save-buffer make the backup,
|
1993-07-15 |
Roland McGrath |
(isearch-edit-string): Bind isearch-nonincremental to its own value, not to
|
1993-07-15 |
Richard M. Stallman |
(Qdisabled_command_hook): New variable.
|
1993-07-15 |
Roland McGrath |
(compilation-parse-errors): After skipping two lines, move one char back so
|
1993-07-15 |
Roland McGrath |
(gud-debugger-startup): Replaced with gud-massage-args.
|
1993-07-14 |
Roland McGrath |
(snarf-spooks): Restore function.
|
1993-07-14 |
Roland McGrath |
(cookie-cache): New defvar.
|
1993-07-14 |
Roland McGrath |
(generate-file-autoloads): Fix FILE truename hacking to substring
|
1993-07-14 |
Richard M. Stallman |
(Vhelp_menu_bar_map): New var.
|
1993-07-14 |
Richard M. Stallman |
(mark_object) [DEBUG_MOLE]: Add abort at beginning.
|
1993-07-14 |
Jim Blandy |
* calendar.el (calendar-holidays): Don't autoload this; its value
|
1993-07-14 |
Jim Blandy |
Initial revision
|
1993-07-14 |
Jim Blandy |
* config.sub: Add case for Bull dpx/2.
|
1993-07-13 |
Richard M. Stallman |
(copy-face): New arg NEW-FRAME.
|
1993-07-13 |
Richard M. Stallman |
(completion-mode): New major mode.
|
1993-07-13 |
Richard M. Stallman |
(mouse-choose-completion): New function.
|
1993-07-13 |
Richard M. Stallman |
(verify_interval_modification): Use Qinsert_in_front_hooks and
|
1993-07-13 |
Richard M. Stallman |
(Qinsert_in_front_hooks, Qinsert_behind_hooks): Declared.
|
1993-07-13 |
Richard M. Stallman |
(prepare_to_modify_buffer): Call verify_overlay_modification.
|
1993-07-13 |
Richard M. Stallman |
(verify_overlay_modification): New function.
|
1993-07-13 |
Richard M. Stallman |
(Qinsert_in_front_hooks, Qinsert_behind_hooks): New vars.
|
1993-07-13 |
Richard M. Stallman |
*** empty log message ***
|
1993-07-13 |
Richard M. Stallman |
(mail-bury): New function.
|
1993-07-13 |
Jim Meyering |
*** empty log message ***
|
1993-07-13 |
Richard M. Stallman |
(compare-windows-skip-whitespace): New function.
|
1993-07-13 |
Richard M. Stallman |
(rmail-insert-inbox-text): If inbox is not in the
|
1993-07-13 |
Richard M. Stallman |
(define-key-after): Error if KEY has two elements.
|
1993-07-13 |
Richard M. Stallman |
(menu-bar-file-menu): Add menu item for dired.
|
1993-07-13 |
Jim Blandy |
* autoload.el (generate-file-autoloads): Correctly detect when the
|
1993-07-13 |
Richard M. Stallman |
(Qinsert_before_hooks, Qinsert_after_hooks): Declared.
|
1993-07-13 |
Richard M. Stallman |
(verify_interval_modification):
|
1993-07-12 |
Richard M. Stallman |
(Qundefined): New variable.
|
1993-07-12 |
David J. MacKenzie |
*** empty log message ***
|
1993-07-12 |
Paul Eggert |
(vc-rcs-status): Include head version number in mode line if there
|
1993-07-12 |
Richard M. Stallman |
(ispell-menu-map): New keymap--both fn and var.
|