* doc/emacs/mini.texi (Completion Commands): Small update re mouse.
* doc/misc/htmlfontify.texi (Customization): Replace obsolete alias.
used with the completion list:
@table @kbd
-@findex mouse-choose-completion
-@item mouse-1
-@itemx mouse-2
-Clicking mouse button 1 or 2 on a completion alternative chooses it
-(@code{mouse-choose-completion}).
-
@findex switch-to-completions
@item M-v
@itemx @key{PageUp}
@findex choose-completion
@item @key{RET}
+@itemx mouse-1
+@itemx mouse-2
While in the completion list buffer, this chooses the completion at
point (@code{choose-completion}).
((t :background "black" :foreground "white" :family "misc-fixed"))
@end lisp
-@item hfy-init-kludge-hooks
-@vindex hfy-init-kludge-hooks
-@anchor{hfy-init-kludge-hooks}
+@item hfy-init-kludge-hook
+@vindex hfy-init-kludge-hook
+@anchor{hfy-init-kludge-hook}
List of functions to call when starting htmlfontify-buffer to do any
kludging necessary to get highlighting modes to behave as you want, even