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