mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-06-14 04:21:24 +00:00
lisp/visual-wrap.el (visual-wrap--content-prefix): Adjust doc
Suggested by Andrea Alberti <a.alberti82@gmail.com>.
This commit is contained in:
parent
7ee3314398
commit
0a5e69eaef
1 changed files with 2 additions and 3 deletions
|
|
@ -174,7 +174,6 @@ members of `visual-wrap--safe-display-specs' (which see)."
|
|||
|
||||
(defun visual-wrap--content-prefix (prefix)
|
||||
"Get the next-line prefix for the specified first-line PREFIX.
|
||||
POSITION is the position in the buffer where PREFIX is located.
|
||||
|
||||
This returns a string prefix to use for subsequent lines; a number,
|
||||
indicating the pixel width to use for whitespace alignment; or nil if
|
||||
|
|
|
|||
Loading…
Reference in a new issue