diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2025-01-02 14:58:10 -0500 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2025-01-02 14:58:10 -0500 |
commit | 8f81c2b02ff98a69c7c5025881063ae85ee5b1d3 (patch) | |
tree | 3075463ae5d9d71af48ebac92cce3bb5dab051c8 /lisp/emacs-lisp/debug.el | |
parent | f65520cad46273967da2343feeb2201363c190e0 (diff) | |
download | emacs-8f81c2b02ff98a69c7c5025881063ae85ee5b1d3.tar.gz emacs-8f81c2b02ff98a69c7c5025881063ae85ee5b1d3.tar.bz2 emacs-8f81c2b02ff98a69c7c5025881063ae85ee5b1d3.zip |
(describe-variable): Fix bug#73872
* lisp/help-fns.el (describe-variable): Put a `syntax-table` property
on the printed value for better navigation. Remove `set-syntax-table`
since `lisp-data-mode` already did it.
(describe-variable): Remove `set-syntax-table`, not needed any more.
* lisp/help-mode.el (help-mode-syntax-table): `;` shouldn't start a comment.
(help-make-xrefs): Use `with-syntax-table`.
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
0 files changed, 0 insertions, 0 deletions