1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-13 03:06:23 -08:00
emacs/lisp/international
Gregory Heytings 49422d2e69 Do not buttonize key bindings outside of *Help* buffers
* etc/NEWS: Mention the new variable.

* lisp/apropos.el (apropos-describe-plist): Bind the new
variable (bug#52053).
* lisp/button.el (button-describe): Bind the new variable.

* lisp/help-fns.el (describe-function, describe-variable)
(describe-face, describe-symbol, describe-syntax)
(describe-categories, describe-keymap, describe-mode)
(describe-widget): Bind the new variable.

* lisp/help-macro.el (make-help-screen): Bind the new variable.

* lisp/help.el (help-buffer-under-preparation): New variable
that is bound to t by commands that create a *Help* buffer.
(substitute-command-keys): Use the new variable:
help-link-key-to-documentation is supposed to have an effect
only "in *Help* buffers". Fixes bug#52053.
(view-lossage, describe-bindings, describe-key): Bind the new
variable.

* lisp/repeat.el (describe-repeat-maps): Bind the new variable.

* lisp/international/mule-cmds.el (describe-input-method)
(describe-language-environment): Bind the new variable.

* lisp/international/mule-diag.el (describe-character-set)
(describe-coding-system, describe-font, describe-fontset)
((list-fontsets): Bind the new variable.
2021-11-29 15:13:31 +01:00
..
ccl.el Mark def* macros for indentation 2021-10-13 21:52:57 +02:00
characters.el ; Improve doc string of 'glyphless-char-display-control' 2021-11-27 09:02:12 +02:00
emoji.el Adjust defvar-keymap' and define-keymap' to the new syntax 2021-11-16 08:26:24 +01:00
fontset.el Avoid fonts with incomplete coverage of MATHEMATICAL chars 2021-10-30 14:44:01 +02:00
isearch-x.el
iso-ascii.el
iso-cvt.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
iso-transl.el
ja-dic-cnv.el Merge from origin/emacs-27 2021-04-07 07:50:17 -07:00
ja-dic-utl.el
kinsoku.el
kkc.el
latexenc.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
latin1-disp.el
mule-cmds.el Do not buttonize key bindings outside of *Help* buffers 2021-11-29 15:13:31 +01:00
mule-conf.el Mark def* macros for indentation 2021-10-13 21:52:57 +02:00
mule-diag.el Do not buttonize key bindings outside of *Help* buffers 2021-11-29 15:13:31 +01:00
mule-util.el Improve documentation of string truncation APIs 2021-10-30 10:26:38 +03:00
mule.el Mark all def* functions that should indent as `defun' 2021-10-13 21:52:57 +02:00
ogonek.el
quail.el Merge from origin/emacs-28 2021-10-13 11:19:12 -07:00
rfc1843.el
robin.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
titdic-cnv.el ; Update some links to HTTPS and note some broken links 2021-09-27 12:40:04 +02:00
ucs-normalize.el Fix doc strings in ucs-normalize.el 2021-11-19 17:23:35 +02:00
utf-7.el
utf7.el