log lisp/simple.el @ 70842:8b271981e0c5

age author description
Tue, 23 May 2006 00:49:55 +0000 Chong Yidong Update comments.
Sun, 21 May 2006 22:56:27 +0000 Richard M. Stallman (kill-region): Interactively, pass point, then mark.
Fri, 12 May 2006 17:48:40 +0000 Chong Yidong * simple.el (line-move-finish): Fix last fix.
Fri, 12 May 2006 17:39:59 +0000 Chong Yidong * simple.el (line-move-finish): Don't call point motion hooks
Thu, 11 May 2006 15:01:41 +0000 Reiner Steib Move `safe-local-variable' declarations to the respective files.
Sat, 06 May 2006 23:57:11 +0000 Richard M. Stallman Comment change.
Thu, 04 May 2006 01:00:24 +0000 Richard M. Stallman (next-history-element, previous-history-element): Doc fix.
Mon, 01 May 2006 20:17:24 +0000 Richard M. Stallman (undo-outer-limit-truncate): Put quotes around buffer name in messages.
Sun, 09 Apr 2006 23:03:48 +0000 Kim F. Storm (filter-buffer-substring): Add NOPROPS arg, so
Fri, 07 Apr 2006 23:30:37 +0000 Richard M. Stallman (eval-expression): Doc fix.
Mon, 20 Mar 2006 15:08:28 +0000 Richard M. Stallman (set-mark-command): Doc fix.
Sat, 11 Mar 2006 17:01:47 +0000 Luc Teirlinck (yank): Fix typo in docstring.
Sat, 11 Mar 2006 15:44:19 +0000 Jason Rumney (yank): Escape double quote in doc string.
Sat, 11 Mar 2006 15:09:48 +0000 Richard M. Stallman (kill-region, yank): Doc fix.
Sun, 12 Feb 2006 20:31:12 +0000 Richard M. Stallman (blink-matching-paren-dont-ignore-comments): Doc fix.
Sat, 04 Feb 2006 21:48:20 +0000 Eli Zaretskii (display-message-or-buffer): Compare the number of characters to the frame
Sat, 04 Feb 2006 12:18:57 +0000 Eli Zaretskii (display-message-or-buffer): Count screen lines instead of buffer lines when
Thu, 02 Feb 2006 04:21:10 +0000 Richard M. Stallman (move-beginning-of-line): Scan properly for invis change.
Thu, 26 Jan 2006 17:56:54 +0000 Richard M. Stallman (move-beginning-of-line): Take account of fields.
Mon, 23 Jan 2006 04:05:59 +0000 Stefan Monnier (clone-buffer): Don't show the new buffer in the same window.
Mon, 23 Jan 2006 01:24:26 +0000 Juri Linkov (clone-buffer, clone-indirect-buffer, clone-indirect-buffer-other-window):
Fri, 20 Jan 2006 01:22:07 +0000 Richard M. Stallman (set-mark-command): Doc fix.
Thu, 05 Jan 2006 15:59:41 +0000 Richard M. Stallman (mark): Doc fix.
Wed, 28 Dec 2005 21:52:33 +0000 Bill Wohler * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
Fri, 23 Dec 2005 21:50:38 +0000 Juri Linkov (get-next-valid-buffer, last-buffer)
Fri, 16 Dec 2005 19:08:21 +0000 Juri Linkov (choose-completion): Use `buffer-substring-no-properties'
Fri, 16 Dec 2005 11:35:25 +0000 Kroly Lrentey 2005-12-16 Lrentey Kroly <lorentey@elte.hu>
Sat, 10 Dec 2005 01:12:25 +0000 Kenichi Handa (zap-to-char): Translate CHAR by
Sun, 04 Dec 2005 02:42:29 +0000 Juri Linkov (completion-setup-function): Put completions-common-part
Fri, 02 Dec 2005 03:31:21 +0000 Luc Teirlinck (transient-mark-mode, line-number-mode)
Tue, 29 Nov 2005 23:54:47 +0000 Chong Yidong * longlines.el (longlines-mode): Add mail-setup-hook.
Mon, 28 Nov 2005 19:59:34 +0000 Juri Linkov (quoted-insert): Let-bind input-method-function to nil.
Sun, 27 Nov 2005 17:02:13 +0000 Luc Teirlinck (blink-matching-paren-on-screen): Doc fix.
Sun, 27 Nov 2005 16:59:57 +0000 Luc Teirlinck (blink-matching-paren-on-screen): Further doc fix.
Sun, 27 Nov 2005 15:53:16 +0000 Luc Teirlinck (blink-matching-open): Ignore `blink-matching-paren-on-screen' if
Wed, 23 Nov 2005 15:05:18 +0000 Stefan Monnier (blink-matching-open): Fix off-by-one in last change.
Sun, 20 Nov 2005 18:08:55 +0000 Stefan Monnier (blink-matching-open): Allow new paren-class info.
Sun, 20 Nov 2005 07:43:01 +0000 Juri Linkov (what-cursor-position): Use Lisp-readable syntax for octal and hex.
Fri, 18 Nov 2005 00:17:46 +0000 Stefan Monnier (completion-setup-function): Fix last change.
Thu, 17 Nov 2005 18:21:37 +0000 Chong Yidong * simple.el (next-line): Use hard-newline.
Thu, 17 Nov 2005 18:18:33 +0000 Chong Yidong * simple.el (sendmail-user-agent-compose): Use hard-newline.
Thu, 17 Nov 2005 16:30:52 +0000 Chong Yidong * simple.el (hard-newline): New variable.
Wed, 16 Nov 2005 22:43:16 +0000 Stefan Monnier (blink-matching-open): Simplify a bit.
Sat, 12 Nov 2005 00:10:56 +0000 Kim F. Storm (what-cursor-position): Print (EOB) instead of (100%)
Thu, 03 Nov 2005 21:41:20 +0000 Richard M. Stallman (set-mark-command-repeat-pop): New variable.
Tue, 01 Nov 2005 07:18:10 +0000 Stefan Monnier (eval-expression-print-format): Use lisp-readable syntax
Sat, 29 Oct 2005 19:48:22 +0000 Richard M. Stallman (undo): Display message at end, not at start.
Mon, 24 Oct 2005 16:56:53 +0000 Masatake YAMATO (completion-common-substring): Use `completion-common-substring' prior to `completion-base-size'.
Sun, 23 Oct 2005 18:26:38 +0000 Richard M. Stallman (line-move-finish): Ignore fields computing LINE-END.
Fri, 21 Oct 2005 08:55:12 +0000 Juri Linkov (set-variable): Use user-variable-p instead of symbolp.
Sun, 16 Oct 2005 09:31:48 +0000 Masatake YAMATO * message.el (message-expand-group): Pass the common
Thu, 06 Oct 2005 06:55:45 +0000 Kenichi Handa (what-cursor-position): If the character is displayed
Sun, 02 Oct 2005 03:33:02 +0000 Richard M. Stallman (next-error-internal): New function.
Mon, 26 Sep 2005 00:03:43 +0000 Richard M. Stallman (blink-matching-open): Don't no-op when point is BEGV+1.
Sun, 18 Sep 2005 12:25:02 +0000 Deepak Goel Message format spec fixes (1)
Thu, 15 Sep 2005 03:47:22 +0000 Chong Yidong 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
Mon, 12 Sep 2005 22:58:55 +0000 Chong Yidong 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
Fri, 09 Sep 2005 01:11:34 +0000 Richard M. Stallman (blink-matching-open): Get rid of text props from
Wed, 31 Aug 2005 13:51:34 +0000 Juanma Barranquero (compilation-current-error): Add defvar.
Sat, 27 Aug 2005 12:30:36 +0000 Eli Zaretskii (blink-matching-paren-distance): Document the meaning of nil value,
Mon, 15 Aug 2005 17:23:50 +0000 Dan Nicolaescu (next-error-follow-minor-mode): Fix init value and
Thu, 11 Aug 2005 13:58:59 +0000 Richard M. Stallman (pop-global-mark): Reverse test of widen-automatically.
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Fri, 29 Jul 2005 20:55:36 +0000 Stefan Monnier (next-error-follow-minor-mode):
Fri, 22 Jul 2005 18:43:24 +0000 Juri Linkov (line-move-1): Fix comments.
Wed, 20 Jul 2005 22:26:27 +0000 Juanma Barranquero (clone-indirect-buffer): Doc fix.
Wed, 13 Jul 2005 13:45:30 +0000 Kim F. Storm (line-move-1): Undo rest of 2005-06-23 change.
Wed, 13 Jul 2005 10:29:38 +0000 Kim F. Storm (line-move-1): Always use vertical-motion to
Sat, 09 Jul 2005 20:46:26 +0000 Juri Linkov (next-error-hook): New variable.
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Wed, 29 Jun 2005 23:48:58 +0000 Juanma Barranquero (set-variable): Warn about obsolete user variables.
Fri, 24 Jun 2005 21:11:58 +0000 Richard M. Stallman (line-move-1): Fix previous change.
Thu, 23 Jun 2005 21:26:31 +0000 Richard M. Stallman (set-variable): Args renamed; doc fix.
Mon, 20 Jun 2005 13:52:07 +0000 Juanma Barranquero (comment-line-break-function): Doc fix: don't say variable is automatically
Mon, 20 Jun 2005 10:26:49 +0000 Juanma Barranquero (next-error-buffer-p, next-error-find-buffer): Fix typos in docstrings.
Thu, 16 Jun 2005 14:31:44 +0000 Juanma Barranquero (undo-more): Don't use `format' on `error' arguments. Improve
Thu, 16 Jun 2005 12:40:00 +0000 Lute Kamstra (fundamental-mode): Run after-change-major-mode-hook conditionally.
Wed, 08 Jun 2005 15:35:05 +0000 Richard M. Stallman Comment changes.
Mon, 06 Jun 2005 12:40:36 +0000 Richard M. Stallman (completion-setup-function): Look for completion-base-size-function
Sun, 05 Jun 2005 17:19:55 +0000 Kim F. Storm Add comment to line-move re. sit-for.
Sat, 04 Jun 2005 22:04:29 +0000 Luc Teirlinck (eval-expression-print-level)
Fri, 03 Jun 2005 23:48:21 +0000 Kim F. Storm (line-move): Only call sit-for when moving backwards.
Tue, 31 May 2005 09:32:06 +0000 Juanma Barranquero (filter-buffer-substring): Fix typo in docstring.
Thu, 26 May 2005 13:12:00 +0000 Lute Kamstra (completion-list-mode): Use run-mode-hooks.
Sun, 22 May 2005 20:58:06 +0000 Eli Zaretskii (yank, yank-pop): Mention `yank-excluded-properties'
Sun, 08 May 2005 19:33:14 +0000 Eli Zaretskii (next-error-overlay-arrow-position): Revert the change made on 2005-04-30.
Thu, 05 May 2005 22:43:06 +0000 Kim F. Storm (line-move-1): Fix 2005-04-26 change. Must still use
Wed, 04 May 2005 14:22:48 +0000 Richard M. Stallman (line-move-1): Fix previous change to signal errors appropriately.
Sun, 01 May 2005 18:54:00 +0000 Richard M. Stallman (widen-automatically): New variable.
Sat, 30 Apr 2005 20:30:53 +0000 Richard M. Stallman (next-error-overlay-arrow-position): Turn off, for ttys.
Tue, 26 Apr 2005 18:31:19 +0000 Richard M. Stallman (line-move-1): Avoid using vertical-motion in easy cases.
Tue, 19 Apr 2005 18:13:25 +0000 Stefan Monnier (blink-matching-open): Fix botched commit.
Tue, 19 Apr 2005 18:12:23 +0000 Stefan Monnier (blink-matching-open): Use it.
Tue, 19 Apr 2005 09:25:52 +0000 Kim F. Storm (next-buffer, prev-buffer, next-error)
Sun, 17 Apr 2005 17:51:50 +0000 Richard M. Stallman (yank-excluded-properties): Add follow-link to value.
Wed, 13 Apr 2005 17:39:55 +0000 Richard M. Stallman (undo): Fix previous change.
Mon, 11 Apr 2005 18:09:45 +0000 Richard M. Stallman (undo): Record t in undo-equiv-table
Thu, 07 Apr 2005 15:15:15 +0000 Juri Linkov (next-error-overlay-arrow-position): New defvar.
Mon, 04 Apr 2005 09:07:45 +0000 Lute Kamstra (next-error-follow-minor-mode): Specify :group.
Sat, 02 Apr 2005 19:24:26 +0000 Luc Teirlinck (visible-mode): Use explicit :group keyword. This changes the group
Tue, 29 Mar 2005 23:17:30 +0000 Richard M. Stallman (set-mark): Doc fix.
Tue, 29 Mar 2005 20:53:19 +0000 Richard M. Stallman (idle-update-delay): Move definition up.
Tue, 29 Mar 2005 04:55:43 +0000 Juri Linkov (next-error-highlight-timer): New variable.
Sat, 19 Mar 2005 14:24:38 +0000 Eli Zaretskii (goto-line): Doc fix.
Thu, 17 Mar 2005 15:33:56 +0000 Kim F. Storm (move-beginning-of-line): Move to beginning of buffer
Wed, 16 Mar 2005 13:11:34 +0000 Stefan Monnier (auto-fill-function): Use the new :minor-mode-function property.
Tue, 15 Mar 2005 23:15:05 +0000 Kim F. Storm (move-beginning-of-line): Use vertical-motion.
Tue, 15 Mar 2005 07:45:21 +0000 YAMAMOTO Mitsuharu (normal-erase-is-backspace): Set default to t if running on Mac.
Sun, 13 Mar 2005 23:20:49 +0000 Kim F. Storm (next-line, previous-line): Add optional try-vscroll
Mon, 07 Mar 2005 11:12:31 +0000 Kim F. Storm (move-beginning-of-line): New command.
Sun, 06 Mar 2005 20:15:50 +0000 Richard M. Stallman (activate-mark-hook, deactivate-mark-hook): Add defvars.
Sun, 06 Mar 2005 00:32:12 +0000 Stefan Monnier (normal-erase-is-backspace): Define default value.
Sat, 05 Mar 2005 19:09:07 +0000 Luc Teirlinck (goto-line): Remove unbalanced final parenthesis.
Sat, 05 Mar 2005 18:02:40 +0000 Richard M. Stallman (goto-line): Use a number at point as the default.
Sat, 19 Feb 2005 23:30:29 +0000 Kim F. Storm (line-move): Add fourth optional arg try-vscroll which
Thu, 10 Feb 2005 06:47:58 +0000 Richard M. Stallman (eval-expression-print-format): Avoid warning about edebug-active.
Wed, 09 Feb 2005 15:50:47 +0000 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
Sun, 30 Jan 2005 00:32:39 +0000 Luc Teirlinck (undo-ask-before-discard): New var.
Sat, 29 Jan 2005 17:24:41 +0000 Richard M. Stallman (undo): Fix the test for continuing a series of undos.
Sun, 23 Jan 2005 13:28:16 +0000 Kim F. Storm * simple.el (line-move): Adapt to new return value from
Sun, 23 Jan 2005 00:53:32 +0000 Kim F. Storm (line-move): Fix last change. Check partial
Sat, 22 Jan 2005 01:44:56 +0000 Kim F. Storm (line-move-1): Rename from line-move.
Tue, 18 Jan 2005 20:50:43 +0000 Stefan Monnier (blink-matching-open): Strip extra info from syntax.
Mon, 17 Jan 2005 10:56:07 +0000 Kim F. Storm (just-one-space): Make arg optional.
Sat, 15 Jan 2005 18:08:46 +0000 Richard M. Stallman (just-one-space): Argument specifies number of spaces.
Wed, 12 Jan 2005 00:42:57 +0000 Juri Linkov (pop-mark): Move deactivate-mark out of conditional
Thu, 06 Jan 2005 22:00:36 +0000 Kim F. Storm (completion-list-mode-map): Map follow-link to mouse-face.
Fri, 31 Dec 2004 15:13:00 +0000 Richard M. Stallman (undo): Use undo-equiv-table to detect
Wed, 29 Dec 2004 01:33:04 +0000 Richard M. Stallman (mark-word): New arg ALLOW-EXTEND
Tue, 28 Dec 2004 05:11:03 +0000 Richard M. Stallman (buffer-disable-undo): Fix previous change.
Mon, 27 Dec 2004 22:12:39 +0000 Richard M. Stallman (undo): Fix previous change.
Mon, 27 Dec 2004 16:34:43 +0000 Richard M. Stallman (next-error-buffer-p): New arg AVOID-CURRENT.
Tue, 21 Dec 2004 11:37:52 +0000 Richard M. Stallman (undo-outer-limit-truncate): New function.
Tue, 14 Dec 2004 12:17:43 +0000 Kim F. Storm (inhibit-mark-movement): Remove defvar.
Tue, 14 Dec 2004 00:51:02 +0000 Juri Linkov (next-error-buffer-p, next-error-find-buffer): Doc fix.
Mon, 13 Dec 2004 03:08:52 +0000 Juri Linkov * simple.el (beginning-of-buffer, end-of-buffer):
Fri, 03 Dec 2004 22:26:13 +0000 Stefan Monnier (blink-matching-open): Obey syntax-table text properties.
Mon, 29 Nov 2004 18:44:29 +0000 Teodor Zlatanov simple.el (next-error-buffer-p): allow for inclusive and
Sat, 20 Nov 2004 19:08:45 +0000 Richard M. Stallman (line-move-finish): New arg FORWARD.
Mon, 08 Nov 2004 16:59:43 +0000 Richard M. Stallman (next-error group, face): Move before first use.
Mon, 01 Nov 2004 23:03:12 +0000 Kim F. Storm (keyboard-quit): Call kmacro-keyboard-quit.
Mon, 25 Oct 2004 08:31:52 +0000 Kai Grojohann (process-file): Fix logic.
Sun, 24 Oct 2004 09:06:05 +0000 Kai Grojohann (process-file): Accept nil for INFILE. Reported by
Sat, 23 Oct 2004 19:52:18 +0000 Kai Grojohann * simple.el (process-file): New function, similar to call-process
Sun, 19 Sep 2004 00:02:44 +0000 Luc Teirlinck (fundamental-mode): Run `after-change-major-mode-hook'.
Sun, 12 Sep 2004 18:52:03 +0000 Kim F. Storm (choose-completion-string): Set buffer before running
Mon, 06 Sep 2004 18:51:05 +0000 Eli Zaretskii (next-error-follow-minor-mode): Fix last change.
Sat, 04 Sep 2004 13:06:38 +0000 Eli Zaretskii Fix last change.
Sat, 04 Sep 2004 12:45:26 +0000 Eli Zaretskii (next-error-follow-mode, next-error-follow-mode-post-command-hook):
Wed, 01 Sep 2004 18:41:06 +0000 Juri Linkov * simple.el (next-error): New defgroup and defface.
Wed, 01 Sep 2004 17:05:59 +0000 Juri Linkov * simple.el (next-error-find-buffer): Move the rule
Wed, 01 Sep 2004 16:19:04 +0000 Juri Linkov (next-error, previous-error, first-error)
Sun, 22 Aug 2004 16:59:57 +0000 Richard M. Stallman (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
Sat, 07 Aug 2004 16:45:24 +0000 Eli Zaretskii (completion-root-regexp): New defvar.
Fri, 23 Jul 2004 11:52:03 +0000 Eli Zaretskii (completion-setup-function): Compute the common parts
Fri, 16 Jul 2004 10:42:00 +0000 Kim F. Storm (inhibit-mark-movement): New defvar.
Fri, 09 Jul 2004 16:08:17 +0000 Richard M. Stallman (current-word): Doc fix.
Sun, 13 Jun 2004 22:00:17 +0000 Richard M. Stallman (previous-matching-history-element): Specify a default.
Thu, 10 Jun 2004 04:20:02 +0000 Juri Linkov (eval-expression-print-format): Don't print additional
Mon, 07 Jun 2004 20:52:16 +0000 Juanma Barranquero (kill-region): Doc fix.
Fri, 28 May 2004 21:00:14 +0000 Juri Linkov (eval-expression-print-format): New fun.
Sun, 23 May 2004 21:01:15 +0000 Juri Linkov (next-error-find-buffer): Add a rule to return next-error capable buffer
Wed, 19 May 2004 19:10:19 +0000 Stefan Monnier (do-auto-fill): Remove unused vars `bol' and `opoint'.
Fri, 07 May 2004 22:31:54 +0000 Juanma Barranquero (next-error): Fix typo in docstring.
Sat, 01 May 2004 20:10:19 +0000 Luc Teirlinck (kill-whole-line): Use "p" instead of "P" in interactive form.
Fri, 30 Apr 2004 21:38:23 +0000 Kim F. Storm (kill-ring-save): If region face background color is
Tue, 27 Apr 2004 06:45:49 +0000 Juri Linkov (kill-ring-save): Use blink-matching-delay instead of the constant value 1.
Thu, 22 Apr 2004 22:56:08 +0000 Stefan Monnier (next-error): Change arg name. Add support for the documented C-u C-x ` usage.
Wed, 21 Apr 2004 21:36:15 +0000 Kim F. Storm From: Teodor Zlatanov <tzz@lifelogs.com>
Fri, 16 Apr 2004 08:57:51 +0000 Masatake YAMATO (completions-common-part): Rename from completion-de-emphasis.
Fri, 16 Apr 2004 08:45:40 +0000 Masatake YAMATO (completion-setup-function): Set an initial value to `element-common-end' before entering loop. Set a value to `element-common-end' at the end of loop. The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
Thu, 25 Mar 2004 16:01:38 +0000 Masatake YAMATO (completion-setup-function): Emphasize the first uncommon characters in the completions;and de-emphasize the common prefix substrings.
Thu, 18 Mar 2004 02:57:32 +0000 Luc Teirlinck (clone-buffer): Doc fix.
Thu, 04 Mar 2004 17:00:09 +0000 Richard M. Stallman (undo): Temporarily set this-command to `undo-start',
Wed, 18 Feb 2004 03:03:11 +0000 Luc Teirlinck (interprogram-cut-function)
Fri, 13 Feb 2004 23:09:46 +0000 Luc Teirlinck (kill-new): Put yank-handler property on the entire string.
Thu, 12 Feb 2004 04:22:19 +0000 Luc Teirlinck (kill-append): Doc fix.
Sat, 07 Feb 2004 00:37:13 +0000 Kim F. Storm (line-number-at-pos): Rename from line-at-pos.
Sat, 31 Jan 2004 15:05:25 +0000 Luc Teirlinck (edit-and-eval-command): Bind print-level and
Thu, 22 Jan 2004 20:42:19 +0000 Kim F. Storm (line-at-pos): New defun.
Mon, 29 Dec 2003 19:52:25 +0000 Richard M. Stallman (sendmail-user-agent-compose): Use assoc-string.
Wed, 19 Nov 2003 13:23:30 +0000 Andreas Schwab (set-variable): Fix indentation.
Sat, 01 Nov 2003 17:01:36 +0000 Eli Zaretskii (overriding-map-is-bound, saved-overriding-map): New variables.
Mon, 27 Oct 2003 15:20:46 +0000 Stefan Monnier (reindent-then-newline-and-indent): Delete space *after*
Mon, 22 Sep 2003 15:11:02 +0000 Richard M. Stallman (eval-expression): Bind standard-output in to-buffer case.
Mon, 08 Sep 2003 08:01:41 +0000 Lute Kamstra (size-indication-mode): New.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Fri, 29 Aug 2003 16:07:16 +0000 Richard M. Stallman (blink-matching-open): Work correctly on chars that
Sun, 17 Aug 2003 00:15:53 +0000 Richard M. Stallman (eval-expression): Use eval-last-sexp-print-value.
Fri, 25 Jul 2003 12:18:04 +0000 John Paul Wallington (choose-completion-string): Use `minibufferp';
Fri, 18 Jul 2003 22:43:52 +0000 John Paul Wallington (current-word): Don't include punctuation char when
Mon, 07 Jul 2003 21:00:26 +0000 Richard M. Stallman (visible-mode): Renamed from vis-mode.
Tue, 01 Jul 2003 22:15:33 +0000 Luc Teirlinck (vis-mode): Update documentation string to reflect earlier changes.
Sun, 22 Jun 2003 16:49:31 +0000 Andreas Schwab (vis-mode): Doc fix.
Tue, 17 Jun 2003 18:40:06 +0000 Stefan Monnier (kill-new): Leave yank-handler property alone if no
Tue, 17 Jun 2003 02:35:46 +0000 Luc Teirlinck (vis-mode): New function.
Wed, 04 Jun 2003 21:13:41 +0000 Luc Teirlinck (yank-excluded-properties): Expand documentation string.
Thu, 29 May 2003 23:29:29 +0000 Luc Teirlinck (kill-whole-line): Make it interact correctly with the kill ring.
Wed, 28 May 2003 20:07:10 +0000 Kai Grojohann (kill-region): If nothing was killed, and the
Sun, 25 May 2003 01:45:14 +0000 Juanma Barranquero (idle-update-delay): New variable.
Sun, 25 May 2003 01:34:37 +0000 Juanma Barranquero (forward-visible-line): Fix negative arguments.
Wed, 21 May 2003 15:29:36 +0000 Stefan Monnier (ctl-x-map): Remove the C-x U binding added recently.
Mon, 19 May 2003 15:47:14 +0000 Kai Grojohann * simple.el (kill-whole-line): New function.
Fri, 16 May 2003 21:17:52 +0000 Stefan Monnier (shell-command): Undo last change.
Wed, 14 May 2003 00:57:02 +0000 Stefan Monnier (undo): Remove left over asserts.
Tue, 13 May 2003 19:45:01 +0000 Stefan Monnier (back-to-indentation): Simplify.
Tue, 06 May 2003 17:52:20 +0000 Juanma Barranquero (newline): Don't quote nil and t in docstrings.
Thu, 24 Apr 2003 01:57:46 +0000 Richard M. Stallman (back-to-indentation): Call backward-prefix-chars.
Mon, 21 Apr 2003 01:35:20 +0000 Richard M. Stallman (kill-line): Doc fix.
Mon, 31 Mar 2003 21:49:09 +0000 Kim F. Storm (pop-global-mark-quick-repeat): Remove defcustom.
Mon, 24 Mar 2003 10:58:17 +0000 Kim F. Storm Rework last change so C-x C-SPC C-SPC does not
Fri, 21 Mar 2003 23:49:23 +0000 Kim F. Storm (set-mark-command): Doc fixes.
Fri, 14 Feb 2003 09:57:03 +0000 Juanma Barranquero (backward-delete-char-untabify): Fix use of character constant.
Tue, 04 Feb 2003 12:29:42 +0000 Juanma Barranquero Trailing whitespace deleted.
Tue, 04 Feb 2003 10:41:10 +0000 Richard M. Stallman (back-to-indentation): Skip all whitespace except for newlines.
Mon, 27 Jan 2003 21:44:48 +0000 Kim F. Storm (kill-new): Improve doc string for yank-handler.
Tue, 21 Jan 2003 21:11:12 +0000 Kim F. Storm Doc fixes.
Mon, 20 Jan 2003 09:02:28 +0000 Richard M. Stallman (completion-setup-function): Set default-directory
Sat, 18 Jan 2003 23:59:12 +0000 Kim F. Storm (yank-pop): Always call yank-undo-function with start <= end.
Sat, 18 Jan 2003 23:34:14 +0000 Kim F. Storm (kill-new, kill-append, kill-region): New optional parameter yank-handler.
Tue, 14 Jan 2003 10:16:00 +0000 Kim F. Storm (clone-process): Copy process' plist to new process.
Tue, 07 Jan 2003 19:25:20 +0000 Markus Rost (set-variable): Load deps of custom variables without type.
Mon, 06 Jan 2003 01:17:19 +0000 Richard M. Stallman (split-line): Clean up implementation.
Fri, 03 Jan 2003 22:46:06 +0000 Kim F. Storm (split-line): If present, copy fill-prefix from
Sat, 28 Dec 2002 21:23:23 +0000 Richard M. Stallman (repeat-complex-command): Signal real error on failure.
Mon, 02 Dec 2002 22:24:34 +0000 Stefan Monnier (completion-setup-function): Fix last change to use
Mon, 02 Dec 2002 16:18:33 +0000 Richard M. Stallman (completion-setup-function): Handle ffap-read-file-or-url-internal
Fri, 29 Nov 2002 15:09:37 +0000 Richard M. Stallman (yank-window-start): New variable.
Mon, 18 Nov 2002 04:55:28 +0000 Richard M. Stallman (indicate-unused-lines, default-indicate-unused-lines): New variable aliases.
Sat, 09 Nov 2002 12:56:04 +0000 Dave Love (quoted-insert): Bind translation-table-for-input, not
Wed, 06 Nov 2002 23:27:24 +0000 Dave Love (quoted-insert): Bind keyboard-translate-table around
Sat, 26 Oct 2002 22:40:31 +0000 Richard M. Stallman (toggle-truncate-lines): When turning off truncation,
Tue, 24 Sep 2002 18:39:48 +0000 Markus Rost (edit-and-eval-command): Protect command-history.
Fri, 13 Sep 2002 14:21:45 +0000 Stefan Monnier (transient-mark-mode, line-number-mode, column-number-mode):
Fri, 13 Sep 2002 13:56:41 +0000 Stefan Monnier Provide `simple'.
Wed, 11 Sep 2002 20:46:33 +0000 Stefan Monnier (transient-mark-mode, line-number-mode, column-number-mode):
Tue, 10 Sep 2002 01:32:32 +0000 Markus Rost (transient-mark-mode, line-number-mode, column-number-mode): Undo the
Tue, 10 Sep 2002 01:23:57 +0000 Miles Bader (do-auto-fill): `fill-indent-according-to-mode' is a variable, not a
Mon, 09 Sep 2002 22:45:03 +0000 Kim F. Storm (keyboard-quit): Set defining-kbd-macro to nil to
Mon, 09 Sep 2002 22:09:14 +0000 Stefan Monnier (what-line): Don't hard-code 1.