summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (mouse-choose-completion): New function.Richard M. Stallman1993-07-131-0/+23
* (verify_interval_modification): Use Qinsert_in_front_hooks andRichard M. Stallman1993-07-131-2/+2
* (Qinsert_in_front_hooks, Qinsert_behind_hooks): Declared.Richard M. Stallman1993-07-131-2/+2
* (prepare_to_modify_buffer): Call verify_overlay_modification.Richard M. Stallman1993-07-131-0/+2
* (verify_overlay_modification): New function.Richard M. Stallman1993-07-131-0/+95
* (Qinsert_in_front_hooks, Qinsert_behind_hooks): New vars.Richard M. Stallman1993-07-131-15/+31
* *** empty log message ***Richard M. Stallman1993-07-131-1217/+1229
* (mail-bury): New function.Richard M. Stallman1993-07-131-0/+13
* *** empty log message ***Jim Meyering1993-07-131-2/+2
* (compare-windows-skip-whitespace): New function.Richard M. Stallman1993-07-131-21/+34
* (rmail-insert-inbox-text): If inbox is not in theRichard M. Stallman1993-07-131-1/+6
* (define-key-after): Error if KEY has two elements.Richard M. Stallman1993-07-131-1/+5
* (menu-bar-file-menu): Add menu item for dired.Richard M. Stallman1993-07-131-0/+1
* * autoload.el (generate-file-autoloads): Correctly detect when theJim Blandy1993-07-131-5/+7
* (Qinsert_before_hooks, Qinsert_after_hooks): Declared.Richard M. Stallman1993-07-131-0/+4
* (verify_interval_modification):Richard M. Stallman1993-07-131-3/+3
* (Qundefined): New variable.Richard M. Stallman1993-07-121-4/+22
* *** empty log message ***David J. MacKenzie1993-07-121-7/+3
* (vc-rcs-status): Include head version number in mode line if therePaul Eggert1993-07-121-12/+21
* (ispell-menu-map): New keymap--both fn and var.Richard M. Stallman1993-07-121-0/+18
* (ispell-menu-map): New autoload definition.Richard M. Stallman1993-07-121-0/+4
* * configure.in: Use the autoconf AC_FIND_X macro to try to findJim Blandy1993-07-101-0/+8
* (show-paren-command-hook): Do nothing if not window-system.Richard M. Stallman1993-07-101-49/+50
* Fix typos in previous change.Richard M. Stallman1993-07-101-2/+2
* (wait_reading_process_input): If wait_for_cell, do callRichard M. Stallman1993-07-091-2/+3
* (rmail-output): If file is an Rmail file,Richard M. Stallman1993-07-091-109/+117
* Make `solaris' reflect the most recent major release.Doug Evans1993-07-091-0/+3
* entered into RCSRichard M. Stallman1993-07-091-0/+1
* Initial revisionRichard M. Stallman1993-07-091-0/+589
* * etags.c (alloca): removed all references to it.Jim Blandy1993-07-091-18/+2
* (consider_token): was `==', now is `='.Richard M. Stallman1993-07-091-36/+35
* (byte-compile-file-form-defmumble): Undo previous change.Richard M. Stallman1993-07-091-2/+1
* (byte-compile-setq-default):Richard M. Stallman1993-07-091-10/+10
* (mouse-menu-bar-buffers):Richard M. Stallman1993-07-091-1/+1
* (region_limit): Declare Vmark_even_if_inactive.Roland McGrath1993-07-081-0/+1
* (syms_of_callint): Fix DEFVAR_LISP for Vmark_even_if_inactive to use rightRoland McGrath1993-07-081-1/+1
* (compilation-error-regexp-alist): Broaden ``Line N of "FILE": msg'' regexpRoland McGrath1993-07-081-2/+6
* (kill-ring-save): Call deactivate-mark regardless of transient-mark-mode.Roland McGrath1993-07-081-1/+1
* (ispell): Call deactivate-mark instead of setting mark-active directly. DoRoland McGrath1993-07-081-5/+2
* (deactivate-mark): New function.Roland McGrath1993-07-081-9/+12
* (isearch-done): Call deactivate-mark instead of setting mark-activeRoland McGrath1993-07-081-3/+2
* Put error-conditions and error-message properties on 'mark-inactive.Roland McGrath1993-07-081-1/+4
* (check_mark): Don't check mark-active unless in transient-mark-mode.Roland McGrath1993-07-081-2/+3
* (region_limit): Don't error if Vmark_even_if_inactive is set. When theRoland McGrath1993-07-081-2/+3
* (syms_of_data): Staticpro Qmark_inactive.Roland McGrath1993-07-081-0/+1
* Define Qmark_inactive.Roland McGrath1993-07-081-1/+2
* Declare Qmark_inactive.Roland McGrath1993-07-081-0/+1
* (mail-abbrev-end-of-buffer): Fix interactive spec to "P", same asRoland McGrath1993-07-081-1/+1
* Initial revisionRichard M. Stallman1993-07-081-0/+3316
* (basic-save-buffer): Use after-save-hook.Richard M. Stallman1993-07-081-1/+1