log lisp/simple.el @ 63866:8fe9596925cd

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