]> git.eshelyaron.com Git - sweep.git/commitdiff
; * sweep.texi: Update menus
authorEshel Yaron <me@eshelyaron.com>
Fri, 8 Sep 2023 17:45:59 +0000 (19:45 +0200)
committerEshel Yaron <me@eshelyaron.com>
Fri, 8 Sep 2023 17:45:59 +0000 (19:45 +0200)
sweep.texi

index 59bf36c6d2d61e550d099ca91e7caf3fe8a4e74c..28600a426129b4a5b1f905c6f629755ff08cbd79 100644 (file)
@@ -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