log lisp/subr.el @ 65105:aad2616355a4

age author description
Thu, 25 Aug 2005 01:37:47 +0000 Vinicius Jose Latorre version string comparison
Sat, 20 Aug 2005 21:48:51 +0000 Richard M. Stallman (replace-regexp-in-string): Doc fix.
Wed, 17 Aug 2005 14:08:30 +0000 Kim F. Storm (insert-for-yank-1): Doc fix.
Tue, 09 Aug 2005 02:51:22 +0000 Richard M. Stallman (while-no-input): Return t if there is input.
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Mon, 27 Jun 2005 21:21:36 +0000 Luc Teirlinck (add-to-list, add-to-ordered-list): Doc fixes.
Sat, 25 Jun 2005 14:04:18 +0000 Richard M. Stallman (with-selected-window): Use save-current-buffer.
Wed, 22 Jun 2005 23:16:59 +0000 Kim F. Storm (save-match-data): Add comment about using evaporate arg
Tue, 21 Jun 2005 14:10:34 +0000 Juanma Barranquero (1value, lambda, key-substitution-in-progress): Doc fixes.
Mon, 20 Jun 2005 21:41:34 +0000 Kim F. Storm (add-to-ordered-list): Test membership with eq. Simplify.
Wed, 15 Jun 2005 20:58:20 +0000 Stefan Monnier (add-to-ordered-list): Use a weak hash-table to avoid leaks.
Tue, 14 Jun 2005 08:14:06 +0000 Kim F. Storm (add-to-ordered-list): Rework to use list-order property of list-var.
Mon, 13 Jun 2005 21:29:52 +0000 Kim F. Storm (add-to-ordered-list): New defun.
Mon, 13 Jun 2005 20:45:50 +0000 Stefan Monnier (complete-in-turn): New macro.
Fri, 10 Jun 2005 14:06:47 +0000 Juanma Barranquero (insert-for-yank-1): Fix spellings in docstrings.
Wed, 08 Jun 2005 22:37:23 +0000 Kim F. Storm (save-match-data): Add RESEAT arg `evaporate' to
Sun, 29 May 2005 08:34:46 +0000 Richard M. Stallman (looking-back): New argument GREEDY.
Thu, 26 May 2005 09:43:46 +0000 Lute Kamstra (delay-mode-hooks): Specify indentation.
Sun, 22 May 2005 23:49:13 +0000 Lute Kamstra (font-lock-defaults): Remove defvar as it's already defined in font-core.el.
Sun, 22 May 2005 10:36:41 +0000 Juanma Barranquero (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
Thu, 19 May 2005 23:44:17 +0000 Juanma Barranquero (send-string, send-region): Remove obsolescence declaration.
Thu, 19 May 2005 15:43:48 +0000 Richard M. Stallman (event-basic-type): Don't get an error.
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'.