log lisp/simple.el @ 42168:e08cd63afb2e

age author description
Tue, 18 Dec 2001 15:52:15 +0000 Dave Love (newline): Doc fix.
Thu, 13 Dec 2001 07:42:53 +0000 Richard M. Stallman (undo): Always set this-command to `undo',
Mon, 10 Dec 2001 20:38:47 +0000 Richard M. Stallman (line-move): Cope if next-single-property-change
Sat, 17 Nov 2001 22:28:30 +0000 Richard M. Stallman (minibuffer-history-sexp-flag): Doc fix.
Tue, 13 Nov 2001 02:09:59 +0000 Richard M. Stallman (clone-indirect-buffer): Error if major mode symbol
Wed, 31 Oct 2001 00:57:04 +0000 Stefan Monnier (reindent-then-newline-and-indent): Insert the newline
Fri, 19 Oct 2001 23:24:26 +0000 Kim F. Storm Don't let kill-ring-save show extent if transient-mark-mode and region
Thu, 18 Oct 2001 01:02:37 +0000 Miles Bader (what-line): Avoid problems with field properties.
Mon, 15 Oct 2001 01:00:54 +0000 Miles Bader (display-message-or-buffer): Pass the correct buffer to `display-buffer'.
Fri, 12 Oct 2001 19:25:04 +0000 Stefan Monnier (minibuffer-local*-map): Remove redundant bindings.
Wed, 10 Oct 2001 11:55:39 +0000 Gerd Moellmann (end-of-buffer): Fix code scrolling specially
Fri, 05 Oct 2001 15:16:24 +0000 Miles Bader (previous-matching-history-element): Fix misplaced parentheses.
Fri, 05 Oct 2001 12:28:31 +0000 Miles Bader (previous-matching-history-element, next-history-element)
Fri, 14 Sep 2001 11:08:20 +0000 Gerd Moellmann Comment out change of 2001-09-13.
Thu, 13 Sep 2001 10:02:35 +0000 Gerd Moellmann (minibuffer-prompt-modification)
Thu, 06 Sep 2001 08:47:57 +0000 Gerd Moellmann (undo): Remove positions from buffer-undo-list up to
Tue, 04 Sep 2001 08:37:35 +0000 Gerd Moellmann (backward-word): Doc fix.
Thu, 30 Aug 2001 15:32:34 +0000 Gerd Moellmann (eval-expression-print-level): Fix last change.
Thu, 30 Aug 2001 11:20:45 +0000 Gerd Moellmann (eval-expression-print-level): Change the type
Wed, 22 Aug 2001 18:29:23 +0000 Eli Zaretskii (line-number-mode): Mention the variable line-number-display-limit-width
Thu, 16 Aug 2001 14:51:25 +0000 Miles Bader (line-move): Undo previous change.
Thu, 16 Aug 2001 07:40:32 +0000 Miles Bader (line-move): Pass an ESCAPE-FROM-EDGE argument of t when calling
Fri, 20 Jul 2001 09:40:27 +0000 Gerd Moellmann (delete-trailing-whitespace): Save match data
Mon, 16 Jul 2001 11:52:56 +0000 Gerd Moellmann (set-variable): Require 'cus-edit' instead of
Wed, 13 Jun 2001 15:26:29 +0000 Richard M. Stallman (shell-command-on-region): Never kill the *Shell Command Output* buffer.
Fri, 18 May 2001 07:13:04 +0000 Miles Bader (delete-horizontal-space, just-one-space): Use `constrain-to-field'
Tue, 10 Apr 2001 14:48:08 +0000 Gerd Moellmann (completion-list-mode-finish): New function.
Fri, 06 Apr 2001 13:34:32 +0000 Eli Zaretskii (normal-erase-is-backspace-mode): Doc fix.
Wed, 04 Apr 2001 14:06:07 +0000 Eli Zaretskii (normal-erase-is-backspace): Rename from
Fri, 30 Mar 2001 11:37:52 +0000 Eli Zaretskii (transient-mark-mode): Mention ESC ESC ESC in the doc string as well.