log lisp/subr.el @ 110015:280c8ae2476d

age author description
Sun, 29 Aug 2010 12:17:13 -0400 Chong Yidong Add "Package:" file headers to denote built-in packages.
Sat, 28 Aug 2010 21:31:45 -0400 Chong Yidong Let version-to-list handle versions like "10.3d".
Sun, 22 Aug 2010 16:02:16 -0400 Chong Yidong Merge changes from emacs-23 branch.
Sat, 21 Aug 2010 10:56:54 +0200 Stefan Monnier * subr.el (read-key): Don't echo keystrokes.
Thu, 19 Aug 2010 16:37:31 +0200 Stefan Monnier * lisp/subr.el (read-key): Don't hide the menu-bar entries.
Wed, 11 Aug 2010 15:43:49 +0200 Andreas Schwab * subr.el (ignore-errors): Add debug declaration.
Sat, 10 Jul 2010 14:52:53 -0400 Chong Yidong Merge changes from emacs-23 branch.
Wed, 16 Jun 2010 23:37:13 -0400 Stefan Monnier * lisp/subr.el (read-quoted-char): Fix up last change.
Fri, 04 Jun 2010 16:13:35 +0200 Juanma Barranquero Turn `directory-sep-char' into a noop.
Mon, 31 May 2010 10:13:41 -0400 Chong Yidong Fix for momentary-string-display (Bug#6238).
Sat, 29 May 2010 18:19:13 +0300 Eli Zaretskii Implement bidi-sensitive word movement with arrow keys.
Mon, 31 May 2010 10:11:18 -0400 Chong Yidong Fix for momentary-string-display (Bug#6238).
Tue, 18 May 2010 16:51:12 -0400 Chong Yidong Stefan Monnier <monnier@iro.umontreal.ca>
Tue, 18 May 2010 16:31:44 -0400 Stefan Monnier * subr.el (read-quoted-char): Resolve modifiers after key remapping.
Sat, 15 May 2010 16:23:48 +0300 Eli Zaretskii Implement bidi-sensitive movement with arrow keys.
Wed, 05 May 2010 00:27:16 -0400 Stefan Monnier Minor cleanups.
Wed, 21 Apr 2010 01:05:30 +0200 Juanma Barranquero Remove references to (default-)direction-reversed.
Tue, 30 Mar 2010 22:37:57 -0400 Stefan Monnier Merge from emacs-23 branch
Sat, 27 Mar 2010 15:31:04 +0300 Eli Zaretskii Fix doc strings of version-* functions and variables.
Mon, 29 Mar 2010 19:18:48 -0400 Chong Yidong * subr.el: Extend progress reporters to perform "spinning".
Tue, 02 Mar 2010 19:58:26 -0800 Glenn Morris Close bug#5670 with patch from ?t?pn N?mec <stepnem at gmail.com>.
Sat, 20 Feb 2010 10:59:16 +0200 Eli Zaretskii subr.el (remove-yank-excluded-properties): Explain in a comment why `category'
Thu, 11 Feb 2010 14:37:11 -0500 Stefan Monnier (copy-overlay): Damn typo.
Thu, 11 Feb 2010 14:35:36 -0500 Stefan Monnier * subr.el (copy-overlay): Handle deleted overlays.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Wed, 25 Nov 2009 03:59:19 +0000 Stefan Monnier (string-prefix-p): New function.
Wed, 11 Nov 2009 06:36:41 +0000 Dan Nicolaescu * progmodes/grep.el (grep-regexp-alist):
Wed, 11 Nov 2009 06:16:16 +0000 Dan Nicolaescu * subr.el (add-hook): Purecopy strings.
Wed, 11 Nov 2009 05:57:51 +0000 Dan Nicolaescu * subr.el (menu-bar-separator): New defconst.
Wed, 11 Nov 2009 05:49:09 +0000 Dan Nicolaescu * term/x-win.el (x-gtk-stock-map):
Mon, 26 Oct 2009 03:39:15 +0000 Stefan Monnier (all-completions): Declare the 4th arg obsolete.
Tue, 20 Oct 2009 01:29:17 +0000 Stefan Monnier (read-key-delay): Reduce to 0.01.
Fri, 16 Oct 2009 05:03:56 +0000 Juanma Barranquero * subr.el (error, sit-for, start-process-shell-command)
Fri, 16 Oct 2009 03:21:18 +0000 Stefan Monnier (error, sit-for, start-process-shell-command)
Thu, 01 Oct 2009 17:47:38 +0000 Stefan Monnier * eval.c (Fcalled_interactively_p): Add `kind' argument.
Thu, 01 Oct 2009 02:03:38 +0000 Glenn Morris (declare-function): Doc fix.
Sat, 19 Sep 2009 19:54:36 +0000 Chong Yidong * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
Thu, 17 Sep 2009 20:47:48 +0000 Chong Yidong * subr.el: Fix last change to avoid using the `unless' macro, which
Thu, 17 Sep 2009 15:58:35 +0000 Stefan Monnier (push, pop, dolist, dotimes, declare): Don't overwrite CL's
Tue, 15 Sep 2009 03:39:40 +0000 Stefan Monnier (after-load-functions): New hook.
Sat, 12 Sep 2009 03:55:46 +0000 Stefan Monnier * startup.el (tutorial-directory): Make it a defcustom.
Sat, 12 Sep 2009 03:35:40 +0000 Stefan Monnier * lread.c (Fload): Don't output a message after loading an obsolete
Thu, 10 Sep 2009 18:19:03 +0000 Stefan Monnier * keyboard.c (Qmenu_alias, Vdefine_key_rebound_commands): Remove.
Tue, 08 Sep 2009 19:42:21 +0000 Stefan Monnier (with-silent-modifications): New macro.
Sun, 30 Aug 2009 18:17:20 +0000 Juanma Barranquero * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
Sat, 29 Aug 2009 22:27:19 +0000 Juanma Barranquero * subr.el (do-after-load-evaluation): Simplify.
Thu, 27 Aug 2009 04:24:00 +0000 Stefan Monnier * subr.el (default-mode-line-format, default-header-line-format)
Wed, 19 Aug 2009 19:42:25 +0000 Stefan Monnier (read-passwd): Use read-key so keypad keys work as well.
Wed, 19 Aug 2009 03:03:05 +0000 Stefan Monnier * subr.el (listify-key-sequence-1): Use normal syntax since those
Sun, 09 Aug 2009 02:57:45 +0000 Chong Yidong * subr.el: Provide hashtable-print-readable.
Sat, 18 Jul 2009 21:05:47 +0000 Juri Linkov (process-kill-buffer-query-function): New function.
Tue, 14 Jul 2009 07:45:56 +0000 Glenn Morris (def-edebug-spec): Doc fix.
Mon, 06 Jul 2009 00:51:27 +0000 Glenn Morris (eval-after-load): Doc fix.
Fri, 19 Jun 2009 03:08:54 +0000 Glenn Morris Fix previous change, sigh.
Fri, 19 Jun 2009 03:06:40 +0000 Glenn Morris (open-network-stream): Doc fix.
Wed, 29 Apr 2009 04:46:15 +0000 Chong Yidong * subr.el (assoc-default): Doc fix.
Wed, 15 Apr 2009 22:41:20 +0000 Chong Yidong * subr.el (posn-col-row): Properly compute line spacing.
Thu, 19 Mar 2009 14:45:02 +0000 Juanma Barranquero * subr.el (forward-point): Add obsolescence declaration.
Sat, 14 Feb 2009 09:06:56 +0000 Eli Zaretskii (translation-table-for-input): Declare obsolete again.
Fri, 13 Feb 2009 15:14:57 +0000 Eli Zaretskii (locate-library): Doc fix. (Bug#2291)
Sat, 07 Feb 2009 10:45:17 +0000 Eli Zaretskii Don't declare `translation-table-for-input' obsolete.
Mon, 12 Jan 2009 20:34:48 +0000 Juanma Barranquero * subr.el (play-sound): Doc fix. (Bug#250)
Sat, 10 Jan 2009 21:57:00 +0000 Glenn Morris Comment (fix typo).
Fri, 09 Jan 2009 03:28:56 +0000 Glenn Morris (last-input-char, last-command-char): Move here from src/keyboard.c.
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Mon, 29 Dec 2008 05:11:15 +0000 Dan Nicolaescu (mkdir): New defalias.
Fri, 26 Dec 2008 16:49:30 +0000 Andreas Schwab (keymap-canonicalize): Properly preserve keymap prompt.
Wed, 24 Dec 2008 18:27:30 +0000 Dan Nicolaescu * subr.el (chmod): New defalias for set-file-modes.
Sat, 13 Dec 2008 04:12:45 +0000 Glenn Morris (declare-function): Doc fix.
Sun, 16 Nov 2008 21:02:22 +0000 Chong Yidong Fix typo in last change.
Sun, 16 Nov 2008 21:02:05 +0000 Chong Yidong (read-passwd): Use read-event instead of read-char-exclusive.
Sun, 16 Nov 2008 20:02:49 +0000 Chong Yidong (read-passwd): Yank current kill if the user enters C-y.
Tue, 04 Nov 2008 07:35:28 +0000 Martin Rudalics (looking-back): Fix doc-string typo.
Mon, 03 Nov 2008 19:22:28 +0000 Chong Yidong (looking-back): Doc fix.
Sun, 02 Nov 2008 11:02:58 +0000 Martin Rudalics (with-selected-window): Call set-frame-selected-window
Tue, 28 Oct 2008 11:35:02 +0000 Juanma Barranquero * subr.el (locate-user-emacs-file): Simplify. Don't create
Sat, 25 Oct 2008 09:17:44 +0000 Martin Rudalics (with-current-buffer): Rename buffer argument to buffer-or-name.
Fri, 24 Oct 2008 09:39:27 +0000 Juanma Barranquero New function `locate-user-emacs-file'.
Mon, 20 Oct 2008 23:12:43 +0000 Eli Zaretskii (apply-partially): Move from subr.el to simple.el.
Mon, 20 Oct 2008 19:04:30 +0000 Eli Zaretskii Fix last change (again).
Mon, 20 Oct 2008 17:29:29 +0000 Andreas Schwab (split-string-and-unquote): Simplify regexp.
Mon, 20 Oct 2008 16:14:06 +0000 Eli Zaretskii Fix last change.
Mon, 20 Oct 2008 09:39:33 +0000 Eli Zaretskii (top-level): Require `cl' when compiling.
Sun, 19 Oct 2008 21:06:03 +0000 Eli Zaretskii (apply-partially): Move from minibuffer.el to subr.el.
Sun, 28 Sep 2008 08:43:18 +0000 Martin Rudalics (read-quoted-char): Call char-resolve-modifiers
Tue, 23 Sep 2008 17:26:40 +0000 Romain Francoise (with-output-to-string): Make sure that the temporary buffer gets
Sun, 07 Sep 2008 09:15:43 +0000 Martin Rudalics (cancel-change-group): Widen buffer temporarily when
Sat, 06 Sep 2008 10:01:25 +0000 Martin Rudalics (symbol-file): Fix doc-string.
Sat, 30 Aug 2008 22:27:34 +0000 Glenn Morris (make-variable-frame-local): Tweak obsolescence message.
Sat, 23 Aug 2008 03:02:23 +0000 Chong Yidong (temp-buffer-show-hook): Doc fix.
Thu, 31 Jul 2008 05:33:56 +0000 Dan Nicolaescu * bitmaps/README:
Fri, 27 Jun 2008 02:13:38 +0000 Glenn Morris American English spelling fix.
Thu, 12 Jun 2008 03:56:20 +0000 Glenn Morris Add some compiler declarations, for builds without X.
Tue, 10 Jun 2008 16:12:18 +0000 Stefan Monnier (momentary-string-display): Use an overlay.
Tue, 10 Jun 2008 03:10:06 +0000 Glenn Morris (locate-library): Doc fix.
Wed, 28 May 2008 17:35:34 +0000 Stefan Monnier * progmodes/flymake.el (flymake-save-buffer-in-file):
Wed, 07 May 2008 02:57:53 +0000 Glenn Morris (ignore-errors): Move here from cl-macs.el.
Tue, 06 May 2008 07:58:00 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Fri, 02 May 2008 14:37:39 +0000 Sam Steingold * vc.el (vc-dir-mode-map): Enable mouse bindings.
Thu, 24 Apr 2008 18:10:09 +0000 Stefan Monnier (translation-table-for-input): Mark as obsolete.
Sat, 19 Apr 2008 04:01:16 +0000 Stefan Monnier * finder.el (finder-commentary):
Fri, 11 Apr 2008 22:28:02 +0000 Stefan Monnier * minibuffer.el (complete-with-action, lazy-completion-table):
Thu, 10 Apr 2008 11:06:02 +0000 Juanma Barranquero (assoc-ignore-case, assoc-ignore-representation):
Mon, 07 Apr 2008 16:29:54 +0000 Stefan Monnier (combine-and-quote-strings): Also quote strings that contain the separator.
Sat, 05 Apr 2008 20:22:22 +0000 Stefan Monnier (functionp): Return nil for special forms.
Sat, 05 Apr 2008 20:00:23 +0000 Stefan Monnier *** empty log message ***
Fri, 04 Apr 2008 17:31:20 +0000 Stefan Monnier * subr.el (keymap-canonicalize): New function.
Sat, 29 Mar 2008 22:50:11 +0000 Stefan Monnier (with-temp-buffer): Assume kill-buffer can change current-buffer.
Tue, 25 Mar 2008 19:42:34 +0000 Stefan Monnier * subr.el (map-keymap-sorted): Rename from map-keymap-internal.
Tue, 25 Mar 2008 17:32:20 +0000 Stefan Monnier (redisplay-end-trigger-functions, window-redisplay-end-trigger)
Fri, 14 Mar 2008 17:42:18 +0000 Dan Nicolaescu * faces.el (xw-defined-colors):
Sat, 08 Mar 2008 16:06:25 +0000 Johan Bockgrd (while-no-input): Don't splice BODY directly into the `or' form.
Wed, 05 Mar 2008 04:29:53 +0000 Kenichi Handa (read-quoted-char): Resolve modifers of the character event.
Sun, 24 Feb 2008 10:09:07 +0000 Miles Bader Merge from emacs--rel--22
Thu, 21 Feb 2008 08:12:31 +0000 Glenn Morris (sit-for): Fix obsolete form for nil second argument.
Wed, 30 Jan 2008 07:57:28 +0000 Miles Bader Merge from emacs--devo--0
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Thu, 06 Dec 2007 09:51:45 +0000 Miles Bader Merge from emacs--devo--0
Sun, 11 Nov 2007 00:56:44 +0000 Miles Bader Merge from emacs--devo--0
Sat, 27 Oct 2007 09:12:07 +0000 Miles Bader Merge from emacs--devo--0
Thu, 11 Oct 2007 16:14:00 +0000 Miles Bader Merge from emacs--devo--0
Mon, 13 Aug 2007 13:48:35 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Sun, 15 Jul 2007 04:47:46 +0000 Miles Bader Merge from emacs--devo--0
Mon, 09 Jul 2007 08:00:55 +0000 Miles Bader Merge from emacs--devo--0
Sat, 16 Jun 2007 22:32:13 +0000 Miles Bader Merge from emacs--devo--0
Tue, 24 Apr 2007 21:56:25 +0000 Miles Bader Merge from emacs--devo--0
Wed, 11 Apr 2007 00:17:47 +0000 Miles Bader Merge from emacs--devo--0
Wed, 21 Mar 2007 13:33:07 +0000 Miles Bader Merge from emacs--devo--0
Tue, 13 Feb 2007 12:14:16 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Sat, 16 Dec 2006 01:29:26 +0000 Miles Bader Merge from emacs--devo--0
Thu, 07 Dec 2006 04:14:14 +0000 Miles Bader Merge from emacs--devo--0
Tue, 21 Nov 2006 08:56:38 +0000 Miles Bader Merge from emacs--devo--0
Tue, 07 Nov 2006 23:22:48 +0000 Miles Bader Merge from emacs--devo--0
Mon, 30 Oct 2006 08:54:41 +0000 Miles Bader Merge from emacs--devo--0
Sun, 15 Oct 2006 02:54:13 +0000 Miles Bader Merge from emacs--devo--0
Tue, 03 Oct 2006 05:04:21 +0000 Miles Bader Merge from emacs--devo--0
Thu, 14 Sep 2006 09:24:00 +0000 Miles Bader Merge from emacs--devo--0
Thu, 03 Aug 2006 11:45:23 +0000 Miles Bader Merge from emacs--devo--0
Wed, 19 Jul 2006 00:42:56 +0000 Miles Bader Merge from emacs--devo--0
Wed, 07 Jun 2006 18:05:10 +0000 Miles Bader Merge from emacs--devo--0
Wed, 17 May 2006 07:46:49 +0000 Miles Bader Merge from emacs--devo--0 unicode-pre-font-backend
Wed, 10 May 2006 20:42:41 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-60
Tue, 02 May 2006 05:51:52 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-58
Mon, 17 Apr 2006 08:41:12 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-56
Sun, 09 Apr 2006 00:38:22 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-54
Fri, 03 Mar 2006 07:48:46 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-34
Tue, 14 Feb 2006 05:54:12 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-15
Sat, 11 Feb 2006 00:11:19 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-14
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Wed, 01 Feb 2006 10:07:17 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-9
Mon, 16 Jan 2006 08:37:27 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
Mon, 16 Jan 2006 06:59:21 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95
Sun, 25 Sep 2005 22:07:01 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-85
Tue, 06 Sep 2005 00:25:20 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-79
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Thu, 30 Jun 2005 00:31:46 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-67
Fri, 24 Jun 2005 01:59:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-65
Wed, 15 Jun 2005 23:32:15 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-63
Thu, 09 Jun 2005 07:13:03 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-61
Mon, 06 Jun 2005 02:39:45 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57
Thu, 26 May 2005 05:42:19 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-55
Fri, 20 May 2005 04:22:05 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53
Thu, 05 May 2005 00:04:55 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-44
Thu, 21 Apr 2005 05:59:53 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-39
Thu, 24 Mar 2005 18:41:26 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-29
Sat, 19 Mar 2005 02:42:17 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-28
Fri, 25 Feb 2005 06:44:33 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-18
Wed, 23 Feb 2005 09:18:23 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-16
Sun, 13 Feb 2005 07:19:08 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-13
Sat, 22 Jan 2005 21:39:38 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-4
Sun, 02 Jan 2005 09:13:19 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81
Tue, 14 Dec 2004 07:34:55 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-78
Wed, 08 Dec 2004 05:02:30 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74
Fri, 19 Nov 2004 06:55:13 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-72
Fri, 12 Nov 2004 02:53:04 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-70
Thu, 04 Nov 2004 08:55:40 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69
Wed, 27 Oct 2004 05:42:04 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-65
Fri, 22 Oct 2004 10:13:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-62
Thu, 14 Oct 2004 08:50:09 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-57
Sat, 25 Sep 2004 12:05:36 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-44
Tue, 21 Sep 2004 09:34:12 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-43
Thu, 09 Sep 2004 09:36:36 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-36
Sat, 04 Sep 2004 09:14:28 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-34
Fri, 27 Aug 2004 07:00:34 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-32
Tue, 10 Aug 2004 07:46:40 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-29
Tue, 03 Aug 2004 00:03:00 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-27
Wed, 28 Jul 2004 07:05:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-26
Sat, 17 Jul 2004 02:46:48 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-24
Mon, 28 Jun 2004 07:56:49 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Sat, 26 Jan 2008 17:07:27 +0000 Martin Rudalics (find-tag-default): Simplify using exclusively
Fri, 25 Jan 2008 22:51:18 +0000 Richard M. Stallman (add-hook): Implement `permanent-local-hook' property.
Tue, 22 Jan 2008 23:53:46 +0000 Miles Bader Merge from emacs--rel--22
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Mon, 03 Dec 2007 00:33:30 +0000 Richard M. Stallman (declare-function): Moved from byte-run.el.
Thu, 22 Nov 2007 20:14:13 +0000 Stefan Monnier (posn-col-row): Make the `default-value' use explicit.
Mon, 19 Nov 2007 00:09:48 +0000 Glenn Morris (w32-shell-dos-semantics): Declare as function.
Sat, 17 Nov 2007 03:42:22 +0000 Glenn Morris (process-lines): Move here from ../admin/admin.el.
Fri, 16 Nov 2007 11:10:53 +0000 Juanma Barranquero (make-variable-frame-local): Fix typo in obsolescence message.
Thu, 15 Nov 2007 16:03:00 +0000 Stefan Monnier * subr.el (event-modifiers): Use internal-event-symbol-parse-modifiers.
Sat, 10 Nov 2007 21:48:16 +0000 Juri Linkov (match-substitute-replacement): New function.
Sat, 27 Oct 2007 09:07:17 +0000 Miles Bader Merge from emacs--rel--22
Mon, 13 Aug 2007 13:51:08 +0000 Miles Bader Merge from emacs--devo--0
Tue, 31 Jul 2007 05:50:45 +0000 Miles Bader Merge from emacs--devo--0
Sun, 15 Jul 2007 02:05:20 +0000 Miles Bader Merge from emacs--devo--0
Sat, 16 Jun 2007 22:33:42 +0000 Miles Bader Merge from emacs--devo--0
Fri, 11 May 2007 18:24:42 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 22 Apr 2007 12:42:47 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 22 Apr 2007 12:12:29 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 24 Feb 2007 19:26:54 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 29 Jan 2007 22:21:19 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 13 Jan 2007 22:59:28 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 06 Jan 2007 15:25:16 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 01 Jan 2007 17:38:32 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Sun, 03 Dec 2006 15:03:30 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!
Sun, 03 Dec 2006 12:25:18 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Sun, 03 Dec 2006 12:15:03 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Sat, 14 Oct 2006 17:36:28 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 29 Jul 2006 09:59:12 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Fri, 14 Jul 2006 05:56:32 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Mon, 12 Jun 2006 07:27:12 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Wed, 17 May 2006 18:05:02 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Wed, 10 May 2006 15:04:01 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Wed, 03 May 2006 11:56:53 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Fri, 28 Apr 2006 14:48:18 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Wed, 19 Apr 2006 16:23:46 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 10 Apr 2006 14:52:24 +0000 Karoly Lorentey Merged from
Sun, 12 Mar 2006 04:12:31 +0000 Karoly Lorentey Fix ediff problems. (Reported by Dan Nicolaescu.)
Tue, 28 Feb 2006 17:35:08 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Thu, 16 Feb 2006 16:18:54 +0000 Karoly Lorentey Merged from
Sun, 12 Feb 2006 00:15:44 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Wed, 01 Feb 2006 02:04:15 +0000 Karoly Lorentey Merged from
Mon, 30 Jan 2006 18:06:22 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 187, 704)
Tue, 03 Jan 2006 02:15:28 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 682)
Thu, 29 Dec 2005 04:46:59 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 681)
Mon, 26 Dec 2005 03:16:59 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 677)
Mon, 19 Dec 2005 19:57:22 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)
Sat, 10 Dec 2005 21:18:28 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Wed, 23 Nov 2005 01:35:21 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 656-658)
Mon, 07 Nov 2005 14:56:19 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 149-151, 629-641)
Tue, 01 Nov 2005 06:23:08 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 142-148, 615-628)
Sat, 29 Oct 2005 11:50:12 +0000 Karoly Lorentey Fix semantics of terminal-local variables. Remove `terminal-local-value' hack.
Fri, 28 Oct 2005 14:41:54 +0000 Karoly Lorentey Don't try to rebind the `t' symbol.
Fri, 28 Oct 2005 14:29:24 +0000 Karoly Lorentey Change `keyboard-translate-table' to be terminal-local.
Sun, 23 Oct 2005 22:47:29 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 610-614)
Sun, 09 Oct 2005 20:00:17 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)
Sun, 04 Sep 2005 03:48:17 +0000 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
Tue, 12 Jul 2005 10:55:24 +0000 Karoly Lorentey Rename function-key-map to local-function-key-map, and global-function-key-map to function-key-map. Same for key-translation-map.
Tue, 05 Jul 2005 22:22:24 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 469)
Tue, 05 Jul 2005 22:12:55 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 83-87, 449-468)
Sun, 26 Jun 2005 21:12:57 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 447-448)
Sat, 25 Jun 2005 15:00:08 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 441-446)
Wed, 22 Jun 2005 17:53:21 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 438-440)
Tue, 21 Jun 2005 15:45:30 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 435-437)
Tue, 21 Jun 2005 15:42:45 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 423-434)
Wed, 15 Jun 2005 12:57:51 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 80-82, 350-422)
Fri, 03 Jun 2005 05:49:26 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 74-79, 332-349)
Sat, 28 May 2005 21:04:38 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 70-73, 320-331)
Fri, 20 May 2005 17:44:36 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 69, 313-319)
Mon, 16 May 2005 15:49:27 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 307-312)
Fri, 06 May 2005 21:06:31 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 68, 286-291)
Mon, 02 May 2005 14:38:00 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 281-285)
Mon, 25 Apr 2005 11:49:38 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 67, 270-278)
Mon, 25 Apr 2005 11:47:55 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 269)
Wed, 23 Mar 2005 10:40:00 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 192-203)
Sat, 19 Mar 2005 17:55:13 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 39-44, 184-191)
Wed, 16 Mar 2005 16:06:15 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 37-38, 162-182)
Fri, 25 Feb 2005 13:02:38 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 28-30, 126-128)
Sun, 20 Feb 2005 18:47:54 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 17-26, 107-116)
Thu, 10 Feb 2005 20:43:55 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 12-13, 79-90)
Thu, 03 Feb 2005 23:28:36 +0000 Karoly Lorentey Merged in changes from CVS trunk. (Long time no see!) :-)
Thu, 06 Jan 2005 15:05:01 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 06 Jan 2005 15:00:09 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 23 Dec 2004 16:43:51 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Wed, 08 Dec 2004 22:20:27 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 22 Nov 2004 11:06:39 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 13 Nov 2004 18:34:40 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 31 Oct 2004 02:05:24 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 19 Oct 2004 17:00:02 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 14 Oct 2004 14:42:03 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 12 Oct 2004 07:52:25 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 10 Oct 2004 16:41:56 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Wed, 29 Sep 2004 08:38:15 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 23 Sep 2004 10:32:54 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 20 Sep 2004 09:41:18 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Fri, 10 Sep 2004 13:06:10 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 31 Aug 2004 16:31:03 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 23 Aug 2004 10:12:04 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Wed, 11 Aug 2004 12:30:04 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 09 Aug 2004 11:05:10 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 03 Aug 2004 12:45:59 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 27 Jul 2004 07:43:21 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 13 Jul 2004 15:45:15 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 10 Jun 2004 17:17:08 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 03 Jun 2004 16:45:20 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 31 May 2004 13:48:26 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 30 May 2004 21:11:48 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 23 May 2004 02:26:21 +0000 Karoly Lorentey New control structure: with-selected-frame.
Mon, 13 Aug 2007 13:41:28 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Tue, 24 Jul 2007 20:49:18 +0000 Michael Albinus * subr.el (start-file-process-shell-command)
Sat, 14 Jul 2007 11:07:24 +0000 Juanma Barranquero (when, unless): Doc fix.
Tue, 10 Jul 2007 19:54:43 +0000 Stefan Monnier *** empty log message ***
Tue, 10 Jul 2007 03:50:54 +0000 Richard M. Stallman (looking-at-p, string-match-p): New functions.
Sun, 08 Jul 2007 19:35:50 +0000 Stefan Monnier (run-mode-hooks): Docstring improvement.
Thu, 28 Jun 2007 01:35:10 +0000 Nick Roberts * pcvs-util.el (cvs-strings->string, cvs-string->strings): Rename
Wed, 13 Jun 2007 00:03:28 +0000 Chong Yidong (user-emacs-directory): New defconst.
Sat, 30 Aug 2008 22:28:21 +0000 Glenn Morris (make-variable-frame-local): Tweak obsolescence message.
Sat, 23 Aug 2008 03:00:54 +0000 Chong Yidong (temp-buffer-show-hook): Doc fix.
Sun, 10 Aug 2008 20:08:15 +0000 Glenn Morris (locate-library): Doc fix (sync from trunk 2008-06-10).
Sat, 08 Mar 2008 16:00:20 +0000 Johan Bockgrd (while-no-input): Don't splice BODY directly into the `or' form.
Thu, 21 Feb 2008 08:11:39 +0000 Glenn Morris (sit-for): Fix obsolete form for nil second argument.
Mon, 04 Feb 2008 15:31:09 +0000 Stefan Monnier (cancel-change-group): Improve last fix.
Mon, 04 Feb 2008 15:29:44 +0000 Stefan Monnier (cancel-change-group): Don't move point.
Fri, 11 Jan 2008 14:43:10 +0000 Richard M. Stallman (atomic-change-group): Prevent undo list truncation.
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Fri, 16 Nov 2007 10:35:16 +0000 Juanma Barranquero (make-variable-frame-local): Fix typo in obsolescence declaration.
Tue, 23 Oct 2007 20:55:18 +0000 Stefan Monnier (make-variable-frame-localizable): Remove.
Thu, 23 Aug 2007 18:42:38 +0000 Stefan Monnier (complete-with-action): Backport from trunk (for vc-arch.el).
Sun, 12 Aug 2007 17:59:40 +0000 Richard M. Stallman (combine-and-quote-strings): Renamed from strings->string.
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Mon, 16 Jul 2007 10:16:26 +0000 Juanma Barranquero (when, unless): Doc fix.
Sun, 08 Jul 2007 06:47:18 +0000 Nick Roberts * pcvs-util.el (cvs-strings->string, cvs-string->strings):
Sun, 22 Apr 2007 16:56:19 +0000 Richard M. Stallman (read-number): Catch errors.
Sat, 21 Apr 2007 08:55:41 +0000 Richard M. Stallman (read-number): Doc fix.
Mon, 09 Apr 2007 23:10:00 +0000 Vinicius Jose Latorre Fix indentation.
Fri, 06 Apr 2007 12:15:04 +0000 John Paul Wallington (with-case-table): Use `make-symbol' to avoid variable capture.
Wed, 04 Apr 2007 15:34:43 +0000 Chong Yidong * subr.el (with-case-table): New macro.
Mon, 19 Mar 2007 18:39:24 +0000 Chong Yidong Revert 2007-01-04 change by Kevin Rodgers due to lack of legal papers.
Mon, 19 Mar 2007 09:44:13 +0000 Juanma Barranquero (def-edebug-spec): Fix typo in docstring.
Sun, 18 Mar 2007 00:44:24 +0000 Kim F. Storm (when, unless): Doc fix.
Fri, 09 Feb 2007 23:09:16 +0000 Chong Yidong (insert-for-yank-1): Prevent read-only properties from interfering
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Wed, 10 Jan 2007 01:15:07 +0000 Richard M. Stallman (momentary-string-display): Use save-excursion.
Sat, 06 Jan 2007 14:36:34 +0000 Eli Zaretskii (split-string): Remove spurious ")" from doc string.
Fri, 05 Jan 2007 17:49:43 +0000 Dan Nicolaescu * faces.el (momentary): Move here ...
Thu, 04 Jan 2007 21:46:06 +0000 Richard M. Stallman (momentary): New face.
Tue, 02 Jan 2007 23:44:44 +0000 Juanma Barranquero (momentary-string-display): After moving point, set POS variable to it to avoid
Mon, 11 Dec 2006 16:14:15 +0000 Juanma Barranquero (unread-command-char): Reflow obsolescence info.
Mon, 27 Nov 2006 14:05:58 +0000 Juanma Barranquero (momentary-string-display): "?\ " -> "?\s".
Sun, 19 Nov 2006 23:42:37 +0000 Juanma Barranquero (posn-image): Fix typo in docstring.
Sun, 12 Nov 2006 19:55:58 +0000 Richard M. Stallman (remove-overlays): Fix last change.
Wed, 08 Nov 2006 18:46:58 +0000 Romain Francoise (remove-overlays): Fix typo in last change.
Wed, 08 Nov 2006 17:31:29 +0000 Richard M. Stallman (remove-overlays): Call overlay-recenter.
Mon, 30 Oct 2006 22:49:04 +0000 David Kastrup (add-to-list): Don't continue checking if a match has
Sun, 22 Oct 2006 22:37:51 +0000 Kim F. Storm (add-to-list): Fix last change--optimize for no compare-fn.
Sun, 22 Oct 2006 22:32:53 +0000 Kim F. Storm (add-to-list): Optimize if compare-fn is `eq' or `eql'.
Wed, 18 Oct 2006 10:56:46 +0000 Richard M. Stallman (insert-for-yank-1): If last inserted char has properties,
Fri, 13 Oct 2006 19:24:22 +0000 Eli Zaretskii (start-process-shell-command): Doc fix.
Thu, 28 Sep 2006 19:06:39 +0000 Richard M. Stallman (insert-for-yank-1): Handle `font-lock-face' specially.
Mon, 25 Sep 2006 23:03:39 +0000 Jason Rumney (shell-quote-argument): Use DOS logic for Windows shells with DOS semantics.
Wed, 20 Sep 2006 20:46:33 +0000 Vinicius Jose Latorre Adjust comment
Mon, 11 Sep 2006 22:21:55 +0000 Kim F. Storm (sit-for): Rework to use input-pending-p and cond.
Sun, 10 Sep 2006 17:45:42 +0000 Richard M. Stallman (add-to-list): New argument COMPARE-FN.
Wed, 26 Jul 2006 18:18:26 +0000 Chong Yidong * subr.el (sit-for): Use new SECONDS arg of read-event instead of
Mon, 24 Jul 2006 17:01:08 +0000 Richard M. Stallman (dolist, dotimes): Use interned symbols for iteration.
Tue, 18 Jul 2006 01:34:48 +0000 Chong Yidong * subr.el (sit-for): Just sleep-for if noninteractive.
Tue, 11 Jul 2006 00:17:43 +0000 Kim F. Storm (sit-for): Doc fix. Specify normal arg list using fn-form.
Mon, 10 Jul 2006 18:52:13 +0000 Chong Yidong * subr.el (sit-for): New function.
Sun, 09 Jul 2006 02:00:10 +0000 Richard M. Stallman (def-edebug-spec): Moved here.
Fri, 02 Jun 2006 03:29:47 +0000 Richard M. Stallman (with-current-buffer): Doc fix.
Tue, 30 May 2006 01:18:24 +0000 Richard M. Stallman (with-current-buffer): Doc fix.
Mon, 29 May 2006 00:28:43 +0000 Richard M. Stallman (load-history-regexp): If FILE is relative, insist
Thu, 25 May 2006 00:20:40 +0000 Richard M. Stallman (with-local-quit): Doc fix.
Thu, 25 May 2006 00:18:55 +0000 Richard M. Stallman (with-local-quit): When handling `quit' signal,
Wed, 24 May 2006 22:27:19 +0000 Richard M. Stallman (read-passwd): Copy PROMPT before changing its properties.
Wed, 24 May 2006 13:22:12 +0000 Alan Mackenzie startup.el (command-line): For names of preloaded files, don't append
Tue, 16 May 2006 11:19:39 +0000 Kim F. Storm (add-to-history): Add KEEP-ALL arg and align functionality
Wed, 10 May 2006 01:58:37 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-271
Wed, 10 May 2006 00:32:34 +0000 Nick Roberts (field-at-point): New function.
Sun, 07 May 2006 20:49:01 +0000 Kim F. Storm (add-to-history): Remove keep-dups arg.
Fri, 05 May 2006 23:35:57 +0000 Kim F. Storm (add-to-history): New function.
Sat, 29 Apr 2006 13:56:19 +0000 Stefan Monnier (booleanp): New fun.
Wed, 26 Apr 2006 08:56:32 +0000 Kim F. Storm (posn-string, posn-image, posn-object): Doc fix.
Wed, 12 Apr 2006 19:40:56 +0000 Romain Francoise (read-passwd): Bind `message-log-max' to nil.
Thu, 06 Apr 2006 19:20:38 +0000 Reiner Steib * subr.el (string-or-null-p): New function.
Mon, 27 Feb 2006 02:01:08 +0000 Luc Teirlinck (locate-library): Use `get-load-suffixes' instead of `load-suffixes'
Mon, 13 Feb 2006 11:00:51 +0000 Juanma Barranquero (substitute-key-definition): Doc fix (hide internal argument).
Sun, 12 Feb 2006 20:32:18 +0000 Richard M. Stallman (substitute-key-definition): Doc fix.
Fri, 10 Feb 2006 16:46:43 +0000 Juanma Barranquero (substitute-key-definition): Fix typo.
Fri, 10 Feb 2006 00:02:47 +0000 Kim F. Storm (substitute-key-definition-key): Pass t for NOERROR to
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 30 Jan 2006 19:55:29 +0000 John Paul Wallington (toplevel): Define `cl-assertion-failed' condition here because the
Thu, 26 Jan 2006 17:54:27 +0000 Richard M. Stallman (lazy-completion-table): Doc fix.
Fri, 30 Dec 2005 06:00:17 +0000 Juri Linkov (cancel-change-group): Add listp around pending-undo-list.
Fri, 30 Dec 2005 02:59:47 +0000 Luc Teirlinck (noreturn, 1value): Doc fixes.
Wed, 28 Dec 2005 16:36:18 +0000 Luc Teirlinck (lazy-completion-table): Correct typo in docstring.
Mon, 26 Dec 2005 15:57:37 +0000 Stefan Monnier (lazy-completion-table): Remove argument `args'.
Mon, 19 Dec 2005 02:20:33 +0000 Stefan Monnier (lazy-completion-table): Don't be fooled if the var holds
Mon, 12 Dec 2005 14:23:06 +0000 Kim F. Storm (version-regexp-alist): Allow space as separator before
Sat, 03 Dec 2005 02:30:48 +0000 John Paul Wallington (atomic-change-group): Add edebug and indentation spec.
Sat, 19 Nov 2005 12:49:30 +0000 Eli Zaretskii (read-passwd): Fontify the prompt as we do with other prompts.
Fri, 28 Oct 2005 16:55:48 +0000 Romain Francoise * subr.el (locate-library): Move from help-fns.el.
Sat, 22 Oct 2005 17:34:49 +0000 Romain Francoise (eval-after-load): Convert library name to an absolute file name using
Sat, 22 Oct 2005 15:35:45 +0000 Richard M. Stallman (make-temp-file): Moved to files.el.
Sat, 22 Oct 2005 15:23:00 +0000 Richard M. Stallman (eval-at-startup): New macro.
Sat, 22 Oct 2005 15:01:08 +0000 Richard M. Stallman Much rearrangement of functions and division into pages. No code changes.
Fri, 21 Oct 2005 17:19:57 +0000 Richard M. Stallman (symbol-file): Doc fix.
Sat, 24 Sep 2005 10:40:13 +0000 Eli Zaretskii (version-regexp-alist): Extend valid syntax for version strings:
Fri, 26 Aug 2005 12:31:55 +0000 Kim F. Storm (version-list-<, version-list-<=, version-list-=)
Thu, 25 Aug 2005 10:57:38 +0000 Richard M. Stallman (play-sound): Rearrange to avoid warning.
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'.
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.
Fri, 29 Oct 2004 21:21:33 +0000 Simon Josefsson subr.el (read-passwd): Move back from password.el.
Thu, 28 Oct 2004 23:29:26 +0000 Stefan Monnier (x-lost-selection-hooks, x-sent-selection-hooks): New obsolete aliases
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.
Sat, 28 Aug 2004 15:30:10 +0000 Richard M. Stallman (find-tag-default): Moved from etags.el.
Sat, 21 Aug 2004 14:53:22 +0000 John Paul Wallington (process-kill-without-query): Made obsolete in version 21.4, not 21.5.
Mon, 09 Aug 2004 18:48:23 +0000 Luc Teirlinck (kbd): Doc fix.
Sun, 08 Aug 2004 16:49:37 +0000 Luc Teirlinck (global-unset-key, local-unset-key): Doc fixes.
Sat, 31 Jul 2004 15:45:30 +0000 Luc Teirlinck (event-modifiers, event-basic-type): Doc fixes.
Sat, 31 Jul 2004 03:39:49 +0000 Richard M. Stallman (with-local-quit): Doc fix.
Sun, 25 Jul 2004 05:45:13 +0000 John Paul Wallington (butlast, event-modifiers, event-basic-type): Doc fixes.
Tue, 13 Jul 2004 00:08:28 +0000 Luc Teirlinck (with-selected-window): Doc fix.
Mon, 12 Jul 2004 01:10:54 +0000 Luc Teirlinck (get-buffer-window-list): Doc fix.
Mon, 07 Jun 2004 20:54:42 +0000 Juanma Barranquero (insert-buffer-substring-no-properties, insert-buffer-substring-as-yank):
Wed, 02 Jun 2004 22:44:45 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-363
Wed, 02 Jun 2004 00:38:00 +0000 Juanma Barranquero (process-kill-without-query): Remove spurious "\n" on obsolescence string.
Sat, 29 May 2004 15:23:42 +0000 Richard M. Stallman (with-selected-window): Undo previous change.
Fri, 28 May 2004 22:33:35 +0000 Stefan Monnier (with-selected-window): Only save/restore the selectd window.
Tue, 11 May 2004 03:17:45 +0000 Stefan Monnier (eventp): Be more discriminating with integers.
Mon, 10 May 2004 17:43:35 +0000 Juanma Barranquero (start-process-shell-command): Fix docstring. Put usage info in a format usable
Sun, 09 May 2004 22:15:14 +0000 Juanma Barranquero (remove-overlays, read-passwd): Fix docstring.
Fri, 07 May 2004 01:06:20 +0000 Juanma Barranquero (lambda): Add arglist description to docstring.
Thu, 29 Apr 2004 18:42:24 +0000 Stefan Monnier (remove-overlays): Docstring change.
Tue, 27 Apr 2004 21:00:31 +0000 Masatake YAMATO * subr.el (remove-overlays): Make arguments optional.
Tue, 27 Apr 2004 13:05:58 +0000 Eli Zaretskii (momentary-string-display): Support EXIT-CHAR that is
Tue, 20 Apr 2004 20:56:32 +0000 Richard M. Stallman (event-modifiers): Fix the criterion for ASCII control chars.
Tue, 20 Apr 2004 20:40:41 +0000 Stefan Monnier (read-number): Check whether `default' is nil.
Wed, 14 Apr 2004 20:31:37 +0000 John Paul Wallington (posn-set-point): Fix typos: parameter is `position', not `posn'.
Wed, 14 Apr 2004 17:28:33 +0000 Stefan Monnier (posn-set-point): New function.
Mon, 29 Mar 2004 00:48:07 +0000 Stefan Monnier (interactive-form): Delete. Now implemented in C.
Fri, 26 Mar 2004 14:49:12 +0000 Stefan Monnier (read-number): New function.
Mon, 16 Feb 2004 19:40:07 +0000 Eli Zaretskii (delete-dups): A better implementation from Karl Heuer <kwzh@gnu.org>.
Mon, 16 Feb 2004 17:03:40 +0000 Eli Zaretskii (match-string-no-properties): Use substring-no-properties.
Mon, 19 Jan 2004 23:48:11 +0000 Luc Teirlinck (delete-dups): New function.
Fri, 16 Jan 2004 01:07:46 +0000 Luc Teirlinck (declare): New macro.
Tue, 06 Jan 2004 23:04:44 +0000 Kim F. Storm (event-start, event-end): Doc fix.
Sat, 03 Jan 2004 17:17:21 +0000 Luc Teirlinck (functionp): Doc fix.
Mon, 29 Dec 2003 19:56:54 +0000 Richard M. Stallman (assoc-ignore-case, assoc-ignore-representation):
Mon, 29 Dec 2003 11:39:44 +0000 Eli Zaretskii (insert-for-yank): Call insert-for-yank-1 repetitively
Sun, 30 Nov 2003 06:56:59 +0000 Jonathan Yavner Add macros `1value' and `noreturn'.
Thu, 27 Nov 2003 21:28:01 +0000 Kim F. Storm (posn-object-x-y): New defun.
Wed, 26 Nov 2003 19:23:58 +0000 Luc Teirlinck (number-sequence): Improve handling of floating point arguments
Sun, 23 Nov 2003 00:27:03 +0000 Kim F. Storm (event-start, event-end): Doc fix.
Sat, 15 Nov 2003 00:56:16 +0000 Thien-Thi Nguyen (minor-mode-list): Add `hs-minor-mode'.
Mon, 03 Nov 2003 14:44:48 +0000 Stefan Monnier (add-hook): Fix last change.
Mon, 20 Oct 2003 23:41:18 +0000 Richard M. Stallman (add-hook): Correctly detect when make-local-hook was used.
Thu, 16 Oct 2003 13:13:29 +0000 Lute Kamstra (force-mode-line-update): Fix docstring.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Fri, 29 Aug 2003 16:20:18 +0000 Richard M. Stallman Comment change.
Wed, 06 Aug 2003 01:05:15 +0000 Richard M. Stallman (read-passwd): Use clear-string instead of fillarray.
Mon, 21 Jul 2003 18:03:06 +0000 John Paul Wallington (with-selected-window): Add closing paren.
Mon, 21 Jul 2003 09:57:01 +0000 Richard M. Stallman (with-selected-window): Copy code form save-selected-window
Tue, 08 Jul 2003 16:56:56 +0000 Markus Rost (dolist, dotimes): Doc fix.
Mon, 30 Jun 2003 10:33:52 +0000 Richard M. Stallman (lazy-completion-table, dynamic-completion-table): New macros.
Wed, 18 Jun 2003 21:49:16 +0000 Stefan Monnier (looking-back): Handle the case of non-trivial regexps.
Fri, 30 May 2003 23:11:35 +0000 Juanma Barranquero (looking-back): New function to check for regular expression before point.
Thu, 22 May 2003 20:59:57 +0000 Juanma Barranquero (split-string): Implement specification that splitting on explicit separators
Sun, 18 May 2003 15:04:24 +0000 Richard M. Stallman (prepare-change-group): Reinstate BUFFER arg; make it work.
Sun, 18 May 2003 02:31:19 +0000 Stefan Monnier (macro-declaration-function): Avoid `dolist' and `cadr'.
Sat, 17 May 2003 22:00:40 +0000 Stefan Monnier (with-selected-window): New macro.
Thu, 24 Apr 2003 23:14:12 +0000 Richard M. Stallman (assq-delete-all): Ignore non-cons elememts.
Wed, 09 Apr 2003 01:36:28 +0000 Richard M. Stallman (minor-mode-list): New variable.
Sat, 05 Apr 2003 02:13:44 +0000 Vinicius Jose Latorre Adjust number-sequence code
Thu, 03 Apr 2003 23:13:38 +0000 Richard M. Stallman (read-quoted-char): Remember the input char
Thu, 03 Apr 2003 02:49:16 +0000 Kenichi Handa (number-sequence): Shorten the code.
Thu, 03 Apr 2003 02:43:11 +0000 Kenichi Handa (number-sequence): New function.
Fri, 14 Mar 2003 22:36:57 +0000 John Paul Wallington * files.el (recover-session): Error if there are no previous
Tue, 11 Mar 2003 12:47:56 +0000 John Paul Wallington (posn-col-row): Heed frame parameter `line-spacing' and
Mon, 10 Mar 2003 13:25:42 +0000 John Paul Wallington (posn-col-row): Take into account `line-spacing'.
Thu, 20 Feb 2003 20:07:41 +0000 Stefan Monnier (with-syntax-table): Don't copy the table any more.
Tue, 04 Feb 2003 12:29:42 +0000 Juanma Barranquero Trailing whitespace deleted.
Mon, 27 Jan 2003 21:45:10 +0000 Kim F. Storm (insert-for-yank): Remove COMMAND element from yank handler.
Tue, 21 Jan 2003 21:10:40 +0000 Kim F. Storm Tiny doc fixes.
Sun, 19 Jan 2003 01:07:34 +0000 Kim F. Storm (insert-for-yank): Set yank-undo-function after calling FUNCTION,
Sun, 19 Jan 2003 00:01:36 +0000 Kim F. Storm (insert-for-yank): Doc fix.
Sat, 18 Jan 2003 23:36:33 +0000 Kim F. Storm Update copyright.
Sat, 18 Jan 2003 23:35:06 +0000 Kim F. Storm (insert-for-yank): Arg list changed; now only accepts one
Tue, 14 Jan 2003 09:56:10 +0000 Kim F. Storm (process-put, process-get): New functions.
Sun, 22 Dec 2002 22:05:52 +0000 Richard M. Stallman (add-to-invisibility-spec): If it was t, start it out at (t).
Wed, 20 Nov 2002 14:31:52 +0000 Stefan Monnier (symbol-file): Accept a non-atomic `function' arg.
Wed, 20 Nov 2002 12:58:37 +0000 John Paul Wallington (symbol-file): Remove unused variable `functions'.
Tue, 29 Oct 2002 23:40:47 +0000 Andreas Schwab (replace-regexp-in-string): Doc fix.
Thu, 17 Oct 2002 15:42:10 +0000 Juanma Barranquero (remq): Fix typo.
Thu, 03 Oct 2002 18:53:43 +0000 Stefan Monnier (read-key-auxiliary-map, read-key): Remove.
Sun, 29 Sep 2002 18:37:43 +0000 Noah Friedman (read-key): Use read-key-auxiliary-map, not read-key-aux-map.
Sun, 29 Sep 2002 03:31:15 +0000 Richard M. Stallman (remove-yank-excluded-properties): Fix bugs in handling of category properties.
Fri, 27 Sep 2002 19:44:05 +0000 Stefan Monnier (read-key-auxiliary-map): New var.
Wed, 11 Sep 2002 20:23:56 +0000 Stefan Monnier (define-mail-user-agent): Moved from simple.el.
Mon, 09 Sep 2002 23:13:18 +0000 Stefan Monnier (symbol-file): Also work for autoloaded funcs.
Sat, 07 Sep 2002 22:50:44 +0000 Kim F. Storm (read-quoted-char): Apply listify-key-sequence to vector
Wed, 28 Aug 2002 06:43:11 +0000 Juanma Barranquero (make-variable-frame-localizable): New alias for `make-variable-frame-local'.
Mon, 26 Aug 2002 12:38:59 +0000 Kim F. Storm (suppress-keymap): Use command remapping instead of
Sat, 24 Aug 2002 14:40:09 +0000 Sam Steingold (eval-after-load): Do not call load-symbol-file-load-history (deleted)
Sat, 24 Aug 2002 02:58:53 +0000 Richard M. Stallman (symbol-file-load-history-loaded)
Fri, 02 Aug 2002 17:59:22 +0000 Richard M. Stallman (atomic-change-group): Doc fix.
Fri, 19 Jul 2002 11:37:01 +0000 Juanma Barranquero (unread-command-char, executing-macro, post-command-idle-hook,
Fri, 19 Jul 2002 06:24:41 +0000 Juanma Barranquero (dot, dot-max, dot-min, dot-marker, buffer-flush-undo, baud-rate,
Sun, 07 Jul 2002 20:48:58 +0000 Stefan Monnier (insert-string): Update the obsolete info.
Wed, 03 Jul 2002 09:17:35 +0000 Juanma Barranquero (chars-in-region): Add obsolescence declaration for `chars-in-region'.
Thu, 27 Jun 2002 16:08:56 +0000 Juanma Barranquero (char-bytes): Fix obsolescence declaration.
Sun, 23 Jun 2002 22:13:15 +0000 Stefan Monnier (event-start, event-end, event-click-count):
Fri, 14 Jun 2002 06:15:00 +0000 Miles Bader (pop): Move the call to `car' outside the prog1, as the compiler
Fri, 14 Jun 2002 05:48:51 +0000 Miles Bader (copy-tree): Use `nconc' and `nreverse' instead of `nreconc'.
Mon, 10 Jun 2002 09:01:08 +0000 Richard M. Stallman (copy-list): Moved to cl.el.
Sat, 08 Jun 2002 20:48:15 +0000 Colin Walters (copy-list): Moved here from cl.el.
Thu, 30 May 2002 17:12:53 +0000 Richard M. Stallman (open-network-stream, open-network-stream-nowait)
Sun, 12 May 2002 16:41:11 +0000 Richard M. Stallman (functionp): Catch errors in indirect-function.
Thu, 02 May 2002 05:41:46 +0000 Pavel Jank Follow coding conventions.
Mon, 29 Apr 2002 21:06:51 +0000 Kim F. Storm (remove-yank-excluded-properties): New helper function.
Sun, 28 Apr 2002 22:29:38 +0000 Richard M. Stallman (make-temp-file): New arg SUFFIX.
Sat, 27 Apr 2002 19:48:40 +0000 Richard M. Stallman (insert-for-yank): Replace `category' property
Sun, 21 Apr 2002 17:00:41 +0000 Kim F. Storm (insert-buffer-substring-no-properties): New function.
Fri, 19 Apr 2002 00:06:54 +0000 Richard M. Stallman (insert-for-yank): New function.
Wed, 10 Apr 2002 14:55:19 +0000 Richard M. Stallman (remove-hook): When there are no more local hooks,
Sun, 07 Apr 2002 10:09:39 +0000 Pavel Jank (play-sound): Move here from simple.el.
Mon, 01 Apr 2002 12:03:14 +0000 Richard M. Stallman (redraw-modeline): Define alias.
Fri, 29 Mar 2002 23:13:26 +0000 Richard M. Stallman (play-sound-file): Moved to simple.el.
Tue, 26 Mar 2002 09:17:56 +0000 Richard M. Stallman (substring-no-properties): Function deleted (now in C).
Sun, 24 Mar 2002 19:46:58 +0000 Gerd Moellmann (macro-declaration-function): New function. Set the
Mon, 11 Mar 2002 13:31:50 +0000 Pavel Jank (add-to-list): Doc fix.
Mon, 25 Feb 2002 17:41:49 +0000 Juanma Barranquero (save-match-data): Doc fix.
Sat, 23 Feb 2002 22:26:44 +0000 Kim F. Storm (global-set-key, local-set-key): Undo 2002-02-06
Wed, 20 Feb 2002 22:30:39 +0000 Richard M. Stallman (add-hook): Doc fix.
Wed, 06 Feb 2002 23:05:44 +0000 Kim F. Storm (global-set-key, local-set-key): Accept a symbol for the
Wed, 06 Feb 2002 15:21:20 +0000 Richard M. Stallman (force-mode-line-update): Doc fix.
Wed, 06 Feb 2002 15:20:36 +0000 Richard M. Stallman (atomic-change-group, prepare-change-group, activate-change-group)
Fri, 25 Jan 2002 05:05:16 +0000 Richard M. Stallman (remove): Doc fix.
Fri, 25 Jan 2002 02:32:18 +0000 Richard M. Stallman (substring-no-properties): New function.
Wed, 23 Jan 2002 17:46:44 +0000 Richard M. Stallman (copy-without-properties): New function.
Sat, 22 Dec 2001 13:36:12 +0000 Pavel Jank (insert-string): Moved from mocklisp.c, reimplemented in Lisp. Obsoleted.
Sun, 16 Dec 2001 18:36:34 +0000 Richard M. Stallman (temp-buffer-show-hook, temp-buffer-setup-hook): Add defvars.
Sun, 16 Dec 2001 17:41:20 +0000 Richard M. Stallman (with-temp-message): At the end, always discard
Wed, 12 Dec 2001 09:26:43 +0000 Richard M. Stallman (derived-mode-p): Moved here from derived.el.
Tue, 11 Dec 2001 07:34:39 +0000 Pavel Jank (ctl-x-4-map): Doc fix.
Wed, 28 Nov 2001 04:03:53 +0000 Stefan Monnier (copy-overlay, remove-overlays): New funs.
Sat, 17 Nov 2001 03:53:51 +0000 Richard M. Stallman (functionp): Do use cdr-safe on object.
Fri, 16 Nov 2001 14:11:24 +0000 Stefan Monnier (eval-after-load): Make it work with features as well.
Fri, 09 Nov 2001 01:02:27 +0000 Miles Bader (functionp): Don't consider macros as functions.
Thu, 08 Nov 2001 12:08:51 +0000 Miles Bader (functionp): Make work correctly for macros and unbound symbols.
Thu, 08 Nov 2001 00:57:57 +0000 Stefan Monnier (with-local-quit): New macro.
Thu, 25 Oct 2001 02:26:41 +0000 Stefan Monnier (delay-mode-hooks, delayed-mode-hooks, run-mode-hooks): New vars and functions.
Tue, 09 Oct 2001 11:14:31 +0000 Miles Bader (symbol-file-load-history-loaded)
Fri, 05 Oct 2001 12:30:20 +0000 Miles Bader (call-process-shell-command): New function.
Fri, 05 Oct 2001 09:26:17 +0000 Gerd Moellmann (define-key-after): Allow `key' to be longer than 1.
Thu, 09 Aug 2001 14:52:27 +0000 Gerd Moellmann (add-minor-mode): Use mode-line-minor-mode-keymap for
Sun, 15 Jul 2001 19:53:53 +0000 Pavel Jank Some fixes to follow coding conventions.
Fri, 30 Mar 2001 00:52:54 +0000 Miles Bader (interactive-form): Fix paren typo.
Thu, 29 Mar 2001 14:08:58 +0000 Gerd Moellmann Fix typo.
Thu, 29 Mar 2001 14:08:34 +0000 Gerd Moellmann (interactive-form): New function.
Wed, 28 Mar 2001 09:28:15 +0000 Gerd Moellmann (read-passwd): Clear command history after each
Thu, 01 Mar 2001 18:30:44 +0000 Dave Love (event-basic-type): Doc fix.
Thu, 15 Feb 2001 09:55:14 +0000 Gerd Moellmann (read-passwd): Clear Lisp memory holding password.
Fri, 12 Jan 2001 19:51:09 +0000 Richard M. Stallman (last): Handle a list that doesn't end in nil.
Thu, 11 Jan 2001 14:23:25 +0000 Gerd Moellmann (eval-after-load): Call load-symbol-file-load-history to
Thu, 28 Dec 2000 12:15:44 +0000 Kenichi Handa (butlast, nbutlast): Moved from cl.el to here.
Sat, 23 Dec 2000 20:53:24 +0000 Stefan Monnier (combine-run-hooks): Remove.
Wed, 20 Dec 2000 20:09:34 +0000 Dave Love (eval-after-load): Doc fix.
Wed, 29 Nov 2000 14:53:37 +0000 Stefan Monnier (combine-run-hooks): Only run-hooks if there's a hook to run.
Wed, 29 Nov 2000 04:35:50 +0000 Miles Bader (member-ignore-case): Return the tail of the list who's car matches,
Thu, 23 Nov 2000 22:57:46 +0000 Stefan Monnier Undoing the changes erroneously committed just before.
Thu, 23 Nov 2000 22:54:42 +0000 Stefan Monnier (add-hook, remove-hook): Don't call make-local-hook
Tue, 21 Nov 2000 21:35:38 +0000 Stefan Monnier (make-local-hook): Docstring fix.
Tue, 10 Oct 2000 02:47:30 +0000 Miles Bader (add-to-list): Add optional argument APPEND.
Wed, 04 Oct 2000 11:24:51 +0000 Dave Love (substitute-key-definition): Doc fix.
Fri, 29 Sep 2000 03:23:49 +0000 Stefan Monnier (add-minor-mode): Don't eval NAME.
Tue, 12 Sep 2000 12:56:25 +0000 Dave Love (add-minor-mode): Use toggle-fun arg.
Thu, 27 Jul 2000 20:08:47 +0000 Gerd Moellmann (remove, remq): New functions.
Thu, 01 Jun 2000 05:06:46 +0000 Stefan Monnier Update calls to make-obsolete with a WHEN argument.
Sun, 21 May 2000 23:23:40 +0000 Stefan Monnier (remove-hook): Don't turn the hook's value into a list.
Tue, 16 May 2000 21:36:57 +0000 Stefan Monnier (remove-hook): `setq' hook-value, not `set'.
Tue, 16 May 2000 14:47:46 +0000 Sam Steingold (add-hook): setq hook-value, not set
Thu, 11 May 2000 09:28:06 +0000 Gerd Moellmann (substitute-key-definition): Add comment describing
Wed, 10 May 2000 22:40:17 +0000 Stefan Monnier (add-hook, remove-hook): Make hook buffer-local if needed..
Thu, 04 May 2000 20:18:42 +0000 Gerd Moellmann (substitute-key-definition): Clarify documentation.
Wed, 03 May 2000 12:33:16 +0000 Gerd Moellmann (add-minor-mode): Handle AFTER for keymaps. Don't
Fri, 28 Apr 2000 11:53:43 +0000 Gerd Moellmann *** empty log message ***
Thu, 27 Apr 2000 10:40:58 +0000 Gerd Moellmann (add-minor-mode): Use `set' instead of `setq'.
Wed, 26 Apr 2000 18:49:05 +0000 Gerd Moellmann (add-minor-mode): Make argument MAP optional.
Wed, 26 Apr 2000 17:33:40 +0000 Gerd Moellmann (add-minor-mode): New function.
Mon, 17 Apr 2000 16:08:26 +0000 Richard M. Stallman (read-passwd): Use read-char-exclusive.
Mon, 03 Apr 2000 19:29:56 +0000 Gerd Moellmann (member-ignore-case): New function.
Tue, 21 Mar 2000 15:28:44 +0000 Stefan Monnier (combine-run-hooks): New function.
Tue, 14 Mar 2000 22:57:28 +0000 Dave Love (replace-regexp-in-string): Renamed from
Wed, 08 Mar 2000 23:49:09 +0000 Stefan Monnier (replace-regexps-in-string): Properly handle the case where
Tue, 29 Feb 2000 10:13:42 +0000 Gerd Moellmann (assq-delete-all): Renamed from assoc-delete-all.
Wed, 23 Feb 2000 11:40:06 +0000 Dave Love (define-key-after): Default AFTER to t. Doc fix.
Tue, 22 Feb 2000 20:14:56 +0000 Dave Love (when, unless, split-string): Doc fix.
Fri, 28 Jan 2000 22:10:18 +0000 Dave Love Move out indent and edebug specs for when and unless.
Fri, 21 Jan 2000 03:40:33 +0000 Richard M. Stallman (with-syntax-table): Use make-symbol, not gensym.
Fri, 21 Jan 2000 03:38:12 +0000 Richard M. Stallman Make the definitions of dolist and dotimes work
Fri, 21 Jan 2000 02:08:58 +0000 Richard M. Stallman (dolist, dotimes): Moved from cl-macs.el.
Wed, 12 Jan 2000 03:04:55 +0000 Richard M. Stallman (with-syntax-table): Moved from simple.el.
Tue, 19 Oct 1999 07:18:58 +0000 Paul Eggert Fix bootstrapping problems.
Wed, 13 Oct 1999 00:21:07 +0000 Stefan Monnier * subr.el (with-current-buffer): don't use backquotes to avoid
Tue, 14 Sep 1999 10:11:19 +0000 Eli Zaretskii (shell-quote-argument): Quote argument with double
Sat, 11 Sep 1999 01:08:15 +0000 Richard M. Stallman (make-temp-file): New function.
Tue, 07 Sep 1999 06:37:06 +0000 Richard M. Stallman (push): Doc fix.
Tue, 31 Aug 1999 13:12:46 +0000 Dave Love (push): Fix typo.
Sun, 29 Aug 1999 20:27:40 +0000 Richard M. Stallman Fix previous change.
Sun, 29 Aug 1999 20:23:54 +0000 Richard M. Stallman (push, pop): New macros.
Mon, 16 Aug 1999 21:04:49 +0000 Karl Heuer (assoc-ignore-case, assoc-ignore-representation): Moved here from simple.el.
Mon, 16 Aug 1999 20:57:24 +0000 Karl Heuer (point-at-eol, point-at-bol): New aliases.
Fri, 30 Jul 1999 18:40:22 +0000 Dave Love (assoc-delete-all): New function, renamed from frame-delete-all.
Sat, 22 May 1999 19:42:01 +0000 Richard M. Stallman (add-to-list): Doc fix.
Fri, 07 May 1999 09:42:50 +0000 Karl Heuer (with-temp-message): Fix the other call to message to use %s.
Tue, 23 Feb 1999 22:09:03 +0000 Karl Heuer (with-temp-message): Use %s so % in old msg won't fool us.
Tue, 16 Feb 1999 00:52:36 +0000 Richard M. Stallman (momentary-string-display): Bind inhibit-read-only.
Tue, 02 Feb 1999 02:26:12 +0000 Dan Nicolaescu *** empty log message ***
Sun, 17 Jan 1999 18:55:53 +0000 Andrew Innes (subst-char-in-string): New function.
Wed, 06 Jan 1999 15:23:46 +0000 Simon Marshall Doc fix.
Wed, 06 Jan 1999 10:05:50 +0000 Simon Marshall (with-temp-message): Don't display MESSAGE if nil.
Wed, 16 Dec 1998 20:51:34 +0000 Karl Heuer (read-passwd): Ignore input methods.
Mon, 30 Nov 1998 23:44:10 +0000 Richard M. Stallman (make-local-hook): Return the hook variable.
Thu, 19 Nov 1998 09:43:40 +0000 Simon Marshall Added with-temp-message.
Tue, 13 Oct 1998 03:44:06 +0000 Richard M. Stallman (read-passwd): Use clear-this-command-keys.
Mon, 21 Sep 1998 17:57:46 +0000 Dave Love (remove-hook): Check list values to avoid errors.
Fri, 28 Aug 1998 12:22:39 +0000 Kenichi Handa (sref): Make it an alias of aref. Make the
Tue, 18 Aug 1998 09:32:31 +0000 Richard M. Stallman (read-quoted-char): Don't bind input-method-function;
Sat, 08 Aug 1998 23:08:23 +0000 Richard M. Stallman (add-hook): Use byte-code-function-p, not compiled-function-p.
Sat, 08 Aug 1998 23:07:06 +0000 Richard M. Stallman (assoc-default): Rewrite not to use dolist.
Fri, 31 Jul 1998 10:53:30 +0000 Richard M. Stallman (assoc-default): New function.
Tue, 14 Jul 1998 08:15:51 +0000 Richard M. Stallman (read-quoted-char): Bind input-method-function to nil.
Tue, 07 Jul 1998 08:24:39 +0000 Richard M. Stallman (add-hook): Use member if FUNCTION is a compiled function.
Tue, 21 Apr 1998 18:38:34 +0000 Dave Love (remove-hook): Fix spurious quote.
Thu, 16 Apr 1998 05:40:48 +0000 Richard M. Stallman (local-set-key, global-set-key): Return what define-key returns.
Tue, 07 Apr 1998 18:22:28 +0000 Karl Heuer (add-to-list): Always return updated value of LIST-VAR.
Sat, 14 Mar 1998 08:15:36 +0000 Richard M. Stallman (save-match-data): store-match-data => set-match-data.
Sun, 08 Mar 1998 00:16:38 +0000 Richard M. Stallman (read-passwd): Renamed from read-password. New second arg CONFIRM.
Wed, 04 Mar 1998 07:42:24 +0000 Kenichi Handa (sref): Increase CHAR in the while loop.
Tue, 03 Mar 1998 01:35:39 +0000 Kenichi Handa (sref): Typo in doc-string fixed.
Sat, 28 Feb 1998 19:00:34 +0000 Richard M. Stallman (read-quoted-char): Doc fix.
Fri, 20 Feb 1998 01:43:38 +0000 Kenichi Handa * subr.el (sref): Doc-string added.
Wed, 04 Feb 1998 21:04:41 +0000 Richard M. Stallman (suspend-hook, suspend-resume-hook): New defvars.
Tue, 20 Jan 1998 04:56:52 +0000 Richard M. Stallman (momentary-string-display): Fix backward test
Fri, 09 Jan 1998 22:13:08 +0000 Richard M. Stallman (sref): Defined.
Sun, 21 Dec 1997 02:08:37 +0000 Richard M. Stallman (match-string-no-properties): New function.
Sun, 21 Dec 1997 01:35:50 +0000 Richard M. Stallman (split-string): Handle empty matches reasonably.
Sun, 21 Dec 1997 00:50:07 +0000 Richard M. Stallman (read-password): New function.
Thu, 04 Dec 1997 05:28:27 +0000 Karl Heuer (global-set-key, local-set-key): Doc fix.
Mon, 01 Sep 1997 19:42:16 +0000 Richard M. Stallman Comment change.
Wed, 27 Aug 1997 22:34:30 +0000 Richard M. Stallman (last): Accept optional second argument.
Sat, 23 Aug 1997 19:10:42 +0000 Richard M. Stallman (last): New function.
Sat, 23 Aug 1997 18:55:52 +0000 Richard M. Stallman (caar, cadr, cdar, cddr): Definitions moved here and changed into defsubsts.
Tue, 05 Aug 1997 20:52:56 +0000 Richard M. Stallman (functionp): Use byte-code-function-p, not compiled-function-p.
Tue, 05 Aug 1997 20:51:55 +0000 Richard M. Stallman (read-quoted-char): Fix handling of meta-chars.
Sat, 26 Jul 1997 22:21:49 +0000 Richard M. Stallman (read-quoted-char): Consistently downcase letter "digits".
Thu, 24 Jul 1997 17:01:46 +0000 Richard M. Stallman (read-quoted-char): Convert function keys like Return
Sun, 20 Jul 1997 17:36:48 +0000 Richard M. Stallman (custom-declare-variable-early): New function.
Thu, 17 Jul 1997 06:24:48 +0000 Richard M. Stallman (read-quoted-char): Handle non-character events.
Wed, 16 Jul 1997 05:34:38 +0000 Richard M. Stallman (read-quoted-char): Read any number of octal digits,
Fri, 30 May 1997 19:21:06 +0000 Richard M. Stallman (substitute-key-definition): Check vectorp, not arrayp.
Sun, 25 May 1997 18:05:58 +0000 Richard M. Stallman (substitute-key-definition): Fix previous change.
Thu, 22 May 1997 19:00:25 +0000 Richard M. Stallman (substitute-key-definition): Handle chartables.
Fri, 09 May 1997 06:31:04 +0000 Richard M. Stallman (read-quoted-char): Don't mask down to 8 bits.
Thu, 01 May 1997 06:47:29 +0000 Richard M. Stallman (make-syntax-table): Doc fix.
Thu, 01 May 1997 02:03:16 +0000 Richard M. Stallman (shell-quote-argument): Quote null string usefully.
Sun, 13 Apr 1997 08:08:11 +0000 Richard M. Stallman (kbd): New macro.
Sat, 12 Apr 1997 19:13:07 +0000 Richard M. Stallman (functionp): New function.
Sat, 22 Mar 1997 03:55:21 +0000 Richard M. Stallman (substitute-key-definition):
Fri, 14 Mar 1997 17:58:03 +0000 Karl Heuer (when, unless): Symbol props moved from cl.el.
Wed, 12 Mar 1997 02:08:10 +0000 Karl Heuer Fix typo in previous change.
Tue, 11 Mar 1997 23:55:24 +0000 Karl Heuer (combine-after-change-calls): Doc fix.
Wed, 08 Jan 1997 06:09:02 +0000 Richard M. Stallman (when, unless): Definitions moved from cl.el.
Sun, 10 Nov 1996 05:02:38 +0000 Richard M. Stallman (define-key-after): If AFTER is t, always put new binding at the end.
Sat, 09 Nov 1996 21:46:35 +0000 Richard M. Stallman (combine-after-change-calls): New macro.
Sat, 12 Oct 1996 23:54:53 +0000 Richard M. Stallman (define-function): Define as alias for defalias.
Thu, 03 Oct 1996 02:13:52 +0000 Erik Naggum (with-current-buffer): Minor cleanup.
Sat, 28 Sep 1996 04:16:00 +0000 Richard M. Stallman (with-temp-file): New macro.
Wed, 25 Sep 1996 22:35:17 +0000 Richard M. Stallman (split-string): Fix minor bug.
Tue, 24 Sep 1996 21:19:03 +0000 Richard M. Stallman (split-string): New function.
Tue, 24 Sep 1996 20:03:15 +0000 Richard M. Stallman (with-output-to-string): New macro.
Mon, 23 Sep 1996 04:29:04 +0000 Richard M. Stallman (run-hooks): defconst deleted.
Sun, 22 Sep 1996 21:31:56 +0000 Richard M. Stallman (eql): Incorrect definition deleted.
Sun, 22 Sep 1996 04:40:37 +0000 Richard M. Stallman (with-current-buffer): New macro.
Fri, 30 Aug 1996 03:05:22 +0000 Richard M. Stallman (save-match-data): Fix typo in previous change.
Thu, 29 Aug 1996 01:54:43 +0000 Richard M. Stallman (save-match-data): Fix previous change.
Wed, 28 Aug 1996 22:44:18 +0000 Richard M. Stallman (save-match-data): Use save-match-data-internal
Wed, 21 Aug 1996 20:36:30 +0000 Richard M. Stallman (keyboard-translate): Use a char-table.
Thu, 04 Jul 1996 05:45:59 +0000 Miles Bader (unfocus-frame, focus-frame): Define as no-ops.
Wed, 28 Feb 1996 09:22:11 +0000 Simon Marshall Make get-buffer-window-list take MINIBUF arg.
Thu, 08 Feb 1996 10:27:24 +0000 Simon Marshall Cope if get-buffer-window-list is given a buffer name (like get-buffer-window does).
Thu, 08 Feb 1996 10:04:55 +0000 Simon Marshall Added get-buffer-window-list.
Thu, 25 Jan 1996 01:03:16 +0000 Karl Heuer (read-quoted-char): Delete format call inside message.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Thu, 04 Jan 1996 19:00:38 +0000 Richard M. Stallman (error): Doc fix.
Thu, 21 Dec 1995 18:11:20 +0000 Karl Heuer (add-to-list): Doc fix.
Wed, 11 Oct 1995 17:14:08 +0000 Richard M. Stallman (make-syntax-table): Use nil for "inherit".
Mon, 18 Sep 1995 14:45:44 +0000 Richard M. Stallman (substitute-key-definition): Do recursively scan
Mon, 31 Jul 1995 09:52:45 +0000 Simon Marshall Remove the remaining hook running functions. They are in C now.
Tue, 25 Jul 1995 19:35:38 +0000 Karl Heuer (run-hook-with-args): Deleted; now in C code.
Sat, 01 Jul 1995 21:48:13 +0000 Richard M. Stallman (shell-quote-argument): Don't do anything, on MS-DOS.
Tue, 27 Jun 1995 06:52:56 +0000 Richard M. Stallman (lambda): Doc fix.
Sat, 17 Jun 1995 19:47:52 +0000 Richard M. Stallman (add-hook): Use local local-variable-if-set-p.
Fri, 16 Jun 1995 04:39:46 +0000 Richard M. Stallman (make-local-hook): Doc fix.
Wed, 07 Jun 1995 20:53:07 +0000 Karl Heuer (read-quoted-char): Turn on help-form and turn off help-char.
Tue, 30 May 1995 18:39:33 +0000 Karl Heuer (frame-configuration-p): Moved here from frame.el.
Mon, 01 May 1995 18:26:28 +0000 Richard M. Stallman (buffer-substring-no-properties): New function.
Fri, 24 Mar 1995 09:01:09 +0000 Simon Marshall Changed match-string to defun, but still return nil (no error) if no match.
Thu, 23 Mar 1995 08:43:08 +0000 Simon Marshall Change to macro, and return nil if there was no match at the specified depth.
Wed, 22 Mar 1995 16:58:14 +0000 Richard M. Stallman (one-window-p, walk-windows, minibuffer-window-active-p):
Sat, 25 Feb 1995 07:35:09 +0000 Richard M. Stallman (walk-windows): Doc fix.
Sat, 25 Feb 1995 04:57:17 +0000 Karl Heuer (local-unset-key): Fix args in previous change.
Sat, 25 Feb 1995 04:44:08 +0000 Richard M. Stallman (global_set_key, local_set_key, global_unset_key)
Wed, 22 Feb 1995 01:30:19 +0000 Richard M. Stallman (eval-after-load): Run FORM now if FILE's already loaded.
Wed, 08 Feb 1995 03:51:58 +0000 Karl Heuer (listify-key-sequence-1, event-modifiers): Don't presume internal bit layout
Tue, 07 Feb 1995 21:58:09 +0000 Karl Heuer (read-quoted-char): Don't log prompt messages.
Sat, 28 Jan 1995 09:04:02 +0000 Richard M. Stallman (match-string): Fix braino.
Fri, 27 Jan 1995 20:47:20 +0000 Karl Heuer (match-string): Delete extra arg to buffer-substring.
Fri, 27 Jan 1995 07:06:27 +0000 Richard M. Stallman (match-string): New function.
Mon, 09 Jan 1995 09:47:15 +0000 Richard M. Stallman (listify-key-sequence-1): Update for change in CHAR_META.
Tue, 27 Dec 1994 20:14:13 +0000 Richard M. Stallman (run-hook-with-args-until-failure):
Sun, 25 Dec 1994 22:20:06 +0000 Richard M. Stallman (font-lock-defaults): Add defvar.
Thu, 15 Dec 1994 18:25:24 +0000 Richard M. Stallman (lambda): Doc fix.
Sat, 19 Nov 1994 14:06:09 +0000 Richard M. Stallman (start-process-shell-command): Don't use `exec'--
Wed, 16 Nov 1994 20:35:34 +0000 Richard M. Stallman (substitute-key-definition): Don't recursively scan
Thu, 03 Nov 1994 21:23:40 +0000 Karl Heuer (start-process-shell-command): Don't use exec on windows-nt.
Fri, 14 Oct 1994 23:50:35 +0000 Richard M. Stallman (add-to-list): Doc fix.
Thu, 13 Oct 1994 06:34:09 +0000 Richard M. Stallman (add-to-list): New function.
Sat, 01 Oct 1994 04:36:28 +0000 Richard M. Stallman (add-hook, remove-hook): If the hook was made local
Fri, 30 Sep 1994 20:47:13 +0000 Richard M. Stallman (add-hook): Initialize default value and local value.
Wed, 21 Sep 1994 05:19:43 +0000 Richard M. Stallman (remove-hook, add-hook): Copy existing list before modifying.
Tue, 20 Sep 1994 00:59:24 +0000 Richard M. Stallman (add-hook): Doc fix.
Thu, 11 Aug 1994 20:25:20 +0000 Richard M. Stallman (one-window-p): Doc fix.
Tue, 12 Jul 1994 01:06:27 +0000 Richard M. Stallman (ignore): Put doc string in right place.
Thu, 26 May 1994 21:53:37 +0000 Karl Heuer (posn-col-row): Test for consp, not symbolp.
Mon, 23 May 1994 03:15:35 +0000 Richard M. Stallman (posn-col-row): Use let*.
Sun, 22 May 1994 20:55:15 +0000 Richard M. Stallman (posn-col-row): Do something useful for scroll bar event.
Sun, 22 May 1994 07:09:32 +0000 Richard M. Stallman (substitute-key-definition): Skip cached menu key-equivs.
Thu, 19 May 1994 04:30:14 +0000 Richard M. Stallman (posn-col-row): Doc fix.
Sat, 07 May 1994 22:48:29 +0000 Richard M. Stallman (ignore): Allow interactive call.
Tue, 03 May 1994 22:46:37 +0000 Karl Heuer Update copyright.
Tue, 26 Apr 1994 07:43:54 +0000 Richard M. Stallman (run-hooks): Don't use mapcar--save consing.
Tue, 12 Apr 1994 21:27:27 +0000 Richard M. Stallman (read-quoted-char): Convert meta chars into 128+ chars.
Mon, 11 Apr 1994 19:59:49 +0000 Karl Heuer (force-mode-line-update): Doc fix.
Thu, 07 Apr 1994 07:18:20 +0000 Richard M. Stallman (define-key-after): Doc fix.
Mon, 28 Mar 1994 06:08:35 +0000 Richard M. Stallman (momentary-string-display): Avoid modifying the undo list.
Mon, 28 Mar 1994 02:21:28 +0000 Richard M. Stallman (set-match-data): New alias.
Sun, 20 Mar 1994 18:59:22 +0000 Richard M. Stallman (one-window-p): New argument all-frames.
Sat, 12 Mar 1994 00:23:12 +0000 Karl Heuer Don't use triple-hyphen in a character class.
Thu, 03 Mar 1994 16:27:06 +0000 Karl Heuer (substitute-key-definition): Avoid infinite recursion.
Wed, 23 Feb 1994 05:08:28 +0000 Richard M. Stallman (posn-x-y): New function.
Sat, 19 Feb 1994 00:01:46 +0000 Richard M. Stallman (substitute-key-definition): Don't discard menu strings.
Fri, 11 Feb 1994 22:01:56 +0000 Karl Heuer (user-original-login-name): Reduce to a defalias, since it's redundant with
Tue, 08 Feb 1994 05:06:07 +0000 Karl Heuer (make-syntax-table): Behave like copy-syntax-table if an argument is given,
Thu, 06 Jan 1994 04:39:00 +0000 Richard M. Stallman (start-process-shell-command): Doc fix.
Wed, 05 Jan 1994 20:31:27 +0000 Richard M. Stallman (eval-after-load): Do nothing if FORM is already on the list.
Mon, 03 Jan 1994 07:41:00 +0000 Richard M. Stallman (make-syntax-table): New function; no longer an alias
Fri, 31 Dec 1993 09:25:12 +0000 Richard M. Stallman (shell-quote-argument): New function.
Thu, 23 Dec 1993 04:43:01 +0000 Richard M. Stallman (remove-hook): Use equal to see if hook is just that fcn.
Wed, 24 Nov 1993 06:46:26 +0000 Richard M. Stallman (walk-windows): If start at minibuf window, do return to it.
Tue, 16 Nov 1993 08:44:51 +0000 Richard M. Stallman (remove-hook): Doc fix.
Wed, 10 Nov 1993 20:30:32 +0000 Richard M. Stallman (remove-hook): New function, analogous to add-hook. This
Tue, 21 Sep 1993 07:47:15 +0000 Brian Fox (suppress-keymap): Use substitute-key-definition instead of manually
Sat, 14 Aug 1993 07:54:59 +0000 Richard M. Stallman (momentary-string-display): Scroll to keep the string on the screen.
Tue, 10 Aug 1993 04:14:17 +0000 Paul Eggert `mod' is no longer an alias for `%'.
Sun, 08 Aug 1993 19:18:26 +0000 Richard M. Stallman (minibuffer-window-active-p): New function.
Mon, 02 Aug 1993 07:23:07 +0000 Richard M. Stallman (add-hook): Change a single function into a list.
Thu, 22 Jul 1993 22:28:36 +0000 Richard M. Stallman (keyboard-translate): Properly lengthen existing table.
Tue, 20 Jul 1993 18:09:21 +0000 Richard M. Stallman (define-key-after): Fix typo in previous change.
Tue, 13 Jul 1993 04:00:04 +0000 Richard M. Stallman (define-key-after): Error if KEY has two elements.
Mon, 05 Jul 1993 04:33:42 +0000 Jim Blandy * subr.el (posn-point): Properly extract the BUFFER-POSITION field
Wed, 30 Jun 1993 04:36:37 +0000 Richard M. Stallman (define-key-after): Delete duplicate bindings that come
Sat, 26 Jun 1993 04:20:42 +0000 Richard M. Stallman (define-key-after): Renamed from define-key-in-sequence.
Sat, 26 Jun 1993 04:18:37 +0000 Richard M. Stallman (define-key-in-sequence): New function.
Tue, 22 Jun 1993 02:02:00 +0000 Jim Blandy * subr.el (event-end): Modified to account for multi-click events.
Thu, 17 Jun 1993 00:16:29 +0000 Jim Blandy * subr.el (event-basic-type): Deal with listy events properly.
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Tue, 01 Jun 1993 20:52:15 +0000 Richard M. Stallman (posn-timestamp): Doc fix.
Fri, 28 May 1993 16:40:28 +0000 Richard M. Stallman (baud-rate): Doc fix.
Thu, 27 May 1993 00:06:08 +0000 Richard M. Stallman (listify-key-sequence): Avoid the constant ?\M-\200.
Sat, 22 May 1993 22:02:35 +0000 Richard M. Stallman (event-modifiers): Doc fix.
Tue, 18 May 1993 20:36:11 +0000 Jim Blandy * subr.el (overlay-start, overlay-end, overlay-buffer): Removed.
Mon, 03 May 1993 03:40:40 +0000 Jim Blandy * subr.el (listify-key-sequence): Use a character constant to
Fri, 23 Apr 1993 06:50:48 +0000 Eric S. Raymond All fsets changed to defaliases.
Sat, 10 Apr 1993 06:21:55 +0000 Jim Blandy * subr.el (overlay-start, overlay-end, overlay-buffer): New
Tue, 30 Mar 1993 21:12:44 +0000 Jim Blandy * subr.el (int-to-string): Make this an alias for the subr
Sat, 27 Mar 1993 01:58:44 +0000 Eric S. Raymond (add-hook) Added optional arg to cause hook to be appended rather than
Mon, 08 Mar 1993 08:10:13 +0000 Richard M. Stallman (posn-timestamp, posn-col-row, posn-point, posn-window):
Mon, 08 Mar 1993 00:07:53 +0000 Richard M. Stallman (event-basic-type): New function.
Sun, 07 Mar 1993 07:35:57 +0000 Richard M. Stallman (event-modifiers): New function.
Sat, 06 Mar 1993 06:16:06 +0000 Richard M. Stallman (momentary-string-display): Handle any event when flushing the display.
Sat, 06 Mar 1993 05:54:29 +0000 Richard M. Stallman (listify-key-sequence): New function.
Fri, 26 Feb 1993 06:28:04 +0000 Richard M. Stallman (walk-windows): Doc fix.
Mon, 22 Feb 1993 14:16:25 +0000 Jim Blandy * subr.el (string-to-int): Make this an alias for
Sun, 14 Feb 1993 14:35:19 +0000 Jim Blandy * subr.el (mod): Add back this alias for %.
Tue, 26 Jan 1993 01:58:16 +0000 Jim Blandy JimB's changes since January 18th
Mon, 21 Dec 1992 18:34:22 +0000 Roland McGrath (ignore): Use defun instead of fset to define; the byte compiler is smart
Fri, 20 Nov 1992 17:22:56 +0000 Jim Blandy * subr.el (lambda): Doc fix.
Mon, 16 Nov 1992 01:43:07 +0000 Jim Blandy * subr.el (lambda): Don't use backquotes in lambda's definition.
Tue, 03 Nov 1992 22:47:23 +0000 Christopher Zaborsky Doc fix.
Sun, 20 Sep 1992 02:22:09 +0000 Richard M. Stallman entered into RCS
Sat, 19 Sep 1992 07:51:41 +0000 Richard M. Stallman *** empty log message ***
Sun, 13 Sep 1992 20:40:20 +0000 Richard M. Stallman *** empty log message ***
Sun, 13 Sep 1992 10:54:38 +0000 Jim Blandy *** empty log message ***
Fri, 24 Jul 1992 05:00:23 +0000 Richard M. Stallman *** empty log message ***
Wed, 22 Jul 1992 02:58:21 +0000 Eric S. Raymond *** empty log message ***
Wed, 15 Jul 1992 21:31:44 +0000 Eric S. Raymond *** empty log message ***
Wed, 15 Jul 1992 03:24:58 +0000 Jim Blandy *** empty log message ***
Wed, 10 Jun 1992 02:47:07 +0000 Jim Blandy *** empty log message ***
Wed, 03 Jun 1992 02:55:55 +0000 Richard M. Stallman *** empty log message ***
Sun, 31 May 1992 21:13:26 +0000 Noah Friedman *** empty log message ***
Sun, 31 May 1992 21:09:48 +0000 Noah Friedman *** empty log message ***
Sat, 30 May 1992 21:11:25 +0000 Eric S. Raymond *** empty log message ***
Mon, 18 May 1992 08:14:41 +0000 Jim Blandy *** empty log message ***
Wed, 14 Aug 1991 01:03:20 +0000 Jim Blandy *** empty log message ***
Mon, 12 Aug 1991 13:15:12 +0000 Jim Blandy *** empty log message ***
Thu, 25 Jul 1991 16:41:17 +0000 Jim Blandy *** empty log message ***
Thu, 20 Jun 1991 10:29:36 +0000 Jim Blandy *** empty log message ***
Sat, 22 Dec 1990 22:51:22 +0000 Richard M. Stallman *** empty log message ***
Mon, 05 Nov 1990 10:06:02 +0000 David Lawrence Initial revision