GNU bug report logs - #35885
25.2; Few mistakes in Emacs Manual (+ proposals)

Previous Next

Package: emacs;

Reported by: Sebastian Urban <mrsebastianurban <at> gmail.com>

Date: Fri, 24 May 2019 16:00:02 UTC

Severity: minor

Tags: fixed, patch

Found in version 25.2

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Sebastian Urban <mrsebastianurban <at> gmail.com>
To: 35885 <at> debbugs.gnu.org
Subject: bug#35885: 25.2; Few mistakes in Emacs Manual (+ proposals)
Date: Thu, 13 Aug 2020 11:11:15 +0200
I'm reopening this bug, because last time I unarchived it, it was
automatically archived after 28d.

Since TEXINFO.TEX ver. 2020-05-14, this:

> --- old/emacs.texi       2020-05-10 21:24:52.351021900 +0200
> +++ new/emacs.texi       2020-05-10 21:23:30.621478300 +0200
> @@ -99,10 +99,13 @@
>
>  @end titlepage
>
> +@evenheading @thispage @| @|
> +@oddheading @| @| @thispage
>
>  @summarycontents
>  @contents
>
> +@headings double
>
>  @ifnottex
>  @node Top

can be simplified to:

--8<---------------cut here---------------start------------->8---
--- old/emacs.texi
+++ new/emacs.texi
@@ -99,10 +99,13 @@

 @end titlepage

+@headings double

 @summarycontents
 @contents


 @ifnottex
 @node Top
--8<---------------cut here---------------end--------------->8---


S. U.




This bug report was last modified 4 years ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.