]> git.eshelyaron.com Git - emacs.git/commitdiff
* loadhist.el (unload-feature-special-hooks):
authorJuanma Barranquero <lekktu@gmail.com>
Sun, 7 Sep 2008 20:33:49 +0000 (20:33 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Sun, 7 Sep 2008 20:33:49 +0000 (20:33 +0000)
  Add `choose-completion-string-functions'.

lisp/ChangeLog
lisp/loadhist.el

index 735af08a6b67a786c7d899ecec48b2c77190c22b..61a3d7ad54114001a3d4edb8cc1a3b5fe71c35d3 100644 (file)
@@ -1,3 +1,8 @@
+2008-09-05  Juanma Barranquero  <lekktu@gmail.com>
+
+       * loadhist.el (unload-feature-special-hooks):
+       Add `choose-completion-string-functions'.
+
 2008-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * vc-svn.el (vc-svn-root):
        * composite.el (find-composition): Mention about the automatic
        composition in the docstring.
 
-       * descr-text.el (describe-char): Fix handling of automatic
-       composition.
+       * descr-text.el (describe-char): Fix handling of automatic composition.
 
 2008-09-04  Juanma Barranquero  <lekktu@gmail.com>
 
        hollow if not in innermost frame.
 
 2008-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
-
        Make `checkout-model' apply to filesets.
        * vc-hooks.el (vc-checkout-model): Rewrite.
        (vc-before-save, vc-after-save): Adjust callers accordingly.
index 121013dfc155fa8c2674f89e37cec169e61191bd..b693fc9f74eec21fedf874d57c88482914f4b538 100644 (file)
@@ -117,7 +117,8 @@ from a file."
 (defvar unload-feature-special-hooks
   '(after-change-functions after-insert-file-functions
     after-make-frame-functions auto-fill-function before-change-functions
-    blink-paren-function buffer-access-fontify-functions command-line-functions
+    blink-paren-function buffer-access-fontify-functions
+    choose-completion-string-functions command-line-functions
     comment-indent-function compilation-finish-functions delete-frame-functions
     disabled-command-function find-file-not-found-functions
     font-lock-beginning-of-syntax-function font-lock-fontify-buffer-function