log lisp/loadhist.el @ 82411:f166520262fd

age author description
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Fri, 06 Apr 2007 17:05:39 +0000 Kim F. Storm (unload-feature): Add line break.
Fri, 06 Apr 2007 17:03:19 +0000 Kim F. Storm (read-feature): Reimplement. New optional arg LOADED-P.
Sun, 11 Feb 2007 11:11:09 +0000 Richard M. Stallman (unload-feature): Handle (t . SYMBOL) entries in load history.
Mon, 05 Feb 2007 23:40:40 +0000 Juanma Barranquero (unload-feature): Silently ignore `load-history' entries of the form `(defface
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Tue, 05 Dec 2006 07:06:08 +0000 Glenn Morris Update copyright years.
Sun, 05 Nov 2006 20:52:37 +0000 Juanma Barranquero (read-feature): Don't complete features not loaded from a file (which make
Sat, 29 Jul 2006 15:05:50 +0000 Chong Yidong * loadhist.el (unload-feature): Handle new `(t . SYMBOL)' format
Tue, 11 Apr 2006 17:05:16 +0000 Stefan Monnier (unload-feature): A bit of sanity check of
Mon, 27 Feb 2006 01:54:42 +0000 Luc Teirlinck (file-loadhist-lookup): Use `get-load-suffixes' instead of `load-suffixes'.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Fri, 21 Oct 2005 17:19:10 +0000 Richard M. Stallman (file-loadhist-lookup): Call locate-library
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.
Thu, 21 Apr 2005 21:36:24 +0000 Lute Kamstra (unload-feature): Don't remove a function from hooks if it is about to
Tue, 19 Apr 2005 15:08:05 +0000 Lute Kamstra (unload-feature): Update for new format of load-history. Simplify the code.
Sun, 17 Apr 2005 15:57:00 +0000 Richard M. Stallman (unload-feature): Update for new format of load-history. Simplify the code.
Sun, 02 Jan 2005 23:43:51 +0000 Richard M. Stallman (file-loadhist-lookup): New function.
Mon, 16 Feb 2004 17:49:26 +0000 Eli Zaretskii (unload-hook-features-list): New defvar.
Mon, 16 Feb 2004 17:39:38 +0000 Eli Zaretskii (unload-feature): Doc fix. Rename flist to unload-hook-features-list.
Fri, 16 Jan 2004 18:25:33 +0000 Richard M. Stallman Comment change.
Sun, 05 Oct 2003 13:50:18 +0000 Richard M. Stallman (unload-feature-special-hooks):
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sun, 29 Sep 2002 03:34:12 +0000 Richard M. Stallman (unload-feature): When undefining a variable, delete its buffer-local bindings.
Sat, 24 Aug 2002 03:00:29 +0000 Richard M. Stallman (unload-feature): Distinguish functions from variables in load-history.
Tue, 31 Oct 2000 12:02:51 +0000 Dave Love (unload-feature): Call elp-restore-function,
Sun, 17 Sep 2000 19:29:19 +0000 Dave Love (unload-feature): Maybe call elp-restore-list and
Wed, 16 Aug 2000 20:51:48 +0000 Stefan Monnier (unload-feature): Typo.
Wed, 31 May 2000 22:57:59 +0000 Dave Love (loadhist-hook-functions): Remove before-change-function,
Fri, 26 May 2000 11:03:01 +0000 Dave Love (unload-feature): Fix interactive spec [from
Mon, 22 May 2000 19:35:34 +0000 Dave Love (feature-symbols, file-provides, file-requires): Use mapc.
Thu, 10 Dec 1998 03:25:15 +0000 Karl Heuer (load-history-loaded): defvar moved to help.el.
Sun, 29 Nov 1998 16:39:38 +0000 Richard M. Stallman (symbol-file): Doc fix.
Thu, 12 Nov 1998 11:44:53 +0000 Eli Zaretskii (symbol-file): For ms-dos, use fns.el without the
Sun, 08 Nov 1998 17:24:16 +0000 Eli Zaretskii (symbol-file): Run fns-VERSION.el through
Fri, 30 Oct 1998 09:53:51 +0000 Andreas Schwab (symbol-file): Load fns-*.el from exec-directory
Mon, 21 Sep 1998 16:32:55 +0000 Karl Heuer (load-history-loaded): New variable.
Sat, 13 Jun 1998 01:38:33 +0000 Richard M. Stallman (read-feature): Doc fix.
Thu, 12 Sep 1996 18:31:16 +0000 Richard M. Stallman (read-feature): New function.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Wed, 02 Aug 1995 18:34:19 +0000 Richard M. Stallman (unload-feature): Delete the file's load-history element.
Thu, 18 May 1995 16:51:35 +0000 Karl Heuer (unload-feature): When we come to (provide . FEATURE),
Sat, 08 Apr 1995 02:24:20 +0000 Karl Heuer Comment changes.
Fri, 20 Jan 1995 23:13:51 +0000 Richard M. Stallman (unload-feature): Don't care if FILE is a dependency of itself.
Fri, 01 Jul 1994 17:14:19 +0000 Richard M. Stallman (unload-feature): The autoload property does not
Fri, 24 Dec 1993 07:29:39 +0000 Richard M. Stallman (unload-feature): Ignore conses in the feature-symbols.
Fri, 16 Apr 1993 23:43:57 +0000 Richard M. Stallman entered into RCS