From: Eshel Yaron Date: Fri, 8 Sep 2023 17:45:59 +0000 (+0200) Subject: ; * sweep.texi: Update menus X-Git-Tag: V9.1.15-sweep-0.24.1~5 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7e0a53bc93b2652cb0756a26a438543458a93524;p=sweep.git ; * sweep.texi: Update menus --- diff --git a/sweep.texi b/sweep.texi index 59bf36c..28600a4 100644 --- a/sweep.texi +++ b/sweep.texi @@ -112,6 +112,7 @@ Editing Prolog Code * Renaming Variables:: Replacing occurrences of one Prolog variable with another * Numbered Variables:: Commands for managing numbers in names of related variables * Macro Expansion:: Commands for expanding SWI-Prolog macros +* Extract Goal:: Commands for extracting part of a Prolog clause body to a separate predicate Indentation @@ -770,6 +771,7 @@ more information about Menu Bar mode, @pxref{Menu Bars,,,emacs,}. * Renaming Variables:: Replacing occurrences of one Prolog variable with another * Numbered Variables:: Commands for managing numbers in names of related variables * Macro Expansion:: Commands for expanding SWI-Prolog macros +* Extract Goal:: Commands for extracting part of a Prolog clause body to a separate predicate @end menu @node Indentation