log lisp/simple.el @ 45145:762469b26903

age author description
Thu, 02 May 2002 05:41:46 +0000 Pavel Jank Follow coding conventions.
Wed, 01 May 2002 15:08:00 +0000 Eli Zaretskii (clone-indirect-buffer-other-window): Fix a typo in `pop-up-window'.
Mon, 29 Apr 2002 21:08:33 +0000 Kim F. Storm (yank-excluded-properties): Added help-echo to list.
Sat, 27 Apr 2002 23:16:18 +0000 Richard M. Stallman (next-buffer, prev-buffer): New commands.
Mon, 22 Apr 2002 22:35:46 +0000 Richard M. Stallman (line-move-finish): Find beg and end of line
Fri, 19 Apr 2002 00:05:22 +0000 Richard M. Stallman (yank-excluded-properties): New user option.
Thu, 18 Apr 2002 22:16:00 +0000 Kim F. Storm (pop-to-mark-command): Do not set this-command.
Sun, 14 Apr 2002 17:27:55 +0000 Kim F. Storm (pop-to-mark-command, push-mark-command): New commands.
Thu, 11 Apr 2002 23:44:06 +0000 Stefan Monnier (line-move): Use memq rather than or.
Sun, 07 Apr 2002 10:10:23 +0000 Pavel Jank (play-sound): Move to subr.el.
Fri, 05 Apr 2002 05:50:11 +0000 Pavel Jank (play-sound): New function (uses play-sound-internal).
Sun, 31 Mar 2002 16:27:56 +0000 Richard M. Stallman (kill-new): Doc fix.
Fri, 29 Mar 2002 23:14:00 +0000 Richard M. Stallman (play-sound-file): Moved from subr.el, made unconditional.
Thu, 28 Mar 2002 18:27:23 +0000 Richard M. Stallman (line-move-to-column): Don't call move-to-column if COL=0.
Tue, 26 Mar 2002 06:29:01 +0000 Pavel Jank Fix typo.
Thu, 21 Mar 2002 12:35:53 +0000 Kim F. Storm Test for network process support with featurep.
Thu, 21 Mar 2002 12:23:22 +0000 Kim F. Storm (open-network-stream-nowait): Use featurep.
Sun, 17 Mar 2002 20:28:53 +0000 Kim F. Storm Update copyright.
Sat, 09 Mar 2002 09:05:08 +0000 Eli Zaretskii (shell-command-on-region): Call push-mark with
Wed, 27 Feb 2002 23:02:02 +0000 Kim F. Storm (shell-command-on-region): Report non-zero exit
Wed, 20 Feb 2002 22:33:01 +0000 Richard M. Stallman (shell-command-on-region): Display the exit status when a command fails.
Fri, 15 Feb 2002 08:53:15 +0000 Kai Grojohann * lisp/simple.el (mark-word): Mark more if repeated.
Wed, 06 Feb 2002 15:08:45 +0000 Richard M. Stallman (undo-get-state, undo-revert-to-state): Fns deleted.
Fri, 01 Feb 2002 04:20:02 +0000 Richard M. Stallman (shell-command-on-region): Err if no mark before reading the command string.
Sun, 13 Jan 2002 04:01:11 +0000 Richard M. Stallman (line-move): If we can't move enough lines, go to beginning or end of line.
Fri, 11 Jan 2002 21:24:17 +0000 Richard M. Stallman Whitespace change.
Fri, 28 Dec 2001 05:15:59 +0000 Richard M. Stallman (line-move-invisible): New subroutine.
Tue, 18 Dec 2001 23:39:21 +0000 Richard M. Stallman (eval-expression-print-level, eval-expression-print-length): Doc fixes.
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.
Fri, 30 Mar 2001 08:35:49 +0000 Eli Zaretskii (transient-mark-mode): Mention C-g in the doc string.
Thu, 08 Mar 2001 15:47:06 +0000 Gerd Moellmann (choose-completion-string): When not leaving the
Fri, 16 Feb 2001 12:06:42 +0000 Eli Zaretskii (kill-region, kill-line, kill-ring-save): Doc fix.
Sat, 10 Feb 2001 16:34:03 +0000 Richard M. Stallman (delete-key-deletes-forward-mode):
Sat, 10 Feb 2001 06:43:44 +0000 Eli Zaretskii (eval-expression): Doc fix.
Tue, 06 Feb 2001 19:36:59 +0000 Eli Zaretskii (previous-matching-history-element, next-matching-history-element): Doc fix.
Tue, 06 Feb 2001 06:52:43 +0000 Eli Zaretskii (kill-line): Doc fix.
Mon, 05 Feb 2001 10:16:14 +0000 Gerd Moellmann (next-line): Goto end-of-line before inserting a newline.
Wed, 31 Jan 2001 15:05:25 +0000 Gerd Moellmann (delete-key-deletes-forward-mode): Treat `kp-delete'
Mon, 29 Jan 2001 20:32:52 +0000 Gerd Moellmann (delete-trailing-whitespace): Don't delete formfeeds.
Sat, 27 Jan 2001 17:15:58 +0000 Eli Zaretskii (transient-mark-mode): Doc fix.
Sat, 27 Jan 2001 11:53:09 +0000 Eli Zaretskii Fix last change.
Sat, 27 Jan 2001 11:43:46 +0000 Eli Zaretskii (transient-mark-mode): Document the fact that many
Fri, 26 Jan 2001 09:22:47 +0000 Gerd Moellmann (next-line): Don't let `newline' expand abbrevs.
Tue, 16 Jan 2001 20:25:23 +0000 Gerd Moellmann (delete-key-deletes-forward-mode): Bind <backspace>
Tue, 16 Jan 2001 12:13:43 +0000 Dave Love (next-line-add-newlines): Add :version.
Tue, 16 Jan 2001 10:51:35 +0000 Dave Love (backward-delete-char-untabify-method): Add :version.
Wed, 10 Jan 2001 15:10:01 +0000 Gerd Moellmann (set-variable): Force a thorough redisplay for the
Thu, 28 Dec 2000 15:11:53 +0000 Gerd Moellmann (delete-key-deletes-forward-mode): Bind backspace
Fri, 22 Dec 2000 13:18:19 +0000 Gerd Moellmann (delete-key-deletes-forward-mode): Simplify. Also
Fri, 22 Dec 2000 12:50:11 +0000 Gerd Moellmann (delete-key-deletes-forward): Doc fix.
Tue, 19 Dec 2000 13:03:05 +0000 Andrew Innes (delete-key-deletes-forward-mode): Fix typo in
Mon, 18 Dec 2000 17:09:42 +0000 Dave Love (mail-user-agent): Doc fix.
Fri, 15 Dec 2000 16:24:13 +0000 Miles Bader (delete-trailing-whitespace): Remove extraneous let.
Thu, 14 Dec 2000 16:51:52 +0000 Eli Zaretskii (delete-key-deletes-forward-mode): Treat ms-dos and
Thu, 14 Dec 2000 13:36:59 +0000 Gerd Moellmann (delete-key-deletes-forward): New user-option.
Tue, 12 Dec 2000 01:20:22 +0000 Miles Bader (delete-horizontal-space): Add BACKWARD-ONLY parameter.
Mon, 11 Dec 2000 15:33:34 +0000 Gerd Moellmann (kill-new): Don't try to setcar kill-ring if it is
Sun, 03 Dec 2000 02:28:07 +0000 Miles Bader (delete-trailing-whitespace): Don't delete newlines too.
Sat, 02 Dec 2000 10:14:48 +0000 Gerd Moellmann (next-line-add-newlines): Change default to nil.
Fri, 01 Dec 2000 03:31:49 +0000 Miles Bader (minibuffer-contents, minibuffer-contents-no-properties)
Tue, 28 Nov 2000 13:05:50 +0000 Miles Bader (delete-horizontal-space): Handle fields more generally.
Tue, 28 Nov 2000 11:54:12 +0000 Gerd Moellmann (delete-horizontal-space): Handle minibuffer prompt.
Sat, 25 Nov 2000 08:46:43 +0000 Eli Zaretskii (shell-command): Mention the effect of the prefix
Wed, 22 Nov 2000 20:59:39 +0000 Sam Steingold * simple.el (delete-trailing-whitespace): New interactive function.
Wed, 22 Nov 2000 19:47:30 +0000 Stefan Monnier (comment-line-break-function): Use the new name
Tue, 21 Nov 2000 15:58:33 +0000 Miles Bader (minibuffer-avoid-prompt): New function.
Thu, 09 Nov 2000 23:01:40 +0000 Gerd Moellmann (byte-compiling-files-p): New function.
Wed, 08 Nov 2000 17:35:57 +0000 Gerd Moellmann (shell-command, display-message-or-buffer)
Thu, 26 Oct 2000 07:43:52 +0000 Miles Bader (undo): Correctly distinguish between numeric and non-numeric prefix
Thu, 26 Oct 2000 04:33:53 +0000 Miles Bader (previous-matching-history-element):
Sun, 15 Oct 2000 22:09:04 +0000 Stefan Monnier (syntax-flag-table, string-to-syntax): Remove.
Sun, 08 Oct 2000 06:08:59 +0000 Eli Zaretskii (kill-line): Doc fix.
Sun, 08 Oct 2000 01:37:42 +0000 Miles Bader Doc fix.
Fri, 06 Oct 2000 18:13:28 +0000 Dave Love (backward-word): Doc fix.
Fri, 06 Oct 2000 11:34:34 +0000 Miles Bader (display-message-or-buffer): New function.
Fri, 06 Oct 2000 08:18:12 +0000 Miles Bader (shell-command-on-region): If the output is short enough to display in
Tue, 03 Oct 2000 17:32:34 +0000 Miles Bader (minibuffer-temporary-goal-position):
Fri, 29 Sep 2000 03:18:24 +0000 Stefan Monnier (read-expression-map): Define more properly.
Tue, 12 Sep 2000 17:58:48 +0000 Dave Love (read-mail-command): Doc fix.
Tue, 15 Aug 2000 14:29:03 +0000 Dave Love Autoload widget-convert when compiling.
Mon, 24 Jul 2000 23:48:53 +0000 Miles Bader (line-move):
Thu, 20 Jul 2000 20:35:05 +0000 Gerd Moellmann (universal-argument-map): Bind numeric keypad keys
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.