emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: master 930c578c104: ; Improvements to PEG documentation


From: Michael Albinus
Subject: Re: master 930c578c104: ; Improvements to PEG documentation
Date: Tue, 16 Apr 2024 12:00:08 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Eric Abrahamsen <eric@ericabrahamsen.net> writes:

Hi Eric,

>  doc/lispref/peg.texi  | 128 
> +++++++++++++++++---------------------------------
>  lisp/progmodes/peg.el |   7 +--
>  2 files changed, 48 insertions(+), 87 deletions(-)
>
> diff --git a/doc/lispref/peg.texi b/doc/lispref/peg.texi
> index fbf57852ee0..90aa76988db 100644
> --- a/doc/lispref/peg.texi
> +++ b/doc/lispref/peg.texi
> @@ -1,78 +1,31 @@
> -@c -*-texinfo-*-
> -@c This is part of the GNU Emacs Lisp Reference Manual.
> -@c Copyright (C) 1990--1995, 1998--1999, 2001--2023 Free Software
> -@c Foundation, Inc.
> -@c See the file elisp.texi for copying conditions.
> -@node Parsing Expression Grammars
> -@chapter Parsing Expression Grammars
> -@cindex text parsing
> -@cindex parsing expression grammar
> -@cindex PEG

...

It looks, like the beginning of peg.texi has been removed accidently.

Best regards, Michael.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]