From: Eshel Yaron Date: Wed, 30 Aug 2023 19:11:12 +0000 (+0200) Subject: * sweep.texi (Main Features): Refine main features table X-Git-Tag: V9.1.14-sweep-0.23.1~1 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6c77f2a39322cf3c5f8593cd72769de7db278b4d;p=sweep.git * sweep.texi (Main Features): Refine main features table --- diff --git a/sweep.texi b/sweep.texi index b0d44c2..2e10305 100644 --- a/sweep.texi +++ b/sweep.texi @@ -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,