aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/loadhist.el
Commit message (Collapse)AuthorAgeFilesLines
* (unload-feature): Call elp-restore-function,Dave Love2000-10-311-3/+5
| | | | | checking for symbols; don't use elp-restore-all. (loadhist-hook-functions): Doc fix.
* (unload-feature): Maybe call elp-restore-list andDave Love2000-09-171-0/+4
| | | | ad-unadvise.
* (unload-feature): Typo.Stefan Monnier2000-08-161-1/+1
|
* (loadhist-hook-functions): Remove before-change-function,Dave Love2000-05-311-7/+9
| | | | | after-change-function. (unload-feature): Deal with symbols which are both bound and fbound.
* (unload-feature): Fix interactive spec [fromDave Love2000-05-261-2/+2
| | | | [email protected]].
* (feature-symbols, file-provides, file-requires): Use mapc.Dave Love2000-05-221-48/+42
| | | | | | | (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.
* (load-history-loaded): defvar moved to help.el.Karl Heuer1998-12-101-27/+0
|
* (symbol-file): Doc fix.Richard M. Stallman1998-11-291-1/+4
|
* (symbol-file): For ms-dos, use fns.el without theEli Zaretskii1998-11-121-1/+3
| | | | version string.
* (symbol-file): Run fns-VERSION.el throughEli Zaretskii1998-11-081-2/+6
| | | | convert-standard-filename.
* (symbol-file): Load fns-*.el from exec-directoryAndreas Schwab1998-10-301-2/+2
| | | | | instead of data-directory since it is architecture dependent. (load-history-loaded): Update doc string.
* (load-history-loaded): New variable.Karl Heuer1998-09-211-0/+9
| | | | (symbol-file): Load etc/fns-VERSION.el if that has not been done.
* (read-feature): Doc fix.Richard M. Stallman1998-06-131-18/+60
| | | | | | (loadhist-hook-functions): New variable. (unload-feature): Act on FEATURE-unload-hook or look for unloaded functions on hooks and remove them.
* (read-feature): New function.Richard M. Stallman1996-09-121-1/+11
| | | | (unload-feature): Read FEATURE interactively with read-feature.
* Update FSF's address.Erik Naggum1996-01-141-3/+5
|
* (unload-feature): Delete the file's load-history element.Richard M. Stallman1995-08-021-8/+10
| | | | | (file-set-intersect): Renamed from set-intersect. (file-dependents): Use new name.
* (unload-feature): When we come to (provide . FEATURE),Karl Heuer1995-05-181-1/+4
| | | | remove FEATURE from the features list.
* Comment changes.Karl Heuer1995-04-081-0/+17
|
* (unload-feature): Don't care if FILE is a dependency of itself.Richard M. Stallman1995-01-201-2/+4
|
* (unload-feature): The autoload property does notRichard M. Stallman1994-07-011-1/+1
| | | | tart with `autoload'.
* (unload-feature): Ignore conses in the feature-symbols.Richard M. Stallman1993-12-241-0/+1
|
* entered into RCSRichard M. Stallman1993-04-161-0/+112