aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (outline-end-of-subtree): Stop before final newline.Karl Heuer1994-04-181-7/+7
* (hexl-mode): Make local binding for hexl-max-address.Richard M. Stallman1994-04-181-0/+2
* (shell-command-filter): If point was at end, leave it at end.Richard M. Stallman1994-04-181-2/+4
* (shell-command-sentinel): Do nothing if buffer is dead.Richard M. Stallman1994-04-181-1/+2
* (menu-bar-enable-clipboard): Construct new cons cells.Richard M. Stallman1994-04-181-3/+8
* Comment change.Richard M. Stallman1994-04-181-1/+1
* Move pop-global-mark bindings to loaddefs.el.Richard M. Stallman1994-04-181-3/+0
* (pascal-outline-map): Move pascal-outline-goto-defun to C-c C-d.Richard M. Stallman1994-04-181-1/+1
* (debug, debugger-eval-expression): Preserve match-data.Karl Heuer1994-04-161-2/+5
* (mouse-drag-region): Handle scroll off top/bottom.Karl Heuer1994-04-161-18/+4
* (mouse-set-font): Don't error if no selection.Karl Heuer1994-04-161-15/+13
* (command-line): If no error data, print "", not nil.Karl Heuer1994-04-161-2/+2
* (emerge-goto-line): Fix return value.Karl Heuer1994-04-161-17/+7
* Require cl only at compile time.Richard M. Stallman1994-04-161-19/+36
* (auto-fill-function): New function (doc placeholder).Richard M. Stallman1994-04-161-28/+34
* (calendar-mode-map): Use substitute-key-definition.Richard M. Stallman1994-04-161-8/+9
* (shrink-window-if-larger-than-buffer):Richard M. Stallman1994-04-161-0/+2
* (gnus-uu-enter-interactive-file):Richard M. Stallman1994-04-161-367/+589
* (describe-mode): Fix previous change.Richard M. Stallman1994-04-151-27/+26
* (describe-mode): Always show minor modes, at front.Richard M. Stallman1994-04-151-23/+30
* (basic-save-buffer): if selective-display is t, file may end in CR instead ofKarl Heuer1994-04-151-0/+2
* Doc fix.Karl Heuer1994-04-151-1/+1
* (shell-mode-map): Fix menu bar options.Karl Heuer1994-04-141-27/+22
* (comint-replace-by-expanded-history-before-point): Advance pointKarl Heuer1994-04-141-4/+5
* (shell-dynamic-complete-as-command): Don't match ignored-extensions if it's nil.Karl Heuer1994-04-141-1/+2
* (rmail-default-file, rmail-default-rmail-file): Cancel new defvars.Karl Heuer1994-04-141-6/+0
* (save-place-kill-emacs-hook): Fix typo.Richard M. Stallman1994-04-141-1/+1
* (command-line): Call face-initialize before frame-initialize.Richard M. Stallman1994-04-141-2/+2
* (make-face-x-resource-internal): Don't mess with terminal frames.Richard M. Stallman1994-04-141-2/+3
* (x-create-frame-with-faces): Create frame invisible,Richard M. Stallman1994-04-141-1/+5
* (x-fixed-font-alist): Give multiple names for try for certain fonts.Richard M. Stallman1994-04-141-34/+44
* (find-buffer-visiting): Don't check buffer-file-numberRichard M. Stallman1994-04-141-1/+2
* (dired-subdir-regexp): Allow a space in dir name.Richard M. Stallman1994-04-131-1/+1
* (rmail-default-file, rmail-default-rmail-file): New defvars.Richard M. Stallman1994-04-131-0/+6
* (mh-progs, mh-lib): Move from mh-e.elRichard M. Stallman1994-04-131-45/+72
* (mh-progs, mh-lib): Move from mh-e.elRichard M. Stallman1994-04-131-28/+18
* (super-apropos-check-doc-file): Force Fundamental mode.Richard M. Stallman1994-04-131-3/+4
* (comint-dynamic-complete-as-filename): Simplify.Karl Heuer1994-04-131-9/+5
* (ispell-message): Turn LIMIT into an integer, around ispell-region.Richard M. Stallman1994-04-131-1/+1
* (mouse-menu-bar-buffers): Put Frames pane behind Buffers.Richard M. Stallman1994-04-131-5/+5
* (case-flip-character): Make case test more general.Richard M. Stallman1994-04-131-1/+2
* Bind M-$.Richard M. Stallman1994-04-121-0/+2
* (read-quoted-char): Convert meta chars into 128+ chars.Richard M. Stallman1994-04-121-1/+3
* (quoted-insert): Do nothing special for meta chars.Richard M. Stallman1994-04-121-3/+0
* (backquote-process): Don't crash if ultimateRichard M. Stallman1994-04-121-7/+20
* (makeinfo-region): Fix name of tex-start/end-of-header.Richard M. Stallman1994-04-121-2/+2
* (dired-add-entry): Set opoint at beginning of line.Richard M. Stallman1994-04-121-9/+3
* (ange-ftp-process-filter, ange-ftp-gwp-filter): Call comint-output-filter.Karl Heuer1994-04-121-19/+3
* (gud-filter): Let comint-output-filter do the hard work.Karl Heuer1994-04-121-29/+16
* (dired-move-to-filename-regexp): Match the year or time.Richard M. Stallman1994-04-121-8/+5