]> Savannah Git Hosting - gnulib.git/commitdiff
GNU Emacs Operator node deleted from regex.texi
authorKarl Berry <karl@freefriends.org>
Wed, 25 May 2022 14:55:36 +0000 (07:55 -0700)
committerKarl Berry <karl@freefriends.org>
Wed, 25 May 2022 14:55:36 +0000 (07:55 -0700)
ChangeLog
doc/gnulib.texi

index 5b20aa58e75a7ef12c81125b6e4e7da9bfbc8469..2e882eab059c032cc3a7dd819e606b40aa060506 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2022-05-25  Karl Berry  <karl@freefriends.org>
+
+       doc: regex.texi deleted the node GNU Emacs Operators
+       * doc/gnulib.texi (Regular expression): remove "GNU Emacs Operators"
+       from the @menu, since the node no longer exists in regex.texi.
+
 2022-05-24  Paul Eggert  <eggert@cs.ucla.edu>
 
        dfa: new options DFA_STAR_WARN, DFA_PLUS_WARN
index 2eb7f07370af0f33fb8bfcd04aa2a996e7c7eb6c..1386c44ed075620def1a78da5b71bbd66a56257f 100644 (file)
@@ -6845,7 +6845,6 @@ to POSIX that it can be treated like any other Unix-like platform.
 * Regular Expression Syntax::
 * Common Operators::
 * GNU Operators::
-* GNU Emacs Operators::
 * What Gets Matched?::
 * Programming with Regex::
 * Regular expression syntaxes::