summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (map-y-or-n-p): If LIST is nil, just return.Richard M. Stallman1993-07-221-1/+1
* (mouse-secondary-save-then-kill): When making the undo item,Richard M. Stallman1993-07-221-1/+1
* (mouse-set-font): Update faces bold, italic and bold-italic.Richard M. Stallman1993-07-221-2/+9
* (perl-font-lock-keywords): Add a `(... . 1)' to theRichard M. Stallman1993-07-221-16/+24
* (complete): Use sit-for, not cmpl19-sit-for.Richard M. Stallman1993-07-221-1/+3
* (completion-list-mode): Renamed from completion-mode.Richard M. Stallman1993-07-221-11/+11
* (parse-colon-path): Really make nil, not ".", for empty path element.Richard M. Stallman1993-07-221-3/+3
* (generate-file-autoloads): Bind float-output-format.Richard M. Stallman1993-07-211-5/+6
* Try deleting version.el if it's not writable.Richard M. Stallman1993-07-211-0/+3
* *** empty log message ***Richard M. Stallman1993-07-211-4/+7
* (Man-set-fonts): Don't look for another char afterRichard M. Stallman1993-07-211-3/+3
* (indent-c-exp): Call calculate-c-indent-within-comment when appropriate.Richard M. Stallman1993-07-211-0/+4
* (indent-c-exp): If ENDPOS, always set OPOINTRichard M. Stallman1993-07-211-2/+15
* (mouse-drag-region): Use deactivate-mark.Richard M. Stallman1993-07-211-2/+2
* (parse-colon-path): Turn empty substring into nil.Richard M. Stallman1993-07-201-2/+4
* (mail-bury): Check that frame-parameters is defined.Richard M. Stallman1993-07-201-1/+2
* *** empty log message ***Richard M. Stallman1993-07-201-1/+2
* Comment change.Richard M. Stallman1993-07-201-1/+1
* (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