bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#41285: 28.0.50; bibtex-Book not defined


From: Andreas Schwab
Subject: bug#41285: 28.0.50; bibtex-Book not defined
Date: Sat, 16 May 2020 09:34:10 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.91 (gnu/linux)

On Mai 16 2020, Shuguang Sun wrote:

> --- a/lisp/textmodes/bibtex.el
> +++ b/lisp/textmodes/bibtex.el
> @@ -3559,9 +3559,9 @@ bibtex-set-dialect
>                (lambda ()
>                  (:documentation
>                   (format "Insert a template for a @%s entry; see also 
> `bibtex-entry'."
> -                         entry)
> +                         entry))
>                   (interactive "*")
> -                 (bibtex-entry entry)))))
> +                 (bibtex-entry entry))))

This makes the indentation disagreeing with the nesting.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."





reply via email to

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