summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (gnus-make-face): Redo Feb 20 change.Richard M. Stallman1996-03-191-31/+31
* (custom-face-hack): Avoid evalling the argsRichard M. Stallman1996-03-191-2/+2
* (fill-region-as-paragraph): Fix the second check forRichard M. Stallman1996-03-191-2/+4
* (count-windows): Doc fix.Karl Heuer1996-03-181-2/+2
* (insert-buffer): Fix typo in previous change.Erik Naggum1996-03-181-1/+1
* * simple.el (insert-buffer): Interactive default changed to a moreFrancesco Potortì1996-03-181-4/+9
* (describe-mode): Handle minor mode w/o mode line indicator.Richard M. Stallman1996-03-181-2/+5
* (fill-context-prefix): Unused var `eol' deleted.Richard M. Stallman1996-03-171-2/+1
* (occur): If no matches, just display in echo area.Richard M. Stallman1996-03-171-90/+96
* (map-y-or-n-p): Fix previous change.Richard M. Stallman1996-03-171-3/+5
* (lisp-fill-paragraph): Treat code-and-comment case specially.Richard M. Stallman1996-03-171-3/+13
* (imenu-generic-expression): Autoload the make-variable-buffer-local call.Richard M. Stallman1996-03-171-0/+1
* (report-emacs-bug): Use a different address for pretest versions.Richard M. Stallman1996-03-171-2/+11
* (comint-exec-1): Use dumb instead of unknown, for terminfo.Richard M. Stallman1996-03-171-2/+2
* Don't define backspace, M-backspace, delete,Geoff Voelker1996-03-161-6/+9
* (compilation-find-buffer): Only choose compilation-last-buffer if it isRoland McGrath1996-03-141-0/+1
* * gnus-cus.el: Removed font changes that would break `M-x customize'.Lars Magne Ingebrigtsen1996-03-121-31/+31
* (mail-abbrev-modtime): New variable.Richard M. Stallman1996-03-091-2/+17
* (mail-get-names): Understand "+username" format for /etc/passwd lines.Richard M. Stallman1996-03-091-4/+8
* (imenu--mouse-menu): Pass proper arg to x-popup-menu.Richard M. Stallman1996-03-091-0/+3
* (imenu--menubar-select): Handle the "rescan" item.Richard M. Stallman1996-03-081-1/+6
* (equalp): Use string-equal on strings.Erik Naggum1996-03-081-2/+2
* (menu-bar-tools-menu): Delete ediff-doc and eregistry items.Richard M. Stallman1996-03-081-4/+0
* (profile-convert-byte-code): New function.Richard M. Stallman1996-03-081-0/+18
* (bibtex-pop): New generic function which unifies theRichard M. Stallman1996-03-081-227/+359
* (rmail-make-basic-summary-line): Limit line countRichard M. Stallman1996-03-081-2/+9
* (with-electric-help): Make buffer read-only as last thing.Richard M. Stallman1996-03-071-2/+3
* Treat font-lock-keywords of (t) the same as nil.Simon Marshall1996-03-071-46/+45
* Must fontify only if we're actually showing a message.Simon Marshall1996-03-071-3/+4
* (font-lock-fontify-block): Use facemenu-keymap to make the binding.Richard M. Stallman1996-03-071-1/+1
* (pascal-declaration-end): Now locates the end of a parameterlist correctly.Richard M. Stallman1996-03-071-6/+13
* (beginning-of-line-text): Check adaptive-fill-regexp is non-nil.Richard M. Stallman1996-03-061-1/+1
* (tar-subfile-mode): Doc fix.Richard M. Stallman1996-03-061-6/+6
* (save-place-kill-emacs-hook): Always call save-places-to-alist.Richard M. Stallman1996-03-061-3/+5
* (post-command-idle-hook, post-command-idle-delay): Mark obsolete.Richard M. Stallman1996-03-061-0/+4
* (PC-completion-as-file-name-predicate):Richard M. Stallman1996-03-061-5/+9
* (equalp): Correctly compare last elt of two lists.Richard M. Stallman1996-03-051-1/+2
* (mail-abbrevs-setup): Doc fix.Richard M. Stallman1996-03-051-0/+1
* (texinfo-section-types-regexp)Richard M. Stallman1996-03-051-0/+47
* (PC-do-completion-filename-completers): New variable.Richard M. Stallman1996-03-051-2/+6
* Global var `misc' renamed.Richard M. Stallman1996-03-051-8/+13
* Global vars mam, fn, bn renamed.Richard M. Stallman1996-03-051-20/+34
* (desktop-list*): New function.Richard M. Stallman1996-03-051-13/+18
* (save-place-kill-emacs-hook): Don't saveRichard M. Stallman1996-03-051-2/+4
* Comment change.Richard M. Stallman1996-03-041-1/+8
* (unforward-rmail-message): Add autoload declaration.Richard M. Stallman1996-03-041-0/+6
* (unforward-rmail-message): Delete autoload cookie.Richard M. Stallman1996-03-041-1/+0
* (rmail-unix-mail-delimiter): Don't accept newlines in month.Richard M. Stallman1996-03-041-1/+1
* Require cl only when compiling.Richard M. Stallman1996-03-031-5/+6
* (texinfo-font-lock-keywords): Fixed regexp for `@end' and `@item'.Richard M. Stallman1996-03-031-1/+1