aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (mouse-set-region): Call set-mark to activate mark.Richard M. Stallman1993-05-151-0/+1
* (isearch-done): Don't activate mark.Richard M. Stallman1993-05-151-2/+8
* (face-initialize): Don't create the `modeline' face.Richard M. Stallman1993-05-151-45/+38
* (mouse-drag-region): New command, on down-mouse-1.Richard M. Stallman1993-05-151-5/+51
* (byte-compile-track-mouse): New function.Richard M. Stallman1993-05-151-0/+10
* (transient-mark-mode): New command.Richard M. Stallman1993-05-151-0/+12
* (map-y-or-n-p): Show the answers in the echo area.Richard M. Stallman1993-05-151-0/+5
* (isearch-mode-map): Handle any length vector in keymap.Richard M. Stallman1993-05-141-4/+11
* * vc.el (vc-version-diff): Match parens.Jim Blandy1993-05-141-3/+1
* (vc-revert-buffer1): Don't assume that compilation-error-listRichard M. Stallman1993-05-141-1/+1
* (emerge-find-difference-diff): Renamed from emerge-find-difference.Richard M. Stallman1993-05-131-11/+20
* (emerge-setup-fixed-keymaps): Put emerge-abort on C-].Richard M. Stallman1993-05-131-0/+1
* (emerge-count-matches-string): Renamed from count-matches-string.Richard M. Stallman1993-05-131-356/+364
* Install DRW's version 5.Richard M. Stallman1993-05-131-766/+761
* (vc-version-diff): Don't move point in current buffer.Richard M. Stallman1993-05-131-9/+3
* (tags-table-including): Take new third arg CORE-ONLY. If non-nil,Roland McGrath1993-05-131-7/+19
* Provide 'menu-bar.Richard M. Stallman1993-05-131-0/+2
* (face-initialize): New function.Richard M. Stallman1993-05-131-38/+44
* Don't put frame-initialize and frame-notice-user-settings on hooks.Richard M. Stallman1993-05-131-2/+5
* (command-line): Call frame-initialize explicitly.Richard M. Stallman1993-05-131-0/+6
* (Setting minor-mode-map-alist):Richard M. Stallman1993-05-132-7/+7
* (kbd-macro-query): Fix prompt string.Richard M. Stallman1993-05-121-1/+1
* (default-menubar): Make initial value nil.Richard M. Stallman1993-05-121-257/+4
* Improve doc strings and prompt strings.Richard M. Stallman1993-05-121-33/+35
* (comint-filter): Increment opoint only if after insertion point.Richard M. Stallman1993-05-121-1/+2
* (te-pass-through): Handle meta chars and non-char events.Richard M. Stallman1993-05-121-33/+43
* (vc-diff): Report an error if the buffer isn't registered.Richard M. Stallman1993-05-111-7/+21
* Re-arranged stuff to put defsubst accessors at the topJim Blandy1993-05-111-71/+84
* (buffer-menu): Don't save a window config.Richard M. Stallman1993-05-101-20/+22
* (byte-recompile-directory): If ARG is non-nil, set it to its prefixRoland McGrath1993-05-101-2/+4
* * x-win.el: Since we require faces.el, there's no point in settingJim Blandy1993-05-091-3/+3
* (rmail-output): Undo June 11 1992 change:Richard M. Stallman1993-05-091-1/+1
* * finder.el: Bind finder-exit to 'q', not 'x'; the former is theJim Blandy1993-05-091-3/+4
* * faces.el: Call internal-set-face-1, not internat-set-face-1.Jim Blandy1993-05-091-10/+11
* * faces.el (read-face-name): Call face-list, not list-faces.Jim Blandy1993-05-091-119/+120
* (dabbrev-expand): Delete a search-forward callRichard M. Stallman1993-05-091-1/+3
* (find-change-log): If there is a buffer-local value ofRoland McGrath1993-05-091-25/+31
* (query-replace-map): Bind [escape] like "\e".Richard M. Stallman1993-05-091-0/+1
* Doc fix.Richard M. Stallman1993-05-091-6/+7
* (kbd-macro-query): Use query-replace-map to define answers.Richard M. Stallman1993-05-091-11/+33
* (vc-backend-diff): Handle either string or list.Richard M. Stallman1993-05-091-1/+3
* (diff-switches): Define var here as well as in diff.el.Richard M. Stallman1993-05-091-0/+4
* Comment fix.Richard M. Stallman1993-05-091-0/+1
* (mail-do-fcc): Don't output a newline before From...Richard M. Stallman1993-05-091-1/+1
* (rmail-convert-to-babyl-format): Delete 1 charRichard M. Stallman1993-05-091-3/+5
* (jump-to-register): Allow file name "in" a register.Richard M. Stallman1993-05-091-2/+8
* (scroll-bar-drag, scroll-bar-drag-1): New functions.Richard M. Stallman1993-05-081-3/+31
* Require help-macro, not help-screen.Richard M. Stallman1993-05-081-2/+2
* Provide help-macro, not help-screen.Richard M. Stallman1993-05-081-1/+1
* Don't add menu bar to minibuffer-only frames.Richard M. Stallman1993-05-081-1/+3