log lisp/simple.el @ 30189:df730ad35266

age author description
Thu, 13 Jul 2000 17:44:32 +0000 Gerd Moellmann (eval-expression-print-length): Change custom type to
Tue, 20 Jun 2000 18:24:59 +0000 Gerd Moellmann (turn-off-auto-fill): New function.
Wed, 31 May 2000 22:50:41 +0000 Dave Love (newline): Don't bind before-change-function, after-change-function.
Thu, 25 May 2000 19:13:41 +0000 Stefan Monnier (fill-comment, comment-column, comment-start)
Sat, 13 May 2000 00:28:57 +0000 Kenichi Handa (what-cursor-position): If DETAIL is non-nil, call
Tue, 25 Apr 2000 19:14:45 +0000 Gerd Moellmann (shell-command): Set default directory for "*Shell
Wed, 19 Apr 2000 20:45:52 +0000 Gerd Moellmann Fix typo in key binding of clone-indirect-buffer-other-window.
Wed, 19 Apr 2000 20:40:46 +0000 Gerd Moellmann (clone-indirect-buffer-other-window): New command.
Mon, 17 Apr 2000 15:24:58 +0000 Gerd Moellmann (clone-indirect-buffer): New function.
Mon, 03 Apr 2000 19:31:33 +0000 Gerd Moellmann (sendmail-user-agent-compose): Recognize a `body'
Sat, 18 Mar 2000 01:33:56 +0000 Gerd Moellmann (syntax-code-table, syntax-flag-table): New variables.
Fri, 17 Mar 2000 22:33:28 +0000 Gerd Moellmann (append-to-buffer): Update point of windows after
Sun, 12 Mar 2000 15:31:01 +0000 Dave Love (completion-setup-function): Use display-color-p.
Wed, 23 Feb 2000 23:08:02 +0000 Dave Love (zap-to-char, kill-line, kill-region, kill-word)
Fri, 28 Jan 2000 17:27:56 +0000 Gerd Moellmann (what-cursor-position): Change formatting of
Wed, 12 Jan 2000 13:06:52 +0000 Gerd Moellmann (eval-expression): Don't bind debug-on-error if
Wed, 12 Jan 2000 03:05:14 +0000 Richard M. Stallman (with-syntax-table): Moved to subr.el.
Fri, 07 Jan 2000 12:53:36 +0000 Dave Love (with-syntax-table): Fix backquoting.
Mon, 03 Jan 2000 09:18:16 +0000 Eli Zaretskii (completion-setup-function): Count completion-size
Fri, 31 Dec 1999 04:02:38 +0000 Richard M. Stallman (choose-completion-string): In minibuffer,
Wed, 15 Dec 1999 00:39:33 +0000 Kenichi Handa (what-cursor-position): Show "(composed)" if the
Tue, 07 Dec 1999 06:30:44 +0000 Stefan Monnier (kill-region): Use the new `delete-and-extract-region'
Mon, 06 Dec 1999 13:34:50 +0000 Gerd Moellmann (insert-buffer): Doc fix.
Sun, 21 Nov 1999 15:07:25 +0000 Gerd Moellmann (with-syntax-table): Don't switch buffers.
Thu, 18 Nov 1999 23:46:36 +0000 Dave Love (input-mode-8-bit): Fix the customization.
Wed, 17 Nov 1999 21:09:57 +0000 Gerd Moellmann (with-syntax-table): Save buffer explicitly instead of
Tue, 16 Nov 1999 13:29:51 +0000 Gerd Moellmann (with-syntax-table): New.
Mon, 15 Nov 1999 16:11:14 +0000 Sam Steingold * simple.el (backward-delete-char-untabify):
Fri, 05 Nov 1999 13:36:19 +0000 Gerd Moellmann (comment-region): Strip off white space at end of
Thu, 04 Nov 1999 20:42:27 +0000 Gerd Moellmann (previous-matching-history-element)