We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 468e452 commit 68573ddCopy full SHA for 68573dd
1 file changed
src/top/utop.el
@@ -261,7 +261,8 @@ backend")
261
Each entry is (MODE :next-phrase FN :discover-phrase FN).
262
263
:next-phrase FN should move point to the beginning of the next phrase.
264
-:discover-phrase FN should return a triple (begin-pos end-pos end-pos-with-comments).
+:discover-phrase FN should return a triple
265
+\(begin-pos end-pos end-pos-with-comments).
266
267
To add support for a new OCaml major mode, add an entry to this alist:
268
0 commit comments