log lisp/subr.el @ 62501:50ba01c61e5c

age author description
Thu, 19 May 2005 01:56:04 +0000 Nick Roberts (post-command-idle-hook, post-command-idle-delay):
Wed, 18 May 2005 07:43:48 +0000 Juanma Barranquero (window-dot, set-window-dot, read-input, send-string, send-region, show-buffer,
Tue, 17 May 2005 15:03:12 +0000 Juanma Barranquero Slight reorganization of some obsolete declarations; deleted comment no longer
Sun, 15 May 2005 23:57:15 +0000 Nick Roberts (left-fringe-p): New function.
Sun, 15 May 2005 20:42:43 +0000 Kim F. Storm (open-network-stream-nowait): Remove.
Sat, 14 May 2005 13:54:21 +0000 Richard M. Stallman (symbol-file): Doc fix.
Mon, 02 May 2005 02:20:28 +0000 Luc Teirlinck (executing-macro): Use `define-obsolete-variable-alias'.
Sun, 01 May 2005 22:18:14 +0000 Nick Roberts (define-function, sref): Remove aliases and obsolete
Sun, 01 May 2005 13:57:43 +0000 Richard M. Stallman (add-to-invisibility-spec, remove-from-invisibility-spec):
Sun, 01 May 2005 13:30:19 +0000 Nick Roberts (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
Sun, 01 May 2005 04:44:14 +0000 Nick Roberts (string-to-int): Make obsolete.
Sun, 24 Apr 2005 14:48:58 +0000 Eli Zaretskii (syntax-after): Doc fix.
Thu, 21 Apr 2005 21:15:51 +0000 Lute Kamstra (assq-delete-all): New implementation that is linear, not quadratic.
Tue, 19 Apr 2005 18:11:26 +0000 Stefan Monnier (syntax-class): New function.
Sun, 20 Mar 2005 20:59:14 +0000 Juri Linkov (progress-reporter-do-update): When `min-value' is equal
Wed, 16 Mar 2005 13:12:04 +0000 Stefan Monnier (add-minor-mode): Use the new :minor-mode-function property.
Mon, 14 Mar 2005 14:06:13 +0000 Lute Kamstra (macro-declaration-function): Move to emacs-lisp/byte-run.el.
Wed, 23 Feb 2005 21:04:14 +0000 Richard M. Stallman (find-tag-default): Catch errors in forward-sexp.
Sat, 19 Feb 2005 18:54:17 +0000 David Kastrup (subregexp-context-p): Fix garbled doc string by adding
Wed, 09 Feb 2005 15:50:47 +0000 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
Wed, 19 Jan 2005 23:44:48 +0000 Stefan Monnier (dotimes-with-progress-reporter): New macro.
Tue, 28 Dec 2004 05:10:37 +0000 Richard M. Stallman Fix doc in previous change.
Mon, 27 Dec 2004 16:23:34 +0000 Richard M. Stallman (messages-buffer-max-lines): Alias for message-log-max.
Mon, 13 Dec 2004 19:26:42 +0000 Richard M. Stallman (while-no-input): New macro.
Mon, 06 Dec 2004 15:11:51 +0000 Stefan Monnier (subregexp-context-p): New function.
Tue, 23 Nov 2004 15:23:57 +0000 Kim F. Storm (substitute-key-definition-key): Optimize. Don't
Mon, 22 Nov 2004 06:00:51 +0000 Stefan Monnier (syntax-after): Undo last change.
Tue, 16 Nov 2004 17:05:18 +0000 Richard M. Stallman (map-keymap-internal): New function.
Mon, 08 Nov 2004 16:55:56 +0000 Richard M. Stallman (syntax-after): Doc fix.
Sun, 07 Nov 2004 04:10:38 +0000 Richard M. Stallman (syntax-after): Return the syntax letter, not the raw code.