]> git.eshelyaron.com Git - emacs.git/commit
Rename a recently-added variable (bug#56197)
authorEli Zaretskii <eliz@gnu.org>
Sat, 1 Feb 2025 10:22:13 +0000 (12:22 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 3 Feb 2025 11:12:16 +0000 (12:12 +0100)
commit27469fe6c7505d1d4aee8613bd4499c248958be7
tree753f320cfd5c79e99c3b1e4fedc7192e9916279f
parentbdfd9865a5df8e43bbadb68fef215b776f12f025
Rename a recently-added variable (bug#56197)

* lisp/emacs-lisp/lisp-mode.el
(lisp-fill-paragraphs-as-doc-string): Renamed from
'lisp-fill-paragraph-as-displayed' and default value reversed.
(lisp-fill-paragraph): Adjust to the change.
* test/lisp/emacs-lisp/lisp-mode-tests.el
(lisp-fill-paragraph-as-displayed): Likewise.

(cherry picked from commit e067f2763fd52b78342b5c759205032227e82ebe)
lisp/emacs-lisp/lisp-mode.el
test/lisp/emacs-lisp/lisp-mode-tests.el