summaryrefslogtreecommitdiff
path: root/lisp/loadhist.el
Commit message (Expand)AuthorAge
* (read-feature): Don't complete features not loaded from a file (which makeJuanma Barranquero2006-11-05
* * loadhist.el (unload-feature): Handle new `(t . SYMBOL)' formatChong Yidong2006-07-29
* (unload-feature): A bit of sanity check ofStefan Monnier2006-04-11
* (file-loadhist-lookup): Use `get-load-suffixes' instead of `load-suffixes'.Luc Teirlinck2006-02-27
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* (file-loadhist-lookup): Call locate-libraryRichard M. Stallman2005-10-21
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-06
* Update FSF's address.Lute Kamstra2005-07-04
* (unload-feature): Don't remove a function from hooks if it is about toLute Kamstra2005-04-21
* (unload-feature): Update for new format of load-history. Simplify the code.Lute Kamstra2005-04-19
* (unload-feature): Update for new format of load-history. Simplify the code.Richard M. Stallman2005-04-17
* (file-loadhist-lookup): New function.Richard M. Stallman2005-01-02
* (unload-hook-features-list): New defvar.Eli Zaretskii2004-02-16
* (unload-feature): Doc fix. Rename flist to unload-hook-features-list.Eli Zaretskii2004-02-16
* Comment change.Richard M. Stallman2004-01-16
* (unload-feature-special-hooks):Richard M. Stallman2003-10-05
* Add arch taglinesMiles Bader2003-09-01
* (unload-feature): When undefining a variable, delete its buffer-local bindings.Richard M. Stallman2002-09-29
* (unload-feature): Distinguish functions from variables in load-history.Richard M. Stallman2002-08-24
* (unload-feature): Call elp-restore-function,Dave Love2000-10-31
* (unload-feature): Maybe call elp-restore-list andDave Love2000-09-17
* (unload-feature): Typo.Stefan Monnier2000-08-16
* (loadhist-hook-functions): Remove before-change-function,Dave Love2000-05-31
* (unload-feature): Fix interactive spec [fromDave Love2000-05-26
* (feature-symbols, file-provides, file-requires): Use mapc.Dave Love2000-05-22
* (load-history-loaded): defvar moved to help.el.Karl Heuer1998-12-10
* (symbol-file): Doc fix.Richard M. Stallman1998-11-29
* (symbol-file): For ms-dos, use fns.el without theEli Zaretskii1998-11-12
* (symbol-file): Run fns-VERSION.el throughEli Zaretskii1998-11-08
* (symbol-file): Load fns-*.el from exec-directoryAndreas Schwab1998-10-30
* (load-history-loaded): New variable.Karl Heuer1998-09-21
* (read-feature): Doc fix.Richard M. Stallman1998-06-13
* (read-feature): New function.Richard M. Stallman1996-09-12
* Update FSF's address.Erik Naggum1996-01-14
* (unload-feature): Delete the file's load-history element.Richard M. Stallman1995-08-02
* (unload-feature): When we come to (provide . FEATURE),Karl Heuer1995-05-18
* Comment changes.Karl Heuer1995-04-08
* (unload-feature): Don't care if FILE is a dependency of itself.Richard M. Stallman1995-01-20
* (unload-feature): The autoload property does notRichard M. Stallman1994-07-01
* (unload-feature): Ignore conses in the feature-symbols.Richard M. Stallman1993-12-24
* entered into RCSRichard M. Stallman1993-04-16