aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (resize-minibuffer-mode): Variable customized toRichard M. Stallman1998-01-031-4/+11
* (occur): Pass default to read-from-minibuffer so thatRichard M. Stallman1998-01-031-6/+4
* (file-cache-minibuffer-complete): Accept a prefix arg.Richard M. Stallman1998-01-031-127/+50
* (minor-mode-overriding-map-alist):Richard M. Stallman1998-01-021-0/+2
* (which-func-update): Fix paren error.Richard M. Stallman1998-01-021-8/+8
* (customize-changed-options): Doc fix.Richard M. Stallman1998-01-021-1/+1
* (desktop-enable): New variable.Richard M. Stallman1997-12-291-5/+26
* (undigestify-rmail-message): If in summary, switch to the Rmail buffer.Richard M. Stallman1997-12-261-135/+129
* (info-lookup-symbol-alist): Handle Emacs Lisp mode.Richard M. Stallman1997-12-261-26/+32
* Some comment, doc and bug fixes.Richard M. Stallman1997-12-251-94/+272
* Customized.Richard M. Stallman1997-12-251-8/+27
* (Info-mode): Doc fix.Richard M. Stallman1997-12-221-3/+6
* (dired-mark-sexp): Skip leading space in defining `uid'.Richard M. Stallman1997-12-221-1/+3
* (mouse-avoidance-mode): Variable customized to automatically load the package.Richard M. Stallman1997-12-221-7/+22
* (view-register): Show register type file-query.Richard M. Stallman1997-12-221-0/+7
* (previous-matching-history-element): BindRichard M. Stallman1997-12-221-2/+9
* (browse-url-path-regexp, browse-url-short-regexp,Dave Love1997-12-221-36/+28
* (apropos-print): Pass t instead of DO-KEYSRichard M. Stallman1997-12-221-6/+6
* (cc-imenu-objc-function): Use bufsubst-fun as a variable, not as a function.Richard M. Stallman1997-12-221-4/+5
* Fix mailer-introduced garbling.Richard M. Stallman1997-12-221-4/+3
* Fix copyright notice.Richard M. Stallman1997-12-221-15/+13
* Doc fixes. Changed `append' to `nconc'Richard M. Stallman1997-12-221-114/+165
* (find-file-noselect): Fix previous change.Richard M. Stallman1997-12-211-2/+4
* (isearch-mode-map): Don't count above 256Richard M. Stallman1997-12-211-2/+2
* (jka-compr-insert-file-contents):Richard M. Stallman1997-12-211-0/+4
* (find-file-noselect): Signal error if file is unreadable.Richard M. Stallman1997-12-211-0/+8
* (match-string-no-properties): New function.Richard M. Stallman1997-12-211-0/+15
* (define-mail-alias): Handle backslash-quotingRichard M. Stallman1997-12-211-6/+18
* (mule-keymap): Delete the binding for toggle-enable-multibyte-characters.Richard M. Stallman1997-12-211-4/+0
* (copy-region-as-kill): Deactivate mark in transient-mark-mode.Richard M. Stallman1997-12-211-3/+8
* (toggle-enable-multibyte-characters): Doc fix.Richard M. Stallman1997-12-211-2/+11
* (completion-setup-hook): Add definition.Richard M. Stallman1997-12-211-0/+6
* (menu-bar-select-yank): Add apropos-inhibit property.Richard M. Stallman1997-12-211-0/+1
* (apropos, apropos-command): Ignore symbols that have apropos-inhibit property.Richard M. Stallman1997-12-211-0/+10
* (standard-display-european): Doc fix.Richard M. Stallman1997-12-211-4/+6
* (split-string): Handle empty matches reasonably.Richard M. Stallman1997-12-211-2/+15
* (calendar-french-single-byteify): New function.Richard M. Stallman1997-12-211-63/+80
* (read-password): New function.Richard M. Stallman1997-12-211-0/+22
* (iswitchb-completion-help): Multiple TAB pressesKarl Heuer1997-12-191-118/+157
* Don't call set-terminal-coding-systemKarl Heuer1997-12-191-1/+2
* (set-language-info): Doc fix.Karl Heuer1997-12-191-2/+2
* (widget-choose): Allow scrolling of large lists.Karl Heuer1997-12-191-7/+25
* (transpose-subr): Rewrite to make faster with big moveAndreas Schwab1997-12-171-31/+30
* (Man-mode-line-format): Update to include the new formatAndreas Schwab1997-12-171-6/+11
* Add reference to new Calendrical Calculations book.Paul Eggert1997-12-1613-22/+69
* Define indentation in normal dialect for let-syntax,Dave Love1997-12-131-5/+39
* (browse-url-lynx-emacs): Add sentinel to kill the buffer when lynxDave Love1997-12-121-23/+69
* Use imenu-case-fold-search.Dave Love1997-12-1215-8/+30
* (comint-strip-ctrl-m): Don't die ifKarl Heuer1997-12-111-2/+4
* (telnet-filter): Position comint-last-output-start.Karl Heuer1997-12-111-0/+1