log lisp/simple.el @ 81136:1a1b81fa49f6

age author description
Fri, 18 May 2007 22:55:56 +0000 Richard M. Stallman (push-mark): Doc fix.
Wed, 16 May 2007 11:26:41 +0000 Juanma Barranquero (set-mark-command-repeat-pop): Doc fix.
Mon, 23 Apr 2007 21:19:11 +0000 Richard M. Stallman (set-mark-command-repeat-pop): Put in `editing-basics' group.
Mon, 23 Apr 2007 21:15:07 +0000 Richard M. Stallman (set-mark-command-repeat-pop): Doc fix.
Sat, 21 Apr 2007 08:55:15 +0000 Richard M. Stallman (pop-to-mark-command): Display message "mark popped" if point does not move.
Mon, 09 Apr 2007 07:50:46 +0000 Eli Zaretskii (set-mark-command): Doc fix.
Tue, 03 Apr 2007 11:10:09 +0000 Juanma Barranquero (activate-mark-hook): Fix typo in docstring.
Fri, 30 Mar 2007 15:30:26 +0000 Juanma Barranquero (blink-matching-open): When in minibuffer,
Wed, 28 Mar 2007 18:36:01 +0000 Chong Yidong (next-error-highlight): Doc fix.
Tue, 20 Mar 2007 16:23:47 +0000 Richard M. Stallman (compose-mail): Run switch-function after setting up the mail buffer.
Mon, 19 Mar 2007 18:28:31 +0000 Chong Yidong Revert 2006-02-04 change by Kevin Rodgers due to lack of legal papers.
Sat, 17 Mar 2007 19:44:21 +0000 Chong Yidong (line-move-1): Respect `inhibit-line-move-field-capture' property.
Thu, 08 Mar 2007 14:43:08 +0000 Chong Yidong (minibuffer-completing-symbol): New var.
Tue, 06 Mar 2007 02:18:05 +0000 Stefan Monnier (completion-setup-function): Improve last fix so it doesn't
Sun, 04 Mar 2007 17:48:56 +0000 Richard M. Stallman (beginning-of-buffer, end-of-buffer):
Sat, 17 Feb 2007 23:06:12 +0000 Richard M. Stallman (kill-line): Doc fix.
Thu, 08 Feb 2007 20:52:39 +0000 Karl Fogel Revert previous change, at request of RMS:
Thu, 08 Feb 2007 06:31:28 +0000 Karl Fogel (fundamental-mode-hook): Declare new hook.
Tue, 06 Feb 2007 09:35:04 +0000 Juanma Barranquero (blink-matching-paren-dont-ignore-comments, blink-matching-paren-on-screen):
Sun, 28 Jan 2007 07:05:17 +0000 Richard M. Stallman (eval-expression): Don't use eval-last-sexp-print-value
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Fri, 05 Jan 2007 20:24:43 +0000 Richard M. Stallman (backward-kill-word): Doc fix.
Sat, 23 Dec 2006 18:08:24 +0000 Richard M. Stallman (delete-horizontal-space): Doc fix.
Sun, 17 Dec 2006 22:14:48 +0000 Richard M. Stallman (delete-horizontal-space): Use prefix arg.
Mon, 04 Dec 2006 05:51:48 +0000 Nick Roberts (toggle-truncate-lines): Clarify doc string.
Tue, 28 Nov 2006 02:21:03 +0000 Richard M. Stallman (next-error-find-buffer): Improve messages.
Wed, 01 Nov 2006 23:11:08 +0000 Juri Linkov (yank): Doc fix.
Wed, 18 Oct 2006 10:58:39 +0000 Richard M. Stallman (read-expression-map): Just set it, no defvar.
Wed, 18 Oct 2006 04:58:29 +0000 Chong Yidong * simple.el (line-move-1): During fields during motion to the
Wed, 11 Oct 2006 06:27:08 +0000 Jan Dj«£rv * dnd.el (dnd-handle-one-url): Fix typo in doc-string.
Mon, 02 Oct 2006 02:29:19 +0000 Richard M. Stallman (undo-elt-crosses-region): Fix the inequalities.
Sat, 30 Sep 2006 09:49:26 +0000 Eli Zaretskii (undo-more): When undo information for the region is exhausted, say
Fri, 29 Sep 2006 18:18:42 +0000 Chong Yidong * simple.el (line-move-finish): Ignore field boundaries if the
Sun, 24 Sep 2006 21:58:12 +0000 Chong Yidong * simple.el (line-move-finish): Handle corner case for fields in
Sun, 24 Sep 2006 20:38:47 +0000 Richard M. Stallman (next-error-highlight, next-error-highlight-no-select): Default to 0.5.
Wed, 20 Sep 2006 09:45:19 +0000 Kim F. Storm (line-move-partial): Call pos-visible-in-window-p with
Tue, 19 Sep 2006 21:34:01 +0000 Chong Yidong * simple.el (line-move-1): Escape field boundaries occurring
Tue, 19 Sep 2006 13:12:50 +0000 Kim F. Storm (line-move-partial): Optimize. Try window-line-height
Mon, 18 Sep 2006 11:13:04 +0000 Kim F. Storm (line-move-partial): Rework 2006-09-15 change to use
Sat, 16 Sep 2006 14:19:31 +0000 Chong Yidong Remove mistakenly-added debugging code.
Sat, 16 Sep 2006 14:14:53 +0000 Chong Yidong * simple.el (line-move-to-column): Revert 2006-08-03 change.
Fri, 15 Sep 2006 21:04:39 +0000 Kim F. Storm (line-move-partial): Use window-line-visiblity to
Thu, 14 Sep 2006 23:55:31 +0000 Richard M. Stallman (line-number-mode): Group mode-line instead of editing-basics.
Wed, 13 Sep 2006 22:28:03 +0000 Kim F. Storm (line-move-partial): Optimize.
Mon, 11 Sep 2006 22:33:46 +0000 Kim F. Storm (next-error-highlight, next-error-highlight-no-select):
Mon, 11 Sep 2006 19:04:37 +0000 Richard M. Stallman (next-error-highlight, next-error-highlight-no-select):
Tue, 05 Sep 2006 22:52:29 +0000 Kim F. Storm (line-move-partial): New function to do vscrolling for
Mon, 04 Sep 2006 18:24:48 +0000 John Paul Wallington (completion-show-help): New defcustom.
Mon, 04 Sep 2006 15:03:26 +0000 Richard M. Stallman (kill-region): Explicitly test there is a region.
Sun, 20 Aug 2006 12:16:58 +0000 Richard M. Stallman (line-number-at-pos): Doc fix.
Wed, 16 Aug 2006 05:07:22 +0000 Richard M. Stallman (move-beginning-of-line): Test whether fields
Thu, 03 Aug 2006 14:26:27 +0000 Chong Yidong * simple.el (line-move-to-column): Constrain move-to-column to
Tue, 11 Jul 2006 19:15:33 +0000 Chong Yidong * simple.el (undo-ask-before-discard): Set to nil.
Wed, 05 Jul 2006 07:44:35 +0000 Thien-Thi Nguyen Comment munging; nfc.
Wed, 21 Jun 2006 12:01:57 +0000 Kim F. Storm (line-move-1): Check for move-end-of-line instead of
Fri, 26 May 2006 12:40:59 +0000 Reiner Steib (toggle-truncate-lines): Make arg optional for
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 K«”roly L«Örentey 2005-12-16 L«Örentey K«”roly <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):