aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes
diff options
context:
space:
mode:
authorPo Lu2023-06-20 09:18:27 +0800
committerPo Lu2023-06-20 09:18:27 +0800
commit8f3fee7dffadfce25c8f47fb71674f77417b42e5 (patch)
tree69bc7643e0c6bd2ee13247e10835b8a3da36e42b /lisp/textmodes
parentd067b2fca0005f3032d82f80f5c4d88750395dfc (diff)
parent1e13610b75718e7904f8af181fb73571639e1211 (diff)
downloademacs-8f3fee7dffadfce25c8f47fb71674f77417b42e5.tar.gz
emacs-8f3fee7dffadfce25c8f47fb71674f77417b42e5.zip
Merge remote-tracking branch 'origin/master' into feature/android
Diffstat (limited to 'lisp/textmodes')
-rw-r--r--lisp/textmodes/picture.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/picture.el b/lisp/textmodes/picture.el
index 9aa9b72c513..f98c3963b6f 100644
--- a/lisp/textmodes/picture.el
+++ b/lisp/textmodes/picture.el
@@ -383,7 +383,7 @@ Interactively, ARG is the numeric argument, and defaults to 1."
383The syntax for this variable is like the syntax used inside of `[...]' 383The syntax for this variable is like the syntax used inside of `[...]'
384in a regular expression--but without the `[' and the `]'. 384in a regular expression--but without the `[' and the `]'.
385It is NOT a regular expression, and should follow the usual 385It is NOT a regular expression, and should follow the usual
386rules for the contents of a character alternative. 386rules for the contents of a bracket expression.
387It defines a set of \"interesting characters\" to look for when setting 387It defines a set of \"interesting characters\" to look for when setting
388\(or searching for) tab stops, initially \"!-~\" (all printing characters). 388\(or searching for) tab stops, initially \"!-~\" (all printing characters).
389For example, suppose that you are editing a table which is formatted thus: 389For example, suppose that you are editing a table which is formatted thus: