log lisp/simple.el @ 45145:762469b26903

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