annotate tests/auc-tex-test @ 2624:8174a45f637c
[xemacs-hg @ 2005-03-01 00:21:18 by aidan]
Were I not a total newbie at using Patcher, I would suspect a bug in it. The
change described in 16931.35825.340535.36815@parhasard.net to
xemacs-patches@ includes an update to lisp/select.el; the corresponding CVS
commit, done, AFAIR, from Patcher, doesn't.
author |
aidan |
date |
Tue, 01 Mar 2005 00:21:18 +0000 |
parents |
9b50b4588a93 |
children |
|
rev |
line source |
124
|
1 Per Abrahamsen <abraham@dina.kvl.dk> writes:
|
|
2
|
|
3 xemacs -q
|
|
4
|
|
5 (require 'tex-site) RET
|
|
6
|
|
7 C-x C-f test.tex RET
|
|
8
|
|
9 ==> I now get the AUC TeX menus.
|
|
10
|
|
11 C-c C-e RET RET german
|
|
12
|
|
13 "
|
|
14
|
|
15 ==> Inserts ``
|
|
16
|
|
17 C-c C-n "
|
|
18
|
|
19 ==> Inserts "
|
|
20
|
|
21 This means it find AUC TeX correctly, as well as the style files.
|