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