Chong Yidong
c888d352a6
* loadhist.el (unload-feature): Handle new `(t . SYMBOL)' format
...
for load-history elements.
2006-07-29 15:05:50 +00:00
Stefan Monnier
ab215e7246
(unload-feature): A bit of sanity check of
...
load-history entries. Cancel timer-vars before unbinding them.
2006-04-11 17:05:16 +00:00
Luc Teirlinck
e18ce91df4
(file-loadhist-lookup): Use get-load-suffixes' instead of
load-suffixes'.
2006-02-27 01:54:42 +00:00
Thien-Thi Nguyen
aaef169dc6
Update years in copyright notice; nfc.
2006-02-06 15:23:23 +00:00
Richard M. Stallman
1c11da91f8
(file-loadhist-lookup): Call locate-library
...
instead of find-library-name. Don't try converting
abs file names to library names, since load-history no longer
has library names in it.
(file-dependents, file-provides, file-requires): Doc fixes.
2005-10-21 17:19:10 +00:00
Thien-Thi Nguyen
0d30b33766
Update years in copyright notice; nfc.
2005-08-06 22:13:43 +00:00
Lute Kamstra
086add1519
Update FSF's address.
2005-07-04 23:32:44 +00:00
Lute Kamstra
bd0f9535ce
(unload-feature): Don't remove a function from hooks if it is about to
...
be restored to an autoload . Remove functions that will become
unbound from auto-mode-alist. Simplify the code.
2005-04-21 21:36:24 +00:00
Lute Kamstra
191652f815
(unload-feature): Update for new format of load-history. Simplify the code.
2005-04-19 15:09:05 +00:00
Richard M. Stallman
23ce2debd8
(unload-feature): Update for new format of load-history. Simplify the code.
2005-04-17 15:57:00 +00:00
Richard M. Stallman
27af61fe6c
(file-loadhist-lookup): New function.
...
(file-provides, file-requires): Use it.
2005-01-02 23:43:51 +00:00
Eli Zaretskii
dffc4dfc5d
(unload-hook-features-list): New defvar.
2004-02-16 17:50:32 +00:00
Eli Zaretskii
8cb16ad11d
(unload-feature): Doc fix. Rename flist to unload-hook-features-list.
2004-02-16 17:39:38 +00:00
Richard M. Stallman
557be03634
Comment change.
2004-01-16 18:26:32 +00:00
Richard M. Stallman
28d02da1e7
(unload-feature-special-hooks):
...
Renamed from loadhist-hook-functions.
(loadhist-hook-functions): Now an alias.
2003-10-05 13:50:18 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Richard M. Stallman
3147ee6dbc
(unload-feature): When undefining a variable, delete its buffer-local bindings.
2002-09-29 03:34:12 +00:00
Richard M. Stallman
7dc2cc987c
(unload-feature): Distinguish functions from variables in load-history.
...
(feature-symbols): Doc fix.
2002-08-24 03:00:29 +00:00
Dave Love
3eef341ac1
(unload-feature): Call elp-restore-function,
...
checking for symbols; don't use elp-restore-all.
(loadhist-hook-functions): Doc fix.
2000-10-31 12:02:51 +00:00
Dave Love
2249360b63
(unload-feature): Maybe call elp-restore-list and
...
ad-unadvise.
2000-09-17 19:29:19 +00:00
Stefan Monnier
057ab2946f
(unload-feature): Typo.
2000-08-16 20:51:48 +00:00
Dave Love
28d8dff137
(loadhist-hook-functions): Remove before-change-function,
...
after-change-function.
(unload-feature): Deal with symbols which are both bound and fbound.
2000-05-31 23:02:45 +00:00
Dave Love
4370a375b2
(unload-feature): Fix interactive spec [from
...
lijnzaad@ebi.ac.uk ].
2000-05-26 11:06:05 +00:00
Dave Love
53c1fa0f50
(feature-symbols, file-provides, file-requires): Use mapc.
...
(feature-file): Avoid calling symbol-name. Doc fix.
(file-set-intersect, file-dependents): Use dolist, not mapcar.
(loadhist-hook-functions): Add mouse-position-function.
(unload-feature): Change uses of mapcar.
2000-05-22 19:35:34 +00:00
Karl Heuer
e88b8369a6
(load-history-loaded): defvar moved to help.el.
1998-12-10 03:25:15 +00:00
Richard M. Stallman
5106ed5f9c
(symbol-file): Doc fix.
1998-11-29 16:39:38 +00:00
Eli Zaretskii
3025dc8868
(symbol-file): For ms-dos, use fns.el without the
...
version string.
1998-11-12 11:44:53 +00:00
Eli Zaretskii
5f1af2d872
(symbol-file): Run fns-VERSION.el through
...
convert-standard-filename.
1998-11-08 17:24:16 +00:00
Andreas Schwab
5f15b2efed
(symbol-file): Load fns-*.el from exec-directory
...
instead of data-directory since it is architecture dependent.
(load-history-loaded): Update doc string.
1998-10-30 09:53:51 +00:00
Karl Heuer
1cc0e30789
(load-history-loaded): New variable.
...
(symbol-file): Load etc/fns-VERSION.el if that has not been done.
1998-09-21 16:32:55 +00:00
Richard M. Stallman
fde4581d31
(read-feature): Doc fix.
...
(loadhist-hook-functions): New variable.
(unload-feature): Act on FEATURE-unload-hook or look for unloaded
functions on hooks and remove them.
1998-06-13 01:38:33 +00:00
Richard M. Stallman
d4708676d2
(read-feature): New function.
...
(unload-feature): Read FEATURE interactively with read-feature.
1996-09-12 18:31:16 +00:00
Erik Naggum
b578f267af
Update FSF's address.
1996-01-14 07:34:30 +00:00
Richard M. Stallman
a5c31fa1f0
(unload-feature): Delete the file's load-history element.
...
(file-set-intersect): Renamed from set-intersect.
(file-dependents): Use new name.
1995-08-02 18:34:19 +00:00
Karl Heuer
c344d4be62
(unload-feature): When we come to (provide . FEATURE),
...
remove FEATURE from the features list.
1995-05-18 16:51:35 +00:00
Karl Heuer
131a0c0129
Comment changes.
1995-04-08 02:24:20 +00:00
Richard M. Stallman
e01ac82c3e
(unload-feature): Don't care if FILE is a dependency of itself.
1995-01-20 23:13:51 +00:00
Richard M. Stallman
96c3ed60ae
(unload-feature): The autoload property does not
...
tart with `autoload'.
1994-07-01 17:14:19 +00:00
Richard M. Stallman
67fc28a745
(unload-feature): Ignore conses in the feature-symbols.
1993-12-24 07:29:39 +00:00
Richard M. Stallman
2b86d62c8f
entered into RCS
1993-04-16 23:43:57 +00:00