Skip to content

Commit 3a466e2

Browse files
committed
Initial version of new features texi file
1 parent 6035ab0 commit 3a466e2

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

doc/newfeat.texi

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
Changes and New Features:
2+
@itemize @bullet
3+
4+
@item Adjust @code{inferior-ess-prompt} to account for prompt change in for-loops
5+
6+
@item Call @code{goto-char} in the inferior buffer when starting Stata
7+
(go to end of Stata buffer at start of inferior Stata process;
8+
@code(goto-char) call was previously misplaced
9+
10+
@item Correct @code{modify-syntax-entry} entry to restore //-style
11+
comments: comments beginning ``//'' now recognized again
12+
@end itemize
13+
14+

0 commit comments

Comments
 (0)