mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 08:43:40 -07:00
Fix comment ending.
This commit is contained in:
parent
8fe6d67f58
commit
2c9e190074
1 changed files with 1 additions and 2 deletions
|
|
@ -970,8 +970,7 @@ text property. */)
|
|||
}
|
||||
|
||||
/* I really don't know why this is interactive
|
||||
help-form should at least be made useful whilst reading the second arg
|
||||
*/
|
||||
help-form should at least be made useful whilst reading the second arg. */
|
||||
DEFUN ("modify-syntax-entry", Fmodify_syntax_entry, Smodify_syntax_entry, 2, 3,
|
||||
"cSet syntax for character: \nsSet syntax for %s to: ",
|
||||
doc: /* Set syntax for character CHAR according to string NEWENTRY.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue