log lisp/simple.el @ 28187:507041681c73

age author description
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)
Mon, 01 Nov 1999 11:39:20 +0000 Gerd Moellmann (end-of-buffer): Use window-end to find the window end
Tue, 26 Oct 1999 16:27:51 +0000 Dave Love (input-mode-8-bit): New defcustom.
Sun, 17 Oct 1999 16:30:39 +0000 Gerd Moellmann (minibuffer-prompt-end): Return the position
Sun, 17 Oct 1999 12:50:04 +0000 Gerd Moellmann Doc fixes.
Wed, 13 Oct 1999 00:48:17 +0000 Stefan Monnier (shell-command, shell-command-on-region): use make-temp-file.
Tue, 14 Sep 1999 07:00:04 +0000 Richard M. Stallman (eval-expression-print-level): New variable.
Thu, 02 Sep 1999 20:35:50 +0000 Gerd Moellmann (next-history-element): Use minibuffer-prompt-end once
Thu, 02 Sep 1999 12:05:07 +0000 Eli Zaretskii (shell-command, shell-command-on-region): Use
Wed, 25 Aug 1999 21:12:15 +0000 Gerd Moellmann (kill-word): Undo previous change.
Sat, 21 Aug 1999 19:27:30 +0000 Gerd Moellmann (next-history-element): Use minibuffer-prompt-end.
Mon, 16 Aug 1999 21:04:19 +0000 Karl Heuer (assoc-ignore-case, assoc-ignore-representation): Moved to subr.el.
Mon, 16 Aug 1999 20:42:38 +0000 Karl Heuer Functions reordered.
Tue, 10 Aug 1999 17:38:19 +0000 Dave Love (hscroll-step, hscroll-point-visible, hscroll-window-column): Remove
Sun, 01 Aug 1999 16:12:32 +0000 Richard M. Stallman (shell-command-on-region): EXIT-STATUS can be a string.
Fri, 23 Jul 1999 10:59:35 +0000 Gerd Moellmann (next-history-element): Set point to the end of the
Tue, 20 Jul 1999 16:09:54 +0000 Dave Love (append-to-buffer, prepend-to-buffer, copy-to-buffer): Check for
Sat, 12 Jun 1999 03:56:14 +0000 Karl Heuer (sendmail-user-agent-compose):
Thu, 10 Jun 1999 01:19:33 +0000 Karl Heuer (shell-command): Avoid printing "mark set" message.
Fri, 04 Jun 1999 18:46:17 +0000 Karl Heuer (next-history-element):
Mon, 31 May 1999 18:06:22 +0000 Karl Heuer (append-next-kill): Use an arg to distinguish
Sat, 29 May 1999 19:08:52 +0000 Karl Heuer (zap-to-char): Doc fix.
Mon, 26 Apr 1999 05:11:01 +0000 Karl Heuer (indent-new-comment-line): Fix previous change.
Sat, 27 Mar 1999 02:40:48 +0000 Andreas Schwab (shell-command-on-region): Cope with exit-status being
Fri, 26 Mar 1999 18:02:24 +0000 Karl Heuer (indent-new-comment-line): Handle use at a point
Mon, 22 Mar 1999 04:12:42 +0000 Kenichi Handa (what-cursor-position): Don't cause error when point
Mon, 01 Mar 1999 03:19:32 +0000 Karl Heuer (shell-command-default-error-buffer): Renamed from
Fri, 26 Feb 1999 03:48:07 +0000 Richard M. Stallman (shell-command-on-region): Don't go into the REPLACE = t
Thu, 25 Feb 1999 13:25:07 +0000 Kenichi Handa * simple.el (what-cursor-position): To show the character's
Mon, 22 Feb 1999 01:59:30 +0000 Kenichi Handa (what-cursor-position): charset-origin-alist property
Thu, 18 Feb 1999 07:24:11 +0000 Richard M. Stallman (turn-on-auto-fill): Mark it as an option for `text-mode-hook'.
Fri, 12 Feb 1999 08:06:39 +0000 Kenichi Handa (what-cursor-position): Don't use the variable
Sat, 23 Jan 1999 21:50:18 +0000 Dave Love (shell-command-on-region): Return command's exit
Mon, 18 Jan 1999 00:25:23 +0000 Richard M. Stallman (shell-command-on-region-default-error-buffer): New var.
Fri, 15 Jan 1999 16:57:27 +0000 Dave Love (join-line): New alias.
Fri, 08 Jan 1999 04:29:20 +0000 Richard M. Stallman (comment-region): Delete spaces only if we
Wed, 30 Dec 1998 20:41:24 +0000 Richard M. Stallman (what-cursor-position): Fix previous change.
Sun, 27 Dec 1998 04:09:09 +0000 Richard M. Stallman (what-cursor-position): Print character encoding also.
Mon, 14 Dec 1998 02:50:10 +0000 Karl Heuer (comment-region): Handle comment-padding
Sat, 28 Nov 1998 02:42:51 +0000 Richard M. Stallman (transpose-subr, transpose-subr-1): Rename variables
Sat, 07 Nov 1998 02:08:40 +0000 Karl Heuer (line-number-mode): Doc fix.
Fri, 30 Oct 1998 11:01:38 +0000 Andreas Schwab (shell-command-on-region): Doc fix.