Mon, 20 May 2002 03:06:24 +0000 |
Markus Rost |
(yank-excluded-properties): Change :version attribute to a string.
|
Thu, 02 May 2002 05:41:46 +0000 |
Pavel Jank |
Follow coding conventions.
|
Wed, 01 May 2002 15:08:00 +0000 |
Eli Zaretskii |
(clone-indirect-buffer-other-window): Fix a typo in `pop-up-window'.
|
Mon, 29 Apr 2002 21:08:33 +0000 |
Kim F. Storm |
(yank-excluded-properties): Added help-echo to list.
|
Sat, 27 Apr 2002 23:16:18 +0000 |
Richard M. Stallman |
(next-buffer, prev-buffer): New commands.
|
Mon, 22 Apr 2002 22:35:46 +0000 |
Richard M. Stallman |
(line-move-finish): Find beg and end of line
|
Fri, 19 Apr 2002 00:05:22 +0000 |
Richard M. Stallman |
(yank-excluded-properties): New user option.
|
Thu, 18 Apr 2002 22:16:00 +0000 |
Kim F. Storm |
(pop-to-mark-command): Do not set this-command.
|
Sun, 14 Apr 2002 17:27:55 +0000 |
Kim F. Storm |
(pop-to-mark-command, push-mark-command): New commands.
|
Thu, 11 Apr 2002 23:44:06 +0000 |
Stefan Monnier |
(line-move): Use memq rather than or.
|
Sun, 07 Apr 2002 10:10:23 +0000 |
Pavel Jank |
(play-sound): Move to subr.el.
|
Fri, 05 Apr 2002 05:50:11 +0000 |
Pavel Jank |
(play-sound): New function (uses play-sound-internal).
|
Sun, 31 Mar 2002 16:27:56 +0000 |
Richard M. Stallman |
(kill-new): Doc fix.
|
Fri, 29 Mar 2002 23:14:00 +0000 |
Richard M. Stallman |
(play-sound-file): Moved from subr.el, made unconditional.
|
Thu, 28 Mar 2002 18:27:23 +0000 |
Richard M. Stallman |
(line-move-to-column): Don't call move-to-column if COL=0.
|
Tue, 26 Mar 2002 06:29:01 +0000 |
Pavel Jank |
Fix typo.
|
Thu, 21 Mar 2002 12:35:53 +0000 |
Kim F. Storm |
Test for network process support with featurep.
|
Thu, 21 Mar 2002 12:23:22 +0000 |
Kim F. Storm |
(open-network-stream-nowait): Use featurep.
|
Sun, 17 Mar 2002 20:28:53 +0000 |
Kim F. Storm |
Update copyright.
|
Sat, 09 Mar 2002 09:05:08 +0000 |
Eli Zaretskii |
(shell-command-on-region): Call push-mark with
|
Wed, 27 Feb 2002 23:02:02 +0000 |
Kim F. Storm |
(shell-command-on-region): Report non-zero exit
|
Wed, 20 Feb 2002 22:33:01 +0000 |
Richard M. Stallman |
(shell-command-on-region): Display the exit status when a command fails.
|
Fri, 15 Feb 2002 08:53:15 +0000 |
Kai Grojohann |
* lisp/simple.el (mark-word): Mark more if repeated.
|
Wed, 06 Feb 2002 15:08:45 +0000 |
Richard M. Stallman |
(undo-get-state, undo-revert-to-state): Fns deleted.
|
Fri, 01 Feb 2002 04:20:02 +0000 |
Richard M. Stallman |
(shell-command-on-region): Err if no mark before reading the command string.
|
Sun, 13 Jan 2002 04:01:11 +0000 |
Richard M. Stallman |
(line-move): If we can't move enough lines, go to beginning or end of line.
|
Fri, 11 Jan 2002 21:24:17 +0000 |
Richard M. Stallman |
Whitespace change.
|
Fri, 28 Dec 2001 05:15:59 +0000 |
Richard M. Stallman |
(line-move-invisible): New subroutine.
|
Tue, 18 Dec 2001 23:39:21 +0000 |
Richard M. Stallman |
(eval-expression-print-level, eval-expression-print-length): Doc fixes.
|
Tue, 18 Dec 2001 15:52:15 +0000 |
Dave Love |
(newline): Doc fix.
|