[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/sweeprolog 7e0a53bc93 4/5: ; * sweep.texi: Update menus
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/sweeprolog 7e0a53bc93 4/5: ; * sweep.texi: Update menus |
Date: |
Fri, 8 Sep 2023 16:01:22 -0400 (EDT) |
branch: elpa/sweeprolog
commit 7e0a53bc93b2652cb0756a26a438543458a93524
Author: Eshel Yaron <me@eshelyaron.com>
Commit: Eshel Yaron <me@eshelyaron.com>
; * sweep.texi: Update menus
---
sweep.texi | 2 ++
1 file changed, 2 insertions(+)
diff --git a/sweep.texi b/sweep.texi
index 59bf36c6d2..28600a4261 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