log lisp/simple.el @ 8468:52940ba43041

age author description
Sat, 06 Aug 1994 21:51:31 +0000 Richard M. Stallman (choose-completion): Bury or iconify the completion list
Thu, 04 Aug 1994 19:59:03 +0000 Richard M. Stallman (end-of-buffer-other-window): Go to the end, not to the beginning.
Fri, 29 Jul 1994 21:35:56 +0000 Richard M. Stallman (choose-completion): Check for next-single-property-change returning nil.
Sun, 24 Jul 1994 01:10:14 +0000 Richard M. Stallman (line-move, next-line): Check last line moved over
Mon, 11 Jul 1994 21:25:19 +0000 Richard M. Stallman (completion-setup-function): Put on mouse-face prop
Tue, 28 Jun 1994 19:17:25 +0000 Richard M. Stallman (line-move): Don't use message or ding; just signal errors.
Sat, 25 Jun 1994 18:58:42 +0000 Richard M. Stallman (beginning-of-buffer-other-window)
Wed, 22 Jun 1994 05:16:22 +0000 Richard M. Stallman (scroll-other-window-down): New command.
Tue, 14 Jun 1994 00:34:43 +0000 Richard M. Stallman (pop-global-mark): Discard entries for nonexistent buffers.
Mon, 13 Jun 1994 23:40:33 +0000 Richard M. Stallman (end-of-buffer): Recenter overlay lists.
Tue, 07 Jun 1994 07:47:24 +0000 Richard M. Stallman (delete-blank-lines): Doc fix.
Wed, 01 Jun 1994 18:28:06 +0000 Richard M. Stallman (completion-list-mode-map): Unbind down-mouse-2.
Sat, 28 May 1994 12:04:04 +0000 Richard M. Stallman (deactivate-mark): Do nothing unless transient-mark-mode.
Fri, 27 May 1994 00:53:21 +0000 Richard M. Stallman (completion-setup-function): Fix up the regexp.
Thu, 26 May 1994 23:15:32 +0000 Richard M. Stallman (choose-completion-string): Clear mouse-face property.
Fri, 20 May 1994 22:27:30 +0000 Richard M. Stallman (choose-completion):
Thu, 19 May 1994 23:06:47 +0000 Richard M. Stallman (completion-setup-function): Make highlight span single spaces.
Thu, 12 May 1994 02:49:15 +0000 Richard M. Stallman (shell-command): Use buffer name *Shell-Command*.
Tue, 10 May 1994 05:13:14 +0000 Richard M. Stallman (shell-command-on-region): Don't kill output buffer when in the one line case.
Sat, 07 May 1994 01:17:18 +0000 Karl Heuer (minibuffer-history-sexp-flag): Doc fix.
Thu, 05 May 1994 05:27:59 +0000 Richard M. Stallman (choose-completion-string): Barf if completing into
Sun, 24 Apr 1994 08:17:05 +0000 Richard M. Stallman (shell-command): Remove space after `:' in mode-line-process.
Sun, 24 Apr 1994 05:44:23 +0000 Richard M. Stallman (kill-line, kill-word): Don't use save-excursion.
Mon, 18 Apr 1994 22:41:49 +0000 Richard M. Stallman (shell-command-filter): If point was at end, leave it at end.
Mon, 18 Apr 1994 22:37:30 +0000 Richard M. Stallman (shell-command-sentinel): Do nothing if buffer is dead.
Mon, 18 Apr 1994 04:03:17 +0000 Richard M. Stallman Move pop-global-mark bindings to loaddefs.el.
Sat, 16 Apr 1994 02:06:17 +0000 Richard M. Stallman (auto-fill-function): New function (doc placeholder).
Tue, 12 Apr 1994 21:27:10 +0000 Richard M. Stallman (quoted-insert): Do nothing special for meta chars.
Fri, 08 Apr 1994 03:23:08 +0000 Karl Heuer (hscroll-window-column): New function.
Wed, 06 Apr 1994 03:47:00 +0000 Richard M. Stallman (quoted-insert): Handle meta-chars usefully.