]> git.eshelyaron.com Git - sweep.git/commitdiff
* sweep.texi (Main Features): Refine main features table
authorEshel Yaron <me@eshelyaron.com>
Wed, 30 Aug 2023 19:11:12 +0000 (21:11 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 30 Aug 2023 19:11:54 +0000 (21:11 +0200)
sweep.texi

index b0d44c2a090e1cc5926f2b486e90b7009de78a75..2e10305323c63a82da1e7a68179476ba6725c44a 100644 (file)
@@ -198,23 +198,25 @@ code in Emacs are:
 
 @itemize
 @item
-@ref{Highlighting, , Semantic highlighting}
+Semantic highlighting, @pxref{Highlighting}.
 @item
-@ref{Indentation, , Automatic indentation}
+Automatic indentation, @ref{Indentation}
 @item
-@ref{Term-based Editing, , Structural editing and navigation}
+Structural editing and navigation, @pxref{Term-based Editing}
 @item
-@ref{Cross References, , Jumping to predicate definitions and references}
+Jumping to predicate definitions and references, @pxref{Cross
+References}
 @item
-@ref{Showing Errors, , On-the-fly diagnostics}
+On-the-fly diagnostics, @pxref{Showing Errors}
 @item
-@ref{Code Completion, , Intelligent code completion}
+Intelligent code completion, @pxref{Code Completion}
 @item
-@ref{Renaming Variables, , Refactoring support}
+Refactoring support, @pxref{Renaming Variables}
 @item
-@ref{The Prolog Top-level, , Integrated SWI-Prolog top-level}
+Integrated SWI-Prolog top-level, @pxref{The Prolog Top-level}
 @item
-@ref{Querying Prolog, , Ability to run Prolog queries directly from Emacs Lisp}
+Ability to run Prolog queries directly from Emacs Lisp, @ref{Querying
+Prolog}
 @end itemize
 
 These features and others are documented in the rest of this manual,