1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 03:20:39 -08:00
emacs/doc
Štěpán Němec 8dc8ab6b42 unload-feature: Correct doc string to match info manual and reality
'unload-feature' doesn't try to "undo any additions the library has
made" to hooks, it tries to remove functions defined by the library
from hooks, no matter how they got there.

* lisp/loadhist.el (unload-feature): Correct the doc string.
* doc/lispref/loading.texi (Unloading): Clarify, fix typo.
2020-10-21 18:51:12 +02:00
..
emacs Add command package-menu-filter-upgradable 2020-10-19 20:30:52 +02:00
lispintro Clarify wording 2020-10-14 19:17:48 -04:00
lispref unload-feature: Correct doc string to match info manual and reality 2020-10-21 18:51:12 +02:00
man Minor improvements to emacsclient man page 2020-10-18 02:49:55 +02:00
misc ; Fix last change in modus-themes.texi 2020-10-19 21:12:04 +01:00