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
|