log lisp/simple.el @ 60732:d9f04f9f10ad

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