Mercurial > emacs
annotate man/ChangeLog @ 54588:3a4518b4fa64
(file-relative-name): Fix last change.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 26 Mar 2004 16:21:03 +0000 |
parents | 4430bf20d489 |
children | 64bd6e31f770 |
rev | line source |
---|---|
54488 | 1 2004-03-22 Juri Linkov <juri@jurta.org> |
2 | |
3 * emacs.texi (Top): Add `Misc X'. | |
4 | |
5 * faq.texi, trouble.texi: Fix help key bindings. | |
6 | |
7 * glossary.texi: Improve references. | |
8 | |
9 * help.texi: Sync keywords with finder.el. | |
10 | |
11 * mini.texi (Completion): Add description for menu items. | |
12 | |
13 * misc.texi (Browse-URL, FFAP): Add information about keywords. | |
14 | |
15 * sending.texi (Mail Methods): Fix xref to Message manual. | |
16 | |
54421
95b8b23d991d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54380
diff
changeset
|
17 2004-03-17 Luc Teirlinck <teirllm@auburn.edu> |
95b8b23d991d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54380
diff
changeset
|
18 |
95b8b23d991d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54380
diff
changeset
|
19 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading |
95b8b23d991d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54380
diff
changeset
|
20 (as suggested by Karl Berry). Update information about colored |
95b8b23d991d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54380
diff
changeset
|
21 stars in menus. Add new subheading describing M-n. |
95b8b23d991d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54380
diff
changeset
|
22 |
54380
b3e0a3f4fdf2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54318
diff
changeset
|
23 2004-03-12 Richard M. Stallman <rms@gnu.org> |
b3e0a3f4fdf2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54318
diff
changeset
|
24 |
b3e0a3f4fdf2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54318
diff
changeset
|
25 * cl.texi (Top): Rename top node's title. |
b3e0a3f4fdf2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54318
diff
changeset
|
26 |
b3e0a3f4fdf2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54318
diff
changeset
|
27 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely. |
b3e0a3f4fdf2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54318
diff
changeset
|
28 |
54318 | 29 2004-03-08 Karl Berry <karl@gnu.org> |
30 | |
31 * info.texi: \input texinfo.tex instead of just texinfo, to avoid | |
32 problems making the texinfo distribution. | |
33 | |
54274
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
34 2004-03-04 Richard M. Stallman <rms@gnu.org> |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
35 |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
36 * search.texi (Regexps): Explain that ^ and $ have their |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
37 special meanings only in certain contexts. |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
38 |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
39 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@. |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
40 |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
41 * mule.texi (Specify Coding): Doc C-x RET F. |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
42 |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
43 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
44 for multiple compile and grep buffers. |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
45 (Indirect Buffers): Don't recommand clone-indirect-buffer |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
46 for multiple compile and grep buffers. |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
47 |
54202
8491a6eafd00
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
54200
diff
changeset
|
48 2004-02-29 Simon Josefsson <jas@extundo.com> |
8491a6eafd00
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
54200
diff
changeset
|
49 |
8491a6eafd00
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
54200
diff
changeset
|
50 * smtpmail.texi (Authentication): Changed the list of supported |
8491a6eafd00
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
54200
diff
changeset
|
51 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to |
8491a6eafd00
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
54200
diff
changeset
|
52 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele |
8491a6eafd00
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
54200
diff
changeset
|
53 <voegelas@gmx.net>. |
8491a6eafd00
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
54200
diff
changeset
|
54 |
54200
b0293635c42b
* man/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
Juanma Barranquero <lekktu@gmail.com>
parents:
54199
diff
changeset
|
55 2004-02-29 Juanma Barranquero <lektu@terra.es> |
b0293635c42b
* man/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
Juanma Barranquero <lekktu@gmail.com>
parents:
54199
diff
changeset
|
56 |
b0293635c42b
* man/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
Juanma Barranquero <lekktu@gmail.com>
parents:
54199
diff
changeset
|
57 * makefile.w32-in (mostlyclean, clean, maintainer-clean): Use |
b0293635c42b
* man/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
Juanma Barranquero <lekktu@gmail.com>
parents:
54199
diff
changeset
|
58 $(DEL) instead of rm, and ignore exit code. |
b0293635c42b
* man/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
Juanma Barranquero <lekktu@gmail.com>
parents:
54199
diff
changeset
|
59 |
54198
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
60 2004-02-29 Kai Grossjohann <kgrossjo@eu.uu.net> |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
61 |
54198
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
62 Tramp version 2.0.39 released. |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
63 |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
64 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de> |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
65 |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
66 * tramp.texi (Customizing Completion): Explain new functions |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
67 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'. |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
68 (all): Savannah URLs unified to "http://savannah.nongnu.org". |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
69 (Top): Refer to Savannah mailing list as the major one. Mention |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
70 older mailing lists in HTML mode only. |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
71 (Auto-save and Backup): Add auto-save. Based on wording of Kai. |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
72 (Frequently Asked Questions): Remote hosts must not be Unix-like |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
73 for "smb" method. |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
74 (Password caching): New node. |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
75 (External transfer methods): Refer to password caching for "smb" |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
76 method. |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
77 |
54129
12793b62539c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
54098
diff
changeset
|
78 2004-02-23 Nick Roberts <nick@nick.uklinux.net> |
12793b62539c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
54098
diff
changeset
|
79 |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
80 * building.texi (Watch Expressions): Update. |
54129
12793b62539c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
54098
diff
changeset
|
81 |
54098
915db97826a8
Fix the date of last change.
Eli Zaretskii <eliz@is.elta.co.il>
parents:
54097
diff
changeset
|
82 2004-02-21 Juri Linkov <juri@jurta.org> |
54097
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
83 |
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
84 * cmdargs.texi (Action Arguments): Add alias --find-file. Add |
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
85 --directory, --help, --version. Move text about command-line-args |
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
86 to Command Arguments. |
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
87 (Initial Options): Remove alias -batch. Add @cindex for --script. |
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
88 Fix @cindex for -q. Add --no-desktop. Add alias --no-multibyte, |
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
89 --no-unibyte. |
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
90 (Window Size X): Join -g and --geometry. Add @cindex. |
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
91 (Borders X): Fix @cindex for -ib. Add @cindex for -bw. |
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
92 (Title X): Remove alias -title. |
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
93 (Icons X): Remove alias -iconic. |
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
94 (Misc X): New node. |
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
95 |
54318 | 96 2004-02-17 Karl Berry <karl@gnu.org> |
97 | |
98 * info.texi (Help-Int): mention the new line number feature. | |
99 | |
53950
8ce984e04166
* frames.texi (Drag and drop): Add Motif to list of supported
Jan Djärv <jan.h.d@swipnet.se>
parents:
53946
diff
changeset
|
100 2004-02-15 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
8ce984e04166
* frames.texi (Drag and drop): Add Motif to list of supported
Jan Djärv <jan.h.d@swipnet.se>
parents:
53946
diff
changeset
|
101 |
8ce984e04166
* frames.texi (Drag and drop): Add Motif to list of supported
Jan Djärv <jan.h.d@swipnet.se>
parents:
53946
diff
changeset
|
102 * frames.texi (Drag and drop): Add Motif to list of supported |
8ce984e04166
* frames.texi (Drag and drop): Add Motif to list of supported
Jan Djärv <jan.h.d@swipnet.se>
parents:
53946
diff
changeset
|
103 protocols. |
8ce984e04166
* frames.texi (Drag and drop): Add Motif to list of supported
Jan Djärv <jan.h.d@swipnet.se>
parents:
53946
diff
changeset
|
104 |
53946
7d452938f4c8
*** empty log message ***
Jonathan Yavner <jyavner@member.fsf.org>
parents:
53792
diff
changeset
|
105 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org> |
7d452938f4c8
*** empty log message ***
Jonathan Yavner <jyavner@member.fsf.org>
parents:
53792
diff
changeset
|
106 |
7d452938f4c8
*** empty log message ***
Jonathan Yavner <jyavner@member.fsf.org>
parents:
53792
diff
changeset
|
107 * ses.texi (Advanced Features): New functionality for |
7d452938f4c8
*** empty log message ***
Jonathan Yavner <jyavner@member.fsf.org>
parents:
53792
diff
changeset
|
108 ses-set-header-row (defaults to current row unless C-u used). |
7d452938f4c8
*** empty log message ***
Jonathan Yavner <jyavner@member.fsf.org>
parents:
53792
diff
changeset
|
109 (Acknowledgements): Added Stefan Monnier. |
7d452938f4c8
*** empty log message ***
Jonathan Yavner <jyavner@member.fsf.org>
parents:
53792
diff
changeset
|
110 |
53792
139b571400ce
* frames.texi (Drag and drop): New section.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53694
diff
changeset
|
111 2004-02-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
139b571400ce
* frames.texi (Drag and drop): New section.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53694
diff
changeset
|
112 |
139b571400ce
* frames.texi (Drag and drop): New section.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53694
diff
changeset
|
113 * frames.texi (Drag and drop): New section. |
139b571400ce
* frames.texi (Drag and drop): New section.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53694
diff
changeset
|
114 |
53694
4fe016af1b48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53561
diff
changeset
|
115 2004-01-24 Richard M. Stallman <rms@gnu.org> |
4fe016af1b48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53561
diff
changeset
|
116 |
4fe016af1b48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53561
diff
changeset
|
117 * emacs.texi (Acknowledgments): Renamed from Acknowledgements. |
4fe016af1b48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53561
diff
changeset
|
118 Include it only @ifnotinfo. Patch the preceding and following |
4fe016af1b48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53561
diff
changeset
|
119 node headers to point to each other. |
4fe016af1b48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53561
diff
changeset
|
120 |
53561 | 121 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk> |
122 | |
123 * calendar.texi (Appointments): Update section. | |
124 | |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
125 2003-12-29 Kevin Ryde <user42@zip.com.au> |
53392
b1e278aa0593
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53253
diff
changeset
|
126 |
53395
5d8c5698bbf7
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53392
diff
changeset
|
127 * viper.texi (Vi Macros): Fix reference to the Emacs manual. |
5d8c5698bbf7
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53392
diff
changeset
|
128 |
53392
b1e278aa0593
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53253
diff
changeset
|
129 * programs.texi (C Modes): Fix the xref. |
b1e278aa0593
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53253
diff
changeset
|
130 |
53253
67b0f075fac8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
53245
diff
changeset
|
131 2003-12-23 Nick Roberts <nick@nick.uklinux.net> |
67b0f075fac8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
53245
diff
changeset
|
132 |
67b0f075fac8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
53245
diff
changeset
|
133 * building.texi (Watch Expressions): Update. |
67b0f075fac8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
53245
diff
changeset
|
134 (Commands of GUD): Include use of toolbar + breakpoints set from |
67b0f075fac8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
53245
diff
changeset
|
135 fringe/margin. |
67b0f075fac8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
53245
diff
changeset
|
136 |
53245 | 137 2003-12-03 Andre Spiegel <spiegel@gnu.org> |
138 | |
139 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie | |
140 <acm@muc.de>. | |
141 | |
53207
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
142 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net> |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
143 |
53207
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
144 Tramp version 2.0.38 released. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
145 |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
146 * tramp.texi (Remote shell setup): Warn of environment variables |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
147 FRUMPLE if user frumple exists. Suggested by Sven Gabriel |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
148 <sven.gabriel@imk.fzk.de>. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
149 (Configuration): Tramp now chooses base64/uuencode |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
150 automatically. Update wording accordingly. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
151 (Top): More description for the `Default Method' menu entry. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
152 (Default Method): Use @code, not @var, for Lisp variables. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
153 (Default Method): New subsection `Which method is the right one |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
154 for me?' Suggested by Christian Kirsch. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
155 (Configuration): Pointer to new subsection added. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
156 (Default Method): Too many "use" in one sentence. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
157 Rephrase. Reported by Christian Kirsch. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
158 (Filename Syntax): Old `su' example is probably a left-over from |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
159 the sm/su method naming. Replace with `ssh', instead. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
160 (External transfer methods, Auto-save and Backup): |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
161 Typo fixes. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
162 |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
163 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de> |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
164 |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
165 * tramp.texi (all): Harmonize all occurences of @tramp{}. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
166 (Top): Mention japanese manual only if flag `jamanual' is set. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
167 Insert section `Japanese manual' in menu. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
168 |
53191
119702bcc6c0
NEWS and documentation for use-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53172
diff
changeset
|
169 2003-11-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
119702bcc6c0
NEWS and documentation for use-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53172
diff
changeset
|
170 |
119702bcc6c0
NEWS and documentation for use-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53172
diff
changeset
|
171 * frames.texi (Dialog Boxes): Added use-file-dialog. |
119702bcc6c0
NEWS and documentation for use-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53172
diff
changeset
|
172 |
53172
c5a8d0a89859
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
53121
diff
changeset
|
173 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org> |
c5a8d0a89859
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
53121
diff
changeset
|
174 |
c5a8d0a89859
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
53121
diff
changeset
|
175 * eshell.texi (Known Problems): Add doc item. |
c5a8d0a89859
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
53121
diff
changeset
|
176 |
53121
7bc3983467ea
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
53119
diff
changeset
|
177 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org> |
7bc3983467ea
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
53119
diff
changeset
|
178 |
7bc3983467ea
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
53119
diff
changeset
|
179 * ack.texi: Note that Alan Mackenzie contributed the AWK support |
7bc3983467ea
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
53119
diff
changeset
|
180 in CC Mode. |
7bc3983467ea
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
53119
diff
changeset
|
181 |
53119
5f4ab1af8f5a
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
52980
diff
changeset
|
182 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org> |
5f4ab1af8f5a
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
52980
diff
changeset
|
183 |
5f4ab1af8f5a
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
52980
diff
changeset
|
184 * cc-mode.texi: Updated for CC Mode 5.30. |
5f4ab1af8f5a
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
52980
diff
changeset
|
185 |
5f4ab1af8f5a
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
52980
diff
changeset
|
186 Note: Please refrain from doing purely cosmetic changes like |
5f4ab1af8f5a
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
52980
diff
changeset
|
187 removing trailing whitespace in this manual; it clobbers cvs |
5f4ab1af8f5a
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
52980
diff
changeset
|
188 merging for no good reason. |
5f4ab1af8f5a
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
52980
diff
changeset
|
189 |
52980 | 190 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change) |
191 | |
192 * man/ack.texi, man/basic.texi, man/cmdargs.texi: | |
193 * man/commands.texi, man/custom.texi, man/display.texi: | |
194 * man/ediff.texi, man/emacs.texi, man/faq.texi, man/files.texi: | |
195 * man/frames.texi, man/glossary.texi, man/killing.texi: | |
196 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi: | |
197 * man/mule.texi, man/rmail.texi, man/search.texi: | |
198 * man/sending.texi, man/text.texi, man/tramp.texi: | |
199 * man/trouble.texi, man/vip.texi, man/viper.texi, man/widget.texi: | |
200 * man/woman.texi: Replace @sc{ascii} and ASCII with @acronym{ASCII}. | |
201 | |
52976 | 202 2003-11-01 Alan Mackenzie <acm@muc.de> |
203 | |
204 * search.texi (Scrolling During Incremental Search): Document a | |
205 new scrolling facility in isearch mode. | |
206 | |
52943 | 207 2003-10-26 Karl Berry <karl@gnu.org> |
208 | |
209 * info.texi (Info Search): echo area, not echo are. From Debian | |
210 diff. | |
211 | |
52936
cd6e896ac111
2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52911
diff
changeset
|
212 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk> |
cd6e896ac111
2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52911
diff
changeset
|
213 |
cd6e896ac111
2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52911
diff
changeset
|
214 * widget.texi (Defining New Widgets): Document new beavior of |
cd6e896ac111
2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52911
diff
changeset
|
215 :buttons and :children keywords. |
cd6e896ac111
2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52911
diff
changeset
|
216 |
52911
5d2ffd652f23
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-95
Miles Bader <miles@gnu.org>
parents:
52906
diff
changeset
|
217 2003-10-22 Miles Bader <miles@gnu.org> |
5d2ffd652f23
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-95
Miles Bader <miles@gnu.org>
parents:
52906
diff
changeset
|
218 |
5d2ffd652f23
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-95
Miles Bader <miles@gnu.org>
parents:
52906
diff
changeset
|
219 * Makefile.in (info): Move before $(top_srcdir)/info. |
5d2ffd652f23
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-95
Miles Bader <miles@gnu.org>
parents:
52906
diff
changeset
|
220 |
52906
ff56d93fae3f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52872
diff
changeset
|
221 2003-10-22 Nick Roberts <nick@nick.uklinux.net> |
ff56d93fae3f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52872
diff
changeset
|
222 |
ff56d93fae3f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52872
diff
changeset
|
223 * building.texi (Watch Expressions): Update section on data display |
ff56d93fae3f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52872
diff
changeset
|
224 to reflect code changes (GDB Graphical Interface). |
ff56d93fae3f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52872
diff
changeset
|
225 |
52870
cbe8caeca7da
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52847
diff
changeset
|
226 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org> |
cbe8caeca7da
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52847
diff
changeset
|
227 |
cbe8caeca7da
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52847
diff
changeset
|
228 * tramp.texi (Inline methods): Small grammar fix. |
52872
420e2bc2b809
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52870
diff
changeset
|
229 (External transfer methods): Likewise. |
52870
cbe8caeca7da
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52847
diff
changeset
|
230 |
52847
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52825
diff
changeset
|
231 2003-10-13 Richard M. Stallman <rms@gnu.org> |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52825
diff
changeset
|
232 |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52825
diff
changeset
|
233 * xresources.texi (GTK resources): Clean up previous change. |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52825
diff
changeset
|
234 |
52825
34537e2e1a05
* xresources.texi (GTK resources): Added a note that some themes
Jan Djärv <jan.h.d@swipnet.se>
parents:
52811
diff
changeset
|
235 2003-10-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
34537e2e1a05
* xresources.texi (GTK resources): Added a note that some themes
Jan Djärv <jan.h.d@swipnet.se>
parents:
52811
diff
changeset
|
236 |
34537e2e1a05
* xresources.texi (GTK resources): Added a note that some themes
Jan Djärv <jan.h.d@swipnet.se>
parents:
52811
diff
changeset
|
237 * xresources.texi (GTK resources): Added a note that some themes |
34537e2e1a05
* xresources.texi (GTK resources): Added a note that some themes
Jan Djärv <jan.h.d@swipnet.se>
parents:
52811
diff
changeset
|
238 disallow customizations. Added scroll theme example. |
34537e2e1a05
* xresources.texi (GTK resources): Added a note that some themes
Jan Djärv <jan.h.d@swipnet.se>
parents:
52811
diff
changeset
|
239 |
52811
35be4df0faf9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52789
diff
changeset
|
240 2003-10-08 Nick Roberts <nick@nick.uklinux.net> |
35be4df0faf9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52789
diff
changeset
|
241 |
35be4df0faf9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52789
diff
changeset
|
242 * speedbar.texi: Remove paragraph for GUD that is no longer true. |
35be4df0faf9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52789
diff
changeset
|
243 |
52789
1f96f8c09519
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52771
diff
changeset
|
244 2003-10-06 Luc Teirlinck <teirllm@auburn.edu> |
1f96f8c09519
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52771
diff
changeset
|
245 |
1f96f8c09519
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52771
diff
changeset
|
246 * texinfo.tex: Replace `%' in arch tagline by @ignore. |
1f96f8c09519
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52771
diff
changeset
|
247 |
52707
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
248 2003-09-30 Richard M. Stallman <rms@gnu.org> |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
249 |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
250 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T. |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
251 |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
252 * widget.texi (User Interface): Fix typos. |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
253 |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
254 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}. |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
255 |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
256 * cmdargs.texi (General Variables): Remove MAILRC envvar. |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
257 |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
258 * misc.texi (Saving Emacs Sessions): Shorten the section, |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
259 collapsing back into one node. |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
260 |
52676 | 261 2003-09-30 Lars Hansen <larsh@math.ku.dk> |
52789
1f96f8c09519
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52771
diff
changeset
|
262 |
52676 | 263 * misc.texi: Section "Saving Emacs Sessions" rewritten. |
264 | |
52671
d08a70365018
xresources.texi (GTK names in Emacs): Correct typo.
Jan Djärv <jan.h.d@swipnet.se>
parents:
52670
diff
changeset
|
265 2003-09-29 Jan D. <jhd@gaffa.gaia.swipnet.se> |
d08a70365018
xresources.texi (GTK names in Emacs): Correct typo.
Jan Djärv <jan.h.d@swipnet.se>
parents:
52670
diff
changeset
|
266 |
d08a70365018
xresources.texi (GTK names in Emacs): Correct typo.
Jan Djärv <jan.h.d@swipnet.se>
parents:
52670
diff
changeset
|
267 * xresources.texi (GTK names in Emacs): Correct typo. |
d08a70365018
xresources.texi (GTK names in Emacs): Correct typo.
Jan Djärv <jan.h.d@swipnet.se>
parents:
52670
diff
changeset
|
268 |
52670
fe581ca9f3b4
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52612
diff
changeset
|
269 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org> |
fe581ca9f3b4
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52612
diff
changeset
|
270 |
fe581ca9f3b4
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52612
diff
changeset
|
271 * pcl-cvs.texi (Selected Files): Fix typo. |
fe581ca9f3b4
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52612
diff
changeset
|
272 |
52612
5fab67bd2225
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52583
diff
changeset
|
273 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu> |
5fab67bd2225
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52583
diff
changeset
|
274 |
5fab67bd2225
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52583
diff
changeset
|
275 * cmdargs.texi (Font X): Mention new default font. More |
5fab67bd2225
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52583
diff
changeset
|
276 fully describe long font names, wildcard patterns and the |
5fab67bd2225
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52583
diff
changeset
|
277 problems involved. (Result of discussion on emacs-devel.) |
5fab67bd2225
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52583
diff
changeset
|
278 |
52583
09ff463f79f6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52578
diff
changeset
|
279 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu> |
09ff463f79f6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52578
diff
changeset
|
280 |
09ff463f79f6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52578
diff
changeset
|
281 * emacs.texi (Acknowledgements): Correct typo. |
09ff463f79f6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52578
diff
changeset
|
282 |
52578
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
283 2003-09-22 Richard M. Stallman <rms@gnu.org> |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
284 |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
285 * dired.texi (Misc Dired Commands): New node. |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
286 (Dired Navigation): Add dired-goto-file. |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
287 |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
288 * files.texi (File Aliases, Misc File Ops): Add @cindex entries. |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
289 |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
290 * emacs.texi (Acknowledgements): New node, split from Distribution. |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
291 |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
292 * cmdargs.texi (Action Arguments): -f reads interactive args. |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
293 |
52562 | 294 2003-09-21 Karl Berry <karl@gnu.org> |
295 | |
296 * info.texi (] and [ commands): no period at end of section title. | |
297 | |
52771 | 298 2003-09-08 Lute Kamstra <lute@gnu.org> |
52466 | 299 |
300 * screen.texi (Mode Line): Say that POS comes before LINE. | |
301 Mention `size-indication-mode'. | |
302 * display.texi (Optional Mode Line): Document | |
303 `size-indication-mode'. | |
304 * basic.texi (Position Info): Mention `size-indication-mode'. | |
305 | |
52455
53159f2b4d37
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52429
diff
changeset
|
306 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu> |
53159f2b4d37
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52429
diff
changeset
|
307 |
53159f2b4d37
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52429
diff
changeset
|
308 * xresources.texi (Resources): Refer to `editres' man page. |
53159f2b4d37
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52429
diff
changeset
|
309 (Lucid Resources): Update defaults. Expand desciption of |
53159f2b4d37
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52429
diff
changeset
|
310 `shadowThickness'. |
53159f2b4d37
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52429
diff
changeset
|
311 |
52429
780f2d29c5f1
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-34
Miles Bader <miles@gnu.org>
parents:
52427
diff
changeset
|
312 2003-09-04 Miles Bader <miles@gnu.org> |
780f2d29c5f1
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-34
Miles Bader <miles@gnu.org>
parents:
52427
diff
changeset
|
313 |
780f2d29c5f1
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-34
Miles Bader <miles@gnu.org>
parents:
52427
diff
changeset
|
314 * Makefile.in (top_srcdir): New variable. |
780f2d29c5f1
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-34
Miles Bader <miles@gnu.org>
parents:
52427
diff
changeset
|
315 ($(top_srcdir)/info): New rule. |
780f2d29c5f1
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-34
Miles Bader <miles@gnu.org>
parents:
52427
diff
changeset
|
316 (info): Depend on it. |
780f2d29c5f1
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-34
Miles Bader <miles@gnu.org>
parents:
52427
diff
changeset
|
317 |
52427 | 318 2003-09-03 Peter Runestig <peter@runestig.com> |
319 | |
320 * makefile.w32-in: New file. | |
321 | |
52381
e41ad488a239
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52337
diff
changeset
|
322 2003-08-29 Richard M. Stallman <rms@gnu.org> |
e41ad488a239
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52337
diff
changeset
|
323 |
e41ad488a239
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52337
diff
changeset
|
324 * misc.texi (Saving Emacs Sessions): Correct previous change. |
e41ad488a239
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52337
diff
changeset
|
325 |
52337
9bdd2608958e
Explain need of static text around editable field
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52268
diff
changeset
|
326 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk> |
9bdd2608958e
Explain need of static text around editable field
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52268
diff
changeset
|
327 |
9bdd2608958e
Explain need of static text around editable field
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52268
diff
changeset
|
328 * widget.texi (User Interface): Explain the need of static text |
9bdd2608958e
Explain need of static text around editable field
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52268
diff
changeset
|
329 around an editable field. |
9bdd2608958e
Explain need of static text around editable field
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52268
diff
changeset
|
330 |
52259
34e5aee6689a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52251
diff
changeset
|
331 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu> |
52251
c4f241fada90
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52236
diff
changeset
|
332 |
52268
afd336074a55
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52262
diff
changeset
|
333 * widget.texi (Basic Types): The argument to `:help-echo' can now |
afd336074a55
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52262
diff
changeset
|
334 be a form that evaluates to a string. |
afd336074a55
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52262
diff
changeset
|
335 |
52259
34e5aee6689a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52251
diff
changeset
|
336 * emacs.texi (Top): Update menu to reflect new Keyboard Macros |
34e5aee6689a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52251
diff
changeset
|
337 chapter. |
52262
1259ee7a602f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52259
diff
changeset
|
338 (Intro): Include kmacro.texi after fixit.texi instead of after |
1259ee7a602f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52259
diff
changeset
|
339 custom.texi. (As suggested by Kim Storm.) |
52251
c4f241fada90
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52236
diff
changeset
|
340 |
52259
34e5aee6689a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52251
diff
changeset
|
341 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu> |
52236
1d614ae49acb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52233
diff
changeset
|
342 |
1d614ae49acb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52233
diff
changeset
|
343 * fixit.texi (Fixit): Update `Next' pointer. |
1d614ae49acb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52233
diff
changeset
|
344 * files.texi (Files): Update `Previous' pointer. |
1d614ae49acb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52233
diff
changeset
|
345 * kmacro.texi (Keyboard Macros): Remove redundant node and |
1d614ae49acb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52233
diff
changeset
|
346 section. |
1d614ae49acb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52233
diff
changeset
|
347 * emacs.texi (Intro): Include kmacro.texi after custom.texi. |
1d614ae49acb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52233
diff
changeset
|
348 (Suggested by Kim Storm.) |
1d614ae49acb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52233
diff
changeset
|
349 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim |
1d614ae49acb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52233
diff
changeset
|
350 Storm.) |
1d614ae49acb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52233
diff
changeset
|
351 |
52228
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
352 2003-08-18 Kim F. Storm <storm@cua.dk> |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
353 |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
354 * kmacro.texi: New file describing enhanced keyboard macro |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
355 functionality. Replaces old description in custom.texi. |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
356 |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
357 * custom.texi (Customization): Add xref to Keyboard Macros chapter. |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
358 (Keyboard Macros): Move to new kmacro.texi file. |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
359 |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
360 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics. |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
361 |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
362 * calc.texi (Queries in Macros): Update xref to keyboard macro query. |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
363 |
52233 | 364 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu> |
365 | |
366 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'. | |
367 | |
52220 | 368 2003-08-17 Alex Schroeder <alex@gnu.org> |
369 | |
370 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not | |
371 required. | |
372 | |
52214
0a6efed807f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52204
diff
changeset
|
373 2003-08-16 Richard M. Stallman <rms@gnu.org> |
0a6efed807f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52204
diff
changeset
|
374 |
0a6efed807f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52204
diff
changeset
|
375 * dired-x.texi (Shell Command Guessing): Explain *. |
0a6efed807f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52204
diff
changeset
|
376 |
52204
4c984cea926f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52196
diff
changeset
|
377 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change) |
52196
d981f8624faa
* pcl-cvs.texi (Log Edit Mode): Fix typo.
Karl Fogel <kfogel@red-bean.com>
parents:
52154
diff
changeset
|
378 |
52204
4c984cea926f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52196
diff
changeset
|
379 * pcl-cvs.texi (Log Edit Mode): Fix key binding for |
4c984cea926f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52196
diff
changeset
|
380 log-edit-insert-changelog. |
52196
d981f8624faa
* pcl-cvs.texi (Log Edit Mode): Fix typo.
Karl Fogel <kfogel@red-bean.com>
parents:
52154
diff
changeset
|
381 |
52154
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52123
diff
changeset
|
382 2003-08-05 Richard M. Stallman <rms@gnu.org> |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52123
diff
changeset
|
383 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52123
diff
changeset
|
384 * programs.texi (Lisp Indent): Don't describe |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52123
diff
changeset
|
385 lisp-indent-function property here. Use xref to Lisp Manual. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52123
diff
changeset
|
386 |
52123 | 387 2003-08-03 Karl Berry <karl@gnu.org> |
388 | |
389 * info.texi: need @contents. | |
390 | |
52121 | 391 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk> |
392 | |
393 * calendar.texi (Date Formats): Document changed behaviour of | |
394 abbreviations. | |
395 | |
52040
6b649db885f8
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51967
diff
changeset
|
396 2003-07-24 Markus Rost <rost@math.ohio-state.edu> |
6b649db885f8
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51967
diff
changeset
|
397 |
6b649db885f8
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51967
diff
changeset
|
398 * buffers.texi (List Buffers): Fix previous change. |
6b649db885f8
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51967
diff
changeset
|
399 |
51967
2693b0669cc1
Tramp 2.0.36 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51902
diff
changeset
|
400 2003-07-20 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
401 |
51967
2693b0669cc1
Tramp 2.0.36 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51902
diff
changeset
|
402 Tramp version 2.0.36 released. |
2693b0669cc1
Tramp 2.0.36 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51902
diff
changeset
|
403 |
2693b0669cc1
Tramp 2.0.36 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51902
diff
changeset
|
404 * tramp.texi (Remote shell setup): Explain about problems with |
2693b0669cc1
Tramp 2.0.36 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51902
diff
changeset
|
405 non-Bourne commands in ~/.profile and ~/.shrc. |
2693b0669cc1
Tramp 2.0.36 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51902
diff
changeset
|
406 |
51902
80522e1627b8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51814
diff
changeset
|
407 2003-07-13 Markus Rost <rost@math.ohio-state.edu> |
80522e1627b8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51814
diff
changeset
|
408 |
80522e1627b8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51814
diff
changeset
|
409 * buffers.texi (List Buffers): Adjust to new format of *Buffer |
80522e1627b8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51814
diff
changeset
|
410 List*. |
80522e1627b8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51814
diff
changeset
|
411 |
51811
6799e2a8161d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51809
diff
changeset
|
412 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu> |
6799e2a8161d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51809
diff
changeset
|
413 |
6799e2a8161d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51809
diff
changeset
|
414 * info.texi (Help-Inv, Help-M, Help-Xref): Update following |
6799e2a8161d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51809
diff
changeset
|
415 renaming of `vis-mode' to `visible-mode'. |
6799e2a8161d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51809
diff
changeset
|
416 |
51809
c6d474f99d3e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51808
diff
changeset
|
417 * display.texi (Font Lock): Fix typo. |
c6d474f99d3e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51808
diff
changeset
|
418 |
51808
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
419 2003-07-07 Richard M. Stallman <rms@gnu.org> |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
420 |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
421 * display.texi (Font Lock): Add xref for format info on |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
422 font-lock-remove-keywords. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
423 |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
424 * building.texi (Compilation): Document what happens with asynch |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
425 children of compiler process. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
426 |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
427 * help.texi (Library Keywords): Use @multitable. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
428 |
51728
eb90616362ee
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51712
diff
changeset
|
429 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu> |
eb90616362ee
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51712
diff
changeset
|
430 |
eb90616362ee
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51712
diff
changeset
|
431 * info.texi (Top, Help-Small-Screen): Remove accidentally added |
eb90616362ee
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51712
diff
changeset
|
432 next, prev and up pointers. |
eb90616362ee
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51712
diff
changeset
|
433 |
51712
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
434 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu> |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
435 |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
436 * info.texi (Help): Mention existence of Emacs and stand-alone |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
437 Info at the very beginning of the tutorial. |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
438 (Help-Inv): New node. |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
439 (Help-]): New node. |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
440 (Help-M): Systematically point out the differences between default |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
441 Emacs and stand-alone versions. Delete second menu. |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
442 (Help-Xref): Systematically point out the differences between |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
443 default Emacs and stand-alone versions. |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
444 (Help-Int): Change `l' example. |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
445 (Expert Info): Fix typos. |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
446 (Emacs Info Variables): Mention `Info-hide-note-references' and |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
447 new default for `Info-scroll-prefer-subnodes'. |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
448 |
51604
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
449 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
|
450 |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
451 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
|
452 |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
453 * 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
|
454 (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
|
455 (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
|
456 (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
|
457 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
|
458 Fix minor typos. |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
459 (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
|
460 `Info-index'. |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
461 (Version Control): Add cindex entry. |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
462 |
51455
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
463 2003-06-04 Richard M. Stallman <rms@gnu.org> |
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
464 |
51457
4363ea1a617b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51455
diff
changeset
|
465 * programs.texi (Expressions): Delete C-M-DEL. |
4363ea1a617b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51455
diff
changeset
|
466 |
51455
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
467 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output. |
51712
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
468 comint-move-point-for-output renamed from |
51455
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
469 comint-scroll-to-bottom-on-output. |
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
470 |
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
471 * custom.texi (Init Rebinding): Replace previous change with xref. |
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
472 (Non-ASCII Rebinding): Explain that issue more briefly here. |
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
473 |
51300
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51297
diff
changeset
|
474 2003-05-28 Richard M. Stallman <rms@gnu.org> |
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51297
diff
changeset
|
475 |
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51297
diff
changeset
|
476 * indent.texi (Indentation): Condense, simplify, clarify prev change. |
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51297
diff
changeset
|
477 |
51297
8e39da248339
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51274
diff
changeset
|
478 2003-05-28 Nick Roberts <nick@nick.uklinux.net> |
8e39da248339
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51274
diff
changeset
|
479 |
8e39da248339
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51274
diff
changeset
|
480 * building.texi (GDB Graphical Interface): New node. |
8e39da248339
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51274
diff
changeset
|
481 (Rewritten somewhat by RMS.) |
8e39da248339
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51274
diff
changeset
|
482 |
51274
78a8be5d896c
(Init Rebinding): Xref Non-ASCII Rebinding, for
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51178
diff
changeset
|
483 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
|
484 |
78a8be5d896c
(Init Rebinding): Xref Non-ASCII Rebinding, for
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51178
diff
changeset
|
485 * 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
|
486 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
|
487 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
|
488 |
51178
4f760005cf14
Version 2.0.34 (of Tramp) released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51145
diff
changeset
|
489 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
|
490 |
4f760005cf14
Version 2.0.34 (of Tramp) released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51145
diff
changeset
|
491 * 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
|
492 |
51145
4e1075214fa7
(Indentation): Explain the concepts.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
50792
diff
changeset
|
493 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
|
494 |
4e1075214fa7
(Indentation): Explain the concepts.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
50792
diff
changeset
|
495 * indent.texi (Indentation): Explain the concepts. |
4e1075214fa7
(Indentation): Explain the concepts.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
50792
diff
changeset
|
496 (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
|
497 be useful. |
4e1075214fa7
(Indentation): Explain the concepts.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
50792
diff
changeset
|
498 |
50792 | 499 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk> |
500 | |
501 * faq.texi: Improve previous changes. | |
502 | |
50781 | 503 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk> |
504 | |
505 * faq.texi: Update copyright and maintenance details. | |
506 Update some package URLs, versions, and maintainers. | |
507 Remove many references to the Emacs Lisp Archive. | |
52670
fe581ca9f3b4
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52612
diff
changeset
|
508 |
50670
07881ab0919b
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
50607
diff
changeset
|
509 2003-04-23 Simon Josefsson <jas@extundo.com> |
07881ab0919b
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
50607
diff
changeset
|
510 |
07881ab0919b
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
50607
diff
changeset
|
511 * smtpmail.texi: Fix license (the invariant sections mentioned has |
07881ab0919b
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
50607
diff
changeset
|
512 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
|
513 other emacs packages. |
07881ab0919b
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
50607
diff
changeset
|
514 |
50607
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50495
diff
changeset
|
515 2003-04-16 Richard M. Stallman <rms@gnu.org> |
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50495
diff
changeset
|
516 |
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50495
diff
changeset
|
517 * 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
|
518 |
50495
cf8b9e443180
2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
50343
diff
changeset
|
519 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
|
520 |
cf8b9e443180
2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
50343
diff
changeset
|
521 * 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
|
522 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
|
523 |
50343
351d49509064
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50338
diff
changeset
|
524 2003-03-29 Richard M. Stallman <rms@gnu.org> |
351d49509064
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50338
diff
changeset
|
525 |
351d49509064
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50338
diff
changeset
|
526 * tramp.texi (Top): Undo the previous renaming. |
351d49509064
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50338
diff
changeset
|
527 (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
|
528 |
50338
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
529 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
|
530 |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
531 * 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
|
532 version of manual. |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
533 |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
534 * 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
|
535 |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
536 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
|
537 |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
538 * 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
|
539 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
|
540 `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
|
541 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
|
542 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
|
543 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
|
544 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
|
545 (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
|
546 after CVS checkout/update. |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
547 (Installation): Completely rewritten. |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
548 (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
|
549 `Installation'. |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
550 |
49996
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
551 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
|
552 |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
553 * tramp.texi: Version 2.0.30 released. |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
554 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
|
555 a Tramp file name. |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
556 |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
557 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
|
558 |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
559 * tramp.texi (Frequently Asked Questions): `tramp-chunksize' |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
560 introduced. |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
561 (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
|
562 directory are needed. |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
563 |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
564 2003-02-23 Alex Schroeder <alex@emacswiki.org> |
49940
d6bf0b66b213
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49936
diff
changeset
|
565 |
d6bf0b66b213
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49936
diff
changeset
|
566 * smtpmail.texi (How Mail Works): New. |
d6bf0b66b213
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49936
diff
changeset
|
567 |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
568 2003-02-22 Alex Schroeder <alex@emacswiki.org> |
49928
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
569 |
49929
098268b04ffd
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49928
diff
changeset
|
570 * cmdargs.texi (General Variables): Document SMTPSERVER. |
098268b04ffd
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49928
diff
changeset
|
571 |
49928
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
572 * smtpmail.texi: New file. |
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
573 |
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
574 * sending.texi: Remove SMTP node. |
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
575 (Mail Sending): Describe `send-mail-function'. Link to SMTP |
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
576 library. |
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
577 |
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
578 * Makefile.in: Build SMTP manual. |
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
579 |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
580 2003-02-22 Alex Schroeder <alex@emacswiki.org> |
49936
71b14e933f12
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49929
diff
changeset
|
581 |
71b14e933f12
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49929
diff
changeset
|
582 * sending.texi (Sending via SMTP): Explain MTA/MUA. |
71b14e933f12
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49929
diff
changeset
|
583 |
49905
a4e5173bf84e
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49827
diff
changeset
|
584 2003-02-22 Simon Josefsson <jas@extundo.com> |
a4e5173bf84e
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49827
diff
changeset
|
585 |
a4e5173bf84e
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49827
diff
changeset
|
586 * sending.texi (Mail Methods): Add node about SMTP. |
a4e5173bf84e
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49827
diff
changeset
|
587 |
49827
754f6f48efbe
* xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
Jan Djärv <jan.h.d@swipnet.se>
parents:
49673
diff
changeset
|
588 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
|
589 |
754f6f48efbe
* xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
Jan Djärv <jan.h.d@swipnet.se>
parents:
49673
diff
changeset
|
590 * 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
|
591 |
49610
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
592 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
|
593 |
49673
e6612803fd8e
Make it clear that "2.0.29 released" refers to Tramp.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49610
diff
changeset
|
594 * 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
|
595 (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
|
596 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
|
597 |
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
598 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
|
599 |
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
600 * 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
|
601 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
|
602 |
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
603 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
|
604 |
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
605 * 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
|
606 `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
|
607 `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
|
608 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
|
609 |
49596
b06535145619
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49532
diff
changeset
|
610 2003-02-01 Kevin Ryde <user42@zip.com.au> |
b06535145619
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49532
diff
changeset
|
611 |
b06535145619
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49532
diff
changeset
|
612 * glossary.texi (Glossary): Correction to cl cross reference. |
b06535145619
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49532
diff
changeset
|
613 |
49341
aa7e1948ad31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49322
diff
changeset
|
614 2003-01-20 Richard M. Stallman <rms@gnu.org> |
aa7e1948ad31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49322
diff
changeset
|
615 |
aa7e1948ad31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49322
diff
changeset
|
616 * killing.texi (Rectangles): Document C-x c r. |
aa7e1948ad31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49322
diff
changeset
|
617 |
49532
d4870f6c9ac0
Change email and real name.
Jan Djärv <jan.h.d@swipnet.se>
parents:
49341
diff
changeset
|
618 2003-01-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
49322 | 619 |
620 * xresources.texi (GTK resources): New node. | |
621 (GTK widget names): New node. | |
622 (GTK names in Emacs): New node. | |
623 (GTK styles): New node. | |
624 | |
49273
bf2ab88cad81
* gnus.texi: Do not use `path' in several locations.
ShengHuo ZHU <zsh@cs.rochester.edu>
parents:
49124
diff
changeset
|
625 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
|
626 |
bf2ab88cad81
* gnus.texi: Do not use `path' in several locations.
ShengHuo ZHU <zsh@cs.rochester.edu>
parents:
49124
diff
changeset
|
627 * 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
|
628 |
49124
f613014bd3f4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48974
diff
changeset
|
629 2003-01-09 Francesco Potort,Al(B <pot@gnu.org> |
f613014bd3f4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48974
diff
changeset
|
630 |
f613014bd3f4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48974
diff
changeset
|
631 * maintaining.texi (Create Tags Table): Added reference to the new |
f613014bd3f4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48974
diff
changeset
|
632 `etags --help --lang=LANG' option. |
f613014bd3f4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48974
diff
changeset
|
633 |
48974
d29e4e3d4f5d
(External transfer methods): New method `smb'. From
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
48239
diff
changeset
|
634 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
|
635 |
d29e4e3d4f5d
(External transfer methods): New method `smb'. From
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
48239
diff
changeset
|
636 * 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
|
637 Michael Albinus. |
d29e4e3d4f5d
(External transfer methods): New method `smb'. From
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
48239
diff
changeset
|
638 |
48239
e62f3275cb5e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48163
diff
changeset
|
639 2002-11-05 Karl Berry <karl@gnu.org> |
48163 | 640 |
641 * info.texi (Info-fontify): reorder face list to avoid bad line | |
642 breaks. | |
643 | |
47772
e2d9dd69445b
Move @copying to standard place. Use
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47737
diff
changeset
|
644 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
|
645 |
e2d9dd69445b
Move @copying to standard place. Use
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47737
diff
changeset
|
646 * 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
|
647 @insertcopying. |
e2d9dd69445b
Move @copying to standard place. Use
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47737
diff
changeset
|
648 |
47737
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
649 2002-10-02 Karl Berry <karl@gnu.org> |
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
650 |
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
651 * (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
|
652 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
|
653 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
|
654 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
|
655 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
|
656 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
|
657 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
|
658 needed for the sake of the HTML output. |
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
659 (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
|
660 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
|
661 unusual way. All others were changed.) |
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
662 |
47667
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
47285
diff
changeset
|
663 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
|
664 |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
47285
diff
changeset
|
665 * 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
|
666 (../info/ses, ses.dvi): New targets. |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
47285
diff
changeset
|
667 * ses.texi: New file. |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
47285
diff
changeset
|
668 |
47285 | 669 2002-09-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
670 | |
671 * texinfo.tex: Updated to texinfo 4.2. | |
672 | |
47049
b383699b81b6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
46704
diff
changeset
|
673 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl> |
b383699b81b6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
46704
diff
changeset
|
674 |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
675 * reftex.texi: Update to RefTeX 4.19. |
47049
b383699b81b6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
46704
diff
changeset
|
676 |
45860
0dcc2162a55f
* info/dir (File): Add an entry for Tramp.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
44926
diff
changeset
|
677 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
|
678 |
0dcc2162a55f
* info/dir (File): Add an entry for Tramp.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
44926
diff
changeset
|
679 * 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
|
680 (../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
|
681 |
42524 | 682 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il> |
683 | |
684 * Makefile.in (DVI_TARGETS): Add calc.dvi. | |
685 (calc.dvi): Uncomment. | |
686 | |
42208 | 687 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il> |
688 | |
689 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual | |
690 source files. | |
691 | |
41124 | 692 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il> |
693 | |
694 * Makefile.in (emacsman): New target. | |
695 | |
40813 | 696 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il> |
697 | |
698 * Makefile.in (INFO_TARGETS): Add ../info/calc. | |
699 (../info/calc): New target. | |
700 | |
40111 | 701 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
702 | |
40152 | 703 * (Version 21.1 released.) |
40111 | 704 |
39742 | 705 2001-10-05 Gerd Moellmann <gerd@gnu.org> |
706 | |
707 * Branch for 21.1. | |
40965 | 708 |
37345 | 709 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il> |
710 | |
711 * Makefile.in (../info/info): Use an explicit -o switch to | |
712 makeinfo. | |
713 | |
36549 | 714 2001-03-05 Gerd Moellmann <gerd@gnu.org> |
715 | |
716 * Makefile.in (mostlyclean, maintainer-clean): Delete more files. | |
717 | |
34740 | 718 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il> |
719 | |
720 * Makefile.in (../info/idlwave): Use --no-split. | |
721 | |
34559 | 722 2000-12-14 Dave Love <fx@gnu.org> |
723 | |
724 * Makefile.in (mostlyclean): Remove gnustmp.* | |
725 (gnus.dvi): Change rule to remove @latex stuff. | |
726 | |
32676 | 727 2000-10-19 Eric M. Ludlam <zappo@ultranet.com> |
728 | |
33031 | 729 * Makefile.in (Speedbar): Added build targets for speedbar.texi. |
32676 | 730 |
32450
99899af1ec94
Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents:
32114
diff
changeset
|
731 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
|
732 |
99899af1ec94
Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents:
32114
diff
changeset
|
733 * 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
|
734 |
31862
2f68a84e5e75
Remove/comment speedbar stuff.
Gerd Moellmann <gerd@gnu.org>
parents:
31335
diff
changeset
|
735 2000-09-25 Gerd Moellmann <gerd@gnu.org> |
2f68a84e5e75
Remove/comment speedbar stuff.
Gerd Moellmann <gerd@gnu.org>
parents:
31335
diff
changeset
|
736 |
2f68a84e5e75
Remove/comment speedbar stuff.
Gerd Moellmann <gerd@gnu.org>
parents:
31335
diff
changeset
|
737 * Makefile.in: Remove/comment speedbar stuff. |
2f68a84e5e75
Remove/comment speedbar stuff.
Gerd Moellmann <gerd@gnu.org>
parents:
31335
diff
changeset
|
738 |
31885 | 739 2000-09-22 Dave Love <fx@gnu.org> |
740 | |
741 * Makefile.in: Add emacs-mime. | |
742 | |
30664 | 743 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il> |
744 | |
745 * Makefile.in (INFO_TARGETS): Add ../info/woman. | |
746 (DVI_TARGETS): Add woman.dvi. | |
747 (../info/woman, woman.dvi): New targets. | |
748 | |
29351
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
749 2000-05-31 Stefan Monnier <monnier@cs.yale.edu> |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
750 |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
751 * .cvsignore (*.tmp): New entry. Seems to be used for @macro. |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
752 |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
753 * pcl-cvs.texi: New file. |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
754 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs. |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
755 (../info/pcl-cvs, pcl-cvs.dvi): New targets. |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
756 |
28867 | 757 2000-05-11 Gerd Moellmann <gerd@gnu.org> |
758 | |
759 * Makefile.in (INFO_TARGETS): Add info/ebrowse. | |
760 (../info/ebrowse, ebrowse.dvi): New targets. | |
761 | |
27506 | 762 2000-01-13 Gerd Moellmann <gerd@gnu.org> |
763 | |
764 * Makefile.in (INFO_TARGETS): Add eudc. | |
765 (DVI_TARGETS): Add eudc.dvi | |
766 (../info/eudc, eudc.dvi): New targets. | |
767 | |
27181 | 768 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il> |
769 | |
770 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for | |
771 compatibility with 8+3 filesystems). | |
772 (../info/efaq): Renamed from emacs-faq. | |
773 | |
27105 | 774 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il> |
775 | |
776 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave. | |
777 (../info/idlwave, idlwave.dvi): New targets. | |
778 | |
26151 | 779 1999-10-23 Dave Love <fx@gnu.org> |
780 | |
46704
1e725474da67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
46685
diff
changeset
|
781 * Makefile.in: Use autotype.texi. |
26141
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25996
diff
changeset
|
782 |
25996
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
783 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
|
784 |
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
785 * 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
|
786 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
|
787 |
25916 | 788 1999-10-07 Gerd Moellmann <gerd@gnu.org> |
789 | |
790 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode. | |
791 (../info/ada-mode, ada-mode.dvi): New targets. | |
792 | |
25839 | 793 1999-09-01 Dave Love <fx@gnu.org> |
794 | |
795 * Makefile.in: Add faq. | |
796 | |
25829 | 797 1999-07-12 Richard Stallman <rms@gnu.org> |
798 | |
799 * Version 20.4 released. | |
800 | |
801 1998-12-04 Markus Rost <rost@delysid.gnu.org> | |
802 | |
803 * Makefile.in (INFO_TARGETS): Delete customize.info. | |
804 (DVI_TARGETS): Delete customize.dvi. | |
805 (../info/customize, customize.dvi): Targets deleted. | |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
806 |
25829 | 807 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu> |
808 | |
809 * Version 20.3 released. | |
810 | |
811 1998-05-06 Richard Stallman <rms@psilocin.gnu.org> | |
812 | |
813 * Makefile.in (EMACSSOURCES): Add mule.texi. | |
814 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
|
815 |
25829 | 816 1998-04-06 Andreas Schwab <schwab@gnu.org> |
817 | |
818 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use | |
819 it in dvi targets. | |
820 (../etc/GNU): Change to $(srcdir) first. | |
821 | |
822 1998-03-11 Carsten Dominik <cd@delysid.gnu.org> | |
823 | |
824 * reftex.texi Updated for RefTeX version 3.22. | |
825 | |
826 1998-02-08 Richard Stallman <rms@psilocin.gnu.org> | |
827 | |
828 * Makefile.in (reftex.dvi, ../info/reftex): New targets. | |
829 (INFO_TARGETS, DVI_TARGETS): Add the new targets. | |
830 | |
831 1997-09-23 Paul Eggert <eggert@twinsun.com> | |
832 | |
833 * Makefile.in: Merge changes mistakenly made to `Makefile'. | |
834 (INFO_TARGETS): Change ../info/custom to ../info/customize. | |
835 (../info/customize): Renamed from ../info/custom. | |
836 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi. | |
837 | |
838 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
839 | |
840 * Version 20.2 released. | |
841 | |
842 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
843 | |
844 * Version 20.1 released. | |
845 | |
846 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
847 | |
848 * Makefile (../info/customize, customize.dvi): New targets. | |
849 (INFO_TARGETS): Add ../info/customize. | |
850 (DVI_TARGETS): Add customize.dvi. | |
851 | |
852 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
853 | |
854 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep. | |
855 | |
856 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
857 | |
858 * Version 19.33 released. | |
859 | |
860 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
861 | |
862 * Version 19.32 released. | |
863 | |
864 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
865 | |
866 * Makefile.in: Add rules for the Message manual. | |
867 | |
868 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
869 | |
870 * gnus.texi: New version. | |
871 | |
872 * message.texi: New manual. | |
873 | |
874 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
875 | |
876 * Makefile.in (All info targets): cd $(srcdir) to do the work. | |
877 | |
878 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
879 | |
880 * Makefile.in (All info targets): Specify $(srcdir) in input files. | |
881 Specify -I option. | |
882 (All dvi targets): Set the TEXINPUTS variable. | |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
883 |
25829 | 884 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu> |
885 | |
886 * Version 19.31 released. | |
887 | |
888 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu> | |
889 | |
890 * Makefile.in (../info/ccmode): Renamed from ../info/cc-mode. | |
891 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS. | |
892 | |
893 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
894 | |
895 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets. | |
896 (INFO_TARGETS): Add ../info/cc-mode. | |
897 (DVI_TARGETS): Add cc-mode.dvi. | |
898 | |
899 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
900 | |
901 * Version 19.30 released. | |
902 | |
903 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
904 | |
905 * gnus.texi: New file. | |
906 | |
907 1995-11-04 Erik Naggum <erik@naggum.no> | |
908 | |
909 * gnus.texi: File deleted. | |
910 | |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
49596
diff
changeset
|
911 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org> |
25829 | 912 |
913 * mh-e.texi: "Function Index" -> "Command Index" to work with | |
914 Emacs 19.30 C-h C-k support of separately-documented commands. | |
915 | |
916 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
917 | |
918 * Makefile.in (../info/ediff, ediff.dvi): New targets. | |
919 (INFO_TARGETS, DVI_TARGETS): Add those new targets. | |
920 | |
921 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
922 | |
923 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets. | |
924 (../info/viper, viper.dvi): New targets. | |
925 | |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
49596
diff
changeset
|
926 1995-04-20 Kevin Rodgers <kevinr@ihs.com> |
25829 | 927 |
928 * dired-x.texi (Installation): Change the example to set | |
929 buffer-local variables like dired-omit-files-p in | |
930 dired-mode-hook. | |
931 | |
932 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
933 | |
934 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets. | |
935 (../info/mh-e, mh-e.dvi): New targets. | |
936 | |
937 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu> | |
938 | |
939 * Makefile.in (maintainer-clean): Renamed from realclean. | |
940 | |
941 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
942 | |
943 * Makefile.in: New file. | |
944 * Makefile: File deleted. | |
945 | |
946 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
947 | |
948 * Makefile (TEXINDEX_OBJS): Variable deleted. | |
949 (texindex, texindex.o, getopt.o): Rules deleted. | |
950 All deps on texindex deleted. | |
951 (distclean): Don't delete texindex. | |
952 (mostlyclean): Don't delete *.o. | |
953 * texindex.c, getopt.c: Files deleted. | |
954 | |
955 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
956 | |
957 * Version 19.26 released. | |
958 | |
959 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu) | |
960 | |
961 * Makefile (EMACSSOURCES): Exclude undo.texi. | |
962 | |
963 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
964 | |
965 * Version 19.25 released. | |
966 | |
967 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
968 | |
969 * Version 19.24 released. | |
970 | |
971 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
972 | |
973 * Version 19.23 released. | |
974 | |
975 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
976 | |
977 * Makefile: Delete spurious tab. | |
978 | |
979 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
980 | |
981 * Makefile (.SUFFIXES): New rule. | |
982 | |
983 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
984 | |
985 * Makefile (dired-x.dvi, ../info/dired-x): New targets. | |
986 (INFO_TARGETS, DVI_TARGETS): Add the new targets. | |
987 | |
988 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
989 | |
990 * Makefile (../info/sc): Renamed frin sc.info. | |
991 (../info/cl): Likewise. | |
992 (INFO_TARGETS): Use new names. | |
993 | |
994 1993-12-04 Richard Stallman (rms@srarc2) | |
995 | |
996 * getopt.c: New file. | |
997 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src. | |
998 (getopt.o): New rule. | |
999 (dvi): Don't depend on texindex. | |
1000 (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi): | |
1001 Depend on texindex. | |
1002 | |
1003 1993-12-03 Richard Stallman (rms@srarc2) | |
1004 | |
1005 * Makefile (../info/sc.info): Renamed from ../info/sc. | |
1006 (TEXI2DVI): New variable. | |
1007 (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi): | |
1008 Add explicit commands. | |
1009 (TEXINDEX_OBJS): Delete duplicate getopt.o. | |
1010 | |
1011 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
1012 | |
1013 * Version 19.22 released. | |
1014 | |
1015 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
1016 | |
1017 * Makefile (TEXINDEX_OBJS): Delete spurious period. | |
1018 | |
1019 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
1020 | |
1021 * Version 19.21 released. | |
1022 | |
1023 1993-11-15 Paul Eggert (eggert@twinsun.com) | |
1024 | |
1025 * man/Makefile (../info/cl.info): Renamed from ../info/cl. | |
1026 | |
1027 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
1028 | |
1029 * Makefile (../etc/GNU): New target. | |
1030 (EMACSSOURCES): Add gnu1.texi. | |
1031 | |
1032 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
1033 | |
1034 * Makefile (realclean): Don't delete the Info files. | |
1035 | |
1036 1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu) | |
1037 | |
1038 * forms.texi: Fix forms.texi so that it will format correctly. | |
1039 Added missing `@end iftex', fixed bad reference. | |
1040 | |
1041 * info.texi, info-stn.texi: New files implement texinfo version of | |
1042 `info' file. | |
1043 | |
47285 | 1044 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x |
25829 | 1045 4' where appropriate. |
1046 | |
1047 1993-10-20 Brian Fox (bfox@ai.mit.edu) | |
1048 | |
1049 * Makefile: Fix targets for texindex, new info.texi files. | |
1050 * info-stnd.texi: New file implements info for standalone info | |
1051 reader. | |
1052 * info.texi: Updated to include recent changes to "../info/info". | |
1053 New source file for ../info/info; includes info-stnd.texi. | |
1054 | |
1055 * texindex.c: Include "../src/config.h" if building in emacs. | |
1056 | |
1057 * Makefile: Change all files to FILENAME.texi, force all targets | |
1058 to be FILENAME, not FILENAME.info. This changes sc.texinfo, | |
1059 vip.texinfo, forms.texinfo, cl.texinfo. | |
1060 Add target to build texindex.c, defining `emacs'. | |
1061 | |
1062 * forms.texi: Install new file to match version 2.3 of forms.el. | |
1063 | |
1064 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
1065 | |
1066 * Version 19.19 released. | |
1067 | |
1068 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch) | |
1069 | |
1070 * sc.texinfo: Fix info file name. | |
1071 | |
1072 * Makefile (info): Added gnus and sc. | |
1073 (dvi): Added gnus.dvi and sc.dvi. | |
1074 (../info/sc, sc.dvi): New targets. | |
1075 | |
1076 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
1077 | |
1078 * Version 19.18 released. | |
1079 | |
1080 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
1081 | |
1082 * Makefile: Fix source file names of the separate manuals. | |
1083 (gnus.dvi, ../info/gnus): New targets. | |
1084 | |
1085 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
1086 | |
1087 * Version 19.17 released. | |
1088 | |
1089 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
1090 | |
1091 * split-man: Fix typos in last change. | |
1092 | |
1093 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
1094 | |
1095 * Version 19.16 released. | |
1096 | |
1097 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
1098 | |
1099 * version 19.15 released. | |
1100 | |
1101 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
1102 | |
1103 * Makefile (distclean): It's rm, not rf. | |
1104 | |
1105 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
1106 | |
1107 * Version 19.14 released. | |
1108 | |
1109 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
1110 | |
1111 * Makefile: New file. | |
1112 | |
1113 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
1114 | |
1115 * Version 19.13 released. | |
1116 | |
1117 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
1118 | |
1119 * Version 19.9 released. | |
1120 | |
1121 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
1122 | |
1123 * Version 19.8 released. | |
1124 | |
1125 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
1126 | |
1127 * cmdargs.texi: Document the -i, -itype, and -iconic options. | |
1128 | |
1129 * trouble.texi: It's `enable-flow-control-on', not | |
1130 `evade-flow-control-on'. | |
1131 | |
1132 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
1133 | |
1134 * display.texi: Document standard-display-european. | |
1135 | |
1136 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
1137 | |
1138 * Version 19.7 released. | |
1139 | |
1140 * emacs.texi: Add a sentence to the top menu mentioning the | |
1141 specific version of Emacs this manual applies to. | |
1142 | |
1143 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
1144 | |
1145 * basic.texi: Documented next-line-add-lines variable used to | |
1146 implement down-arrow. | |
1147 | |
1148 * killing.texi: Documented kill-whole-line. | |
1149 | |
1150 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu) | |
1151 | |
47285 | 1152 * text.texi: Updated unix TeX ordering information. |
25829 | 1153 |
1154 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
1155 | |
1156 * news.texi: Mentioned fill-rectangle in keybinding list. | |
1157 | |
1158 * killing.texi: Documented fill-rectangle. | |
1159 | |
1160 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
1161 | |
1162 * vc.texi: Brought the docs up to date with VC 5.2. | |
1163 | |
1164 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
1165 | |
1166 * emacs.tex: Mentioned blackbox and gomoku under Amusements. | |
1167 Assembler mode is now mentioned and appropriately | |
1168 indexed under Programming Modes. | |
1169 | |
40965 | 1170 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu) |
25829 | 1171 |
1172 * emacs.tex: Updated TeX ordering information. | |
1173 | |
40965 | 1174 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu) |
25829 | 1175 |
1176 * gnus.texinfo: New file. Removed installation instructions. | |
1177 | |
40965 | 1178 1990-06-26 David Lawrence (tale@geech) |
25829 | 1179 |
1180 * emacs.tex: Noted that completion-ignored-extensions is not used | |
1181 to filter out names when all completions are displayed in | |
1182 *Completions*. | |
1183 | |
40965 | 1184 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25829 | 1185 |
1186 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h. | |
1187 | |
40965 | 1188 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu) |
25829 | 1189 |
1190 * emacs.tex: Add @findex grep. | |
1191 | |
40965 | 1192 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
25829 | 1193 |
1194 * texinfo.tex: Changed spelling of `\sc' font to `\smallcaps' and | |
1195 then defined `\sc' as the command for smallcaps in Texinfo. This | |
1196 measns that the @sc command will produce small caps. bfox has | |
1197 made the corresponding change to makeinfo and texinfm.el. | |
1198 | |
40965 | 1199 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu) |
25829 | 1200 |
1201 * emacs.tex: Corrected two typos. No other changes before | |
1202 Version 19 will be made. | |
1203 | |
1204 * vip.texinfo: Removed menu entry Adding Lisp Code in node | |
1205 Customization since the menu entry did not point to anything. | |
1206 Also added an @finalout command to remove overfull hboxes from the | |
1207 printed output. | |
1208 | |
1209 * cl.texinfo: Added @bye, \input line and @settitle to file. | |
1210 This file is clearly intended to be a chapter of some other work, | |
1211 but the other work does not yet exist. | |
1212 | |
40965 | 1213 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu) |
25829 | 1214 |
1215 * texinfo.texinfo: Three typos corrected. | |
1216 | |
40965 | 1217 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu) |
25829 | 1218 |
1219 * emacs.tex: Update information for obtaining TeX distribution from the | |
1220 University of Washington. | |
1221 | |
30994 | 1222 ;; Local Variables: |
52427 | 1223 ;; coding: iso-2022-7bit |
30994 | 1224 ;; End: |
39627 | 1225 |
1226 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001 | |
1227 Free Software Foundation, Inc. | |
1228 Copying and distribution of this file, with or without modification, | |
1229 are permitted provided the copyright notice and this notice are preserved. | |
52401 | 1230 |
1231 ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd |