Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
d99fe637
Commit
d99fe637
authored
Feb 22, 2007
by
Kim F. Storm
Browse files
Fix typos in last change.
parent
10dbcdd7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
man/widget.texi
man/widget.texi
+2
-2
No files found.
man/widget.texi
View file @
d99fe637
...
...
@@ -229,7 +229,7 @@ separating text after the field. If you don't include the
line, and the terminating newline will provide separation after.
@strong{Warning:} In an @code{editable-field} widget, the @samp{%v} escape
must be prece
e
ded by some other text in the @code{:format} string
must be preceded by some other text in the @code{:format} string
(if specified).
The editing text fields are highlighted with the
...
...
@@ -534,7 +534,7 @@ This will be replaced with the buffer representation of the widget's
value. What this is depends on the widget type.
@strong{Warning:} In an @code{editable-field} widget, the @samp{%v} escape
must be prece
e
ded by some other text in the format string (if specified).
must be preceded by some other text in the format string (if specified).
@item %d
Insert the string specified by @code{:doc} here.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment