# HG changeset patch # User Stefan Monnier # Date 1003983502 0 # Node ID 0e7059267f7ead431ba506d2dc155e4c15143861 # Parent 2869c6ed16fc1d65e22cd5ab63dff57bb6028d47 Fix comment ending. diff -r 2869c6ed16fc -r 0e7059267f7e src/syntax.c --- a/src/syntax.c Thu Oct 25 03:54:21 2001 +0000 +++ b/src/syntax.c Thu Oct 25 04:18:22 2001 +0000 @@ -970,8 +970,7 @@ } /* 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.