We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6035ab0 commit 3a466e2Copy full SHA for 3a466e2
doc/newfeat.texi
@@ -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