summaryrefslogtreecommitdiff
path: root/lisp/loadhist.el
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes.Paul Eggert2011-12-151-1/+1
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Spelling fixes.Paul Eggert2011-11-171-1/+1
* lisp/loadhist.el (unload-feature-special-hooks): Add some hooks (bug#5327).Juanma Barranquero2011-07-111-12/+20
* * loadhist.el (unload--set-major-mode): New function.Juanma Barranquero2011-06-251-0/+17
* Merge from emacs-23; up to 2010-06-13T18:15:45Z!eliz@gnu.org.Glenn Morris2011-06-081-10/+10
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * loadhist.el (unload-feature-special-hooks):Juanma Barranquero2008-09-071-1/+2
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (file-provides, file-requires): Push the filename right.Richard M. Stallman2008-01-251-2/+2
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | Merge from emacs--rel--22Miles Bader2007-11-091-1/+1
|\ \ | |/
| * (unload-feature): Remove redundant check.Juanma Barranquero2007-10-301-1/+1
| * (unload-feature): Remove erroneous check for the FEATURE-unload-functionJuanma Barranquero2007-10-301-1/+1
| * (unload-feature-special-hooks): Add `delete-frame-functions'.Juanma Barranquero2007-10-291-1/+1
* | (unload-feature-special-hooks): Add `delete-frame-functions'Juanma Barranquero2007-10-291-4/+4
* | Merge from emacs--rel--22Miles Bader2007-10-271-23/+30
|\ \ | |/
| * (unload-function-defs-list): Renamed from unload-function-features-list.Richard M. Stallman2007-10-241-23/+30
| * (unload-function-features-list): Rename from `unload-hook-features-list'.Juanma Barranquero2007-10-191-74/+82
| * (unload-feature-special-hooks): Update list of special hooks.Juanma Barranquero2007-10-181-7/+11
* | (unload-function-features-list): Rename from `unload-hook-features-list'.Juanma Barranquero2007-10-191-74/+82
* | (feature-symbols, file-provides, file-requires, file-set-intersect,Juanma Barranquero2007-10-171-33/+28
|/
* (unload-feature): Doc fix.Richard M. Stallman2007-10-101-8/+10
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (unload-feature): Add line break.Kim F. Storm2007-04-061-1/+2
* (read-feature): Reimplement. New optional arg LOADED-P.Kim F. Storm2007-04-061-12/+15
* (unload-feature): Handle (t . SYMBOL) entries in load history.Richard M. Stallman2007-02-111-2/+10
* (unload-feature): Silently ignore `load-history' entries of the form `(deffaceJuanma Barranquero2007-02-051-3/+5
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-051-1/+1
* (read-feature): Don't complete features not loaded from a file (which makeJuanma Barranquero2006-11-051-1/+3
* * loadhist.el (unload-feature): Handle new `(t . SYMBOL)' formatChong Yidong2006-07-291-2/+2
* (unload-feature): A bit of sanity check ofStefan Monnier2006-04-111-7/+15
* (file-loadhist-lookup): Use `get-load-suffixes' instead of `load-suffixes'.Luc Teirlinck2006-02-271-2/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (file-loadhist-lookup): Call locate-libraryRichard M. Stallman2005-10-211-13/+16
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (unload-feature): Don't remove a function from hooks if it is about toLute Kamstra2005-04-211-17/+23
* (unload-feature): Update for new format of load-history. Simplify the code.Lute Kamstra2005-04-191-42/+43
* (unload-feature): Update for new format of load-history. Simplify the code.Richard M. Stallman2005-04-171-23/+21
* (file-loadhist-lookup): New function.Richard M. Stallman2005-01-021-2/+19
* (unload-hook-features-list): New defvar.Eli Zaretskii2004-02-161-0/+6
* (unload-feature): Doc fix. Rename flist to unload-hook-features-list.Eli Zaretskii2004-02-161-6/+16
* Comment change.Richard M. Stallman2004-01-161-2/+2