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

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

Texinfo appendixsec alias


From: Masayuki Ataka
Subject: Texinfo appendixsec alias
Date: Thu, 26 Jun 2003 03:45:50 +0900 (JST)

[Tiny Fix]

Texinfo appends a synonym for @appendixsec.
In Texinfo Manual:

address@hidden'
address@hidden'
     address@hidden' is a longer spelling of the address@hidden'
     command; the two are synonymous.

[A patch]
--- texinfo.el.~1.95.~  Wed Jun 11 23:24:37 2003
+++ texinfo.el  Thu Jun 26 03:30:14 2003
@@ -276,6 +276,7 @@
     ("unnumberedsubsubsec" 5)
     ("appendix" 2)
     ("appendixsec" 3)
+    ("appendixsection" 3)
     ("appendixsubsec" 4)
     ("appendixsubsubsec" 5)
     ("majorheading" 2)

[ChangeLog]
2003-06-26  Masayuki Ataka  <address@hidden>

        * texinfo.el (texinfo-section-list): Append appendixsection; a synonym
        for appendixsec.

bye,
---
Masayuki Ataka.


In GNU Emacs 21.3.50.14 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2003-05-19 on zack.math.sci.hiroshima-u.ac.jp
configured using `configure '--without-xim''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: ja_JP.eucJP
  locale-coding-system: japanese-iso-8bit
  default-enable-multibyte-characters: t

Recent input:
<backspace> <backspace> / t e x i n SPC SPC <return> 
C-n C-n C-n C-n C-n C-n C-n C-x o C-p C-p C-p C-p C-p 
C-p C-p C-p C-x o C-n C-n C-n C-p C-p C-p C-p C-p C-p 
C-x 0 C-x 0 C-x b <return> C-p C-p C-p C-p C-p C-p 
C-p C-p C-p C-p C-p M-x e m a SPC b u SPC <backspace> 
<backspace> r e SPC p SPC <backspace> <backspace> <backspace> 
SPC <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> r e SPC <backspace> 
p SPC o SPC SPC SPC r SPC SPC SPC b SPC <return>

Recent messages:
Mark saved where search started
Mark set
Font-Lock mode enabled
Mark saved where search started
Mark set
Loading diff-mode...done
Making completion list...
delete-backward-char: Text is read-only
Making completion list... [5 times]
Loading emacsbug...done




reply via email to

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