From 7e0a53bc93b2652cb0756a26a438543458a93524 Mon Sep 17 00:00:00 2001 From: Eshel Yaron Date: Fri, 8 Sep 2023 19:45:59 +0200 Subject: [PATCH] ; * sweep.texi: Update menus --- sweep.texi | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.39.5