From 2f5420c90ab4a9e16ba119d6abc4a4324294c284 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 13 Mar 2018 14:47:41 -0400 Subject: [PATCH] Doc fixes re obsolete items * doc/emacs/mini.texi (Completion Commands): Small update re mouse. * doc/misc/htmlfontify.texi (Customization): Replace obsolete alias. --- doc/emacs/mini.texi | 8 ++------ doc/misc/htmlfontify.texi | 6 +++--- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/doc/emacs/mini.texi b/doc/emacs/mini.texi index 579697f47bd..b4ebb7d2417 100644 --- a/doc/emacs/mini.texi +++ b/doc/emacs/mini.texi @@ -344,12 +344,6 @@ window. You can display the same list with @kbd{?} 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} @@ -362,6 +356,8 @@ the same. You can also select the window in other ways @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}). diff --git a/doc/misc/htmlfontify.texi b/doc/misc/htmlfontify.texi index 6bc57daf627..c4cf7dac0a6 100644 --- a/doc/misc/htmlfontify.texi +++ b/doc/misc/htmlfontify.texi @@ -1379,9 +1379,9 @@ For example, I customize this to: ((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 -- 2.39.2