aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/loadhist.el
diff options
context:
space:
mode:
authorPaul Eggert2011-11-17 01:09:20 -0800
committerPaul Eggert2011-11-17 01:09:20 -0800
commit4c36be58ca2b4777a5e7bf0d3e692cfd9fa1aea3 (patch)
tree04a24b4e53c431ec3deb9281a0454ede7ace7337 /lisp/loadhist.el
parentb6e63cbebdac53be5ba3ce9261d7edc8dfda8bf5 (diff)
downloademacs-4c36be58ca2b4777a5e7bf0d3e692cfd9fa1aea3.tar.gz
emacs-4c36be58ca2b4777a5e7bf0d3e692cfd9fa1aea3.zip
Spelling fixes.
Diffstat (limited to 'lisp/loadhist.el')
-rw-r--r--lisp/loadhist.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/loadhist.el b/lisp/loadhist.el
index 0b569199935..da20e4cb7ca 100644
--- a/lisp/loadhist.el
+++ b/lisp/loadhist.el
@@ -144,7 +144,7 @@ These are symbols with hooklike values whose names don't end in
144pertinent symbols.") 144pertinent symbols.")
145 145
146(defvar unload-function-defs-list nil 146(defvar unload-function-defs-list nil
147 "List of defintions in the Lisp library being unloaded. 147 "List of definitions in the Lisp library being unloaded.
148 148
149This is meant to be used by `FEATURE-unload-function'; see the 149This is meant to be used by `FEATURE-unload-function'; see the
150documentation of `unload-feature' for details.") 150documentation of `unload-feature' for details.")