summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/lisp-mode.el
diff options
context:
space:
mode:
authorDaniel Martín <mardani29@yahoo.es>2021-10-16 20:24:19 +0200
committerLars Ingebrigtsen <larsi@gnus.org>2021-10-18 09:26:44 +0200
commit9f505c476eb1a8e85ba26964abf218cab7db0e57 (patch)
treecbe799c64e3b03341f26e91b224c65ec8d14edc0 /lisp/emacs-lisp/lisp-mode.el
parent25e624e5859c2e81cafe4b59d0f2d5064aca9ce5 (diff)
downloademacs-9f505c476eb1a8e85ba26964abf218cab7db0e57.tar.gz
New option show-paren-context-when-offscreen
* lisp/simple.el (blink-paren-open-paren-line-string): Extract functionality that shows the open paren line in the echo area into its own function, to reuse it from paren.el. (blink-matching-open): Use blink-paren-open-paren-line-string. * lisp/paren.el (show-paren-context-when-offscreen): New option show-paren-context-when-offscreen. (show-paren-function): Implement it using blink-paren-open-paren-line-string. * lisp/emacs-lisp/eldoc.el (eldoc-display-message-no-interference-p): Make sure the feature works well with eldoc. * test/lisp/paren-tests.el (paren-tests-open-paren-line): Test blink-paren-open-paren-line-string. * doc/emacs/programs.texi (Matching): Update the documentation. * etc/NEWS: And announce the new feature.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mode.el')
0 files changed, 0 insertions, 0 deletions