Mercurial > emacs
annotate man/ChangeLog @ 51604:f57bfce0ddaf
Version 2.0.35 of Tramp released.
From Michael Albinus <Michael.Albinus@alcatel.de>:
(Inline methods): Add methods `remsh' and `plink1'.
(External transfer methods): Add method `remcp'.
(Multi-hop Methods): Add method `remsh'.
Small patch from Adrian Aichner <adrian@xemacs.org>:
Fix minor typos.
(Concept Index): Added to make manual searchable via
`Info-index'.
(Version Control): Add cindex entry.
| author | Kai Gro?johann <kgrossjo@eu.uu.net> |
|---|---|
| date | Tue, 17 Jun 2003 14:05:19 +0000 |
| parents | 4363ea1a617b |
| children | ece0b7ff7408 |
| rev | line source |
|---|---|
|
51604
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
1 2003-06-17 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> |
|
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
2 |
|
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
3 Version 2.0.35 of Tramp released. |
|
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
4 |
|
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
5 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>: |
|
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
6 (Inline methods): Add methods `remsh' and `plink1'. |
|
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
7 (External transfer methods): Add method `remcp'. |
|
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
8 (Multi-hop Methods): Add method `remsh'. |
|
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
9 Small patch from Adrian Aichner <adrian@xemacs.org>: |
|
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
10 Fix minor typos. |
|
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
11 (Concept Index): Added to make manual searchable via |
|
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
12 `Info-index'. |
|
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
13 (Version Control): Add cindex entry. |
|
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
14 |
|
51455
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
15 2003-06-04 Richard M. Stallman <rms@gnu.org> |
|
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
16 |
|
51457
4363ea1a617b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51455
diff
changeset
|
17 * programs.texi (Expressions): Delete C-M-DEL. |
|
4363ea1a617b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51455
diff
changeset
|
18 |
|
51455
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
19 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output. |
|
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
20 comint-move-point-for-output renamed from |
|
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
21 comint-scroll-to-bottom-on-output. |
|
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
22 |
|
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
23 * custom.texi (Init Rebinding): Replace previous change with xref. |
|
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
24 (Non-ASCII Rebinding): Explain that issue more briefly here. |
|
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
25 |
|
51300
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51297
diff
changeset
|
26 2003-05-28 Richard M. Stallman <rms@gnu.org> |
|
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51297
diff
changeset
|
27 |
|
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51297
diff
changeset
|
28 * indent.texi (Indentation): Condense, simplify, clarify prev change. |
|
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51297
diff
changeset
|
29 |
|
51297
8e39da248339
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51274
diff
changeset
|
30 2003-05-28 Nick Roberts <nick@nick.uklinux.net> |
|
8e39da248339
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51274
diff
changeset
|
31 |
|
8e39da248339
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51274
diff
changeset
|
32 * building.texi (GDB Graphical Interface): New node. |
|
8e39da248339
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51274
diff
changeset
|
33 (Rewritten somewhat by RMS.) |
|
8e39da248339
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51274
diff
changeset
|
34 |
|
51274
78a8be5d896c
(Init Rebinding): Xref Non-ASCII Rebinding, for
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
51178
diff
changeset
|
35 2003-05-28 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> |
|
78a8be5d896c
(Init Rebinding): Xref Non-ASCII Rebinding, for
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
51178
diff
changeset
|
36 |
|
78a8be5d896c
(Init Rebinding): Xref Non-ASCII Rebinding, for
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
51178
diff
changeset
|
37 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for |
|
78a8be5d896c
(Init Rebinding): Xref Non-ASCII Rebinding, for
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
51178
diff
changeset
|
38 non-English letters. Explain how to set coding systems correctly |
|
78a8be5d896c
(Init Rebinding): Xref Non-ASCII Rebinding, for
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
51178
diff
changeset
|
39 and how to include the right coding cookie in the file. |
|
78a8be5d896c
(Init Rebinding): Xref Non-ASCII Rebinding, for
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
51178
diff
changeset
|
40 |
|
51178
4f760005cf14
Version 2.0.34 (of Tramp) released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
51145
diff
changeset
|
41 2003-05-24 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> |
|
4f760005cf14
Version 2.0.34 (of Tramp) released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
51145
diff
changeset
|
42 |
|
4f760005cf14
Version 2.0.34 (of Tramp) released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
51145
diff
changeset
|
43 * trampver.texi: Version 2.0.34 released. |
|
4f760005cf14
Version 2.0.34 (of Tramp) released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
51145
diff
changeset
|
44 |
|
51145
4e1075214fa7
(Indentation): Explain the concepts.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
50792
diff
changeset
|
45 2003-05-22 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> |
|
4e1075214fa7
(Indentation): Explain the concepts.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
50792
diff
changeset
|
46 |
|
4e1075214fa7
(Indentation): Explain the concepts.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
50792
diff
changeset
|
47 * indent.texi (Indentation): Explain the concepts. |
|
4e1075214fa7
(Indentation): Explain the concepts.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
50792
diff
changeset
|
48 (Just Spaces): Explain why preventing tabs for indentation might |
|
4e1075214fa7
(Indentation): Explain the concepts.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
50792
diff
changeset
|
49 be useful. |
|
4e1075214fa7
(Indentation): Explain the concepts.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
50792
diff
changeset
|
50 |
| 50792 | 51 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk> |
| 52 | |
| 53 * faq.texi: Improve previous changes. | |
| 54 | |
| 50781 | 55 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk> |
| 56 | |
| 57 * faq.texi: Update copyright and maintenance details. | |
| 58 Update some package URLs, versions, and maintainers. | |
| 59 Remove many references to the Emacs Lisp Archive. | |
| 60 | |
|
50670
07881ab0919b
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
50607
diff
changeset
|
61 2003-04-23 Simon Josefsson <jas@extundo.com> |
|
07881ab0919b
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
50607
diff
changeset
|
62 |
|
07881ab0919b
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
50607
diff
changeset
|
63 * smtpmail.texi: Fix license (the invariant sections mentioned has |
|
07881ab0919b
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
50607
diff
changeset
|
64 never been part of the smtp manual). Align info dir entry with |
|
07881ab0919b
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
50607
diff
changeset
|
65 other emacs packages. |
|
07881ab0919b
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
50607
diff
changeset
|
66 |
|
50607
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50495
diff
changeset
|
67 2003-04-16 Richard M. Stallman <rms@gnu.org> |
|
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50495
diff
changeset
|
68 |
|
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50495
diff
changeset
|
69 * search.texi (Regexps): Ref to Lisp manual for more regexp features. |
|
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50495
diff
changeset
|
70 |
|
50495
cf8b9e443180
2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
50343
diff
changeset
|
71 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de> |
|
cf8b9e443180
2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
50343
diff
changeset
|
72 |
|
cf8b9e443180
2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
50343
diff
changeset
|
73 * tramp.texi: Version 2.0.33 released. |
|
cf8b9e443180
2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
50343
diff
changeset
|
74 Remove installation chapter. Remove XEmacs specifics. |
|
cf8b9e443180
2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
50343
diff
changeset
|
75 |
|
50343
351d49509064
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50338
diff
changeset
|
76 2003-03-29 Richard M. Stallman <rms@gnu.org> |
|
351d49509064
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50338
diff
changeset
|
77 |
|
351d49509064
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50338
diff
changeset
|
78 * tramp.texi (Top): Undo the previous renaming. |
|
351d49509064
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50338
diff
changeset
|
79 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Deleted. |
|
351d49509064
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50338
diff
changeset
|
80 |
|
50338
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
81 2003-03-29 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> |
|
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
82 |
|
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
83 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs, |
|
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
84 version of manual. |
|
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
85 |
|
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
86 * tramp.texi (Auto-save and Backup): New node. |
|
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
87 |
|
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
88 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de> |
|
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
89 |
|
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
90 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU |
|
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
91 Emacs" in order to have better differentiation to "XEmacs". |
|
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
92 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name' |
|
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
93 are new macros in order to point to the other Emacs flavor where |
|
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
94 appropriate. In info case, point to node `Installation' in order |
|
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
95 to explain how to generate the other way. In html case, make a |
|
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
96 link to the other html file. |
|
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
97 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf' |
|
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
98 after CVS checkout/update. |
|
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
99 (Installation): Completely rewritten. |
|
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
100 (Installation parameters, Load paths): New sections under |
|
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
101 `Installation'. |
|
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
102 |
|
49996
bda88bfc6c5e
Version 2.0.30 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
103 2003-02-28 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de> |
|
bda88bfc6c5e
Version 2.0.30 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
104 |
|
bda88bfc6c5e
Version 2.0.30 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
105 * tramp.texi: Version 2.0.30 released. |
|
bda88bfc6c5e
Version 2.0.30 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
106 Replace word "path" with "localname" where used as a component of |
|
bda88bfc6c5e
Version 2.0.30 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
107 a Tramp file name. |
|
bda88bfc6c5e
Version 2.0.30 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
108 |
|
bda88bfc6c5e
Version 2.0.30 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
109 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de> |
|
bda88bfc6c5e
Version 2.0.30 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
110 |
|
bda88bfc6c5e
Version 2.0.30 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
111 * tramp.texi (Frequently Asked Questions): `tramp-chunksize' |
|
bda88bfc6c5e
Version 2.0.30 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
112 introduced. |
|
bda88bfc6c5e
Version 2.0.30 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
113 (Installation): Explain what to do if files from the tramp/contrib |
|
bda88bfc6c5e
Version 2.0.30 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
114 directory are needed. |
|
bda88bfc6c5e
Version 2.0.30 released.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
115 |
|
49940
d6bf0b66b213
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49936
diff
changeset
|
116 2003-02-23 Alex Schroeder <alex@emacswiki.org> |
|
d6bf0b66b213
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49936
diff
changeset
|
117 |
|
d6bf0b66b213
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49936
diff
changeset
|
118 * smtpmail.texi (How Mail Works): New. |
|
d6bf0b66b213
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49936
diff
changeset
|
119 |
|
d6bf0b66b213
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49936
diff
changeset
|
120 2003-02-22 Alex Schroeder <alex@emacswiki.org> |
|
49928
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
121 |
|
49929
098268b04ffd
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49928
diff
changeset
|
122 * cmdargs.texi (General Variables): Document SMTPSERVER. |
|
098268b04ffd
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49928
diff
changeset
|
123 |
|
49928
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
124 * smtpmail.texi: New file. |
|
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
125 |
|
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
126 * sending.texi: Remove SMTP node. |
|
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
127 (Mail Sending): Describe `send-mail-function'. Link to SMTP |
|
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
128 library. |
|
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
129 |
|
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
130 * Makefile.in: Build SMTP manual. |
|
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
131 |
|
49936
71b14e933f12
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49929
diff
changeset
|
132 2003-02-22 Alex Schroeder <alex@emacswiki.org> |
|
71b14e933f12
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49929
diff
changeset
|
133 |
|
71b14e933f12
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49929
diff
changeset
|
134 * sending.texi (Sending via SMTP): Explain MTA/MUA. |
|
71b14e933f12
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49929
diff
changeset
|
135 |
|
49905
a4e5173bf84e
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49827
diff
changeset
|
136 2003-02-22 Simon Josefsson <jas@extundo.com> |
|
a4e5173bf84e
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49827
diff
changeset
|
137 |
|
a4e5173bf84e
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49827
diff
changeset
|
138 * sending.texi (Mail Methods): Add node about SMTP. |
|
a4e5173bf84e
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49827
diff
changeset
|
139 |
|
49827
754f6f48efbe
* xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
Jan Dj?rv <jan.h.d@swipnet.se>
parents:
49673
diff
changeset
|
140 2003-02-17 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
|
754f6f48efbe
* xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
Jan Dj?rv <jan.h.d@swipnet.se>
parents:
49673
diff
changeset
|
141 |
|
754f6f48efbe
* xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
Jan Dj?rv <jan.h.d@swipnet.se>
parents:
49673
diff
changeset
|
142 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar |
|
754f6f48efbe
* xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
Jan Dj?rv <jan.h.d@swipnet.se>
parents:
49673
diff
changeset
|
143 |
|
49610
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
144 2003-02-05 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de> |
|
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
145 |
|
49673
e6612803fd8e
Make it clear that "2.0.29 released" refers to Tramp.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49610
diff
changeset
|
146 * tramp.texi: Version 2.0.29 released. |
|
e6612803fd8e
Make it clear that "2.0.29 released" refers to Tramp.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49610
diff
changeset
|
147 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not |
|
e6612803fd8e
Make it clear that "2.0.29 released" refers to Tramp.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49610
diff
changeset
|
148 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net. |
|
49610
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
149 |
|
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
150 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de> |
|
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
151 |
|
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
152 * tramp.texi (Frequently Asked Questions): Explain a workaround if |
|
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
153 another package loads accidently Ange-FTP. |
|
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
154 |
|
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
155 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de> |
|
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
156 |
|
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
157 * tramp.texi (Customizing Completion): Add function |
|
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
158 `tramp-parse-sconfig'. Change example of |
|
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
159 `tramp-set-completion-function', because parsing of ssh config |
|
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
160 files looks more natural. |
|
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
161 |
|
49596
b06535145619
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49532
diff
changeset
|
162 2003-02-01 Kevin Ryde <user42@zip.com.au> |
|
b06535145619
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49532
diff
changeset
|
163 |
|
b06535145619
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49532
diff
changeset
|
164 * glossary.texi (Glossary): Correction to cl cross reference. |
|
b06535145619
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49532
diff
changeset
|
165 |
|
49341
aa7e1948ad31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49322
diff
changeset
|
166 2003-01-20 Richard M. Stallman <rms@gnu.org> |
|
aa7e1948ad31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49322
diff
changeset
|
167 |
|
aa7e1948ad31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49322
diff
changeset
|
168 * killing.texi (Rectangles): Document C-x c r. |
|
aa7e1948ad31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49322
diff
changeset
|
169 |
|
49532
d4870f6c9ac0
Change email and real name.
Jan Dj?rv <jan.h.d@swipnet.se>
parents:
49341
diff
changeset
|
170 2003-01-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 49322 | 171 |
| 172 * xresources.texi (GTK resources): New node. | |
| 173 (GTK widget names): New node. | |
| 174 (GTK names in Emacs): New node. | |
| 175 (GTK styles): New node. | |
| 176 | |
|
49273
bf2ab88cad81
* gnus.texi: Do not use `path' in several locations.
ShengHuo ZHU <zsh@cs.rochester.edu>
parents:
49124
diff
changeset
|
177 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu> |
|
bf2ab88cad81
* gnus.texi: Do not use `path' in several locations.
ShengHuo ZHU <zsh@cs.rochester.edu>
parents:
49124
diff
changeset
|
178 |
|
bf2ab88cad81
* gnus.texi: Do not use `path' in several locations.
ShengHuo ZHU <zsh@cs.rochester.edu>
parents:
49124
diff
changeset
|
179 * gnus.texi: Do not use `path' in several locations. |
|
bf2ab88cad81
* gnus.texi: Do not use `path' in several locations.
ShengHuo ZHU <zsh@cs.rochester.edu>
parents:
49124
diff
changeset
|
180 |
|
49124
f613014bd3f4
*** empty log message ***
Francesco Potort? <pot@gnu.org>
parents:
48974
diff
changeset
|
181 2003-01-09 Francesco Potort,Al(B <pot@gnu.org> |
|
f613014bd3f4
*** empty log message ***
Francesco Potort? <pot@gnu.org>
parents:
48974
diff
changeset
|
182 |
|
f613014bd3f4
*** empty log message ***
Francesco Potort? <pot@gnu.org>
parents:
48974
diff
changeset
|
183 * maintaining.texi (Create Tags Table): Added reference to the new |
|
f613014bd3f4
*** empty log message ***
Francesco Potort? <pot@gnu.org>
parents:
48974
diff
changeset
|
184 `etags --help --lang=LANG' option. |
|
f613014bd3f4
*** empty log message ***
Francesco Potort? <pot@gnu.org>
parents:
48974
diff
changeset
|
185 |
|
48974
d29e4e3d4f5d
(External transfer methods): New method `smb'. From
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
48239
diff
changeset
|
186 2002-12-26 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de> |
|
d29e4e3d4f5d
(External transfer methods): New method `smb'. From
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
48239
diff
changeset
|
187 |
|
d29e4e3d4f5d
(External transfer methods): New method `smb'. From
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
48239
diff
changeset
|
188 * tramp.texi (External transfer methods): New method `smb'. From |
|
d29e4e3d4f5d
(External transfer methods): New method `smb'. From
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
48239
diff
changeset
|
189 Michael Albinus. |
|
d29e4e3d4f5d
(External transfer methods): New method `smb'. From
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
48239
diff
changeset
|
190 |
|
48239
e62f3275cb5e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48163
diff
changeset
|
191 2002-11-05 Karl Berry <karl@gnu.org> |
| 48163 | 192 |
| 193 * info.texi (Info-fontify): reorder face list to avoid bad line | |
| 194 breaks. | |
| 195 | |
|
47772
e2d9dd69445b
Move @copying to standard place. Use
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
47737
diff
changeset
|
196 2002-10-06 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
|
e2d9dd69445b
Move @copying to standard place. Use
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
47737
diff
changeset
|
197 |
|
e2d9dd69445b
Move @copying to standard place. Use
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
47737
diff
changeset
|
198 * tramp.texi: Move @copying to standard place. Use |
|
e2d9dd69445b
Move @copying to standard place. Use
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
47737
diff
changeset
|
199 @insertcopying. |
|
e2d9dd69445b
Move @copying to standard place. Use
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
47737
diff
changeset
|
200 |
|
47737
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
201 2002-10-02 Karl Berry <karl@gnu.org> |
|
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
202 |
|
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
203 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi |
|
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
204 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi emacs.texi |
|
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
205 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi |
|
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
206 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi |
|
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
207 speedbar.texi vip.texi viper.texi widget.texi woman.texi): |
|
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
208 Per rms, update all manuals to use @copying instead of @ifinfo. |
|
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
209 Also use @ifnottex instead of @ifinfo around the top node, where |
|
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
210 needed for the sake of the HTML output. |
|
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
211 (The gnus manual is not fixed since it's not clear to me how it |
|
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
212 works; and the tramp manual already uses @copying, although in an |
|
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
213 unusual way. All others were changed.) |
|
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
214 |
|
47667
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
47285
diff
changeset
|
215 2002-09-10 Jonathan Yavner <jyavner@engineer.com> |
|
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
47285
diff
changeset
|
216 |
|
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
47285
diff
changeset
|
217 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES. |
|
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
47285
diff
changeset
|
218 (../info/ses, ses.dvi): New targets. |
|
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
47285
diff
changeset
|
219 * ses.texi: New file. |
|
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
47285
diff
changeset
|
220 |
| 47285 | 221 2002-09-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 222 | |
| 223 * texinfo.tex: Updated to texinfo 4.2. | |
| 224 | |
|
47049
b383699b81b6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
46704
diff
changeset
|
225 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl> |
|
b383699b81b6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
46704
diff
changeset
|
226 |
|
b383699b81b6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
46704
diff
changeset
|
227 * reftex.texi: Update to RefTeX 4.19 |
|
b383699b81b6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
46704
diff
changeset
|
228 |
|
45860
0dcc2162a55f
* info/dir (File): Add an entry for Tramp.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
44926
diff
changeset
|
229 2002-06-17 Kai Gro,b_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
|
0dcc2162a55f
* info/dir (File): Add an entry for Tramp.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
44926
diff
changeset
|
230 |
|
0dcc2162a55f
* info/dir (File): Add an entry for Tramp.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
44926
diff
changeset
|
231 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp. |
|
0dcc2162a55f
* info/dir (File): Add an entry for Tramp.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
44926
diff
changeset
|
232 (../info/tramp, tramp.dvi): New targets. |
|
0dcc2162a55f
* info/dir (File): Add an entry for Tramp.
Kai Gro?johann <kgrossjo@eu.uu.net>
parents:
44926
diff
changeset
|
233 |
| 42524 | 234 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il> |
| 235 | |
| 236 * Makefile.in (DVI_TARGETS): Add calc.dvi. | |
| 237 (calc.dvi): Uncomment. | |
| 238 | |
| 42208 | 239 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il> |
| 240 | |
| 241 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual | |
| 242 source files. | |
| 243 | |
| 41124 | 244 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il> |
| 245 | |
| 246 * Makefile.in (emacsman): New target. | |
| 247 | |
| 40813 | 248 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il> |
| 249 | |
| 250 * Makefile.in (INFO_TARGETS): Add ../info/calc. | |
| 251 (../info/calc): New target. | |
| 252 | |
| 40111 | 253 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
| 254 | |
| 40152 | 255 * (Version 21.1 released.) |
| 40111 | 256 |
| 39742 | 257 2001-10-05 Gerd Moellmann <gerd@gnu.org> |
| 258 | |
| 259 * Branch for 21.1. | |
| 40965 | 260 |
| 37345 | 261 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il> |
| 262 | |
| 263 * Makefile.in (../info/info): Use an explicit -o switch to | |
| 264 makeinfo. | |
| 265 | |
| 36549 | 266 2001-03-05 Gerd Moellmann <gerd@gnu.org> |
| 267 | |
| 268 * Makefile.in (mostlyclean, maintainer-clean): Delete more files. | |
| 269 | |
| 34740 | 270 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il> |
| 271 | |
| 272 * Makefile.in (../info/idlwave): Use --no-split. | |
| 273 | |
| 34559 | 274 2000-12-14 Dave Love <fx@gnu.org> |
| 275 | |
| 276 * Makefile.in (mostlyclean): Remove gnustmp.* | |
| 277 (gnus.dvi): Change rule to remove @latex stuff. | |
| 278 | |
| 32676 | 279 2000-10-19 Eric M. Ludlam <zappo@ultranet.com> |
| 280 | |
| 33031 | 281 * Makefile.in (Speedbar): Added build targets for speedbar.texi. |
| 32676 | 282 |
|
32450
99899af1ec94
Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents:
32114
diff
changeset
|
283 2000-10-13 John Wiegley <johnw@gnu.org> |
|
99899af1ec94
Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents:
32114
diff
changeset
|
284 |
|
99899af1ec94
Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents:
32114
diff
changeset
|
285 * Makefile.in: Added build targets for eshell.texi. |
|
99899af1ec94
Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents:
32114
diff
changeset
|
286 |
|
31862
2f68a84e5e75
Remove/comment speedbar stuff.
Gerd Moellmann <gerd@gnu.org>
parents:
31335
diff
changeset
|
287 2000-09-25 Gerd Moellmann <gerd@gnu.org> |
|
2f68a84e5e75
Remove/comment speedbar stuff.
Gerd Moellmann <gerd@gnu.org>
parents:
31335
diff
changeset
|
288 |
|
2f68a84e5e75
Remove/comment speedbar stuff.
Gerd Moellmann <gerd@gnu.org>
parents:
31335
diff
changeset
|
289 * Makefile.in: Remove/comment speedbar stuff. |
|
2f68a84e5e75
Remove/comment speedbar stuff.
Gerd Moellmann <gerd@gnu.org>
parents:
31335
diff
changeset
|
290 |
| 31885 | 291 2000-09-22 Dave Love <fx@gnu.org> |
| 292 | |
| 293 * Makefile.in: Add emacs-mime. | |
| 294 | |
| 30664 | 295 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il> |
| 296 | |
| 297 * Makefile.in (INFO_TARGETS): Add ../info/woman. | |
| 298 (DVI_TARGETS): Add woman.dvi. | |
| 299 (../info/woman, woman.dvi): New targets. | |
| 300 | |
|
29351
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
301 2000-05-31 Stefan Monnier <monnier@cs.yale.edu> |
|
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
302 |
|
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
303 * .cvsignore (*.tmp): New entry. Seems to be used for @macro. |
|
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
304 |
|
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
305 * pcl-cvs.texi: New file. |
|
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
306 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs. |
|
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
307 (../info/pcl-cvs, pcl-cvs.dvi): New targets. |
|
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
308 |
| 28867 | 309 2000-05-11 Gerd Moellmann <gerd@gnu.org> |
| 310 | |
| 311 * Makefile.in (INFO_TARGETS): Add info/ebrowse. | |
| 312 (../info/ebrowse, ebrowse.dvi): New targets. | |
| 313 | |
| 27506 | 314 2000-01-13 Gerd Moellmann <gerd@gnu.org> |
| 315 | |
| 316 * Makefile.in (INFO_TARGETS): Add eudc. | |
| 317 (DVI_TARGETS): Add eudc.dvi | |
| 318 (../info/eudc, eudc.dvi): New targets. | |
| 319 | |
| 27181 | 320 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il> |
| 321 | |
| 322 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for | |
| 323 compatibility with 8+3 filesystems). | |
| 324 (../info/efaq): Renamed from emacs-faq. | |
| 325 | |
| 27105 | 326 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il> |
| 327 | |
| 328 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave. | |
| 329 (../info/idlwave, idlwave.dvi): New targets. | |
| 330 | |
| 26151 | 331 1999-10-23 Dave Love <fx@gnu.org> |
| 332 | |
|
46704
1e725474da67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
46685
diff
changeset
|
333 * Makefile.in: Use autotype.texi. |
|
26141
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25996
diff
changeset
|
334 |
|
25996
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
335 1999-10-12 Stefan Monnier <monnier@cs.yale.edu> |
|
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
336 |
|
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
337 * Makefile.in (faq): use ../info/emacs-faq.info (as specified in the |
|
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
338 faq.texi file) rather than ../info/faq. |
|
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
339 |
| 25916 | 340 1999-10-07 Gerd Moellmann <gerd@gnu.org> |
| 341 | |
| 342 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode. | |
| 343 (../info/ada-mode, ada-mode.dvi): New targets. | |
| 344 | |
| 25839 | 345 1999-09-01 Dave Love <fx@gnu.org> |
| 346 | |
| 347 * Makefile.in: Add faq. | |
| 348 | |
| 25829 | 349 1999-07-12 Richard Stallman <rms@gnu.org> |
| 350 | |
| 351 * Version 20.4 released. | |
| 352 | |
| 353 1998-12-04 Markus Rost <rost@delysid.gnu.org> | |
| 354 | |
| 355 * Makefile.in (INFO_TARGETS): Delete customize.info. | |
| 356 (DVI_TARGETS): Delete customize.dvi. | |
| 357 (../info/customize, customize.dvi): Targets deleted. | |
|
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potort? <pot@gnu.org>
parents:
36549
diff
changeset
|
358 |
| 25829 | 359 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu> |
| 360 | |
| 361 * Version 20.3 released. | |
| 362 | |
| 363 1998-05-06 Richard Stallman <rms@psilocin.gnu.org> | |
| 364 | |
| 365 * Makefile.in (EMACSSOURCES): Add mule.texi. | |
| 366 Add msdog.texi, ack.texi. Remove gnu1.texi. | |
|
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potort? <pot@gnu.org>
parents:
36549
diff
changeset
|
367 |
| 25829 | 368 1998-04-06 Andreas Schwab <schwab@gnu.org> |
| 369 | |
| 370 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use | |
| 371 it in dvi targets. | |
| 372 (../etc/GNU): Change to $(srcdir) first. | |
| 373 | |
| 374 1998-03-11 Carsten Dominik <cd@delysid.gnu.org> | |
| 375 | |
| 376 * reftex.texi Updated for RefTeX version 3.22. | |
| 377 | |
| 378 1998-02-08 Richard Stallman <rms@psilocin.gnu.org> | |
| 379 | |
| 380 * Makefile.in (reftex.dvi, ../info/reftex): New targets. | |
| 381 (INFO_TARGETS, DVI_TARGETS): Add the new targets. | |
| 382 | |
| 383 1997-09-23 Paul Eggert <eggert@twinsun.com> | |
| 384 | |
| 385 * Makefile.in: Merge changes mistakenly made to `Makefile'. | |
| 386 (INFO_TARGETS): Change ../info/custom to ../info/customize. | |
| 387 (../info/customize): Renamed from ../info/custom. | |
| 388 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi. | |
| 389 | |
| 390 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
| 391 | |
| 392 * Version 20.2 released. | |
| 393 | |
| 394 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
| 395 | |
| 396 * Version 20.1 released. | |
| 397 | |
| 398 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
| 399 | |
| 400 * Makefile (../info/customize, customize.dvi): New targets. | |
| 401 (INFO_TARGETS): Add ../info/customize. | |
| 402 (DVI_TARGETS): Add customize.dvi. | |
| 403 | |
| 404 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
| 405 | |
| 406 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep. | |
| 407 | |
| 408 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
| 409 | |
| 410 * Version 19.33 released. | |
| 411 | |
| 412 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
| 413 | |
| 414 * Version 19.32 released. | |
| 415 | |
| 416 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
| 417 | |
| 418 * Makefile.in: Add rules for the Message manual. | |
| 419 | |
| 420 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
| 421 | |
| 422 * gnus.texi: New version. | |
| 423 | |
| 424 * message.texi: New manual. | |
| 425 | |
| 426 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
| 427 | |
| 428 * Makefile.in (All info targets): cd $(srcdir) to do the work. | |
| 429 | |
| 430 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
| 431 | |
| 432 * Makefile.in (All info targets): Specify $(srcdir) in input files. | |
| 433 Specify -I option. | |
| 434 (All dvi targets): Set the TEXINPUTS variable. | |
|
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potort? <pot@gnu.org>
parents:
36549
diff
changeset
|
435 |
| 25829 | 436 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu> |
| 437 | |
| 438 * Version 19.31 released. | |
| 439 | |
| 440 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu> | |
| 441 | |
| 442 * Makefile.in (../info/ccmode): Renamed from ../info/cc-mode. | |
| 443 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS. | |
| 444 | |
| 445 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
| 446 | |
| 447 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets. | |
| 448 (INFO_TARGETS): Add ../info/cc-mode. | |
| 449 (DVI_TARGETS): Add cc-mode.dvi. | |
| 450 | |
| 451 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
| 452 | |
| 453 * Version 19.30 released. | |
| 454 | |
| 455 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
| 456 | |
| 457 * gnus.texi: New file. | |
| 458 | |
| 459 1995-11-04 Erik Naggum <erik@naggum.no> | |
| 460 | |
| 461 * gnus.texi: File deleted. | |
| 462 | |
|
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
49596
diff
changeset
|
463 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org> |
| 25829 | 464 |
| 465 * mh-e.texi: "Function Index" -> "Command Index" to work with | |
| 466 Emacs 19.30 C-h C-k support of separately-documented commands. | |
| 467 | |
| 468 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
| 469 | |
| 470 * Makefile.in (../info/ediff, ediff.dvi): New targets. | |
| 471 (INFO_TARGETS, DVI_TARGETS): Add those new targets. | |
| 472 | |
| 473 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
| 474 | |
| 475 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets. | |
| 476 (../info/viper, viper.dvi): New targets. | |
| 477 | |
|
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
49596
diff
changeset
|
478 1995-04-20 Kevin Rodgers <kevinr@ihs.com> |
| 25829 | 479 |
| 480 * dired-x.texi (Installation): Change the example to set | |
| 481 buffer-local variables like dired-omit-files-p in | |
| 482 dired-mode-hook. | |
| 483 | |
| 484 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
| 485 | |
| 486 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets. | |
| 487 (../info/mh-e, mh-e.dvi): New targets. | |
| 488 | |
| 489 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu> | |
| 490 | |
| 491 * Makefile.in (maintainer-clean): Renamed from realclean. | |
| 492 | |
| 493 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
| 494 | |
| 495 * Makefile.in: New file. | |
| 496 * Makefile: File deleted. | |
| 497 | |
| 498 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
| 499 | |
| 500 * Makefile (TEXINDEX_OBJS): Variable deleted. | |
| 501 (texindex, texindex.o, getopt.o): Rules deleted. | |
| 502 All deps on texindex deleted. | |
| 503 (distclean): Don't delete texindex. | |
| 504 (mostlyclean): Don't delete *.o. | |
| 505 * texindex.c, getopt.c: Files deleted. | |
| 506 | |
| 507 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
| 508 | |
| 509 * Version 19.26 released. | |
| 510 | |
| 511 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu) | |
| 512 | |
| 513 * Makefile (EMACSSOURCES): Exclude undo.texi. | |
| 514 | |
| 515 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 516 | |
| 517 * Version 19.25 released. | |
| 518 | |
| 519 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 520 | |
| 521 * Version 19.24 released. | |
| 522 | |
| 523 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 524 | |
| 525 * Version 19.23 released. | |
| 526 | |
| 527 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 528 | |
| 529 * Makefile: Delete spurious tab. | |
| 530 | |
| 531 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 532 | |
| 533 * Makefile (.SUFFIXES): New rule. | |
| 534 | |
| 535 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 536 | |
| 537 * Makefile (dired-x.dvi, ../info/dired-x): New targets. | |
| 538 (INFO_TARGETS, DVI_TARGETS): Add the new targets. | |
| 539 | |
| 540 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 541 | |
| 542 * Makefile (../info/sc): Renamed frin sc.info. | |
| 543 (../info/cl): Likewise. | |
| 544 (INFO_TARGETS): Use new names. | |
| 545 | |
| 546 1993-12-04 Richard Stallman (rms@srarc2) | |
| 547 | |
| 548 * getopt.c: New file. | |
| 549 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src. | |
| 550 (getopt.o): New rule. | |
| 551 (dvi): Don't depend on texindex. | |
| 552 (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi): | |
| 553 Depend on texindex. | |
| 554 | |
| 555 1993-12-03 Richard Stallman (rms@srarc2) | |
| 556 | |
| 557 * Makefile (../info/sc.info): Renamed from ../info/sc. | |
| 558 (TEXI2DVI): New variable. | |
| 559 (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi): | |
| 560 Add explicit commands. | |
| 561 (TEXINDEX_OBJS): Delete duplicate getopt.o. | |
| 562 | |
| 563 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 564 | |
| 565 * Version 19.22 released. | |
| 566 | |
| 567 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 568 | |
| 569 * Makefile (TEXINDEX_OBJS): Delete spurious period. | |
| 570 | |
| 571 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 572 | |
| 573 * Version 19.21 released. | |
| 574 | |
| 575 1993-11-15 Paul Eggert (eggert@twinsun.com) | |
| 576 | |
| 577 * man/Makefile (../info/cl.info): Renamed from ../info/cl. | |
| 578 | |
| 579 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 580 | |
| 581 * Makefile (../etc/GNU): New target. | |
| 582 (EMACSSOURCES): Add gnu1.texi. | |
| 583 | |
| 584 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 585 | |
| 586 * Makefile (realclean): Don't delete the Info files. | |
| 587 | |
| 588 1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu) | |
| 589 | |
| 590 * forms.texi: Fix forms.texi so that it will format correctly. | |
| 591 Added missing `@end iftex', fixed bad reference. | |
| 592 | |
| 593 * info.texi, info-stn.texi: New files implement texinfo version of | |
| 594 `info' file. | |
| 595 | |
| 47285 | 596 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x |
| 25829 | 597 4' where appropriate. |
| 598 | |
| 599 1993-10-20 Brian Fox (bfox@ai.mit.edu) | |
| 600 | |
| 601 * Makefile: Fix targets for texindex, new info.texi files. | |
| 602 * info-stnd.texi: New file implements info for standalone info | |
| 603 reader. | |
| 604 * info.texi: Updated to include recent changes to "../info/info". | |
| 605 New source file for ../info/info; includes info-stnd.texi. | |
| 606 | |
| 607 * texindex.c: Include "../src/config.h" if building in emacs. | |
| 608 | |
| 609 * Makefile: Change all files to FILENAME.texi, force all targets | |
| 610 to be FILENAME, not FILENAME.info. This changes sc.texinfo, | |
| 611 vip.texinfo, forms.texinfo, cl.texinfo. | |
| 612 Add target to build texindex.c, defining `emacs'. | |
| 613 | |
| 614 * forms.texi: Install new file to match version 2.3 of forms.el. | |
| 615 | |
| 616 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 617 | |
| 618 * Version 19.19 released. | |
| 619 | |
| 620 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch) | |
| 621 | |
| 622 * sc.texinfo: Fix info file name. | |
| 623 | |
| 624 * Makefile (info): Added gnus and sc. | |
| 625 (dvi): Added gnus.dvi and sc.dvi. | |
| 626 (../info/sc, sc.dvi): New targets. | |
| 627 | |
| 628 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 629 | |
| 630 * Version 19.18 released. | |
| 631 | |
| 632 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 633 | |
| 634 * Makefile: Fix source file names of the separate manuals. | |
| 635 (gnus.dvi, ../info/gnus): New targets. | |
| 636 | |
| 637 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 638 | |
| 639 * Version 19.17 released. | |
| 640 | |
| 641 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
| 642 | |
| 643 * split-man: Fix typos in last change. | |
| 644 | |
| 645 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
| 646 | |
| 647 * Version 19.16 released. | |
| 648 | |
| 649 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
| 650 | |
| 651 * version 19.15 released. | |
| 652 | |
| 653 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
| 654 | |
| 655 * Makefile (distclean): It's rm, not rf. | |
| 656 | |
| 657 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
| 658 | |
| 659 * Version 19.14 released. | |
| 660 | |
| 661 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
| 662 | |
| 663 * Makefile: New file. | |
| 664 | |
| 665 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
| 666 | |
| 667 * Version 19.13 released. | |
| 668 | |
| 669 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
| 670 | |
| 671 * Version 19.9 released. | |
| 672 | |
| 673 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
| 674 | |
| 675 * Version 19.8 released. | |
| 676 | |
| 677 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
| 678 | |
| 679 * cmdargs.texi: Document the -i, -itype, and -iconic options. | |
| 680 | |
| 681 * trouble.texi: It's `enable-flow-control-on', not | |
| 682 `evade-flow-control-on'. | |
| 683 | |
| 684 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
| 685 | |
| 686 * display.texi: Document standard-display-european. | |
| 687 | |
| 688 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
| 689 | |
| 690 * Version 19.7 released. | |
| 691 | |
| 692 * emacs.texi: Add a sentence to the top menu mentioning the | |
| 693 specific version of Emacs this manual applies to. | |
| 694 | |
| 695 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
| 696 | |
| 697 * basic.texi: Documented next-line-add-lines variable used to | |
| 698 implement down-arrow. | |
| 699 | |
| 700 * killing.texi: Documented kill-whole-line. | |
| 701 | |
| 702 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu) | |
| 703 | |
| 47285 | 704 * text.texi: Updated unix TeX ordering information. |
| 25829 | 705 |
| 706 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
| 707 | |
| 708 * news.texi: Mentioned fill-rectangle in keybinding list. | |
| 709 | |
| 710 * killing.texi: Documented fill-rectangle. | |
| 711 | |
| 712 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
| 713 | |
| 714 * vc.texi: Brought the docs up to date with VC 5.2. | |
| 715 | |
| 716 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
| 717 | |
| 718 * emacs.tex: Mentioned blackbox and gomoku under Amusements. | |
| 719 Assembler mode is now mentioned and appropriately | |
| 720 indexed under Programming Modes. | |
| 721 | |
| 40965 | 722 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu) |
| 25829 | 723 |
| 724 * emacs.tex: Updated TeX ordering information. | |
| 725 | |
| 40965 | 726 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu) |
| 25829 | 727 |
| 728 * gnus.texinfo: New file. Removed installation instructions. | |
| 729 | |
| 40965 | 730 1990-06-26 David Lawrence (tale@geech) |
| 25829 | 731 |
| 732 * emacs.tex: Noted that completion-ignored-extensions is not used | |
| 733 to filter out names when all completions are displayed in | |
| 734 *Completions*. | |
| 735 | |
| 40965 | 736 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
| 25829 | 737 |
| 738 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h. | |
| 739 | |
| 40965 | 740 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu) |
| 25829 | 741 |
| 742 * emacs.tex: Add @findex grep. | |
| 743 | |
| 40965 | 744 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
| 25829 | 745 |
| 746 * texinfo.tex: Changed spelling of `\sc' font to `\smallcaps' and | |
| 747 then defined `\sc' as the command for smallcaps in Texinfo. This | |
| 748 measns that the @sc command will produce small caps. bfox has | |
| 749 made the corresponding change to makeinfo and texinfm.el. | |
| 750 | |
| 40965 | 751 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu) |
| 25829 | 752 |
| 753 * emacs.tex: Corrected two typos. No other changes before | |
| 754 Version 19 will be made. | |
| 755 | |
| 756 * vip.texinfo: Removed menu entry Adding Lisp Code in node | |
| 757 Customization since the menu entry did not point to anything. | |
| 758 Also added an @finalout command to remove overfull hboxes from the | |
| 759 printed output. | |
| 760 | |
| 761 * cl.texinfo: Added @bye, \input line and @settitle to file. | |
| 762 This file is clearly intended to be a chapter of some other work, | |
| 763 but the other work does not yet exist. | |
| 764 | |
| 40965 | 765 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu) |
| 25829 | 766 |
| 767 * texinfo.texinfo: Three typos corrected. | |
| 768 | |
| 40965 | 769 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu) |
| 25829 | 770 |
| 771 * emacs.tex: Update information for obtaining TeX distribution from the | |
| 772 University of Washington. | |
| 773 | |
| 30994 | 774 ;; Local Variables: |
| 775 ;; coding: iso-2022-7bit-unix | |
| 776 ;; End: | |
| 39627 | 777 |
| 778 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001 | |
| 779 Free Software Foundation, Inc. | |
| 780 Copying and distribution of this file, with or without modification, | |
| 781 are permitted provided the copyright notice and this notice are preserved. |
