summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Comment change.Richard M. Stallman1995-04-071-0/+1
* Comment changes.Richard M. Stallman1995-04-071-9/+11
* (byte-compile-output-docform): Output doc string positionRichard M. Stallman1995-04-071-1/+7
* Use $ at end when searching for mail-header-separator.Richard M. Stallman1995-04-071-6/+6
* (fill-region-as-paragraph): If JUSTIFY is non-nil,Richard M. Stallman1995-04-071-2/+2
* Update copyright.Karl Heuer1995-04-0718-20/+20
* Update copyright.Karl Heuer1995-04-0722-27/+27
* Update copyright.Karl Heuer1995-04-072-5/+5
* (desktop-save): Use dired-directory as nameRichard M. Stallman1995-04-061-11/+13
* (write-file): Fix arg count in call to y-or-n-p.Karl Heuer1995-04-061-1/+1
* (menu-bar-bookmark-map): Autoload each formRichard M. Stallman1995-04-061-12/+22
* (ispell-menu-map-needed): Delete test for menu-bar feature.Richard M. Stallman1995-04-061-2/+5
* (list-buffers-noselect): Put buffer name in a textRichard M. Stallman1995-04-061-29/+26
* (reporter-submit-bug-report): Give up if mailerRichard M. Stallman1995-04-061-16/+17
* (tar-mode-map): Fix typo for tar-display-other-file.Richard M. Stallman1995-04-061-1/+1
* (tempo-build-collection): Clear flag after computingKarl Heuer1995-04-051-11/+12
* (ispell-personal-dictionary): Add autoload.Karl Heuer1995-04-051-0/+1
* Change bindings of event-apply-control-modifier,Karl Heuer1995-04-051-13/+6
* (byte-compile-inline-expand): Fetch actual bytecodeKarl Heuer1995-04-051-3/+5
* (tempo-dolist): Don't use `cadr'.Karl Heuer1995-04-051-3/+3
* (event-apply-modifier): Fix off-by-one errors.Karl Heuer1995-04-041-4/+4
* Fix comments.Karl Heuer1995-04-041-10/+9
* (tempo-insert): Added the P tag and modified the s tag accordinglyRichard M. Stallman1995-04-031-31/+93
* (apropos): Use apropos-worthy-symbol-p as default predicate.Richard M. Stallman1995-04-031-1/+10
* (set-auto-mode): Fix previous change.Karl Heuer1995-04-031-2/+5
* Added support for special (quoted) characters in file names:Simon Marshall1995-04-031-40/+79
* Set comint-file-name-quote-list to new shell-file-name-quote-list.Simon Marshall1995-04-031-8/+19
* Explain why public domain.Richard M. Stallman1995-04-021-1/+4
* (menu-bar-edit-menu): Capitalize an item name.Richard M. Stallman1995-04-021-3/+3
* (mail-mode-map): Longer title for headers submenu.Richard M. Stallman1995-04-021-1/+1
* (inhibit-first-line-modes-suffixes): New variable.Richard M. Stallman1995-04-021-3/+9
* (jka-compr-install): Add items to inhibit-first-line-modes-suffixes.Richard M. Stallman1995-04-021-8/+15
* (fill-region-as-paragraph): Remove fill-prefix first, then remove indentation.Richard M. Stallman1995-04-021-4/+6
* (unrmail): Don't make or switch to a summary buffer.Richard M. Stallman1995-04-011-0/+2
* (rmail-summary-toggle-header): Make header visible in message buffer.Richard M. Stallman1995-03-311-1/+13
* (scheme-indent-sexp): Don't fail whenRichard M. Stallman1995-03-311-1/+2
* (insert-kbd-macro): Do something reasonable for vectors.Karl Heuer1995-03-311-6/+42
* (insert-directory): Use \ before insert-directory-programRichard M. Stallman1995-03-311-1/+2
* (choose-completion-string): Use active-minibuffer-window.Richard M. Stallman1995-03-311-2/+3
* (dired-add-entry): If ange-ftp inserted the file's absolute name, fix that.Richard M. Stallman1995-03-311-0/+15
* (comint-read-noecho): Don't log prompt messages.Karl Heuer1995-03-301-1/+2
* Comment change.Richard M. Stallman1995-03-301-1/+1
* Fix previous change.Richard M. Stallman1995-03-301-7/+10
* (modify-face): Handle stipple. Handle defaulting properly.Richard M. Stallman1995-03-301-19/+37
* Wrap filename character quoting code with save-excursion so following formsSimon Marshall1995-03-301-9/+10
* (minibuffer-window-active-p): Use active-minibuffer-window.Richard M. Stallman1995-03-291-11/+1
* (comint-read-noecho): Use a format string, in caseKarl Heuer1995-03-281-2/+2
* (scroll-bar-drag): Bind echo-keystrokes to 0.Richard M. Stallman1995-03-281-1/+2
* (nntp-request-article): If ID is integer, convert to string.Richard M. Stallman1995-03-281-0/+2
* (event-apply-modifier): New function.Richard M. Stallman1995-03-281-0/+61