aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* (mouse-scroll-subr): Don't do anything special at eob.Richard M. Stallman1994-06-251-6/+4
* (comint-send-input): Update markers before actually sending the input.Richard M. Stallman1994-06-251-1/+3
* (beginning-of-buffer-other-window)Richard M. Stallman1994-06-251-0/+33
* (frame-notice-user-settings): Make menu-bar-modeRichard M. Stallman1994-06-251-0/+8
* (menu-bar-mode): Make this a global variable.Richard M. Stallman1994-06-251-27/+32
* (ispell-message): Avoid an infinite loop.Richard M. Stallman1994-06-251-1/+6
* (popup-menu): Allow user to select nothing.Karl Heuer1994-06-251-4/+5
* (show-paren-command-hook): Use matching-paren.Richard M. Stallman1994-06-251-9/+6
* (add-log-mailing-address): Use user-mail-address.Richard M. Stallman1994-06-251-3/+2
* (user-mail-address): New variable.Richard M. Stallman1994-06-251-0/+4
* (gnus-summary-mode-map): Add menu bar menus.Richard M. Stallman1994-06-241-4/+177
* (run-at-time): If REPEAT is 0, don't repeat.Richard M. Stallman1994-06-241-1/+3
* (tar-alter-one-field): Finish previous renaming change.Richard M. Stallman1994-06-241-1/+1
* (find-change-log): If file name specified, just use it.Richard M. Stallman1994-06-241-44/+42
* (visit-tags-table-buffer): Don't take car of return frmoRoland McGrath1994-06-241-10/+10
* (popup-menu): Convert list to same-size vector, not singleton vector.Karl Heuer1994-06-231-1/+1
* (move-to-tab-stop): Delete unnecessary spacesRichard M. Stallman1994-06-231-0/+23
* (shell-prefixed-directory-name): Do nothing ifRichard M. Stallman1994-06-231-6/+8
* (comint-read-input-ring): Use ring-insert-at-beginning.Richard M. Stallman1994-06-231-14/+17
* (ring-insert-at-beginning): New function.Richard M. Stallman1994-06-231-2/+14
* (soundex-alist): Delete the elements that mapped into nil.Richard M. Stallman1994-06-231-3/+2
* (tar-extract): Set file name by hand before callingRichard M. Stallman1994-06-231-17/+21
* (show-paren-command-hook): Handle close paren rather than open parenRichard M. Stallman1994-06-231-4/+4
* Comment change.Richard M. Stallman1994-06-231-0/+2
* (print-region-1): Don't include a space in the job name.Richard M. Stallman1994-06-231-2/+3
* (show-paren-command-hook): Set paren foreground to white.Richard M. Stallman1994-06-231-1/+3
* (Info-next-preorder-1): New function.Richard M. Stallman1994-06-231-6/+18
* Fix bits of last change lost in Emacs crash.Roland McGrath1994-06-231-3/+5
* (tags-table-including): Don't call tags-table-check-computed-list.Roland McGrath1994-06-231-9/+23
* (resize-minibuffer-window-exactly, resize-minibuffer-frame,Noah Friedman1994-06-221-17/+58
* (make-face): Return the face name, not the vector.Richard M. Stallman1994-06-221-1/+2
* Rearrange the edit and file menus, and add separators.Richard M. Stallman1994-06-221-10/+35
* (double-prefix-only): New variable.Richard M. Stallman1994-06-221-0/+13
* (backquote-process): Fix criterion for using FIRSTLIST.Richard M. Stallman1994-06-221-1/+4
* (scroll-other-window-down): New command.Richard M. Stallman1994-06-221-4/+11
* Update copyright notice.Richard M. Stallman1994-06-221-1/+1
* (setenv): Rewrite. Provide a way to unset interactively.Richard M. Stallman1994-06-221-15/+23
* (setenv): Do something even if process-environment is nil.Richard M. Stallman1994-06-221-10/+13
* (face-equal): Do check the underline attribute.Richard M. Stallman1994-06-211-0/+1
* Fix references to diary.el.Richard M. Stallman1994-06-211-4/+4
* (delete-auto-save-files): Doc fix.Richard M. Stallman1994-06-211-2/+2
* Don't bind keys C-insert, C-delete, andRichard M. Stallman1994-06-211-3/+7
* (Info-directory-list): For msdos, don't check forRichard M. Stallman1994-06-211-4/+9
* (move-to-tab-stop): Get rid of spaces before tabsRichard M. Stallman1994-06-201-1/+6
* (tpu-doc-revision): Variable deleted.Richard M. Stallman1994-06-201-10/+7
* (tpu-edt-off): Restore original global key map.Richard M. Stallman1994-06-201-18/+50
* Require tpu-edt.Richard M. Stallman1994-06-201-4/+3
* Change size of selected screen. Reposition afterRichard M. Stallman1994-06-201-12/+18
* (vt-revision): Variable deleted.Richard M. Stallman1994-06-201-7/+1
* (finder-by-keyword): Add doc string and t for interactive.Richard M. Stallman1994-06-201-1/+2