summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (shrink-window-if-larger-than-buffer):Richard M. Stallman1994-09-151-1/+1
* (commmand-line): Fix previous change.Richard M. Stallman1994-09-151-11/+14
* (command-line): If we can't load x-win.el, terminate.Richard M. Stallman1994-09-151-7/+22
* (facemenu-update): Don't use quoted constant listsRichard M. Stallman1994-09-151-10/+13
* Add autoloads.Richard M. Stallman1994-09-141-6/+12
* Update to 2.15.Richard M. Stallman1994-09-141-44/+77
* Initial revisionRichard M. Stallman1994-09-141-0/+288
* (c-mode-map): Add "Highlight Conditionals" menu item.Richard M. Stallman1994-09-141-0/+2
* entered into RCSRichard M. Stallman1994-09-141-11/+6
* *** empty log message ***Richard M. Stallman1994-09-141-3/+6
* (Info-mode-map): Bind M-s like s.Richard M. Stallman1994-09-141-0/+2
* *** empty log message ***Richard M. Stallman1994-09-141-22/+11
* Initial revisionRichard M. Stallman1994-09-142-0/+1266
* (repeat-complex-command, next-history-element,Richard M. Stallman1994-09-141-6/+10
* (server-start): Always use pipes for communication.Richard M. Stallman1994-09-141-1/+4
* (make-face-unbold, make-face-unitalic, make-face-bold, make-face-italic,Karl Heuer1994-09-141-5/+5
* (rmail-summary-goto-msg): Preserve the current buffer.Richard M. Stallman1994-09-131-2/+5
* (vc-do-command): Temporarily add vc-path to the end of PATH.Richard M. Stallman1994-09-111-1/+6
* Further split the Ispell menu autoloads.Richard M. Stallman1994-09-111-1/+5
* (shrink-window-if-larger-than-buffer): Doc fix.Richard M. Stallman1994-09-091-1/+1
* (put-string-on-kill-ring): Delete this function.Karl Heuer1994-09-081-10/+1
* (set-rmail-inbox-list): Doc fix.Richard M. Stallman1994-09-061-2/+2
* (dired-omit-expunge): Avoid setting buffer modifiedRichard M. Stallman1994-09-061-3/+10
* (save-place-find-file-hook): Check after-find-file-from-revert-buffer.Richard M. Stallman1994-09-061-1/+2
* (make-help-screen): Doc fix.Karl Heuer1994-09-051-1/+1
* (c-macro-prompt-flag): Set default back to nil.Richard M. Stallman1994-09-051-2/+2
* (rmail-get-new-mail): Run rmail-get-new-mail-hook.Richard M. Stallman1994-09-051-1/+4
* (Man-notify-when-ready): Get Man-original-frame from the proper buffer.Richard M. Stallman1994-09-041-34/+37
* (mark-ring): Add permanent-local prop. Doc fix.Richard M. Stallman1994-09-031-2/+2
* (shell-command-regexp): Use a simpler faster regexp.Richard M. Stallman1994-09-031-4/+3
* (Info-mode): Text for using x, not for make-face defined.Richard M. Stallman1994-09-031-1/+1
* (mh-get-new-mail): Always use mh-inc-prog, never `inc'.Richard M. Stallman1994-09-031-3/+3
* (pascal-auto-lineup): New variable.Richard M. Stallman1994-09-031-33/+103
* (outline-minor-mode-prefix): Doc fix.Richard M. Stallman1994-09-031-1/+3
* (grep-command): Doc fix.Richard M. Stallman1994-09-011-1/+1
* Added filename completion in inferior tcl modeTom Tromey1994-09-011-3/+9
* * cmacexp.el (c-macro-prompt-flag): set default to t.Francesco Potortì1994-09-011-4/+5
* (completion-before-command): Don't call get on a non-symbol.Richard M. Stallman1994-09-011-1/+2
* (ispell-dictionary-alist-1): For English, remove hyphen from the OTHERCHARS.Richard M. Stallman1994-08-311-2/+2
* (shrink-window-if-larger-than-buffer):Richard M. Stallman1994-08-301-2/+5
* (exit-calendar): Don't restore window config.Richard M. Stallman1994-08-301-4/+10
* (isearch-edit-string): Use isearch-text-char-description.Richard M. Stallman1994-08-301-3/+4
* (perform-replace): Restore match data before highlighting.Richard M. Stallman1994-08-301-1/+1
* (isearch-edit-string): In the isearch-recursive-edit case,Richard M. Stallman1994-08-301-6/+6
* (make-help-screen): Don't call window-frame in a non-multi-frame Emacs.Richard M. Stallman1994-08-301-4/+5
* (set-mark): When POS is nil, always clear mark-active.Richard M. Stallman1994-08-301-2/+6
* Provide diary-lib not diary.Richard M. Stallman1994-08-301-1/+1
* Require diary-lib, not diary.Richard M. Stallman1994-08-301-1/+1
* (after-find-file-from-revert-buffer): Add defvar.Richard M. Stallman1994-08-281-0/+2
* (dbx): Use newline, not semicolon, between file and stop cmds.Richard M. Stallman1994-08-281-8/+0