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