summaryrefslogtreecommitdiff
path: root/lisp/loadhist.el
Commit message (Expand)AuthorAge
...
* * loadhist.el (unload-feature-special-hooks):Juanma Barranquero2008-09-07
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* (file-provides, file-requires): Push the filename right.Richard M. Stallman2008-01-25
* Merge from emacs--rel--22Miles Bader2008-01-08
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-07
* | Merge from emacs--rel--22Miles Bader2007-11-09
|\|
| * (unload-feature): Remove redundant check.Juanma Barranquero2007-10-30
| * (unload-feature): Remove erroneous check for the FEATURE-unload-functionJuanma Barranquero2007-10-30
| * (unload-feature-special-hooks): Add `delete-frame-functions'.Juanma Barranquero2007-10-29
* | (unload-feature-special-hooks): Add `delete-frame-functions'Juanma Barranquero2007-10-29
* | Merge from emacs--rel--22Miles Bader2007-10-27
|\|
| * (unload-function-defs-list): Renamed from unload-function-features-list.Richard M. Stallman2007-10-24
| * (unload-function-features-list): Rename from `unload-hook-features-list'.Juanma Barranquero2007-10-19
| * (unload-feature-special-hooks): Update list of special hooks.Juanma Barranquero2007-10-18
* | (unload-function-features-list): Rename from `unload-hook-features-list'.Juanma Barranquero2007-10-19
* | (feature-symbols, file-provides, file-requires, file-set-intersect,Juanma Barranquero2007-10-17
|/
* (unload-feature): Doc fix.Richard M. Stallman2007-10-10
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
* (unload-feature): Add line break.Kim F. Storm2007-04-06
* (read-feature): Reimplement. New optional arg LOADED-P.Kim F. Storm2007-04-06
* (unload-feature): Handle (t . SYMBOL) entries in load history.Richard M. Stallman2007-02-11
* (unload-feature): Silently ignore `load-history' entries of the form `(deffaceJuanma Barranquero2007-02-05
* Add 2007 to copyright years.Glenn Morris2007-01-21
* Update copyright years.Glenn Morris2006-12-05
* (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