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

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

bug#2783: Additional texinfo-environments


From: Arni Magnusson
Subject: bug#2783: Additional texinfo-environments
Date: Thu, 26 Mar 2009 02:49:26 -0000 (GMT)
User-agent: SquirrelMail/1.4.10a

Hi there,

I'm using the `texinfo-insert-@end' function in
emacs/lisp/textmodes/texinfo.el, version 22.3.1. I find it very useful to
save keystrokes, but I have encountered some environments that it doesn't
close successfully:

  @deftypecv
  @deftypeivar
  @deftypemethod
  @deftypeop
  @html

I checked out the sources and attached is my proposed solution, where I
have inserted five more strings to the `texinfo-environments' list:
"deftypecv" "deftypeivar" "deftypemethod" "deftypeop", and "html".

Cheers,

Arni

Attachment: texinfo.el.~1.125.~
Description: Binary data

Attachment: texinfo.el
Description: Text Data

Attachment: texinfo.el.diff
Description: Binary data


reply via email to

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