bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#36200: 26.2.90; Incomplete docstring for srecode-compile-split-code


From: Juanma Barranquero
Subject: bug#36200: 26.2.90; Incomplete docstring for srecode-compile-split-code
Date: Fri, 14 Jun 2019 01:45:40 +0200

Package: emacs
Version: 26.2.90
Severity: minor



Docstring for the srecode-compile-split-code function (from
lisp/cedet/srecode/compile.el) ends mid-sentence:


(srecode-compile-split-code TAG STR STATE &optional END-NAME)

Split the code for TAG into something templatable.
STR is the string of code from TAG to split.
STATE is the current compile state.
ESCAPE_START and ESCAPE_END are regexps that indicate the beginning
escape character, and end escape character pattern for expandable
macro names.
Optional argument END-NAME specifies the name of a token upon which
parsing should stop.
If END-NAME is specified, and the input string





reply via email to

[Prev in Thread] Current Thread [Next in Thread]