summaryrefslogtreecommitdiff
path: root/lisp/progmodes/prog-mode.el
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2022-12-13 16:24:09 +0200
committerEli Zaretskii <eliz@gnu.org>2022-12-13 16:24:09 +0200
commite6bad7999a28a545bb833225b148b55c68eb42de (patch)
treeed9147f725f9945d6db5746640c77e337f31f13f /lisp/progmodes/prog-mode.el
parent12e6ff037a10af2736c807bee41497af8da421b3 (diff)
downloademacs-e6bad7999a28a545bb833225b148b55c68eb42de.tar.gz
; Improve recently installed documentation
* lisp/progmodes/prog-mode.el (prog-fill-reindent-defun): Fix wording of the doc string. * doc/emacs/programs.texi (Multi-line Indent): Improve wording of the description of 'prog-fill-reindent-defun' and related variables.
Diffstat (limited to 'lisp/progmodes/prog-mode.el')
-rw-r--r--lisp/progmodes/prog-mode.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/progmodes/prog-mode.el b/lisp/progmodes/prog-mode.el
index 1bd8234dc9c..b46a9affcd3 100644
--- a/lisp/progmodes/prog-mode.el
+++ b/lisp/progmodes/prog-mode.el
@@ -151,8 +151,8 @@ instead."
If the point is in a string or a comment, fill the paragraph that
contains point or follows point.
-Otherwise, reindent the definition that contains point or follows
-point."
+Otherwise, reindent the function definition that contains point
+or follows point."
(interactive "P")
(save-excursion
(let ((treesit-text-node