summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (define-key-after): Fix typo in previous change.Richard M. Stallman1993-07-201-1/+1
* (outline-mode-map): Delete spurious `outline-'Richard M. Stallman1993-07-201-9/+9
* (ange-ftp-completion-hook-function): New function.Richard M. Stallman1993-07-201-0/+10
* (file-name-handler-alist): Have two separate regexps with different hooks.Richard M. Stallman1993-07-201-5/+12
* (show-paren-face): New variable.Richard M. Stallman1993-07-201-2/+6
* (reposition-window): Don't forward-char if eobp.Richard M. Stallman1993-07-201-1/+2
* (normal-top-level): Call abbreviate-file-name again after calling command-line.Richard M. Stallman1993-07-201-0/+2
* (rmail-edit-map): Inherit properly from text-mode-map;Richard M. Stallman1993-07-201-1/+2
* (Man-getpage-in-background): Copy process-environmentRichard M. Stallman1993-07-201-1/+1
* (mh-read-msg-list): Add space to message-number regexp.Richard M. Stallman1993-07-201-2/+2
* (gnus-emacs-version): New variable.Richard M. Stallman1993-07-201-31/+34
* (gnus-current-time-zone): Fix typo.Richard M. Stallman1993-07-201-1/+3
* entered into RCSRichard M. Stallman1993-07-201-0/+123
* (vc-rcs-status): Use "-", not " ", to separate locks, so that the RCSPaul Eggert1993-07-201-3/+3
* (dired-unmark-all-files-no-query): New command.Richard M. Stallman1993-07-201-4/+9
* (while): Comment out converter.Richard M. Stallman1993-07-191-13/+13
* (hebrew-holidays): Split into 4 sub-variables.Richard M. Stallman1993-07-191-8/+21
* (mouse-menu-bar-buffers): Add Frames pane if there are multiple panes.Roland McGrath1993-07-191-56/+76
* (vc-rcs-status): Omit "LOCKER:" if you are the locker.Paul Eggert1993-07-191-4/+9
* (vc-comment-to-change-log): Copy interactive spec fromRoland McGrath1993-07-191-7/+7
* (prompt-for-change-log-name): Autoload this (for vc-comment-to-change-log).Roland McGrath1993-07-191-3/+27
* (vc-comment-to-change-log): Canonicalize following whitespace afterRoland McGrath1993-07-191-6/+8
* (vc-comment-to-change-log): Complete rewrite. Do not useRoland McGrath1993-07-181-8/+39
* (add-log-current-defun-function): New defvar.Roland McGrath1993-07-181-4/+12
* (compilation-error-list): An elt's cdr's car is again a cons (DIRECTORY .Roland McGrath1993-07-181-32/+41
* (update-file-autoloads): Go to the beginning of FILE before searching itRoland McGrath1993-07-181-1/+4
* (cookie, cookie-insert, cookie-snarf, shuffle-vector): Autoload these.Roland McGrath1993-07-181-0/+4
* * makeinfo.el: Don't (require 'texinfmt) - that file doesn't existJim Blandy1993-07-181-1/+0
* * files.el (insert-directory): Doc fix.Jim Blandy1993-07-181-13/+7
* * term/x-win.el: Include (invocation-name) in the error messagesJim Blandy1993-07-181-10/+37
* * shell.el (shell-process-pushd): Fix syntax error inJim Blandy1993-07-181-3/+8
* * hippie-exp.el: Renamed from hippie.el.Jim Blandy1993-07-181-78/+249
* * bytecomp.el (byte-compile-from-buffer): Bind float-output-formatJim Blandy1993-07-181-1/+1
* * ange-ftp.el: Install the correct regexp inJim Blandy1993-07-181-2/+2
* Enable the hook only if window-system.Richard M. Stallman1993-07-181-44/+71
* (face-equal): Don't mess with face-background-pixmap.Richard M. Stallman1993-07-181-2/+3
* Rewritten by Vromans to use text properties.Richard M. Stallman1993-07-171-319/+650
* (tar-extract): Use view-exit-action to kill viewed buf.Richard M. Stallman1993-07-171-4/+5
* Doc fixes; some args renamed.Richard M. Stallman1993-07-171-23/+25
* (gnus-info-nodes): Update node names.Richard M. Stallman1993-07-171-3/+3
* entered into RCSRichard M. Stallman1993-07-171-1/+1
* (texinfo-mode): Undo changes mistakenly added withRichard M. Stallman1993-07-171-2/+2
* (revert-buffer): Make menu-enable form more accurateRichard M. Stallman1993-07-171-4/+7
* (mh-yank-hooks): Use (mark t).Richard M. Stallman1993-07-171-3/+3
* (comint-{next,prev}-prompt, comint-send-eof): New functions.Roland McGrath1993-07-161-0/+25
* (ad-start-advice-on-load): Initialize to t.Roland McGrath1993-07-161-1/+1
* Initial revisionRoland McGrath1993-07-161-0/+4329
* (rmail-mail-new-frame): New variable.Richard M. Stallman1993-07-161-5/+17
* (mail-bury): If selected frame is dedicated,Richard M. Stallman1993-07-161-7/+10
* (ispell-menu-map): Add missing quote in defalias.Richard M. Stallman1993-07-151-2/+2