log lisp/simple.el @ 73190:181f8fa16272

age author description
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.