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.
|