log lisp/subr.el @ 57758:e82a320e3ca5

age author description
Mon, 25 Oct 2004 13:21:59 +0000 Simon Josefsson * subr.el (read-passwd): Move to net/password.el.
Sun, 17 Oct 2004 06:59:15 +0000 Richard M. Stallman (with-local-quit): Return nil if there's a quit.
Sat, 16 Oct 2004 15:29:46 +0000 Richard M. Stallman (looking-back): Return only t or nil.
Wed, 13 Oct 2004 17:05:55 +0000 Stefan Monnier (substitute-key-definition-key): New function.
Mon, 11 Oct 2004 22:02:16 +0000 Kim F. Storm (substitute-key-definition): Mention command remapping in doc string.
Sat, 09 Oct 2004 21:50:57 +0000 Kim F. Storm (progress-reporter-update): Define before first usage.
Fri, 08 Oct 2004 17:21:57 +0000 Eli Zaretskii (make-progress-reporter, progress-reporter-update)
Sat, 25 Sep 2004 02:32:15 +0000 Luc Teirlinck (delay-mode-hooks): Doc fix.
Wed, 22 Sep 2004 00:13:16 +0000 Luc Teirlinck (after-change-major-mode-hook): Further doc fix.
Wed, 22 Sep 2004 00:07:41 +0000 Luc Teirlinck (after-change-major-mode-hook): Doc fix.
Tue, 21 Sep 2004 00:37:22 +0000 Luc Teirlinck (run-mode-hooks): Run `after-change-major-mode-hook' after the
Sun, 19 Sep 2004 06:07:38 +0000 Stefan Monnier (event-basic-type): Fix mask (extend to 22bits).
Sun, 19 Sep 2004 01:08:16 +0000 Luc Teirlinck (after-change-major-mode-hook): Doc fix.
Sat, 18 Sep 2004 23:57:10 +0000 Luc Teirlinck (after-change-major-mode-hook): New variable.
Wed, 08 Sep 2004 12:24:29 +0000 Thien-Thi Nguyen (split-string): Docfix.