Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 | |
| | ||||||
* | Update copyright years. | Glenn Morris | 2006-12-05 | 1 | -1/+1 | |
| | ||||||
* | (read-feature): Don't complete features not loaded from a file (which make | Juanma Barranquero | 2006-11-05 | 1 | -1/+3 | |
| | | | | `unload-feature' to fail). | |||||
* | * loadhist.el (unload-feature): Handle new `(t . SYMBOL)' format | Chong Yidong | 2006-07-29 | 1 | -2/+2 | |
| | | | | for load-history elements. | |||||
* | (unload-feature): A bit of sanity check of | Stefan Monnier | 2006-04-11 | 1 | -7/+15 | |
| | | | | load-history entries. Cancel timer-vars before unbinding them. | |||||
* | (file-loadhist-lookup): Use `get-load-suffixes' instead of `load-suffixes'. | Luc Teirlinck | 2006-02-27 | 1 | -2/+2 | |
| | ||||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 | |
| | ||||||
* | (file-loadhist-lookup): Call locate-library | Richard M. Stallman | 2005-10-21 | 1 | -13/+16 | |
| | | | | | | | 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. | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+2 | |
| | ||||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 | |
| | ||||||
* | (unload-feature): Don't remove a function from hooks if it is about to | Lute Kamstra | 2005-04-21 | 1 | -17/+23 | |
| | | | | | be restored to an autoload . Remove functions that will become unbound from auto-mode-alist. Simplify the code. | |||||
* | (unload-feature): Update for new format of load-history. Simplify the code. | Lute Kamstra | 2005-04-19 | 1 | -42/+43 | |
| | ||||||
* | (unload-feature): Update for new format of load-history. Simplify the code. | Richard M. Stallman | 2005-04-17 | 1 | -23/+21 | |
| | ||||||
* | (file-loadhist-lookup): New function. | Richard M. Stallman | 2005-01-02 | 1 | -2/+19 | |
| | | | | (file-provides, file-requires): Use it. | |||||
* | (unload-hook-features-list): New defvar. | Eli Zaretskii | 2004-02-16 | 1 | -0/+6 | |
| | ||||||
* | (unload-feature): Doc fix. Rename flist to unload-hook-features-list. | Eli Zaretskii | 2004-02-16 | 1 | -6/+16 | |
| | ||||||
* | Comment change. | Richard M. Stallman | 2004-01-16 | 1 | -2/+2 | |
| | ||||||
* | (unload-feature-special-hooks): | Richard M. Stallman | 2003-10-05 | 1 | -2/+3 | |
| | | | | | Renamed from loadhist-hook-functions. (loadhist-hook-functions): Now an alias. | |||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 | |
| | ||||||
* | (unload-feature): When undefining a variable, delete its buffer-local bindings. | Richard M. Stallman | 2002-09-29 | 1 | -2/+8 | |
| | ||||||
* | (unload-feature): Distinguish functions from variables in load-history. | Richard M. Stallman | 2002-08-24 | 1 | -13/+15 | |
| | | | | (feature-symbols): Doc fix. | |||||
* | (unload-feature): Call elp-restore-function, | Dave Love | 2000-10-31 | 1 | -3/+5 | |
| | | | | | checking for symbols; don't use elp-restore-all. (loadhist-hook-functions): Doc fix. | |||||
* | (unload-feature): Maybe call elp-restore-list and | Dave Love | 2000-09-17 | 1 | -0/+4 | |
| | | | | ad-unadvise. | |||||
* | (unload-feature): Typo. | Stefan Monnier | 2000-08-16 | 1 | -1/+1 | |
| | ||||||
* | (loadhist-hook-functions): Remove before-change-function, | Dave Love | 2000-05-31 | 1 | -7/+9 | |
| | | | | | after-change-function. (unload-feature): Deal with symbols which are both bound and fbound. | |||||
* | (unload-feature): Fix interactive spec [from | Dave Love | 2000-05-26 | 1 | -2/+2 | |
| | | | | lijnzaad@ebi.ac.uk]. | |||||
* | (feature-symbols, file-provides, file-requires): Use mapc. | Dave Love | 2000-05-22 | 1 | -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 Heuer | 1998-12-10 | 1 | -27/+0 | |
| | ||||||
* | (symbol-file): Doc fix. | Richard M. Stallman | 1998-11-29 | 1 | -1/+4 | |
| | ||||||
* | (symbol-file): For ms-dos, use fns.el without the | Eli Zaretskii | 1998-11-12 | 1 | -1/+3 | |
| | | | | version string. | |||||
* | (symbol-file): Run fns-VERSION.el through | Eli Zaretskii | 1998-11-08 | 1 | -2/+6 | |
| | | | | convert-standard-filename. | |||||
* | (symbol-file): Load fns-*.el from exec-directory | Andreas Schwab | 1998-10-30 | 1 | -2/+2 | |
| | | | | | instead of data-directory since it is architecture dependent. (load-history-loaded): Update doc string. | |||||
* | (load-history-loaded): New variable. | Karl Heuer | 1998-09-21 | 1 | -0/+9 | |
| | | | | (symbol-file): Load etc/fns-VERSION.el if that has not been done. | |||||
* | (read-feature): Doc fix. | Richard M. Stallman | 1998-06-13 | 1 | -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. Stallman | 1996-09-12 | 1 | -1/+11 | |
| | | | | (unload-feature): Read FEATURE interactively with read-feature. | |||||
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -3/+5 | |
| | ||||||
* | (unload-feature): Delete the file's load-history element. | Richard M. Stallman | 1995-08-02 | 1 | -8/+10 | |
| | | | | | (file-set-intersect): Renamed from set-intersect. (file-dependents): Use new name. | |||||
* | (unload-feature): When we come to (provide . FEATURE), | Karl Heuer | 1995-05-18 | 1 | -1/+4 | |
| | | | | remove FEATURE from the features list. | |||||
* | Comment changes. | Karl Heuer | 1995-04-08 | 1 | -0/+17 | |
| | ||||||
* | (unload-feature): Don't care if FILE is a dependency of itself. | Richard M. Stallman | 1995-01-20 | 1 | -2/+4 | |
| | ||||||
* | (unload-feature): The autoload property does not | Richard M. Stallman | 1994-07-01 | 1 | -1/+1 | |
| | | | | tart with `autoload'. | |||||
* | (unload-feature): Ignore conses in the feature-symbols. | Richard M. Stallman | 1993-12-24 | 1 | -0/+1 | |
| | ||||||
* | entered into RCS | Richard M. Stallman | 1993-04-16 | 1 | -0/+112 | |