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.
|
1993-07-12 |
Richard M. Stallman |
(ispell-menu-map): New autoload definition.
|
1993-07-10 |
Jim Blandy |
* configure.in: Use the autoconf AC_FIND_X macro to try to find
|
1993-07-10 |
Richard M. Stallman |
(show-paren-command-hook): Do nothing if not window-system.
|
1993-07-10 |
Richard M. Stallman |
Fix typos in previous change.
|
1993-07-09 |
Richard M. Stallman |
(wait_reading_process_input): If wait_for_cell, do call
|
1993-07-09 |
Richard M. Stallman |
(rmail-output): If file is an Rmail file,
|
1993-07-09 |
Doug Evans |
Make `solaris' reflect the most recent major release.
|
1993-07-09 |
Richard M. Stallman |
entered into RCS
|
1993-07-09 |
Richard M. Stallman |
Initial revision
|
1993-07-09 |
Jim Blandy |
* etags.c (alloca): removed all references to it.
|
1993-07-09 |
Richard M. Stallman |
(consider_token): was `==', now is `='.
|
1993-07-09 |
Richard M. Stallman |
(byte-compile-file-form-defmumble): Undo previous change.
|
1993-07-09 |
Richard M. Stallman |
(byte-compile-setq-default):
|
1993-07-09 |
Richard M. Stallman |
(mouse-menu-bar-buffers):
|
1993-07-08 |
Roland McGrath |
(region_limit): Declare Vmark_even_if_inactive.
|
1993-07-08 |
Roland McGrath |
(syms_of_callint): Fix DEFVAR_LISP for Vmark_even_if_inactive to use right
|
1993-07-08 |
Roland McGrath |
(compilation-error-regexp-alist): Broaden ``Line N of "FILE": msg'' regexp
|
1993-07-08 |
Roland McGrath |
(kill-ring-save): Call deactivate-mark regardless of transient-mark-mode.
|
1993-07-08 |
Roland McGrath |
(ispell): Call deactivate-mark instead of setting mark-active directly. Do
|
1993-07-08 |
Roland McGrath |
(deactivate-mark): New function.
|
1993-07-08 |
Roland McGrath |
(isearch-done): Call deactivate-mark instead of setting mark-active
|