Mercurial > emacs
annotate man/ChangeLog @ 74447:b57213679354
(Interactive Shell): Mention the alternative to `~/.emacs_SHELLNAME',
which is `~/.emacs.d/init_SHELLNAME.sh'.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 05 Dec 2006 14:27:41 +0000 |
parents | 32dd62229a8d |
children | 335a9eff819b |
rev | line source |
---|---|
74427 | 1 2006-12-04 Eli Zaretskii <eliz@gnu.org> |
2 | |
3 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name. | |
4 | |
5 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name. | |
6 | |
74349 | 7 2006-12-01 Eli Zaretskii <eliz@gnu.org> |
8 | |
74354 | 9 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a |
10 colon in the mode line. | |
11 | |
74349 | 12 * msdog.texi (Windows Processes) [@ifnottex]: Mention |
13 w32-shell-execute. | |
14 | |
74211
b5b237361cae
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74196
diff
changeset
|
15 2006-11-26 Nick Roberts <nickrob@snap.net.nz> |
b5b237361cae
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74196
diff
changeset
|
16 |
b5b237361cae
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74196
diff
changeset
|
17 * building.texi (Watch Expressions): Mention SPC for expanding/ |
b5b237361cae
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74196
diff
changeset
|
18 contracting watch expressions. |
b5b237361cae
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74196
diff
changeset
|
19 |
74196 | 20 2006-11-26 Kim F. Storm <storm@cua.dk> |
21 | |
22 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more. | |
23 | |
74193
ed440685996a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74191
diff
changeset
|
24 2006-11-26 Nick Roberts <nickrob@snap.net.nz> |
ed440685996a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74191
diff
changeset
|
25 |
ed440685996a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74191
diff
changeset
|
26 * building.texi (Debugger Operation): Define text command mode. |
ed440685996a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74191
diff
changeset
|
27 Clarify how tooltips work. |
ed440685996a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74191
diff
changeset
|
28 (GDB Graphical Interface): Explain how to run in text command mode |
ed440685996a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74191
diff
changeset
|
29 more clearly. |
ed440685996a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74191
diff
changeset
|
30 |
74191
c155da9f72bb
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74126
diff
changeset
|
31 2006-11-25 Juanma Barranquero <lekktu@gmail.com> |
c155da9f72bb
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74126
diff
changeset
|
32 |
c155da9f72bb
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74126
diff
changeset
|
33 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'. |
c155da9f72bb
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74126
diff
changeset
|
34 |
74126
681d59f945bb
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74093
diff
changeset
|
35 2006-11-22 Juanma Barranquero <lekktu@gmail.com> |
681d59f945bb
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74093
diff
changeset
|
36 |
681d59f945bb
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74093
diff
changeset
|
37 * anti.texi (Antinews): Mention --server-file and TCP sockets. |
681d59f945bb
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74093
diff
changeset
|
38 |
74093 | 39 2006-11-20 Michael Olson <mwolson@gnu.org> |
40 | |
41 * erc.texi: Call this the 5.2 stable pre-release of ERC. | |
42 | |
74054
8f7659d1566e
* misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
Chong Yidong <cyd@stupidchicken.com>
parents:
74051
diff
changeset
|
43 2006-11-18 Chong Yidong <cyd@stupidchicken.com> |
8f7659d1566e
* misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
Chong Yidong <cyd@stupidchicken.com>
parents:
74051
diff
changeset
|
44 |
8f7659d1566e
* misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
Chong Yidong <cyd@stupidchicken.com>
parents:
74051
diff
changeset
|
45 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t, |
8f7659d1566e
* misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
Chong Yidong <cyd@stupidchicken.com>
parents:
74051
diff
changeset
|
46 and EMACS is deprecated. |
8f7659d1566e
* misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
Chong Yidong <cyd@stupidchicken.com>
parents:
74051
diff
changeset
|
47 |
74051
87670efb77bf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74048
diff
changeset
|
48 2006-11-18 Juanma Barranquero <lekktu@gmail.com> |
87670efb77bf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74048
diff
changeset
|
49 |
87670efb77bf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74048
diff
changeset
|
50 * makefile.w32-in (emacs.dvi): Remove xresmini.texi. |
87670efb77bf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74048
diff
changeset
|
51 |
74048 | 52 2006-11-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
53 | |
74051
87670efb77bf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74048
diff
changeset
|
54 * Makefile.in (emacs.dvi): Remove xresmini.texi. |
87670efb77bf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74048
diff
changeset
|
55 |
87670efb77bf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74048
diff
changeset
|
56 * emacs.texi: Include xresources.texi both for info and dvi. |
87670efb77bf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74048
diff
changeset
|
57 |
87670efb77bf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74048
diff
changeset
|
58 * xresources.texi: Merge text from xresmini.texi. |
74048 | 59 |
74031
4bebd11be400
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
74027
diff
changeset
|
60 2006-11-17 Carsten Dominik <dominik@science.uva.nl> |
4bebd11be400
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
74027
diff
changeset
|
61 |
4bebd11be400
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
74027
diff
changeset
|
62 * org.texi: Fix typos. |
4bebd11be400
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
74027
diff
changeset
|
63 (Agenda commands): Document `C-k'. |
4bebd11be400
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
74027
diff
changeset
|
64 |
74027 | 65 2006-11-16 Eli Zaretskii <eliz@gnu.org> |
66 | |
67 * url.texi (http/https): Fix a typo in the HTTP URL. | |
68 | |
74005
544d201b0172
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73968
diff
changeset
|
69 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org> |
544d201b0172
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73968
diff
changeset
|
70 |
544d201b0172
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73968
diff
changeset
|
71 * ada-mode.texi: Total rewrite. |
544d201b0172
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73968
diff
changeset
|
72 |
73968
a4d58aeb9dd9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73963
diff
changeset
|
73 2006-11-13 Carsten Dominik <dominik@science.uva.nl> |
a4d58aeb9dd9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73963
diff
changeset
|
74 |
a4d58aeb9dd9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73963
diff
changeset
|
75 * org.texi: Minor typo fixes. |
a4d58aeb9dd9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73963
diff
changeset
|
76 |
73956 | 77 2006-11-13 Bill Wohler <wohler@newt.com> |
78 | |
73963 | 79 Release MH-E manual version 8.0.3. |
80 | |
81 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for | |
82 release 8.0.3. | |
83 | |
74005
544d201b0172
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73968
diff
changeset
|
84 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path" |
544d201b0172
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73968
diff
changeset
|
85 to set MAILDIR. |
544d201b0172
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73968
diff
changeset
|
86 (Reading Mail): Document the customization of read-mail-command |
544d201b0172
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73968
diff
changeset
|
87 for MH-E. |
73956 | 88 (Viewing Attachments): Document mm-discouraged-alternatives. |
89 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag. | |
90 (Junk): Add more information about the settings of mh-junk-background | |
74005
544d201b0172
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73968
diff
changeset
|
91 in a program. Add /usr/bin/mh to PATH in examples. |
73956 | 92 |
73948
6b530321bdb2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73876
diff
changeset
|
93 2006-11-12 Richard Stallman <rms@gnu.org> |
6b530321bdb2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73876
diff
changeset
|
94 |
6b530321bdb2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73876
diff
changeset
|
95 * woman.texi: Update author address but say he no longer maintains it. |
6b530321bdb2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73876
diff
changeset
|
96 |
6b530321bdb2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73876
diff
changeset
|
97 2006-11-12 Roberto Rodr,Am(Bguez <lanubeblanca@googlemail.com> (tiny change) |
6b530321bdb2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73876
diff
changeset
|
98 |
6b530321bdb2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73876
diff
changeset
|
99 * glossary.texi: Fix typos. |
6b530321bdb2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73876
diff
changeset
|
100 |
73876
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
101 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com> |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
102 |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
103 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
104 archived trees. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
105 (Checkboxes): Section moved to chapter 5, and extended. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
106 (The date/time prompt): New section. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
107 (Link abbreviations): New section. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
108 (Presentation and sorting): New section. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
109 (Custom agenda views): Section completely rewritten. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
110 (Summary): Compare with Planner. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
111 (Feedback): More info about creating backtraces. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
112 (Plain lists): Modified example. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
113 (Breaking down tasks): New section. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
114 (Custom time format): New section. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
115 (Time stamps): Document inactive timestamps. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
116 (Setting tags): More details about fast tag selection. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
117 (Block agenda): New section. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
118 (Custom agenda views): Section rewritten. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
119 (Block agenda): New section. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
120 |
73808
2889a065b1d4
* lisp/net/tramp.el (tramp-default-method): scp is the default method.
Michael Albinus <michael.albinus@gmx.de>
parents:
73789
diff
changeset
|
121 2006-11-07 Michael Albinus <michael.albinus@gmx.de> |
2889a065b1d4
* lisp/net/tramp.el (tramp-default-method): scp is the default method.
Michael Albinus <michael.albinus@gmx.de>
parents:
73789
diff
changeset
|
122 |
2889a065b1d4
* lisp/net/tramp.el (tramp-default-method): scp is the default method.
Michael Albinus <michael.albinus@gmx.de>
parents:
73789
diff
changeset
|
123 * tramp.texi (Configuration): scp is the default method. |
2889a065b1d4
* lisp/net/tramp.el (tramp-default-method): scp is the default method.
Michael Albinus <michael.albinus@gmx.de>
parents:
73789
diff
changeset
|
124 (Default Method): Use ssh as example for another method. |
2889a065b1d4
* lisp/net/tramp.el (tramp-default-method): scp is the default method.
Michael Albinus <michael.albinus@gmx.de>
parents:
73789
diff
changeset
|
125 |
73789
c83b592e110d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73608
diff
changeset
|
126 2006-11-06 Richard Stallman <rms@gnu.org> |
c83b592e110d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73608
diff
changeset
|
127 |
c83b592e110d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73608
diff
changeset
|
128 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti. |
c83b592e110d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73608
diff
changeset
|
129 |
c83b592e110d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73608
diff
changeset
|
130 * ack.texi (Acknowledgments): Fix name spelling. |
c83b592e110d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73608
diff
changeset
|
131 |
73608 | 132 2006-11-01 Juri Linkov <juri@jurta.org> |
133 | |
134 * search.texi (Word Search): Document incremental word search. | |
135 | |
73522 | 136 2006-10-28 Glenn Morris <rgm@gnu.org> |
137 | |
138 * ack.texi (Acknowledgments): Add cal-html author. | |
139 | |
140 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX | |
141 Calendar"). Describe new package cal-html. | |
142 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing | |
143 Calendar Files." | |
144 | |
73499
646a9d0f56f2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73495
diff
changeset
|
145 2006-10-27 Richard Stallman <rms@gnu.org> |
646a9d0f56f2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73495
diff
changeset
|
146 |
646a9d0f56f2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73495
diff
changeset
|
147 * woman.texi: Downcase nroff/troff/roff. |
646a9d0f56f2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73495
diff
changeset
|
148 (Installation): Chapter deleted. Some xrefs deleted. |
646a9d0f56f2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73495
diff
changeset
|
149 (Background): woman doesn't advise man ;-). |
646a9d0f56f2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73495
diff
changeset
|
150 |
73495 | 151 2006-10-26 Roberto Rodr,Am(Bguez <lanubeblanca@googlemail.com> (tiny change) |
73494
c2808e06f0d0
* ada-mode.texi (Project files, Identifier completion)
Chong Yidong <cyd@stupidchicken.com>
parents:
73472
diff
changeset
|
152 |
c2808e06f0d0
* ada-mode.texi (Project files, Identifier completion)
Chong Yidong <cyd@stupidchicken.com>
parents:
73472
diff
changeset
|
153 * ada-mode.texi (Project files, Identifier completion) |
c2808e06f0d0
* ada-mode.texi (Project files, Identifier completion)
Chong Yidong <cyd@stupidchicken.com>
parents:
73472
diff
changeset
|
154 (Automatic Casing, Debugging, Using non-standard file names) |
c2808e06f0d0
* ada-mode.texi (Project files, Identifier completion)
Chong Yidong <cyd@stupidchicken.com>
parents:
73472
diff
changeset
|
155 (Working Remotely): Fix typos. |
c2808e06f0d0
* ada-mode.texi (Project files, Identifier completion)
Chong Yidong <cyd@stupidchicken.com>
parents:
73472
diff
changeset
|
156 |
73472
9f4660d881f8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73443
diff
changeset
|
157 2006-10-23 Richard Stallman <rms@gnu.org> |
9f4660d881f8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73443
diff
changeset
|
158 |
9f4660d881f8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73443
diff
changeset
|
159 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when |
9f4660d881f8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73443
diff
changeset
|
160 Abbrev mode is enabled. |
9f4660d881f8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73443
diff
changeset
|
161 |
73443
993286e581a6
(Sample .emacs File): Added missing `)' in sample code `my-c-initialization-hook'.
Masatake YAMATO <jet@gyve.org>
parents:
73440
diff
changeset
|
162 2006-10-20 Masatake YAMATO <jet@gyve.org> |
993286e581a6
(Sample .emacs File): Added missing `)' in sample code `my-c-initialization-hook'.
Masatake YAMATO <jet@gyve.org>
parents:
73440
diff
changeset
|
163 |
73495 | 164 * cc-mode.texi (Sample .emacs File): Added missing `)' in |
73443
993286e581a6
(Sample .emacs File): Added missing `)' in sample code `my-c-initialization-hook'.
Masatake YAMATO <jet@gyve.org>
parents:
73440
diff
changeset
|
165 sample code `my-c-initialization-hook'. |
993286e581a6
(Sample .emacs File): Added missing `)' in sample code `my-c-initialization-hook'.
Masatake YAMATO <jet@gyve.org>
parents:
73440
diff
changeset
|
166 |
73440
334af48d9710
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73425
diff
changeset
|
167 2006-10-19 Stuart D. Herring <herring@lanl.gov> |
334af48d9710
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73425
diff
changeset
|
168 |
334af48d9710
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73425
diff
changeset
|
169 * widget.texi: Fix typos. |
334af48d9710
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73425
diff
changeset
|
170 |
73425
82e81b1ee127
* tramp.texi (Frequently Asked Questions): Remove questions marked with
Michael Albinus <michael.albinus@gmx.de>
parents:
73401
diff
changeset
|
171 2006-10-19 Michael Albinus <michael.albinus@gmx.de> |
82e81b1ee127
* tramp.texi (Frequently Asked Questions): Remove questions marked with
Michael Albinus <michael.albinus@gmx.de>
parents:
73401
diff
changeset
|
172 |
82e81b1ee127
* tramp.texi (Frequently Asked Questions): Remove questions marked with
Michael Albinus <michael.albinus@gmx.de>
parents:
73401
diff
changeset
|
173 * tramp.texi (Frequently Asked Questions): Remove questions marked with |
82e81b1ee127
* tramp.texi (Frequently Asked Questions): Remove questions marked with
Michael Albinus <michael.albinus@gmx.de>
parents:
73401
diff
changeset
|
174 "???". There have been no complaints for years, so the information |
82e81b1ee127
* tramp.texi (Frequently Asked Questions): Remove questions marked with
Michael Albinus <michael.albinus@gmx.de>
parents:
73401
diff
changeset
|
175 must be appropriate. |
82e81b1ee127
* tramp.texi (Frequently Asked Questions): Remove questions marked with
Michael Albinus <michael.albinus@gmx.de>
parents:
73401
diff
changeset
|
176 |
73401
79adf97a6f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73370
diff
changeset
|
177 2006-10-16 Richard Stallman <rms@gnu.org> |
79adf97a6f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73370
diff
changeset
|
178 |
79adf97a6f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73370
diff
changeset
|
179 * widget.texi: Use @var instead of capitalization. |
79adf97a6f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73370
diff
changeset
|
180 Clarify many widget type descriptions. |
79adf97a6f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73370
diff
changeset
|
181 |
79adf97a6f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73370
diff
changeset
|
182 * emacs.texi: Update ISBN. |
79adf97a6f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73370
diff
changeset
|
183 |
73370 | 184 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> |
185 | |
186 * gnus.texi (Other modes): Fix typo. Add alternative index entry for | |
187 gnus-dired-attach. | |
188 (Selecting a Group): Fix typo. | |
189 | |
73495 | 190 2006-10-12 Roberto Rodr,Am(Bguez <lanubeblanca@googlemail.com> (tiny change) |
191 | |
192 * widget.texi: Fix typos. | |
73341
381523fcc2fd
2006-10-12 Roberto Rodr?ez <lanubeblanca@googlemail.com>
Jan Djärv <jan.h.d@swipnet.se>
parents:
73328
diff
changeset
|
193 |
73328 | 194 2006-10-11 Kim F. Storm <storm@cua.dk> |
195 | |
196 * emacs.texi (Acknowledgments): Use @dotless{i}. | |
197 | |
73295
3546bda2752f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
73292
diff
changeset
|
198 2006-10-08 Nick Roberts <nickrob@snap.net.nz> |
3546bda2752f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
73292
diff
changeset
|
199 |
3546bda2752f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
73292
diff
changeset
|
200 * building.texi (Breakpoints Buffer): Mention catchpoints. |
3546bda2752f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
73292
diff
changeset
|
201 |
73289 | 202 2006-10-08 Kim F. Storm <storm@cua.dk> |
203 | |
204 * ack.texi (Acknowledgments): Update. | |
205 | |
206 * emacs.texi (Acknowledgments): Fix bad @/ form. | |
207 | |
73269 | 208 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de> |
209 | |
210 * gnus.texi (Image Enhancements): Update for Emacs 22. | |
211 | |
212 * gnus-faq.texi ([1.3]): Update. | |
213 | |
73268
f6d5814bf8da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73264
diff
changeset
|
214 2006-10-06 Richard Stallman <rms@gnu.org> |
f6d5814bf8da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73264
diff
changeset
|
215 |
73292 | 216 * faq.texi (Displaying the current line or column): |
217 Delete "As of Emacs 20". | |
73268
f6d5814bf8da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73264
diff
changeset
|
218 |
73264
9aa2afd04f48
(VM): VM works with Emacs 22 too.
Romain Francoise <romain@orebokech.com>
parents:
73257
diff
changeset
|
219 2006-10-06 Romain Francoise <romain@orebokech.com> |
9aa2afd04f48
(VM): VM works with Emacs 22 too.
Romain Francoise <romain@orebokech.com>
parents:
73257
diff
changeset
|
220 |
73289 | 221 * faq.texi (VM): VM works with Emacs 22 too. |
73264
9aa2afd04f48
(VM): VM works with Emacs 22 too.
Romain Francoise <romain@orebokech.com>
parents:
73257
diff
changeset
|
222 |
73257
29410033e317
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73246
diff
changeset
|
223 2006-10-06 Richard Stallman <rms@gnu.org> |
29410033e317
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73246
diff
changeset
|
224 |
73264
9aa2afd04f48
(VM): VM works with Emacs 22 too.
Romain Francoise <romain@orebokech.com>
parents:
73257
diff
changeset
|
225 * ebrowse.texi: Remove Emacs version "21" from title. |
73257
29410033e317
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73246
diff
changeset
|
226 |
73246 | 227 2006-10-05 Kim F. Storm <storm@cua.dk> |
228 | |
229 * emacs.texi (Acknowledgments): Add more contributors. | |
230 | |
73237
7133eb4318fa
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73224
diff
changeset
|
231 2006-10-03 Richard Stallman <rms@gnu.org> |
7133eb4318fa
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73224
diff
changeset
|
232 |
7133eb4318fa
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73224
diff
changeset
|
233 * emacs.texi (Acknowledgments): Update version and edition. |
7133eb4318fa
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73224
diff
changeset
|
234 |
73224 | 235 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de> |
236 | |
237 * gnus.texi (Foreign Groups): Say where change of editing commands are | |
238 stored. Add reference to `gnus-parameters'. | |
239 | |
73206 | 240 2006-10-01 Karl Berry <karl@gnu.org> |
241 | |
73292 | 242 * custom.texi (Customization Groups): Page break to keep example buffer |
73206 | 243 on one page. |
244 | |
73197 | 245 2006-09-30 Karl Berry <karl@gnu.org> |
246 | |
247 * programs.texi (Basic Indent): @need to improve page break. | |
73292 | 248 * text.texi: Rewording to improve page breaks, and use @LaTeX{}. |
73197 | 249 |
73182 | 250 2006-09-29 Glenn Morris <rgm@gnu.org> |
251 | |
252 * calendar.texi (Date Formats): Doc fix for european-calendar-style. | |
253 | |
73179 | 254 2006-09-29 Karl Berry <karl@gnu.org> |
255 | |
73292 | 256 * windows.texi (Basic Window): Remove forced @break, no longer |
73179 | 257 desirable. |
258 * frames.texi (Frame Commands), | |
73292 | 259 * mark.texi (Marking Objects): Reword to avoid bad page break. |
260 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break. | |
73179 | 261 |
72997
f977cc60463c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72971
diff
changeset
|
262 2006-09-19 Richard Stallman <rms@gnu.org> |
f977cc60463c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72971
diff
changeset
|
263 |
f977cc60463c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72971
diff
changeset
|
264 * frames.texi (Dialog Boxes): Clean up wording: avoid passive, |
f977cc60463c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72971
diff
changeset
|
265 stick to present tense. |
f977cc60463c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72971
diff
changeset
|
266 |
72961
eb822f6f8d06
* frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
Jan Djärv <jan.h.d@swipnet.se>
parents:
72904
diff
changeset
|
267 2006-09-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
eb822f6f8d06
* frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
Jan Djärv <jan.h.d@swipnet.se>
parents:
72904
diff
changeset
|
268 |
eb822f6f8d06
* frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
Jan Djärv <jan.h.d@swipnet.se>
parents:
72904
diff
changeset
|
269 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog |
eb822f6f8d06
* frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
Jan Djärv <jan.h.d@swipnet.se>
parents:
72904
diff
changeset
|
270 to x-gtk-use-old-file-dialog. |
72971
2cb0784b791e
* frames.texi (Dialog Boxes): Document x-gtk-file-dialog-help-text.
Jan Djärv <jan.h.d@swipnet.se>
parents:
72961
diff
changeset
|
271 (Dialog Boxes): Document x-gtk-file-dialog-help-text. |
72961
eb822f6f8d06
* frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
Jan Djärv <jan.h.d@swipnet.se>
parents:
72904
diff
changeset
|
272 |
72898
c467c4e41e5b
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72887
diff
changeset
|
273 2006-09-15 Jay Belanger <belanger@truman.edu> |
c467c4e41e5b
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72887
diff
changeset
|
274 |
72904
425ede302504
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72902
diff
changeset
|
275 * calc.texi, emacs.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE): |
425ede302504
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72902
diff
changeset
|
276 Change "Library Public License" to "Lesser Public License" |
425ede302504
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72902
diff
changeset
|
277 throughout. Use "yyyy" to represent year. |
72898
c467c4e41e5b
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72887
diff
changeset
|
278 |
72887
eb94c65e419e
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
72843
diff
changeset
|
279 2006-09-15 Carsten Dominik <dominik@science.uva.nl> |
eb94c65e419e
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
72843
diff
changeset
|
280 |
eb94c65e419e
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
72843
diff
changeset
|
281 * org.texi (Setting tags): Typo fix. |
eb94c65e419e
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
72843
diff
changeset
|
282 |
73007 | 283 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de> |
284 | |
285 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'. | |
286 | |
72841
7637a6a23f0f
(Citations Outside LaTeX): Simpify lisp example.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
72833
diff
changeset
|
287 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de> |
7637a6a23f0f
(Citations Outside LaTeX): Simpify lisp example.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
72833
diff
changeset
|
288 |
72842
e9b3d4ace2ad
(Visiting): Add index entry "open file".
Reiner Steib <Reiner.Steib@gmx.de>
parents:
72841
diff
changeset
|
289 * files.texi (Visiting): Add index entry "open file". |
e9b3d4ace2ad
(Visiting): Add index entry "open file".
Reiner Steib <Reiner.Steib@gmx.de>
parents:
72841
diff
changeset
|
290 |
72843 | 291 * reftex.texi (Citations Outside LaTeX): Simplify lisp example. |
72841
7637a6a23f0f
(Citations Outside LaTeX): Simpify lisp example.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
72833
diff
changeset
|
292 |
72833
81a55a7dc3c3
* etc/NEWS: In terminal-oriented subshells, the EMACS environment
Paul Eggert <eggert@twinsun.com>
parents:
72812
diff
changeset
|
293 2006-09-12 Paul Eggert <eggert@cs.ucla.edu> |
81a55a7dc3c3
* etc/NEWS: In terminal-oriented subshells, the EMACS environment
Paul Eggert <eggert@twinsun.com>
parents:
72812
diff
changeset
|
294 |
81a55a7dc3c3
* etc/NEWS: In terminal-oriented subshells, the EMACS environment
Paul Eggert <eggert@twinsun.com>
parents:
72812
diff
changeset
|
295 * faq.texi (Escape sequences in shell output): EMACS is now set |
81a55a7dc3c3
* etc/NEWS: In terminal-oriented subshells, the EMACS environment
Paul Eggert <eggert@twinsun.com>
parents:
72812
diff
changeset
|
296 to Emacs's absolute file name, not to "t". |
81a55a7dc3c3
* etc/NEWS: In terminal-oriented subshells, the EMACS environment
Paul Eggert <eggert@twinsun.com>
parents:
72812
diff
changeset
|
297 (^M in the shell buffer): Likewise. |
81a55a7dc3c3
* etc/NEWS: In terminal-oriented subshells, the EMACS environment
Paul Eggert <eggert@twinsun.com>
parents:
72812
diff
changeset
|
298 * misc.texi (Interactive Shell): Likewise. |
81a55a7dc3c3
* etc/NEWS: In terminal-oriented subshells, the EMACS environment
Paul Eggert <eggert@twinsun.com>
parents:
72812
diff
changeset
|
299 |
72812
bc928adbd68a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72810
diff
changeset
|
300 2006-09-11 Richard Stallman <rms@gnu.org> |
bc928adbd68a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72810
diff
changeset
|
301 |
bc928adbd68a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72810
diff
changeset
|
302 * building.texi (Compilation Mode): Clarification. |
bc928adbd68a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72810
diff
changeset
|
303 (Grep Searching): Add xref to Compilation Mode. |
bc928adbd68a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72810
diff
changeset
|
304 |
bc928adbd68a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72810
diff
changeset
|
305 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de> |
72810 | 306 |
307 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate | |
308 mails with pop3-leave-mail-on-server. Fix wording. | |
73007 | 309 (Limiting): Improve gnus-summary-limit-to-articles. |
310 (X-Face): Fix typo. | |
72810 | 311 |
72808
f28bae4e563d
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
72734
diff
changeset
|
312 2006-09-11 Simon Josefsson <jas@extundo.com> |
f28bae4e563d
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
72734
diff
changeset
|
313 |
f28bae4e563d
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
72734
diff
changeset
|
314 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on |
f28bae4e563d
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
72734
diff
changeset
|
315 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>. |
f28bae4e563d
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
72734
diff
changeset
|
316 |
72734
70aa4ed788b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72672
diff
changeset
|
317 2006-09-08 Richard Stallman <rms@gnu.org> |
70aa4ed788b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72672
diff
changeset
|
318 |
70aa4ed788b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72672
diff
changeset
|
319 * search.texi (Search): Ref multi-file search commands here. |
70aa4ed788b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72672
diff
changeset
|
320 (Other Repeating Search): Not here. |
70aa4ed788b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72672
diff
changeset
|
321 |
72672
886b4823edf4
2006-09-06 Simon Josefsson <jas@extundo.com>
Simon Josefsson <jas@extundo.com>
parents:
72603
diff
changeset
|
322 2006-09-06 Simon Josefsson <jas@extundo.com> |
886b4823edf4
2006-09-06 Simon Josefsson <jas@extundo.com>
Simon Josefsson <jas@extundo.com>
parents:
72603
diff
changeset
|
323 |
886b4823edf4
2006-09-06 Simon Josefsson <jas@extundo.com>
Simon Josefsson <jas@extundo.com>
parents:
72603
diff
changeset
|
324 * smtpmail.texi (Authentication): Mention SSL. |
886b4823edf4
2006-09-06 Simon Josefsson <jas@extundo.com>
Simon Josefsson <jas@extundo.com>
parents:
72603
diff
changeset
|
325 |
72603 | 326 2006-09-01 Eli Zaretskii <eliz@gnu.org> |
327 | |
73292 | 328 * rcirc.texi (Internet Relay Chat, Useful IRC commands): |
329 Don't use @indicateurl. | |
72603 | 330 |
331 * cc-mode.texi (Subword Movement): Don't use @headitem. | |
332 (Custom Braces, Clean-ups): Don't use @tie. | |
333 | |
72569
7457615d594a
Sync with Tramp 2.0.54.
Michael Albinus <michael.albinus@gmx.de>
parents:
72561
diff
changeset
|
334 2006-08-29 Michael Albinus <michael.albinus@gmx.de> |
7457615d594a
Sync with Tramp 2.0.54.
Michael Albinus <michael.albinus@gmx.de>
parents:
72561
diff
changeset
|
335 |
7457615d594a
Sync with Tramp 2.0.54.
Michael Albinus <michael.albinus@gmx.de>
parents:
72561
diff
changeset
|
336 Sync with Tramp 2.0.54. |
7457615d594a
Sync with Tramp 2.0.54.
Michael Albinus <michael.albinus@gmx.de>
parents:
72561
diff
changeset
|
337 |
73292 | 338 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now. |
339 Suggested by Adrian Phillips <a.phillips@met.no>. | |
72569
7457615d594a
Sync with Tramp 2.0.54.
Michael Albinus <michael.albinus@gmx.de>
parents:
72561
diff
changeset
|
340 |
72561
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
341 2006-08-28 Richard Stallman <rms@gnu.org> |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
342 |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
343 * windows.texi (Split Window): Update xref. |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
344 |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
345 * basic.texi (Continuation Lines): Update xref. |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
346 |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
347 * indent.texi (Tab Stops): Update xref. |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
348 |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
349 * emacs.texi (Top): Update subnode menu. |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
350 |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
351 * display.texi (Line Truncation, Displaying Boundaries): New nodes, |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
352 split out of Display Custom. |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
353 |
72525 | 354 2006-08-25 Kim F. Storm <storm@cua.dk> |
355 | |
356 * display.texi (Display Custom): Add variables overline-margin | |
357 and x-underline-at-descent-line. | |
358 | |
72523
85d27b00d6b0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72498
diff
changeset
|
359 2006-08-25 Richard Stallman <rms@gnu.org> |
85d27b00d6b0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72498
diff
changeset
|
360 |
85d27b00d6b0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72498
diff
changeset
|
361 * entering.texi (Exiting): Rewrite to give graphical displays |
85d27b00d6b0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72498
diff
changeset
|
362 priority over text terminals. |
85d27b00d6b0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72498
diff
changeset
|
363 |
85d27b00d6b0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72498
diff
changeset
|
364 * search.texi (Incremental Search): Move index entries. |
85d27b00d6b0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72498
diff
changeset
|
365 |
72498
ee4295c07eed
* custom.texi (Init File): Reference Find Init to avoid "home
Chong Yidong <cyd@stupidchicken.com>
parents:
72482
diff
changeset
|
366 2006-08-23 Chong Yidong <cyd@stupidchicken.com> |
ee4295c07eed
* custom.texi (Init File): Reference Find Init to avoid "home
Chong Yidong <cyd@stupidchicken.com>
parents:
72482
diff
changeset
|
367 |
ee4295c07eed
* custom.texi (Init File): Reference Find Init to avoid "home
Chong Yidong <cyd@stupidchicken.com>
parents:
72482
diff
changeset
|
368 * custom.texi (Init File): Reference Find Init to avoid "home |
ee4295c07eed
* custom.texi (Init File): Reference Find Init to avoid "home
Chong Yidong <cyd@stupidchicken.com>
parents:
72482
diff
changeset
|
369 directory" confusion. |
ee4295c07eed
* custom.texi (Init File): Reference Find Init to avoid "home
Chong Yidong <cyd@stupidchicken.com>
parents:
72482
diff
changeset
|
370 |
72482
006fede79540
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72473
diff
changeset
|
371 2006-08-22 Nick Roberts <nickrob@snap.net.nz> |
006fede79540
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72473
diff
changeset
|
372 |
006fede79540
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72473
diff
changeset
|
373 * building.texi (Other GDB-UI Buffers): Describe how to edit |
006fede79540
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72473
diff
changeset
|
374 a value in the locals buffer. |
006fede79540
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72473
diff
changeset
|
375 |
72473
2b669ff7d168
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72420
diff
changeset
|
376 2006-08-21 Richard Stallman <rms@gnu.org> |
2b669ff7d168
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72420
diff
changeset
|
377 |
2b669ff7d168
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72420
diff
changeset
|
378 * search.texi (Basic Isearch): Add `isearch' index entry. |
2b669ff7d168
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72420
diff
changeset
|
379 |
72420
b6050f44ed8c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72400
diff
changeset
|
380 2006-08-16 Richard Stallman <rms@gnu.org> |
b6050f44ed8c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72400
diff
changeset
|
381 |
b6050f44ed8c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72400
diff
changeset
|
382 * misc.texi (Saving Emacs Sessions): Clean up wording. |
b6050f44ed8c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72400
diff
changeset
|
383 |
b6050f44ed8c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72400
diff
changeset
|
384 * mark.texi (Marking Objects): Mention term "select all". |
b6050f44ed8c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72400
diff
changeset
|
385 |
b6050f44ed8c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72400
diff
changeset
|
386 * emacs.texi (Top): Update subnode menu. |
b6050f44ed8c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72400
diff
changeset
|
387 |
b6050f44ed8c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72400
diff
changeset
|
388 * help.texi (Help Mode): Move node up in file. |
b6050f44ed8c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72400
diff
changeset
|
389 |
72400
da520c71020b
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
72393
diff
changeset
|
390 2006-08-15 Carsten Dominik <dominik@science.uva.nl> |
da520c71020b
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
72393
diff
changeset
|
391 |
da520c71020b
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
72393
diff
changeset
|
392 * org.texi (Installation, Activation): Split from Installation and |
72525 | 393 Activation. |
72400
da520c71020b
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
72393
diff
changeset
|
394 (Clocking work time): Documented new features. |
da520c71020b
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
72393
diff
changeset
|
395 |
72393
0c01067e83c9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72378
diff
changeset
|
396 2006-08-15 Nick Roberts <nickrob@snap.net.nz> |
0c01067e83c9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72378
diff
changeset
|
397 |
0c01067e83c9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72378
diff
changeset
|
398 * building.texi (Stack Buffer): Explain fringe arrow. |
0c01067e83c9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72378
diff
changeset
|
399 |
72378 | 400 2006-08-13 Alex Schroeder <alex@gnu.org> |
401 | |
402 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo | |
403 example. | |
404 | |
72368 | 405 2006-08-12 Eli Zaretskii <eliz@gnu.org> |
406 | |
72375 | 407 * faq.texi (How to add fonts): New node. |
408 | |
72368 | 409 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored |
410 on startup. | |
411 | |
72363
6589d3f305ef
(Acknowledgments): Delete mention to zone-mode.el.
Romain Francoise <romain@orebokech.com>
parents:
72349
diff
changeset
|
412 2006-08-11 Romain Francoise <romain@orebokech.com> |
6589d3f305ef
(Acknowledgments): Delete mention to zone-mode.el.
Romain Francoise <romain@orebokech.com>
parents:
72349
diff
changeset
|
413 |
6589d3f305ef
(Acknowledgments): Delete mention to zone-mode.el.
Romain Francoise <romain@orebokech.com>
parents:
72349
diff
changeset
|
414 * ack.texi (Acknowledgments): Delete mention to zone-mode.el. |
6589d3f305ef
(Acknowledgments): Delete mention to zone-mode.el.
Romain Francoise <romain@orebokech.com>
parents:
72349
diff
changeset
|
415 |
72349
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
416 2006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change) |
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
417 |
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
418 * mule.texi (Recognize Coding, Text Coding): Fix typos. |
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
419 |
72339
c8042d3743cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72313
diff
changeset
|
420 2006-08-10 Richard Stallman <rms@gnu.org> |
c8042d3743cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72313
diff
changeset
|
421 |
c8042d3743cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72313
diff
changeset
|
422 * text.texi (Format Faces): Substantial rewrites to deal |
c8042d3743cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72313
diff
changeset
|
423 with face merging. Empty regions don't count. Clarify |
c8042d3743cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72313
diff
changeset
|
424 face property inheritance. |
c8042d3743cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72313
diff
changeset
|
425 |
72313
01a5a5e2cfb0
(Marks vs Flags): Fix typo reported by Ari Roponen <arjuropo@cc.jyu.fi>.
Romain Francoise <romain@orebokech.com>
parents:
72285
diff
changeset
|
426 2006-08-08 Romain Francoise <romain@orebokech.com> |
01a5a5e2cfb0
(Marks vs Flags): Fix typo reported by Ari Roponen <arjuropo@cc.jyu.fi>.
Romain Francoise <romain@orebokech.com>
parents:
72285
diff
changeset
|
427 |
01a5a5e2cfb0
(Marks vs Flags): Fix typo reported by Ari Roponen <arjuropo@cc.jyu.fi>.
Romain Francoise <romain@orebokech.com>
parents:
72285
diff
changeset
|
428 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen |
01a5a5e2cfb0
(Marks vs Flags): Fix typo reported by Ari Roponen <arjuropo@cc.jyu.fi>.
Romain Francoise <romain@orebokech.com>
parents:
72285
diff
changeset
|
429 <arjuropo@cc.jyu.fi>. |
01a5a5e2cfb0
(Marks vs Flags): Fix typo reported by Ari Roponen <arjuropo@cc.jyu.fi>.
Romain Francoise <romain@orebokech.com>
parents:
72285
diff
changeset
|
430 |
72285
01c53aa90ed3
(New in Emacs 22): Expand.
Romain Francoise <romain@orebokech.com>
parents:
72271
diff
changeset
|
431 2006-08-05 Romain Francoise <romain@orebokech.com> |
01c53aa90ed3
(New in Emacs 22): Expand.
Romain Francoise <romain@orebokech.com>
parents:
72271
diff
changeset
|
432 |
01c53aa90ed3
(New in Emacs 22): Expand.
Romain Francoise <romain@orebokech.com>
parents:
72271
diff
changeset
|
433 * faq.texi (New in Emacs 22): Expand. |
01c53aa90ed3
(New in Emacs 22): Expand.
Romain Francoise <romain@orebokech.com>
parents:
72271
diff
changeset
|
434 |
72271 | 435 2006-08-04 Eli Zaretskii <eliz@gnu.org> |
436 | |
437 * cmdargs.texi (Window Size X) <--geometry>: Only width and height | |
438 apply to all frames. | |
439 | |
72249 | 440 2006-08-03 Michael Olson <mwolson@gnu.org> |
441 | |
442 * erc.texi: Update for ERC 5.1.4. | |
443 | |
72238
0013ce620e90
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72226
diff
changeset
|
444 2006-08-01 Richard Stallman <rms@gnu.org> |
0013ce620e90
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72226
diff
changeset
|
445 |
0013ce620e90
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72226
diff
changeset
|
446 * help.texi (Name Help): Add index entries for describe-variable. |
0013ce620e90
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72226
diff
changeset
|
447 |
72226
8e59824f44f3
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72215
diff
changeset
|
448 2006-08-01 Nick Roberts <nickrob@snap.net.nz> |
8e59824f44f3
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72215
diff
changeset
|
449 |
8e59824f44f3
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72215
diff
changeset
|
450 * building.texi (GDB Graphical Interface): Shorten node names. |
8e59824f44f3
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72215
diff
changeset
|
451 (GDB-UI Layout): Use GDB-related. |
72393
0c01067e83c9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72378
diff
changeset
|
452 (Other GDB-UI Buffers): Simplify English. |
72226
8e59824f44f3
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72215
diff
changeset
|
453 |
72215
7099968b5ac9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72203
diff
changeset
|
454 2006-07-31 Richard Stallman <rms@gnu.org> |
7099968b5ac9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72203
diff
changeset
|
455 |
7099968b5ac9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72203
diff
changeset
|
456 * search.texi (Query Replace): Add xref for Dired's Q command. |
7099968b5ac9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72203
diff
changeset
|
457 |
72203 | 458 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org> |
459 | |
460 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed | |
461 in .../site-lisp/gnus/ by default. | |
462 [ From gnus-news.texi in the trunk. ] | |
463 | |
464 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de> | |
465 | |
466 * gnus.texi (MIME Commands): Additions for yEnc. | |
467 | |
72201
3911f81b3f08
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72190
diff
changeset
|
468 2006-07-31 Nick Roberts <nickrob@snap.net.nz> |
3911f81b3f08
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72190
diff
changeset
|
469 |
3911f81b3f08
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72190
diff
changeset
|
470 * building.texi (GDB commands in Fringe): Rename to... |
3911f81b3f08
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72190
diff
changeset
|
471 (Source Buffers): ..this and move forward. Describe hollow arrow and |
3911f81b3f08
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72190
diff
changeset
|
472 new option gdb-find-source-frame. |
72349
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
473 |
72190
1c29204657ce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72186
diff
changeset
|
474 2006-07-29 Richard Stallman <rms@gnu.org> |
1c29204657ce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72186
diff
changeset
|
475 |
1c29204657ce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72186
diff
changeset
|
476 * dired.texi (Operating on Files): Simplify previous change |
1c29204657ce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72186
diff
changeset
|
477 and fix Texinfo usage. |
1c29204657ce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72186
diff
changeset
|
478 |
72186 | 479 2006-07-29 Eli Zaretskii <eliz@gnu.org> |
480 | |
481 * dired.texi (Operating on Files): Add cross-references. State the | |
482 Unix commands that do similar things. | |
483 | |
72176
8b73fd8e1710
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72154
diff
changeset
|
484 2006-07-28 Richard Stallman <rms@gnu.org> |
8b73fd8e1710
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72154
diff
changeset
|
485 |
8b73fd8e1710
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72154
diff
changeset
|
486 * mark.texi (Transient Mark): Clarify that region never disappears |
72349
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
487 when Transient Mark mode is off, and not when it is on. |
72176
8b73fd8e1710
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72154
diff
changeset
|
488 |
72154
5077d4539b76
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72109
diff
changeset
|
489 2006-07-27 Richard Stallman <rms@gnu.org> |
5077d4539b76
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72109
diff
changeset
|
490 |
5077d4539b76
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72109
diff
changeset
|
491 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q. |
5077d4539b76
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72109
diff
changeset
|
492 |
72109
f6cd6558bd8e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72072
diff
changeset
|
493 2006-07-24 Richard Stallman <rms@gnu.org> |
f6cd6558bd8e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72072
diff
changeset
|
494 |
f6cd6558bd8e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72072
diff
changeset
|
495 * xresources.texi (GTK styles): Fix texinfo usage. |
f6cd6558bd8e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72072
diff
changeset
|
496 |
72349
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
497 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi: |
72109
f6cd6558bd8e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72072
diff
changeset
|
498 * faq.texi: Move periods and commas inside quotes. |
f6cd6558bd8e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72072
diff
changeset
|
499 |
f6cd6558bd8e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72072
diff
changeset
|
500 * commands.texi (User Input): Explain why we teach keyboard cmds. |
72349
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
501 |
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
502 * xresources.texi, xresmini.texi, search.texi, programs.texi: |
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
503 * misc.texi, kmacro.texi, killing.texi, glossary.texi: |
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
504 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi: |
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
505 * doclicense.texi, display.texi, dired.texi, basic.texi: |
72109
f6cd6558bd8e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72072
diff
changeset
|
506 * anti.texi, ack.texi: Move periods and commas inside quotes. |
f6cd6558bd8e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72072
diff
changeset
|
507 |
72072 | 508 2006-07-22 Eli Zaretskii <eliz@gnu.org> |
509 | |
510 * cmdargs.texi (General Variables): Document EMAIL. | |
511 | |
72051 | 512 2006-07-21 Eli Zaretskii <eliz@gnu.org> |
513 | |
514 * frames.texi (Frame Commands): Mention that focus-follows-mouse | |
515 doesn't have effect on MS-Windows. | |
516 | |
72043
dce50dd248c3
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72014
diff
changeset
|
517 2006-07-20 Jay Belanger <belanger@truman.edu> |
dce50dd248c3
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72014
diff
changeset
|
518 |
dce50dd248c3
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72014
diff
changeset
|
519 * calc.texi (Error forms): Mention M-+ keybinding for |
dce50dd248c3
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72014
diff
changeset
|
520 `calc-plus-minus'. |
dce50dd248c3
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72014
diff
changeset
|
521 |
72014
0429cbee770a
* faq.texi (Security risks with Emacs): Document Emacs 22
Chong Yidong <cyd@stupidchicken.com>
parents:
71950
diff
changeset
|
522 2006-07-18 Chong Yidong <cyd@stupidchicken.com> |
0429cbee770a
* faq.texi (Security risks with Emacs): Document Emacs 22
Chong Yidong <cyd@stupidchicken.com>
parents:
71950
diff
changeset
|
523 |
0429cbee770a
* faq.texi (Security risks with Emacs): Document Emacs 22
Chong Yidong <cyd@stupidchicken.com>
parents:
71950
diff
changeset
|
524 * faq.texi (Security risks with Emacs): Document Emacs 22 |
0429cbee770a
* faq.texi (Security risks with Emacs): Document Emacs 22
Chong Yidong <cyd@stupidchicken.com>
parents:
71950
diff
changeset
|
525 file-local-variable mechanism. |
0429cbee770a
* faq.texi (Security risks with Emacs): Document Emacs 22
Chong Yidong <cyd@stupidchicken.com>
parents:
71950
diff
changeset
|
526 |
71950
ad94c37a2dfc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71883
diff
changeset
|
527 2006-07-17 Richard Stallman <rms@gnu.org> |
ad94c37a2dfc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71883
diff
changeset
|
528 |
ad94c37a2dfc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71883
diff
changeset
|
529 * building.texi (Grep Searching): Explain about chaining grep commands. |
ad94c37a2dfc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71883
diff
changeset
|
530 |
71883 | 531 2006-07-12 Michael Olson <mwolson@gnu.org> |
532 | |
533 * erc.texi: Update for ERC 5.1.3. | |
534 | |
71863 | 535 2006-07-12 Alex Schroeder <alex@gnu.org> |
536 | |
537 * rcirc.texi: Fix typos. | |
538 (Getting started with rcirc): New calling convention for M-x irc. | |
539 Mention #rcirc. Removed channel tracking. | |
540 (Configuration): Changed the names of all variables that got changed | |
541 recently, eg. rcirc-server to rcirc-default-server. Added | |
542 documentation for rcirc-authinfo, some background for Bitlbee, and | |
543 rcirc-track-minor-mode. | |
544 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just | |
545 Scrolling. | |
546 (Reconnecting after you have lost the connection): Fixed example code | |
547 to match code changes. | |
548 | |
71749
7af72cf2833c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71741
diff
changeset
|
549 2006-07-10 Nick Roberts <nickrob@snap.net.nz> |
7af72cf2833c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71741
diff
changeset
|
550 |
71750
ee3354abd3d4
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71749
diff
changeset
|
551 * killing.texi, gnus.texi, message.texi, mini.texi: Fix typos. |
71749
7af72cf2833c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71741
diff
changeset
|
552 |
71741
d3243ee91ba0
* misc.texi (Invoking emacsclient): Document behavior when emacsclient
Chong Yidong <cyd@stupidchicken.com>
parents:
71715
diff
changeset
|
553 2006-07-09 Chong Yidong <cyd@stupidchicken.com> |
d3243ee91ba0
* misc.texi (Invoking emacsclient): Document behavior when emacsclient
Chong Yidong <cyd@stupidchicken.com>
parents:
71715
diff
changeset
|
554 |
d3243ee91ba0
* misc.texi (Invoking emacsclient): Document behavior when emacsclient
Chong Yidong <cyd@stupidchicken.com>
parents:
71715
diff
changeset
|
555 * misc.texi (Invoking emacsclient): Document behavior when emacsclient |
d3243ee91ba0
* misc.texi (Invoking emacsclient): Document behavior when emacsclient
Chong Yidong <cyd@stupidchicken.com>
parents:
71715
diff
changeset
|
556 is invoked for multiple files. |
d3243ee91ba0
* misc.texi (Invoking emacsclient): Document behavior when emacsclient
Chong Yidong <cyd@stupidchicken.com>
parents:
71715
diff
changeset
|
557 |
71715 | 558 2006-07-08 Eli Zaretskii <eliz@gnu.org> |
559 | |
560 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the | |
561 on-line manual for the rest of this node. | |
562 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include | |
563 unconditionally. | |
564 (Windows Processes) <w32-quote-process-args>: Include unconditionally. | |
565 Improve wording. | |
566 (Windows Printing): Improve wording. | |
567 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the | |
568 rest of this node. | |
569 | |
71654
4dfa603c6500
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71647
diff
changeset
|
570 2006-07-07 Carsten Dominik <dominik@science.uva.nl> |
4dfa603c6500
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71647
diff
changeset
|
571 |
4dfa603c6500
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71647
diff
changeset
|
572 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting |
4dfa603c6500
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71647
diff
changeset
|
573 commands. |
4dfa603c6500
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71647
diff
changeset
|
574 (Global TODO list): Document the use of the variables |
4dfa603c6500
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71647
diff
changeset
|
575 `org-agenda-todo-ignore-scheduled' and |
4dfa603c6500
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71647
diff
changeset
|
576 `org-agenda-todo-list-sublevels'. |
4dfa603c6500
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71647
diff
changeset
|
577 |
71647
51afa28213f2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71631
diff
changeset
|
578 2006-07-05 Richard Stallman <rms@gnu.org> |
51afa28213f2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71631
diff
changeset
|
579 |
51afa28213f2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71631
diff
changeset
|
580 * faq.texi (Scrolling only one line): Fix xref. |
51afa28213f2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71631
diff
changeset
|
581 |
71631
3c2eaf387741
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
71616
diff
changeset
|
582 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org> |
3c2eaf387741
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
71616
diff
changeset
|
583 |
3c2eaf387741
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
71616
diff
changeset
|
584 * building.texi (Lisp Eval): |
3c2eaf387741
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
71616
diff
changeset
|
585 * faq.texi (Evaluating Emacs Lisp code): |
3c2eaf387741
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
71616
diff
changeset
|
586 Throughout, replace eval-current-buffer with eval-buffer. |
3c2eaf387741
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
71616
diff
changeset
|
587 |
71616
c59f8780b5a0
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71615
diff
changeset
|
588 2006-07-05 Nick Roberts <nickrob@snap.net.nz> |
c59f8780b5a0
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71615
diff
changeset
|
589 |
c59f8780b5a0
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71615
diff
changeset
|
590 * mule.texi (Coding Systems, Specify Coding): Link descriptions |
c59f8780b5a0
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71615
diff
changeset
|
591 of character translation. |
c59f8780b5a0
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71615
diff
changeset
|
592 |
71596
fd3e0dac0f35
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71593
diff
changeset
|
593 2006-07-04 Nick Roberts <nickrob@snap.net.nz> |
fd3e0dac0f35
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71593
diff
changeset
|
594 |
fd3e0dac0f35
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71593
diff
changeset
|
595 * rmail.texi (Remote Mailboxes): Add missing @code keyword. |
fd3e0dac0f35
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71593
diff
changeset
|
596 |
71593 | 597 2006-07-03 Karl Berry <karl@gnu.org> |
598 | |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
599 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by |
71593 | 600 not-too-underfull hboxes in the TeX output. |
601 * abbrevs.texi, buffers.texi, building.texi, calendar.texi, | |
602 cmdargs.texi, custom.texi, dired.texi, macos.texi, | |
603 maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi, | |
604 sending.texi, text.texi: fix overfull/underfull boxes. | |
605 | |
71592 | 606 2006-07-03 Romain Francoise <romain@orebokech.com> |
607 | |
608 * m-x.texi (M-x): Fix. | |
609 | |
71590
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
610 2006-07-03 Richard Stallman <rms@gnu.org> |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
611 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
612 * rcirc.texi (Scrolling conservatively): Fix xref. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
613 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
614 * pcl-cvs.texi (Viewing differences): Usage fix. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
615 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
616 * search.texi (Other Repeating Search): filename -> file name. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
617 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
618 * misc.texi (Narrowing): Minor cleanups. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
619 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
620 * files.texi (Visiting): filename -> file name. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
621 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
622 * emacs.texi (Top): Update subnode menus. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
623 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
624 * mule.texi (Coding Systems): Move char translation stuff here. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
625 (Specify Coding, Output Coding): New nodes, out of Recognize Coding. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
626 (Recognize Coding): Substantial local rewrites. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
627 (International): Update menu. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
628 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
629 * display.texi (Auto Scrolling): New node, broken out of Scrolling. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
630 (Scrolling): Substantial local rewrites. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
631 (Display): Update menu and intro. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
632 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
633 * dired.texi: filename -> file name. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
634 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
635 * custom.texi (Safe File Variables): Texinfo usage fix. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
636 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
637 2006-07-03 Ted Zlatanov <tzz@lifelogs.com> |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
638 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
639 * help.texi, m-x.texi: Lots of cleanups. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
640 |
71566
3ce880f9bb94
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71547
diff
changeset
|
641 2006-07-03 Carsten Dominik <dominik@science.uva.nl> |
3ce880f9bb94
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71547
diff
changeset
|
642 |
3ce880f9bb94
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71547
diff
changeset
|
643 * org.texi (Agenda commands): Document `s' key to save all org-mode |
3ce880f9bb94
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71547
diff
changeset
|
644 buffers. |
3ce880f9bb94
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71547
diff
changeset
|
645 |
71547 | 646 2006-06-30 Eli Zaretskii <eliz@gnu.org> |
647 | |
648 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse) | |
649 (Windows Processes, Windows Misc): Shorten the printed version by | |
650 selectively conditioning less important portions by @ifnottex. | |
651 | |
71543 | 652 2006-06-30 Ralf Angeli <angeli@caeruleus.net> |
653 | |
654 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face | |
655 names. Mention `cvs-msg' face. | |
656 | |
71526
ff304c9b1fb2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71507
diff
changeset
|
657 2006-06-29 Carsten Dominik <dominik@science.uva.nl> |
ff304c9b1fb2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71507
diff
changeset
|
658 |
ff304c9b1fb2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71507
diff
changeset
|
659 * org.texi (Checkboxes): New section. |
ff304c9b1fb2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71507
diff
changeset
|
660 |
71507
b322992de32c
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71496
diff
changeset
|
661 2006-06-28 Carsten Dominik <dominik@science.uva.nl> |
b322992de32c
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71496
diff
changeset
|
662 |
b322992de32c
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71496
diff
changeset
|
663 * org.texi (Embedded LaTeX): Fix typos and implement small improvements |
b322992de32c
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71496
diff
changeset
|
664 throughout this chapter. |
b322992de32c
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71496
diff
changeset
|
665 |
71496
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
666 2006-06-27 Chong Yidong <cyd@stupidchicken.com> |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
667 |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
668 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top" |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
669 text for standalone vs Emacs info. |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
670 (Help): Clarify header line description. Use mouse-1 for clicks. |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
671 (Help-P): Use mouse-1 for clicks. |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
672 (Help-^L): "Top" and "All" not displayed with dashes in Emacs. |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
673 (Help-^L, Help-M, Help-Int, Search Index, Go to node) |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
674 (Choose menu subtopic): Remove gratuitous Emacs command names. |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
675 (Help-FOO): Put usual behavior first. |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
676 (Help-Xref): Clicking on xrefs works in Emacs. |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
677 (Search Text): Clarify what the default behavior is. |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
678 (Create Info buffer): Fix Emacs window/X window confusion. |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
679 (Emacs Info Variables): Fix for new Emacs init file behavior. |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
680 |
71495
e1bdd26d18a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71480
diff
changeset
|
681 2006-06-27 Richard Stallman <rms@gnu.org> |
e1bdd26d18a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71480
diff
changeset
|
682 |
e1bdd26d18a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71480
diff
changeset
|
683 * mini.texi (Minibuffer File): Minor cleanup. |
e1bdd26d18a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71480
diff
changeset
|
684 |
71480
fadd484f858b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71475
diff
changeset
|
685 2006-06-25 Nick Roberts <nickrob@snap.net.nz> |
fadd484f858b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71475
diff
changeset
|
686 |
fadd484f858b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71475
diff
changeset
|
687 * frames.texi (XTerm Mouse) Rename to... |
fadd484f858b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71475
diff
changeset
|
688 (Text-Only Mouse): ...this. Mention t-mouse-mode. |
fadd484f858b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71475
diff
changeset
|
689 |
fadd484f858b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71475
diff
changeset
|
690 * emacs.texi (Top): Use new node name. |
fadd484f858b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71475
diff
changeset
|
691 |
71466 | 692 2006-06-24 Eli Zaretskii <eliz@gnu.org> |
693 | |
71475 | 694 * emacs.texi (Top): Update the detailed menu according to changes in |
695 msdog.texi. | |
696 | |
71471 | 697 * msdog.texi (Windows Keyboard): New section. |
71475 | 698 (Windows Mouse): New section. |
699 (Windows System Menu): Remove section (text merged with "Windows | |
700 Keyboard"). | |
701 (Windows Misc): New section. | |
71471 | 702 |
71469 | 703 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation. |
704 | |
705 * msdog.texi (ls in Lisp): New section. | |
706 | |
71466 | 707 * files.texi (Visiting): Document case-insensitive wildcard matching |
708 under find-file-wildcards. | |
709 | |
71531 | 710 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> |
711 | |
712 * gnus.texi (Summary Buffer Lines): Fix typo. | |
713 | |
71451
5bec35de83c2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71416
diff
changeset
|
714 2006-06-23 Carsten Dominik <dominik@science.uva.nl> |
5bec35de83c2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71416
diff
changeset
|
715 |
5bec35de83c2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71416
diff
changeset
|
716 * org.texi (Embedded LaTeX): New chapter. |
5bec35de83c2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71416
diff
changeset
|
717 (Archiving): Section rewritten. |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
718 (Enhancing text): Some parts moved to the new chapter about LaTeX. |
71451
5bec35de83c2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71416
diff
changeset
|
719 |
71416
e198da669233
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.1.
Bill Wohler <wohler@newt.com>
parents:
71400
diff
changeset
|
720 2006-06-20 Bill Wohler <wohler@newt.com> |
e198da669233
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.1.
Bill Wohler <wohler@newt.com>
parents:
71400
diff
changeset
|
721 |
e198da669233
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.1.
Bill Wohler <wohler@newt.com>
parents:
71400
diff
changeset
|
722 Release MH-E manual version 8.0.1. |
e198da669233
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.1.
Bill Wohler <wohler@newt.com>
parents:
71400
diff
changeset
|
723 |
e198da669233
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.1.
Bill Wohler <wohler@newt.com>
parents:
71400
diff
changeset
|
724 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for |
e198da669233
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.1.
Bill Wohler <wohler@newt.com>
parents:
71400
diff
changeset
|
725 release 8.0.1. |
e198da669233
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.1.
Bill Wohler <wohler@newt.com>
parents:
71400
diff
changeset
|
726 (Preface): Depend on GNU mailutils 1.0 and higher. |
e198da669233
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.1.
Bill Wohler <wohler@newt.com>
parents:
71400
diff
changeset
|
727 |
71398 | 728 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org> |
729 | |
730 * message.texi (News Headers): Update message-syntax-checks section. | |
731 | |
71389 | 732 2006-06-19 Karl Berry <karl@gnu.org> |
733 | |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
734 * info.texi (Advanced): Mention C-q, especially with ?. |
71389 | 735 |
71385
9ee77061d851
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71360
diff
changeset
|
736 2006-06-19 Carsten Dominik <dominik@science.uva.nl> |
9ee77061d851
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71360
diff
changeset
|
737 |
9ee77061d851
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71360
diff
changeset
|
738 * org.texi (Publishing links): Document the `:link-validation-function' |
9ee77061d851
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71360
diff
changeset
|
739 property. |
9ee77061d851
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71360
diff
changeset
|
740 (Extensions and Hacking): New chapter, includes some sections of the |
9ee77061d851
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71360
diff
changeset
|
741 "Miscellaneous" chapter. |
9ee77061d851
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71360
diff
changeset
|
742 |
71360
b4fb555ddd05
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
71311
diff
changeset
|
743 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
b4fb555ddd05
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
71311
diff
changeset
|
744 |
b4fb555ddd05
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
71311
diff
changeset
|
745 * macos.texi (Mac Input): Add description of mac-function-modifier. |
b4fb555ddd05
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
71311
diff
changeset
|
746 Now Unicode keyboard layouts work. |
b4fb555ddd05
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
71311
diff
changeset
|
747 |
71311
289fa893412b
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71309
diff
changeset
|
748 2006-06-10 Carsten Dominik <dominik@science.uva.nl> |
289fa893412b
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71309
diff
changeset
|
749 |
289fa893412b
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71309
diff
changeset
|
750 * org.texi: (Progress logging): New section. |
289fa893412b
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71309
diff
changeset
|
751 |
71309
ac498715ccc8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71267
diff
changeset
|
752 2006-06-10 Richard Stallman <rms@gnu.org> |
ac498715ccc8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71267
diff
changeset
|
753 |
ac498715ccc8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71267
diff
changeset
|
754 * mule.texi (Recognize Coding): Clarify previous change. |
ac498715ccc8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71267
diff
changeset
|
755 |
71400 | 756 2006-06-09 Kenichi Handa <handa@m17n.org> |
757 | |
758 * mule.texi (Recognize Coding): Describe the convention of "CODING!" | |
759 notation. | |
760 | |
71267 | 761 2006-06-07 Kevin Ryde <user42@zip.com.au> |
762 | |
763 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main | |
764 manual for @ifnottex, but in emacs-extra for @iftex. | |
765 | |
766 * cmdargs.texi (General Variables): Fix smtpmail xref. | |
767 | |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
768 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca> |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
769 |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
770 * viper.texi (Viper Specials): |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
771 * programs.texi (Comment Commands): |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
772 * gnus.texi (Example Setup): |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
773 * faq.texi (Backspace invokes help): |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
774 * dired-x.texi (Optional Installation Dired Jump): |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
775 * custom.texi (Specifying File Variables): |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
776 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
777 follow coding conventions. |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
778 |
71262 | 779 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de> |
780 | |
781 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail. | |
782 | |
71252
de5774b55f7f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71245
diff
changeset
|
783 2006-06-07 Nick Roberts <nickrob@snap.net.nz> |
de5774b55f7f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71245
diff
changeset
|
784 |
de5774b55f7f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71245
diff
changeset
|
785 * building.texi (Watch Expressions): Move node to end. |
de5774b55f7f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71245
diff
changeset
|
786 (GDB Graphical Interface): Move description of clicks in fringe... |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
787 (GDB commands in the Fringe): ...to here. New node. |
71252
de5774b55f7f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71245
diff
changeset
|
788 |
71245
92cdf6b94754
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71226
diff
changeset
|
789 2006-06-06 Carsten Dominik <dominik@science.uva.nl> |
92cdf6b94754
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71226
diff
changeset
|
790 |
92cdf6b94754
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71226
diff
changeset
|
791 * org.texi: (ASCII export): Document indentation adaptation. |
92cdf6b94754
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71226
diff
changeset
|
792 (Setting tags): Document mutually-exclusive tags. |
92cdf6b94754
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71226
diff
changeset
|
793 |
71224
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
794 2006-06-05 Romain Francoise <romain@orebokech.com> |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
795 |
71226
a6a1e9e44f8b
(irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
Romain Francoise <romain@orebokech.com>
parents:
71225
diff
changeset
|
796 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'. |
a6a1e9e44f8b
(irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
Romain Francoise <romain@orebokech.com>
parents:
71225
diff
changeset
|
797 Fix typo. |
a6a1e9e44f8b
(irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
Romain Francoise <romain@orebokech.com>
parents:
71225
diff
changeset
|
798 |
71225
aa6eaf713f4f
(Question 8.6): Update reference to the Gnus
Romain Francoise <romain@orebokech.com>
parents:
71224
diff
changeset
|
799 * gnus-faq.texi (Question 8.6): Update reference to the Gnus |
aa6eaf713f4f
(Question 8.6): Update reference to the Gnus
Romain Francoise <romain@orebokech.com>
parents:
71224
diff
changeset
|
800 channel (#gnus@irc.freenode.net). |
aa6eaf713f4f
(Question 8.6): Update reference to the Gnus
Romain Francoise <romain@orebokech.com>
parents:
71224
diff
changeset
|
801 Fix typos. Update copyright notice. |
aa6eaf713f4f
(Question 8.6): Update reference to the Gnus
Romain Francoise <romain@orebokech.com>
parents:
71224
diff
changeset
|
802 |
71224
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
803 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics) |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
804 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols) |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
805 (Line-Up Functions, Custom Macros): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
806 * ediff.texi (Window and Frame Configuration) |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
807 (Highlighting Difference Regions, Highlighting Difference Regions): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
808 * emacs-mime.texi (Display Customization): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
809 * erc.texi (History): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
810 * eshell.texi (Known problems): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
811 * eudc.texi (Overview, BBDB): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
812 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples) |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
813 (The problem of spam, SpamOracle, Extending the Spam package) |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
814 (Conformity, Terminology): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
815 * idlwave.texi (Routine Info, Routine Info) |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
816 (Class and Keyword Inheritance, Padding Operators) |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
817 (Breakpoints and Stepping, Electric Debug Mode) |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
818 (Examining Variables, Troubleshooting): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
819 * org.texi (Creating timestamps): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
820 * reftex.texi (Commands, Options, Changes): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
821 * tramp.texi (Inline methods, Password caching) |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
822 (Auto-save and Backup, Issues): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
823 * vip.texi (Files, Commands in Insert Mode): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
824 * viper.texi (Emacs Preliminaries, States in Viper) |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
825 (Packages that Change Keymaps, Viper Specials, Groundwork): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
826 * xresmini.texi (GTK resources): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
827 Fix various typos. |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
828 |
71222
6e0c68027a7d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71214
diff
changeset
|
829 2006-06-05 Nick Roberts <nickrob@snap.net.nz> |
6e0c68027a7d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71214
diff
changeset
|
830 |
6e0c68027a7d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71214
diff
changeset
|
831 * building.texi (GDB Graphical Interface): Update bindings. |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
832 (Commands of GUD): Add gud-print. Remove gud-run. |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
833 Restate availability more generally. |
71222
6e0c68027a7d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71214
diff
changeset
|
834 |
71208
3d3ffeac18d4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71148
diff
changeset
|
835 2006-06-03 Ted Zlatanov <tzz@lifelogs.com> |
3d3ffeac18d4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71148
diff
changeset
|
836 |
3d3ffeac18d4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71148
diff
changeset
|
837 * mini.texi: Lots of cleanups. |
3d3ffeac18d4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71148
diff
changeset
|
838 |
71148
bc57945d0d65
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
71131
diff
changeset
|
839 2006-06-01 Luc Teirlinck <teirllm@auburn.edu> |
bc57945d0d65
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
71131
diff
changeset
|
840 |
bc57945d0d65
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
71131
diff
changeset
|
841 * misc.texi (Shell History Copying): Update descriptions of `C-c RET' |
bc57945d0d65
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
71131
diff
changeset
|
842 and Mouse-2. |
bc57945d0d65
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
71131
diff
changeset
|
843 |
71131
cd2f1fe2870c
* screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
Jan Djärv <jan.h.d@swipnet.se>
parents:
71119
diff
changeset
|
844 2006-06-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
cd2f1fe2870c
* screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
Jan Djärv <jan.h.d@swipnet.se>
parents:
71119
diff
changeset
|
845 |
cd2f1fe2870c
* screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
Jan Djärv <jan.h.d@swipnet.se>
parents:
71119
diff
changeset
|
846 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open. |
cd2f1fe2870c
* screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
Jan Djärv <jan.h.d@swipnet.se>
parents:
71119
diff
changeset
|
847 |
71119 | 848 2006-05-31 Michael Ernst <mernst@alum.mit.edu> |
849 | |
850 * ediff.texi: Fix typos. | |
851 | |
71115
ed36e6560bbe
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71097
diff
changeset
|
852 2006-05-31 Richard Stallman <rms@gnu.org> |
ed36e6560bbe
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71097
diff
changeset
|
853 |
ed36e6560bbe
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71097
diff
changeset
|
854 * basic.texi (Moving Point): Fix previous change. |
ed36e6560bbe
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71097
diff
changeset
|
855 |
71097
440be7e69f07
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71068
diff
changeset
|
856 2006-05-30 Carsten Dominik <dominik@science.uva.nl> |
440be7e69f07
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71068
diff
changeset
|
857 |
440be7e69f07
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71068
diff
changeset
|
858 * org.texi: Small typo fixes. |
440be7e69f07
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71068
diff
changeset
|
859 |
71068
14f10023ee06
* tramp.texi (Frequently Asked Questions): Disable zsh zle.
Michael Albinus <michael.albinus@gmx.de>
parents:
71060
diff
changeset
|
860 2006-05-29 Michael Albinus <michael.albinus@gmx.de> |
14f10023ee06
* tramp.texi (Frequently Asked Questions): Disable zsh zle.
Michael Albinus <michael.albinus@gmx.de>
parents:
71060
diff
changeset
|
861 |
14f10023ee06
* tramp.texi (Frequently Asked Questions): Disable zsh zle.
Michael Albinus <michael.albinus@gmx.de>
parents:
71060
diff
changeset
|
862 * tramp.texi (Frequently Asked Questions): Disable zsh zle. |
14f10023ee06
* tramp.texi (Frequently Asked Questions): Disable zsh zle.
Michael Albinus <michael.albinus@gmx.de>
parents:
71060
diff
changeset
|
863 |
71060
99c0a22860dc
* screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
Jan Djärv <jan.h.d@swipnet.se>
parents:
71046
diff
changeset
|
864 2006-05-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
99c0a22860dc
* screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
Jan Djärv <jan.h.d@swipnet.se>
parents:
71046
diff
changeset
|
865 |
99c0a22860dc
* screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
Jan Djärv <jan.h.d@swipnet.se>
parents:
71046
diff
changeset
|
866 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus. |
99c0a22860dc
* screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
Jan Djärv <jan.h.d@swipnet.se>
parents:
71046
diff
changeset
|
867 |
71046
7a762d10d1a2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71016
diff
changeset
|
868 2006-05-28 Ted Zlatanov <tzz@lifelogs.com> |
7a762d10d1a2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71016
diff
changeset
|
869 |
7a762d10d1a2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71016
diff
changeset
|
870 * basic.texi: Many simplifications and improvements in wording. |
7a762d10d1a2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71016
diff
changeset
|
871 |
71016
d3baf42cfb6f
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
70975
diff
changeset
|
872 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org> |
d3baf42cfb6f
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
70975
diff
changeset
|
873 |
d3baf42cfb6f
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
70975
diff
changeset
|
874 * pcl-cvs.texi: Fix typos. |
d3baf42cfb6f
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
70975
diff
changeset
|
875 (Customization): Say "us". |
d3baf42cfb6f
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
70975
diff
changeset
|
876 |
70975 | 877 2006-05-26 Eli Zaretskii <eliz@gnu.org> |
878 | |
879 * org.texi: Remove bogus @setfilename. | |
880 | |
70952
a887dafc4dd1
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70933
diff
changeset
|
881 2006-05-26 Carsten Dominik <dominik@science.uva.nl> |
a887dafc4dd1
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70933
diff
changeset
|
882 |
a887dafc4dd1
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70933
diff
changeset
|
883 * org.texi (ASCII export): Omit command name. |
a887dafc4dd1
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70933
diff
changeset
|
884 (HTML export): Add prefix to all lines in Local Variable example. |
a887dafc4dd1
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70933
diff
changeset
|
885 (Acknowledgments): Typeset names in italics. |
a887dafc4dd1
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70933
diff
changeset
|
886 |
70933
9deaa0c2c11f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70868
diff
changeset
|
887 2006-05-26 Nick Roberts <nickrob@snap.net.nz> |
9deaa0c2c11f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70868
diff
changeset
|
888 |
9deaa0c2c11f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70868
diff
changeset
|
889 * anti.texi (Antinews): Create a node for gdb-ui. |
9deaa0c2c11f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70868
diff
changeset
|
890 |
70868
da5c0bc05b30
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70838
diff
changeset
|
891 2006-05-24 Carsten Dominik <dominik@science.uva.nl> |
da5c0bc05b30
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70838
diff
changeset
|
892 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
893 * org.texi: (Plain lists): Add new item navigation commands. |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
894 (External links): Document elisp and info links. |
70868
da5c0bc05b30
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70838
diff
changeset
|
895 (Custom searches): New section. |
da5c0bc05b30
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70838
diff
changeset
|
896 (Publishing): New chapter. |
da5c0bc05b30
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70838
diff
changeset
|
897 (HTML export): Include a list of supported CSS classes. |
da5c0bc05b30
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70838
diff
changeset
|
898 (Setting tags): Describe the fast-tag-setting interface. |
da5c0bc05b30
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70838
diff
changeset
|
899 |
70838
7f097460654d
(Menu Bars, Tool Bars): Add index entries.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70804
diff
changeset
|
900 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de> |
7f097460654d
(Menu Bars, Tool Bars): Add index entries.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70804
diff
changeset
|
901 |
7f097460654d
(Menu Bars, Tool Bars): Add index entries.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70804
diff
changeset
|
902 * frames.texi (Menu Bars, Tool Bars): Add index entries. |
7f097460654d
(Menu Bars, Tool Bars): Add index entries.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70804
diff
changeset
|
903 |
70804
f9fc135ed521
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70800
diff
changeset
|
904 2006-05-20 Richard Stallman <rms@gnu.org> |
f9fc135ed521
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70800
diff
changeset
|
905 |
f9fc135ed521
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70800
diff
changeset
|
906 * dired.texi (Dired Navigation): dired-goto-file is now j. |
f9fc135ed521
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70800
diff
changeset
|
907 |
70800
324a7d0fe3ca
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
70792
diff
changeset
|
908 2006-05-20 Luc Teirlinck <teirllm@auburn.edu> |
324a7d0fe3ca
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
70792
diff
changeset
|
909 |
324a7d0fe3ca
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
70792
diff
changeset
|
910 * dired-x.texi: ifinfo -> ifnottex. |
324a7d0fe3ca
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
70792
diff
changeset
|
911 |
70792 | 912 2006-05-20 Eli Zaretskii <eliz@gnu.org> |
913 | |
914 * mule.texi (Coding Systems): Mention the undecided-* coding systems | |
915 and their aliases. | |
916 | |
917 * msdog.texi (Windows Printing): Mention non-support of plain text | |
918 printing with some el-cheapo printers, and suggest a workaround. | |
919 | |
70781 | 920 2006-05-20 Kevin Ryde <user42@zip.com.au> |
921 | |
922 * text.texi (TeX Print): tex-dvi-view-command has a default value, | |
923 remove the bit saying you must set it. | |
924 | |
70745
a7236ba883e9
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
70721
diff
changeset
|
925 2006-05-19 Luc Teirlinck <teirllm@auburn.edu> |
a7236ba883e9
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
70721
diff
changeset
|
926 |
70746 | 927 * trouble.texi (Checklist): |
928 * text.texi (Text, Auto Fill, Text Mode): | |
929 * search.texi (Nonincremental Search): | |
930 * rmail.texi (Rmail Labels): | |
931 * mule.texi (Input Methods, Multibyte Conversion): | |
932 * misc.texi (Gnus, Where to Look, PostScript): | |
933 * maintaining.texi (Create Tags Table): | |
934 * indent.texi (Indentation Commands): | |
935 * fixit.texi (Spelling): | |
936 * emacs.texi (Copying): | |
937 * custom.texi (Init File): ifinfo -> ifnottex. | |
70745
a7236ba883e9
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
70721
diff
changeset
|
938 |
70721 | 939 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de> |
940 | |
941 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail. | |
942 | |
70702
b6ef71fed693
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70670
diff
changeset
|
943 2006-05-17 Richard Stallman <rms@gnu.org> |
b6ef71fed693
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70670
diff
changeset
|
944 |
b6ef71fed693
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70670
diff
changeset
|
945 * files.texi (Diff Mode): Mention C-x `. |
b6ef71fed693
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70670
diff
changeset
|
946 |
b6ef71fed693
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70670
diff
changeset
|
947 2006-05-08 Richard Stallman <rms@gnu.org> |
b6ef71fed693
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70670
diff
changeset
|
948 |
b6ef71fed693
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70670
diff
changeset
|
949 * custom.texi (Disabling): Textual cleanups. |
b6ef71fed693
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70670
diff
changeset
|
950 |
70670
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
951 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de> |
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
952 |
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
953 * message.texi (Interface): Add tool bar customization. |
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
954 (MIME): Index and text additions for mml-attach. |
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
955 (MIME): Describe mml-dnd-protocol-alist and |
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
956 mml-dnd-attach-options. |
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
957 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
958 * gnus.texi (Oort Gnus): Reorder entries in sections. |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
959 Fix some entries. |
70670
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
960 (Starting Up): Add references to "Emacs for Heathens" and to |
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
961 "Finding the News". Add user-full-name and user-mail-address. |
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
962 (Group Buffer Format): Add tool bar customization and update. |
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
963 (Summary Buffer): Add tool bar customization. |
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
964 (Posting Styles): Add message-alternative-emails. |
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
965 |
70636 | 966 2006-05-12 Glenn Morris <rgm@gnu.org> |
967 | |
968 * calendar.texi (Displaying the Diary, Format of Diary File): | |
969 Refer to diary-view-entries, diary-list-entries, | |
970 diary-show-all-entries rather than obsolete aliases. | |
971 | |
70612 | 972 2006-05-12 Eli Zaretskii <eliz@gnu.org> |
973 | |
70631 | 974 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary) |
70746 | 975 (Displaying the Diary, Special Diary Entries, Importing Diary): |
976 * building.texi (Compilation Shell): | |
70631 | 977 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to |
978 emacs-xtra with @inforef's. | |
979 | |
70628 | 980 * files.texi (Visiting): Fix wording. |
981 | |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
982 * mule.texi (Coding Systems, Text Coding): More indexing. |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
983 Mention that C-x RET f can set eol conversion. |
70612 | 984 |
70532
eabc2170431c
* tramp.texi (Filename completion): Improve wording.
Michael Albinus <michael.albinus@gmx.de>
parents:
70511
diff
changeset
|
985 2006-05-09 Michael Albinus <michael.albinus@gmx.de> |
eabc2170431c
* tramp.texi (Filename completion): Improve wording.
Michael Albinus <michael.albinus@gmx.de>
parents:
70511
diff
changeset
|
986 |
eabc2170431c
* tramp.texi (Filename completion): Improve wording.
Michael Albinus <michael.albinus@gmx.de>
parents:
70511
diff
changeset
|
987 * tramp.texi (Filename completion): Improve wording. |
eabc2170431c
* tramp.texi (Filename completion): Improve wording.
Michael Albinus <michael.albinus@gmx.de>
parents:
70511
diff
changeset
|
988 |
70509
35036885ffb9
* xresources.texi (GTK resources): metafont should be menufont.
Jan Djärv <jan.h.d@swipnet.se>
parents:
70507
diff
changeset
|
989 2006-05-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
35036885ffb9
* xresources.texi (GTK resources): metafont should be menufont.
Jan Djärv <jan.h.d@swipnet.se>
parents:
70507
diff
changeset
|
990 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
991 * xresmini.texi (GTK resources): Insert GTK description. |
70511
cd1e2cf9f28c
* xresmini.texi (GTK resources): Inserted GTK description.
Jan Djärv <jan.h.d@swipnet.se>
parents:
70509
diff
changeset
|
992 |
70509
35036885ffb9
* xresources.texi (GTK resources): metafont should be menufont.
Jan Djärv <jan.h.d@swipnet.se>
parents:
70507
diff
changeset
|
993 * xresources.texi (GTK resources): metafont should be menufont. |
35036885ffb9
* xresources.texi (GTK resources): metafont should be menufont.
Jan Djärv <jan.h.d@swipnet.se>
parents:
70507
diff
changeset
|
994 |
70501
b31d4dcfe813
(Using regular expressions): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
70487
diff
changeset
|
995 2006-05-07 Romain Francoise <romain@orebokech.com> |
b31d4dcfe813
(Using regular expressions): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
70487
diff
changeset
|
996 |
b31d4dcfe813
(Using regular expressions): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
70487
diff
changeset
|
997 * faq.texi (Using regular expressions): Fix typo. |
70507
dd8efbe5f0a0
(Replacing text across multiple files): Expand node to explain how
Romain Francoise <romain@orebokech.com>
parents:
70501
diff
changeset
|
998 (Packages that do not come with Emacs): Fix capitalization. |
dd8efbe5f0a0
(Replacing text across multiple files): Expand node to explain how
Romain Francoise <romain@orebokech.com>
parents:
70501
diff
changeset
|
999 (Replacing text across multiple files): Expand node to explain how |
dd8efbe5f0a0
(Replacing text across multiple files): Expand node to explain how
Romain Francoise <romain@orebokech.com>
parents:
70501
diff
changeset
|
1000 to use `dired-do-query-replace-regexp' in more detail, based on |
dd8efbe5f0a0
(Replacing text across multiple files): Expand node to explain how
Romain Francoise <romain@orebokech.com>
parents:
70501
diff
changeset
|
1001 suggestion by Eric Hanchrow <offby1@blarg.net>. |
70501
b31d4dcfe813
(Using regular expressions): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
70487
diff
changeset
|
1002 |
70487
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1003 2006-05-06 Michael Albinus <michael.albinus@gmx.de> |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1004 |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1005 * mini.texi (Completion Options): |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1006 * tramp.texi (Filename completion): Completion of remote files' |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1007 method, user name and host name is active only in partial |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1008 completion mode. |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1009 |
70481
ac84eff5baf0
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.
Bill Wohler <wohler@newt.com>
parents:
70480
diff
changeset
|
1010 2006-05-06 Bill Wohler <wohler@newt.com> |
ac84eff5baf0
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.
Bill Wohler <wohler@newt.com>
parents:
70480
diff
changeset
|
1011 |
ac84eff5baf0
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.
Bill Wohler <wohler@newt.com>
parents:
70480
diff
changeset
|
1012 Release MH-E manual version 8.0. |
70487
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1013 |
70481
ac84eff5baf0
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.
Bill Wohler <wohler@newt.com>
parents:
70480
diff
changeset
|
1014 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for |
ac84eff5baf0
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.
Bill Wohler <wohler@newt.com>
parents:
70480
diff
changeset
|
1015 release 8.0. |
ac84eff5baf0
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.
Bill Wohler <wohler@newt.com>
parents:
70480
diff
changeset
|
1016 |
70482
f3cb9280be5d
(MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to
Bill Wohler <wohler@newt.com>
parents:
70481
diff
changeset
|
1017 2006-05-06 Bill Wohler <wohler@newt.com> |
f3cb9280be5d
(MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to
Bill Wohler <wohler@newt.com>
parents:
70481
diff
changeset
|
1018 |
f3cb9280be5d
(MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to
Bill Wohler <wohler@newt.com>
parents:
70481
diff
changeset
|
1019 * mh-e.texi (MH-BOOK-HOME): Change from |
f3cb9280be5d
(MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to
Bill Wohler <wohler@newt.com>
parents:
70481
diff
changeset
|
1020 http://www.ics.uci.edu/~mh/book/mh to |
f3cb9280be5d
(MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to
Bill Wohler <wohler@newt.com>
parents:
70481
diff
changeset
|
1021 http://rand-mh.sourceforge.net/book/mh. |
f3cb9280be5d
(MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to
Bill Wohler <wohler@newt.com>
parents:
70481
diff
changeset
|
1022 Replace .htm suffix with .html for MH book files. |
f3cb9280be5d
(MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to
Bill Wohler <wohler@newt.com>
parents:
70481
diff
changeset
|
1023 (Using This Manual): Update key binding for getting relevant |
f3cb9280be5d
(MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to
Bill Wohler <wohler@newt.com>
parents:
70481
diff
changeset
|
1024 chapter in Info from command key. |
f3cb9280be5d
(MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to
Bill Wohler <wohler@newt.com>
parents:
70481
diff
changeset
|
1025 (Ranges): Fix itemx. |
f3cb9280be5d
(MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to
Bill Wohler <wohler@newt.com>
parents:
70481
diff
changeset
|
1026 |
70474 | 1027 2006-05-06 Eli Zaretskii <eliz@gnu.org> |
1028 | |
70487
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1029 * makefile.w32-in (emacs.dvi): |
70480 | 1030 * Makefile.in (emacs.dvi): Add xresmini.texi |
1031 | |
70478 | 1032 * xresmini.texi (Table of Resources): Remove xref to non-existent |
1033 node "LessTif Resources". | |
1034 | |
70487
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1035 * msdog.texi (Microsoft Windows): |
70474 | 1036 * calendar.texi (Calendar/Diary, Displaying the Diary) |
70487
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1037 (Special Diary Entries, Importing Diary, Holidays): |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1038 * programs.texi (Program Modes): |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1039 * text.texi (Text): |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1040 * buffers.texi (Several Buffers): |
70474 | 1041 * files.texi (Comparing Files): Fix cross-references to emacs-xtra. |
1042 | |
70436 | 1043 2006-05-06 Eli Zaretskii <eliz@gnu.org> |
1044 | |
70460 | 1045 The following changes merge the emacs-xtra manual into the main |
1046 manual, but only for on-line version of the manual. | |
70468 | 1047 |
1048 * vc2-xtra.texi (Version Backups, Local Version Control) | |
1049 (Making Snapshots, Change Logs and VC, Version Headers) | |
1050 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for | |
1051 on-line manual. | |
1052 | |
1053 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's | |
1054 for on-line manual. | |
1055 | |
1056 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse) | |
1057 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing) | |
1058 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's | |
1059 for on-line manual. | |
1060 | |
1061 * fortran-xtra.texi (Fortran, Fortran Autofill) | |
1062 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's | |
1063 for on-line manual. | |
1064 | |
1065 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]: | |
1066 Conditional xref's for on-line manual. | |
1067 | |
1068 * emerge-xtra.texi (Emerge, Overview of Emerge) | |
1069 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line | |
1070 manual. | |
1071 | |
70460 | 1072 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra. |
1073 (EMACS_XTRA): New variable, lists the new *-xtra.texi files. | |
1074 (EMACSSOURCES): Use EMACS_XTRA. | |
1075 (../info/emacs-xtra): Remove. | |
1076 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites. | |
1077 | |
1078 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra. | |
1079 (EMACS_XTRA): New variable, lists the new *-xtra.texi files. | |
1080 (EMACSSOURCES): Use EMACS_XTRA. | |
1081 ($(infodir)/emacs-xtra): Remove. | |
1082 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites. | |
1083 | |
70487
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1084 * trouble.texi (Quitting): |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1085 * text.texi (Text): |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1086 * programs.texi (Program Modes): |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1087 * msdog.texi (Microsoft Windows): |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1088 * frames.texi (Frames): |
70460 | 1089 * files.texi (Backup, Version Control, VC Concepts) |
1090 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions) | |
1091 (Registering, VC Status, VC Undo, Multi-User Branching) | |
70487
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1092 (Comparing Files): |
70460 | 1093 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary) |
70487
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1094 (Displaying the Diary, Special Diary Entries, Importing Diary): |
70460 | 1095 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by |
1096 conditional xref's, depending on @iftex/@ifnottex. | |
1097 | |
1098 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for | |
1099 "MS-DOS". @include msdog-xtra.texi. | |
1100 | |
1101 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran". | |
1102 <Top Level> [ifnottex]: @include fortran-xtra.texi. | |
1103 | |
1104 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries | |
1105 for vc-xtra.texi subsections. | |
1106 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it. | |
1107 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi. | |
1108 | |
1109 * sending.texi (Sending Mail): A @node line without explicit Prev, | |
1110 Next, and Up links. | |
1111 | |
1112 * abbrevs.texi (Abbrevs): A @node line without explicit Prev, | |
1113 Next, and Up links. | |
1114 | |
1115 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode" | |
1116 and its sections. @include picture-xtra.texi | |
1117 | |
1118 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for | |
1119 "Emerge". | |
1120 (List Tags) [ifnottex]: @include emerge-xtra.texi. | |
1121 | |
1122 * cal-xtra.texi (Daylight Savings): Remove this node: it is an | |
1123 exact duplicate of its name-sake in calendar.texi. | |
1124 | |
1125 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for | |
1126 "Advanced Calendar/Diary Usage". | |
1127 (Time Intervals) [ifnottex]: @include cal-xtra.texi. | |
1128 | |
1129 * dired.texi (Subdirectories in Dired) [ifnottex]: @include | |
1130 dired-xtra.texi. | |
1131 (Dired) [ifnottex]: Add menu entry for "Subdir Switches". | |
1132 | |
1133 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi. | |
1134 (Files) [ifnottex]: Add menu entry for Autorevert. | |
1135 | |
1136 * emacs-xtra.texi (Introduction): Reword to make consistent with | |
1137 printed version only. | |
1138 <Top level>: Remove the body of all chapters and move them to the | |
1139 new *-xtra.texi files. Use @raisesections and @lowersections to | |
1140 convert sections to chapters etc. | |
1141 | |
70487
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1142 * msdog-xtra.texi: |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1143 * fortran-xtra.texi: |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1144 * vc-xtra.texi: |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1145 * vc1-xtra.texi: |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1146 * vc2-xtra.texi: |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1147 * emerge-xtra.texi: |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1148 * cal-xtra.texi: |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1149 * dired-xtra.texi: |
70460 | 1150 * arevert-xtra.texi: New files, with text from respective chapters |
1151 of emacs-xtra.texi. Convert each @chapter into @section, @section | |
1152 into @subsection, etc. | |
1153 | |
70438 | 1154 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references |
1155 updated. | |
1156 | |
70436 | 1157 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft |
1158 Windows". All references updated. | |
1159 | |
70432
12baf8c4ffbb
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
70410
diff
changeset
|
1160 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
12baf8c4ffbb
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
70410
diff
changeset
|
1161 |
12baf8c4ffbb
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
70410
diff
changeset
|
1162 * macos.texi (Mac Input): Mention input from Character Palette. |
12baf8c4ffbb
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
70410
diff
changeset
|
1163 (Mac Font Specs): Fix typo. |
12baf8c4ffbb
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
70410
diff
changeset
|
1164 |
70410
0a133dd47f7d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70407
diff
changeset
|
1165 2006-05-05 Richard Stallman <rms@gnu.org> |
0a133dd47f7d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70407
diff
changeset
|
1166 |
0a133dd47f7d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70407
diff
changeset
|
1167 * files.texi (Diff Mode): Minor cleanup. |
0a133dd47f7d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70407
diff
changeset
|
1168 |
70407
0c8d6310fd45
reduce body text size for emacs manual to 10pt
Karl Berry <karl@gnu.org>
parents:
70401
diff
changeset
|
1169 2006-05-05 Karl Berry <karl@gnu.org> |
0c8d6310fd45
reduce body text size for emacs manual to 10pt
Karl Berry <karl@gnu.org>
parents:
70401
diff
changeset
|
1170 |
0c8d6310fd45
reduce body text size for emacs manual to 10pt
Karl Berry <karl@gnu.org>
parents:
70401
diff
changeset
|
1171 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): new cmds. |
0c8d6310fd45
reduce body text size for emacs manual to 10pt
Karl Berry <karl@gnu.org>
parents:
70401
diff
changeset
|
1172 (\fonttextsize): new user-level command to change text font size. |
0c8d6310fd45
reduce body text size for emacs manual to 10pt
Karl Berry <karl@gnu.org>
parents:
70401
diff
changeset
|
1173 * emacs.texi: call @fonttextsize 10, inside @tex to avoid |
0c8d6310fd45
reduce body text size for emacs manual to 10pt
Karl Berry <karl@gnu.org>
parents:
70401
diff
changeset
|
1174 errors from the current release of makeinfo (4.8). |
0c8d6310fd45
reduce body text size for emacs manual to 10pt
Karl Berry <karl@gnu.org>
parents:
70401
diff
changeset
|
1175 * help.texi (Library Keywords): change widest word in multitable |
0c8d6310fd45
reduce body text size for emacs manual to 10pt
Karl Berry <karl@gnu.org>
parents:
70401
diff
changeset
|
1176 template from `emulations' to `convenience'. (Not sure if this is |
0c8d6310fd45
reduce body text size for emacs manual to 10pt
Karl Berry <karl@gnu.org>
parents:
70401
diff
changeset
|
1177 related to the font change.) |
0c8d6310fd45
reduce body text size for emacs manual to 10pt
Karl Berry <karl@gnu.org>
parents:
70401
diff
changeset
|
1178 |
70399 | 1179 2006-05-05 Eli Zaretskii <eliz@gnu.org> |
1180 | |
1181 * files.texi (File Names): Add a footnote about limited support of | |
1182 ~USER on MS-Windows. | |
1183 | |
1184 * cmdargs.texi (Initial Options): Add a footnote about limited | |
1185 support of ~USER on MS-Windows. | |
1186 | |
70370
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1187 2006-05-03 Richard Stallman <rms@gnu.org> |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1188 |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1189 * files.texi (Diff Mode): Node moved here. |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1190 (Comparing Files): Delete what duplicates new node. |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1191 (Files): Put Diff Mode in menu. |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1192 |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1193 * misc.texi (Diff Mode): Moved to files.texi. |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1194 |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1195 * emacs.texi (Top): Update menu for Diff Mode. |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1196 |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1197 * trouble.texi (Emergency Escape): Simplify. |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1198 |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1199 * emacs.texi (Top): Minor clarification. |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1200 |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1201 2006-05-03 Teodor Zlatanov <tzz@lifelogs.com> |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1202 |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1203 * commands.texi, entering.texi, screen.texi: Many simplifications. |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1204 |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1205 2006-05-03 Richard Stallman <rms@gnu.org> |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1206 |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1207 * commands.texi (Text Characters): Delete paragraph about unibyte |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1208 non-ASCII printing chars. |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1209 |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1210 * killing.texi (Killing): Say "graphical displays". |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1211 * display.texi: Say "graphical displays". |
70487
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1212 |
70370
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1213 * cmdargs.texi (Misc X): Say "graphical displays". |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1214 |
70337
75313660a170
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70335
diff
changeset
|
1215 2006-05-01 Richard Stallman <rms@gnu.org> |
75313660a170
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70335
diff
changeset
|
1216 |
75313660a170
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70335
diff
changeset
|
1217 * emacs.texi (Top): Add Diff Mode to menu. |
75313660a170
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70335
diff
changeset
|
1218 |
70335
1ece0b2eac6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70313
diff
changeset
|
1219 2006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu> |
1ece0b2eac6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70313
diff
changeset
|
1220 |
1ece0b2eac6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70313
diff
changeset
|
1221 * misc.texi (Diff Mode): New node. |
1ece0b2eac6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70313
diff
changeset
|
1222 |
70308
7d6d4101f890
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
70296
diff
changeset
|
1223 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
7d6d4101f890
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
70296
diff
changeset
|
1224 |
7d6d4101f890
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
70296
diff
changeset
|
1225 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support. |
7d6d4101f890
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
70296
diff
changeset
|
1226 (Mac Environment Variables): Shorten example line. |
7d6d4101f890
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
70296
diff
changeset
|
1227 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI. |
7d6d4101f890
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
70296
diff
changeset
|
1228 |
70296
69cfa5d95784
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70283
diff
changeset
|
1229 2006-05-01 Nick Roberts <nickrob@snap.net.nz> |
69cfa5d95784
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70283
diff
changeset
|
1230 |
69cfa5d95784
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70283
diff
changeset
|
1231 * building.texi (GUD Customization): Describe cases %d and %c. |
69cfa5d95784
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70283
diff
changeset
|
1232 Update description for %e. |
69cfa5d95784
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70283
diff
changeset
|
1233 |
70313 | 1234 2006-04-30 Glenn Morris <rgm@gnu.org> |
1235 | |
1236 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra. | |
1237 | |
70283
fe86bf681435
* help-fns.el (describe-variable): Add info about safe local variables.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
70261
diff
changeset
|
1238 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu> |
fe86bf681435
* help-fns.el (describe-variable): Add info about safe local variables.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
70261
diff
changeset
|
1239 |
fe86bf681435
* help-fns.el (describe-variable): Add info about safe local variables.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
70261
diff
changeset
|
1240 * custom.texi (Examining): Update C-h v output example. |
fe86bf681435
* help-fns.el (describe-variable): Add info about safe local variables.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
70261
diff
changeset
|
1241 |
70261 | 1242 2006-04-29 Kim F. Storm <storm@cua.dk> |
1243 | |
1244 * building.texi (Grep Searching): Add lgrep and rgrep. | |
1245 | |
70245
322c5c5027dc
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-249
Miles Bader <miles@gnu.org>
parents:
70212
diff
changeset
|
1246 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de> |
322c5c5027dc
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-249
Miles Bader <miles@gnu.org>
parents:
70212
diff
changeset
|
1247 |
322c5c5027dc
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-249
Miles Bader <miles@gnu.org>
parents:
70212
diff
changeset
|
1248 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify. |
322c5c5027dc
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-249
Miles Bader <miles@gnu.org>
parents:
70212
diff
changeset
|
1249 |
70401 | 1250 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change) |
70245
322c5c5027dc
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-249
Miles Bader <miles@gnu.org>
parents:
70212
diff
changeset
|
1251 |
70261 | 1252 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent. |
70245
322c5c5027dc
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-249
Miles Bader <miles@gnu.org>
parents:
70212
diff
changeset
|
1253 |
70212
4d2e0eb216a2
(Getting Started): Made it more explicit that you need to install MH,
Bill Wohler <wohler@newt.com>
parents:
70196
diff
changeset
|
1254 2006-04-24 Bill Wohler <wohler@newt.com> |
4d2e0eb216a2
(Getting Started): Made it more explicit that you need to install MH,
Bill Wohler <wohler@newt.com>
parents:
70196
diff
changeset
|
1255 |
70261 | 1256 * mh-e.texi (Getting Started): Make it more explicit that you need |
1257 to install MH. Add pointers to current MH implementations. | |
70212
4d2e0eb216a2
(Getting Started): Made it more explicit that you need to install MH,
Bill Wohler <wohler@newt.com>
parents:
70196
diff
changeset
|
1258 |
70194
c26552fcb626
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70176
diff
changeset
|
1259 2006-04-23 Richard Stallman <rms@gnu.org> |
c26552fcb626
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70176
diff
changeset
|
1260 |
70196
874b926e482a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70194
diff
changeset
|
1261 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi. |
874b926e482a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70194
diff
changeset
|
1262 |
874b926e482a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70194
diff
changeset
|
1263 * xresmini.texi: New file. |
874b926e482a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70194
diff
changeset
|
1264 |
70194
c26552fcb626
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70176
diff
changeset
|
1265 * xresources.texi (Face Resources): Split table into font resources |
c26552fcb626
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70176
diff
changeset
|
1266 and the rest. Combine similar attributes for brevity. |
c26552fcb626
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70176
diff
changeset
|
1267 |
70176
92dfa83b08e5
Release MH-E manual version 7.94.
Bill Wohler <wohler@newt.com>
parents:
70163
diff
changeset
|
1268 2006-04-21 Bill Wohler <wohler@newt.com> |
92dfa83b08e5
Release MH-E manual version 7.94.
Bill Wohler <wohler@newt.com>
parents:
70163
diff
changeset
|
1269 |
92dfa83b08e5
Release MH-E manual version 7.94.
Bill Wohler <wohler@newt.com>
parents:
70163
diff
changeset
|
1270 Release MH-E manual version 7.94. |
70261 | 1271 |
70176
92dfa83b08e5
Release MH-E manual version 7.94.
Bill Wohler <wohler@newt.com>
parents:
70163
diff
changeset
|
1272 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for |
92dfa83b08e5
Release MH-E manual version 7.94.
Bill Wohler <wohler@newt.com>
parents:
70163
diff
changeset
|
1273 release 7.94. |
92dfa83b08e5
Release MH-E manual version 7.94.
Bill Wohler <wohler@newt.com>
parents:
70163
diff
changeset
|
1274 |
70163
a748a974978d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70158
diff
changeset
|
1275 2006-04-21 Carsten Dominik <dominik@science.uva.nl> |
a748a974978d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70158
diff
changeset
|
1276 |
a748a974978d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70158
diff
changeset
|
1277 * org.texi: Many small fixes. |
70261 | 1278 (Handling links): Rename from "Managing links". |
70163
a748a974978d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70158
diff
changeset
|
1279 |
70158 | 1280 2006-04-21 Eli Zaretskii <eliz@gnu.org> |
1281 | |
1282 * emacs-xtra.texi (MS-DOS File Names): Remove section about | |
1283 backslashes and case-insensitivity in file names (moved to the | |
1284 main manual). | |
1285 (MS-DOS Printing): Move most of the text to the main manual. | |
1286 | |
1287 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing): | |
1288 New nodes. | |
1289 (Windows Processes, Windows System Menu): Add index entries and | |
1290 fix wording. | |
1291 | |
70138
a11cae0b1787
2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70134
diff
changeset
|
1292 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de> |
a11cae0b1787
2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70134
diff
changeset
|
1293 |
a11cae0b1787
2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70134
diff
changeset
|
1294 * gnus.texi (Spam Statistics Package): Fix typo in @pxref. |
a11cae0b1787
2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70134
diff
changeset
|
1295 (Splitting mail using spam-stat): Fix @xref. |
a11cae0b1787
2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70134
diff
changeset
|
1296 |
a11cae0b1787
2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70134
diff
changeset
|
1297 2006-04-20 Chong Yidong <cyd@stupidchicken.com> |
a11cae0b1787
2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70134
diff
changeset
|
1298 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1299 * gnus.texi (Spam Package): Major revision of the text. |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1300 Previouly this node was "Filtering Spam Using The Spam ELisp Package". |
70138
a11cae0b1787
2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70134
diff
changeset
|
1301 |
70134
3df72e0432d9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70110
diff
changeset
|
1302 2006-04-20 Carsten Dominik <dominik@science.uva.nl> |
3df72e0432d9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70110
diff
changeset
|
1303 |
70261 | 1304 * org.texi (Time stamps): Better explanation of the purpose of |
70134
3df72e0432d9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70110
diff
changeset
|
1305 different time stamps. |
3df72e0432d9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70110
diff
changeset
|
1306 (Structure editing, Plain lists): More details on how new items |
3df72e0432d9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70110
diff
changeset
|
1307 and headings are inserted. |
3df72e0432d9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70110
diff
changeset
|
1308 |
70110
ce4a07c75843
* misc.texi (Shell Ring): Added notes on saved input when navigating off
J.D. Smith <jdsmith@as.arizona.edu>
parents:
70080
diff
changeset
|
1309 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu> |
ce4a07c75843
* misc.texi (Shell Ring): Added notes on saved input when navigating off
J.D. Smith <jdsmith@as.arizona.edu>
parents:
70080
diff
changeset
|
1310 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1311 * misc.texi (Shell Ring): Add notes on saved input when |
70138
a11cae0b1787
2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70134
diff
changeset
|
1312 navigating off the end of the history list. |
70110
ce4a07c75843
* misc.texi (Shell Ring): Added notes on saved input when navigating off
J.D. Smith <jdsmith@as.arizona.edu>
parents:
70080
diff
changeset
|
1313 |
70080
e7bda2fbb250
* misc.texi (Shell Options): Correct default value of
Chong Yidong <cyd@stupidchicken.com>
parents:
70066
diff
changeset
|
1314 2006-04-18 Chong Yidong <cyd@mit.edu> |
e7bda2fbb250
* misc.texi (Shell Options): Correct default value of
Chong Yidong <cyd@stupidchicken.com>
parents:
70066
diff
changeset
|
1315 |
e7bda2fbb250
* misc.texi (Shell Options): Correct default value of
Chong Yidong <cyd@stupidchicken.com>
parents:
70066
diff
changeset
|
1316 * misc.texi (Shell Options): Correct default value of |
e7bda2fbb250
* misc.texi (Shell Options): Correct default value of
Chong Yidong <cyd@stupidchicken.com>
parents:
70066
diff
changeset
|
1317 comint-scroll-show-maximum-output. |
e7bda2fbb250
* misc.texi (Shell Options): Correct default value of
Chong Yidong <cyd@stupidchicken.com>
parents:
70066
diff
changeset
|
1318 |
70066
44d33d0ce20d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70063
diff
changeset
|
1319 2006-04-18 Carsten Dominik <dominik@science.uva.nl> |
44d33d0ce20d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70063
diff
changeset
|
1320 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1321 * org.texi (Formula syntax): Fix link to Calc Manual. |
70066
44d33d0ce20d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70063
diff
changeset
|
1322 |
70063
be502e8c29ea
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-228
Miles Bader <miles@gnu.org>
parents:
70060
diff
changeset
|
1323 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de> |
be502e8c29ea
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-228
Miles Bader <miles@gnu.org>
parents:
70060
diff
changeset
|
1324 |
be502e8c29ea
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-228
Miles Bader <miles@gnu.org>
parents:
70060
diff
changeset
|
1325 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1. |
be502e8c29ea
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-228
Miles Bader <miles@gnu.org>
parents:
70060
diff
changeset
|
1326 |
70060
f59d014a5333
(Folders): Updated mh-before-quit-hook and mh-quit-hook example with
Bill Wohler <wohler@newt.com>
parents:
70055
diff
changeset
|
1327 2006-04-17 Bill Wohler <wohler@newt.com> |
f59d014a5333
(Folders): Updated mh-before-quit-hook and mh-quit-hook example with
Bill Wohler <wohler@newt.com>
parents:
70055
diff
changeset
|
1328 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1329 * mh-e.texi (Folders): Update mh-before-quit-hook and |
70060
f59d014a5333
(Folders): Updated mh-before-quit-hook and mh-quit-hook example with
Bill Wohler <wohler@newt.com>
parents:
70055
diff
changeset
|
1330 mh-quit-hook example with code that removes the buffers rather |
f59d014a5333
(Folders): Updated mh-before-quit-hook and mh-quit-hook example with
Bill Wohler <wohler@newt.com>
parents:
70055
diff
changeset
|
1331 than just bury them. |
f59d014a5333
(Folders): Updated mh-before-quit-hook and mh-quit-hook example with
Bill Wohler <wohler@newt.com>
parents:
70055
diff
changeset
|
1332 |
70055
a56d4dbf7c1e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70049
diff
changeset
|
1333 2006-04-18 Nick Roberts <nickrob@snap.net.nz> |
a56d4dbf7c1e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70049
diff
changeset
|
1334 |
a56d4dbf7c1e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70049
diff
changeset
|
1335 * building.texi (Watch Expressions): Update. |
a56d4dbf7c1e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70049
diff
changeset
|
1336 |
70049
def3f4aee280
Sync with Tramp 2.0.53.
Michael Albinus <michael.albinus@gmx.de>
parents:
70012
diff
changeset
|
1337 2006-04-17 Michael Albinus <michael.albinus@gmx.de> |
def3f4aee280
Sync with Tramp 2.0.53.
Michael Albinus <michael.albinus@gmx.de>
parents:
70012
diff
changeset
|
1338 |
def3f4aee280
Sync with Tramp 2.0.53.
Michael Albinus <michael.albinus@gmx.de>
parents:
70012
diff
changeset
|
1339 Sync with Tramp 2.0.53. |
def3f4aee280
Sync with Tramp 2.0.53.
Michael Albinus <michael.albinus@gmx.de>
parents:
70012
diff
changeset
|
1340 |
69998
879c8cad8811
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69977
diff
changeset
|
1341 2006-04-13 Carsten Dominik <dominik@science.uva.nl> |
879c8cad8811
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69977
diff
changeset
|
1342 |
70261 | 1343 * org.texi (Updating settings): New section. |
70012
5ef1c2eeca24
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69998
diff
changeset
|
1344 (Visibility cycling): Better names for the startup folding |
5ef1c2eeca24
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69998
diff
changeset
|
1345 options. |
5ef1c2eeca24
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69998
diff
changeset
|
1346 (Exporting): Completely restructured. |
5ef1c2eeca24
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69998
diff
changeset
|
1347 (The very busy C-c C-c key): New section. |
5ef1c2eeca24
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69998
diff
changeset
|
1348 (Summary of in-buffer settings): New section. |
69998
879c8cad8811
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69977
diff
changeset
|
1349 |
69977
b2ed1f1fc9e0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69972
diff
changeset
|
1350 2006-04-12 Richard Stallman <rms@gnu.org> |
b2ed1f1fc9e0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69972
diff
changeset
|
1351 |
b2ed1f1fc9e0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69972
diff
changeset
|
1352 * search.texi: Clean up previous change. |
b2ed1f1fc9e0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69972
diff
changeset
|
1353 |
69972 | 1354 2006-04-12 Eli Zaretskii <eliz@gnu.org> |
1355 | |
1356 * search.texi (Regexp Backslash, Regexp Replace): Add index | |
1357 entries for ``back reference'' and mention the term itself in the | |
1358 text. | |
1359 | |
69947
9abea3d88eac
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69945
diff
changeset
|
1360 2006-04-11 Richard Stallman <rms@gnu.org> |
9abea3d88eac
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69945
diff
changeset
|
1361 |
9abea3d88eac
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69945
diff
changeset
|
1362 * custom.texi (Safe File Variables): |
9abea3d88eac
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69945
diff
changeset
|
1363 Document enable-local-variables = :safe. |
9abea3d88eac
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69945
diff
changeset
|
1364 |
69945
87cbb18a44b0
move more advanced vc info to emacs-xtra.texi
Karl Berry <karl@gnu.org>
parents:
69944
diff
changeset
|
1365 2006-04-11 Karl Berry <karl@gnu.org> |
87cbb18a44b0
move more advanced vc info to emacs-xtra.texi
Karl Berry <karl@gnu.org>
parents:
69944
diff
changeset
|
1366 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1367 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands) |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1368 (Remote Repositories, Version Backups, Local Version Control) |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1369 (Snapshots, Making and Using Snapshots, Snapshot Caveats) |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1370 (Miscellaneous Commands and Features of VC, Change Logs and VC) |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1371 (Renaming VC Work Files and Master Files) |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1372 (Inserting Version Control Headers, Customizing VC, General Options) |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1373 (Options for RCS and SCCS, Options specific for CVS): Move all |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1374 these nodes to emacs-xtra.texi, for brevity. |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1375 * cmdargs.texi, files.texi: change cross-references. |
69945
87cbb18a44b0
move more advanced vc info to emacs-xtra.texi
Karl Berry <karl@gnu.org>
parents:
69944
diff
changeset
|
1376 |
69944
a87e26272828
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-210
Miles Bader <miles@gnu.org>
parents:
69941
diff
changeset
|
1377 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de> |
a87e26272828
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-210
Miles Bader <miles@gnu.org>
parents:
69941
diff
changeset
|
1378 |
a87e26272828
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-210
Miles Bader <miles@gnu.org>
parents:
69941
diff
changeset
|
1379 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released. |
a87e26272828
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-210
Miles Bader <miles@gnu.org>
parents:
69941
diff
changeset
|
1380 |
a87e26272828
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-210
Miles Bader <miles@gnu.org>
parents:
69941
diff
changeset
|
1381 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de> |
a87e26272828
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-210
Miles Bader <miles@gnu.org>
parents:
69941
diff
changeset
|
1382 |
a87e26272828
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-210
Miles Bader <miles@gnu.org>
parents:
69941
diff
changeset
|
1383 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap) |
a87e26272828
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-210
Miles Bader <miles@gnu.org>
parents:
69941
diff
changeset
|
1384 (Server Commands): Key `v' is reserved for users. |
a87e26272828
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-210
Miles Bader <miles@gnu.org>
parents:
69941
diff
changeset
|
1385 |
69941
b561f476cb6a
*** empty log message ***
J.D. Smith <jdsmith@as.arizona.edu>
parents:
69930
diff
changeset
|
1386 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu> |
b561f476cb6a
*** empty log message ***
J.D. Smith <jdsmith@as.arizona.edu>
parents:
69930
diff
changeset
|
1387 |
b561f476cb6a
*** empty log message ***
J.D. Smith <jdsmith@as.arizona.edu>
parents:
69930
diff
changeset
|
1388 * files.texi (Old Versions): Update description of vc-annotate's |
b561f476cb6a
*** empty log message ***
J.D. Smith <jdsmith@as.arizona.edu>
parents:
69930
diff
changeset
|
1389 use of color to indicate date ranges. |
b561f476cb6a
*** empty log message ***
J.D. Smith <jdsmith@as.arizona.edu>
parents:
69930
diff
changeset
|
1390 |
69930
2f524fd75dec
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69898
diff
changeset
|
1391 2006-04-11 Carsten Dominik <dominik@science.uva.nl> |
2f524fd75dec
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69898
diff
changeset
|
1392 |
2f524fd75dec
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69898
diff
changeset
|
1393 * org.texi (Link format): New section, emphasis on bracket links. |
2f524fd75dec
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69898
diff
changeset
|
1394 (External links): Document bracket links. |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1395 (FAQ): Expand to cover shell links and the new link format. |
69930
2f524fd75dec
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69898
diff
changeset
|
1396 |
69894 | 1397 2006-04-09 Kevin Ryde <user42@zip.com.au> |
1398 | |
1399 * org.texi (Formula syntax): Typo in node name of calc-eval xref. | |
1400 | |
1401 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail, | |
1402 put info and printed manual names the right way around. | |
1403 | |
69885 | 1404 2006-04-09 Karl Berry <karl@gnu.org> |
1405 | |
69898
601830ae280c
move MS-DOS material to emacs-xtra.texi
Karl Berry <karl@gnu.org>
parents:
69894
diff
changeset
|
1406 * msdog.texi, emacs-xtra.texi: move all the MS-DOS material to |
601830ae280c
move MS-DOS material to emacs-xtra.texi
Karl Berry <karl@gnu.org>
parents:
69894
diff
changeset
|
1407 emacs-xtra.texi, leaving only MS Windows information. |
601830ae280c
move MS-DOS material to emacs-xtra.texi
Karl Berry <karl@gnu.org>
parents:
69894
diff
changeset
|
1408 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi, |
601830ae280c
move MS-DOS material to emacs-xtra.texi
Karl Berry <karl@gnu.org>
parents:
69894
diff
changeset
|
1409 msdog.texi, mule.texi, trouble.texi: change cross-references and |
601830ae280c
move MS-DOS material to emacs-xtra.texi
Karl Berry <karl@gnu.org>
parents:
69894
diff
changeset
|
1410 node names. |
601830ae280c
move MS-DOS material to emacs-xtra.texi
Karl Berry <karl@gnu.org>
parents:
69894
diff
changeset
|
1411 |
69885 | 1412 * emacs.texi: move @summarycontents and @contents to the beginning |
1413 of the file. | |
1414 | |
69881
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
1415 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de> |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
1416 |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
1417 * gnus.texi (Summary Buffer Lines): Add `*'. |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
1418 |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
1419 2006-04-07 Jochen K,A|(Bpper <jochen@fhi-berlin.mpg.de> |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
1420 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1421 * gnus.texi (Group Parameters): |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1422 Mention gnus-permanently-visible-groups. |
69881
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
1423 |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
1424 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org> |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
1425 |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
1426 * gnus.texi (Face): Fix typo. |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
1427 |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
1428 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de> |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
1429 |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
1430 * gnus.texi (X-Face): Clarify. |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
1431 (Face): Need Emacs with PNG support. |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
1432 |
69866 | 1433 2006-04-08 Kevin Ryde <user42@zip.com.au> |
1434 | |
1435 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook. | |
1436 | |
69841
613657f11e8d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69836
diff
changeset
|
1437 2006-04-07 Richard Stallman <rms@gnu.org> |
613657f11e8d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69836
diff
changeset
|
1438 |
613657f11e8d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69836
diff
changeset
|
1439 * programs.texi (Comments, Comment Commands, Options for Comments) |
613657f11e8d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69836
diff
changeset
|
1440 (Multi-Line Comments): "Align", not "indent". |
69843
6ad4218cfb21
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69841
diff
changeset
|
1441 (Basic Indent): C-j deletes trailing whitespace before the newline. |
69841
613657f11e8d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69836
diff
changeset
|
1442 |
69834
30e17a4b4afc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69829
diff
changeset
|
1443 2006-04-06 Richard Stallman <rms@gnu.org> |
30e17a4b4afc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69829
diff
changeset
|
1444 |
69836
13d84b763d7a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69834
diff
changeset
|
1445 * idlwave.texi: Delete the blocks "not suitable for inclusion with |
13d84b763d7a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69834
diff
changeset
|
1446 Emacs". |
13d84b763d7a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69834
diff
changeset
|
1447 |
69834
30e17a4b4afc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69829
diff
changeset
|
1448 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB. |
30e17a4b4afc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69829
diff
changeset
|
1449 |
69829 | 1450 2006-04-06 Eli Zaretskii <eliz@gnu.org> |
1451 | |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1452 * killing.texi (Rectangles): Add index entry for marking a rectangle. |
69829 | 1453 |
69827
0b16e8dc717b
*** empty log message ***
J.D. Smith <jdsmith@as.arizona.edu>
parents:
69812
diff
changeset
|
1454 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu> |
0b16e8dc717b
*** empty log message ***
J.D. Smith <jdsmith@as.arizona.edu>
parents:
69812
diff
changeset
|
1455 |
0b16e8dc717b
*** empty log message ***
J.D. Smith <jdsmith@as.arizona.edu>
parents:
69812
diff
changeset
|
1456 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out |
0b16e8dc717b
*** empty log message ***
J.D. Smith <jdsmith@as.arizona.edu>
parents:
69812
diff
changeset
|
1457 blocks not suitable for inclusion with Emacs using variable |
0b16e8dc717b
*** empty log message ***
J.D. Smith <jdsmith@as.arizona.edu>
parents:
69812
diff
changeset
|
1458 PARTOFEMACS. |
0b16e8dc717b
*** empty log message ***
J.D. Smith <jdsmith@as.arizona.edu>
parents:
69812
diff
changeset
|
1459 |
69812
3bc8ba8f08a1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69801
diff
changeset
|
1460 2006-04-05 Richard Stallman <rms@gnu.org> |
3bc8ba8f08a1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69801
diff
changeset
|
1461 |
3bc8ba8f08a1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69801
diff
changeset
|
1462 * emacs.texi (Top): Update subnode menu. |
3bc8ba8f08a1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69801
diff
changeset
|
1463 |
3bc8ba8f08a1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69801
diff
changeset
|
1464 * trouble.texi (Unasked-for Search): Node deleted. |
3bc8ba8f08a1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69801
diff
changeset
|
1465 (Lossage): Delete from menu. |
3bc8ba8f08a1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69801
diff
changeset
|
1466 |
69798
3db63fd0eb34
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69792
diff
changeset
|
1467 2006-04-04 Richard Stallman <rms@gnu.org> |
3db63fd0eb34
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69792
diff
changeset
|
1468 |
69801
3f85e08d89cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69798
diff
changeset
|
1469 * trouble.texi: Various cleanups. |
3f85e08d89cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69798
diff
changeset
|
1470 (Checklist): Don't bother saying how to snail a bug report. |
3f85e08d89cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69798
diff
changeset
|
1471 (Emergency Escape): Much rewriting. |
3f85e08d89cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69798
diff
changeset
|
1472 (After a Crash): Rename the core dump immediately. |
3f85e08d89cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69798
diff
changeset
|
1473 (Total Frustration): Call it a psychotherapist. |
3f85e08d89cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69798
diff
changeset
|
1474 (Bug Criteria): Avoid "illegal instruction". |
3f85e08d89cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69798
diff
changeset
|
1475 (Sending Patches): We always put the contributor's name in. |
3f85e08d89cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69798
diff
changeset
|
1476 |
69798
3db63fd0eb34
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69792
diff
changeset
|
1477 * misc.texi (Thumbnails): Minor correction. |
3db63fd0eb34
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69792
diff
changeset
|
1478 |
69792
06c899cdd0b6
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-196
Miles Bader <miles@gnu.org>
parents:
69789
diff
changeset
|
1479 2006-04-04 Simon Josefsson <jas@extundo.com> |
06c899cdd0b6
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-196
Miles Bader <miles@gnu.org>
parents:
69789
diff
changeset
|
1480 |
06c899cdd0b6
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-196
Miles Bader <miles@gnu.org>
parents:
69789
diff
changeset
|
1481 * gnus.texi (Security): Improve. |
06c899cdd0b6
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-196
Miles Bader <miles@gnu.org>
parents:
69789
diff
changeset
|
1482 |
69789
f2f387f7dd04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69770
diff
changeset
|
1483 2006-04-03 Richard Stallman <rms@gnu.org> |
f2f387f7dd04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69770
diff
changeset
|
1484 |
f2f387f7dd04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69770
diff
changeset
|
1485 * misc.texi (Thumbnails): Minor cleanup. |
f2f387f7dd04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69770
diff
changeset
|
1486 |
69769 | 1487 2006-04-02 Karl Berry <karl@gnu.org> |
1488 | |
69770 | 1489 * sending.texi (Mail Sending): pxref to Top needs five args. |
1490 | |
69769 | 1491 * texinfo.tex: update to current version (2006-03-21.13). |
1492 | |
69767
751ecb169488
(Getting Started, Junk, Bug Reports)
Bill Wohler <wohler@newt.com>
parents:
69763
diff
changeset
|
1493 2006-04-02 Bill Wohler <wohler@newt.com> |
751ecb169488
(Getting Started, Junk, Bug Reports)
Bill Wohler <wohler@newt.com>
parents:
69763
diff
changeset
|
1494 |
751ecb169488
(Getting Started, Junk, Bug Reports)
Bill Wohler <wohler@newt.com>
parents:
69763
diff
changeset
|
1495 * mh-e.texi (Getting Started, Junk, Bug Reports) |
751ecb169488
(Getting Started, Junk, Bug Reports)
Bill Wohler <wohler@newt.com>
parents:
69763
diff
changeset
|
1496 (MH FAQ and Support): Fix URLs. |
751ecb169488
(Getting Started, Junk, Bug Reports)
Bill Wohler <wohler@newt.com>
parents:
69763
diff
changeset
|
1497 |
69763
6c338e8bc3ff
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-189
Miles Bader <miles@gnu.org>
parents:
69744
diff
changeset
|
1498 2006-03-31 Romain Francoise <romain@orebokech.com> |
6c338e8bc3ff
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-189
Miles Bader <miles@gnu.org>
parents:
69744
diff
changeset
|
1499 |
6c338e8bc3ff
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-189
Miles Bader <miles@gnu.org>
parents:
69744
diff
changeset
|
1500 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults |
6c338e8bc3ff
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-189
Miles Bader <miles@gnu.org>
parents:
69744
diff
changeset
|
1501 to t, not nil (and has for the past eight years). |
6c338e8bc3ff
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-189
Miles Bader <miles@gnu.org>
parents:
69744
diff
changeset
|
1502 |
69744
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
1503 2006-03-31 Richard Stallman <rms@gnu.org> |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
1504 |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
1505 * emacs.texi (Top): Update subnode menu. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
1506 |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
1507 * help.texi (Help Mode): Cleanup. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
1508 |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
1509 * dired.texi: Many cleanups. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
1510 (Dired Deletion): Describe dired-recursive-deletes. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
1511 (Operating on Files): dired-create-directory moved. |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1512 (Misc Dired Features): Move to here. |
69744
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
1513 (Tumme): Node moved to misc.texi. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
1514 |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
1515 * custom.texi: Many cleanups. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
1516 (Minor Modes): Don't mention ISO Accents Mode. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
1517 (Examining): Update C-h v output example. |
71224
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1518 (Hooks): Add index and xref for add-hook. |
69744
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
1519 (Locals): Delete list of vars that are always per-buffer. Rearrange. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
1520 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
1521 |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
1522 * misc.texi: Many cleanups. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
1523 (beginning): Add to summary of topics. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
1524 (Shell): Put eshell xref at the end. Remove eshell from table. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
1525 (Thumbnails): New node. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
1526 |
69740 | 1527 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de> |
1528 | |
1529 * message.texi, gnus.texi: Bump version to 5.11. | |
1530 | |
69731
9913634825c9
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-187
Miles Bader <miles@gnu.org>
parents:
69715
diff
changeset
|
1531 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de> |
9913634825c9
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-187
Miles Bader <miles@gnu.org>
parents:
69715
diff
changeset
|
1532 |
9913634825c9
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-187
Miles Bader <miles@gnu.org>
parents:
69715
diff
changeset
|
1533 * gnus.texi (Top): Add comment about version line. |
9913634825c9
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-187
Miles Bader <miles@gnu.org>
parents:
69715
diff
changeset
|
1534 |
9913634825c9
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-187
Miles Bader <miles@gnu.org>
parents:
69715
diff
changeset
|
1535 * message.texi (Top): Ditto. Change to take named versions into |
9913634825c9
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-187
Miles Bader <miles@gnu.org>
parents:
69715
diff
changeset
|
1536 account. |
9913634825c9
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-187
Miles Bader <miles@gnu.org>
parents:
69715
diff
changeset
|
1537 |
69715
b5064b1aca24
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-184
Miles Bader <miles@gnu.org>
parents:
69711
diff
changeset
|
1538 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de> |
b5064b1aca24
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-184
Miles Bader <miles@gnu.org>
parents:
69711
diff
changeset
|
1539 |
b5064b1aca24
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-184
Miles Bader <miles@gnu.org>
parents:
69711
diff
changeset
|
1540 * gnus.texi (Posting Styles): Add x-face-file to example. |
b5064b1aca24
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-184
Miles Bader <miles@gnu.org>
parents:
69711
diff
changeset
|
1541 (X-Face): Refer to posting styles. |
b5064b1aca24
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-184
Miles Bader <miles@gnu.org>
parents:
69711
diff
changeset
|
1542 |
b5064b1aca24
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-184
Miles Bader <miles@gnu.org>
parents:
69711
diff
changeset
|
1543 * gnus-faq.texi ([5.8]): Add x-face-file. |
b5064b1aca24
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-184
Miles Bader <miles@gnu.org>
parents:
69711
diff
changeset
|
1544 ([8.4]): Add links to gmane.emacs.gnus.user and |
b5064b1aca24
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-184
Miles Bader <miles@gnu.org>
parents:
69711
diff
changeset
|
1545 gmane.emacs.gnus.general. |
b5064b1aca24
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-184
Miles Bader <miles@gnu.org>
parents:
69711
diff
changeset
|
1546 |
69711 | 1547 2006-03-28 Eli Zaretskii <eliz@gnu.org> |
1548 | |
1549 * files.texi (File Name Cache): Make it clear that the cache is | |
1550 not persistent. | |
1551 | |
69699
235590a9d340
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-182
Miles Bader <miles@gnu.org>
parents:
69693
diff
changeset
|
1552 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de> |
235590a9d340
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-182
Miles Bader <miles@gnu.org>
parents:
69693
diff
changeset
|
1553 |
235590a9d340
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-182
Miles Bader <miles@gnu.org>
parents:
69693
diff
changeset
|
1554 * gnus-faq.texi: Use .invalid. |
235590a9d340
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-182
Miles Bader <miles@gnu.org>
parents:
69693
diff
changeset
|
1555 ([5.4]): Fix gnus-posting-styles example. |
235590a9d340
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-182
Miles Bader <miles@gnu.org>
parents:
69693
diff
changeset
|
1556 |
69693
a897d613866b
(Emacs/W3): Rename from `w3-mode'. Mention that
Romain Francoise <romain@orebokech.com>
parents:
69681
diff
changeset
|
1557 2006-03-27 Romain Francoise <romain@orebokech.com> |
a897d613866b
(Emacs/W3): Rename from `w3-mode'. Mention that
Romain Francoise <romain@orebokech.com>
parents:
69681
diff
changeset
|
1558 |
a897d613866b
(Emacs/W3): Rename from `w3-mode'. Mention that
Romain Francoise <romain@orebokech.com>
parents:
69681
diff
changeset
|
1559 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that |
a897d613866b
(Emacs/W3): Rename from `w3-mode'. Mention that
Romain Francoise <romain@orebokech.com>
parents:
69681
diff
changeset
|
1560 Emacs/W3 needs a new maintainer. |
a897d613866b
(Emacs/W3): Rename from `w3-mode'. Mention that
Romain Francoise <romain@orebokech.com>
parents:
69681
diff
changeset
|
1561 (Ispell): Update author and version info. |
a897d613866b
(Emacs/W3): Rename from `w3-mode'. Mention that
Romain Francoise <romain@orebokech.com>
parents:
69681
diff
changeset
|
1562 (Mailcrypt): Mention PGG. |
a897d613866b
(Emacs/W3): Rename from `w3-mode'. Mention that
Romain Francoise <romain@orebokech.com>
parents:
69681
diff
changeset
|
1563 (New in Emacs 22): Add PGG to the list of new packages. |
a897d613866b
(Emacs/W3): Rename from `w3-mode'. Mention that
Romain Francoise <romain@orebokech.com>
parents:
69681
diff
changeset
|
1564 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com> |
a897d613866b
(Emacs/W3): Rename from `w3-mode'. Mention that
Romain Francoise <romain@orebokech.com>
parents:
69681
diff
changeset
|
1565 updating dead URLs. |
a897d613866b
(Emacs/W3): Rename from `w3-mode'. Mention that
Romain Francoise <romain@orebokech.com>
parents:
69681
diff
changeset
|
1566 |
69681
11b616eddda4
@copyright{}, no indentation in @copying{}
Karl Berry <karl@gnu.org>
parents:
69628
diff
changeset
|
1567 2006-03-25 Karl Berry <karl@gnu.org> |
11b616eddda4
@copyright{}, no indentation in @copying{}
Karl Berry <karl@gnu.org>
parents:
69628
diff
changeset
|
1568 |
11b616eddda4
@copyright{}, no indentation in @copying{}
Karl Berry <karl@gnu.org>
parents:
69628
diff
changeset
|
1569 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi, |
11b616eddda4
@copyright{}, no indentation in @copying{}
Karl Berry <karl@gnu.org>
parents:
69628
diff
changeset
|
1570 dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, |
11b616eddda4
@copyright{}, no indentation in @copying{}
Karl Berry <karl@gnu.org>
parents:
69628
diff
changeset
|
1571 emacs-xtra.texi, emacs.texi, erc.texi, eshell.texi, eudc.texi, |
11b616eddda4
@copyright{}, no indentation in @copying{}
Karl Berry <karl@gnu.org>
parents:
69628
diff
changeset
|
1572 faq.texi, forms.texi, gnu.texi, gnus.texi, idlwave.texi, |
11b616eddda4
@copyright{}, no indentation in @copying{}
Karl Berry <karl@gnu.org>
parents:
69628
diff
changeset
|
1573 info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi, |
11b616eddda4
@copyright{}, no indentation in @copying{}
Karl Berry <karl@gnu.org>
parents:
69628
diff
changeset
|
1574 rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi, |
11b616eddda4
@copyright{}, no indentation in @copying{}
Karl Berry <karl@gnu.org>
parents:
69628
diff
changeset
|
1575 speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi, |
11b616eddda4
@copyright{}, no indentation in @copying{}
Karl Berry <karl@gnu.org>
parents:
69628
diff
changeset
|
1576 woman.texi: (1) use @copyright{} instead of (C) in typeset text; |
11b616eddda4
@copyright{}, no indentation in @copying{}
Karl Berry <karl@gnu.org>
parents:
69628
diff
changeset
|
1577 (2) do not indent copyright year list (or anything else). |
11b616eddda4
@copyright{}, no indentation in @copying{}
Karl Berry <karl@gnu.org>
parents:
69628
diff
changeset
|
1578 |
69628 | 1579 2006-03-21 Bill Wohler <wohler@newt.com> |
1580 | |
1581 * mh-e.texi (Folders): Various edits. | |
1582 | |
69625
17473f7e626b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-170
Miles Bader <miles@gnu.org>
parents:
69615
diff
changeset
|
1583 2006-03-20 Romain Francoise <romain@orebokech.com> |
17473f7e626b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-170
Miles Bader <miles@gnu.org>
parents:
69615
diff
changeset
|
1584 |
17473f7e626b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-170
Miles Bader <miles@gnu.org>
parents:
69615
diff
changeset
|
1585 * gnus.texi (Mail Folders): Grammar fix. |
17473f7e626b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-170
Miles Bader <miles@gnu.org>
parents:
69615
diff
changeset
|
1586 |
69615
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
1587 2006-03-21 Juanma Barranquero <lekktu@gmail.com> |
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
1588 |
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
1589 * files.texi (VC Dired Mode): Remove misplaced brackets. |
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
1590 |
69613 | 1591 2006-03-21 Andre Spiegel <spiegel@gnu.org> |
1592 | |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1593 * files.texi: Various updates and clarifications in the VC chapter. |
69613 | 1594 |
69591
3e8d41cae310
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69576
diff
changeset
|
1595 2006-03-19 Luc Teirlinck <teirllm@auburn.edu> |
3e8d41cae310
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69576
diff
changeset
|
1596 |
3e8d41cae310
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69576
diff
changeset
|
1597 * help.texi (Help Mode): Document "C-c C-c". |
3e8d41cae310
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69576
diff
changeset
|
1598 |
69576
63043e87b39d
(Replying): Document Mail-Followup-To. Change manually-formatted table
Bill Wohler <wohler@newt.com>
parents:
69537
diff
changeset
|
1599 2006-03-19 Bill Wohler <wohler@newt.com> |
63043e87b39d
(Replying): Document Mail-Followup-To. Change manually-formatted table
Bill Wohler <wohler@newt.com>
parents:
69537
diff
changeset
|
1600 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1601 * mh-e.texi (Replying): Document Mail-Followup-To. |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1602 Change manually-formatted table to multitable. Add debugging info. |
69615
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
1603 Move description of mh-reply-default-reply-to into paragraph |
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
1604 that describes its values. |
69576
63043e87b39d
(Replying): Document Mail-Followup-To. Change manually-formatted table
Bill Wohler <wohler@newt.com>
parents:
69537
diff
changeset
|
1605 |
69537
cc7eec04147b
Use smallexample and smalllisp consistenly.
Bill Wohler <wohler@newt.com>
parents:
69529
diff
changeset
|
1606 2006-03-17 Bill Wohler <wohler@newt.com> |
cc7eec04147b
Use smallexample and smalllisp consistenly.
Bill Wohler <wohler@newt.com>
parents:
69529
diff
changeset
|
1607 |
cc7eec04147b
Use smallexample and smalllisp consistenly.
Bill Wohler <wohler@newt.com>
parents:
69529
diff
changeset
|
1608 * mh-e.texi: Use smallexample and smalllisp consistenly. |
cc7eec04147b
Use smallexample and smalllisp consistenly.
Bill Wohler <wohler@newt.com>
parents:
69529
diff
changeset
|
1609 (Sending Mail Tour): Update method of entering |
cc7eec04147b
Use smallexample and smalllisp consistenly.
Bill Wohler <wohler@newt.com>
parents:
69529
diff
changeset
|
1610 addresses and subject. |
cc7eec04147b
Use smallexample and smalllisp consistenly.
Bill Wohler <wohler@newt.com>
parents:
69529
diff
changeset
|
1611 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour) |
cc7eec04147b
Use smallexample and smalllisp consistenly.
Bill Wohler <wohler@newt.com>
parents:
69529
diff
changeset
|
1612 (Adding Attachments, Searching): Update screenshots for Emacs 22. |
cc7eec04147b
Use smallexample and smalllisp consistenly.
Bill Wohler <wohler@newt.com>
parents:
69529
diff
changeset
|
1613 |
69529
594491168c3f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69508
diff
changeset
|
1614 2006-03-16 Luc Teirlinck <teirllm@auburn.edu> |
594491168c3f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69508
diff
changeset
|
1615 |
594491168c3f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69508
diff
changeset
|
1616 * emacs-xtra.texi (Top): Avoid ugly continuation line in |
594491168c3f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69508
diff
changeset
|
1617 menu in the standalone Info reader. |
594491168c3f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69508
diff
changeset
|
1618 |
69506
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
1619 2006-03-15 Chong Yidong <cyd@stupidchicken.com> |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
1620 |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
1621 * emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters, |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
1622 moved here from Emacs manual. |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
1623 |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
1624 * programs.texi (Fortran): Section moved to emacs-xtra. |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
1625 (Program Modes): Xref to Fortran in emacs-xtra. |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
1626 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1627 * maintaining.texi (Emerge): Move to emacs-xtra. |
69506
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
1628 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra. |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
1629 |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
1630 * picture.texi: File deleted. |
69508
6f62a7231d30
* makefile.w32-in: Remove picture.texi.
Chong Yidong <cyd@stupidchicken.com>
parents:
69507
diff
changeset
|
1631 * Makefile.in: |
6f62a7231d30
* makefile.w32-in: Remove picture.texi.
Chong Yidong <cyd@stupidchicken.com>
parents:
69507
diff
changeset
|
1632 * makefile.w32-in: Remove picture.texi. |
69507
4bdc86810c92
* Makefile.in: Remove picture.texi.
Chong Yidong <cyd@stupidchicken.com>
parents:
69506
diff
changeset
|
1633 |
69506
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
1634 * text.texi (Text): Xref to Picture Mode in emacs-xtra. |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
1635 * abbrevs.texi (Abbrevs): |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
1636 * sending.texi (Sending Mail): Picture node removed. |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
1637 |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
1638 * emacs.texi (Top): Update node listings. |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
1639 |
69484
f35f71144e2d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69478
diff
changeset
|
1640 2006-03-15 Carsten Dominik <dominik@science.uva.nl> |
f35f71144e2d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69478
diff
changeset
|
1641 |
f35f71144e2d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69478
diff
changeset
|
1642 * org.texi: Version number change only. |
f35f71144e2d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69478
diff
changeset
|
1643 |
69478
e8bb5df2ba7a
Add index entries around each paragraph rather than depend on entries
Bill Wohler <wohler@newt.com>
parents:
69455
diff
changeset
|
1644 2006-03-14 Bill Wohler <wohler@newt.com> |
e8bb5df2ba7a
Add index entries around each paragraph rather than depend on entries
Bill Wohler <wohler@newt.com>
parents:
69455
diff
changeset
|
1645 |
e8bb5df2ba7a
Add index entries around each paragraph rather than depend on entries
Bill Wohler <wohler@newt.com>
parents:
69455
diff
changeset
|
1646 * mh-e.texi: Add index entries around each paragraph rather than |
69615
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
1647 depend on entries from beginning of node. Doing so ensures that |
69478
e8bb5df2ba7a
Add index entries around each paragraph rather than depend on entries
Bill Wohler <wohler@newt.com>
parents:
69455
diff
changeset
|
1648 index entries are less likely to be forgotten if text is cut and |
e8bb5df2ba7a
Add index entries around each paragraph rather than depend on entries
Bill Wohler <wohler@newt.com>
parents:
69455
diff
changeset
|
1649 pasted, and are necessary anyway if the references are on a |
69615
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
1650 separate page. It seems that makeinfo is now (v. 4.8) only |
69478
e8bb5df2ba7a
Add index entries around each paragraph rather than depend on entries
Bill Wohler <wohler@newt.com>
parents:
69455
diff
changeset
|
1651 producing one index entry per node, so there is no longer any |
69615
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
1652 excuse not to. Use subheading instead of heading. The incorrect |
69478
e8bb5df2ba7a
Add index entries around each paragraph rather than depend on entries
Bill Wohler <wohler@newt.com>
parents:
69455
diff
changeset
|
1653 use of heading produced very large fonts in Info--as large as the |
e8bb5df2ba7a
Add index entries around each paragraph rather than depend on entries
Bill Wohler <wohler@newt.com>
parents:
69455
diff
changeset
|
1654 main heading. |
e8bb5df2ba7a
Add index entries around each paragraph rather than depend on entries
Bill Wohler <wohler@newt.com>
parents:
69455
diff
changeset
|
1655 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1656 versions 6 and 7 appeared *around* the time of these Emacs releases. |
69478
e8bb5df2ba7a
Add index entries around each paragraph rather than depend on entries
Bill Wohler <wohler@newt.com>
parents:
69455
diff
changeset
|
1657 |
69455
1ad059d669d5
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69429
diff
changeset
|
1658 2006-03-13 Carsten Dominik <dominik@science.uva.nl> |
1ad059d669d5
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69429
diff
changeset
|
1659 |
1ad059d669d5
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69429
diff
changeset
|
1660 * org.texi (Clean view): Document new startup options. |
1ad059d669d5
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69429
diff
changeset
|
1661 |
69744
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
1662 2006-03-12 Richard Stallman <rms@gnu.org> |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
1663 |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
1664 * calendar.texi: Various cleanups. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
1665 |
69427
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
1666 2006-03-11 Bill Wohler <wohler@newt.com> |
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
1667 |
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
1668 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders) |
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
1669 (Composing, Scan Line Formats): Fix @refs. |
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
1670 (Getting Started): Define MH profile and MH profile components. |
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
1671 (Incorporating Mail, Reading Mail, Viewing, Printing) |
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
1672 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter) |
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
1673 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp |
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
1674 for string constants. |
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
1675 (Tool Bar): Remove spurious quote. |
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
1676 (Junk): Use ``...'' instead of "...". |
69429
1a3742d0d1cf
(Scan Line Formats): Replace @samp with @kbd.
Bill Wohler <wohler@newt.com>
parents:
69427
diff
changeset
|
1677 (Scan Line Formats): Replace @samp with @kbd. |
69427
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
1678 |
69412
ecc36e13e6ba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69362
diff
changeset
|
1679 2006-03-11 Luc Teirlinck <teirllm@auburn.edu> |
ecc36e13e6ba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69362
diff
changeset
|
1680 |
ecc36e13e6ba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69362
diff
changeset
|
1681 * search.texi (Regexps): Use @samp for regexp that is not in Lisp |
ecc36e13e6ba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69362
diff
changeset
|
1682 syntax. |
ecc36e13e6ba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69362
diff
changeset
|
1683 |
69362
29fe34ec2296
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-147
Miles Bader <miles@gnu.org>
parents:
69343
diff
changeset
|
1684 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org> |
29fe34ec2296
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-147
Miles Bader <miles@gnu.org>
parents:
69343
diff
changeset
|
1685 |
29fe34ec2296
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-147
Miles Bader <miles@gnu.org>
parents:
69343
diff
changeset
|
1686 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number. |
29fe34ec2296
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-147
Miles Bader <miles@gnu.org>
parents:
69343
diff
changeset
|
1687 |
29fe34ec2296
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-147
Miles Bader <miles@gnu.org>
parents:
69343
diff
changeset
|
1688 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de> |
29fe34ec2296
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-147
Miles Bader <miles@gnu.org>
parents:
69343
diff
changeset
|
1689 |
29fe34ec2296
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-147
Miles Bader <miles@gnu.org>
parents:
69343
diff
changeset
|
1690 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be |
29fe34ec2296
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-147
Miles Bader <miles@gnu.org>
parents:
69343
diff
changeset
|
1691 easy to understand. |
29fe34ec2296
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-147
Miles Bader <miles@gnu.org>
parents:
69343
diff
changeset
|
1692 |
69343
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
1693 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org> |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
1694 |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
1695 * gnus.texi: Markup fix. |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
1696 (Fancy Mail Splitting): Specify new feature. |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
1697 |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
1698 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org> |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
1699 |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
1700 * gnus.texi (Fancy Mail Splitting): Improve descriptions about |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
1701 partial-words matching. |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
1702 |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
1703 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de> |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
1704 |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
1705 * emacs-mime.texi (Display Customization): Reword image/.* stuff. |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
1706 |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
1707 * gnus.texi (Oort Gnus): Add note about `gnus-load'. |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
1708 (MIME Commands): Fix mm-discouraged-alternatives. |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
1709 |
69339
4ad8f50b69f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69321
diff
changeset
|
1710 2006-03-08 Luc Teirlinck <teirllm@auburn.edu> |
4ad8f50b69f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69321
diff
changeset
|
1711 |
4ad8f50b69f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69321
diff
changeset
|
1712 * search.texi (Regexps): More accurately describe which characters |
4ad8f50b69f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69321
diff
changeset
|
1713 are special in which situations. Recommend _not_ to quote `]' or |
4ad8f50b69f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69321
diff
changeset
|
1714 `-' when they are not special. |
4ad8f50b69f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69321
diff
changeset
|
1715 |
69321
bcbe2f30cba0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69313
diff
changeset
|
1716 2006-03-07 Carsten Dominik <dominik@science.uva.nl> |
bcbe2f30cba0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69313
diff
changeset
|
1717 |
bcbe2f30cba0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69313
diff
changeset
|
1718 * org.texi: Version number change only. |
bcbe2f30cba0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69313
diff
changeset
|
1719 |
69313
a81d6bd38fa8
Move from SourceForge repository to Savannah. This is version 7.93,
Bill Wohler <wohler@newt.com>
parents:
69304
diff
changeset
|
1720 2006-03-06 Bill Wohler <wohler@newt.com> |
a81d6bd38fa8
Move from SourceForge repository to Savannah. This is version 7.93,
Bill Wohler <wohler@newt.com>
parents:
69304
diff
changeset
|
1721 |
69615
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
1722 * mh-e.texi: Move from SourceForge repository to Savannah. |
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
1723 This is version 7.93, which is a total rewrite from the previous |
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
1724 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E |
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
1725 version 7.93. |
69313
a81d6bd38fa8
Move from SourceForge repository to Savannah. This is version 7.93,
Bill Wohler <wohler@newt.com>
parents:
69304
diff
changeset
|
1726 |
69304
55d8c694b9cf
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-139
Miles Bader <miles@gnu.org>
parents:
69230
diff
changeset
|
1727 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de> |
55d8c694b9cf
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-139
Miles Bader <miles@gnu.org>
parents:
69230
diff
changeset
|
1728 |
55d8c694b9cf
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-139
Miles Bader <miles@gnu.org>
parents:
69230
diff
changeset
|
1729 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'. |
55d8c694b9cf
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-139
Miles Bader <miles@gnu.org>
parents:
69230
diff
changeset
|
1730 |
69230
4a8b67a4aaf5
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69206
diff
changeset
|
1731 2006-03-01 Carsten Dominik <dominik@science.uva.nl> |
4a8b67a4aaf5
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69206
diff
changeset
|
1732 |
69615
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
1733 * org.texi (Interaction): Add item about `org-mouse.el' by |
69230
4a8b67a4aaf5
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69206
diff
changeset
|
1734 Piotr Zielinski. |
69615
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
1735 (Managing links): Document that also mouse-1 can be used to |
69230
4a8b67a4aaf5
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69206
diff
changeset
|
1736 activate a link. |
69615
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
1737 (Headlines, FAQ): Add entry about hiding leading stars. |
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
1738 (Miscellaneous): Resort the sections in this chapter to a more |
69230
4a8b67a4aaf5
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69206
diff
changeset
|
1739 logical sequence. |
4a8b67a4aaf5
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69206
diff
changeset
|
1740 |
69206 | 1741 2006-02-28 Andre Spiegel <spiegel@gnu.org> |
1742 | |
1743 * files.texi (Old Versions): Clarify operation of C-x v =. | |
1744 | |
69195
477ba8c8d22c
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-126
Miles Bader <miles@gnu.org>
parents:
69138
diff
changeset
|
1745 2006-02-27 Simon Josefsson <jas@extundo.com> |
477ba8c8d22c
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-126
Miles Bader <miles@gnu.org>
parents:
69138
diff
changeset
|
1746 |
477ba8c8d22c
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-126
Miles Bader <miles@gnu.org>
parents:
69138
diff
changeset
|
1747 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync |
477ba8c8d22c
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-126
Miles Bader <miles@gnu.org>
parents:
69138
diff
changeset
|
1748 2004-01-27 from the trunk). |
477ba8c8d22c
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-126
Miles Bader <miles@gnu.org>
parents:
69138
diff
changeset
|
1749 |
69138 | 1750 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org> |
1751 | |
1752 * cc-mode.texi: Rename c-hungry-backspace to | |
1753 c-hungry-delete-backwards, at the request of RMS. Leave the old | |
1754 name as an alias. | |
1755 | |
1756 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org> | |
1757 | |
1758 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to | |
1759 include the function header within the defun. | |
1760 | |
1761 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org> | |
1762 | |
1763 * cc-mode.texi: Correct two typos. | |
1764 | |
1765 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org> | |
1766 | |
1767 * cc-mode.texi (Comment Commands): State that C-u M-; kills any | |
1768 existing comment. | |
1769 (Electric Keys): Add a justification for electric indentation. | |
1770 (Hungry WS Deletion): Clear up the names and complications of the | |
1771 BACKSPACE and DELETE keys. | |
69412
ecc36e13e6ba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69362
diff
changeset
|
1772 |
69134 | 1773 2006-02-23 Juri Linkov <juri@jurta.org> |
1774 | |
1775 * faq.texi (Common requests): Move `Turning on auto-fill by | |
1776 default' after `Wrapping words automatically'. Move `Working with | |
1777 unprintable characters' before `Searching for/replacing newlines'. | |
1778 Move `Replacing highlighted text' after `Highlighting a region'. | |
1779 Merge `Repeating commands' and `Repeating a command as many times | |
1780 as possible' into the former. | |
1781 (Packages that do not come with Emacs): Add refs to Gmane and | |
1782 etc/MORE.STUFF. | |
1783 | |
69130 | 1784 2006-02-23 Juri Linkov <juri@jurta.org> |
1785 | |
1786 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives. | |
1787 (Reporting bugs): Suggest using `M-x report-emacs-bug'. | |
1788 Add xref to `(emacs)Reporting Bugs'. | |
1789 (Getting a printed manual): Add URL to other formats of the manual. | |
1790 (Common requests): Fix menu. | |
1791 (Highlighting a region): Remove ref to `Turning on syntax highlighting'. | |
1792 (Horizontal scrolling): Mention `truncate-partial-width-windows'. | |
1793 (Inserting text at the beginning of each line): Add pxref to | |
1794 `Changing the included text prefix'. | |
1795 (Forcing the cursor to remain in the same column): Mention `track-eol' | |
1796 and `set-goal-column'. Add pxref to `(emacs)Moving Point'. | |
1797 (Replacing text across multiple files): Add keybinding `Q' for | |
1798 `dired-do-query-replace'. | |
1799 | |
69089
08e0f010bbf0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69059
diff
changeset
|
1800 2006-02-22 Carsten Dominik <dominik@science.uva.nl> |
08e0f010bbf0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69059
diff
changeset
|
1801 |
69096
91d54ab4382e
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69089
diff
changeset
|
1802 * reftex.texi: Version number and date change only. |
91d54ab4382e
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69089
diff
changeset
|
1803 |
69615
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
1804 * org.texi (Internal Links): Rewrite to cover the modified |
69089
08e0f010bbf0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69059
diff
changeset
|
1805 linking system. |
08e0f010bbf0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69059
diff
changeset
|
1806 |
69059
19734224bb45
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
69020
diff
changeset
|
1807 2006-02-21 Nick Roberts <nickrob@snap.net.nz> |
19734224bb45
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
69020
diff
changeset
|
1808 |
19734224bb45
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
69020
diff
changeset
|
1809 * building.texi (Watch Expressions): Update and describe |
19734224bb45
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
69020
diff
changeset
|
1810 gdb-speedbar-auto-raise. |
19734224bb45
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
69020
diff
changeset
|
1811 |
69020
e4e1c1572306
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68978
diff
changeset
|
1812 2006-02-19 Richard M. Stallman <rms@gnu.org> |
e4e1c1572306
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68978
diff
changeset
|
1813 |
e4e1c1572306
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68978
diff
changeset
|
1814 * emacs.texi: Use @smallbook. |
e4e1c1572306
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68978
diff
changeset
|
1815 (Top): Update ref to Emacs paper, delete ref to Cookbook. |
e4e1c1572306
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68978
diff
changeset
|
1816 Update subnode menu. |
69412
ecc36e13e6ba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69362
diff
changeset
|
1817 |
69020
e4e1c1572306
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68978
diff
changeset
|
1818 * building.texi (Lisp Interaction): Minor addition. |
e4e1c1572306
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68978
diff
changeset
|
1819 |
68978
6703d0d4a873
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
68961
diff
changeset
|
1820 2006-02-18 Nick Roberts <nickrob@snap.net.nz> |
6703d0d4a873
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
68961
diff
changeset
|
1821 |
6703d0d4a873
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
68961
diff
changeset
|
1822 * building.texi (Watch Expressions): Update and be more precise. |
6703d0d4a873
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
68961
diff
changeset
|
1823 |
68961 | 1824 2006-02-17 Eli Zaretskii <eliz@gnu.org> |
1825 | |
1826 * faq.texi: Remove the coding cookie, it's not needed anymore. | |
1827 | |
68926
749818038c46
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
68915
diff
changeset
|
1828 2006-02-15 Francesco Potort,Al(B <pot@gnu.org> |
749818038c46
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
68915
diff
changeset
|
1829 |
749818038c46
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
68915
diff
changeset
|
1830 * maintaining.texi (Create Tags Table): Explain why the |
749818038c46
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
68915
diff
changeset
|
1831 exception when etags writes to files under the /dev tree. |
749818038c46
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
68915
diff
changeset
|
1832 |
68915
e9d767c10003
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68909
diff
changeset
|
1833 2006-02-14 Richard M. Stallman <rms@gnu.org> |
e9d767c10003
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68909
diff
changeset
|
1834 |
e9d767c10003
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68909
diff
changeset
|
1835 * custom.texi (Safe File Variables): Lots of clarification. |
e9d767c10003
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68909
diff
changeset
|
1836 Renamed from Unsafe File Variables. |
e9d767c10003
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68909
diff
changeset
|
1837 |
68909
775681e7a2ad
* custom.texi (Unsafe File Variables): File variable confirmation
Chong Yidong <cyd@stupidchicken.com>
parents:
68906
diff
changeset
|
1838 2006-02-14 Chong Yidong <cyd@stupidchicken.com> |
775681e7a2ad
* custom.texi (Unsafe File Variables): File variable confirmation
Chong Yidong <cyd@stupidchicken.com>
parents:
68906
diff
changeset
|
1839 |
775681e7a2ad
* custom.texi (Unsafe File Variables): File variable confirmation
Chong Yidong <cyd@stupidchicken.com>
parents:
68906
diff
changeset
|
1840 * custom.texi (Unsafe File Variables): File variable confirmation |
775681e7a2ad
* custom.texi (Unsafe File Variables): File variable confirmation
Chong Yidong <cyd@stupidchicken.com>
parents:
68906
diff
changeset
|
1841 assumed denied in batch mode. |
775681e7a2ad
* custom.texi (Unsafe File Variables): File variable confirmation
Chong Yidong <cyd@stupidchicken.com>
parents:
68906
diff
changeset
|
1842 |
68906
53503f63cc05
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68899
diff
changeset
|
1843 2006-02-14 Richard M. Stallman <rms@gnu.org> |
53503f63cc05
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68899
diff
changeset
|
1844 |
53503f63cc05
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68899
diff
changeset
|
1845 * building.texi (GDB User Interface Layout): Don't say `inferior' |
53503f63cc05
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68899
diff
changeset
|
1846 for program being debugged. |
53503f63cc05
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68899
diff
changeset
|
1847 |
68899
b3582497ee74
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
68867
diff
changeset
|
1848 2006-02-15 Nick Roberts <nickrob@snap.net.nz> |
b3582497ee74
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
68867
diff
changeset
|
1849 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1850 * building.texi (GDB Graphical Interface): |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1851 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer. |
68899
b3582497ee74
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
68867
diff
changeset
|
1852 |
68867
4ea80a7bd411
* custom.texi (Specifying File Variables, Unsafe File Variables):
Chong Yidong <cyd@stupidchicken.com>
parents:
68847
diff
changeset
|
1853 2006-02-13 Chong Yidong <cyd@stupidchicken.com> |
4ea80a7bd411
* custom.texi (Specifying File Variables, Unsafe File Variables):
Chong Yidong <cyd@stupidchicken.com>
parents:
68847
diff
changeset
|
1854 |
4ea80a7bd411
* custom.texi (Specifying File Variables, Unsafe File Variables):
Chong Yidong <cyd@stupidchicken.com>
parents:
68847
diff
changeset
|
1855 * custom.texi (Specifying File Variables, Unsafe File Variables): |
4ea80a7bd411
* custom.texi (Specifying File Variables, Unsafe File Variables):
Chong Yidong <cyd@stupidchicken.com>
parents:
68847
diff
changeset
|
1856 New nodes, split from File Variables. Document new file local |
4ea80a7bd411
* custom.texi (Specifying File Variables, Unsafe File Variables):
Chong Yidong <cyd@stupidchicken.com>
parents:
68847
diff
changeset
|
1857 variable behavior. |
4ea80a7bd411
* custom.texi (Specifying File Variables, Unsafe File Variables):
Chong Yidong <cyd@stupidchicken.com>
parents:
68847
diff
changeset
|
1858 |
68847
d484b3fdfd90
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68837
diff
changeset
|
1859 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
d484b3fdfd90
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68837
diff
changeset
|
1860 |
d484b3fdfd90
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68837
diff
changeset
|
1861 * display.texi (Standard Faces): |
d484b3fdfd90
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68837
diff
changeset
|
1862 * faq.texi (Colors on a TTY): |
d484b3fdfd90
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68837
diff
changeset
|
1863 * files.texi (Visiting): |
d484b3fdfd90
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68837
diff
changeset
|
1864 * frames.texi (Clipboard): |
d484b3fdfd90
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68837
diff
changeset
|
1865 * glossary.texi (Glossary) <Clipboard>: |
d484b3fdfd90
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68837
diff
changeset
|
1866 * xresources.texi (X Resources): Mention Mac OS port. |
d484b3fdfd90
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68837
diff
changeset
|
1867 |
68837 | 1868 2006-02-12 Karl Berry <karl@gnu.org> |
1869 | |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1870 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the |
68837 | 1871 8-bit accented a. |
1872 | |
68831
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
1873 2006-02-12 Richard M. Stallman <rms@gnu.org> |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
1874 |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
1875 * building.texi (Building): Clarify topic in intro. |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
1876 |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
1877 * maintaining.texi (Maintaining): Change title; clarify topic. |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
1878 Delete duplicate index entries. |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
1879 |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
1880 * building.texi (Other GDB User Interface Buffers): Clarifications. |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
1881 |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
1882 * text.texi (Cell Commands): Clarifications. |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
1883 |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
1884 * programs.texi (Defuns): Delete duplicate explanation of |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
1885 left-margin paren convention. |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
1886 (Hungry Delete): Minor cleanup. |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
1887 |
68810
0e986f2bd386
*** empty log message ***
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68802
diff
changeset
|
1888 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com> |
0e986f2bd386
*** empty log message ***
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68802
diff
changeset
|
1889 |
0e986f2bd386
*** empty log message ***
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68802
diff
changeset
|
1890 * dired.texi (Tumme): More tumme documentation. |
0e986f2bd386
*** empty log message ***
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68802
diff
changeset
|
1891 |
68802 | 1892 2006-02-11 Alan Mackenzie <acm@muc.de> |
1893 | |
1894 * programs.texi ("Hungry Delete"): Correct the appellation of the | |
1895 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}. | |
1896 | |
68787
3bc79badcd0e
Fixed small bug in tumme doc.
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68772
diff
changeset
|
1897 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com> |
3bc79badcd0e
Fixed small bug in tumme doc.
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68772
diff
changeset
|
1898 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1899 * dired.texi (Tumme): Fix small bug. |
68787
3bc79badcd0e
Fixed small bug in tumme doc.
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68772
diff
changeset
|
1900 |
68772
57d1d56ae004
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68762
diff
changeset
|
1901 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
57d1d56ae004
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68762
diff
changeset
|
1902 |
57d1d56ae004
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68762
diff
changeset
|
1903 * macos.texi (Mac International): Rename "fontset-mac" to |
57d1d56ae004
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68762
diff
changeset
|
1904 "fontset-standard". |
57d1d56ae004
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68762
diff
changeset
|
1905 |
68762
970bf6e6463b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-62
Miles Bader <miles@gnu.org>
parents:
68737
diff
changeset
|
1906 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de> |
970bf6e6463b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-62
Miles Bader <miles@gnu.org>
parents:
68737
diff
changeset
|
1907 |
970bf6e6463b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-62
Miles Bader <miles@gnu.org>
parents:
68737
diff
changeset
|
1908 * gnus.texi (Gnus Versions): Add history beyond start of Oort. |
970bf6e6463b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-62
Miles Bader <miles@gnu.org>
parents:
68737
diff
changeset
|
1909 |
68737
7490248dce02
Tumme documentation.
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68735
diff
changeset
|
1910 2006-02-09 Mathias Dahl <mathias.dah@gmail.com> |
7490248dce02
Tumme documentation.
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68735
diff
changeset
|
1911 |
7490248dce02
Tumme documentation.
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68735
diff
changeset
|
1912 * dired.texi (Tumme): Basic documentation for Tumme added. |
7490248dce02
Tumme documentation.
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68735
diff
changeset
|
1913 |
68735
c7092f815c43
(Top): Remove paragraph about the FAQ being a
Romain Francoise <romain@orebokech.com>
parents:
68718
diff
changeset
|
1914 2006-02-08 Romain Francoise <romain@orebokech.com> |
c7092f815c43
(Top): Remove paragraph about the FAQ being a
Romain Francoise <romain@orebokech.com>
parents:
68718
diff
changeset
|
1915 |
c7092f815c43
(Top): Remove paragraph about the FAQ being a
Romain Francoise <romain@orebokech.com>
parents:
68718
diff
changeset
|
1916 * faq.texi (Top): Remove paragraph about the FAQ being a |
c7092f815c43
(Top): Remove paragraph about the FAQ being a
Romain Francoise <romain@orebokech.com>
parents:
68718
diff
changeset
|
1917 transitional document, etc. |
c7092f815c43
(Top): Remove paragraph about the FAQ being a
Romain Francoise <romain@orebokech.com>
parents:
68718
diff
changeset
|
1918 (Searching for/replacing newlines): New node. |
c7092f815c43
(Top): Remove paragraph about the FAQ being a
Romain Francoise <romain@orebokech.com>
parents:
68718
diff
changeset
|
1919 (Yanking text in isearch): New node. |
c7092f815c43
(Top): Remove paragraph about the FAQ being a
Romain Francoise <romain@orebokech.com>
parents:
68718
diff
changeset
|
1920 (Inserting text at the beginning of each line): Rename and make |
c7092f815c43
(Top): Remove paragraph about the FAQ being a
Romain Francoise <romain@orebokech.com>
parents:
68718
diff
changeset
|
1921 more general, mention `M-;' in Message mode. |
c7092f815c43
(Top): Remove paragraph about the FAQ being a
Romain Francoise <romain@orebokech.com>
parents:
68718
diff
changeset
|
1922 |
68711
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
1923 2006-02-07 Luc Teirlinck <teirllm@auburn.edu> |
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
1924 |
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
1925 * mule.texi (International): |
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
1926 * programs.texi (Basic Indent): Fix typos. |
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
1927 |
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
1928 * faq.texi (Meta key does not work in xterm) |
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
1929 (Emacs does not display 8-bit characters) |
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
1930 (Inputting eight-bit characters): |
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
1931 * custom.texi (Minor Modes): |
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
1932 * display.texi (Text Display): |
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
1933 * commands.texi (Text Characters): Update xrefs. |
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
1934 |
68710
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1935 2006-02-07 Richard M. Stallman <rms@gnu.org> |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1936 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1937 * emacs.texi (Top): Update subnode menu. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1938 Update info on old Emacs papers. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1939 (Intro): "Graphical display", not window system. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1940 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1941 * xresources.texi (GTK styles): Minor clarifications. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1942 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1943 * trouble.texi: "Graphical display", not window system. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1944 (Stuck Recursive): Minor clarification. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1945 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1946 * text.texi: Minor clarifications. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1947 (Sentences): Explain why two-space convention is better. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1948 Explain sentence-end-without-period here. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1949 (Fill Commands): Not here. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1950 (Refill): Node moved down. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1951 (Filling): Update menu. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1952 (Table Creation, Cell Justification, Column Commands): Clarify. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1953 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1954 * sending.texi: Minor clarifications. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1955 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1956 * search.texi (Regexp Backslash): Clarification. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1957 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1958 * rmail.texi: Minor cleanups. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1959 (Rmail): Delete digression about `rmail-mode'. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1960 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1961 (Rmail Files): Mention C-u M-x rmail. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1962 (Rmail Reply): Mention References. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1963 (Rmail Display): Mention rmail-nonignored-headers. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1964 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1965 * programs.texi: Minor cleanups. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1966 (Comment Commands): Mention momentary Transient Mark mode. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1967 (Matching): Be more specific about customizing show-paren-mode. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1968 (Info Lookup): Don't list the modes that support C-h S. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1969 Just say what it does in an unsupported mode. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1970 (Man Page): Delete excessive info on customizing woman. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1971 (Motion in C): Don't mention c-for/backward-into-nomenclature. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1972 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1973 * abbrevs.texi: Minor clarifications. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1974 (Dabbrev Customization): Talk about "dynamic abbrev expansion", |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1975 not "dynamic abbrevs" as if they were a kind of abbrev. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1976 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1977 * picture.texi (Picture): Minor cleanup. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1978 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1979 * mule.texi (Communication Coding): Say "other applications". |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1980 (Fontsets): Not specific to X. Add xref to X Resources. |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1981 (Unibyte Mode): Rename from Single-Byte Character Support. |
68710
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1982 "Graphical display", not window system. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1983 (International): Update menu. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1984 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1985 * maintaining.texi (Format of ChangeLog): |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1986 New node, split out from ChangeLog. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1987 (ChangeLog): Clarifications in the remaining text. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1988 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1989 (Find Tag): Add @w. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1990 (Tags Search): Explain tag table order here. Simplify grep ref. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1991 (List Tags): tags-tag-face is a variable, not a face. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1992 (Emerge): Cleanups. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1993 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1994 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1995 (Keyboard Macros): Avoid "the user". |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1996 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1997 * killing.texi: "Graphical display", not window system. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1998 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
1999 * help.texi (Help Echo): "Graphical display", not window system. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2000 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2001 * glossary.texi: Say "you", not "the user". Say "graphical display". |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2002 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2003 * frames.texi: Minor cleanups. "Graphical display", not window system. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2004 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2005 * files.texi (Visiting): Make drag-and-drop not X-specific. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2006 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2007 * custom.texi: Minor cleanups. "Graphical display", not window system. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2008 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2009 * cmdargs.texi: Minor cleanups. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2010 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2011 * building.texi (Compilation): Move and split kill-compilation para. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2012 Add para about multiple compilers. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2013 (Compilation Mode): Commands also available in grep mode and others. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2014 Mention C-u C-x ` more tutorially. Clarify C-x `. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2015 (Compilation Shell): Clarify. Put Bash example first. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2016 (Grep Searching): Minor cleanups; add @w. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2017 (Debuggers): Minor cleanups. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2018 (Starting GUD): Make GDB xgraphical mode issue clearer. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2019 (Debugger Operation): Lots of clarifications including |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2020 GDB tooltip side-effect issue. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2021 (Commands of GUD): Clarify. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2022 (GUD Customization): Add bashdb-mode-hook. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2023 (GDB Graphical Interface): Rewrite for clarity. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2024 (GDB User Interface Layout): Rewrite for clarity. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2025 (Stack Buffer, Watch Expressions): Likewise. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2026 (Other GDB User Interface Buffers): Cleanups. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2027 (Lisp Libraries, External Lisp): Cleanup. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2028 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2029 * basic.texi (Position Info): "Graphical displays", rather than |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2030 window systems. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2031 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2032 * anti.texi: Minor cleanup. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2033 |
68657
e0aafc27ed28
(VM): VM now at version 7.19.
Romain Francoise <romain@orebokech.com>
parents:
68639
diff
changeset
|
2034 2006-02-06 Romain Francoise <romain@orebokech.com> |
e0aafc27ed28
(VM): VM now at version 7.19.
Romain Francoise <romain@orebokech.com>
parents:
68639
diff
changeset
|
2035 |
e0aafc27ed28
(VM): VM now at version 7.19.
Romain Francoise <romain@orebokech.com>
parents:
68639
diff
changeset
|
2036 * faq.texi (VM): VM now at version 7.19. |
e0aafc27ed28
(VM): VM now at version 7.19.
Romain Francoise <romain@orebokech.com>
parents:
68639
diff
changeset
|
2037 Set myself as maintainer of this file. |
e0aafc27ed28
(VM): VM now at version 7.19.
Romain Francoise <romain@orebokech.com>
parents:
68639
diff
changeset
|
2038 |
68630
86c478cccc57
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-46
Miles Bader <miles@gnu.org>
parents:
68589
diff
changeset
|
2039 2006-02-04 Michael Olson <mwolson@gnu.org> |
86c478cccc57
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-46
Miles Bader <miles@gnu.org>
parents:
68589
diff
changeset
|
2040 |
86c478cccc57
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-46
Miles Bader <miles@gnu.org>
parents:
68589
diff
changeset
|
2041 * erc.texi (History): Note that ERC is now included with Emacs. |
86c478cccc57
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-46
Miles Bader <miles@gnu.org>
parents:
68589
diff
changeset
|
2042 |
68589 | 2043 2006-02-03 Eli Zaretskii <eliz@gnu.org> |
2044 | |
2045 * custom.texi (Init File, Find Init): Add cross-references to | |
2046 where $HOME is described. | |
2047 | |
68553
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2048 2006-02-01 Luc Teirlinck <teirllm@auburn.edu> |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2049 |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2050 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2051 is not inside the @table. |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2052 |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2053 * emacs.texi (Top): Correct node name. |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2054 |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2055 * files.texi (File Names): Fix @xref. |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2056 (Reverting): Fix typo. |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2057 |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2058 * mule.texi (International): Correct node name. |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2059 |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2060 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table. |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2061 |
68551
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2062 2006-02-01 Richard M. Stallman <rms@gnu.org> |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2063 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2064 * emacs.texi (Top): Update subnode menu. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2065 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2066 * mule.texi: Minor clarifications. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2067 Reduce the specific references to X Windows. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2068 Refer to "graphical" terminals, rather than window systems. |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2069 (Text Coding): Rename from Specify Coding. |
68551
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2070 (Communication Coding, File Name Coding, Terminal Coding): |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2071 New nodes split out from Text Coding. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2072 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2073 * kmacro.texi: Minor clarifications. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2074 (Keyboard Macro Ring): Comment out some excessive commands. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2075 (Basic Keyboard Macro): Split up the table, putting part in each node. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2076 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2077 * major.texi: Minor clarifications. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2078 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2079 * misc.texi (Single Shell, Interactive Shell): Fix xrefs. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2080 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2081 * windows.texi: Minor clarifications. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2082 (Change Window): Don't describe mode-line mouse cmds here. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2083 Add xref to Mode Line Mouse. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2084 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2085 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2086 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2087 * macos.texi (Mac International): Fix xref. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2088 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2089 * indent.texi: Minor clarifications. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2090 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2091 * frames.texi: Minor clarifications. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2092 Reduce the specific references to X Windows. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2093 Refer to "graphical" terminals, rather than window systems. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2094 (Frame Parameters): Don't mention commands like |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2095 set-foreground-color. Just say to customize a face. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2096 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2097 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2098 * files.texi: Minor clarifications. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2099 (Numbered Backups): New node, split out from Backup Names. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2100 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2101 * display.texi (Font Lock): C mode no longer depends on (-in-col-0. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2102 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2103 * cmdargs.texi (General Variables): Fix xref. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2104 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2105 * buffers.texi: Minor clarifications. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2106 |
68521
04c2548593f7
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-33
Miles Bader <miles@gnu.org>
parents:
68518
diff
changeset
|
2107 2006-01-31 Romain Francoise <romain@orebokech.com> |
04c2548593f7
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-33
Miles Bader <miles@gnu.org>
parents:
68518
diff
changeset
|
2108 |
04c2548593f7
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-33
Miles Bader <miles@gnu.org>
parents:
68518
diff
changeset
|
2109 * message.texi (Message Headers): Explain what |
04c2548593f7
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-33
Miles Bader <miles@gnu.org>
parents:
68518
diff
changeset
|
2110 `message-alternative-emails' does in more detail. |
04c2548593f7
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-33
Miles Bader <miles@gnu.org>
parents:
68518
diff
changeset
|
2111 Update copyright year. |
04c2548593f7
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-33
Miles Bader <miles@gnu.org>
parents:
68518
diff
changeset
|
2112 |
68518
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2113 2006-01-31 Richard M. Stallman <rms@gnu.org> |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2114 |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2115 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode): |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2116 Nodes moved to top. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2117 |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2118 * display.texi: Minor clarifications. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2119 (Display): Rearrange menu. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2120 (Standard Faces): Mention query-replace face. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2121 (Faces): Simplify. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2122 (Font Lock): Simplify face customization info. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2123 (Highlight Changes): Node merged into Highlight Interactively. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2124 (Highlight Interactively): Much rewriting and cleanup. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2125 (Optional Mode Line): Narrowed line number not good for goto-line. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2126 Simplify face customization advice. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2127 (Text Display): Mention use of escape-glyph face. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2128 Move ctl-arrow and tab-width here. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2129 (Display Custom): Move no-redraw-on-reenter to end of node. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2130 |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2131 * search.texi: Minor clarifications. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2132 (Isearch Scroll): Simplify. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2133 (Other Repeating Search): Document multi-occur-in-matching-buffers. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2134 |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2135 * regs.texi (Registers): Mention bookmarks here. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2136 |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2137 * mark.texi: Minor clarifications. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2138 (Selective Undo): Node deleted. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2139 |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2140 * m-x.texi: Minor clarifications |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2141 |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2142 * killing.texi: Minor clarifications. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2143 Refer to "graphical" terminals, rather than window systems. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2144 |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2145 * help.texi: Clarifications. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2146 (Help): Don't describe C-h F and C-h K here. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2147 (Key Help): Describe C-h K here. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2148 (Name Help): Mention Emacs Lisp Intro. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2149 Describe C-h F here. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2150 (Misc Help): Mention C-h F and C-h K only briefly. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2151 |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2152 * fixit.texi (Undo): New node, mostly copied from basic.texi. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2153 Selective undo text merged in. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2154 (Spelling): Mention Aspell along with Ispell. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2155 |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2156 * emacs.texi (Top): Update subnode menus. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2157 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2158 * basic.texi (Basic Undo): Rename from Undo. Most of text |
68518
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2159 moved to new Undo node. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2160 |
68469
5263cc577c87
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
68464
diff
changeset
|
2161 2006-01-30 Juanma Barranquero <lekktu@gmail.com> |
5263cc577c87
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
68464
diff
changeset
|
2162 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2163 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc. |
68469
5263cc577c87
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
68464
diff
changeset
|
2164 |
68464
79464a6167f5
* basic.texi (Continuation Lines, Inserting Text): Mention
Chong Yidong <cyd@stupidchicken.com>
parents:
68463
diff
changeset
|
2165 2006-01-29 Chong Yidong <cyd@stupidchicken.com> |
79464a6167f5
* basic.texi (Continuation Lines, Inserting Text): Mention
Chong Yidong <cyd@stupidchicken.com>
parents:
68463
diff
changeset
|
2166 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2167 * basic.texi (Continuation Lines, Inserting Text): |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2168 Mention longlines mode. |
68464
79464a6167f5
* basic.texi (Continuation Lines, Inserting Text): Mention
Chong Yidong <cyd@stupidchicken.com>
parents:
68463
diff
changeset
|
2169 |
68463
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2170 2006-01-29 Richard M. Stallman <rms@gnu.org> |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2171 |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2172 * screen.texi: Minor cleaups. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2173 (Screen): Clean up the intro paragraphs. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2174 (Mode Line): Lots of rewriting. Handle frame-name better. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2175 eol-mnemonic-... vars moved out. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2176 |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2177 * emacs.texi (Top): Change menu item for MS-DOS node. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2178 Update subnode menu. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2179 |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2180 * msdog.texi (MS-DOS): Rewrite intro to explain how this |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2181 chapter relates to Windows. Title changed. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2182 |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2183 * mini.texi: Minor cleanups. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2184 |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2185 * mark.texi (Selective Undo): New node, text moved from basic.texi. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2186 (Mark): Put it in the menu. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2187 |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2188 * entering.texi: Minor cleanups. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2189 |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2190 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2191 (Intro): Refer to "graphical" terminals, rather than X. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2192 |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2193 * display.texi (Display Custom): Add xref to Variables. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2194 (Optional Mode Line): eol-mnemonic-... vars moved here. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2195 |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2196 * commands.texi: Minor cleanups. Refer to "graphical" terminals, |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2197 rather than X. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2198 |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2199 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed". |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2200 |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2201 * basic.texi: Minor cleanups. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2202 (Undo): selective-undo moved. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2203 |
68451
fc745b05e928
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
Miles Bader <miles@gnu.org>
parents:
68440
diff
changeset
|
2204 2006-01-29 Michael Olson <mwolson@gnu.org> |
fc745b05e928
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
Miles Bader <miles@gnu.org>
parents:
68440
diff
changeset
|
2205 |
fc745b05e928
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
Miles Bader <miles@gnu.org>
parents:
68440
diff
changeset
|
2206 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets. |
fc745b05e928
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
Miles Bader <miles@gnu.org>
parents:
68440
diff
changeset
|
2207 |
fc745b05e928
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
Miles Bader <miles@gnu.org>
parents:
68440
diff
changeset
|
2208 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC. |
fc745b05e928
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
Miles Bader <miles@gnu.org>
parents:
68440
diff
changeset
|
2209 |
fc745b05e928
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
Miles Bader <miles@gnu.org>
parents:
68440
diff
changeset
|
2210 * faq.texi (New in Emacs 22): Mention ERC. |
fc745b05e928
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
Miles Bader <miles@gnu.org>
parents:
68440
diff
changeset
|
2211 |
68440
4d823104d241
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68437
diff
changeset
|
2212 2006-01-28 Luc Teirlinck <teirllm@auburn.edu> |
4d823104d241
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68437
diff
changeset
|
2213 |
4d823104d241
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68437
diff
changeset
|
2214 * rcirc.texi: Capitalize dir entry for consistency with the entry |
4d823104d241
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68437
diff
changeset
|
2215 in info/dir and other entries in the Emacs category. |
4d823104d241
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68437
diff
changeset
|
2216 Fix typos. Delete trailing whitespace. |
4d823104d241
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68437
diff
changeset
|
2217 |
68437 | 2218 2006-01-28 Bj,Av(Brn Lindstr,Av(Bm <bkhl@elektrubadur.se> |
2219 | |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2220 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key. |
68437 | 2221 |
68425 | 2222 2006-01-27 Eli Zaretskii <eliz@gnu.org> |
2223 | |
2224 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets. | |
2225 (INFO_TARGETS, DVI_TARGETS): Add rcirc. | |
2226 | |
2227 * Makefile.in (../info/rcirc, rcirc.dvi): New targets. | |
2228 (INFO_TARGETS, DVI_TARGETS): Add rcirc. | |
2229 | |
68422 | 2230 2006-01-27 Alex Schroeder <alex@gnu.org> |
2231 | |
2232 * rcirc.texi: New file. | |
2233 | |
68387
ee1488acdc41
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68349
diff
changeset
|
2234 2006-01-25 Luc Teirlinck <teirllm@auburn.edu> |
ee1488acdc41
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68349
diff
changeset
|
2235 |
ee1488acdc41
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68349
diff
changeset
|
2236 * anti.texi (Antinews): Various corrections and additions. |
ee1488acdc41
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68349
diff
changeset
|
2237 |
68349 | 2238 2006-01-23 Juri Linkov <juri@jurta.org> |
2239 | |
2240 * custom.texi (Easy Customization, Customization Groups) | |
2241 (Browsing Custom): Mention links along with buttons. | |
2242 | |
2243 * widget.texi (User Interface): Add S-TAB for widget-backward. | |
2244 | |
68335
118ceefc8263
Sync with Tramp 2.0.52.
Michael Albinus <michael.albinus@gmx.de>
parents:
68317
diff
changeset
|
2245 2006-01-22 Michael Albinus <michael.albinus@gmx.de> |
118ceefc8263
Sync with Tramp 2.0.52.
Michael Albinus <michael.albinus@gmx.de>
parents:
68317
diff
changeset
|
2246 |
118ceefc8263
Sync with Tramp 2.0.52.
Michael Albinus <michael.albinus@gmx.de>
parents:
68317
diff
changeset
|
2247 Sync with Tramp 2.0.52. |
118ceefc8263
Sync with Tramp 2.0.52.
Michael Albinus <michael.albinus@gmx.de>
parents:
68317
diff
changeset
|
2248 |
118ceefc8263
Sync with Tramp 2.0.52.
Michael Albinus <michael.albinus@gmx.de>
parents:
68317
diff
changeset
|
2249 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item. |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2250 Add Tramp disabling item. New item for common connection problems. |
68335
118ceefc8263
Sync with Tramp 2.0.52.
Michael Albinus <michael.albinus@gmx.de>
parents:
68317
diff
changeset
|
2251 (various): Apply "ftp" as method for the download URL. |
118ceefc8263
Sync with Tramp 2.0.52.
Michael Albinus <michael.albinus@gmx.de>
parents:
68317
diff
changeset
|
2252 (Bug Reports): Refer to FAQ for common problems. |
118ceefc8263
Sync with Tramp 2.0.52.
Michael Albinus <michael.albinus@gmx.de>
parents:
68317
diff
changeset
|
2253 |
68317 | 2254 2006-01-21 Eli Zaretskii <eliz@gnu.org> |
2255 | |
2256 * widget.texi (User Interface): Use @key for TAB. | |
2257 | |
2258 * text.texi (TeX Print): Use @key for TAB. | |
2259 | |
2260 * ses.texi (Formulas, Printer functions): Use @key for TAB. | |
2261 | |
68469
5263cc577c87
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
68464
diff
changeset
|
2262 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB. |
5263cc577c87
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
68464
diff
changeset
|
2263 |
5263cc577c87
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
68464
diff
changeset
|
2264 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key |
68317 | 2265 for TAB. |
2266 | |
2267 * cc-mode.texi (Indentation Calculation): Use @key for TAB. | |
2268 | |
68312 | 2269 2006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change) |
2270 | |
2271 * files.texi (File Aliases): Don't claim that usually separate | |
2272 buffers are created for two file names that name the same data. | |
2273 Mention additional situations where different names mean the same | |
2274 file on disk. | |
2275 | |
68259
da25283c5b11
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68230
diff
changeset
|
2276 2006-01-19 Richard M. Stallman <rms@gnu.org> |
da25283c5b11
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68230
diff
changeset
|
2277 |
68270
556ef00fdd9f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68259
diff
changeset
|
2278 * killing.texi (Deletion): Upcase @key argument. |
556ef00fdd9f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68259
diff
changeset
|
2279 |
68259
da25283c5b11
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68230
diff
changeset
|
2280 * custom.texi (Custom Themes): Minor cleanup. |
da25283c5b11
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68230
diff
changeset
|
2281 |
da25283c5b11
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68230
diff
changeset
|
2282 * programs.texi (Hungry Delete): Upcase @key argument. |
da25283c5b11
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68230
diff
changeset
|
2283 |
68230
6c7c654eb3c7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-702
Miles Bader <miles@gnu.org>
parents:
68224
diff
changeset
|
2284 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org> |
6c7c654eb3c7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-702
Miles Bader <miles@gnu.org>
parents:
68224
diff
changeset
|
2285 |
6c7c654eb3c7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-702
Miles Bader <miles@gnu.org>
parents:
68224
diff
changeset
|
2286 * gnus.texi: Update copyright. |
6c7c654eb3c7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-702
Miles Bader <miles@gnu.org>
parents:
68224
diff
changeset
|
2287 |
68224 | 2288 2006-01-16 Juri Linkov <juri@jurta.org> |
2289 | |
2290 * display.texi (Standard Faces): Add `mode-line-buffer-id'. | |
2291 Move `mode-line-highlight' before `mode-line-buffer-id'. | |
2292 | |
68207
fbd379b34f0a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-698
Miles Bader <miles@gnu.org>
parents:
68191
diff
changeset
|
2293 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org> |
fbd379b34f0a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-698
Miles Bader <miles@gnu.org>
parents:
68191
diff
changeset
|
2294 |
fbd379b34f0a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-698
Miles Bader <miles@gnu.org>
parents:
68191
diff
changeset
|
2295 * gnus.texi (Article Washing): Additions. |
fbd379b34f0a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-698
Miles Bader <miles@gnu.org>
parents:
68191
diff
changeset
|
2296 |
fbd379b34f0a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-698
Miles Bader <miles@gnu.org>
parents:
68191
diff
changeset
|
2297 2006-01-08 Alex Schroeder <alex@gnu.org> |
fbd379b34f0a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-698
Miles Bader <miles@gnu.org>
parents:
68191
diff
changeset
|
2298 |
fbd379b34f0a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-698
Miles Bader <miles@gnu.org>
parents:
68191
diff
changeset
|
2299 * pgg.texi (Caching passphrase): Rewording. |
fbd379b34f0a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-698
Miles Bader <miles@gnu.org>
parents:
68191
diff
changeset
|
2300 |
68191
80bda70f9d68
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68172
diff
changeset
|
2301 2006-01-14 Richard M. Stallman <rms@gnu.org> |
80bda70f9d68
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68172
diff
changeset
|
2302 |
80bda70f9d68
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68172
diff
changeset
|
2303 * basic.texi (Inserting Text): Minor cleanup. |
80bda70f9d68
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68172
diff
changeset
|
2304 |
68172
5a58ed2a8e92
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
68143
diff
changeset
|
2305 2006-01-13 Carsten Dominik <dominik@science.uva.nl> |
5a58ed2a8e92
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
68143
diff
changeset
|
2306 |
68469
5263cc577c87
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
68464
diff
changeset
|
2307 * org.texi (Agenda commands): Document tags command. |
68172
5a58ed2a8e92
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
68143
diff
changeset
|
2308 |
68143
3466a3a9a181
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68129
diff
changeset
|
2309 2006-01-11 Luc Teirlinck <teirllm@auburn.edu> |
3466a3a9a181
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68129
diff
changeset
|
2310 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2311 * custom.texi (Changing a Variable, Face Customization): |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2312 Update for changes in Custom menus. |
68143
3466a3a9a181
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68129
diff
changeset
|
2313 |
68129
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
2314 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org> |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
2315 |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
2316 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts. |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
2317 |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
2318 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org> |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
2319 |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
2320 * gnus.texi (RSS): Addition. |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
2321 |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
2322 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org> |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
2323 |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
2324 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'. |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
2325 |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
2326 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org> |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
2327 |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
2328 * emacs-mime.texi (Display Customization): Add setting example to |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
2329 mm-discouraged-alternatives. |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
2330 |
68097
0aad66a76c40
(Obtaining Flymake): Remove chapter since Emacs's
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
68089
diff
changeset
|
2331 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca> |
0aad66a76c40
(Obtaining Flymake): Remove chapter since Emacs's
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
68089
diff
changeset
|
2332 |
0aad66a76c40
(Obtaining Flymake): Remove chapter since Emacs's
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
68089
diff
changeset
|
2333 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's |
0aad66a76c40
(Obtaining Flymake): Remove chapter since Emacs's
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
68089
diff
changeset
|
2334 version is the canonical version. |
0aad66a76c40
(Obtaining Flymake): Remove chapter since Emacs's
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
68089
diff
changeset
|
2335 |
68089 | 2336 2006-01-08 Alex Schroeder <alex@gnu.org> |
2337 | |
2338 * pgg.texi (Caching passphrase): Rewording. | |
2339 | |
68073 | 2340 2006-01-06 Eli Zaretskii <eliz@gnu.org> |
2341 | |
2342 * flymake.texi (Obtaining Flymake): Update Flymake's CVS | |
2343 repository URL. | |
2344 | |
68059
6afb59e277c3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
68039
diff
changeset
|
2345 2006-01-06 Carsten Dominik <dominik@science.uva.nl> |
6afb59e277c3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
68039
diff
changeset
|
2346 |
6afb59e277c3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
68039
diff
changeset
|
2347 * org.texi: Removed the accidentally re-added empty line in the |
6afb59e277c3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
68039
diff
changeset
|
2348 direntry. |
6afb59e277c3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
68039
diff
changeset
|
2349 |
68039
c83d0a0de875
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68032
diff
changeset
|
2350 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
c83d0a0de875
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68032
diff
changeset
|
2351 |
c83d0a0de875
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68032
diff
changeset
|
2352 * macos.texi (Mac International): Undo last change. |
c83d0a0de875
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68032
diff
changeset
|
2353 |
68032
f3a9c72833ec
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67985
diff
changeset
|
2354 2006-01-05 Carsten Dominik <dominik@science.uva.nl> |
f3a9c72833ec
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67985
diff
changeset
|
2355 |
68143
3466a3a9a181
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68129
diff
changeset
|
2356 * org.texi (Agenda Views): Chapter reorganized. |
68032
f3a9c72833ec
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67985
diff
changeset
|
2357 |
67985
d2eeb19b72bd
* custom.texi (Custom Themes): Describe the new
Chong Yidong <cyd@stupidchicken.com>
parents:
67919
diff
changeset
|
2358 2006-01-02 Chong Yidong <cyd@stupidchicken.com> |
d2eeb19b72bd
* custom.texi (Custom Themes): Describe the new
Chong Yidong <cyd@stupidchicken.com>
parents:
67919
diff
changeset
|
2359 |
d2eeb19b72bd
* custom.texi (Custom Themes): Describe the new
Chong Yidong <cyd@stupidchicken.com>
parents:
67919
diff
changeset
|
2360 * custom.texi (Custom Themes): Describe the new |
d2eeb19b72bd
* custom.texi (Custom Themes): Describe the new
Chong Yidong <cyd@stupidchicken.com>
parents:
67919
diff
changeset
|
2361 customize-create-theme interface. |
d2eeb19b72bd
* custom.texi (Custom Themes): Describe the new
Chong Yidong <cyd@stupidchicken.com>
parents:
67919
diff
changeset
|
2362 |
67919 | 2363 2005-12-30 Juri Linkov <juri@jurta.org> |
2364 | |
2365 * basic.texi (Position Info): Update example. | |
2366 | |
67892
e188efbb47ee
(Using Customize): New node.
Romain Francoise <romain@orebokech.com>
parents:
67883
diff
changeset
|
2367 2005-12-29 Romain Francoise <romain@orebokech.com> |
e188efbb47ee
(Using Customize): New node.
Romain Francoise <romain@orebokech.com>
parents:
67883
diff
changeset
|
2368 |
e188efbb47ee
(Using Customize): New node.
Romain Francoise <romain@orebokech.com>
parents:
67883
diff
changeset
|
2369 * faq.texi (Using Customize): New node. |
e188efbb47ee
(Using Customize): New node.
Romain Francoise <romain@orebokech.com>
parents:
67883
diff
changeset
|
2370 |
67883
66dbd2d7fedd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67847
diff
changeset
|
2371 2005-12-28 Luc Teirlinck <teirllm@auburn.edu> |
66dbd2d7fedd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67847
diff
changeset
|
2372 |
66dbd2d7fedd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67847
diff
changeset
|
2373 * org.texi: Remove blank line in @direntry. It is non-standard |
66dbd2d7fedd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67847
diff
changeset
|
2374 and recursively produces blank lines all over the dir file (when |
66dbd2d7fedd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67847
diff
changeset
|
2375 using Texinfo 4.8). |
66dbd2d7fedd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67847
diff
changeset
|
2376 |
67847
cd1fada8d9b8
* frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
Jan Djärv <jan.h.d@swipnet.se>
parents:
67801
diff
changeset
|
2377 2005-12-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
cd1fada8d9b8
* frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
Jan Djärv <jan.h.d@swipnet.se>
parents:
67801
diff
changeset
|
2378 |
cd1fada8d9b8
* frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
Jan Djärv <jan.h.d@swipnet.se>
parents:
67801
diff
changeset
|
2379 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files. |
cd1fada8d9b8
* frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
Jan Djärv <jan.h.d@swipnet.se>
parents:
67801
diff
changeset
|
2380 |
67801
66142acef663
* custom.texi (Custom Themes): `load-theme' always loads.
Chong Yidong <cyd@stupidchicken.com>
parents:
67772
diff
changeset
|
2381 2005-12-24 Chong Yidong <cyd@stupidchicken.com> |
66142acef663
* custom.texi (Custom Themes): `load-theme' always loads.
Chong Yidong <cyd@stupidchicken.com>
parents:
67772
diff
changeset
|
2382 |
66142acef663
* custom.texi (Custom Themes): `load-theme' always loads.
Chong Yidong <cyd@stupidchicken.com>
parents:
67772
diff
changeset
|
2383 * custom.texi (Custom Themes): `load-theme' always loads. |
66142acef663
* custom.texi (Custom Themes): `load-theme' always loads.
Chong Yidong <cyd@stupidchicken.com>
parents:
67772
diff
changeset
|
2384 |
67772 | 2385 2005-12-23 Juri Linkov <juri@jurta.org> |
2386 | |
2387 * display.texi (Highlight Interactively): Use double space to | |
2388 separate sentences. Replace C-p with M-p, and C-n with M-n. | |
2389 | |
67754
a52cf10424bc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67741
diff
changeset
|
2390 2005-12-22 Richard M. Stallman <rms@gnu.org> |
a52cf10424bc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67741
diff
changeset
|
2391 |
a52cf10424bc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67741
diff
changeset
|
2392 * custom.texi (Easy Customization and subnodes): |
a52cf10424bc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67741
diff
changeset
|
2393 Replace "active field" with "button". |
a52cf10424bc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67741
diff
changeset
|
2394 Use "user option" only for variables. |
a52cf10424bc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67741
diff
changeset
|
2395 Use "setting" for variable-or-face. |
a52cf10424bc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67741
diff
changeset
|
2396 |
67741
3bd16dd1f552
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67726
diff
changeset
|
2397 2005-12-22 Luc Teirlinck <teirllm@auburn.edu> |
3bd16dd1f552
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67726
diff
changeset
|
2398 |
3bd16dd1f552
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67726
diff
changeset
|
2399 * buffers.texi (Select Buffer): Change order in table to make |
3bd16dd1f552
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67726
diff
changeset
|
2400 "Similar" refer to the correct item. |
3bd16dd1f552
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67726
diff
changeset
|
2401 (Indirect Buffers): Minor rewording. |
3bd16dd1f552
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67726
diff
changeset
|
2402 |
67726
d7d3dd935c86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67708
diff
changeset
|
2403 2005-12-21 Luc Teirlinck <teirllm@auburn.edu> |
d7d3dd935c86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67708
diff
changeset
|
2404 |
d7d3dd935c86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67708
diff
changeset
|
2405 * widget.texi (atoms): Delete obsolete remark about `file' widget. |
d7d3dd935c86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67708
diff
changeset
|
2406 |
67708 | 2407 2005-12-20 Juri Linkov <juri@jurta.org> |
2408 | |
2409 * files.texi (VC Status): Put P and N near p and n. | |
2410 | |
67693
9373da9c01d0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67691
diff
changeset
|
2411 2005-12-20 Carsten Dominik <dominik@science.uva.nl> |
9373da9c01d0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67691
diff
changeset
|
2412 |
67726
d7d3dd935c86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67708
diff
changeset
|
2413 * org.texi (Tags): Boolean logic documented. |
67693
9373da9c01d0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67691
diff
changeset
|
2414 (Agenda Views): Document custom commands. |
9373da9c01d0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67691
diff
changeset
|
2415 |
67691
5e3db5999d74
(AUCTeX): Update version and mailing list info.
David Kastrup <dak@gnu.org>
parents:
67684
diff
changeset
|
2416 2005-12-20 David Kastrup <dak@gnu.org> |
5e3db5999d74
(AUCTeX): Update version and mailing list info.
David Kastrup <dak@gnu.org>
parents:
67684
diff
changeset
|
2417 |
5e3db5999d74
(AUCTeX): Update version and mailing list info.
David Kastrup <dak@gnu.org>
parents:
67684
diff
changeset
|
2418 * faq.texi (AUCTeX): Update version and mailing list info. |
5e3db5999d74
(AUCTeX): Update version and mailing list info.
David Kastrup <dak@gnu.org>
parents:
67684
diff
changeset
|
2419 |
67684
794c6c50c466
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67680
diff
changeset
|
2420 2005-12-19 Richard M. Stallman <rms@gnu.org> |
794c6c50c466
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67680
diff
changeset
|
2421 |
794c6c50c466
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67680
diff
changeset
|
2422 * programs.texi (Electric C): Delete the info about newline control. |
794c6c50c466
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67680
diff
changeset
|
2423 (Other C Commands): Minor cleanup. |
794c6c50c466
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67680
diff
changeset
|
2424 (Left Margin Paren): Minor cleanup. |
794c6c50c466
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67680
diff
changeset
|
2425 |
67680
b7c68d3426e1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67655
diff
changeset
|
2426 2005-12-19 Luc Teirlinck <teirllm@auburn.edu> |
b7c68d3426e1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67655
diff
changeset
|
2427 |
b7c68d3426e1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67655
diff
changeset
|
2428 * custom.texi (Easy Customization): Add "Browsing Custom" to menu. |
b7c68d3426e1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67655
diff
changeset
|
2429 (Customization Groups): Delete text moved to "Browsing Custom". |
b7c68d3426e1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67655
diff
changeset
|
2430 (Browsing Custom): New node. |
b7c68d3426e1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67655
diff
changeset
|
2431 (Specific Customization): Clarify which commands only work for |
b7c68d3426e1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67655
diff
changeset
|
2432 loaded options. |
b7c68d3426e1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67655
diff
changeset
|
2433 |
67655
6cba278fc764
(Tool Bars): Shorten text of previous change.
Bill Wohler <wohler@newt.com>
parents:
67653
diff
changeset
|
2434 2005-12-18 Bill Wohler <wohler@newt.com> |
6cba278fc764
(Tool Bars): Shorten text of previous change.
Bill Wohler <wohler@newt.com>
parents:
67653
diff
changeset
|
2435 |
6cba278fc764
(Tool Bars): Shorten text of previous change.
Bill Wohler <wohler@newt.com>
parents:
67653
diff
changeset
|
2436 * frames.texi (Tool Bars): Shorten text of previous change. |
6cba278fc764
(Tool Bars): Shorten text of previous change.
Bill Wohler <wohler@newt.com>
parents:
67653
diff
changeset
|
2437 |
67653
26386850b9ca
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67649
diff
changeset
|
2438 2005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu> |
26386850b9ca
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67649
diff
changeset
|
2439 |
26386850b9ca
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67649
diff
changeset
|
2440 * files.texi (VC Status): Document log-view mode. |
26386850b9ca
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67649
diff
changeset
|
2441 |
67649
4666e86efb1a
(Tool Bars): Mention that you can turn off tool bars permanently via
Bill Wohler <wohler@newt.com>
parents:
67643
diff
changeset
|
2442 2005-12-18 Bill Wohler <wohler@newt.com> |
4666e86efb1a
(Tool Bars): Mention that you can turn off tool bars permanently via
Bill Wohler <wohler@newt.com>
parents:
67643
diff
changeset
|
2443 |
4666e86efb1a
(Tool Bars): Mention that you can turn off tool bars permanently via
Bill Wohler <wohler@newt.com>
parents:
67643
diff
changeset
|
2444 * frames.texi (Tool Bars): Mention that you can turn off tool bars |
67680
b7c68d3426e1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67655
diff
changeset
|
2445 permanently via the customize interface. |
67649
4666e86efb1a
(Tool Bars): Mention that you can turn off tool bars permanently via
Bill Wohler <wohler@newt.com>
parents:
67643
diff
changeset
|
2446 |
67653
26386850b9ca
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67649
diff
changeset
|
2447 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org> |
67643
1c477099d3ac
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-676
Miles Bader <miles@gnu.org>
parents:
67613
diff
changeset
|
2448 |
1c477099d3ac
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-676
Miles Bader <miles@gnu.org>
parents:
67613
diff
changeset
|
2449 * gnus.texi (MIME Commands): Mention addition of |
1c477099d3ac
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-676
Miles Bader <miles@gnu.org>
parents:
67613
diff
changeset
|
2450 multipart/alternative to gnus-buttonized-mime-types and add xref |
1c477099d3ac
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-676
Miles Bader <miles@gnu.org>
parents:
67613
diff
changeset
|
2451 to mm-discouraged-alternatives. |
1c477099d3ac
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-676
Miles Bader <miles@gnu.org>
parents:
67613
diff
changeset
|
2452 |
1c477099d3ac
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-676
Miles Bader <miles@gnu.org>
parents:
67613
diff
changeset
|
2453 * emacs-mime.texi (Display Customization): Mention addition of |
1c477099d3ac
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-676
Miles Bader <miles@gnu.org>
parents:
67613
diff
changeset
|
2454 "image/.*" and add xref to gnus-buttonized-mime-types in the |
1c477099d3ac
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-676
Miles Bader <miles@gnu.org>
parents:
67613
diff
changeset
|
2455 mm-discouraged-alternatives section. |
1c477099d3ac
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-676
Miles Bader <miles@gnu.org>
parents:
67613
diff
changeset
|
2456 |
67613
eab2494a32d7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67609
diff
changeset
|
2457 2005-12-16 Carsten Dominik <dominik@science.uva.nl> |
eab2494a32d7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67609
diff
changeset
|
2458 |
67680
b7c68d3426e1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67655
diff
changeset
|
2459 * org.texi (Tags): New section. |
67613
eab2494a32d7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67609
diff
changeset
|
2460 (Agenda Views): Chapter reorganized. |
eab2494a32d7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67609
diff
changeset
|
2461 |
67609 | 2462 2005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de> |
2463 | |
2464 * killing.texi (Killing by Lines): Document `kill-whole-line' | |
2465 function. | |
2466 | |
67606 | 2467 2005-12-16 Eli Zaretskii <eliz@gnu.org> |
2468 | |
2469 * org.texi (Internal Links): Add a missing comma after an @xref. | |
2470 | |
67603
589ce7251c9c
* buffers.texi (Select Buffer): Change `prev-buffer' to
Károly Lőrentey <lorentey@elte.hu>
parents:
67576
diff
changeset
|
2471 2005-12-16 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu> |
589ce7251c9c
* buffers.texi (Select Buffer): Change `prev-buffer' to
Károly Lőrentey <lorentey@elte.hu>
parents:
67576
diff
changeset
|
2472 |
589ce7251c9c
* buffers.texi (Select Buffer): Change `prev-buffer' to
Károly Lőrentey <lorentey@elte.hu>
parents:
67576
diff
changeset
|
2473 * buffers.texi (Select Buffer): Change `prev-buffer' to |
589ce7251c9c
* buffers.texi (Select Buffer): Change `prev-buffer' to
Károly Lőrentey <lorentey@elte.hu>
parents:
67576
diff
changeset
|
2474 `previous-buffer'. Indicate that these functions use a frame |
589ce7251c9c
* buffers.texi (Select Buffer): Change `prev-buffer' to
Károly Lőrentey <lorentey@elte.hu>
parents:
67576
diff
changeset
|
2475 local buffer list. |
589ce7251c9c
* buffers.texi (Select Buffer): Change `prev-buffer' to
Károly Lőrentey <lorentey@elte.hu>
parents:
67576
diff
changeset
|
2476 |
67576
79100dce8a85
* faq.texi (Filling paragraphs with a single space): No need to
Chong Yidong <cyd@stupidchicken.com>
parents:
67551
diff
changeset
|
2477 2005-12-14 Chong Yidong <cyd@stupidchicken.com> |
79100dce8a85
* faq.texi (Filling paragraphs with a single space): No need to
Chong Yidong <cyd@stupidchicken.com>
parents:
67551
diff
changeset
|
2478 |
79100dce8a85
* faq.texi (Filling paragraphs with a single space): No need to
Chong Yidong <cyd@stupidchicken.com>
parents:
67551
diff
changeset
|
2479 * faq.texi (Filling paragraphs with a single space): No need to |
79100dce8a85
* faq.texi (Filling paragraphs with a single space): No need to
Chong Yidong <cyd@stupidchicken.com>
parents:
67551
diff
changeset
|
2480 change sentence-end now. |
79100dce8a85
* faq.texi (Filling paragraphs with a single space): No need to
Chong Yidong <cyd@stupidchicken.com>
parents:
67551
diff
changeset
|
2481 |
67551
fe8f45a3c8a7
(Scrolling only one line): Use `scroll-conservatively'.
Romain Francoise <romain@orebokech.com>
parents:
67544
diff
changeset
|
2482 2005-12-13 Romain Francoise <romain@orebokech.com> |
fe8f45a3c8a7
(Scrolling only one line): Use `scroll-conservatively'.
Romain Francoise <romain@orebokech.com>
parents:
67544
diff
changeset
|
2483 |
fe8f45a3c8a7
(Scrolling only one line): Use `scroll-conservatively'.
Romain Francoise <romain@orebokech.com>
parents:
67544
diff
changeset
|
2484 * faq.texi (Scrolling only one line): Use `scroll-conservatively'. |
fe8f45a3c8a7
(Scrolling only one line): Use `scroll-conservatively'.
Romain Francoise <romain@orebokech.com>
parents:
67544
diff
changeset
|
2485 |
67544
8e2428c28921
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
67536
diff
changeset
|
2486 2005-12-12 Jay Belanger <belanger@truman.edu> |
8e2428c28921
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
67536
diff
changeset
|
2487 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2488 * faq.texi (Calc): Update version number. |
67544
8e2428c28921
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
67536
diff
changeset
|
2489 |
67536
b071fde35608
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67525
diff
changeset
|
2490 2005-12-12 Carsten Dominik <dominik@science.uva.nl> |
b071fde35608
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67525
diff
changeset
|
2491 |
67680
b7c68d3426e1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67655
diff
changeset
|
2492 * org.texi (Progress Logging): New section. |
67536
b071fde35608
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67525
diff
changeset
|
2493 |
67525
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
2494 2005-12-12 Richard M. Stallman <rms@gnu.org> |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
2495 |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
2496 * custom.texi (Easy Customization): Change menu comment. |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
2497 (Prefix Keymaps): Fix spelling of Control-X-prefix. |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
2498 |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
2499 * help.texi (Apropos): Rewrite. Talk about "apropos patterns". |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
2500 (Help): Among the Apropos commands, describe only C-h a here. |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
2501 |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
2502 2005-12-11 Richard M. Stallman <rms@gnu.org> |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
2503 |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
2504 * programs.texi (Options for Comments): Comment-end starts with space. |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
2505 |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
2506 * glossary.texi (Glossary): Minor cleanup. |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
2507 |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
2508 * files.texi (Old Versions): Use @table. |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
2509 |
67483
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2510 2005-12-10 Romain Francoise <romain@orebokech.com> |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2511 |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2512 Update the Emacs FAQ for the 22.1 release. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2513 |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2514 * faq.texi: Set VER to `22.1'. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2515 (Basic editing): Explain how to use localized versions of the |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2516 Tutorial. Mention that `C-h r' displays the manual. Delete |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2517 obsolete WWW link to an Emacs 18 tutorial. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2518 (Getting a printed manual): Point to the new locations of the |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2519 manuals on the GNU Web site. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2520 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2521 available via Info (it was previously distributed separately). |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2522 (Installing Texinfo documentation): The latest version of Texinfo |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2523 is 4.8, not 4.0. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2524 (Informational files for Emacs): COPYING is the GNU General Public |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2525 License, not the Emacs General Public License. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2526 (Informational files for Emacs): Delete obsolete link to the |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2527 GNUinfo pages as they have been removed from the GNU Web site. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2528 (New in Emacs 22): New node. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2529 (Setting up a customization file): Say that most packages support |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2530 Customize nowadays. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2531 (Colors on a TTY): Delete reference to instructions on how to |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2532 enable syntax highlighting, it is now enabled by default. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2533 (Turning on abbrevs by default): Emacs now reads the abbrevs file |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2534 at startup automatically. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2535 (Controlling case sensitivity): Mention `M-c' in isearch. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2536 (Using an already running Emacs process): Emacs now creates the |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2537 socket in `/tmp/emacsUID'. Fix typos. Change default location of |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2538 gnuserv. As emacsclient can now run Lisp code as well, delete a |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2539 sentence praising gnuserv for that. Simplify description of how |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2540 the client/server operation works. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2541 (Compiler error messages): Delete obsolete text (compile.el has |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2542 been rewritten). |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2543 (Indenting switch statements): Fix typo. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2544 (Matching parentheses): Simplify setup instructions, mention the |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2545 menu bar item in the Options menu. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2546 (Repeating a command as many times as possible): Mention `C-x e'. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2547 (Going to a line by number): Mention new keymap and bindings |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2548 `M-g M-g', `M-g M-p' and `M-g M-n'. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2549 (Turning on syntax highlighting): Now on by default. Simplify. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2550 (Replacing highlighted text): Use `1', not `t'. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2551 (Problems with very large files): The maximum size is now 256MB on |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2552 32-bit machines. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2553 (^M in the shell buffer): Mention `comint-process-echoes'. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2554 (Emacs for Apple computers): Emacs 22 has native support for Mac |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2555 OS X. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2556 (Translating names to IP addresses): Delete node. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2557 (Binding keys to commands): Fix typo. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2558 (SPC no longer completes file names): New node. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2559 (MIME with Emacs mail packages): Delete section about the Emacs |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2560 MIME FAQ (it's not reachable anymore). |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2561 |
67481 | 2562 2005-12-10 David Koppelman <koppel@ece.lsu.edu> |
2563 | |
2564 * display.texi (Highlight Interactively): Include | |
2565 global-hi-lock-mode. Add miscellaneous details and elaborations. | |
67483
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2566 |
67463
ba41f14061a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67444
diff
changeset
|
2567 2005-12-09 Richard M. Stallman <rms@gnu.org> |
ba41f14061a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67444
diff
changeset
|
2568 |
ba41f14061a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67444
diff
changeset
|
2569 * display.texi (Font Lock): Delete the Global FL menu item. |
ba41f14061a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67444
diff
changeset
|
2570 |
67444
d84323347611
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67433
diff
changeset
|
2571 2005-12-09 Luc Teirlinck <teirllm@auburn.edu> |
d84323347611
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67433
diff
changeset
|
2572 |
d84323347611
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67433
diff
changeset
|
2573 * custom.texi (Minibuffer Maps): Mention the maps for file name |
d84323347611
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67433
diff
changeset
|
2574 completion. |
d84323347611
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67433
diff
changeset
|
2575 |
67433 | 2576 2005-12-09 Kim F. Storm <storm@cua.dk> |
2577 | |
2578 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as | |
2579 prefix keys even when mark is active. Decribe that RET moves | |
2580 cursor to next corner in rectangle; clarify insert around rectangle. | |
2581 | |
69615
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2582 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org> |
69138 | 2583 |
2584 * cc-mode.texi: The manual has been extensively revised: the | |
2585 information about using CC Mode has been separated from the larger | |
2586 and more difficult chapters about configuration. It has been | |
2587 updated for CC Mode 5.31. | |
2588 | |
67418
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2589 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org> |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2590 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2591 * pgg.texi (User Commands): Fix description of pgg-verify-region. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2592 (Selecting an implementation): Fix descriptions. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2593 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2594 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org> |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2595 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2596 * message.texi (Various Message Variables): Addition. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2597 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2598 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org> |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2599 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2600 * message.texi: Fix default values. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2601 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2602 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org> |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2603 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2604 * message.texi (Header Commands): Clarify descriptions of |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2605 message-cross-post-followup-to, message-reduce-to-to-cc, and |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2606 message-insert-wide-reply. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2607 (Various Commands): Fix kindex for message-kill-to-signature; |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2608 clarify description of message-tab. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2609 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2610 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org> |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2611 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2612 * message.texi (Mailing Lists): Fix description about MFT. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2613 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2614 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2615 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2616 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org> |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2617 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2618 * gnus.texi (Slow Terminal Connection): Replace old description |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2619 with new one. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2620 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2621 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org> |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2622 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2623 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs; |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2624 replace X-Draft-Headers with X-Draft-From. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2625 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2626 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org> |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2627 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2628 * gnus.texi (Various Various): Fix the default value of |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2629 nnheader-max-head-length. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2630 (Gnus Versions): Fix typo. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
2631 |
67412
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
2632 2005-12-08 Luc Teirlinck <teirllm@auburn.edu> |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
2633 |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
2634 * custom.texi (Customization): Use xref to elisp manual for |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
2635 non-TeX output. |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
2636 (Minor Modes): Update. |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
2637 (Customization Groups, Changing a Variable, Face Customization): |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
2638 Update for new appearance of Custom buffers. |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
2639 (Changing a Variable): `custom-buffer-done-function' has been |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
2640 replaced by `custom-buffer-done-kill'. |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
2641 (Specific Customization): In the `customize-group' buffer, a |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
2642 subgroup's contents are not "hidden". They are not included at |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
2643 all. They have no [Show] button. |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
2644 (Mouse Buttons): Add pxref to description of mouse event lists in |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
2645 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys. |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
2646 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
2647 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el). |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
2648 |
67397
1edd6b000f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67381
diff
changeset
|
2649 2005-12-08 Richard M. Stallman <rms@gnu.org> |
1edd6b000f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67381
diff
changeset
|
2650 |
1edd6b000f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67381
diff
changeset
|
2651 * mini.texi (Completion Commands, Completion): |
1edd6b000f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67381
diff
changeset
|
2652 In file name input, SPC does not do completion. |
1edd6b000f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67381
diff
changeset
|
2653 |
67381
cc3d6b6a1f25
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67365
diff
changeset
|
2654 2005-12-08 Carsten Dominik <dominik@science.uva.nl> |
cc3d6b6a1f25
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67365
diff
changeset
|
2655 |
67412
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
2656 * org.texi (Structure editing): Document new functionality of |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
2657 M-RET. |
67381
cc3d6b6a1f25
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67365
diff
changeset
|
2658 |
67365
6855b4b329e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67354
diff
changeset
|
2659 2005-12-08 Nick Roberts <nickrob@snap.net.nz> |
6855b4b329e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67354
diff
changeset
|
2660 |
6855b4b329e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67354
diff
changeset
|
2661 * building.texi (GDB Graphical Interface): Explain screen size |
6855b4b329e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67354
diff
changeset
|
2662 setting. |
6855b4b329e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67354
diff
changeset
|
2663 (Other GDB User Interface Buffers): Describe features specific to |
6855b4b329e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67354
diff
changeset
|
2664 GDB 6.4. |
6855b4b329e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67354
diff
changeset
|
2665 |
67351
dd40d7037ea3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67343
diff
changeset
|
2666 2005-12-06 Luc Teirlinck <teirllm@auburn.edu> |
dd40d7037ea3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67343
diff
changeset
|
2667 |
dd40d7037ea3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67343
diff
changeset
|
2668 * org.texi (Internal Links): Fix Texinfo usage. |
dd40d7037ea3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67343
diff
changeset
|
2669 |
67343
69e43e82cd0a
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67232
diff
changeset
|
2670 2005-12-06 Carsten Dominik <dominik@science.uva.nl> |
69e43e82cd0a
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67232
diff
changeset
|
2671 |
67354
62957610ed77
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67351
diff
changeset
|
2672 * org.texi (TODO basics): Document the global todo list. |
67343
69e43e82cd0a
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67232
diff
changeset
|
2673 (TODO items): Documents sparse tree for specific TODO |
69e43e82cd0a
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67232
diff
changeset
|
2674 keywords. |
69e43e82cd0a
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67232
diff
changeset
|
2675 |
67230
0e6f1ac5ebfd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67219
diff
changeset
|
2676 2005-12-01 Nick Roberts <nickrob@snap.net.nz> |
0e6f1ac5ebfd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67219
diff
changeset
|
2677 |
0e6f1ac5ebfd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67219
diff
changeset
|
2678 * building.texi (GDB User Interface Layout): Describe how to |
0e6f1ac5ebfd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67219
diff
changeset
|
2679 kill associated buffers. |
67232
003d50ec9805
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67230
diff
changeset
|
2680 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint. |
67230
0e6f1ac5ebfd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67219
diff
changeset
|
2681 (Watch Expressions): Be more precise. |
0e6f1ac5ebfd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67219
diff
changeset
|
2682 (Other GDB User Interface Buffers): Describe how to change a |
0e6f1ac5ebfd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67219
diff
changeset
|
2683 register value. |
0e6f1ac5ebfd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67219
diff
changeset
|
2684 |
67219
7dc296b93149
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67195
diff
changeset
|
2685 2005-11-30 Carsten Dominik <dominik@science.uva.nl> |
7dc296b93149
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67195
diff
changeset
|
2686 |
7dc296b93149
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67195
diff
changeset
|
2687 * org.texi (Plain Lists): Typos fixed. |
7dc296b93149
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67195
diff
changeset
|
2688 |
67195
0ece02371a71
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
67106
diff
changeset
|
2689 2005-11-28 Jay Belanger <belanger@truman.edu> |
0ece02371a71
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
67106
diff
changeset
|
2690 |
67483
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
2691 * calc.texi: Change references of `M-#' to `C-x *' prefix. |
67195
0ece02371a71
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
67106
diff
changeset
|
2692 |
67106
c2493c8bf7d6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67102
diff
changeset
|
2693 2005-11-24 Carsten Dominik <dominik@science.uva.nl> |
c2493c8bf7d6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67102
diff
changeset
|
2694 |
67412
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
2695 * org.texi (Structure editing): New item moving commands added. |
67106
c2493c8bf7d6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67102
diff
changeset
|
2696 (Plain Lists): New section. |
c2493c8bf7d6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67102
diff
changeset
|
2697 |
67102
cb7a3d503153
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
67073
diff
changeset
|
2698 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
cb7a3d503153
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
67073
diff
changeset
|
2699 |
cb7a3d503153
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
67073
diff
changeset
|
2700 * macos.texi (Mac Input): Remove description of |
cb7a3d503153
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
67073
diff
changeset
|
2701 mac-command-key-is-meta. Add descriptions of |
cb7a3d503153
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
67073
diff
changeset
|
2702 mac-control-modifier, mac-command-modifier, and |
cb7a3d503153
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
67073
diff
changeset
|
2703 mac-option-modifier. |
cb7a3d503153
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
67073
diff
changeset
|
2704 (Mac International): Fix description of conversion of clipboard data. |
cb7a3d503153
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
67073
diff
changeset
|
2705 (Mac Font Specs): Add example of font customization by face attributes. |
cb7a3d503153
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
67073
diff
changeset
|
2706 |
67068
98209bb8d1a8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67061
diff
changeset
|
2707 2005-11-22 Nick Roberts <nickrob@snap.net.nz> |
98209bb8d1a8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67061
diff
changeset
|
2708 |
98209bb8d1a8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67061
diff
changeset
|
2709 * building.texi (Watch Expressions): Expand description. |
67073
5af054cf66ea
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67068
diff
changeset
|
2710 (Other GDB User Interface Buffers): Describe local map for |
5af054cf66ea
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67068
diff
changeset
|
2711 gud-watch. |
67068
98209bb8d1a8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67061
diff
changeset
|
2712 |
67061
4f3a6d09d436
Font lock enabled by default.
Chong Yidong <cyd@stupidchicken.com>
parents:
67043
diff
changeset
|
2713 2005-11-21 Chong Yidong <cyd@stupidchicken.com> |
4f3a6d09d436
Font lock enabled by default.
Chong Yidong <cyd@stupidchicken.com>
parents:
67043
diff
changeset
|
2714 |
4f3a6d09d436
Font lock enabled by default.
Chong Yidong <cyd@stupidchicken.com>
parents:
67043
diff
changeset
|
2715 * display.texi (Font Lock): Font lock is enabled by default now. |
4f3a6d09d436
Font lock enabled by default.
Chong Yidong <cyd@stupidchicken.com>
parents:
67043
diff
changeset
|
2716 |
67043 | 2717 2005-11-20 Juri Linkov <juri@jurta.org> |
2718 | |
2719 * basic.texi (Position Info): Update examples of the output. | |
2720 Remove the fact that examples are produced in the TeXinfo buffer, | |
2721 because in the Info reader users will get a different output from | |
2722 `C-x ='. | |
2723 | |
2724 * building.texi (Compilation Mode): Remove paragraph duplicated | |
2725 from the node `Compilation'. Add `compilation-skip-threshold'. | |
2726 | |
2727 * display.texi (Font Lock): Suggest more user-friendly method of | |
2728 finding all Font Lock faces (M-x customize-group RET font-lock-faces). | |
2729 | |
66993
d621651aacea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66989
diff
changeset
|
2730 2005-11-18 Richard M. Stallman <rms@gnu.org> |
d621651aacea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66989
diff
changeset
|
2731 |
d621651aacea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66989
diff
changeset
|
2732 * files.texi (Registering): Mention @@ in mode line. |
d621651aacea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66989
diff
changeset
|
2733 |
d621651aacea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66989
diff
changeset
|
2734 * mini.texi (Minibuffer File): Clarify previous change. Add @findex. |
d621651aacea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66989
diff
changeset
|
2735 |
71214 | 2736 2005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu> |
66993
d621651aacea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66989
diff
changeset
|
2737 |
d621651aacea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66989
diff
changeset
|
2738 * files.texi (Renaming and VC): Some back-ends don't |
d621651aacea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66989
diff
changeset
|
2739 handle renaming. |
d621651aacea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66989
diff
changeset
|
2740 |
66989
04631119d8f7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66964
diff
changeset
|
2741 2005-11-18 Carsten Dominik <dominik@science.uva.nl> |
04631119d8f7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66964
diff
changeset
|
2742 |
67412
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
2743 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'. |
66989
04631119d8f7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66964
diff
changeset
|
2744 (Agenda): Document commands `org-cycle-agenda-files' and |
04631119d8f7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66964
diff
changeset
|
2745 `org-agenda-file-to-front' |
04631119d8f7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66964
diff
changeset
|
2746 (Built-in table editor): Document `org-table-sort-lines'. |
04631119d8f7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66964
diff
changeset
|
2747 (HTML formatting): Export of hand-formatted lists. |
04631119d8f7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66964
diff
changeset
|
2748 |
66964 | 2749 2005-11-17 Juri Linkov <juri@jurta.org> |
2750 | |
2751 * emacs.texi (Top): | |
2752 * display.texi (Highlight Interactively): Put this font-lock based | |
2753 mode near Font Lock node. | |
2754 | |
66940
504ff72dadfe
Acknowledge AZ for Emacs icons.
Chong Yidong <cyd@stupidchicken.com>
parents:
66826
diff
changeset
|
2755 2005-11-16 Chong Yidong <cyd@stupidchicken.com> |
504ff72dadfe
Acknowledge AZ for Emacs icons.
Chong Yidong <cyd@stupidchicken.com>
parents:
66826
diff
changeset
|
2756 |
504ff72dadfe
Acknowledge AZ for Emacs icons.
Chong Yidong <cyd@stupidchicken.com>
parents:
66826
diff
changeset
|
2757 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs |
504ff72dadfe
Acknowledge AZ for Emacs icons.
Chong Yidong <cyd@stupidchicken.com>
parents:
66826
diff
changeset
|
2758 icons. |
504ff72dadfe
Acknowledge AZ for Emacs icons.
Chong Yidong <cyd@stupidchicken.com>
parents:
66826
diff
changeset
|
2759 |
66826 | 2760 2005-11-12 Kim F. Storm <storm@cua.dk> |
2761 | |
2762 * help.texi (Help): Fix C-h a entry. Add C-h d entry. | |
2763 (Help Summary): Add C-h d and C-h e. | |
2764 (Apropos): Clarify that all apropos commands may search for either | |
2765 list of words or a regexp. Add C-h d for apropos-documentation. | |
2766 Describe apropos-documentation-sort-by-scores user option. | |
2767 | |
66808
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
2768 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org> |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
2769 |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
2770 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
2771 new variable gnus-toolbar-thickness. |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
2772 |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
2773 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org> |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
2774 |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
2775 * gnus.texi (XVarious): Revert description of gnus-use-toolbar. |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
2776 |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
2777 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org> |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
2778 |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
2779 * gnus.texi (X-Face): Fix description. |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
2780 (XVarious): Remove gnus-xmas-logo-color-alist and |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
2781 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar. |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
2782 |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
2783 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org> |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
2784 |
68469
5263cc577c87
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
68464
diff
changeset
|
2785 * gnus.texi (Group Parameters): Mention new variable |
66808
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
2786 gnus-parameters-case-fold-search. |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
2787 (Home Score File): Addition. |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
2788 |
66786
a4b56f11412c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
66780
diff
changeset
|
2789 2005-11-09 Luc Teirlinck <teirllm@auburn.edu> |
a4b56f11412c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
66780
diff
changeset
|
2790 |
a4b56f11412c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
66780
diff
changeset
|
2791 * killing.texi (CUA Bindings): Add @section. |
a4b56f11412c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
66780
diff
changeset
|
2792 |
66780 | 2793 2005-11-10 Kim F. Storm <storm@cua.dk> |
2794 | |
2795 * emacs.texi (Top): Add CUA Bindings entry to menu. | |
2796 | |
2797 * killing.texi (CUA Bindings): New node. Moved here from | |
2798 misc.texi and extended with info on rectangle commands and | |
2799 rectangle highlighting, interface to registers, and the global | |
2800 mark feature. | |
2801 | |
2802 * misc.texi (Emulation): Move CUA bindings item to killing.texi. | |
2803 | |
2804 * regs.texi: Prev link points to CUA Bindings node. | |
2805 | |
66745
5c8f9dbc49f5
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
66709
diff
changeset
|
2806 2005-11-07 Luc Teirlinck <teirllm@auburn.edu> |
5c8f9dbc49f5
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
66709
diff
changeset
|
2807 |
5c8f9dbc49f5
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
66709
diff
changeset
|
2808 * help.texi (Help Echo): By default, help echos are only shown on |
5c8f9dbc49f5
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
66709
diff
changeset
|
2809 mouse-over, not on point-over. |
5c8f9dbc49f5
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
66709
diff
changeset
|
2810 |
67691
5e3db5999d74
(AUCTeX): Update version and mailing list info.
David Kastrup <dak@gnu.org>
parents:
67684
diff
changeset
|
2811 2005-11-04 J,Ai(Br,At(Bme Marant <jerome@marant.org> |
66709 | 2812 |
2813 * misc.texi (Shell Mode): Describe how to activate password echoing. | |
2814 | |
66707 | 2815 2005-11-04 Ulf Jasper <ulf.jasper@web.de> |
2816 | |
2817 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED. | |
2818 (Overview): List supported feed types. | |
2819 (Installation): No installation necessary when using autoload. | |
2820 (Configuration): Rename "RSS" to "news". | |
2821 | |
67043 | 2822 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com> |
66702 | 2823 |
2824 * pgg.texi (User Commands): Document additional passphrase | |
2825 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions. | |
2826 (Backend methods): Likewise for corresponding pgg-scheme-* functions. | |
2827 | |
66692
73f037ab9b80
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66688
diff
changeset
|
2828 2005-11-04 Carsten Dominik <dominik@science.uva.nl> |
73f037ab9b80
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66688
diff
changeset
|
2829 |
73f037ab9b80
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66688
diff
changeset
|
2830 * org.texi: Version number changed to 3.19 |
73f037ab9b80
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66688
diff
changeset
|
2831 |
66688
4f7af488adb0
(Mark Ring): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66674
diff
changeset
|
2832 2005-11-04 Romain Francoise <romain@orebokech.com> |
4f7af488adb0
(Mark Ring): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66674
diff
changeset
|
2833 |
4f7af488adb0
(Mark Ring): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66674
diff
changeset
|
2834 * mark.texi (Mark Ring): Fix typo. |
4f7af488adb0
(Mark Ring): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66674
diff
changeset
|
2835 |
66674
114b68892a38
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66614
diff
changeset
|
2836 2005-11-03 Richard M. Stallman <rms@gnu.org> |
114b68892a38
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66614
diff
changeset
|
2837 |
114b68892a38
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66614
diff
changeset
|
2838 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop. |
114b68892a38
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66614
diff
changeset
|
2839 |
66614 | 2840 2005-11-01 Bill Wohler <wohler@newt.com> |
2841 | |
2842 * help.texi (Help Mode): Fix typo. | |
2843 | |
66583
b5895c4b56e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66581
diff
changeset
|
2844 2005-11-01 Nick Roberts <nickrob@snap.net.nz> |
b5895c4b56e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66581
diff
changeset
|
2845 |
b5895c4b56e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66581
diff
changeset
|
2846 * building.texi (Other GDB User Interface Buffers): Describe |
b5895c4b56e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66581
diff
changeset
|
2847 the command gdb-use-inferior-io-buffer. |
b5895c4b56e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66581
diff
changeset
|
2848 |
66581
fc256e77595d
* files.texi (Compressed Files): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66570
diff
changeset
|
2849 2005-10-31 Romain Francoise <romain@orebokech.com> |
fc256e77595d
* files.texi (Compressed Files): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66570
diff
changeset
|
2850 |
fc256e77595d
* files.texi (Compressed Files): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66570
diff
changeset
|
2851 * files.texi (Compressed Files): Fix typo. |
fc256e77595d
* files.texi (Compressed Files): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66570
diff
changeset
|
2852 |
fc256e77595d
* files.texi (Compressed Files): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66570
diff
changeset
|
2853 * buffers.texi (Misc Buffer): Downcase `*shell*'. |
fc256e77595d
* files.texi (Compressed Files): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66570
diff
changeset
|
2854 |
fc256e77595d
* files.texi (Compressed Files): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66570
diff
changeset
|
2855 * windows.texi (Force Same Window): Likewise. |
fc256e77595d
* files.texi (Compressed Files): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66570
diff
changeset
|
2856 |
66570
272a21a12d44
(Help Mode): URLs viewed with browse-url.
Bill Wohler <wohler@newt.com>
parents:
66566
diff
changeset
|
2857 2005-10-30 Bill Wohler <wohler@newt.com> |
272a21a12d44
(Help Mode): URLs viewed with browse-url.
Bill Wohler <wohler@newt.com>
parents:
66566
diff
changeset
|
2858 |
272a21a12d44
(Help Mode): URLs viewed with browse-url.
Bill Wohler <wohler@newt.com>
parents:
66566
diff
changeset
|
2859 * help.texi (Help Mode): URLs viewed with browse-url. |
272a21a12d44
(Help Mode): URLs viewed with browse-url.
Bill Wohler <wohler@newt.com>
parents:
66566
diff
changeset
|
2860 |
66565
41ba10c5d8d9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66544
diff
changeset
|
2861 2005-10-31 Nick Roberts <nickrob@snap.net.nz> |
41ba10c5d8d9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66544
diff
changeset
|
2862 |
41ba10c5d8d9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66544
diff
changeset
|
2863 * building.texi (GDB Graphical Interface): Don't reference |
41ba10c5d8d9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66544
diff
changeset
|
2864 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until |
66566
c996c096d936
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66565
diff
changeset
|
2865 must stay in same frame. |
66565
41ba10c5d8d9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66544
diff
changeset
|
2866 |
66544
142b6109f5b7
Document ~/.emacs.d/init.el
Chong Yidong <cyd@stupidchicken.com>
parents:
66522
diff
changeset
|
2867 2005-10-29 Chong Yidong <cyd@stupidchicken.com> |
142b6109f5b7
Document ~/.emacs.d/init.el
Chong Yidong <cyd@stupidchicken.com>
parents:
66522
diff
changeset
|
2868 |
142b6109f5b7
Document ~/.emacs.d/init.el
Chong Yidong <cyd@stupidchicken.com>
parents:
66522
diff
changeset
|
2869 * custom.texi (Init File): Document ~/.emacs.d/init.el. |
142b6109f5b7
Document ~/.emacs.d/init.el
Chong Yidong <cyd@stupidchicken.com>
parents:
66522
diff
changeset
|
2870 |
142b6109f5b7
Document ~/.emacs.d/init.el
Chong Yidong <cyd@stupidchicken.com>
parents:
66522
diff
changeset
|
2871 * anti.texi (Antinews): Likewise. |
142b6109f5b7
Document ~/.emacs.d/init.el
Chong Yidong <cyd@stupidchicken.com>
parents:
66522
diff
changeset
|
2872 |
66522 | 2873 2005-10-29 Sascha Wilde <wilde@sha-bang.de> |
2874 | |
2875 * pgg.texi (How to use): Update the example to add autoload of | |
2876 pgg-encrypt-symmetric-region. | |
2877 (User Commands): Document pgg-encrypt-symmetric-region. | |
2878 (Backend methods): Document pgg-scheme-encrypt-symmetric-region. | |
2879 | |
66515
a3510f204ba4
(Help): Help mode now creates hyperlinks for URLs.
Bill Wohler <wohler@newt.com>
parents:
66507
diff
changeset
|
2880 2005-10-28 Bill Wohler <wohler@newt.com> |
a3510f204ba4
(Help): Help mode now creates hyperlinks for URLs.
Bill Wohler <wohler@newt.com>
parents:
66507
diff
changeset
|
2881 |
a3510f204ba4
(Help): Help mode now creates hyperlinks for URLs.
Bill Wohler <wohler@newt.com>
parents:
66507
diff
changeset
|
2882 * help.texi (Help): Help mode now creates hyperlinks for URLs. |
a3510f204ba4
(Help): Help mode now creates hyperlinks for URLs.
Bill Wohler <wohler@newt.com>
parents:
66507
diff
changeset
|
2883 |
66507
fcde30dab36e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66484
diff
changeset
|
2884 2005-10-28 Richard M. Stallman <rms@gnu.org> |
fcde30dab36e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66484
diff
changeset
|
2885 |
fcde30dab36e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66484
diff
changeset
|
2886 * files.texi (Visiting): Explain how to enter ? in a file name. |
fcde30dab36e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66484
diff
changeset
|
2887 |
fcde30dab36e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66484
diff
changeset
|
2888 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line. |
fcde30dab36e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66484
diff
changeset
|
2889 |
66484
0aef84b1f906
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66420
diff
changeset
|
2890 2005-10-27 Jay Belanger <belanger@truman.edu> |
0aef84b1f906
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66420
diff
changeset
|
2891 |
0aef84b1f906
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66420
diff
changeset
|
2892 * calc.texi (Predefined Units): Fix the symbol for a TeX points, |
0aef84b1f906
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66420
diff
changeset
|
2893 mention other TeX-related units. |
0aef84b1f906
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66420
diff
changeset
|
2894 |
66420
bfef75322aba
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66349
diff
changeset
|
2895 2005-10-25 Nick Roberts <nickrob@snap.net.nz> |
bfef75322aba
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66349
diff
changeset
|
2896 |
bfef75322aba
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66349
diff
changeset
|
2897 * building.texi (GDB Graphical Interface): Describe |
bfef75322aba
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66349
diff
changeset
|
2898 gdb-mouse-until. |
bfef75322aba
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66349
diff
changeset
|
2899 |
66349
e024b37a96f0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66338
diff
changeset
|
2900 2005-10-23 Richard M. Stallman <rms@gnu.org> |
e024b37a96f0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66338
diff
changeset
|
2901 |
e024b37a96f0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66338
diff
changeset
|
2902 * custom.texi (Init File): Recommend when to use site-start.el. |
e024b37a96f0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66338
diff
changeset
|
2903 |
66338 | 2904 2005-10-23 Lars Hansen <larsh@soem.dk> |
2905 | |
2906 * dired-x.texi (Miscellaneous Commands): Replace | |
2907 dired-do-relative-symlink by dired-do-relsymlink and | |
2908 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp. | |
2909 | |
66332
980fac484006
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66325
diff
changeset
|
2910 2005-10-23 Jay Belanger <belanger@truman.edu> |
980fac484006
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66325
diff
changeset
|
2911 |
980fac484006
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66325
diff
changeset
|
2912 * calc.texi (Predefined Units): Use `alpha' for the fine structure |
980fac484006
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66325
diff
changeset
|
2913 constant. |
980fac484006
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66325
diff
changeset
|
2914 |
66325
fda96ff4c7e5
* files.el (directory-listing-before-filename-regexp): New
Michael Albinus <michael.albinus@gmx.de>
parents:
66303
diff
changeset
|
2915 2005-10-23 Michael Albinus <michael.albinus@gmx.de> |
fda96ff4c7e5
* files.el (directory-listing-before-filename-regexp): New
Michael Albinus <michael.albinus@gmx.de>
parents:
66303
diff
changeset
|
2916 |
fda96ff4c7e5
* files.el (directory-listing-before-filename-regexp): New
Michael Albinus <michael.albinus@gmx.de>
parents:
66303
diff
changeset
|
2917 * faq.texi (Bugs and problems): Replace |
fda96ff4c7e5
* files.el (directory-listing-before-filename-regexp): New
Michael Albinus <michael.albinus@gmx.de>
parents:
66303
diff
changeset
|
2918 `dired-move-to-filename-regexp' by |
fda96ff4c7e5
* files.el (directory-listing-before-filename-regexp): New
Michael Albinus <michael.albinus@gmx.de>
parents:
66303
diff
changeset
|
2919 `directory-listing-before-filename-regexp'. |
fda96ff4c7e5
* files.el (directory-listing-before-filename-regexp): New
Michael Albinus <michael.albinus@gmx.de>
parents:
66303
diff
changeset
|
2920 |
66303 | 2921 2005-10-22 Eli Zaretskii <eliz@gnu.org> |
2922 | |
2923 * newsticker.texi (UPDATED): Set value. | |
2924 | |
66299
01b85ec4a61d
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-615
Miles Bader <miles@gnu.org>
parents:
66283
diff
changeset
|
2925 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org> |
01b85ec4a61d
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-615
Miles Bader <miles@gnu.org>
parents:
66283
diff
changeset
|
2926 |
01b85ec4a61d
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-615
Miles Bader <miles@gnu.org>
parents:
66283
diff
changeset
|
2927 * gnus.texi (Document Groups): Remove duplicate item. |
01b85ec4a61d
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-615
Miles Bader <miles@gnu.org>
parents:
66283
diff
changeset
|
2928 |
66283 | 2929 2005-10-21 Juri Linkov <juri@jurta.org> |
2930 | |
2931 * custom.texi (Examining): Mention accessing the old variable | |
2932 value via M-n in set-variable. | |
2933 | |
66263
340d6b4c8e29
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66179
diff
changeset
|
2934 2005-10-21 Carsten Dominik <dominik@science.uva.nl> |
340d6b4c8e29
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66179
diff
changeset
|
2935 |
340d6b4c8e29
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66179
diff
changeset
|
2936 * org.texi (Summary): Mention iCalendar support. |
340d6b4c8e29
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66179
diff
changeset
|
2937 (Exporting): Document iCalendar support. |
340d6b4c8e29
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66179
diff
changeset
|
2938 |
66179
6c8bcb760760
* files.texi (Version Systems): Capitalize GNU.
Romain Francoise <romain@orebokech.com>
parents:
66165
diff
changeset
|
2939 2005-10-18 Romain Francoise <romain@orebokech.com> |
6c8bcb760760
* files.texi (Version Systems): Capitalize GNU.
Romain Francoise <romain@orebokech.com>
parents:
66165
diff
changeset
|
2940 |
6c8bcb760760
* files.texi (Version Systems): Capitalize GNU.
Romain Francoise <romain@orebokech.com>
parents:
66165
diff
changeset
|
2941 * files.texi (Version Systems): Capitalize GNU. |
6c8bcb760760
* files.texi (Version Systems): Capitalize GNU.
Romain Francoise <romain@orebokech.com>
parents:
66165
diff
changeset
|
2942 |
6c8bcb760760
* files.texi (Version Systems): Capitalize GNU.
Romain Francoise <romain@orebokech.com>
parents:
66165
diff
changeset
|
2943 * viper.texi (Viper Specials): Likewise. |
6c8bcb760760
* files.texi (Version Systems): Capitalize GNU.
Romain Francoise <romain@orebokech.com>
parents:
66165
diff
changeset
|
2944 |
66165
b4edc4a21bef
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66150
diff
changeset
|
2945 2005-10-18 Nick Roberts <nickrob@snap.net.nz> |
b4edc4a21bef
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66150
diff
changeset
|
2946 |
b4edc4a21bef
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66150
diff
changeset
|
2947 * building.texi (Compilation Mode): Remove redundant paragraph. |
b4edc4a21bef
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66150
diff
changeset
|
2948 (Watch Expressions): Remove paragraph to reflect code change. |
b4edc4a21bef
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66150
diff
changeset
|
2949 |
66150 | 2950 2005-10-17 Juri Linkov <juri@jurta.org> |
2951 | |
2952 * info.texi (Getting Started, Search Index, Expert Info): | |
2953 Fix wording. | |
2954 (Search Text): Replace `echo area' with `mode line'. | |
2955 (Search Index): Both `i' and `,' find all index entries. | |
2956 Replace example `C-f' with `C-l' (which exists in index of Info | |
2957 manual) and delete spaces in its keyboard input sequence. | |
2958 Delete unnecessary explanations about literal characters. | |
2959 | |
66134
b4d414f000c1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66099
diff
changeset
|
2960 2005-10-16 Richard M. Stallman <rms@gnu.org> |
b4d414f000c1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66099
diff
changeset
|
2961 |
b4d414f000c1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66099
diff
changeset
|
2962 * building.texi (Compilation Mode, Compilation): Clarified. |
b4d414f000c1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66099
diff
changeset
|
2963 |
66099
f284148b3d3f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66092
diff
changeset
|
2964 2005-10-15 Richard M. Stallman <rms@gnu.org> |
f284148b3d3f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66092
diff
changeset
|
2965 |
f284148b3d3f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66092
diff
changeset
|
2966 * misc.texi (Saving Emacs Sessions): Mention savehist library. |
f284148b3d3f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66092
diff
changeset
|
2967 |
66092
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
2968 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org> |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
2969 |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
2970 * gnus.texi (Document Server Internals): Addition. |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
2971 |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
2972 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org> |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
2973 |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
2974 * gnus.texi (A note on namespaces): Fix RFC reference. |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
2975 |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
2976 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org> |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
2977 |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
2978 * gnus.texi (RSS): Fix key description. |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
2979 |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
2980 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org> |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
2981 |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
2982 * gnus.texi: Emacs/w3 -> Emacs/W3. |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
2983 (Browsing the Web): Fix description. |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
2984 (Web Searches): Ditto. |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
2985 (Customizing W3): Ditto. |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
2986 |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
2987 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org> |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
2988 |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
2989 * gnus.texi (Maildir): Clarify expire-age and expire-group. |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
2990 |
66063 | 2991 2005-10-13 Kenichi Handa <handa@m17n.org> |
2992 | |
2993 * basic.texi (Position Info): Fix previous change. | |
2994 | |
66053
824d0114e769
* cmdargs.texi (Icons X): Fix typo.
Jan Djärv <jan.h.d@swipnet.se>
parents:
66052
diff
changeset
|
2995 2005-10-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
824d0114e769
* cmdargs.texi (Icons X): Fix typo.
Jan Djärv <jan.h.d@swipnet.se>
parents:
66052
diff
changeset
|
2996 |
824d0114e769
* cmdargs.texi (Icons X): Fix typo.
Jan Djärv <jan.h.d@swipnet.se>
parents:
66052
diff
changeset
|
2997 * cmdargs.texi (Icons X): Fix typo. |
824d0114e769
* cmdargs.texi (Icons X): Fix typo.
Jan Djärv <jan.h.d@swipnet.se>
parents:
66052
diff
changeset
|
2998 |
66052 | 2999 2005-10-12 Kenichi Handa <handa@m17n.org> |
3000 | |
3001 * basic.texi (Position Info): Describe the case that Emacs shows | |
3002 "part of display ...". | |
3003 | |
66025
ea29286f548c
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66011
diff
changeset
|
3004 2005-10-11 Jay Belanger <belanger@truman.edu> |
ea29286f548c
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66011
diff
changeset
|
3005 |
ea29286f548c
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66011
diff
changeset
|
3006 * calc.texi (Integration): Mention using `a i' to compute definite |
ea29286f548c
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66011
diff
changeset
|
3007 integrals. |
ea29286f548c
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66011
diff
changeset
|
3008 |
66011 | 3009 2005-10-11 Juri Linkov <juri@jurta.org> |
3010 | |
3011 * info.texi: Rearrange nodes. | |
3012 (Top): Update menu. Change ref `Info for Experts' to | |
3013 `Advanced Info Commands'. | |
3014 (Getting Started): Fix description of manual's parts. | |
3015 (Help-Int): Change xref `Info Search' to `Search Index', and | |
3016 `Expert Info' to `Advanced'. | |
3017 (Advanced): Move node one level up. | |
3018 (Search Text, Search Index): New nodes split out from `Info Search'. | |
3019 (Go to node, Choose menu subtopic, Create Info buffer): New nodes | |
3020 split out from `Advanced'. | |
3021 (Advanced, Emacs Info Variables): De-document editing an Info file | |
3022 in Info. | |
3023 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'. | |
3024 (Creating an Info File): Delete node and move its text to | |
3025 `Expert Info'. | |
3026 | |
65979 | 3027 2005-10-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
3028 | |
3029 * cmdargs.texi (Icons X): -nb => -nbi | |
3030 | |
65978
6d475e9c0289
* frames.texi (Speedbar): A couple more clarifications.
Chong Yidong <cyd@stupidchicken.com>
parents:
65971
diff
changeset
|
3031 2005-10-10 Chong Yidong <cyd@stupidchicken.com> |
6d475e9c0289
* frames.texi (Speedbar): A couple more clarifications.
Chong Yidong <cyd@stupidchicken.com>
parents:
65971
diff
changeset
|
3032 |
6d475e9c0289
* frames.texi (Speedbar): A couple more clarifications.
Chong Yidong <cyd@stupidchicken.com>
parents:
65971
diff
changeset
|
3033 * frames.texi (Speedbar): A couple more clarifications. |
6d475e9c0289
* frames.texi (Speedbar): A couple more clarifications.
Chong Yidong <cyd@stupidchicken.com>
parents:
65971
diff
changeset
|
3034 |
65971
9b0a56e1bd57
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65966
diff
changeset
|
3035 2005-10-11 Nick Roberts <nickrob@snap.net.nz> |
9b0a56e1bd57
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65966
diff
changeset
|
3036 |
9b0a56e1bd57
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65966
diff
changeset
|
3037 * building.texi (GDB User Interface Layout): Improve diagram. |
9b0a56e1bd57
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65966
diff
changeset
|
3038 (Watch Expressions): Explain how to make speedbar global. |
9b0a56e1bd57
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65966
diff
changeset
|
3039 (Other GDB User Interface Buffers): Make references more precise. |
9b0a56e1bd57
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65966
diff
changeset
|
3040 |
65966
c5b2483c33ef
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65956
diff
changeset
|
3041 2005-10-10 Carsten Dominik <dominik@science.uva.nl> |
c5b2483c33ef
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65956
diff
changeset
|
3042 |
66150 | 3043 * org.texi (Workflow states): Documented that change in keywords |
65966
c5b2483c33ef
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65956
diff
changeset
|
3044 becomes active only after restart of Emacs. |
c5b2483c33ef
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65956
diff
changeset
|
3045 |
65956
30e7cdd22a99
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65947
diff
changeset
|
3046 2005-10-09 Richard M. Stallman <rms@gnu.org> |
30e7cdd22a99
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65947
diff
changeset
|
3047 |
30e7cdd22a99
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65947
diff
changeset
|
3048 * frames.texi (Speedbar): Clarify the text. |
30e7cdd22a99
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65947
diff
changeset
|
3049 |
65947
97a58f78b188
* frames.texi (Speedbar): Add information on keybindings,
Chong Yidong <cyd@stupidchicken.com>
parents:
65939
diff
changeset
|
3050 2005-10-09 Chong Yidong <cyd@stupidchicken.com> |
97a58f78b188
* frames.texi (Speedbar): Add information on keybindings,
Chong Yidong <cyd@stupidchicken.com>
parents:
65939
diff
changeset
|
3051 |
97a58f78b188
* frames.texi (Speedbar): Add information on keybindings,
Chong Yidong <cyd@stupidchicken.com>
parents:
65939
diff
changeset
|
3052 * frames.texi (Speedbar): Add information on keybindings, |
97a58f78b188
* frames.texi (Speedbar): Add information on keybindings,
Chong Yidong <cyd@stupidchicken.com>
parents:
65939
diff
changeset
|
3053 dismissing the speedbar, and buffer display mode. Link to |
97a58f78b188
* frames.texi (Speedbar): Add information on keybindings,
Chong Yidong <cyd@stupidchicken.com>
parents:
65939
diff
changeset
|
3054 speedbar manual. |
97a58f78b188
* frames.texi (Speedbar): Add information on keybindings,
Chong Yidong <cyd@stupidchicken.com>
parents:
65939
diff
changeset
|
3055 |
65939
ba4c1a7f880b
* cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
Jan Djärv <jan.h.d@swipnet.se>
parents:
65925
diff
changeset
|
3056 2005-10-09 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
ba4c1a7f880b
* cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
Jan Djärv <jan.h.d@swipnet.se>
parents:
65925
diff
changeset
|
3057 |
66179
6c8bcb760760
* files.texi (Version Systems): Capitalize GNU.
Romain Francoise <romain@orebokech.com>
parents:
66165
diff
changeset
|
3058 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type, |
65939
ba4c1a7f880b
* cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
Jan Djärv <jan.h.d@swipnet.se>
parents:
65925
diff
changeset
|
3059 added -nb, --no-bitmap-icon. |
ba4c1a7f880b
* cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
Jan Djärv <jan.h.d@swipnet.se>
parents:
65925
diff
changeset
|
3060 |
65925
da00cdf6de37
Sync with Tramp 2.0.51.
Michael Albinus <michael.albinus@gmx.de>
parents:
65914
diff
changeset
|
3061 2005-10-08 Michael Albinus <michael.albinus@gmx.de> |
da00cdf6de37
Sync with Tramp 2.0.51.
Michael Albinus <michael.albinus@gmx.de>
parents:
65914
diff
changeset
|
3062 |
da00cdf6de37
Sync with Tramp 2.0.51.
Michael Albinus <michael.albinus@gmx.de>
parents:
65914
diff
changeset
|
3063 Sync with Tramp 2.0.51. |
da00cdf6de37
Sync with Tramp 2.0.51.
Michael Albinus <michael.albinus@gmx.de>
parents:
65914
diff
changeset
|
3064 |
65914
315b8a7b8e5f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65880
diff
changeset
|
3065 2005-10-08 Nick Roberts <nickrob@snap.net.nz> |
315b8a7b8e5f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65880
diff
changeset
|
3066 |
315b8a7b8e5f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65880
diff
changeset
|
3067 * speedbar.texi (Introduction): Describe new location of speedbar |
315b8a7b8e5f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65880
diff
changeset
|
3068 on menubar. |
315b8a7b8e5f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65880
diff
changeset
|
3069 (Basic Key Bindings): Remove descriptions of bindings that have |
315b8a7b8e5f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65880
diff
changeset
|
3070 been removed. |
315b8a7b8e5f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65880
diff
changeset
|
3071 |
65880
927934980c8c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65847
diff
changeset
|
3072 2005-10-07 Nick Roberts <nickrob@snap.net.nz> |
927934980c8c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65847
diff
changeset
|
3073 |
927934980c8c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65847
diff
changeset
|
3074 * building.texi (GDB Graphical Interface): Add variables and |
927934980c8c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65847
diff
changeset
|
3075 functions to indices. Be more precise. |
927934980c8c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65847
diff
changeset
|
3076 |
65847
7d3324faf66c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65806
diff
changeset
|
3077 2005-10-05 Nick Roberts <nickrob@snap.net.nz> |
7d3324faf66c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65806
diff
changeset
|
3078 |
7d3324faf66c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65806
diff
changeset
|
3079 * speedbar.texi (GDB): Describe use of watch expressions. |
7d3324faf66c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65806
diff
changeset
|
3080 |
65806
a9c074731be2
* frames.texi (Drag and Drop): Remove the x- from
Jan Djärv <jan.h.d@swipnet.se>
parents:
65757
diff
changeset
|
3081 2005-10-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
a9c074731be2
* frames.texi (Drag and Drop): Remove the x- from
Jan Djärv <jan.h.d@swipnet.se>
parents:
65757
diff
changeset
|
3082 |
a9c074731be2
* frames.texi (Drag and Drop): Remove the x- from
Jan Djärv <jan.h.d@swipnet.se>
parents:
65757
diff
changeset
|
3083 * frames.texi (Drag and Drop): Remove the x- from |
a9c074731be2
* frames.texi (Drag and Drop): Remove the x- from
Jan Djärv <jan.h.d@swipnet.se>
parents:
65757
diff
changeset
|
3084 x-dnd-open-file-other-window and xdnd-protocol-alist. |
a9c074731be2
* frames.texi (Drag and Drop): Remove the x- from
Jan Djärv <jan.h.d@swipnet.se>
parents:
65757
diff
changeset
|
3085 |
65757
ee26002f84d8
(Minibuffer): The default value now appears before the colon in
Romain Francoise <romain@orebokech.com>
parents:
65742
diff
changeset
|
3086 2005-09-30 Romain Francoise <romain@orebokech.com> |
ee26002f84d8
(Minibuffer): The default value now appears before the colon in
Romain Francoise <romain@orebokech.com>
parents:
65742
diff
changeset
|
3087 |
ee26002f84d8
(Minibuffer): The default value now appears before the colon in
Romain Francoise <romain@orebokech.com>
parents:
65742
diff
changeset
|
3088 * mini.texi (Minibuffer): The default value now appears before the |
ee26002f84d8
(Minibuffer): The default value now appears before the colon in
Romain Francoise <romain@orebokech.com>
parents:
65742
diff
changeset
|
3089 colon in minibuffer prompts. |
ee26002f84d8
(Minibuffer): The default value now appears before the colon in
Romain Francoise <romain@orebokech.com>
parents:
65742
diff
changeset
|
3090 |
65742
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65719
diff
changeset
|
3091 2005-09-28 Simon Josefsson <jas@extundo.com> |
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65719
diff
changeset
|
3092 |
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65719
diff
changeset
|
3093 * message.texi (IDNA): Fix. |
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65719
diff
changeset
|
3094 |
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65719
diff
changeset
|
3095 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org> |
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65719
diff
changeset
|
3096 |
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65719
diff
changeset
|
3097 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout, |
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65719
diff
changeset
|
3098 nntp-server-hook, and nntp-warn-about-losing-connection; fix |
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65719
diff
changeset
|
3099 description of nntp-open-connection-function. |
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65719
diff
changeset
|
3100 (Common Variables): Fix descriptions. |
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65719
diff
changeset
|
3101 |
65719
5265a4059126
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-564
Miles Bader <miles@gnu.org>
parents:
65699
diff
changeset
|
3102 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org> |
5265a4059126
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-564
Miles Bader <miles@gnu.org>
parents:
65699
diff
changeset
|
3103 |
5265a4059126
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-564
Miles Bader <miles@gnu.org>
parents:
65699
diff
changeset
|
3104 * gnus.texi (Server Buffer Format): Document the %a format spec. |
5265a4059126
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-564
Miles Bader <miles@gnu.org>
parents:
65699
diff
changeset
|
3105 |
65699
3463261ab49a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65691
diff
changeset
|
3106 2005-09-25 Richard M. Stallman <rms@gnu.org> |
3463261ab49a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65691
diff
changeset
|
3107 |
3463261ab49a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65691
diff
changeset
|
3108 * search.texi (Regexp Search): Doc search-whitespace-regexp. |
3463261ab49a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65691
diff
changeset
|
3109 |
65691
cb3218d6e82a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-561
Miles Bader <miles@gnu.org>
parents:
65679
diff
changeset
|
3110 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org> |
cb3218d6e82a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-561
Miles Bader <miles@gnu.org>
parents:
65679
diff
changeset
|
3111 |
cb3218d6e82a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-561
Miles Bader <miles@gnu.org>
parents:
65679
diff
changeset
|
3112 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry. |
cb3218d6e82a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-561
Miles Bader <miles@gnu.org>
parents:
65679
diff
changeset
|
3113 |
65665
70992428ba25
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65655
diff
changeset
|
3114 2005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change) |
70992428ba25
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65655
diff
changeset
|
3115 |
70992428ba25
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65655
diff
changeset
|
3116 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode. |
70992428ba25
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65655
diff
changeset
|
3117 |
65655
1dcb69996086
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65634
diff
changeset
|
3118 2005-09-23 Carsten Dominik <dominik@science.uva.nl> |
1dcb69996086
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65634
diff
changeset
|
3119 |
1dcb69996086
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65634
diff
changeset
|
3120 * org.texi Version 3.16 |
1dcb69996086
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65634
diff
changeset
|
3121 |
65634
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3122 2005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3123 |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3124 * emacs.texi (Top): Update submenus from macos.texi. |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3125 |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3126 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'. |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3127 (Mac OS): Update feature support status. |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3128 (Mac Input): List supported input scripts. Remove description |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3129 about `mac-keyboard-text-encoding'. Mention mouse button |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3130 emulation and related variables. |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3131 (Mac International): Mention Central European and Cyrillic |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3132 support. Now `keyboard-coding-system' is dynamically changed. |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3133 Add description about coding system for selection. Add |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3134 description about language environment. |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3135 (Mac Environment Variables): Mention |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3136 `~/.MacOSX/environment.plist'. Give example of command line |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3137 arguments. Add Preferences support. |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3138 (Mac Directories): Explicitly state that this node is for Mac OS |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3139 Classic only. |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3140 (Mac Font Specs): Mention specification for scalable fonts. List |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3141 supported charsets. Add preferred way of creating fontsets. Add |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3142 description about `mac-allow-anti-aliasing'. |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3143 (Mac Functions): Add descriptions about `mac-set-file-creator', |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3144 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type', |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3145 and `mac-get-preference'. |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3146 |
65617
2148ae4e135a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-555
Miles Bader <miles@gnu.org>
parents:
65616
diff
changeset
|
3147 2005-09-19 Miles Bader <miles@gnu.org> |
2148ae4e135a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-555
Miles Bader <miles@gnu.org>
parents:
65616
diff
changeset
|
3148 |
2148ae4e135a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-555
Miles Bader <miles@gnu.org>
parents:
65616
diff
changeset
|
3149 * newsticker.texi: Get rid of CVS keywords. |
2148ae4e135a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-555
Miles Bader <miles@gnu.org>
parents:
65616
diff
changeset
|
3150 |
65616
cabd12ecc31c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553
Miles Bader <miles@gnu.org>
parents:
65612
diff
changeset
|
3151 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org> |
cabd12ecc31c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553
Miles Bader <miles@gnu.org>
parents:
65612
diff
changeset
|
3152 |
cabd12ecc31c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553
Miles Bader <miles@gnu.org>
parents:
65612
diff
changeset
|
3153 * gnus.texi (Finding the Parent): Fix description of how Gnus |
cabd12ecc31c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553
Miles Bader <miles@gnu.org>
parents:
65612
diff
changeset
|
3154 finds article. |
cabd12ecc31c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553
Miles Bader <miles@gnu.org>
parents:
65612
diff
changeset
|
3155 |
cabd12ecc31c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553
Miles Bader <miles@gnu.org>
parents:
65612
diff
changeset
|
3156 2005-09-14 Jari Aalto <jari.aalto@cante.net> |
cabd12ecc31c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553
Miles Bader <miles@gnu.org>
parents:
65612
diff
changeset
|
3157 |
65625
348c05075334
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
65617
diff
changeset
|
3158 * gnus.texi (Advanced Scoring Examples): New examples to teach how |
65616
cabd12ecc31c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553
Miles Bader <miles@gnu.org>
parents:
65612
diff
changeset
|
3159 to drop off non-answered articles. |
cabd12ecc31c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553
Miles Bader <miles@gnu.org>
parents:
65612
diff
changeset
|
3160 |
65612
19d18ffa4da3
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
65572
diff
changeset
|
3161 2005-09-19 Juanma Barranquero <lekktu@gmail.com> |
19d18ffa4da3
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
65572
diff
changeset
|
3162 |
65679 | 3163 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly |
3164 braces (which are unsupported by NMAKE) for macro `srcdir'. | |
65612
19d18ffa4da3
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
65572
diff
changeset
|
3165 |
65572 | 3166 2005-09-17 Eli Zaretskii <eliz@gnu.org> |
3167 | |
3168 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets. | |
3169 (../info/newsticker, newsticker.dvi): New targets. | |
3170 | |
3171 2005-09-17 Ulf Jasper <ulf.jasper@web.de> | |
3172 | |
3173 * newsticker.texi: Replace @command with @code. Replace @example | |
3174 with @lisp. | |
3175 (Top): Added explanations to menu items. | |
3176 (GNU Free Documentation License): Removed. | |
3177 | |
65555
69b3598a61c5
Update all manuals to specify GFDL version 1.2.
Romain Francoise <romain@orebokech.com>
parents:
65543
diff
changeset
|
3178 2005-09-16 Romain Francoise <romain@orebokech.com> |
69b3598a61c5
Update all manuals to specify GFDL version 1.2.
Romain Francoise <romain@orebokech.com>
parents:
65543
diff
changeset
|
3179 |
65557
78b8aa2e7963
*** empty log message ***
Romain Francoise <romain@orebokech.com>
parents:
65555
diff
changeset
|
3180 Update all files to specify GFDL version 1.2. |
65555
69b3598a61c5
Update all manuals to specify GFDL version 1.2.
Romain Francoise <romain@orebokech.com>
parents:
65543
diff
changeset
|
3181 |
69b3598a61c5
Update all manuals to specify GFDL version 1.2.
Romain Francoise <romain@orebokech.com>
parents:
65543
diff
changeset
|
3182 * doclicense.texi (GNU Free Documentation License): Update to |
69b3598a61c5
Update all manuals to specify GFDL version 1.2.
Romain Francoise <romain@orebokech.com>
parents:
65543
diff
changeset
|
3183 version 1.2. |
69b3598a61c5
Update all manuals to specify GFDL version 1.2.
Romain Francoise <romain@orebokech.com>
parents:
65543
diff
changeset
|
3184 |
65530
8dfc4f46d744
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65515
diff
changeset
|
3185 2005-09-15 Richard M. Stallman <rms@gnu.org> |
8dfc4f46d744
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65515
diff
changeset
|
3186 |
65543
27612d890a6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65530
diff
changeset
|
3187 * buffers.texi (List Buffers): Fix xref. |
27612d890a6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65530
diff
changeset
|
3188 |
27612d890a6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65530
diff
changeset
|
3189 * rmail.texi (Rmail Basics): Fix xref. |
27612d890a6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65530
diff
changeset
|
3190 |
27612d890a6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65530
diff
changeset
|
3191 * emacs.texi (Top): Update subnode menus. |
27612d890a6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65530
diff
changeset
|
3192 |
27612d890a6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65530
diff
changeset
|
3193 * files.texi (Saving Commands): New node, broken out of Saving. |
27612d890a6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65530
diff
changeset
|
3194 (Customize Save): New node, broken out of Saving. |
27612d890a6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65530
diff
changeset
|
3195 Clarify effect of write-region-inhibit-fsync. |
27612d890a6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65530
diff
changeset
|
3196 (Misc File Ops): Say write-region-inhibit-fsync affects write-region. |
27612d890a6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65530
diff
changeset
|
3197 |
65530
8dfc4f46d744
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65515
diff
changeset
|
3198 * newsticker.texi: Fix @setfilename. |
8dfc4f46d744
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65515
diff
changeset
|
3199 |
8dfc4f46d744
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65515
diff
changeset
|
3200 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets. |
8dfc4f46d744
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65515
diff
changeset
|
3201 (../info/newsticker, newsticker.dvi): New targets. |
8dfc4f46d744
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65515
diff
changeset
|
3202 |
65515
1ebe69a133e6
(Saving): Mention write-region-inhibit-fsync.
Romain Francoise <romain@orebokech.com>
parents:
65440
diff
changeset
|
3203 2005-09-14 Romain Francoise <romain@orebokech.com> |
1ebe69a133e6
(Saving): Mention write-region-inhibit-fsync.
Romain Francoise <romain@orebokech.com>
parents:
65440
diff
changeset
|
3204 |
1ebe69a133e6
(Saving): Mention write-region-inhibit-fsync.
Romain Francoise <romain@orebokech.com>
parents:
65440
diff
changeset
|
3205 * files.texi (Saving): Mention write-region-inhibit-fsync. |
1ebe69a133e6
(Saving): Mention write-region-inhibit-fsync.
Romain Francoise <romain@orebokech.com>
parents:
65440
diff
changeset
|
3206 |
65335
3faeba93ad9e
Document custom themes.
Chong Yidong <cyd@stupidchicken.com>
parents:
65333
diff
changeset
|
3207 2005-09-05 Chong Yidong <cyd@stupidchicken.com> |
3faeba93ad9e
Document custom themes.
Chong Yidong <cyd@stupidchicken.com>
parents:
65333
diff
changeset
|
3208 |
3faeba93ad9e
Document custom themes.
Chong Yidong <cyd@stupidchicken.com>
parents:
65333
diff
changeset
|
3209 * custom.texi (Custom Themes): New node. |
3faeba93ad9e
Document custom themes.
Chong Yidong <cyd@stupidchicken.com>
parents:
65333
diff
changeset
|
3210 |
65333
6d261c2eb3dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65245
diff
changeset
|
3211 2005-09-03 Richard M. Stallman <rms@gnu.org> |
6d261c2eb3dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65245
diff
changeset
|
3212 |
6d261c2eb3dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65245
diff
changeset
|
3213 * search.texi (Search Case): Mention vars that control |
6d261c2eb3dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65245
diff
changeset
|
3214 case-fold-search for various operations. |
6d261c2eb3dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65245
diff
changeset
|
3215 |
65245
8a283bd1b6c0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65219
diff
changeset
|
3216 2005-08-30 Carsten Dominik <dominik@science.uva.nl> |
8a283bd1b6c0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65219
diff
changeset
|
3217 |
8a283bd1b6c0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65219
diff
changeset
|
3218 * org.texi: Version 3.15. |
8a283bd1b6c0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65219
diff
changeset
|
3219 |
65219
475a6c2f1187
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65130
diff
changeset
|
3220 2005-08-29 Luc Teirlinck <teirllm@auburn.edu> |
475a6c2f1187
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65130
diff
changeset
|
3221 |
475a6c2f1187
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65130
diff
changeset
|
3222 * ses.texi: Combine all three indices into one. |
475a6c2f1187
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65130
diff
changeset
|
3223 Correct a few typos. |
475a6c2f1187
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65130
diff
changeset
|
3224 |
65130
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
3225 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org> |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
3226 |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
3227 * emacs-mime.texi (time-date): Fix description of safe-date-to-time. |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
3228 |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
3229 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org> |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
3230 |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
3231 * emacs-mime.texi (Handles): Remove duplicate item. |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
3232 (Encoding Customization): Fix the default value for |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
3233 mm-coding-system-priorities. |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
3234 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist. |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
3235 (Basic Functions): Fix reference. |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
3236 |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
3237 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
3238 |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
3239 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp. |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
3240 |
65078 | 3241 2005-08-22 Juri Linkov <juri@jurta.org> |
3242 | |
3243 * display.texi (Standard Faces): Merge the text from | |
3244 `(elisp)Standard Faces' into this node. | |
3245 | |
65039
5cabc81a10a9
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65035
diff
changeset
|
3246 2005-08-18 Luc Teirlinck <teirllm@auburn.edu> |
5cabc81a10a9
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65035
diff
changeset
|
3247 |
5cabc81a10a9
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65035
diff
changeset
|
3248 * emacs.texi (Top): Delete menu item for deleted node |
5cabc81a10a9
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65035
diff
changeset
|
3249 Keyboard Translations. |
5cabc81a10a9
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65035
diff
changeset
|
3250 |
65035
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
3251 2005-08-18 Richard M. Stallman <rms@gnu.org> |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
3252 |
65124
1d6fb43d0329
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65078
diff
changeset
|
3253 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email |
1d6fb43d0329
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65078
diff
changeset
|
3254 and web site. |
1d6fb43d0329
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65078
diff
changeset
|
3255 |
1d6fb43d0329
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65078
diff
changeset
|
3256 * trouble.texi (Unasked-for Search): |
1d6fb43d0329
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65078
diff
changeset
|
3257 Delete xref to Keyboard Translations. |
65035
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
3258 |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
3259 * glossary.texi (Glossary): Delete xref. |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
3260 |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
3261 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode, |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
3262 not keyboard-translate. |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
3263 |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
3264 * custom.texi (Minor Modes): Say that the list here is not complete. |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
3265 (Keyboard Translations): Node deleted. |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
3266 (Disabling): Delete xref to it. |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
3267 (Customization Groups): Fix Custom buffer example. |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
3268 (Hooks): Mention remove-hooks. |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
3269 |
65023
df2a1c98b6bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65021
diff
changeset
|
3270 2005-08-17 Luc Teirlinck <teirllm@auburn.edu> |
df2a1c98b6bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65021
diff
changeset
|
3271 |
df2a1c98b6bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65021
diff
changeset
|
3272 * building.texi (GDB Graphical Interface): Improve filling of menu |
df2a1c98b6bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65021
diff
changeset
|
3273 item. |
df2a1c98b6bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65021
diff
changeset
|
3274 |
65021
bc19f4cc0a6f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
64975
diff
changeset
|
3275 2005-08-18 Nick Roberts <nickrob@snap.net.nz> |
bc19f4cc0a6f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
64975
diff
changeset
|
3276 |
bc19f4cc0a6f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
64975
diff
changeset
|
3277 * building.texi (GDB Graphical Interface): Use better node names. |
bc19f4cc0a6f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
64975
diff
changeset
|
3278 |
64975
2abe34cec6dc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64953
diff
changeset
|
3279 2005-08-14 Richard M. Stallman <rms@gnu.org> |
2abe34cec6dc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64953
diff
changeset
|
3280 |
2abe34cec6dc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64953
diff
changeset
|
3281 * text.texi (Sentences): Fix xref. |
2abe34cec6dc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64953
diff
changeset
|
3282 |
64953 | 3283 2005-08-14 Juri Linkov <juri@jurta.org> |
3284 | |
3285 * building.texi (Compilation, Grep Searching): Move grep command | |
3286 headings from `Compilation' to `Grep Searching'. | |
3287 | |
3288 * dired.texi (Dired and Find): | |
3289 * maintaining.texi (Tags Search): Replace grep xref to | |
3290 `Compilation' node with `Grep Searching'. | |
3291 | |
3292 * files.texi (Comparing Files): Replace xref to `Compilation' with | |
3293 `Compilation Mode'. | |
3294 | |
64940
010c6f5c9280
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64923
diff
changeset
|
3295 2005-08-13 Alan Mackenzie <acm@muc.de> |
010c6f5c9280
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64923
diff
changeset
|
3296 |
010c6f5c9280
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64923
diff
changeset
|
3297 * search.texi (Non-ASCII Isearch): Correct a typo. |
64942
b8351cf25d1b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64940
diff
changeset
|
3298 (Replacement Commands): Mention query-replace key binding. |
64940
010c6f5c9280
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64923
diff
changeset
|
3299 |
64923
f79675fe567d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64890
diff
changeset
|
3300 2005-08-11 Richard M. Stallman <rms@gnu.org> |
f79675fe567d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64890
diff
changeset
|
3301 |
f79675fe567d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64890
diff
changeset
|
3302 * programs.texi (Options for Comments): Fix xref. |
f79675fe567d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64890
diff
changeset
|
3303 |
65023
df2a1c98b6bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65021
diff
changeset
|
3304 * search.texi (Regexp Backslash, Regexp Example): New nodes split |
df2a1c98b6bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65021
diff
changeset
|
3305 out of Regexps. |
64923
f79675fe567d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64890
diff
changeset
|
3306 |
f79675fe567d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64890
diff
changeset
|
3307 * faq.texi (Using regular expressions): Fix xref. |
f79675fe567d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64890
diff
changeset
|
3308 |
64871 | 3309 2005-08-09 Juri Linkov <juri@jurta.org> |
3310 | |
3311 * building.texi (Compilation): Use `itemx' instead of `item'. | |
3312 (Grep Searching): Simplify phrase. | |
3313 | |
3314 * display.texi (Standard Faces): Describe vertical-border on | |
3315 window systems. | |
3316 | |
3317 * windows.texi (Split Window): Simplify phrase and mention | |
3318 vertical-border face. | |
3319 | |
64849
a2d841662b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64814
diff
changeset
|
3320 2005-08-09 Richard M. Stallman <rms@gnu.org> |
a2d841662b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64814
diff
changeset
|
3321 |
a2d841662b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64814
diff
changeset
|
3322 * files.texi (Comparing Files): Clarify compare-windows. |
a2d841662b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64814
diff
changeset
|
3323 |
a2d841662b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64814
diff
changeset
|
3324 * calendar.texi (Scroll Calendar): Document < and > in calendar. |
a2d841662b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64814
diff
changeset
|
3325 |
64814 | 3326 2005-08-09 Juri Linkov <juri@jurta.org> |
3327 | |
3328 * info.texi (Help-P): Replace `Prev' with `Previous'. | |
3329 (Help-M, Help-Xref): Add S-TAB. | |
3330 (Help-FOO): Update `u' command. | |
3331 (Help-Xref): Move info about Mouse-2 from `Help-Int'. | |
3332 Update info about visibility of xref parts. | |
3333 (Help-Int): Fix `m' command. Rename `Info-last' to | |
3334 `Info-history-back'. Add `Info-history-forward'. | |
3335 (Advanced): Fix `g*' and `M-n' commands. | |
3336 (Info Search): Add `index-apropos' in stand-alone browser. | |
3337 Add isearch commands. | |
3338 (Emacs Info Variables): Remove `Info-fontify'. | |
3339 Add `Info-mode-hook'. Update face names. | |
3340 Add `Info-fontify-maximum-menu-size', | |
3341 `Info-fontify-visited-nodes', `Info-isearch-search'. | |
3342 | |
64772
060177e931f8
Sync with Tramp 2.0.50.
Michael Albinus <michael.albinus@gmx.de>
parents:
64746
diff
changeset
|
3343 2005-08-07 Michael Albinus <michael.albinus@gmx.de> |
060177e931f8
Sync with Tramp 2.0.50.
Michael Albinus <michael.albinus@gmx.de>
parents:
64746
diff
changeset
|
3344 |
060177e931f8
Sync with Tramp 2.0.50.
Michael Albinus <michael.albinus@gmx.de>
parents:
64746
diff
changeset
|
3345 Sync with Tramp 2.0.50. |
060177e931f8
Sync with Tramp 2.0.50.
Michael Albinus <michael.albinus@gmx.de>
parents:
64746
diff
changeset
|
3346 |
060177e931f8
Sync with Tramp 2.0.50.
Michael Albinus <michael.albinus@gmx.de>
parents:
64746
diff
changeset
|
3347 * tramp.texi: Use @option{} consequently for method names. |
060177e931f8
Sync with Tramp 2.0.50.
Michael Albinus <michael.albinus@gmx.de>
parents:
64746
diff
changeset
|
3348 (Inline methods, External transfer methods): Remove references to |
060177e931f8
Sync with Tramp 2.0.50.
Michael Albinus <michael.albinus@gmx.de>
parents:
64746
diff
changeset
|
3349 Cygwin. |
060177e931f8
Sync with Tramp 2.0.50.
Michael Albinus <michael.albinus@gmx.de>
parents:
64746
diff
changeset
|
3350 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh |
060177e931f8
Sync with Tramp 2.0.50.
Michael Albinus <michael.albinus@gmx.de>
parents:
64746
diff
changeset
|
3351 implementation. |
060177e931f8
Sync with Tramp 2.0.50.
Michael Albinus <michael.albinus@gmx.de>
parents:
64746
diff
changeset
|
3352 |
64743 | 3353 2005-08-06 Eli Zaretskii <eliz@gnu.org> |
3354 | |
64746 | 3355 * mule.texi (Coding Systems): Rephrase the paragraph about |
3356 codepages: no need for "M-x codepage-setup" anymore, except on | |
3357 MS-DOS. | |
3358 | |
64743 | 3359 * msdog.texi (MS-DOS and MULE): Clarify that this section is for |
3360 the MS-DOS port only. | |
3361 | |
64690 | 3362 2005-07-30 Eli Zaretskii <eliz@gnu.org> |
3363 | |
3364 * makefile.w32-in (info): Don't run multi-install-info.bat. | |
3365 ($(infodir)/dir): New target, produced by running | |
3366 multi-install-info.bat. | |
3367 | |
64652
883ca83abac4
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-501
Miles Bader <miles@gnu.org>
parents:
64592
diff
changeset
|
3368 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de> |
883ca83abac4
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-501
Miles Bader <miles@gnu.org>
parents:
64592
diff
changeset
|
3369 |
883ca83abac4
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-501
Miles Bader <miles@gnu.org>
parents:
64592
diff
changeset
|
3370 * gnus.texi (Startup Files): Fix name of gnus-site-init-file. |
883ca83abac4
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-501
Miles Bader <miles@gnu.org>
parents:
64592
diff
changeset
|
3371 Mention that gnus-init-file is not read when Emacs is invoked with |
883ca83abac4
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-501
Miles Bader <miles@gnu.org>
parents:
64592
diff
changeset
|
3372 --no-init-file or -q. |
883ca83abac4
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-501
Miles Bader <miles@gnu.org>
parents:
64592
diff
changeset
|
3373 |
64592 | 3374 2005-07-22 Eli Zaretskii <eliz@gnu.org> |
3375 | |
3376 * files.texi (Quoted File Names): Add index entry. | |
3377 | |
64516
2cd737c9eaea
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
64505
diff
changeset
|
3378 2005-07-19 Carsten Dominik <dominik@science.uva.nl> |
2cd737c9eaea
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
64505
diff
changeset
|
3379 |
2cd737c9eaea
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
64505
diff
changeset
|
3380 * org.texi: Version 3.14 |
2cd737c9eaea
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
64505
diff
changeset
|
3381 |
2cd737c9eaea
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
64505
diff
changeset
|
3382 2005-07-04 Carsten Dominik <dominik@science.uva.nl> |
2cd737c9eaea
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
64505
diff
changeset
|
3383 |
2cd737c9eaea
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
64505
diff
changeset
|
3384 * org.texi: Version 3.13 |
2cd737c9eaea
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
64505
diff
changeset
|
3385 |
64505 | 3386 2005-07-19 Juri Linkov <juri@jurta.org> |
3387 | |
3388 * files.texi (Comparing Files): Mention resync for `compare-windows'. | |
3389 | |
64472 | 3390 2005-07-18 Juri Linkov <juri@jurta.org> |
3391 | |
3392 * calc.texi (Time Zones, Logical Operations): | |
3393 * cl.texi (Overview): | |
3394 * custom.texi (Easy Customization): | |
3395 * files.texi (Old Versions): | |
3396 * frames.texi (Wheeled Mice): | |
3397 * mule.texi (Specify Coding): | |
3398 * org.texi (TODO types): | |
3399 * sc.texi (Emacs 18 MUAs): | |
3400 * speedbar.texi (Top): | |
3401 * text.texi (Cell Justification): | |
3402 * trouble.texi (After a Crash): | |
3403 * url.texi (History): | |
3404 * xresources.texi (GTK styles): | |
3405 Delete duplicate duplicate words. | |
3406 | |
64420
68b6816b2cd1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64374
diff
changeset
|
3407 2005-07-17 Richard M. Stallman <rms@gnu.org> |
68b6816b2cd1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64374
diff
changeset
|
3408 |
68b6816b2cd1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64374
diff
changeset
|
3409 * frames.texi (Creating Frames): Fix foreground color example. |
68b6816b2cd1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64374
diff
changeset
|
3410 |
68b6816b2cd1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64374
diff
changeset
|
3411 * custom.texi (Init Examples): Clean up text about conditionals. |
68b6816b2cd1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64374
diff
changeset
|
3412 |
68b6816b2cd1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64374
diff
changeset
|
3413 2005-07-16 Richard M. Stallman <rms@gnu.org> |
68b6816b2cd1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64374
diff
changeset
|
3414 |
68b6816b2cd1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64374
diff
changeset
|
3415 * mini.texi (Completion Commands): Fix command name for ?. |
68b6816b2cd1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64374
diff
changeset
|
3416 |
64374 | 3417 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change) |
3418 | |
3419 * cl.texi (Type Predicates): Document `atom' type. | |
3420 | |
64368 | 3421 2005-07-16 Eli Zaretskii <eliz@gnu.org> |
3422 | |
64371 | 3423 * display.texi (Standard Faces): Explain that customization of |
3424 `menu' face has no effect on w32 and with GTK. Add | |
3425 cross-references. | |
3426 | |
64368 | 3427 * cmdargs.texi (General Variables): Clarify the default location |
3428 of $HOME on w32 systems. | |
3429 | |
64353 | 3430 2005-07-15 Jason Rumney <jasonr@gnu.org> |
3431 | |
3432 * cmdargs.texi (General Variables): Default HOME on MS Windows has | |
3433 changed. | |
3434 | |
64160 | 3435 2005-07-08 Kenichi Handa <handa@m17n.org> |
3436 | |
3437 * mule.texi (Recognize Coding): Recommend | |
3438 revert-buffer-with-coding-system instead of revert-buffer. | |
3439 | |
64155
d472ab756b06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64150
diff
changeset
|
3440 2005-07-07 Richard M. Stallman <rms@gnu.org> |
d472ab756b06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64150
diff
changeset
|
3441 |
64158
8427e1fc1ce1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64155
diff
changeset
|
3442 * anti.texi (Antinews): Mention mode-line-inverse-video. |
8427e1fc1ce1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64155
diff
changeset
|
3443 |
64155
d472ab756b06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64150
diff
changeset
|
3444 * files.texi (Saving): Minor correction about C-x C-w. |
d472ab756b06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64150
diff
changeset
|
3445 |
d472ab756b06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64150
diff
changeset
|
3446 * display.texi (Display Custom): Don't mention mode-line-inverse-video. |
d472ab756b06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64150
diff
changeset
|
3447 |
64150
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
3448 2005-07-07 Luc Teirlinck <teirllm@auburn.edu> |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
3449 |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
3450 * search.texi (Isearch Scroll): Add example of using the |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
3451 `isearch-scroll' property. |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
3452 (Slow Isearch): Reference anchor for `baud-rate' instead of entire |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
3453 `Display Custom' node. |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
3454 (Regexp Replace): Put text that requires Emacs Lisp knowledge last |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
3455 and de-emphasize it. |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
3456 (Other Repeating Search): `occur' currently can not correctly |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
3457 handle multiline matches. Correct, clarify and update description |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
3458 of `flush-lines' and `keep-lines'. |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
3459 |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
3460 * display.texi (Display Custom): Add anchor for `baud-rate'. |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
3461 |
64145
a8e381cff97f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64099
diff
changeset
|
3462 2005-07-07 Richard M. Stallman <rms@gnu.org> |
a8e381cff97f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64099
diff
changeset
|
3463 |
a8e381cff97f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64099
diff
changeset
|
3464 * gnu.texi: Update where to get GNU status; add refs for how to help. |
a8e381cff97f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64099
diff
changeset
|
3465 Add footnotes 6 and 7. |
a8e381cff97f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64099
diff
changeset
|
3466 |
64099 | 3467 2005-07-04 Lute Kamstra <lute@gnu.org> |
3468 | |
3469 Update FSF's address in GPL notices. | |
3470 | |
3471 * calc.texi (Copying): | |
3472 * doclicense.texi (GNU Free Documentation License): | |
3473 * faq.texi (Contacting the FSF): | |
3474 * mh-e.texi (Copying): | |
3475 * trouble.texi (Checklist): Update FSF's address. | |
3476 | |
63955
b8a680debd99
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63923
diff
changeset
|
3477 2005-07-03 Richard M. Stallman <rms@gnu.org> |
b8a680debd99
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63923
diff
changeset
|
3478 |
64099 | 3479 * flymake.texi (Example -- Configuring a tool called directly): |
63955
b8a680debd99
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63923
diff
changeset
|
3480 Update name of flymake-build-relative-filename. |
b8a680debd99
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63923
diff
changeset
|
3481 |
63868
e903f947651d
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-458
Miles Bader <miles@gnu.org>
parents:
63835
diff
changeset
|
3482 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org> |
e903f947651d
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-458
Miles Bader <miles@gnu.org>
parents:
63835
diff
changeset
|
3483 |
e903f947651d
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-458
Miles Bader <miles@gnu.org>
parents:
63835
diff
changeset
|
3484 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify. |
e903f947651d
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-458
Miles Bader <miles@gnu.org>
parents:
63835
diff
changeset
|
3485 |
63835
98c693a81ce6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
63754
diff
changeset
|
3486 2005-06-29 Carsten Dominik <dominik@science.uva.nl> |
98c693a81ce6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
63754
diff
changeset
|
3487 |
98c693a81ce6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
63754
diff
changeset
|
3488 * org.texi: Version 3.12 |
98c693a81ce6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
63754
diff
changeset
|
3489 |
63754
077498a3a319
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63749
diff
changeset
|
3490 2005-06-24 Richard M. Stallman <rms@gnu.org> |
077498a3a319
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63749
diff
changeset
|
3491 |
077498a3a319
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63749
diff
changeset
|
3492 * display.texi (Text Display): Change index entries. |
077498a3a319
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63749
diff
changeset
|
3493 |
63749 | 3494 2005-06-24 Eli Zaretskii <eliz@gnu.org> |
3495 | |
3496 * makefile.w32-in (MAKEINFO): Use --force. | |
3497 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in | |
3498 Makefile.in. | |
3499 (gnus.dvi): Use "..." to quote Sed args, so that it works with | |
3500 more shells. | |
3501 | |
63711
34f124e4af5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63690
diff
changeset
|
3502 2005-06-23 Richard M. Stallman <rms@gnu.org> |
34f124e4af5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63690
diff
changeset
|
3503 |
63726
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63713
diff
changeset
|
3504 * anti.texi (Antinews): Renamed show-nonbreak-escape to |
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63713
diff
changeset
|
3505 nobreak-char-display. |
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63713
diff
changeset
|
3506 |
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63713
diff
changeset
|
3507 * emacs.texi (Top): Update detailed node listing. |
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63713
diff
changeset
|
3508 |
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63713
diff
changeset
|
3509 * display.texi (Text Display): Renamed show-nonbreak-escape |
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63713
diff
changeset
|
3510 to nobreak-char-display and no-break-space to nobreak-space. |
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63713
diff
changeset
|
3511 (Standard Faces): Split up the list of standard faces |
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63713
diff
changeset
|
3512 and put it in a separate node. Add nobreak-space and |
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63713
diff
changeset
|
3513 escape-glyph. |
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63713
diff
changeset
|
3514 |
64099 | 3515 * speedbar.texi (Creating a display): Texinfo usage fixes. |
3516 | |
3517 * tramp.texi (Customizing Completion, Auto-save and Backup): | |
63711
34f124e4af5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63690
diff
changeset
|
3518 Texinfo usage fixes. |
34f124e4af5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63690
diff
changeset
|
3519 |
63690 | 3520 2005-06-23 Lute Kamstra <lute@gnu.org> |
3521 | |
3522 * mule.texi (Select Input Method): Fix typo. | |
3523 | |
63681 | 3524 2005-06-23 Kenichi Handa <handa@m17n.org> |
3525 | |
3526 * mule.texi (International): List all supported scripts. Adjust | |
3527 text for that leim is now included in the normal Emacs | |
3528 distribution. | |
3529 (Language Environments): List all language environments. | |
3530 Intlfonts contains fonts for most supported scripts, not all.. | |
3531 (Select Input Method): Refer to C-u C-x = to see how to type to | |
3532 input a specifc character. | |
3533 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit. | |
3534 | |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
3535 2005-06-23 Juanma Barranquero <lekktu@gmail.com> |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
3536 |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
3537 * building.texi (Grep Searching): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
3538 * dired-x.texi (Miscellaneous Commands): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
3539 * ediff.texi (Miscellaneous): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
3540 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals) |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
3541 (Agent Variables): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
3542 * info.texi (Help-Xref): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
3543 * message.texi (Message Headers): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
3544 * org.texi (Remember): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
3545 * reftex.texi (Options (Defining Label Environments)): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
3546 (Options (Index Support)): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
3547 (Options (Viewing Cross-References)): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
3548 (Options (Misc)): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
3549 (Changes): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
3550 * speedbar.texi (Creating a display): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
3551 * tramp.texi (Customizing Completion, Auto-save and Backup): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
3552 Texinfo usage fix. |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
3553 |
63649
144440a09db1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-438
Miles Bader <miles@gnu.org>
parents:
63594
diff
changeset
|
3554 2005-06-22 Miles Bader <miles@gnu.org> |
144440a09db1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-438
Miles Bader <miles@gnu.org>
parents:
63594
diff
changeset
|
3555 |
144440a09db1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-438
Miles Bader <miles@gnu.org>
parents:
63594
diff
changeset
|
3556 * display.texi (Faces): Change `vertical-divider' to `vertical-border'. |
144440a09db1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-438
Miles Bader <miles@gnu.org>
parents:
63594
diff
changeset
|
3557 |
63594
4c33b0ac74a3
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-435
Miles Bader <miles@gnu.org>
parents:
63559
diff
changeset
|
3558 2005-06-20 Miles Bader <miles@gnu.org> |
4c33b0ac74a3
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-435
Miles Bader <miles@gnu.org>
parents:
63559
diff
changeset
|
3559 |
4c33b0ac74a3
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-435
Miles Bader <miles@gnu.org>
parents:
63559
diff
changeset
|
3560 * display.texi (Faces): Add `vertical-divider'. |
4c33b0ac74a3
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-435
Miles Bader <miles@gnu.org>
parents:
63559
diff
changeset
|
3561 |
63559
f3ed2587aecc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63361
diff
changeset
|
3562 2005-06-17 Richard M. Stallman <rms@gnu.org> |
f3ed2587aecc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63361
diff
changeset
|
3563 |
f3ed2587aecc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63361
diff
changeset
|
3564 * text.texi (Adaptive Fill): Minor clarification. |
f3ed2587aecc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63361
diff
changeset
|
3565 |
63360
527b5bc891fb
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
63356
diff
changeset
|
3566 2005-06-13 Carsten Dominik <dominik@science.uva.nl> |
527b5bc891fb
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
63356
diff
changeset
|
3567 |
63361
6e51bee08dae
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
63360
diff
changeset
|
3568 * org.texi: Version 3.11 |
63360
527b5bc891fb
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
63356
diff
changeset
|
3569 |
63356
b441e10a6b49
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
63232
diff
changeset
|
3570 2005-06-12 Jay Belanger <belanger@truman.edu> |
b441e10a6b49
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
63232
diff
changeset
|
3571 |
b441e10a6b49
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
63232
diff
changeset
|
3572 * calc.texi (Getting Started): Remove extra menu item. |
b441e10a6b49
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
63232
diff
changeset
|
3573 |
63232 | 3574 2005-06-10 Lute Kamstra <lute@gnu.org> |
3575 | |
3576 * emacs.texi (Top): Correct version number. | |
3577 * anti.texi (Antinews): Correct version number. Use EMACSVER to | |
3578 refer to the current version of Emacs. | |
3579 | |
63148
c6a012971aeb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
63119
diff
changeset
|
3580 2005-06-08 Luc Teirlinck <teirllm@auburn.edu> |
c6a012971aeb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
63119
diff
changeset
|
3581 |
c6a012971aeb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
63119
diff
changeset
|
3582 * files.texi (Log Buffer): Document when there can be more than |
c6a012971aeb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
63119
diff
changeset
|
3583 one file to be committed. |
c6a012971aeb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
63119
diff
changeset
|
3584 |
63119 | 3585 2005-06-08 Juri Linkov <juri@jurta.org> |
3586 | |
3587 * display.texi (Faces): Add `shadow' face. | |
3588 | |
63107
f3551fda8850
* display.texi (Faces): Write about mode-line-highlight.
Masatake YAMATO <jet@gyve.org>
parents:
63071
diff
changeset
|
3589 2005-06-07 Masatake YAMATO <jet@gyve.org> |
f3551fda8850
* display.texi (Faces): Write about mode-line-highlight.
Masatake YAMATO <jet@gyve.org>
parents:
63071
diff
changeset
|
3590 |
f3551fda8850
* display.texi (Faces): Write about mode-line-highlight.
Masatake YAMATO <jet@gyve.org>
parents:
63071
diff
changeset
|
3591 * display.texi (Faces): Write about mode-line-highlight. |
f3551fda8850
* display.texi (Faces): Write about mode-line-highlight.
Masatake YAMATO <jet@gyve.org>
parents:
63071
diff
changeset
|
3592 |
63071
f6046597d48a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63016
diff
changeset
|
3593 2005-06-06 Richard M. Stallman <rms@gnu.org> |
f6046597d48a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63016
diff
changeset
|
3594 |
f6046597d48a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63016
diff
changeset
|
3595 * misc.texi (Printing Package): Explain how to initialize |
f6046597d48a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63016
diff
changeset
|
3596 printing package. |
f6046597d48a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63016
diff
changeset
|
3597 |
f6046597d48a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63016
diff
changeset
|
3598 * cmdargs.texi (Action Arguments): Clarify directory default for -l. |
f6046597d48a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63016
diff
changeset
|
3599 |
63016 | 3600 2005-06-05 Chong Yidong <cyd@stupidchicken.com> |
3601 | |
3602 * emacs.texi: Rename Hardcopy to Printing. | |
3603 Make PostScript and PostScript Variables subnodes of it. | |
3604 | |
3605 * misc.texi (Printing): Rename node from Hardcopy. | |
3606 Mention menu bar options. | |
3607 Move PostScript and PostScript Variables to submenu. | |
3608 (Printing package): New node. | |
3609 | |
3610 * mark.texi (Using Region): Change Hardcopy xref to Printing. | |
3611 | |
3612 * dired.texi (Operating on Files): Likewise. | |
3613 | |
3614 * calendar.texi (Displaying the Diary): Likewise. | |
3615 | |
3616 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise. | |
3617 | |
3618 * glossary.texi (Glossary): Likewise. | |
3619 | |
3620 * frames.texi (Mode Line Mouse): Mention mode-line-highlight | |
3621 effect. | |
3622 | |
62993
67de0f04e17e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62934
diff
changeset
|
3623 2005-06-04 Richard M. Stallman <rms@gnu.org> |
67de0f04e17e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62934
diff
changeset
|
3624 |
67de0f04e17e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62934
diff
changeset
|
3625 * trouble.texi (After a Crash): Polish previous change. |
67de0f04e17e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62934
diff
changeset
|
3626 |
62931
26528f8c20b9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62913
diff
changeset
|
3627 2005-05-31 Jay Belanger <belanger@truman.edu> |
26528f8c20b9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62913
diff
changeset
|
3628 |
26528f8c20b9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62913
diff
changeset
|
3629 * calc.texi (Notations Used in This Manual): Use @kbd for key |
26528f8c20b9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62913
diff
changeset
|
3630 sequence. |
26528f8c20b9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62913
diff
changeset
|
3631 (Demonstration of Calc): Mention another way of starting Calc. |
26528f8c20b9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62913
diff
changeset
|
3632 (Starting Calc): Mention long name of M-#. |
26528f8c20b9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62913
diff
changeset
|
3633 (Embedded Mode Overview): Remove unnecessary instruction. |
26528f8c20b9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62913
diff
changeset
|
3634 (Other M-# commands): Rephrase `M-# 0' explanation. |
62934
00058aa7dd4f
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62931
diff
changeset
|
3635 (Basic Embedded Mode): Rewrite discussion of prefix arguments to |
00058aa7dd4f
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62931
diff
changeset
|
3636 reflect current behavior. |
62931
26528f8c20b9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62913
diff
changeset
|
3637 |
62913
469445515ff8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62898
diff
changeset
|
3638 2005-05-30 Jay Belanger <belanger@truman.edu> |
469445515ff8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62898
diff
changeset
|
3639 |
469445515ff8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62898
diff
changeset
|
3640 * calc.texi (Hooks): Change description of calc-window-hook and |
469445515ff8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62898
diff
changeset
|
3641 calc-trail-window-hook to match usage. |
469445515ff8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62898
diff
changeset
|
3642 (Computational Functions): Add more constant-generating functions. |
469445515ff8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62898
diff
changeset
|
3643 (Customizable Variables): Use defvar. |
469445515ff8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62898
diff
changeset
|
3644 |
62898
e7e2bd704ba1
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
62842
diff
changeset
|
3645 2005-05-30 Noah Friedman <friedman@splode.com> |
e7e2bd704ba1
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
62842
diff
changeset
|
3646 |
e7e2bd704ba1
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
62842
diff
changeset
|
3647 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a |
e7e2bd704ba1
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
62842
diff
changeset
|
3648 recovery mechanism. |
e7e2bd704ba1
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
62842
diff
changeset
|
3649 |
62839
8ee1e48392f6
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62827
diff
changeset
|
3650 2005-05-28 Jay Belanger <belanger@truman.edu> |
8ee1e48392f6
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62827
diff
changeset
|
3651 |
8ee1e48392f6
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62827
diff
changeset
|
3652 * calc.texi (Assignments in Embedded Mode): Fix variable name. |
62842
2113533205e3
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62839
diff
changeset
|
3653 (Basic Embedded Mode): Explain behavior of arguments to |
2113533205e3
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62839
diff
changeset
|
3654 calc-embedded-mode. |
62839
8ee1e48392f6
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62827
diff
changeset
|
3655 |
62827
2ab40e47ee9c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62821
diff
changeset
|
3656 2005-05-28 Nick Roberts <nickrob@snap.net.nz> |
2ab40e47ee9c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62821
diff
changeset
|
3657 |
2ab40e47ee9c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62821
diff
changeset
|
3658 * building.texi (Other Buffers): SPC toggles display of |
2ab40e47ee9c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62821
diff
changeset
|
3659 floating point registers. |
2ab40e47ee9c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62821
diff
changeset
|
3660 |
62821
c77a481ec384
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62783
diff
changeset
|
3661 2005-05-27 Jay Belanger <belanger@truman.edu> |
c77a481ec384
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62783
diff
changeset
|
3662 |
c77a481ec384
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62783
diff
changeset
|
3663 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect |
c77a481ec384
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62783
diff
changeset
|
3664 current behavior. |
c77a481ec384
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62783
diff
changeset
|
3665 |
62782
5925092e6fcd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62743
diff
changeset
|
3666 2005-05-27 Nick Roberts <nickrob@snap.net.nz> |
5925092e6fcd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62743
diff
changeset
|
3667 |
5925092e6fcd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62743
diff
changeset
|
3668 * files.texi (Log Buffer): Merge in description of Log Edit |
62783
29e9d68e3f7b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62782
diff
changeset
|
3669 mode from pcl-cvs.texi. |
62782
5925092e6fcd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62743
diff
changeset
|
3670 |
62743
7cddc6393864
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62705
diff
changeset
|
3671 2005-05-26 Richard M. Stallman <rms@gnu.org> |
7cddc6393864
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62705
diff
changeset
|
3672 |
7cddc6393864
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62705
diff
changeset
|
3673 * building.texi (Lisp Eval): C-M-x with arg runs Edebug. |
7cddc6393864
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62705
diff
changeset
|
3674 |
62705
003f7e3adc75
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62690
diff
changeset
|
3675 2005-05-25 Jay Belanger <belanger@truman.edu> |
003f7e3adc75
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62690
diff
changeset
|
3676 |
003f7e3adc75
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62690
diff
changeset
|
3677 * calc.texi: Change Calc version number throughout. |
003f7e3adc75
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62690
diff
changeset
|
3678 (Keypad Mode): Change location in info output. |
003f7e3adc75
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62690
diff
changeset
|
3679 (Keypad mode overview): Move picture of keypad. |
003f7e3adc75
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62690
diff
changeset
|
3680 |
62690
5f6567221e96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62665
diff
changeset
|
3681 2005-05-24 Luc Teirlinck <teirllm@auburn.edu> |
5f6567221e96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62665
diff
changeset
|
3682 |
5f6567221e96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62665
diff
changeset
|
3683 * fixit.texi (Spelling): Delete confusing sentence; flyspell is |
5f6567221e96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62665
diff
changeset
|
3684 not enabled by default. |
5f6567221e96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62665
diff
changeset
|
3685 When not on a word, `ispell-word' by default checks the word |
5f6567221e96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62665
diff
changeset
|
3686 before point. |
5f6567221e96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62665
diff
changeset
|
3687 |
62665
7ccbeba9749f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62648
diff
changeset
|
3688 2005-05-24 Nick Roberts <nickrob@snap.net.nz> |
7ccbeba9749f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62648
diff
changeset
|
3689 |
62690
5f6567221e96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62665
diff
changeset
|
3690 * building.texi (Debugger Operation): Simplify last sentence. |
62665
7ccbeba9749f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62648
diff
changeset
|
3691 |
62648 | 3692 2005-05-23 Lute Kamstra <lute@gnu.org> |
3693 | |
3694 * emacs.texi: Update FSF's address throughout. | |
3695 (Preface): Use @cite. | |
3696 (Distrib): Add cross reference to the node "Copying". Mention the | |
3697 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of | |
3698 printed manuals. | |
3699 (Intro): Use @xref for the Emacs Lisp Intro. | |
3700 | |
62592
39d3af6c4675
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62584
diff
changeset
|
3701 2005-05-21 Jay Belanger <belanger@truman.edu> |
39d3af6c4675
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62584
diff
changeset
|
3702 |
39d3af6c4675
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62584
diff
changeset
|
3703 * calc.texi (Storing variables): Mention that only most variables |
39d3af6c4675
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62584
diff
changeset
|
3704 are void to begin with. |
39d3af6c4675
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62584
diff
changeset
|
3705 |
62584 | 3706 2005-05-21 Kevin Ryde <user42@zip.com.au> |
3707 | |
3708 * widget.texi (Basic Types): Update cross ref from "Enabling | |
3709 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent | |
3710 lispref/text.texi change. | |
3711 | |
62547
5e481e5664d3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
62485
diff
changeset
|
3712 2005-05-20 Carsten Dominik <dominik@science.uva.nl> |
5e481e5664d3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
62485
diff
changeset
|
3713 |
5e481e5664d3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
62485
diff
changeset
|
3714 * org.texi: Version 3.09 |
5e481e5664d3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
62485
diff
changeset
|
3715 |
5e481e5664d3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
62485
diff
changeset
|
3716 2005-05-18 Carsten Dominik <dominik@science.uva.nl> |
5e481e5664d3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
62485
diff
changeset
|
3717 |
5e481e5664d3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
62485
diff
changeset
|
3718 * reftex.texi: Version 4.28 |
5e481e5664d3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
62485
diff
changeset
|
3719 |
62481
a1d383b6a65f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62480
diff
changeset
|
3720 2005-05-18 Luc Teirlinck <teirllm@auburn.edu> |
a1d383b6a65f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62480
diff
changeset
|
3721 |
62485
60730e506f15
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62481
diff
changeset
|
3722 * buffers.texi (Select Buffer): Document `C-u M-g M-g'. |
60730e506f15
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62481
diff
changeset
|
3723 |
60730e506f15
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62481
diff
changeset
|
3724 * basic.texi (Moving Point): Mention default for `goto-line'. |
60730e506f15
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62481
diff
changeset
|
3725 |
62481
a1d383b6a65f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62480
diff
changeset
|
3726 * programs.texi (Lisp Doc): Eldoc mode shows only the first line |
a1d383b6a65f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62480
diff
changeset
|
3727 of a variable's docstring. |
a1d383b6a65f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62480
diff
changeset
|
3728 |
62478 | 3729 2005-05-18 Lute Kamstra <lute@gnu.org> |
3730 | |
62480 | 3731 * maintaining.texi (Overview of Emerge): Add cross reference. |
3732 Remove duplication. | |
3733 | |
62478 | 3734 * emacs.texi (Top): Update to the current structure of the manual. |
3735 * misc.texi (Emacs Server): Add menu description. | |
3736 * files.texi (Saving): Fix menu. | |
3737 * custom.texi (Customization): Fix menu. | |
3738 * mule.texi (International): Fix menu. | |
3739 * kmacro.texi (Keyboard Macros): Fix menu. | |
3740 | |
62418
a5dfc4cdba9e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62404
diff
changeset
|
3741 2005-05-16 Luc Teirlinck <teirllm@auburn.edu> |
a5dfc4cdba9e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62404
diff
changeset
|
3742 |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
3743 * display.texi: Various minor changes. |
62418
a5dfc4cdba9e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62404
diff
changeset
|
3744 (Faces): Delete text that is repeated in the next section. |
a5dfc4cdba9e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62404
diff
changeset
|
3745 |
62404
5c5a7d205d87
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62393
diff
changeset
|
3746 2005-05-16 Nick Roberts <nickrob@snap.net.nz> |
5c5a7d205d87
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62393
diff
changeset
|
3747 |
5c5a7d205d87
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62393
diff
changeset
|
3748 * building.texi (Debugger Operation): Mention GUD tooltips are |
5c5a7d205d87
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62393
diff
changeset
|
3749 disabled with GDB in text command mode. |
5c5a7d205d87
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62393
diff
changeset
|
3750 |
62393
73a2645459f6
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62383
diff
changeset
|
3751 2005-05-16 Jay Belanger <belanger@truman.edu> |
73a2645459f6
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62383
diff
changeset
|
3752 |
73a2645459f6
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62383
diff
changeset
|
3753 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'. |
73a2645459f6
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62383
diff
changeset
|
3754 |
62383
fab51647537d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62369
diff
changeset
|
3755 2005-05-16 Nick Roberts <nickrob@snap.net.nz> |
fab51647537d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62369
diff
changeset
|
3756 |
fab51647537d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62369
diff
changeset
|
3757 * building.texi: Replace toolbar with "tool bar" for consistency. |
fab51647537d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62369
diff
changeset
|
3758 (Compilation Mode): Describe compilation-context-lines |
fab51647537d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62369
diff
changeset
|
3759 and use of arrow in compilation buffer. |
fab51647537d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62369
diff
changeset
|
3760 (Debugger Operation): Replace help text with variable's value. |
fab51647537d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62369
diff
changeset
|
3761 |
fab51647537d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62369
diff
changeset
|
3762 * frames.texi (Tooltips): Replace toolbar with "tool bar" for |
fab51647537d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62369
diff
changeset
|
3763 consistency. |
fab51647537d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62369
diff
changeset
|
3764 |
62369
0c876bb11ddf
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62359
diff
changeset
|
3765 2005-05-15 Luc Teirlinck <teirllm@auburn.edu> |
0c876bb11ddf
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62359
diff
changeset
|
3766 |
0c876bb11ddf
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62359
diff
changeset
|
3767 * major.texi (Choosing Modes): normal-mode processes the -*- line. |
0c876bb11ddf
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62359
diff
changeset
|
3768 Add xref. |
0c876bb11ddf
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62359
diff
changeset
|
3769 |
62359
f7fdfa8ffb34
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62344
diff
changeset
|
3770 2005-05-14 Jay Belanger <belanger@truman.edu> |
f7fdfa8ffb34
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62344
diff
changeset
|
3771 |
f7fdfa8ffb34
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62344
diff
changeset
|
3772 * calc.texi (Default Simplifications): Insert missing ! (logical |
f7fdfa8ffb34
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62344
diff
changeset
|
3773 not operator). |
f7fdfa8ffb34
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62344
diff
changeset
|
3774 |
62344
5a19ff64befb
Sync with Tramp 2.0.49.
Michael Albinus <michael.albinus@gmx.de>
parents:
62339
diff
changeset
|
3775 2005-05-14 Michael Albinus <michael.albinus@gmx.de> |
5a19ff64befb
Sync with Tramp 2.0.49.
Michael Albinus <michael.albinus@gmx.de>
parents:
62339
diff
changeset
|
3776 |
5a19ff64befb
Sync with Tramp 2.0.49.
Michael Albinus <michael.albinus@gmx.de>
parents:
62339
diff
changeset
|
3777 Sync with Tramp 2.0.49. |
5a19ff64befb
Sync with Tramp 2.0.49.
Michael Albinus <michael.albinus@gmx.de>
parents:
62339
diff
changeset
|
3778 |
62339
6c80d31b7e43
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62307
diff
changeset
|
3779 2005-05-14 Luc Teirlinck <teirllm@auburn.edu> |
6c80d31b7e43
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62307
diff
changeset
|
3780 |
6c80d31b7e43
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62307
diff
changeset
|
3781 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'. |
6c80d31b7e43
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62307
diff
changeset
|
3782 (Position Info): Delete discussion of `goto-line'. It is already |
6c80d31b7e43
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62307
diff
changeset
|
3783 described in `Moving point'. |
6c80d31b7e43
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62307
diff
changeset
|
3784 |
6c80d31b7e43
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62307
diff
changeset
|
3785 * mini.texi (Completion Commands): Correct reference. |
6c80d31b7e43
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62307
diff
changeset
|
3786 (Completion Options): Fix typo. |
6c80d31b7e43
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62307
diff
changeset
|
3787 |
6c80d31b7e43
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62307
diff
changeset
|
3788 * killing.texi (Deletion): Complete description of `C-x C-o'. |
6c80d31b7e43
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62307
diff
changeset
|
3789 |
62307
c1584508336e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62241
diff
changeset
|
3790 2005-05-10 Jay Belanger <belanger@truman.edu> |
c1584508336e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62241
diff
changeset
|
3791 |
c1584508336e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62241
diff
changeset
|
3792 * calc.texi (Default Simplifications): Mention that 0^0 simplifies |
c1584508336e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62241
diff
changeset
|
3793 to 1. |
c1584508336e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62241
diff
changeset
|
3794 |
62222
bedd8e5433cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62206
diff
changeset
|
3795 2005-05-10 Richard M. Stallman <rms@gnu.org> |
bedd8e5433cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62206
diff
changeset
|
3796 |
bedd8e5433cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62206
diff
changeset
|
3797 * building.texi (Compilation): Clarify recompile's directory choice. |
bedd8e5433cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62206
diff
changeset
|
3798 |
bedd8e5433cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62206
diff
changeset
|
3799 * frames.texi (Tooltips): Cleanups. |
bedd8e5433cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62206
diff
changeset
|
3800 |
bedd8e5433cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62206
diff
changeset
|
3801 * basic.texi (Arguments): Fix punctuation. |
bedd8e5433cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62206
diff
changeset
|
3802 |
62204
ba2e0c4d6a91
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62192
diff
changeset
|
3803 2005-05-09 Luc Teirlinck <teirllm@auburn.edu> |
ba2e0c4d6a91
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62192
diff
changeset
|
3804 |
ba2e0c4d6a91
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62192
diff
changeset
|
3805 * screen.texi (Menu Bar): The up and down (not left and right) |
62206
879a1e2e914c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62204
diff
changeset
|
3806 arrow keys move through a keyboard menu. |
62204
ba2e0c4d6a91
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62192
diff
changeset
|
3807 |
62192
77588ebf4a2f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62170
diff
changeset
|
3808 2005-05-08 Luc Teirlinck <teirllm@auburn.edu> |
77588ebf4a2f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62170
diff
changeset
|
3809 |
77588ebf4a2f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62170
diff
changeset
|
3810 * basic.texi: Various typo and grammar fixes. |
77588ebf4a2f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62170
diff
changeset
|
3811 (Moving Point): C-a now runs move-beginning-of-line. |
77588ebf4a2f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62170
diff
changeset
|
3812 |
62170
b667f995cb9a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62162
diff
changeset
|
3813 2005-05-08 Nick Roberts <nickrob@snap.net.nz> |
b667f995cb9a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62162
diff
changeset
|
3814 |
b667f995cb9a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62162
diff
changeset
|
3815 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area. |
b667f995cb9a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62162
diff
changeset
|
3816 |
b667f995cb9a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62162
diff
changeset
|
3817 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips |
b667f995cb9a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62162
diff
changeset
|
3818 as different animals. |
b667f995cb9a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62162
diff
changeset
|
3819 |
62162
0c38f5bedcab
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62142
diff
changeset
|
3820 2005-05-07 Luc Teirlinck <teirllm@auburn.edu> |
0c38f5bedcab
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62142
diff
changeset
|
3821 |
0c38f5bedcab
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62142
diff
changeset
|
3822 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'. |
0c38f5bedcab
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62142
diff
changeset
|
3823 Correct index entry. |
0c38f5bedcab
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62142
diff
changeset
|
3824 |
62142
534734b70d1a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
61953
diff
changeset
|
3825 2005-05-07 Nick Roberts <nickrob@snap.net.nz> |
534734b70d1a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
61953
diff
changeset
|
3826 |
534734b70d1a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
61953
diff
changeset
|
3827 * building.texi (Debugger Operation): Update to reflect changes |
534734b70d1a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
61953
diff
changeset
|
3828 in GUD tooltips. |
534734b70d1a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
61953
diff
changeset
|
3829 |
61953
fc9de62a2ccb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61923
diff
changeset
|
3830 2005-04-30 Richard M. Stallman <rms@gnu.org> |
fc9de62a2ccb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61923
diff
changeset
|
3831 |
fc9de62a2ccb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61923
diff
changeset
|
3832 * files.texi (Compressed Files): Auto Compression normally enabled. |
fc9de62a2ccb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61923
diff
changeset
|
3833 |
fc9de62a2ccb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61923
diff
changeset
|
3834 * building.texi (Debugger Operation): Clarify previous change. |
fc9de62a2ccb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61923
diff
changeset
|
3835 |
61923
88492f3ccffa
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
61899
diff
changeset
|
3836 2005-04-29 Carsten Dominik <dominik@science.uva.nl> |
88492f3ccffa
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
61899
diff
changeset
|
3837 |
88492f3ccffa
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
61899
diff
changeset
|
3838 * org.texi: Version 3.08, structure reorganized. |
88492f3ccffa
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
61899
diff
changeset
|
3839 |
61899
b5bac1f892c0
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
61882
diff
changeset
|
3840 2005-04-28 Nick Roberts <nickrob@snap.net.nz> |
b5bac1f892c0
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
61882
diff
changeset
|
3841 |
b5bac1f892c0
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
61882
diff
changeset
|
3842 * building.texi (Debugger Operation): Add description for |
b5bac1f892c0
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
61882
diff
changeset
|
3843 GUD tooltips when program is not running. |
b5bac1f892c0
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
61882
diff
changeset
|
3844 |
61882
d341e1622abb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61859
diff
changeset
|
3845 2005-04-26 Luc Teirlinck <teirllm@auburn.edu> |
d341e1622abb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61859
diff
changeset
|
3846 |
d341e1622abb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61859
diff
changeset
|
3847 * misc.texi (Shell): Add `Shell Prompts' to menu. |
d341e1622abb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61859
diff
changeset
|
3848 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u' |
d341e1622abb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61859
diff
changeset
|
3849 description. Delete remarks moved to new node. |
d341e1622abb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61859
diff
changeset
|
3850 (Shell Prompts): New node. |
d341e1622abb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61859
diff
changeset
|
3851 (History References): Replace remarks moved to `Shell Prompts' |
d341e1622abb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61859
diff
changeset
|
3852 with xref to that node. |
d341e1622abb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61859
diff
changeset
|
3853 (Remote Host): Clarify how to specify the terminal type when |
d341e1622abb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61859
diff
changeset
|
3854 logging in to a different machine. |
d341e1622abb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61859
diff
changeset
|
3855 |
61850
934760e1b21b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61836
diff
changeset
|
3856 2005-04-26 Richard M. Stallman <rms@gnu.org> |
934760e1b21b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61836
diff
changeset
|
3857 |
934760e1b21b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61836
diff
changeset
|
3858 * emacs.texi (Top): Update submenus from files.texi. |
934760e1b21b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61836
diff
changeset
|
3859 |
934760e1b21b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61836
diff
changeset
|
3860 * files.texi (Filesets): Clarify previous change. |
934760e1b21b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61836
diff
changeset
|
3861 |
934760e1b21b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61836
diff
changeset
|
3862 * dired.texi (Misc Dired Features): Clarify previous change. |
934760e1b21b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61836
diff
changeset
|
3863 |
934760e1b21b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61836
diff
changeset
|
3864 2005-04-25 Chong Yidong <cyd@stupidchicken.com> |
934760e1b21b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61836
diff
changeset
|
3865 |
61859
348a53b1dd79
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61850
diff
changeset
|
3866 * ack.texi (Acknowledgments): Delete info about iso-acc.el |
348a53b1dd79
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61850
diff
changeset
|
3867 |
348a53b1dd79
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61850
diff
changeset
|
3868 * dired.texi (Misc Dired Features): Document |
348a53b1dd79
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61850
diff
changeset
|
3869 dired-compare-directories. |
348a53b1dd79
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61850
diff
changeset
|
3870 |
348a53b1dd79
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61850
diff
changeset
|
3871 * files.texi (Filesets): New node. |
348a53b1dd79
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61850
diff
changeset
|
3872 (File Conveniences): Document Image mode. |
348a53b1dd79
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61850
diff
changeset
|
3873 |
348a53b1dd79
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61850
diff
changeset
|
3874 * text.texi (TeX Print): Document tex-compile. |
61850
934760e1b21b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61836
diff
changeset
|
3875 |
61836
53c692cad549
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61818
diff
changeset
|
3876 2005-04-25 Luc Teirlinck <teirllm@auburn.edu> |
53c692cad549
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61818
diff
changeset
|
3877 |
53c692cad549
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61818
diff
changeset
|
3878 * frames.texi (Tooltips): Tooltip mode is enabled by default. |
66179
6c8bcb760760
* files.texi (Version Systems): Capitalize GNU.
Romain Francoise <romain@orebokech.com>
parents:
66165
diff
changeset
|
3879 Delete redundant reference to tooltip Custom group. It is |
61836
53c692cad549
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61818
diff
changeset
|
3880 referred too again in the next paragraph. |
53c692cad549
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61818
diff
changeset
|
3881 |
61818
bd461614f08f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61655
diff
changeset
|
3882 2005-04-24 Richard M. Stallman <rms@gnu.org> |
bd461614f08f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61655
diff
changeset
|
3883 |
bd461614f08f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61655
diff
changeset
|
3884 * ack.texi: Delete info about lazy-lock.el and fast-lock.el. |
bd461614f08f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61655
diff
changeset
|
3885 |
bd461614f08f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61655
diff
changeset
|
3886 * faq.texi: Delete info about lazy-lock.el and fast-lock.el. |
bd461614f08f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61655
diff
changeset
|
3887 |
61655 | 3888 2005-04-19 Kim F. Storm <storm@cua.dk> |
3889 | |
3890 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings. | |
3891 | |
61640 | 3892 2005-04-18 Lars Hansen <larsh@math.ku.dk> |
3893 | |
3894 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now | |
3895 turns off desktop-save-mode. | |
61655 | 3896 |
61611
f906487da0a1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61561
diff
changeset
|
3897 2005-04-17 Luc Teirlinck <teirllm@auburn.edu> |
f906487da0a1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61561
diff
changeset
|
3898 |
f906487da0a1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61561
diff
changeset
|
3899 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled |
f906487da0a1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61561
diff
changeset
|
3900 by default in terminals compatible with xterm. Mention that |
f906487da0a1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61561
diff
changeset
|
3901 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes |
f906487da0a1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61561
diff
changeset
|
3902 node. |
f906487da0a1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61561
diff
changeset
|
3903 |
61561
55a8477186ea
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
61529
diff
changeset
|
3904 2005-04-15 Carsten Dominik <dominik@science.uva.nl> |
55a8477186ea
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
61529
diff
changeset
|
3905 |
55a8477186ea
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
61529
diff
changeset
|
3906 * org.texi: Update to version 3.06. |
55a8477186ea
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
61529
diff
changeset
|
3907 |
61529 | 3908 2005-04-13 Lute Kamstra <lute@gnu.org> |
3909 | |
3910 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file. | |
3911 | |
61515
0d659f1010a4
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61505
diff
changeset
|
3912 2005-04-12 Luc Teirlinck <teirllm@auburn.edu> |
0d659f1010a4
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61505
diff
changeset
|
3913 |
63923
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63868
diff
changeset
|
3914 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default. |
61515
0d659f1010a4
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61505
diff
changeset
|
3915 |
61505
c8cf56d85000
Added new X reosurce, cursorBlink.
Jan Djärv <jan.h.d@swipnet.se>
parents:
61485
diff
changeset
|
3916 2005-04-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
c8cf56d85000
Added new X reosurce, cursorBlink.
Jan Djärv <jan.h.d@swipnet.se>
parents:
61485
diff
changeset
|
3917 |
c8cf56d85000
Added new X reosurce, cursorBlink.
Jan Djärv <jan.h.d@swipnet.se>
parents:
61485
diff
changeset
|
3918 * xresources.texi (Table of Resources): Add cursorBlink. |
c8cf56d85000
Added new X reosurce, cursorBlink.
Jan Djärv <jan.h.d@swipnet.se>
parents:
61485
diff
changeset
|
3919 |
61485
c54d82cdd1c1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61468
diff
changeset
|
3920 2005-04-11 Luc Teirlinck <teirllm@auburn.edu> |
c54d82cdd1c1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61468
diff
changeset
|
3921 |
c54d82cdd1c1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61468
diff
changeset
|
3922 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to |
c54d82cdd1c1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61468
diff
changeset
|
3923 `d', `C-d' and `u'. |
c54d82cdd1c1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61468
diff
changeset
|
3924 |
61468
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
3925 2005-04-11 Richard M. Stallman <rms@gnu.org> |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
3926 |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
3927 * cmdargs.texi (Initial Options): -Q is now --quick, and does less. |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
3928 (Misc X): Add -D, --basic-display. |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
3929 |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
3930 * maintaining.texi (Change Log): Correct the description of |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
3931 the example. |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
3932 |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
3933 * major.texi (Choosing Modes): Document magic-mode-alist. |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
3934 |
61443
d57e7012d985
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61435
diff
changeset
|
3935 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org> |
d57e7012d985
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61435
diff
changeset
|
3936 |
d57e7012d985
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61435
diff
changeset
|
3937 * cl.texi (Porting Common Lisp): Fix typo. |
d57e7012d985
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61435
diff
changeset
|
3938 |
61435
e23c9743cccb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61427
diff
changeset
|
3939 2005-04-10 Luc Teirlinck <teirllm@auburn.edu> |
e23c9743cccb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61427
diff
changeset
|
3940 |
e23c9743cccb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61427
diff
changeset
|
3941 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'. |
63923
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63868
diff
changeset
|
3942 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg. |
61435
e23c9743cccb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61427
diff
changeset
|
3943 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'. |
e23c9743cccb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61427
diff
changeset
|
3944 (Rmail Output): Clarify which statements apply to `o', `C-o' and |
e23c9743cccb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61427
diff
changeset
|
3945 `w', respectively. |
e23c9743cccb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61427
diff
changeset
|
3946 (Rmail Labels): Mention `l'. |
e23c9743cccb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61427
diff
changeset
|
3947 (Rmail Attributes): Correct pxref. Mention `stored' attribute. |
e23c9743cccb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61427
diff
changeset
|
3948 (Rmail Summary Edit): Describe `j' and RET. |
e23c9743cccb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61427
diff
changeset
|
3949 |
61427
f00e2a6fb3e3
* xresources.texi (Lucid Resources): Added fonSet resource.
Jan Djärv <jan.h.d@swipnet.se>
parents:
61424
diff
changeset
|
3950 2005-04-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
f00e2a6fb3e3
* xresources.texi (Lucid Resources): Added fonSet resource.
Jan Djärv <jan.h.d@swipnet.se>
parents:
61424
diff
changeset
|
3951 |
64472 | 3952 * xresources.texi (Lucid Resources): Add fontSet resource. |
61427
f00e2a6fb3e3
* xresources.texi (Lucid Resources): Added fonSet resource.
Jan Djärv <jan.h.d@swipnet.se>
parents:
61424
diff
changeset
|
3953 |
61424
ad05d91d3598
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-243
Miles Bader <miles@gnu.org>
parents:
61410
diff
changeset
|
3954 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org> |
ad05d91d3598
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-243
Miles Bader <miles@gnu.org>
parents:
61410
diff
changeset
|
3955 |
ad05d91d3598
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-243
Miles Bader <miles@gnu.org>
parents:
61410
diff
changeset
|
3956 * gnus.texi (RSS): Addition. |
ad05d91d3598
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-243
Miles Bader <miles@gnu.org>
parents:
61410
diff
changeset
|
3957 |
61410
837ac2918752
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61347
diff
changeset
|
3958 2005-04-09 Luc Teirlinck <teirllm@auburn.edu> |
837ac2918752
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61347
diff
changeset
|
3959 |
837ac2918752
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61347
diff
changeset
|
3960 * display.texi (Useless Whitespace): `indicate-unused-lines' is |
837ac2918752
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61347
diff
changeset
|
3961 now called `indicate-empty-lines'. |
837ac2918752
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61347
diff
changeset
|
3962 |
61347 | 3963 2005-04-06 Kim F. Storm <storm@cua.dk> |
3964 | |
3965 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q. | |
3966 | |
61297
787af47a62f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61261
diff
changeset
|
3967 2005-04-04 Luc Teirlinck <teirllm@auburn.edu> |
787af47a62f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61261
diff
changeset
|
3968 |
61299
842a249b20a6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61297
diff
changeset
|
3969 * dired.texi (Dired Visiting): `dired-view-command-alist' has been |
842a249b20a6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61297
diff
changeset
|
3970 deleted. |
842a249b20a6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61297
diff
changeset
|
3971 (Marks vs Flags): Add some convenient key bindings. |
842a249b20a6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61297
diff
changeset
|
3972 (Hiding Subdirectories): Delete redundant and inaccurate sentence. |
842a249b20a6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61297
diff
changeset
|
3973 (Misc Dired Features): Correct and expand description of `w' command. |
842a249b20a6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61297
diff
changeset
|
3974 |
61297
787af47a62f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61261
diff
changeset
|
3975 * frames.texi (XTerm Mouse): Delete apparently false info. |
787af47a62f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61261
diff
changeset
|
3976 The GNU/Linux console currently does not appear to support |
787af47a62f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61261
diff
changeset
|
3977 `xterm-mouse-mode'. |
787af47a62f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61261
diff
changeset
|
3978 |
61261
964fd9156409
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61239
diff
changeset
|
3979 2005-04-04 Jay Belanger <belanger@truman.edu> |
964fd9156409
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61239
diff
changeset
|
3980 |
964fd9156409
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61239
diff
changeset
|
3981 * calc.texi: Change Calc version number. |
964fd9156409
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61239
diff
changeset
|
3982 (Customizable variables): Fix description of calc-language-alist. |
964fd9156409
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61239
diff
changeset
|
3983 (Copying): Put in version 2 of GPL. |
964fd9156409
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61239
diff
changeset
|
3984 |
61239 | 3985 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk> |
3986 | |
3987 * calendar.texi (Diary): Mention shell utility `calendar'. | |
3988 | |
61468
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
3989 2005-04-01 Richard M. Stallman <rms@gnu.org> |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
3990 |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
3991 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist. |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
3992 |
61217
b5daf1119be5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61201
diff
changeset
|
3993 2005-04-01 Jay Belanger <belanger@truman.edu> |
b5daf1119be5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61201
diff
changeset
|
3994 |
b5daf1119be5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61201
diff
changeset
|
3995 * calc.texi (Troubleshooting Commands): Remove comment about |
b5daf1119be5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61201
diff
changeset
|
3996 installation. |
b5daf1119be5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61201
diff
changeset
|
3997 (Installation): Remove section. |
b5daf1119be5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61201
diff
changeset
|
3998 (Customizable Variables): New section. |
b5daf1119be5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61201
diff
changeset
|
3999 (Basic Embedded Mode, Customizing Embedded Mode, Graphics) |
b5daf1119be5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61201
diff
changeset
|
4000 (Graphical Devices): Add references to Customizable Variables. |
b5daf1119be5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61201
diff
changeset
|
4001 |
61201 | 4002 2005-04-01 Lute Kamstra <lute@gnu.org> |
4003 | |
4004 * maintaining.texi (Change Log): add-change-log-entry uses | |
4005 add-log-mailing-address. | |
4006 | |
61196
6d50d8b30aef
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61174
diff
changeset
|
4007 2005-03-31 Luc Teirlinck <teirllm@auburn.edu> |
6d50d8b30aef
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61174
diff
changeset
|
4008 |
6d50d8b30aef
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61174
diff
changeset
|
4009 * files.texi (Reverting): Move `auto-revert-check-vc-info' to |
6d50d8b30aef
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61174
diff
changeset
|
4010 `VC Mode Line' and put in an xref to that node. |
6d50d8b30aef
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61174
diff
changeset
|
4011 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify |
6d50d8b30aef
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61174
diff
changeset
|
4012 its description. |
6d50d8b30aef
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61174
diff
changeset
|
4013 |
61174
0609cac4453f
* calendar.texi (Calendar Systems): Say that the Persian calendar
Paul Eggert <eggert@twinsun.com>
parents:
61132
diff
changeset
|
4014 2005-03-31 Paul Eggert <eggert@cs.ucla.edu> |
0609cac4453f
* calendar.texi (Calendar Systems): Say that the Persian calendar
Paul Eggert <eggert@twinsun.com>
parents:
61132
diff
changeset
|
4015 |
0609cac4453f
* calendar.texi (Calendar Systems): Say that the Persian calendar
Paul Eggert <eggert@twinsun.com>
parents:
61132
diff
changeset
|
4016 * calendar.texi (Calendar Systems): Say that the Persian calendar |
0609cac4453f
* calendar.texi (Calendar Systems): Say that the Persian calendar
Paul Eggert <eggert@twinsun.com>
parents:
61132
diff
changeset
|
4017 implemented here is the arithmetical one championed by Birashk. |
0609cac4453f
* calendar.texi (Calendar Systems): Say that the Persian calendar
Paul Eggert <eggert@twinsun.com>
parents:
61132
diff
changeset
|
4018 |
61132 | 4019 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk> |
4020 | |
4021 * programs.texi (Fortran Motion): Fix previous change. | |
4022 | |
61126
c0aa521e0ca7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-220
Miles Bader <miles@gnu.org>
parents:
61123
diff
changeset
|
4023 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org> |
c0aa521e0ca7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-220
Miles Bader <miles@gnu.org>
parents:
61123
diff
changeset
|
4024 |
c0aa521e0ca7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-220
Miles Bader <miles@gnu.org>
parents:
61123
diff
changeset
|
4025 * emacs-mime.texi (Display Customization): Markup fixes. |
c0aa521e0ca7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-220
Miles Bader <miles@gnu.org>
parents:
61123
diff
changeset
|
4026 (rfc2047): Update. |
c0aa521e0ca7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-220
Miles Bader <miles@gnu.org>
parents:
61123
diff
changeset
|
4027 |
c0aa521e0ca7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-220
Miles Bader <miles@gnu.org>
parents:
61123
diff
changeset
|
4028 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de> |
c0aa521e0ca7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-220
Miles Bader <miles@gnu.org>
parents:
61123
diff
changeset
|
4029 |
c0aa521e0ca7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-220
Miles Bader <miles@gnu.org>
parents:
61123
diff
changeset
|
4030 * gnus-faq.texi: Replaced with auto-generated version. |
c0aa521e0ca7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-220
Miles Bader <miles@gnu.org>
parents:
61123
diff
changeset
|
4031 |
61123
908c45c94868
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61118
diff
changeset
|
4032 2005-03-29 Richard M. Stallman <rms@gnu.org> |
908c45c94868
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61118
diff
changeset
|
4033 |
908c45c94868
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61118
diff
changeset
|
4034 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info. |
908c45c94868
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61118
diff
changeset
|
4035 |
61118
ff6aac2d0e0b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61109
diff
changeset
|
4036 2005-03-29 Chong Yidong <cyd@stupidchicken.com> |
ff6aac2d0e0b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61109
diff
changeset
|
4037 |
ff6aac2d0e0b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61109
diff
changeset
|
4038 * text.texi (Refill): Refer to Long Lines Mode. |
ff6aac2d0e0b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61109
diff
changeset
|
4039 (Longlines): New node. |
ff6aac2d0e0b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61109
diff
changeset
|
4040 (Auto Fill): Don't index "word wrap" here. |
ff6aac2d0e0b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61109
diff
changeset
|
4041 (Filling): Add Longlines to menu. |
61174
0609cac4453f
* calendar.texi (Calendar Systems): Say that the Persian calendar
Paul Eggert <eggert@twinsun.com>
parents:
61132
diff
changeset
|
4042 |
61104
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4043 2005-03-29 Richard M. Stallman <rms@gnu.org> |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4044 |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4045 * xresources.texi: Minor fixes. |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4046 |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4047 * misc.texi (Emacs Server): Fix Texinfo usage. |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4048 |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4049 * emacs.texi (Top): Don't use a real section heading for |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4050 "Detailed Node Listing". Fake it instead. |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4051 |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4052 * basic.texi (Position Info): Minor cleanup. |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4053 |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4054 * mule.texi (Input Methods): Minor cleanup. |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4055 |
61098 | 4056 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk> |
4057 | |
4058 * programs.texi (ForIndent Vars): `fortran-if-indent' does other | |
4059 constructs as well. | |
63923
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63868
diff
changeset
|
4060 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block. |
61098 | 4061 |
61068 | 4062 2005-03-29 Kenichi Handa <handa@m17n.org> |
4063 | |
4064 * mule.texi (Input Methods): Refer to the command C-u C-x =. | |
4065 | |
4066 * basic.texi (Position Info): Update the description about the | |
4067 command C-u C-x =. | |
4068 | |
61054
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4069 2005-03-28 Richard M. Stallman <rms@gnu.org> |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4070 |
61062
c5c4d68e6139
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61059
diff
changeset
|
4071 * emacs.texi (Top): Use @section for the detailed node listing. |
c5c4d68e6139
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61059
diff
changeset
|
4072 |
61059
3dbe89b3787a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61054
diff
changeset
|
4073 * calendar.texi: Minor fixes to previous change. |
3dbe89b3787a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61054
diff
changeset
|
4074 |
3dbe89b3787a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61054
diff
changeset
|
4075 * programs.texi (Fortran): Small fixes to previous changes. |
3dbe89b3787a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61054
diff
changeset
|
4076 |
61054
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4077 * emacs.texi (Top): Update list of subnodes of Dired. |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4078 Likewise for building.texi. |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4079 |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4080 * files.texi (File Conveniences): Delete Auto Image File mode. |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4081 |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4082 2005-03-28 Chong Yidong <cyd@stupidchicken.com> |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4083 |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4084 * building.texi (Flymake): New node. |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4085 |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4086 * custom.texi (Function Keys): Document kp- event types and |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4087 keypad-setup package. |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4088 |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4089 * dired.texi (Wdired): New node. |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4090 |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4091 * files.texi (File Conveniences): Reorder entries. |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4092 Explain how to turn on Auto-image-file mode. |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4093 Document Thumbs mode. |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4094 |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4095 * mule.texi (Specify Coding): Document recode-region and |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4096 recode-file-name. |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4097 |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4098 * programs.texi (Program Modes): Add Conf mode and DNS mode. |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4099 |
61025
3d505de28e69
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61020
diff
changeset
|
4100 2005-03-27 Luc Teirlinck <teirllm@auburn.edu> |
3d505de28e69
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61020
diff
changeset
|
4101 |
3d505de28e69
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61020
diff
changeset
|
4102 * commands.texi (Keys): M-o is now a prefix key. |
3d505de28e69
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61020
diff
changeset
|
4103 |
61020 | 4104 2005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk> |
4105 | |
4106 * programs.texi: Reformat and update copyright years. | |
4107 (Fortran): Update section. | |
4108 | |
61012
c5ecd2832dea
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61008
diff
changeset
|
4109 2005-03-26 Luc Teirlinck <teirllm@auburn.edu> |
c5ecd2832dea
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61008
diff
changeset
|
4110 |
c5ecd2832dea
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61008
diff
changeset
|
4111 * files.texi: Several small changes in addition to: |
c5ecd2832dea
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61008
diff
changeset
|
4112 (Visiting): Change xref for Dialog Boxes to ref. |
c5ecd2832dea
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61008
diff
changeset
|
4113 (Version Headers): Replace references to obsolete var |
c5ecd2832dea
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61008
diff
changeset
|
4114 `vc-header-alist' with `vc-BACKEND-header'. |
c5ecd2832dea
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61008
diff
changeset
|
4115 (Customizing VC): Update value of `vc-handled-backends'. |
c5ecd2832dea
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61008
diff
changeset
|
4116 |
60998 | 4117 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk> |
4118 | |
4119 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section; | |
4120 move here from Emacs Lisp Reference Manual. | |
4121 * calendar.texi (Calendar/Diary, Diary Commands) | |
4122 (Special Diary Entries, Importing Diary): Change some xrefs to | |
4123 point to emacs-xtra rather than elisp. | |
4124 | |
63923
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63868
diff
changeset
|
4125 * emacs-xtra.texi (Calendar Customizing): |
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63868
diff
changeset
|
4126 Move view-diary-entries-initially, view-calendar-holidays-initially, |
61001 | 4127 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main |
4128 Emacs Manual. | |
4129 (Appt Customizing): Merge entire section into main Emacs Manual. | |
61002 | 4130 * calendar.texi (Holidays): Move view-calendar-holidays-initially, |
61001 | 4131 mark-holidays-in-calendar here from emacs-xtra. |
4132 (Displaying the Diary): Move view-diary-entries-initially, | |
4133 mark-diary-entries-in-calendar here from emacs-xtra. | |
4134 (Appointments): Move appt-display-mode-line, | |
4135 appt-display-duration, appt-disp-window-function, | |
4136 appt-delete-window-function here from emacs-xtra. | |
4137 | |
4138 * calendar.texi: Update and reformat copyright. | |
61008 | 4139 Change all @xrefs to the non-printing emacs-xtra to @inforefs. |
61001 | 4140 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3. |
4141 (Diary): Refer to `diary-file' rather than ~/diary. | |
4142 (Diary Commands): Rename node to "Displaying the Diary". | |
61005 | 4143 * emacs.texi (Top): Rename "Diary Commands" section. |
4144 * misc.texi (Hardcopy): Rename "Diary Commands" xref. | |
61001 | 4145 |
60989 | 4146 2005-03-26 Eli Zaretskii <eliz@gnu.org> |
4147 | |
60992 | 4148 * misc.texi (Emacs Server): Fix the command for setting |
4149 server-name. Add an xref to Invoking emacsclient. | |
4150 | |
60990 | 4151 * help.texi (Help Summary): Clarify when "C-h ." will do something |
4152 nontrivial. | |
4153 (Apropos): Add cindex entry for apropos-sort-by-scores. | |
4154 | |
60989 | 4155 * display.texi (Text Display): Add index entries for how no-break |
4156 characters are displayed. | |
4157 | |
60983 | 4158 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change) |
4159 | |
4160 * dired-x.texi (Multiple Dired Directories): default-directory was | |
4161 renamed to dired-default-directory. | |
4162 | |
60977 | 4163 2005-03-26 Eli Zaretskii <eliz@gnu.org> |
4164 | |
4165 * files.texi (Visiting): Fix cross-references introduced with the | |
4166 last change. | |
4167 | |
61012
c5ecd2832dea
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61008
diff
changeset
|
4168 * xresources.texi (GTK resources): Fix last change. |
60977 | 4169 |
60971
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4170 2005-03-26 Jay Belanger <belanger@truman.edu> |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4171 |
63923
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63868
diff
changeset
|
4172 * calc.texi (Simplifying Formulas, Rewrite Rules): |
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63868
diff
changeset
|
4173 Change description of top and bottom of fraction. |
60971
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4174 (Modulo Forms): Move description of how to create modulo forms to |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4175 earlier in the section. |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4176 (Fraction Mode): Suggest using : to get a fraction by dividing. |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4177 (Basic Arithmetic): Adjust placement of command name. |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4178 (Truncating the Stack): Emphasize that "hidden" entries are still |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4179 visible. |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4180 (Installation): Move discussion of printing manual to "About This |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4181 Manual". |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4182 (About This Manual): Mention how to print the manual. |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4183 (Reporting Bugs): Remove first person. |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4184 (Building Vectors): Add algebraic version of append. |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4185 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector. |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4186 (Grouping Digits): Fix typo. |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4187 |
60956
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4188 2005-03-25 Chong Yidong <cyd@stupidchicken.com> |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4189 |
60966
bc93d41f78c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60956
diff
changeset
|
4190 * xresources.texi (X Resources): GTK options documented too. |
bc93d41f78c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60956
diff
changeset
|
4191 (Resources): Clarify meaning of program name. |
bc93d41f78c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60956
diff
changeset
|
4192 (Table of Resources): Add visualClass. |
bc93d41f78c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60956
diff
changeset
|
4193 (GTK resources): Rewrite. |
bc93d41f78c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60956
diff
changeset
|
4194 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups. |
bc93d41f78c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60956
diff
changeset
|
4195 |
60956
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4196 * display.texi (Text Display): Mention non-breaking spaces. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4197 |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4198 * files.texi (Reverting): Document auto-revert-check-vc-info. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4199 |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4200 * frames.texi (Mouse Commands): Document |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4201 x-mouse-click-focus-ignore-position and mouse-drag-copy-region. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4202 |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4203 * help.texi (Help Summary): Add `C-h .'. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4204 (Apropos): Apropos accepts a list of search terms. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4205 Document apropos-sort-by-scores. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4206 (Help Echo): Document display-local-help. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4207 |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4208 * misc.texi (Emacs Server): Document server-name. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4209 (Invoking emacsclient): Document -s option for server names. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4210 |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4211 * text.texi (Outline Visibility): Introduce "current heading |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4212 line" (commands can be called with point on a body line). |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4213 Re-order table to follow the sequence of discussion. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4214 hide-body won't hide lines before first header line. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4215 (TeX Mode): Add DocTeX mode. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4216 |
60927
bae786986f2e
* calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi: Replace
Werner LEMBERG <wl@gnu.org>
parents:
60919
diff
changeset
|
4217 2005-03-25 Werner Lemberg <wl@gnu.org> |
bae786986f2e
* calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi: Replace
Werner LEMBERG <wl@gnu.org>
parents:
60919
diff
changeset
|
4218 |
63923
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63868
diff
changeset
|
4219 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi: |
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63868
diff
changeset
|
4220 Replace `legal' with `valid'. |
60927
bae786986f2e
* calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi: Replace
Werner LEMBERG <wl@gnu.org>
parents:
60919
diff
changeset
|
4221 |
60919
3ad3287d2e49
* calc.texi, reftex.texi: Replace `illegal' with `invalid'.
Werner LEMBERG <wl@gnu.org>
parents:
60886
diff
changeset
|
4222 2005-03-25 Werner Lemberg <wl@gnu.org> |
3ad3287d2e49
* calc.texi, reftex.texi: Replace `illegal' with `invalid'.
Werner LEMBERG <wl@gnu.org>
parents:
60886
diff
changeset
|
4223 |
3ad3287d2e49
* calc.texi, reftex.texi: Replace `illegal' with `invalid'.
Werner LEMBERG <wl@gnu.org>
parents:
60886
diff
changeset
|
4224 * calc.texi, reftex.texi: Replace `illegal' with `invalid'. |
3ad3287d2e49
* calc.texi, reftex.texi: Replace `illegal' with `invalid'.
Werner LEMBERG <wl@gnu.org>
parents:
60886
diff
changeset
|
4225 |
60886
2a5ec2822c31
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60885
diff
changeset
|
4226 2005-03-24 Jay Belanger <belanger@truman.edu> |
2a5ec2822c31
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60885
diff
changeset
|
4227 |
2a5ec2822c31
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60885
diff
changeset
|
4228 * calc.texi (General Mode Commands) |
63923
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63868
diff
changeset
|
4229 (Mode Settings in Embedded Mode): Add some explanation of |
60886
2a5ec2822c31
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60885
diff
changeset
|
4230 recording mode settings. |
2a5ec2822c31
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60885
diff
changeset
|
4231 |
60885
d4cec5499047
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60865
diff
changeset
|
4232 2005-03-24 Richard M. Stallman <rms@gnu.org> |
d4cec5499047
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60865
diff
changeset
|
4233 |
d4cec5499047
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60865
diff
changeset
|
4234 * mule.texi (Single-Byte Character Support): Delete mention |
d4cec5499047
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60865
diff
changeset
|
4235 of iso-acc.el and iso-transl.el. |
d4cec5499047
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60865
diff
changeset
|
4236 |
d4cec5499047
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60865
diff
changeset
|
4237 * calc.texi: Remove praise of non-free software. |
d4cec5499047
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60865
diff
changeset
|
4238 |
d4cec5499047
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60865
diff
changeset
|
4239 * idlwave.texi: Don't say where to get IDL or its non-free manual. |
d4cec5499047
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60865
diff
changeset
|
4240 (Installation): Node deleted. |
d4cec5499047
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60865
diff
changeset
|
4241 |
60865 | 4242 2005-03-23 Lute Kamstra <lute@gnu.org> |
4243 | |
4244 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch. | |
4245 | |
60862
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
4246 2005-03-23 Richard M. Stallman <rms@gnu.org> |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
4247 |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
4248 * url.texi (HTTP language/coding): Improve last change. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
4249 |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
4250 * search.texi: Delete explicit node pointers. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
4251 (Incremental Search): New menu. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
4252 (Basic Isearch, Repeat Isearch, Error in Isearch) |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
4253 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll) |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
4254 (Slow Isearch): New subnodes. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
4255 (Configuring Scrolling): Node deleted. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
4256 (Search Case): Doc default-case-fold-search. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
4257 (Regexp Replace): Move replace-regexp doc here. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
4258 |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
4259 * rmail.texi (Movemail): Put commas inside closequotes. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
4260 |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
4261 * picture.texi (Insert in Picture): Document C-c arrow combos. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
4262 (Basic Picture): Clarify erasure. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
4263 |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
4264 * display.texi (Font Lock): Put commas inside closequotes. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
4265 |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
4266 * cmdargs.texi (General Variables): Put commas inside closequotes. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
4267 |
60842
10091146986d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60818
diff
changeset
|
4268 2005-03-23 Nick Roberts <nickrob@snap.net.nz> |
10091146986d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60818
diff
changeset
|
4269 |
10091146986d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60818
diff
changeset
|
4270 * building.texi (Stack Buffer): Mention reverse contrast for |
10091146986d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60818
diff
changeset
|
4271 *selected* frame (might not be current frame). |
10091146986d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60818
diff
changeset
|
4272 |
60818
21c4c9337afa
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60804
diff
changeset
|
4273 2005-03-22 Jay Belanger <belanger@truman.edu> |
21c4c9337afa
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60804
diff
changeset
|
4274 |
21c4c9337afa
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60804
diff
changeset
|
4275 * calc.texi (Embedded Mode): Add new information on changing |
21c4c9337afa
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60804
diff
changeset
|
4276 modes. |
21c4c9337afa
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60804
diff
changeset
|
4277 |
60804
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4278 2005-03-21 Richard M. Stallman <rms@gnu.org> |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4279 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4280 * building.texi (Starting GUD): Add bashdb. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4281 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4282 2005-03-20 Chong Yidong <cyd@stupidchicken.com> |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4283 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4284 * basic.texi (Moving Point): Add M-g M-g binding. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4285 (Undo): Document undo-only. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4286 (Position Info): Document M-g M-g and C-u M-g M-g. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4287 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4288 * building.texi (Building): Put Grep Searching after Compilation |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4289 Shell. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4290 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4291 Document next-error-highlight. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4292 (Grep Searching): Document grep-highlight-matches. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4293 (Lisp Eval): Typing C-x C-e twice prints integers specially. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4294 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4295 * calendar.texi (Importing Diary): Rename node from iCalendar. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4296 Document diary-from-outlook. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4297 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4298 * dired.texi (Misc Dired Features): Rename node from Misc Dired |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4299 Commands. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4300 Mention effect of X drag and drop on Dired buffers. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4301 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4302 * files.texi (Visiting): Document large-file-warning-threshold. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4303 Move paragraph on file-selection dialog. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4304 Mention visiting files using X drag and drop. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4305 (Reverting): Mention using Auto-Revert mode to tail files. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4306 Document auto-revert-tail-mode. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4307 (Version Systems): Minor correction. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4308 (Comparing Files): Diff-mode is no longer based on Compilation |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4309 mode. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4310 Document compare-ignore-whitespace. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4311 (Misc File Ops): Explain passing a directory to rename-file. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4312 Likewise for copy-file and make-symbolic-link. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4313 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4314 * frames.texi (Wheeled Mice): Mouse wheel support on by default. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4315 Document mouse-wheel-progressive speed. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4316 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4317 * help.texi (Misc Help): Document numeric argument for C-h i. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4318 Correctly explain the effect of just C-u as argument. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4319 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4320 * killing.texi (Deletion): Document numeric argument for |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4321 just-one-space. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4322 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4323 * mini.texi (Completion): Completion acts on text before point. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4324 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4325 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4326 (Emulation): CUA mode replaces pc-bindings-mode, |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4327 pc-selection-mode, and s-region. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4328 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4329 * mule.texi (Input Methods): Leim is now built-in. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4330 (Select Input Method): Document quail-show-key. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4331 (Specify Coding): Document revert-buffer-with-coding-system. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4332 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4333 * programs.texi (Fortran Motion): Document f90-next-statement, |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4334 f90-previous-statement, f90-next-block, f90-previous-block, |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4335 f90-end-of-block, and f90-beginning-of-block. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4336 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4337 * text.texi (Format Faces): Replace old M-g key prefix with M-o. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4338 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4339 * emacs.texi (Acknowledgments): Updated. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4340 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4341 * anti.texi: Total rewrite. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
4342 |
60763
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
4343 2005-03-20 Michael Albinus <michael.albinus@gmx.de> |
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
4344 |
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
4345 Sync with Tramp 2.0.48. |
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
4346 |
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
4347 * trampver.texi.in: Replace "Emacs" by "GNU Emacs". |
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
4348 |
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
4349 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by |
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
4350 "GNU/Linux". Change all addresses to .gnu.org. |
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
4351 (Default Method): Offer shortened syntax for "su" and "sudo" |
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
4352 methods. |
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
4353 |
60751 | 4354 2005-03-19 Chong Yidong <cyd@stupidchicken.com> |
4355 | |
4356 * ack.texi (Acknowledgments): Update. | |
4357 | |
4358 2005-03-19 Eli Zaretskii <eliz@gnu.org> | |
4359 | |
4360 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update | |
4361 copyright years. | |
4362 | |
60593
fc285ac82034
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60504
diff
changeset
|
4363 2005-03-14 Nick Roberts <nickrob@snap.net.nz> |
fc285ac82034
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60504
diff
changeset
|
4364 |
fc285ac82034
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60504
diff
changeset
|
4365 * building.texi (Commands of GUD): Move paragraph on setting |
fc285ac82034
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60504
diff
changeset
|
4366 breakpoints with mouse to the GDB Graphical Interface node. |
fc285ac82034
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60504
diff
changeset
|
4367 |
60494
73ec37ea31ce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60468
diff
changeset
|
4368 2005-03-07 Richard M. Stallman <rms@gnu.org> |
73ec37ea31ce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60468
diff
changeset
|
4369 |
60504
7e29653a0f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60494
diff
changeset
|
4370 * url.texi: Fix usage of "e.g.". |
7e29653a0f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60494
diff
changeset
|
4371 (HTTP language/coding): Explain the rules for these strings. |
7e29653a0f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60494
diff
changeset
|
4372 |
7e29653a0f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60494
diff
changeset
|
4373 * misc.texi (Single Shell, Shell Options): Fix previous change. |
7e29653a0f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60494
diff
changeset
|
4374 |
60494
73ec37ea31ce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60468
diff
changeset
|
4375 * building.texi (Debugger Operation): Update GUD tooltip enable info. |
73ec37ea31ce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60468
diff
changeset
|
4376 |
60458
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4377 2005-03-06 Richard M. Stallman <rms@gnu.org> |
60468
a353a48e3aeb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60458
diff
changeset
|
4378 |
60458
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4379 * building.texi (Starting GUD): Don't explain text vs graphical |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4380 GDB here. Just mention it and xref. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4381 Delete "just one debugger process". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4382 (Debugger Operation): Move GUD tooltip info here. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4383 (GUD Tooltips): Node deleted. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4384 (GDB Graphical Interface): Explain the two GDB modes here. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4385 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4386 * woman.texi (Introduction): Minor cleanups. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4387 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4388 * url.texi (HTTP language/coding): Get rid of "Emacs 21". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4389 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4390 * sending.texi (Sending Mail): Minor cleanup. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4391 (Mail Aliases): Explain quoting conventions. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4392 Update key rebinding example. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4393 (Header Editing): C-M-i is like M-TAB. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4394 (Mail Mode Misc): mail-attach-file does not do MIME. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4395 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4396 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4397 that really belongs here. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4398 (Remote Mailboxes): Text moved to Rmail Inbox. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4399 (Rmail Display): Mention Mouse-1. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4400 (Movemail): Clarify two movemail versions. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4401 Clarify rmail-movemail-program. |
60763
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
4402 |
60458
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4403 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4404 (Installation): Node deleted. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4405 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4406 * misc.texi (Single Shell): Replace uudecode example with gpg example. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4407 Document async shell commands. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4408 (Shell History): Clarify. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4409 (Shell Ring): Mention C-UP an C-DOWN. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4410 (Shell Options): Add comint-prompt-read-only. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4411 (Invoking emacsclient): Set EDITOR to run Emacs. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4412 (Sorting): No need to explain what region is. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4413 (Saving Emacs Sessions): Fix typo. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4414 (Recursive Edit): Fix punctuation. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4415 (Emulation): Don't mention "PC bindings" which are standard. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4416 (Hyperlinking): Explain Mouse-1 convention here. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4417 (Find Func): Node deleted. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4418 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4419 * mh-e.texi (Preface): Get rid of "Emacs 21". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4420 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4421 * help.texi (Name Help): Xref to Hyperlinking. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4422 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4423 * glossary.texi (Glossary): |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4424 Rename "Balance Parentheses" to "Balancing...". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4425 Add "Byte Compilation". Correct "Copyleft". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4426 New xref in "Customization". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4427 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4428 Add "Graphical Terminal" "Keybinding", "Margin", "Window System". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4429 Rename "Registers" to "Register". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4430 Replace "Selecting" with "Selected Frame", |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4431 "Selected Window", and "Selecting a Buffer". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4432 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4433 * files.texi (Types of Log File): Explain how projects' |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4434 methods can vary. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4435 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4436 * eshell.texi (Installation): Delete node (for Emacs 20). |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4437 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4438 * display.texi (Faces): Delete "Emacs 21". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4439 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4440 * custom.texi (Changing a Variable): C-M-i like M-TAB. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4441 * fixit.texi (Spelling): C-M-i like M-TAB. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4442 * mini.texi (Completion Options): C-M-i like M-TAB. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4443 * programs.texi (Symbol Completion): C-M-i like M-TAB. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4444 * text.texi (Text Mode): C-M-i like M-TAB. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4445 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4446 * commands.texi (Keys): Mention F1 and F2 in list of prefixes. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4447 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4448 * calendar.texi (Specified Dates): Mention `g w'. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4449 (Appointments): appt-activate toggles with no arg. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4450 |
60408
49ffcf1ce31c
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
60401
diff
changeset
|
4451 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org> |
49ffcf1ce31c
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
60401
diff
changeset
|
4452 |
49ffcf1ce31c
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
60401
diff
changeset
|
4453 * flymake.texi: Refill and tweak style in @lisp blocks. |
49ffcf1ce31c
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
60401
diff
changeset
|
4454 |
60401 | 4455 2005-03-05 Juri Linkov <juri@jurta.org> |
4456 | |
4457 * cmdargs.texi (Emacs Invocation): Add cindex | |
4458 "invocation (command line arguments)" | |
4459 (Misc X): Add -nbc, --no-blinking-cursor. | |
4460 | |
60383 | 4461 2005-03-04 Ulf Jasper <ulf.jasper@web.de> |
4462 | |
4463 * calendar.texi (iCalendar): No need to require it now. | |
4464 | |
60356
3f394ef46f57
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-151
Miles Bader <miles@gnu.org>
parents:
60341
diff
changeset
|
4465 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de> |
3f394ef46f57
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-151
Miles Bader <miles@gnu.org>
parents:
60341
diff
changeset
|
4466 |
3f394ef46f57
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-151
Miles Bader <miles@gnu.org>
parents:
60341
diff
changeset
|
4467 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very". |
3f394ef46f57
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-151
Miles Bader <miles@gnu.org>
parents:
60341
diff
changeset
|
4468 |
60341
f808df05f1e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60323
diff
changeset
|
4469 2005-03-03 Nick Roberts <nickrob@snap.net.nz> |
f808df05f1e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60323
diff
changeset
|
4470 |
f808df05f1e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60323
diff
changeset
|
4471 * trouble.texi (Contributing): Mention Savannah. Direct users to |
f808df05f1e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60323
diff
changeset
|
4472 emacs-devel. |
f808df05f1e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60323
diff
changeset
|
4473 |
60323 | 4474 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk> |
4475 | |
4476 * calendar.texi (Adding to Diary): Mention redrawing of calendar | |
4477 window. | |
4478 | |
60314
b80008bdbb01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60293
diff
changeset
|
4479 2005-03-01 Jay Belanger <belanger@truman.edu> |
b80008bdbb01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60293
diff
changeset
|
4480 |
b80008bdbb01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60293
diff
changeset
|
4481 * calc.texi (Trigonometric and Hyperbolic Functions): |
b80008bdbb01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60293
diff
changeset
|
4482 Mention additional functions. |
b80008bdbb01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60293
diff
changeset
|
4483 (Algebraic Simplifications): Mention additional simplifications. |
b80008bdbb01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60293
diff
changeset
|
4484 |
60458
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4485 2005-02-27 Richard M. Stallman <rms@gnu.org> |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4486 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4487 * building.texi (Compilation): Update mode line status info. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
4488 |
60293 | 4489 2005-02-27 Matt Hodges <MPHodges@member.fsf.org> |
4490 | |
4491 * calendar.texi (General Calendar): Document binding of | |
4492 scroll-other-window-down. | |
4493 (Mayan Calendar): Fix earliest date. | |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4494 (Time Intervals): Document timeclock-change. |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4495 Fix timeclock-ask-before-exiting documentation. |
60293 | 4496 |
60255 | 4497 2005-02-26 Kim F. Storm <storm@cua.dk> |
4498 | |
4499 * frames.texi (Mouse References): | |
4500 Add mouse-1-click-in-non-selected-windows. | |
4501 | |
60247
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
4502 2005-02-25 Richard M. Stallman <rms@gnu.org> |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
4503 |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
4504 * screen.texi (Screen): Explain better about cursors and mode lines; |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
4505 don't presuppose text terminals. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
4506 (Point): Don't assume just one cursor. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
4507 Clarify explanation of cursors. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
4508 (Echo Area, Menu Bar): Cleanups. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
4509 |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
4510 * mini.texi (Minibuffer): Prompts are highlighted. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
4511 (Minibuffer Edit): Newline = C-j only on text terminals. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
4512 Clarify resize-mini-windows values. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
4513 Mention M-PAGEUP and M-PAGEDOWN. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
4514 (Completion Commands): Mouse-1 like Mouse-2. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
4515 (Minibuffer History): Explain history commands better. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
4516 (Repetition): Add xref to Incremental Search. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
4517 |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
4518 * mark.texi (Setting Mark): Clarify info about displaying mark. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
4519 Clarify explanation of C-@ and C-SPC. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
4520 (Transient Mark): Mention Delete Selection mode. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
4521 (Marking Objects): Clean up text about extending the region. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
4522 |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
4523 * m-x.texi (M-x): One C-g doesn't always go to top level. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
4524 No delay before suggest-key-bindings output. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
4525 |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
4526 * fixit.texi (Fixit): Mention C-/ for undo. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
4527 (Spelling): Mention ESC TAB like M-TAB. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
4528 Replacement words with r and R are rechecked. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
4529 Say where C-g leaves point. Mention ? as input. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
4530 |
60231 | 4531 2005-02-23 Lute Kamstra <lute@gnu.org> |
4532 | |
4533 * cmdargs.texi (Initial Options): Add cross reference. | |
4534 | |
60140
3f04dc96bdc4
ses.texi: Add concept/function/variable indices
Jonathan Yavner <jyavner@member.fsf.org>
parents:
60125
diff
changeset
|
4535 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org> |
3f04dc96bdc4
ses.texi: Add concept/function/variable indices
Jonathan Yavner <jyavner@member.fsf.org>
parents:
60125
diff
changeset
|
4536 |
3f04dc96bdc4
ses.texi: Add concept/function/variable indices
Jonathan Yavner <jyavner@member.fsf.org>
parents:
60125
diff
changeset
|
4537 * ses.texi: Add concept/function/variable indices (this work was |
3f04dc96bdc4
ses.texi: Add concept/function/variable indices
Jonathan Yavner <jyavner@member.fsf.org>
parents:
60125
diff
changeset
|
4538 donated by Brad Collins <brad@chenla.org>, copyright-assignment |
3f04dc96bdc4
ses.texi: Add concept/function/variable indices
Jonathan Yavner <jyavner@member.fsf.org>
parents:
60125
diff
changeset
|
4539 papers on file at FSF). |
3f04dc96bdc4
ses.texi: Add concept/function/variable indices
Jonathan Yavner <jyavner@member.fsf.org>
parents:
60125
diff
changeset
|
4540 |
60122
9dade6c4c712
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
60117
diff
changeset
|
4541 2005-02-16 Luc Teirlinck <teirllm@auburn.edu> |
9dade6c4c712
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
60117
diff
changeset
|
4542 |
9dade6c4c712
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
60117
diff
changeset
|
4543 * emacs.texi (Top): Update menu for splitting of node in |
60125
7722b1983f28
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
60122
diff
changeset
|
4544 msdog.texi. |
60122
9dade6c4c712
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
60117
diff
changeset
|
4545 * frames.texi (Frames): Update xref for splitting of node in |
60125
7722b1983f28
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
60122
diff
changeset
|
4546 msdog.texi. |
7722b1983f28
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
60122
diff
changeset
|
4547 * trouble.texi (Quitting): Ditto. |
60122
9dade6c4c712
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
60117
diff
changeset
|
4548 |
60117
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4549 2005-02-16 Richard M. Stallman <rms@gnu.org> |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4550 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4551 * windows.texi (Split Window): Simplify line truncation info |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4552 and xref to Display Custom. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4553 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4554 * trouble.texi (Quitting): Emergency escape only for text terminal. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4555 (Screen Garbled): C-l for ungarbling is only for text terminal. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4556 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4557 * text.texi (Text Mode): ESC TAB alternative for M-TAB. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4558 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4559 * sending.texi (Header Editing): ESC TAB alternative for M-TAB. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4560 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4561 * programs.texi (Program Modes): Mention Python mode. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4562 (Moving by Defuns): Repeating C-M-h extends region. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4563 (Basic Indent): Clarify. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4564 (Custom C Indent): Clarify. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4565 (Expressions): Repeating C-M-@ extends region. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4566 (Info Lookup): Clarify for C-h S. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4567 (Symbol Completion): ESC TAB alternative for M-TAB. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4568 (Electric C): Clarify. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4569 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4570 * emacs.texi (Top): Update display.texi and frames.texi submenu data. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4571 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4572 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4573 MS-DOS Input node. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4574 (MS-DOS Keyboard): Start with explaining DEL and BREAK. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4575 (MS-DOS and MULE): Clarify. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4576 (MS-DOS Processes, Windows Processes): Fix typos. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4577 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4578 * major.texi (Choosing Modes): Clarify. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4579 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4580 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4581 (Keyboard Macro Step-Edit): Clarify. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4582 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4583 * indent.texi (Indentation): Clarifications. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4584 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4585 * help.texi (Help): Correct error about C-h in query-replace. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4586 Clarify apropos vs C-h a. Fix how to search in FAQ. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4587 (Key Help): Describe C-h w here. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4588 (Name Help): Minor cleanup. C-h w moved to Key Help. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4589 Clarify the "object" joke. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4590 (Apropos): Clarify. Mouse-1 like Mouse-2. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4591 (Help Mode): Mouse-1 like Mouse-2. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4592 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4593 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4594 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4595 * display.texi (Display): Reorder menu. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4596 (Faces): Cleanup. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4597 (Font Lock): Cleanup. Mention Options menu. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4598 Delete obsolete text. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4599 (Scrolling): For C-l, don't presume text terminal. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4600 (Horizontal Scrolling): Simplify intro. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4601 (Follow Mode): Clarify. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4602 (Cursor Display): Moved before Display Custom. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4603 (Display Custom): Explain no-redraw-on-reenter is for text terminals. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4604 Doc default-tab-width. Doc line truncation more thoroughly. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4605 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4606 * dired.texi (Dired Enter): C-x C-f can run Dired. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4607 (Dired Visiting): Comment out `a' command. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4608 Mouse-1 is like Mouse-2. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4609 (Shell Commands in Dired): ? can be used more than once. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4610 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4611 * basic.texi (Continuation Lines): Simplify description of truncation, |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4612 and refer to Display Custom for the rest of it. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
4613 |
60011
d1a5eeb1d74f
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60002
diff
changeset
|
4614 2005-02-10 Jay Belanger <belanger@truman.edu> |
d1a5eeb1d74f
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60002
diff
changeset
|
4615 |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4616 * calc.texi: Change @LaTeX to La@TeX throughout. |
60017
6f0850608427
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60011
diff
changeset
|
4617 Redefine @expr as @math for TeX output. |
6f0850608427
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60011
diff
changeset
|
4618 Redefine @texline as a no-op for TeX output. |
6f0850608427
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60011
diff
changeset
|
4619 Define @tfn, replace @t by @tfn throughout. |
60011
d1a5eeb1d74f
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60002
diff
changeset
|
4620 |
60002
3d5a318cb24a
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59996
diff
changeset
|
4621 2005-02-09 Jay Belanger <belanger@truman.edu> |
3d5a318cb24a
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59996
diff
changeset
|
4622 |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4623 * calc.texi: Add macro for LaTeX for info output. |
60002
3d5a318cb24a
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59996
diff
changeset
|
4624 |
59985 | 4625 2005-02-08 Kim F. Storm <storm@cua.dk> |
4626 | |
4627 * texinfo.tex (LaTex): Add def. | |
4628 | |
59968
a2314da923ec
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59960
diff
changeset
|
4629 2005-02-06 Jay Belanger <belanger@truman.edu> |
a2314da923ec
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59960
diff
changeset
|
4630 |
a2314da923ec
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59960
diff
changeset
|
4631 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and |
a2314da923ec
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59960
diff
changeset
|
4632 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode |
a2314da923ec
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59960
diff
changeset
|
4633 throughout manual. |
a2314da923ec
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59960
diff
changeset
|
4634 |
59960 | 4635 2005-02-06 Lute Kamstra <lute@gnu.org> |
4636 | |
4637 * basic.texi (Undo): Fix typo. | |
4638 | |
4639 * cmdargs.texi (Emacs Invocation): Fix typo. | |
4640 | |
4641 * custom.texi (Init Examples): Fix typo. | |
4642 | |
4643 * abbrevs.texi (Expanding Abbrevs): Fix typo. | |
4644 | |
59954
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4645 2005-02-06 Richard M. Stallman <rms@gnu.org> |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4646 |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4647 * regs.texi (Registers): Registers can hold numbers, too. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4648 |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4649 * killing.texi (Other Kill Commands): Cleanup. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4650 Delete redundant explanation of kill in read-only buffer. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4651 (Yanking): Mention term "copying". |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4652 (Accumulating Text): Fix typo. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4653 |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4654 * entering.texi (Entering Emacs): Update rationale at start. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4655 (Exiting): Treat iconifying on a par with suspension. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4656 |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4657 * custom.texi (Minor Modes): Fix typo. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4658 (Easy Customization): Fix menu style. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4659 (Variables): Add xref. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4660 (Examining): Setting for future sessions works through .emacs. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4661 (Keymaps): "Text terminals", not "Many". |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4662 (Init Rebinding): Explain \C-. Show example of \M-. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4663 Fix minor wording errors. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4664 (Function Keys): Explain vector syntax just once. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4665 (Named ASCII Chars): Clarify history of TAB/C-i connection. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4666 (Init File): Mention .emacs.d directory. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4667 (Init Examples): Add xref. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4668 (Find Init): Mention .emacs.d directory. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4669 |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4670 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4671 (Action Arguments): Explain which kinds of -l args are found how. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4672 (Initial Options): --batch does not inhibit site-start. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4673 Add xrefs. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4674 (Command Example): Use --batch, not -batch. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4675 |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4676 * basic.texi (Inserting Text): Cleanup wording. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4677 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4678 C-n is not error at end of buffer. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4679 (Undo): Doc C-/ like C-_. Add xrefs. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4680 (Arguments): META key may be labeled ALT. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4681 Peculiar arg meanings are explained in doc strings. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4682 |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4683 * abbrevs.texi (Expanding Abbrevs): Clarify. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
4684 |
59930 | 4685 2005-02-05 Eli Zaretskii <eliz@gnu.org> |
4686 | |
4687 * frames.texi (Frame Parameters): Add an xref to the description | |
4688 of list-colors-display. Add a pointer to the X docs about colors. | |
4689 | |
4690 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes. | |
4691 Impove docs of list-colors-display. | |
4692 | |
59896 | 4693 2005-02-03 Lute Kamstra <lute@gnu.org> |
4694 | |
4695 * frames.texi (Frames, Drag and Drop): Fix typos. | |
4696 | |
59894
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4697 2005-02-03 Richard M. Stallman <rms@gnu.org> |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4698 |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4699 * windows.texi (Basic Window): Mention color-change in mode line. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4700 (Change Window): Explain dragging vertical boundaries. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4701 |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4702 * text.texi (Sentences): Clarify. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4703 (Paragraphs): Explain M-a and blank lines. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4704 (Outline Mode): Clarify text and menu. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4705 (Hard and Soft Newlines): Mention use-hard-newlines. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4706 |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4707 * frames.texi (Frames): Delete unnecessary mention of Windows. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4708 (Mouse Commands): Likewise. Mention xterm mouse support. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4709 (Clipboard): Clarify. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4710 (Mouse References): Mention use of Mouse-1 for following links. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4711 (Menu Mouse Clicks): Clarify. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4712 (Mode Line Mouse): Clarify. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4713 (Drag and Drop): Rewrite. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4714 |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4715 * fixit.texi (Spelling): Fix typo. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4716 |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4717 * files.texi (File Names): Clarify. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4718 (Visiting): Update conditions for use of file dialog. Clarify. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4719 (Saving): Doc d as answer in save-some-buffers. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4720 (Remote Files): Clean up the text. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4721 |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4722 * dired.texi (Misc Dired Commands): Delete dired-marked-files. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4723 |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4724 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4725 (List Buffers): Clarify. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4726 (Several Buffers): Doc T command. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4727 (Buffer Convenience): Clarify menu. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4728 |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4729 * basic.texi (Undo): Clarify last change. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4730 |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4731 2005-02-02 Matt Hodges <MPHodges@member.fsf.org> |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4732 |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4733 * fixit.texi (Spelling): Fix typo. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4734 |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
4735 2005-02-01 Luc Teirlinck <teirllm@auburn.edu> |
59839
9128c1837a85
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59824
diff
changeset
|
4736 |
9128c1837a85
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59824
diff
changeset
|
4737 * basic.texi (Undo): Update description of `undo-outer-limit'. |
9128c1837a85
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59824
diff
changeset
|
4738 |
59824
ad5ebf27f575
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
59803
diff
changeset
|
4739 2005-02-01 Nick Roberts <nickrob@snap.net.nz> |
ad5ebf27f575
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
59803
diff
changeset
|
4740 |
ad5ebf27f575
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
59803
diff
changeset
|
4741 * building.texi: Update documentation relating to GDB Graphical |
ad5ebf27f575
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
59803
diff
changeset
|
4742 Interface. |
ad5ebf27f575
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
59803
diff
changeset
|
4743 |
59803
1d029199bde6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59801
diff
changeset
|
4744 2005-01-30 Luc Teirlinck <teirllm@auburn.edu> |
1d029199bde6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59801
diff
changeset
|
4745 |
1d029199bde6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59801
diff
changeset
|
4746 * custom.texi (Easy Customization): Adapt menu to node name change. |
1d029199bde6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59801
diff
changeset
|
4747 |
59801
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
4748 2005-01-30 Richard M. Stallman <rms@gnu.org> |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
4749 |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
4750 * custom.texi (Easy Customization): Defn of "User Option" now |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
4751 includes faces. Don't say just "option" when talking about variables. |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
4752 Do say just "options" to mean "anything customizable". |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
4753 (Specific Customization): Describe `customize-variable', |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
4754 not `customize-option'. |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
4755 |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
4756 * glossary.texi (Glossary) <Faces>: Add xref. |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
4757 <User Option>: Change definition--include faces. Change xref. |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
4758 |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
4759 * picture.texi (Picture): Mention artist.el. |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
4760 |
59803
1d029199bde6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59801
diff
changeset
|
4761 * sending.texi, screen.texi, programs.texi, misc.texi: |
1d029199bde6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59801
diff
changeset
|
4762 * mini.texi, major.texi, maintaining.texi, macos.texi: |
59801
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
4763 * help.texi, frames.texi, files.texi: |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
4764 Don't say just "option" when talking about variables. |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
4765 |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
4766 * display.texi, mule.texi: Don't say just "option" when talking |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
4767 about variables. Other minor cleanups. |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
4768 |
59764
472e5513512f
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-58
Miles Bader <miles@gnu.org>
parents:
59742
diff
changeset
|
4769 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org> |
472e5513512f
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-58
Miles Bader <miles@gnu.org>
parents:
59742
diff
changeset
|
4770 |
472e5513512f
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-58
Miles Bader <miles@gnu.org>
parents:
59742
diff
changeset
|
4771 * gnus.texi: Some edits based on comments from David Abrahams. |
472e5513512f
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-58
Miles Bader <miles@gnu.org>
parents:
59742
diff
changeset
|
4772 |
472e5513512f
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-58
Miles Bader <miles@gnu.org>
parents:
59742
diff
changeset
|
4773 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org> |
472e5513512f
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-58
Miles Bader <miles@gnu.org>
parents:
59742
diff
changeset
|
4774 |
472e5513512f
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-58
Miles Bader <miles@gnu.org>
parents:
59742
diff
changeset
|
4775 * gnus.texi (RSS): Fix the keystroke. |
472e5513512f
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-58
Miles Bader <miles@gnu.org>
parents:
59742
diff
changeset
|
4776 |
59742 | 4777 2005-01-26 Lute Kamstra <lute@gnu.org> |
4778 | |
4779 * cmdargs.texi (Initial Options): Add a cross reference to `Init | |
4780 File'. Mention the `-Q' option at the `--no-site-file' option. | |
4781 | |
59713 | 4782 2005-01-24 David Kastrup <dak@gnu.org> |
4783 | |
4784 * faq.texi: Update AUCTeX version info. | |
4785 | |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4786 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change) |
59690
0017dfb224ef
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-47
Miles Bader <miles@gnu.org>
parents:
59688
diff
changeset
|
4787 |
0017dfb224ef
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-47
Miles Bader <miles@gnu.org>
parents:
59688
diff
changeset
|
4788 * gnus-faq.texi ([4.1]): Typo. |
0017dfb224ef
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-47
Miles Bader <miles@gnu.org>
parents:
59688
diff
changeset
|
4789 |
59688
3761d1e2619d
* NEWS: Mention alias `find-grep' for `grep-find'.
David Kastrup <dak@gnu.org>
parents:
59683
diff
changeset
|
4790 2005-01-22 David Kastrup <dak@gnu.org> |
3761d1e2619d
* NEWS: Mention alias `find-grep' for `grep-find'.
David Kastrup <dak@gnu.org>
parents:
59683
diff
changeset
|
4791 |
3761d1e2619d
* NEWS: Mention alias `find-grep' for `grep-find'.
David Kastrup <dak@gnu.org>
parents:
59683
diff
changeset
|
4792 * building.texi (Grep Searching): Mention alias `find-grep' for |
3761d1e2619d
* NEWS: Mention alias `find-grep' for `grep-find'.
David Kastrup <dak@gnu.org>
parents:
59683
diff
changeset
|
4793 `grep-find'. |
3761d1e2619d
* NEWS: Mention alias `find-grep' for `grep-find'.
David Kastrup <dak@gnu.org>
parents:
59683
diff
changeset
|
4794 |
59663
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
4795 2005-01-20 Richard M. Stallman <rms@gnu.org> |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
4796 |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
4797 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS. |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
4798 |
59633
536895642bb7
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59582
diff
changeset
|
4799 2005-01-19 Jay Belanger <belanger@truman.edu> |
536895642bb7
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59582
diff
changeset
|
4800 |
536895642bb7
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59582
diff
changeset
|
4801 * calc.texi (Keep Arguments): Mention that keeping arguments |
536895642bb7
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59582
diff
changeset
|
4802 doesn't work with keyboard macros. |
536895642bb7
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59582
diff
changeset
|
4803 |
59663
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
4804 2005-01-16 Richard M. Stallman <rms@gnu.org> |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
4805 |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
4806 * autotype.texi (Autoinserting): Fix small error. |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
4807 |
59582
92796330257a
Sync with Tramp 2.0.47.
Michael Albinus <michael.albinus@gmx.de>
parents:
59563
diff
changeset
|
4808 2005-01-16 Michael Albinus <michael.albinus@gmx.de> |
92796330257a
Sync with Tramp 2.0.47.
Michael Albinus <michael.albinus@gmx.de>
parents:
59563
diff
changeset
|
4809 |
92796330257a
Sync with Tramp 2.0.47.
Michael Albinus <michael.albinus@gmx.de>
parents:
59563
diff
changeset
|
4810 Sync with Tramp 2.0.47. |
92796330257a
Sync with Tramp 2.0.47.
Michael Albinus <michael.albinus@gmx.de>
parents:
59563
diff
changeset
|
4811 |
92796330257a
Sync with Tramp 2.0.47.
Michael Albinus <michael.albinus@gmx.de>
parents:
59563
diff
changeset
|
4812 * tramp.texi (Compilation): New section, describing compilation of |
92796330257a
Sync with Tramp 2.0.47.
Michael Albinus <michael.albinus@gmx.de>
parents:
59563
diff
changeset
|
4813 remote files. |
92796330257a
Sync with Tramp 2.0.47.
Michael Albinus <michael.albinus@gmx.de>
parents:
59563
diff
changeset
|
4814 |
59563 | 4815 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net> |
59985 | 4816 |
61529 | 4817 * rmail.texi (Movemail): Explain differences |
59663
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
4818 between standard and mailutils versions of movemail. |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
4819 Describe command line and configuration options introduced |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
4820 with the latter. |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
4821 Explain the notion of mailbox URL, provide examples and |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
4822 cross-references to mailutils documentation. |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
4823 Describe various methods of specifying mailbox names, |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
4824 user names and user passwords for rmail. |
59683 | 4825 (Remote Mailboxes): New section. Describe |
4826 how movemail handles remote mailboxes. Describe configuration | |
59985 | 4827 options used to control its behavior. |
59663
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
4828 (Other Mailbox Formats): Explain handling of various mailbox |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
4829 formats. |
59563 | 4830 |
59528
4d6252ae9651
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59477
diff
changeset
|
4831 2005-01-13 Richard M. Stallman <rms@gnu.org> |
4d6252ae9651
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59477
diff
changeset
|
4832 |
4d6252ae9651
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59477
diff
changeset
|
4833 * commands.texi (Commands): Clarification. |
4d6252ae9651
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59477
diff
changeset
|
4834 |
59476
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
4835 2005-01-11 Richard M. Stallman <rms@gnu.org> |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
4836 |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
4837 * programs.texi (Multi-line Indent): Fix previous change. |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
4838 (Fortran Autofill): Simplify description of fortran-auto-fill-mode. |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
4839 |
59477
7ede8f60a682
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59476
diff
changeset
|
4840 2005-01-11 Kim F. Storm <storm@cua.dk> |
7ede8f60a682
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59476
diff
changeset
|
4841 |
7ede8f60a682
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59476
diff
changeset
|
4842 * widget.texi (Basic Types): Add :follow-link keyword. |
7ede8f60a682
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59476
diff
changeset
|
4843 |
7ede8f60a682
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59476
diff
changeset
|
4844 2005-01-09 Jay Belanger <belanger@truman.edu> |
7ede8f60a682
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59476
diff
changeset
|
4845 |
7ede8f60a682
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59476
diff
changeset
|
4846 * calc.texi (Basic Commands): Describe new behavior of calc-reset. |
7ede8f60a682
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59476
diff
changeset
|
4847 |
59476
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
4848 2005-01-08 Richard M. Stallman <rms@gnu.org> |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
4849 |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
4850 * display.texi (Faces): isearch-lazy-highlight-face renamed to |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
4851 lazy-highlight. |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
4852 |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
4853 * search.texi (Query Replace): Mention faces query-replace |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
4854 and lazy-highlight. |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
4855 (Incremental Search): Update isearch highlighting info. |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
4856 |
59419
9a44c6f6d8b7
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59406
diff
changeset
|
4857 2005-01-08 Jay Belanger <belanger@truman.edu> |
9a44c6f6d8b7
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59406
diff
changeset
|
4858 |
59426
555fd4d8a08e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59419
diff
changeset
|
4859 * calc.texi: Change throughout to reflect new default value of |
555fd4d8a08e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59419
diff
changeset
|
4860 calc-settings-file. |
59419
9a44c6f6d8b7
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59406
diff
changeset
|
4861 |
59406
cf93431040c9
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-17
Miles Bader <miles@gnu.org>
parents:
59403
diff
changeset
|
4862 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org> |
cf93431040c9
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-17
Miles Bader <miles@gnu.org>
parents:
59403
diff
changeset
|
4863 |
cf93431040c9
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-17
Miles Bader <miles@gnu.org>
parents:
59403
diff
changeset
|
4864 * message.texi (Reply): `message-reply-to-function' should return |
cf93431040c9
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-17
Miles Bader <miles@gnu.org>
parents:
59403
diff
changeset
|
4865 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>. |
cf93431040c9
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-17
Miles Bader <miles@gnu.org>
parents:
59403
diff
changeset
|
4866 |
59403
091d63cb5ca6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59376
diff
changeset
|
4867 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change) |
091d63cb5ca6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59376
diff
changeset
|
4868 |
091d63cb5ca6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59376
diff
changeset
|
4869 * faq.texi (Changing load-path): Fix typo. |
091d63cb5ca6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59376
diff
changeset
|
4870 |
59376
e3e31b01d0d9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59361
diff
changeset
|
4871 2005-01-05 Jay Belanger <belanger@truman.edu> |
e3e31b01d0d9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59361
diff
changeset
|
4872 |
e3e31b01d0d9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59361
diff
changeset
|
4873 * calc.texi (Programming Tutorial): Replace kbd command by |
e3e31b01d0d9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59361
diff
changeset
|
4874 appropriate characters for a keyboard macro. |
e3e31b01d0d9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59361
diff
changeset
|
4875 |
59358
183547001aee
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59354
diff
changeset
|
4876 2005-01-04 Jay Belanger <belanger@truman.edu> |
183547001aee
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59354
diff
changeset
|
4877 |
183547001aee
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59354
diff
changeset
|
4878 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats |
183547001aee
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59354
diff
changeset
|
4879 for Lucid Emacs. |
59361
b535efc2507d
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59358
diff
changeset
|
4880 (Programming Tutorial): Mention that the user needs to be in the |
b535efc2507d
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59358
diff
changeset
|
4881 right mode to compute some functions. |
59358
183547001aee
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59354
diff
changeset
|
4882 |
59354
8cc82403c2c1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59348
diff
changeset
|
4883 2005-01-04 Richard M. Stallman <rms@gnu.org> |
8cc82403c2c1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59348
diff
changeset
|
4884 |
8cc82403c2c1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59348
diff
changeset
|
4885 * custom.texi (Saving Customizations): Minor improvement. |
8cc82403c2c1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59348
diff
changeset
|
4886 |
59348
e83f9b957fa5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59337
diff
changeset
|
4887 2005-01-04 Jay Belanger <belanger@truman.edu> |
e83f9b957fa5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59337
diff
changeset
|
4888 |
e83f9b957fa5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59337
diff
changeset
|
4889 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is |
e83f9b957fa5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59337
diff
changeset
|
4890 no longer applicable. |
e83f9b957fa5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59337
diff
changeset
|
4891 |
59337
123d350f0883
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59297
diff
changeset
|
4892 2005-01-03 Luc Teirlinck <teirllm@auburn.edu> |
123d350f0883
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59297
diff
changeset
|
4893 |
123d350f0883
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59297
diff
changeset
|
4894 * custom.texi (Saving Customizations): Emacs no longer loads |
59354
8cc82403c2c1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59348
diff
changeset
|
4895 `custom-file' after .emacs. No longer mention customizing through |
8cc82403c2c1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59348
diff
changeset
|
4896 Custom. |
59337
123d350f0883
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59297
diff
changeset
|
4897 |
59297
d2e6f476710e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59285
diff
changeset
|
4898 2005-01-01 Jay Belanger <belanger@truman.edu> |
d2e6f476710e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59285
diff
changeset
|
4899 |
d2e6f476710e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59285
diff
changeset
|
4900 * calc.texi (Programming Tutorial): Changed description of how to |
d2e6f476710e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59285
diff
changeset
|
4901 edit keyboard macros to match current behavior. |
d2e6f476710e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59285
diff
changeset
|
4902 |
59285
3deae5b7833a
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
59283
diff
changeset
|
4903 2005-01-01 Andreas Schwab <schwab@suse.de> |
3deae5b7833a
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
59283
diff
changeset
|
4904 |
3deae5b7833a
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
59283
diff
changeset
|
4905 * killing.texi (Graphical Kill): Move up under node Killing, |
3deae5b7833a
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
59283
diff
changeset
|
4906 change @section to @subsection. |
3deae5b7833a
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
59283
diff
changeset
|
4907 |
59274
cdeec7c33118
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59263
diff
changeset
|
4908 2005-01-01 Richard M. Stallman <rms@gnu.org> |
cdeec7c33118
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59263
diff
changeset
|
4909 |
59283
fde69534ba1a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59274
diff
changeset
|
4910 * custom.texi (Face Customization): Mention hex color specs. |
fde69534ba1a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59274
diff
changeset
|
4911 |
59274
cdeec7c33118
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59263
diff
changeset
|
4912 * emacs.texi (Top): Update Killing submenu. |
cdeec7c33118
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59263
diff
changeset
|
4913 |
cdeec7c33118
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59263
diff
changeset
|
4914 * killing.texi (Killing): Reorganize section. |
cdeec7c33118
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59263
diff
changeset
|
4915 No more TeX-only text; put the node command at start of chapter. |
cdeec7c33118
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59263
diff
changeset
|
4916 But the first section heading is used only in TeX. |
cdeec7c33118
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59263
diff
changeset
|
4917 Rewrite the text to read better in this mode. |
cdeec7c33118
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59263
diff
changeset
|
4918 (Graphical Kill): New subnode gets some of the text that |
cdeec7c33118
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59263
diff
changeset
|
4919 used to be in the first section. |
cdeec7c33118
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59263
diff
changeset
|
4920 |
59257
e828ce1ff4bb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59234
diff
changeset
|
4921 2004-12-31 Richard M. Stallman <rms@gnu.org> |
e828ce1ff4bb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59234
diff
changeset
|
4922 |
59263
dba05e4999d2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59257
diff
changeset
|
4923 * dired.texi (Shell Commands in Dired): Delete the ? example. |
dba05e4999d2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59257
diff
changeset
|
4924 |
dba05e4999d2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59257
diff
changeset
|
4925 * display.texi (Scrolling): Correct scroll-preserve-screen-position. |
dba05e4999d2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59257
diff
changeset
|
4926 |
59257
e828ce1ff4bb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59234
diff
changeset
|
4927 * files.texi (Saving): Describe new require-final-newline features |
e828ce1ff4bb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59234
diff
changeset
|
4928 and mode-require-final-newline. |
e828ce1ff4bb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59234
diff
changeset
|
4929 |
59234
08a55a586426
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59193
diff
changeset
|
4930 2004-12-31 Jay Belanger <belanger@truman.edu> |
08a55a586426
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59193
diff
changeset
|
4931 |
08a55a586426
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59193
diff
changeset
|
4932 * calc.texi: Mention C-cC-c as the way to finish editing throughout. |
08a55a586426
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59193
diff
changeset
|
4933 |
59193
8628180958f4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59153
diff
changeset
|
4934 2004-12-29 Richard M. Stallman <rms@gnu.org> |
8628180958f4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59153
diff
changeset
|
4935 |
8628180958f4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59153
diff
changeset
|
4936 * custom.texi (File Variables): Clarify previous change. |
8628180958f4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59153
diff
changeset
|
4937 |
59153
e5694221c01f
* frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
Jan Djärv <jan.h.d@swipnet.se>
parents:
59152
diff
changeset
|
4938 2004-12-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
e5694221c01f
* frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
Jan Djärv <jan.h.d@swipnet.se>
parents:
59152
diff
changeset
|
4939 |
e5694221c01f
* frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
Jan Djärv <jan.h.d@swipnet.se>
parents:
59152
diff
changeset
|
4940 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is |
e5694221c01f
* frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
Jan Djärv <jan.h.d@swipnet.se>
parents:
59152
diff
changeset
|
4941 out now. |
e5694221c01f
* frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
Jan Djärv <jan.h.d@swipnet.se>
parents:
59152
diff
changeset
|
4942 |
59152
c8c4178618c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59046
diff
changeset
|
4943 2004-12-27 Richard M. Stallman <rms@gnu.org> |
c8c4178618c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59046
diff
changeset
|
4944 |
c8c4178618c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59046
diff
changeset
|
4945 * Makefile.in (MAKEINFO): Specify --force. |
c8c4178618c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59046
diff
changeset
|
4946 |
c8c4178618c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59046
diff
changeset
|
4947 * basic.texi (Moving Point): C-e now runs move-end-of-line. |
c8c4178618c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59046
diff
changeset
|
4948 (Undo): Doc undo-outer-limit. |
c8c4178618c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59046
diff
changeset
|
4949 |
59046
1556834db2cf
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59033
diff
changeset
|
4950 2004-12-20 Jay Belanger <belanger@truman.edu> |
1556834db2cf
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59033
diff
changeset
|
4951 |
59234
08a55a586426
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59193
diff
changeset
|
4952 * calc.texi (Types Tutorial): Emphasize that you can't divide by |
59046
1556834db2cf
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59033
diff
changeset
|
4953 zero. |
1556834db2cf
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59033
diff
changeset
|
4954 |
59033
baa093a1f30a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59031
diff
changeset
|
4955 2004-12-17 Luc Teirlinck <teirllm@auburn.edu> |
baa093a1f30a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59031
diff
changeset
|
4956 |
baa093a1f30a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59031
diff
changeset
|
4957 * cc-mode.texi (Text Filling and Line Breaking): Put period after |
baa093a1f30a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59031
diff
changeset
|
4958 @xref. |
baa093a1f30a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59031
diff
changeset
|
4959 (Font Locking): Avoid @strong{Note:}. |
baa093a1f30a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59031
diff
changeset
|
4960 |
59031
1fbbe0bcfaac
Sync with Tramp 2.0.46.
Michael Albinus <michael.albinus@gmx.de>
parents:
59008
diff
changeset
|
4961 2004-12-17 Michael Albinus <michael.albinus@gmx.de> |
1fbbe0bcfaac
Sync with Tramp 2.0.46.
Michael Albinus <michael.albinus@gmx.de>
parents:
59008
diff
changeset
|
4962 |
1fbbe0bcfaac
Sync with Tramp 2.0.46.
Michael Albinus <michael.albinus@gmx.de>
parents:
59008
diff
changeset
|
4963 Sync with Tramp 2.0.46. |
1fbbe0bcfaac
Sync with Tramp 2.0.46.
Michael Albinus <michael.albinus@gmx.de>
parents:
59008
diff
changeset
|
4964 |
1fbbe0bcfaac
Sync with Tramp 2.0.46.
Michael Albinus <michael.albinus@gmx.de>
parents:
59008
diff
changeset
|
4965 * tramp.texi (bottom): Add arch-tag. It was lost, somehow. |
1fbbe0bcfaac
Sync with Tramp 2.0.46.
Michael Albinus <michael.albinus@gmx.de>
parents:
59008
diff
changeset
|
4966 |
59006
960502466e8d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58975
diff
changeset
|
4967 2004-12-16 Luc Teirlinck <teirllm@auburn.edu> |
960502466e8d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58975
diff
changeset
|
4968 |
960502466e8d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58975
diff
changeset
|
4969 * url.texi: Correct typos. |
59008
2aa7a6b0295e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59007
diff
changeset
|
4970 (Retrieving URLs): @var{nil}->@code{nil}. |
59007
761b2e2fce6b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59006
diff
changeset
|
4971 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with |
761b2e2fce6b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59006
diff
changeset
|
4972 the standard "The GNU Emacs Manual" in fifth argument of @xref's. |
59006
960502466e8d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58975
diff
changeset
|
4973 (Dealing with HTTP documents): @inforef->@xref. |
960502466e8d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58975
diff
changeset
|
4974 |
58975 | 4975 2004-12-15 Juri Linkov <juri@jurta.org> |
4976 | |
4977 * mark.texi (Transient Mark, Mark Ring): M-< and other | |
4978 movement commands don't set mark in Transient Mark mode | |
4979 if mark is active. | |
4980 | |
58971
042f31a6be01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58959
diff
changeset
|
4981 2004-12-15 Jay Belanger <belanger@truman.edu> |
042f31a6be01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58959
diff
changeset
|
4982 |
042f31a6be01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58959
diff
changeset
|
4983 * calc.texi: Consistently capitalized all mode names. |
042f31a6be01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58959
diff
changeset
|
4984 (Answers to Exercises): Mention that an answer can be a fraction |
042f31a6be01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58959
diff
changeset
|
4985 when in Fraction mode. |
042f31a6be01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58959
diff
changeset
|
4986 |
58958
ab53c3fb5756
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58927
diff
changeset
|
4987 2004-12-13 Jay Belanger <belanger@truman.edu> |
ab53c3fb5756
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58927
diff
changeset
|
4988 |
ab53c3fb5756
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58927
diff
changeset
|
4989 * calc.texi: Fix some TeX definitions. |
ab53c3fb5756
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58927
diff
changeset
|
4990 |
58927 | 4991 2004-12-12 Juri Linkov <juri@jurta.org> |
4992 | |
4993 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d, | |
4994 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d. | |
4995 | |
4996 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g. | |
4997 (Misc Dired Commands): Add @r{(Dired)} to w. | |
4998 | |
58921 | 4999 2004-12-12 Juri Linkov <juri@jurta.org> |
5000 | |
5001 * mark.texi (Marking Objects): Marking commands also extend the | |
5002 region when mark is active in Transient Mark mode. | |
5003 | |
58873
47818426b44b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58871
diff
changeset
|
5004 2004-12-09 Luc Teirlinck <teirllm@auburn.edu> |
47818426b44b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58871
diff
changeset
|
5005 |
47818426b44b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58871
diff
changeset
|
5006 * reftex.texi (Imprint): Remove erroneous @value's. |
47818426b44b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58871
diff
changeset
|
5007 |
58863
b3959dd75d4b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58856
diff
changeset
|
5008 2004-12-08 Luc Teirlinck <teirllm@auburn.edu> |
b3959dd75d4b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58856
diff
changeset
|
5009 |
b3959dd75d4b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58856
diff
changeset
|
5010 * custom.texi (Saving Customizations): Emacs only loads the custom |
59996
aac0a33f5772
Change release version from 21.4 to 22.1 throughout.
Kim F. Storm <storm@cua.dk>
parents:
59985
diff
changeset
|
5011 file automatically after the init file in version 22.1 or later. |
58863
b3959dd75d4b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58856
diff
changeset
|
5012 Adapt text and examples to this fact. |
b3959dd75d4b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58856
diff
changeset
|
5013 |
b3959dd75d4b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58856
diff
changeset
|
5014 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org) |
b3959dd75d4b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58856
diff
changeset
|
5015 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals. |
b3959dd75d4b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58856
diff
changeset
|
5016 |
58856
0905e95c7df8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58850
diff
changeset
|
5017 2004-12-08 Jay Belanger <belanger@truman.edu> |
0905e95c7df8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58850
diff
changeset
|
5018 |
0905e95c7df8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58850
diff
changeset
|
5019 * calc.texi (Starting Calc): Remove comment about installation. |
0905e95c7df8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58850
diff
changeset
|
5020 (Keypad Mode Overview): Remove comment about Emacs 19 support. |
0905e95c7df8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58850
diff
changeset
|
5021 |
58850
22f1825709fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58839
diff
changeset
|
5022 2004-12-08 Luc Teirlinck <teirllm@auburn.edu> |
22f1825709fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58839
diff
changeset
|
5023 |
22f1825709fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58839
diff
changeset
|
5024 * url.texi: Update @setfilename. |
22f1825709fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58839
diff
changeset
|
5025 (Getting Started): No need to worry about Gnus versions. |
22f1825709fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58839
diff
changeset
|
5026 (Dealing with HTTP documents): Use @inforef. |
22f1825709fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58839
diff
changeset
|
5027 |
22f1825709fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58839
diff
changeset
|
5028 * org.texi: Fix @direntry file name. |
22f1825709fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58839
diff
changeset
|
5029 |
58839
c4eebac5c158
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58835
diff
changeset
|
5030 2004-12-07 Luc Teirlinck <teirllm@auburn.edu> |
c4eebac5c158
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58835
diff
changeset
|
5031 |
c4eebac5c158
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58835
diff
changeset
|
5032 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to |
c4eebac5c158
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58835
diff
changeset
|
5033 be set through Custom. Otherwise, it has no effect. |
c4eebac5c158
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58835
diff
changeset
|
5034 |
58830
27baac8434ba
url.texi: New file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58816
diff
changeset
|
5035 2004-12-07 Stefan <monnier@iro.umontreal.ca> |
27baac8434ba
url.texi: New file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58816
diff
changeset
|
5036 |
27baac8434ba
url.texi: New file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58816
diff
changeset
|
5037 * url.texi: New file. |
27baac8434ba
url.texi: New file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58816
diff
changeset
|
5038 |
27baac8434ba
url.texi: New file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58816
diff
changeset
|
5039 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it. |
27baac8434ba
url.texi: New file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58816
diff
changeset
|
5040 |
58816
b392b0c22a16
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58795
diff
changeset
|
5041 2004-12-06 Jay Belanger <belanger@truman.edu> |
b392b0c22a16
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58795
diff
changeset
|
5042 |
b392b0c22a16
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58795
diff
changeset
|
5043 * calc.texi (Using Calc): Remove paragraph about installation. |
b392b0c22a16
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58795
diff
changeset
|
5044 |
58795
ee4b3f047a97
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58793
diff
changeset
|
5045 2004-12-06 Jay Belanger <belanger@truman.edu> |
ee4b3f047a97
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58793
diff
changeset
|
5046 |
ee4b3f047a97
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58793
diff
changeset
|
5047 * calc.texi: Use more Texinfo macros and less TeX defs. |
ee4b3f047a97
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58793
diff
changeset
|
5048 Remove @refill's. |
ee4b3f047a97
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58793
diff
changeset
|
5049 |
58793
37617c19e9ec
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58790
diff
changeset
|
5050 2004-12-06 Richard M. Stallman <rms@gnu.org> |
37617c19e9ec
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58790
diff
changeset
|
5051 |
37617c19e9ec
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58790
diff
changeset
|
5052 * org.texi: New file. |
37617c19e9ec
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58790
diff
changeset
|
5053 |
58769
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5054 2004-12-05 Richard M. Stallman <rms@gnu.org> |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5055 |
58790
e17868a8dc33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58788
diff
changeset
|
5056 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi: |
e17868a8dc33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58788
diff
changeset
|
5057 * entering.texi: Rename Command Line to Emacs Invocation. |
e17868a8dc33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58788
diff
changeset
|
5058 |
58788
56705bed88d9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58769
diff
changeset
|
5059 * Makefile.in (org.dvi, ../info/org): New targets. |
56705bed88d9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58769
diff
changeset
|
5060 (INFO_TARGETS): Add ../info/org. |
56705bed88d9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58769
diff
changeset
|
5061 (DVI_TARGETS): Add org.dvi. |
56705bed88d9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58769
diff
changeset
|
5062 (maintainer-clean): Remove the info files in the info dir. |
56705bed88d9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58769
diff
changeset
|
5063 |
58769
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5064 * misc.texi (Term Mode): Correcty describe C-c. |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5065 |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5066 * custom.texi (Easy Customization): Move up to section level, |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5067 before Variables. Avoid using the term "variable"; say "option". |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5068 New initial explanation. |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5069 (Variables): In initial explanation, connect "variable" to the |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5070 already-explained "user option". |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5071 |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5072 * emacs.texi (Top): Fix ref to Command Line. |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5073 Move reference to Easy Customization. |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5074 |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5075 * xresources.texi (X Resources): Fix From link. |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5076 |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5077 * doclicense.texi (GNU Free Documentation License): Fix To link. |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5078 |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5079 * entering.texi (Entering Emacs): Fix xref, now to Command Line. |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5080 |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5081 * cmdargs.texi (Command Line): Node renamed from Command Arguments. |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5082 |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5083 2004-12-03 Richard M. Stallman <rms@gnu.org> |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5084 |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5085 * cmdargs.texi (Initial Options): Clarify batch mode i/o. |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5086 |
58720
af6f7a42f2d3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58624
diff
changeset
|
5087 2004-12-01 Luc Teirlinck <teirllm@auburn.edu> |
af6f7a42f2d3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58624
diff
changeset
|
5088 |
af6f7a42f2d3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58624
diff
changeset
|
5089 * kmacro.texi: Several small changes in addition to the following. |
af6f7a42f2d3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58624
diff
changeset
|
5090 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when |
af6f7a42f2d3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58624
diff
changeset
|
5091 defining a keyboard macro. |
af6f7a42f2d3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58624
diff
changeset
|
5092 Mention `kmacro-ring-max'. |
af6f7a42f2d3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58624
diff
changeset
|
5093 (Keyboard Macro Counter): Clarify description of |
af6f7a42f2d3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58624
diff
changeset
|
5094 `kmacro-insert-counter', `kmacro-set-counter', |
af6f7a42f2d3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58624
diff
changeset
|
5095 `kmacro-add-counter' and `kmacro-set-format'. |
af6f7a42f2d3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58624
diff
changeset
|
5096 |
58624
a322009ca3d0
* custom.texi (File Variables): Add `unibyte' and make it more
Reiner Steib <Reiner.Steib@gmx.de>
parents:
58539
diff
changeset
|
5097 2004-11-29 Reiner Steib <Reiner.Steib@gmx.de> |
a322009ca3d0
* custom.texi (File Variables): Add `unibyte' and make it more
Reiner Steib <Reiner.Steib@gmx.de>
parents:
58539
diff
changeset
|
5098 |
a322009ca3d0
* custom.texi (File Variables): Add `unibyte' and make it more
Reiner Steib <Reiner.Steib@gmx.de>
parents:
58539
diff
changeset
|
5099 * custom.texi (File Variables): Add `unibyte' and make it more |
a322009ca3d0
* custom.texi (File Variables): Add `unibyte' and make it more
Reiner Steib <Reiner.Steib@gmx.de>
parents:
58539
diff
changeset
|
5100 clear that `unibyte' and `coding' are special. Suggested by Simon |
a322009ca3d0
* custom.texi (File Variables): Add `unibyte' and make it more
Reiner Steib <Reiner.Steib@gmx.de>
parents:
58539
diff
changeset
|
5101 Krahnke <overlord@gmx.li>. |
a322009ca3d0
* custom.texi (File Variables): Add `unibyte' and make it more
Reiner Steib <Reiner.Steib@gmx.de>
parents:
58539
diff
changeset
|
5102 |
a322009ca3d0
* custom.texi (File Variables): Add `unibyte' and make it more
Reiner Steib <Reiner.Steib@gmx.de>
parents:
58539
diff
changeset
|
5103 * mule.texi (Enabling Multibyte): Refer to File Variables. |
a322009ca3d0
* custom.texi (File Variables): Add `unibyte' and make it more
Reiner Steib <Reiner.Steib@gmx.de>
parents:
58539
diff
changeset
|
5104 Suggested by Simon Krahnke <overlord@gmx.li>. |
a322009ca3d0
* custom.texi (File Variables): Add `unibyte' and make it more
Reiner Steib <Reiner.Steib@gmx.de>
parents:
58539
diff
changeset
|
5105 |
58539
11824b501603
Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
58528
diff
changeset
|
5106 2004-11-26 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
11824b501603
Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
58528
diff
changeset
|
5107 |
11824b501603
Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
58528
diff
changeset
|
5108 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to |
11824b501603
Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
58528
diff
changeset
|
5109 x-use-old-gtk-file-dialog. |
11824b501603
Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
58528
diff
changeset
|
5110 |
58525 | 5111 2004-11-26 Eli Zaretskii <eliz@gnu.org> |
5112 | |
5113 * idlwave.texi: Fix the setfilename directive to put the produced | |
5114 file in ../info. | |
58528 | 5115 (Continued Statement Indentation): Resurrect Jan D.'s change from |
5116 2004-11-03 that was lost when a newer version of idlwave.texi was | |
5117 imported. | |
58525 | 5118 |
58378
da1fdf9e696b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58376
diff
changeset
|
5119 2004-11-20 Richard M. Stallman <rms@gnu.org> |
da1fdf9e696b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58376
diff
changeset
|
5120 |
da1fdf9e696b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58376
diff
changeset
|
5121 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line. |
da1fdf9e696b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58376
diff
changeset
|
5122 |
58376
3b0280015770
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58324
diff
changeset
|
5123 2004-11-09 Lars Brinkhoff <lars@nocrew.org> |
3b0280015770
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58324
diff
changeset
|
5124 |
3b0280015770
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58324
diff
changeset
|
5125 * building.texi (Lisp Eval): Delete hyphen in section name. |
3b0280015770
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58324
diff
changeset
|
5126 |
58324
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
5127 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org> |
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
5128 |
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
5129 * files.texi (Old Versions): |
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
5130 No longer document annotation as "CVS only". |
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
5131 |
58113
4101445c8671
*** empty log message ***
André Spiegel <spiegel@gnu.org>
parents:
57923
diff
changeset
|
5132 2004-11-10 Andre Spiegel <spiegel@gnu.org> |
4101445c8671
*** empty log message ***
André Spiegel <spiegel@gnu.org>
parents:
57923
diff
changeset
|
5133 |
4101445c8671
*** empty log message ***
André Spiegel <spiegel@gnu.org>
parents:
57923
diff
changeset
|
5134 * files.texi (Version Control): Rewrite the introduction about |
4101445c8671
*** empty log message ***
André Spiegel <spiegel@gnu.org>
parents:
57923
diff
changeset
|
5135 version systems, mentioning the new ones that we support. Thanks |
4101445c8671
*** empty log message ***
André Spiegel <spiegel@gnu.org>
parents:
57923
diff
changeset
|
5136 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for |
4101445c8671
*** empty log message ***
André Spiegel <spiegel@gnu.org>
parents:
57923
diff
changeset
|
5137 suggestions. |
4101445c8671
*** empty log message ***
André Spiegel <spiegel@gnu.org>
parents:
57923
diff
changeset
|
5138 |
58959
ec047d4f2cfc
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-734
Miles Bader <miles@gnu.org>
parents:
58958
diff
changeset
|
5139 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de> |
ec047d4f2cfc
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-734
Miles Bader <miles@gnu.org>
parents:
58958
diff
changeset
|
5140 |
ec047d4f2cfc
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-734
Miles Bader <miles@gnu.org>
parents:
58958
diff
changeset
|
5141 * gnus-faq.texi ([5.1]): Added missing bracket. |
ec047d4f2cfc
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-734
Miles Bader <miles@gnu.org>
parents:
58958
diff
changeset
|
5142 |
ec047d4f2cfc
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-734
Miles Bader <miles@gnu.org>
parents:
58958
diff
changeset
|
5143 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index |
ec047d4f2cfc
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-734
Miles Bader <miles@gnu.org>
parents:
58958
diff
changeset
|
5144 `spam-initialize'. |
ec047d4f2cfc
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-734
Miles Bader <miles@gnu.org>
parents:
58958
diff
changeset
|
5145 |
58835
9bdd97960431
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-716
Miles Bader <miles@gnu.org>
parents:
58830
diff
changeset
|
5146 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de> |
9bdd97960431
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-716
Miles Bader <miles@gnu.org>
parents:
58830
diff
changeset
|
5147 |
9bdd97960431
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-716
Miles Bader <miles@gnu.org>
parents:
58830
diff
changeset
|
5148 * message.texi (Various Message Variables): Mention that all mail |
9bdd97960431
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-716
Miles Bader <miles@gnu.org>
parents:
58830
diff
changeset
|
5149 file variables are derived from `message-directory'. |
9bdd97960431
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-716
Miles Bader <miles@gnu.org>
parents:
58830
diff
changeset
|
5150 |
9bdd97960431
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-716
Miles Bader <miles@gnu.org>
parents:
58830
diff
changeset
|
5151 * gnus.texi (Splitting Mail): Clarify bogus group. |
9bdd97960431
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-716
Miles Bader <miles@gnu.org>
parents:
58830
diff
changeset
|
5152 |
57923
d7def5572cf3
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
57912
diff
changeset
|
5153 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org> |
d7def5572cf3
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
57912
diff
changeset
|
5154 |
d7def5572cf3
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
57912
diff
changeset
|
5155 * emacs-mime.texi (Encoding Customization): Fix |
d7def5572cf3
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
57912
diff
changeset
|
5156 mm-coding-system-priorities entry. |
d7def5572cf3
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
57912
diff
changeset
|
5157 |
57912
4ac46dccac25
Replace non-nil with non-@code{nil}.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57869
diff
changeset
|
5158 2004-11-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
4ac46dccac25
Replace non-nil with non-@code{nil}.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57869
diff
changeset
|
5159 |
58324
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
5160 * frames.texi (Dialog Boxes): |
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
5161 * idlwave.texi (Continued Statement Indentation): |
57912
4ac46dccac25
Replace non-nil with non-@code{nil}.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57869
diff
changeset
|
5162 * reftex.texi (Options (Index Support)): |
58324
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
5163 (Displaying and Editing the Index, Table of Contents): |
57912
4ac46dccac25
Replace non-nil with non-@code{nil}.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57869
diff
changeset
|
5164 * speedbar.texi (Creating a display, Major Display Modes): Replace |
4ac46dccac25
Replace non-nil with non-@code{nil}.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57869
diff
changeset
|
5165 non-nil with non-@code{nil}. |
4ac46dccac25
Replace non-nil with non-@code{nil}.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57869
diff
changeset
|
5166 |
57869
646473e416c8
* frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57658
diff
changeset
|
5167 2004-11-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
646473e416c8
* frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57658
diff
changeset
|
5168 |
646473e416c8
* frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57658
diff
changeset
|
5169 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog. |
646473e416c8
* frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57658
diff
changeset
|
5170 |
57658 | 5171 2004-10-23 Eli Zaretskii <eliz@gnu.org> |
5172 | |
5173 * text.texi (Text Based Tables, Table Definition) | |
5174 (Table Creation, Table Recognition, Cell Commands) | |
5175 (Cell Justification, Row Commands, Column Commands) | |
5176 (Fixed Width Mode, Table Conversion, Measuring Tables) | |
5177 (Table Misc): New nodes, documenting the Table Mode. | |
5178 | |
57638
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
5179 2004-10-21 Jay Belanger <belanger@truman.edu> |
58526
5895e692eaa8
Fix format of 2004-10-21 Jay Belanger's entry.
Eli Zaretskii <eliz@gnu.org>
parents:
58525
diff
changeset
|
5180 |
57638
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
5181 * calc.texi (Algebraic-Style Calculations): Removed a comment. |
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
5182 |
57613 | 5183 2004-10-19 Jason Rumney <jasonr@gnu.org> |
5184 | |
5185 * makefile.w32-in (info): Change order of arguments to makeinfo. | |
5186 | |
57588 | 5187 2004-10-19 Ulf Jasper <ulf.jasper@web.de> |
5188 | |
5189 * calendar.texi (iCalendar): Update for package changes. | |
5190 | |
57579
492f1d1d00f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57561
diff
changeset
|
5191 2004-10-18 Luc Teirlinck <teirllm@auburn.edu> |
492f1d1d00f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57561
diff
changeset
|
5192 |
492f1d1d00f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57561
diff
changeset
|
5193 * calc.texi (Reporting Bugs): Double up `@'. |
492f1d1d00f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57561
diff
changeset
|
5194 |
57638
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
5195 2004-10-18 Jay Belanger <belanger@truman.edu> |
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
5196 |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
5197 * calc.texi (Reporting Bugs): Changed the address that bugs |
58324
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
5198 should be sent to. |
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
5199 |
57561
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
5200 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de> |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
5201 |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
5202 * gnus.texi (New Features): Add 5.11. |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
5203 |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
5204 * message.texi (Resending): Remove wrong default value. |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
5205 |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
5206 * gnus.texi (Mail Source Specifiers): Describe possible problems |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
5207 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
5208 `pop3-leave-mail-on-server' to the index. |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
5209 |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
5210 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org> |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
5211 |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
5212 * message.texi (Canceling News): Add how to set a password. |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
5213 |
57638
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
5214 2004-10-12 Jay Belanger <belanger@truman.edu> |
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
5215 |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
5216 * calc.texi (Help Commands): Changed the descriptions of |
57638
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
5217 calc-describe-function and calc-describe-variable to match their |
58324
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
5218 current behavior. |
57638
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
5219 |
57489
f7785a1e8cf8
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-615
Miles Bader <miles@gnu.org>
parents:
57463
diff
changeset
|
5220 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de> |
f7785a1e8cf8
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-615
Miles Bader <miles@gnu.org>
parents:
57463
diff
changeset
|
5221 |
f7785a1e8cf8
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-615
Miles Bader <miles@gnu.org>
parents:
57463
diff
changeset
|
5222 * gnus-faq.texi ([5.9]): Improve code for reply-in-news. |
f7785a1e8cf8
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-615
Miles Bader <miles@gnu.org>
parents:
57463
diff
changeset
|
5223 |
57463
40298ea4d83f
Sync with Tramp 2.0.45.
Michael Albinus <michael.albinus@gmx.de>
parents:
57414
diff
changeset
|
5224 2004-10-12 Michael Albinus <michael.albinus@gmx.de> |
40298ea4d83f
Sync with Tramp 2.0.45.
Michael Albinus <michael.albinus@gmx.de>
parents:
57414
diff
changeset
|
5225 |
40298ea4d83f
Sync with Tramp 2.0.45.
Michael Albinus <michael.albinus@gmx.de>
parents:
57414
diff
changeset
|
5226 Sync with Tramp 2.0.45. |
40298ea4d83f
Sync with Tramp 2.0.45.
Michael Albinus <michael.albinus@gmx.de>
parents:
57414
diff
changeset
|
5227 |
40298ea4d83f
Sync with Tramp 2.0.45.
Michael Albinus <michael.albinus@gmx.de>
parents:
57414
diff
changeset
|
5228 * tramp.texi (Frequently Asked Questions): Comment paragraph about |
40298ea4d83f
Sync with Tramp 2.0.45.
Michael Albinus <michael.albinus@gmx.de>
parents:
57414
diff
changeset
|
5229 plink link. The URL is outdated. Originator contacted for |
40298ea4d83f
Sync with Tramp 2.0.45.
Michael Albinus <michael.albinus@gmx.de>
parents:
57414
diff
changeset
|
5230 clarification. |
40298ea4d83f
Sync with Tramp 2.0.45.
Michael Albinus <michael.albinus@gmx.de>
parents:
57414
diff
changeset
|
5231 |
57414 | 5232 2004-10-10 Juri Linkov <juri@jurta.org> |
5233 | |
5234 * gnus.texi (Top, Marking Articles): Join two menus in one node | |
5235 because a node can have only one menu. | |
5236 | |
57406
1729414f0bae
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57400
diff
changeset
|
5237 2004-10-09 Luc Teirlinck <teirllm@auburn.edu> |
1729414f0bae
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57400
diff
changeset
|
5238 |
1729414f0bae
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57400
diff
changeset
|
5239 * files.texi (Misc File Ops): View mode is a minor mode. |
1729414f0bae
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57400
diff
changeset
|
5240 |
57400
00eebc7c49ca
* gnus.texi (Fancy Mail Splitting): Remove backslash in the
Juri Linkov <juri@jurta.org>
parents:
57376
diff
changeset
|
5241 2004-10-09 Juri Linkov <juri@jurta.org> |
00eebc7c49ca
* gnus.texi (Fancy Mail Splitting): Remove backslash in the
Juri Linkov <juri@jurta.org>
parents:
57376
diff
changeset
|
5242 |
00eebc7c49ca
* gnus.texi (Fancy Mail Splitting): Remove backslash in the
Juri Linkov <juri@jurta.org>
parents:
57376
diff
changeset
|
5243 * gnus.texi (Fancy Mail Splitting): Remove backslash in the |
00eebc7c49ca
* gnus.texi (Fancy Mail Splitting): Remove backslash in the
Juri Linkov <juri@jurta.org>
parents:
57376
diff
changeset
|
5244 example of nnmail-split-fancy. |
00eebc7c49ca
* gnus.texi (Fancy Mail Splitting): Remove backslash in the
Juri Linkov <juri@jurta.org>
parents:
57376
diff
changeset
|
5245 |
57376 | 5246 2004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk> |
5247 | |
5248 * calendar.texi (iCalendar): Style changes. | |
5249 | |
57375
2280b012672c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57366
diff
changeset
|
5250 2004-10-07 Luc Teirlinck <teirllm@auburn.edu> |
2280b012672c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57366
diff
changeset
|
5251 |
2280b012672c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57366
diff
changeset
|
5252 * search.texi (Regexps): The regexp described in the example is no |
2280b012672c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57366
diff
changeset
|
5253 longer stored in the variable `sentence-end'. |
2280b012672c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57366
diff
changeset
|
5254 |
57362 | 5255 2004-10-06 Karl Berry <karl@gnu.org> |
5256 | |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
5257 * info.texi (@kbd{1}--@kbd{9}): No space around --, for |
57362 | 5258 consistency with other uses of dashes. |
5259 | |
57349
6bfd8fa46fc5
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
57342
diff
changeset
|
5260 2004-10-06 Nick Roberts <nickrob@snap.net.nz> |
6bfd8fa46fc5
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
57342
diff
changeset
|
5261 |
6bfd8fa46fc5
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
57342
diff
changeset
|
5262 * building.texi (Starting GUD): Note that multiple debugging |
6bfd8fa46fc5
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
57342
diff
changeset
|
5263 sessions requires `gdb --fullname'. |
6bfd8fa46fc5
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
57342
diff
changeset
|
5264 |
57376 | 5265 2004-10-05 Ulf Jasper <ulf.jasper@web.de> |
5266 | |
5267 * calendar.texi (iCalendar): New section for a new package. | |
5268 | |
57342 | 5269 2004-10-05 Karl Berry <karl@gnu.org> |
5270 | |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
5271 * info.texi: Consistently use --- throughout, periods at end of |
57342 | 5272 menu descriptions, and a couple typos. |
5273 | |
57341
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
5274 2004-10-05 Luc Teirlinck <teirllm@auburn.edu> |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
5275 |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
5276 * text.texi: Various small changes in addition to the following. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
5277 (Text): Replace xref for autotype with inforef. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
5278 (Sentences): Explain nil value for `sentence-end'. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
5279 (Paragraphs): Update default values for `paragraph-start' and |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
5280 `paragraph-separate'. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
5281 (Text Mode): Correct description of Text mode's effect on the |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
5282 syntax table. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
5283 (Outline Visibility): `hide-other' does not hide top level headings. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
5284 `selective-display-ellipses' no longer has an effect on Outline mode. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
5285 (TeX Misc): Add missing @cindex. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
5286 Replace xref for RefTeX with inforef. |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
5287 (Requesting Formatted Text): The variable |
57341
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
5288 `enriched-fill-after-visiting' no longer exists. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
5289 (Editing Format Info): Update names of menu items and commands. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
5290 (Format Faces): Mention special effect of specifying the default face. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
5291 Describe inheritance of text properties. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
5292 Correct description of `fixed' face. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
5293 (Format Indentation): Correct description of effect of setting |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
5294 margins. Mention `set-left-margin' and `set-right-margin'. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
5295 (Format Justification): Update names of menu items. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
5296 `set-justification-full' is now bound to `M-j b'. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
5297 Mention that `default-justification' is a per buffer variable. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
5298 (Format Properties): Update name of menu item. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
5299 (Forcing Enriched Mode): `format-decode-buffer' automatically |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
5300 turns on Enriched mode if the buffer is in text/enriched format. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
5301 |
57327 | 5302 2004-10-05 Emilio C. Lopes <eclig@gmx.net> |
5303 | |
5304 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week. | |
5305 | |
57250 | 5306 2004-09-28 Kim F. Storm <storm@cua.dk> |
5307 | |
5308 * display.texi (Display Custom) <indicate-buffer-boundaries>: | |
5309 Align with new functionality. | |
5310 | |
57243
c5e16264557d
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-575
Miles Bader <miles@gnu.org>
parents:
57224
diff
changeset
|
5311 2004-09-26 Jesper Harder <harder@ifa.au.dk> |
c5e16264557d
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-575
Miles Bader <miles@gnu.org>
parents:
57224
diff
changeset
|
5312 |
c5e16264557d
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-575
Miles Bader <miles@gnu.org>
parents:
57224
diff
changeset
|
5313 * sieve.texi (Manage Sieve API): nil -> @code{nil}. |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
5314 * pgg.texi (User Commands, Backend methods): Do. |
57243
c5e16264557d
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-575
Miles Bader <miles@gnu.org>
parents:
57224
diff
changeset
|
5315 * gnus.texi: Markup fixes. |
c5e16264557d
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-575
Miles Bader <miles@gnu.org>
parents:
57224
diff
changeset
|
5316 (Setting Process Marks): Fix `M P a' entry. |
65440
14d81d4cf24d
Fix formatting of misc. entries.
Kim F. Storm <storm@cua.dk>
parents:
65335
diff
changeset
|
5317 * emacs-mime.texi: Fixes. |
57243
c5e16264557d
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-575
Miles Bader <miles@gnu.org>
parents:
57224
diff
changeset
|
5318 |
57224
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5319 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de> |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5320 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5321 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5322 again. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5323 Use 5.10 instead of 5.10.0. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5324 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5325 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org> |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5326 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5327 * gnus.texi (Summary Mail Commands): S D e. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5328 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5329 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change) |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5330 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5331 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5332 the gnus-article-mode-line-format section. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5333 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5334 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change) |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5335 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5336 * gnus.texi (Various Summary Stuff): Fix the documentation for |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5337 gnus-newsgroup-variables. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5338 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5339 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de> |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5340 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5341 * gnus.texi (MIME Commands): Added |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5342 gnus-mime-display-multipart-as-mixed, |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5343 gnus-mime-display-multipart-alternative-as-mixed, |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5344 gnus-mime-display-multipart-related-as-mixed. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5345 (Mail Source Customization): Clarify `mail-source-directory'. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5346 (Splitting Mail): Mention gnus-group-find-new-groups. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5347 (SpamOracle): Fixed typo. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5348 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5349 * gnus-faq.texi: Untabify. |
57250 | 5350 ([6.3]): nnir.el is in contrib directory. |
57224
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5351 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5352 * message.texi (News Headers): Clarify how a unique ID is created. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5353 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5354 * gnus.texi (Batching Agents): Fixed typo in example. Reported |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5355 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5356 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5357 2004-09-20 Andre Srinivasan <andre@e2open.com> |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5358 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5359 * gnus.texi (Group Parameters): Added more on hooks. (Small |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5360 change.) |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5361 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5362 2004-09-20 Florian Weimer <fw@deneb.enyo.de> |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5363 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5364 * gnus.texi (Charsets): Point to relevant section in emacs-mime. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
5365 |
57202
ce88ee86e383
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57195
diff
changeset
|
5366 2004-09-22 Luc Teirlinck <teirllm@auburn.edu> |
ce88ee86e383
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57195
diff
changeset
|
5367 |
ce88ee86e383
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57195
diff
changeset
|
5368 * display.texi (Display Custom): Remove stray `@end defvar'. |
ce88ee86e383
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57195
diff
changeset
|
5369 |
57195 | 5370 2004-09-23 Kim F. Storm <storm@cua.dk> |
5371 | |
5372 * display.texi (Display Custom): Add `overflow-newline-into-fringe', | |
5373 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'. | |
5374 | |
57638
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
5375 2004-09-22 Jay Belanger <belanger@truman.edu> |
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
5376 |
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
5377 * calc.texi (Vectors as Lists): Added a warning that the tutorial |
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
5378 might be hidden during part of the session. |
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
5379 |
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
5380 2004-09-20 Jay Belanger <belanger@truman.edu> |
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
5381 |
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
5382 * calc.texi (Notations Used in This Manual): Put in an earlier |
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
5383 mention that DEL could be called Backspace. |
58324
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
5384 |
57167
a7d4968614da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57082
diff
changeset
|
5385 2004-09-20 Richard M. Stallman <rms@gnu.org> |
a7d4968614da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57082
diff
changeset
|
5386 |
a7d4968614da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57082
diff
changeset
|
5387 * custom.texi (Hooks): Explain using setq to clear out a hook. |
a7d4968614da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57082
diff
changeset
|
5388 (File Variables): Explain multiline string constants. |
a7d4968614da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57082
diff
changeset
|
5389 (Non-ASCII Rebinding): Explain when you need to update |
a7d4968614da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57082
diff
changeset
|
5390 non-ASCII char codes in .emacs. |
a7d4968614da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57082
diff
changeset
|
5391 |
a7d4968614da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57082
diff
changeset
|
5392 * building.texi (Compilation): Explain how to make a silent |
a7d4968614da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57082
diff
changeset
|
5393 subprocess that won't be terminated. Explain compilation-environment. |
a7d4968614da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57082
diff
changeset
|
5394 |
57082 | 5395 2004-09-13 Kim F. Storm <storm@cua.dk> |
5396 | |
5397 * mini.texi (Repetition): Rename isearch-resume-enabled to | |
5398 isearch-resume-in-command-history and change default to disabled. | |
5399 | |
57055
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
5400 2004-09-10 Simon Josefsson <jas@extundo.com> |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
5401 |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
5402 * gnus.texi (IMAP): Add example. Suggested and partially written |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
5403 by Steinar Bang <sb@dod.no>. |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
5404 |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
5405 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com> |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
5406 |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
5407 * gnus.texi (IMAP): Add comments about imaps synonym to imap in |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
5408 netrc syntax. |
57055
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
5409 |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
5410 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com> |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
5411 |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
5412 * gnus.texi (Spam ELisp Package Sequence of Events): Some clarifications. |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
5413 (Spam ELisp Package Global Variables): More clarifications. |
57055
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
5414 |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
5415 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com> |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
5416 |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
5417 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail): |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
5418 Mention spam-split does not modify incoming mail. |
57055
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
5419 |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
5420 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com> |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
5421 |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
5422 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo. |
57055
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
5423 |
57046 | 5424 2004-09-10 Eli Zaretskii <eliz@gnu.org> |
5425 | |
5426 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi | |
5427 | |
57041 | 5428 2004-09-09 Kim F. Storm <storm@cua.dk> |
5429 | |
5430 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro' | |
5431 with new `kmacro-name-last-macro'. | |
5432 | |
57033
cb3f6b4cac09
(sieve, pgg): Use $(infodir).
Reiner Steib <Reiner.Steib@gmx.de>
parents:
57018
diff
changeset
|
5433 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de> |
cb3f6b4cac09
(sieve, pgg): Use $(infodir).
Reiner Steib <Reiner.Steib@gmx.de>
parents:
57018
diff
changeset
|
5434 |
cb3f6b4cac09
(sieve, pgg): Use $(infodir).
Reiner Steib <Reiner.Steib@gmx.de>
parents:
57018
diff
changeset
|
5435 * makefile.w32-in (sieve, pgg): Use $(infodir). |
cb3f6b4cac09
(sieve, pgg): Use $(infodir).
Reiner Steib <Reiner.Steib@gmx.de>
parents:
57018
diff
changeset
|
5436 |
57018 | 5437 2004-09-08 Juri Linkov <juri@jurta.org> |
5438 | |
5439 * mini.texi (Minibuffer History): Add `history-delete-duplicates'. | |
5440 | |
57008
bda6c36fa8d4
* makefile.w32-in: Fix PGG and Sieve entries.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
56927
diff
changeset
|
5441 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change) |
bda6c36fa8d4
* makefile.w32-in: Fix PGG and Sieve entries.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
56927
diff
changeset
|
5442 |
bda6c36fa8d4
* makefile.w32-in: Fix PGG and Sieve entries.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
56927
diff
changeset
|
5443 * makefile.w32-in: Fix PGG and Sieve entries. |
bda6c36fa8d4
* makefile.w32-in: Fix PGG and Sieve entries.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
56927
diff
changeset
|
5444 |
56911 | 5445 2004-09-03 Juri Linkov <juri@jurta.org> |
5446 | |
5447 * search.texi (Incremental Search): Update wording for M-%. | |
5448 | |
56900
7e7907af98fa
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56878
diff
changeset
|
5449 2004-09-02 Luc Teirlinck <teirllm@auburn.edu> |
7e7907af98fa
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56878
diff
changeset
|
5450 |
7e7907af98fa
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56878
diff
changeset
|
5451 * killing.texi (Killing): Correct description of kill commands in |
7e7907af98fa
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56878
diff
changeset
|
5452 read-only buffer. |
7e7907af98fa
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56878
diff
changeset
|
5453 |
56878 | 5454 2004-09-02 Teodor Zlatanov <tzz@lifelogs.com> |
5455 | |
5456 * building.texi (Compilation Mode): Add a paragraph about rules | |
5457 for finding the compilation buffer for `next-error'. | |
5458 | |
5459 * search.texi (Other Repeating Search): Mention that Occur mode | |
5460 supports the next-error functionality. | |
5461 | |
56872 | 5462 2004-09-02 Juri Linkov <juri@jurta.org> |
5463 | |
5464 * search.texi (Regexp Replace): Add missing backslash to \footnote. | |
5465 | |
56860
30b5897d908f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56853
diff
changeset
|
5466 2004-08-31 Luc Teirlinck <teirllm@auburn.edu> |
30b5897d908f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56853
diff
changeset
|
5467 |
30b5897d908f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56853
diff
changeset
|
5468 * kmacro.texi (Basic Keyboard Macro): |
30b5897d908f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56853
diff
changeset
|
5469 `apply-macro-to-region-lines' now operates on all lines that begin |
30b5897d908f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56853
diff
changeset
|
5470 in the region, rather than on all complete lines in the region. |
30b5897d908f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56853
diff
changeset
|
5471 |
56853
f9d80356b497
* frames.texi (Drag and drop): Add documentation about
Jan Djärv <jan.h.d@swipnet.se>
parents:
56851
diff
changeset
|
5472 2004-08-31 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
f9d80356b497
* frames.texi (Drag and drop): Add documentation about
Jan Djärv <jan.h.d@swipnet.se>
parents:
56851
diff
changeset
|
5473 |
f9d80356b497
* frames.texi (Drag and drop): Add documentation about
Jan Djärv <jan.h.d@swipnet.se>
parents:
56851
diff
changeset
|
5474 * frames.texi (Drag and drop): Add documentation about |
f9d80356b497
* frames.texi (Drag and drop): Add documentation about
Jan Djärv <jan.h.d@swipnet.se>
parents:
56851
diff
changeset
|
5475 x-dnd-test-function and x-dnd-known-types. |
f9d80356b497
* frames.texi (Drag and drop): Add documentation about
Jan Djärv <jan.h.d@swipnet.se>
parents:
56851
diff
changeset
|
5476 |
56851
f3a8f3204f86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56834
diff
changeset
|
5477 2004-08-30 Luc Teirlinck <teirllm@auburn.edu> |
f3a8f3204f86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56834
diff
changeset
|
5478 |
f3a8f3204f86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56834
diff
changeset
|
5479 * indent.texi: Various minor changes in addition to: |
f3a8f3204f86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56834
diff
changeset
|
5480 (Indentation Commands): Correct description of `indent-relative'. |
f3a8f3204f86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56834
diff
changeset
|
5481 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text |
f3a8f3204f86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56834
diff
changeset
|
5482 mode. The *Tab Stops* buffer uses Overwrite Mode. |
62241
868a2346b784
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62222
diff
changeset
|
5483 (Just Spaces): `tabify' converts sequences of at least two spaces |
868a2346b784
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62222
diff
changeset
|
5484 to tabs. |
56851
f3a8f3204f86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56834
diff
changeset
|
5485 |
56834 | 5486 2004-08-28 Eli Zaretskii <eliz@gnu.org> |
5487 | |
5488 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of | |
5489 Emacs and related programs. | |
5490 | |
56814
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
5491 2004-08-27 Luc Teirlinck <teirllm@auburn.edu> |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
5492 |
56823
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
5493 * frames.texi (Secondary Selection): Setting the secondary |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
5494 selection with M-Drag-Mouse-1 does not alter the kill ring, |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
5495 setting it with M-Mouse-1 and M-Mouse-3 does. |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
5496 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
5497 toolkit scroll bars. |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
5498 (Scroll Bars): Ditto. |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
5499 |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
5500 * windows.texi (Basic Window): When using a window system, the value |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
5501 of point in a non-selected window is indicated by a hollow box. |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
5502 (Split Window): Side by side windows are separated by a scroll bar, |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
5503 if scroll bars are used. |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
5504 C-Mouse-2 on scroll bar now also works for toolkit scroll bars. |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
5505 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up. |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
5506 (Window Convenience): Update bindings for `winner-undo' and |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
5507 `winner-redo'. |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
5508 |
56814
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
5509 * ack.texi (Acknowledgments): Use `@unnumbered'. |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
5510 * misc.texi : Adapt sectioning in Info to the node structure. |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
5511 (Invoking emacsclient): Make "Invoking emacsclient" a subsection |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
5512 of "Using Emacs as a Server". |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
5513 * building.texi (Building): Interchange nodes (for correct numbering). |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
5514 * programs.texi (Programs): Interchange nodes (for correct numbering). |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
5515 * killing.texi, entering.texi, commands.texi: Adapt sectioning in |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
5516 Info to the node structure. |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
5517 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix. |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
5518 Rearrange order of nodes and sections such that both "GNU GENERAL |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
5519 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
5520 end, as appropriate for appendices. |
56823
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
5521 (Acknowledgments): Put inside @iftex instead of @ifnotinfo. |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
5522 Use `@unnumberedsec'. |
56814
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
5523 * trouble.texi: Adapt sectioning in Info to the node structure. |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
5524 Adapt node pointers to change in emacs.texi. |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
5525 * cmdargs.texi, doclicense.texi: Adapt node pointers. |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
5526 |
56803
1b92d5cd6d1b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56796
diff
changeset
|
5527 2004-08-27 Richard M. Stallman <rms@gnu.org> |
1b92d5cd6d1b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56796
diff
changeset
|
5528 |
56818
7698252cd520
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56814
diff
changeset
|
5529 * faq.texi: Fix texinfo usage, esp. doublequotes. |
7698252cd520
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56814
diff
changeset
|
5530 (Difference between Emacs and XEmacs): Some clarification. |
56823
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
5531 |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
5532 * faq.texi (Difference between Emacs and XEmacs): |
56803
1b92d5cd6d1b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56796
diff
changeset
|
5533 Explain not to contrast XEmacs with GNU Emacs. |
1b92d5cd6d1b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56796
diff
changeset
|
5534 |
56796
36d665eaf92f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56786
diff
changeset
|
5535 2004-08-26 Richard M. Stallman <rms@gnu.org> |
36d665eaf92f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56786
diff
changeset
|
5536 |
36d665eaf92f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56786
diff
changeset
|
5537 * faq.texi (Difference between Emacs and XEmacs): Rewrite. |
36d665eaf92f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56786
diff
changeset
|
5538 |
56786 | 5539 2004-08-25 Kenichi Handa <handa@m17n.org> |
5540 | |
5541 * custom.texi (Non-ASCII Rebinding): Fix and simplify the | |
5542 description for unibyte mode. | |
5543 | |
56780
69e7e4eb798f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56775
diff
changeset
|
5544 2004-08-23 Luc Teirlinck <teirllm@auburn.edu> |
69e7e4eb798f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56775
diff
changeset
|
5545 |
56783
33930c56419f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56780
diff
changeset
|
5546 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref. |
56780
69e7e4eb798f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56775
diff
changeset
|
5547 |
56783
33930c56419f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56780
diff
changeset
|
5548 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref. |
33930c56419f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56780
diff
changeset
|
5549 (Configuring Scrolling): Correct invalid (for hardcopy) @xref. |
56780
69e7e4eb798f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56775
diff
changeset
|
5550 (Regexp Replace): Standardize reference to hardcopy Elisp Manual |
69e7e4eb798f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56775
diff
changeset
|
5551 in @pxref. |
69e7e4eb798f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56775
diff
changeset
|
5552 |
56775
24ea06e1c5ec
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56757
diff
changeset
|
5553 2004-08-22 Luc Teirlinck <teirllm@auburn.edu> |
24ea06e1c5ec
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56757
diff
changeset
|
5554 |
24ea06e1c5ec
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56757
diff
changeset
|
5555 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit): |
24ea06e1c5ec
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56757
diff
changeset
|
5556 Change section names. |
24ea06e1c5ec
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56757
diff
changeset
|
5557 |
56757
dc7deb7ca051
* reftex.texi (AUCTeX): Update links, section name.
David Kastrup <dak@gnu.org>
parents:
56749
diff
changeset
|
5558 2004-08-22 David Kastrup <dak@gnu.org> |
dc7deb7ca051
* reftex.texi (AUCTeX): Update links, section name.
David Kastrup <dak@gnu.org>
parents:
56749
diff
changeset
|
5559 |
dc7deb7ca051
* reftex.texi (AUCTeX): Update links, section name.
David Kastrup <dak@gnu.org>
parents:
56749
diff
changeset
|
5560 * reftex.texi (AUCTeX): Update links, section name. |
dc7deb7ca051
* reftex.texi (AUCTeX): Update links, section name.
David Kastrup <dak@gnu.org>
parents:
56749
diff
changeset
|
5561 |
59996
aac0a33f5772
Change release version from 21.4 to 22.1 throughout.
Kim F. Storm <storm@cua.dk>
parents:
59985
diff
changeset
|
5562 * faq.texi (Calc): Update availability (included in 22.1). |
56757
dc7deb7ca051
* reftex.texi (AUCTeX): Update links, section name.
David Kastrup <dak@gnu.org>
parents:
56749
diff
changeset
|
5563 (AUCTeX): Update availability, information, versions, description. |
dc7deb7ca051
* reftex.texi (AUCTeX): Update links, section name.
David Kastrup <dak@gnu.org>
parents:
56749
diff
changeset
|
5564 |
56745
e8dc89a97588
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56737
diff
changeset
|
5565 2004-08-21 Luc Teirlinck <teirllm@auburn.edu> |
e8dc89a97588
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56737
diff
changeset
|
5566 |
56749
e2b42bec36f7
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56746
diff
changeset
|
5567 * kmacro.texi (Keyboard Macro Ring): Rename section. |
e2b42bec36f7
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56746
diff
changeset
|
5568 Emacs treats the head of the macro ring as the `last keyboard macro'. |
e2b42bec36f7
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56746
diff
changeset
|
5569 (Keyboard Macro Counter): Minor change. |
e2b42bec36f7
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56746
diff
changeset
|
5570 (Save Keyboard Macro): Some clarifications. |
e2b42bec36f7
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56746
diff
changeset
|
5571 (Edit Keyboard Macro): Rename section. |
e2b42bec36f7
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56746
diff
changeset
|
5572 |
56745
e8dc89a97588
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56737
diff
changeset
|
5573 * buffers.texi (Buffers): Maximum buffer size is now 256M on |
e8dc89a97588
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56737
diff
changeset
|
5574 32-bit machines. |
e8dc89a97588
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56737
diff
changeset
|
5575 (Several Buffers): Clarify which buffer is selected if `2' is |
e8dc89a97588
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56737
diff
changeset
|
5576 pressed in the Buffer Menu. |
56746
f6af9a63d0f4
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56745
diff
changeset
|
5577 Auto Revert mode can be used to update the Buffer Menu |
f6af9a63d0f4
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56745
diff
changeset
|
5578 automatically. |
56745
e8dc89a97588
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56737
diff
changeset
|
5579 |
56737 | 5580 2004-08-21 Eli Zaretskii <eliz@gnu.org> |
5581 | |
5582 * help.texi (Misc Help): Add an index entry for finding an Info | |
5583 manual by its file name. | |
5584 | |
56733
fda416ded873
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56708
diff
changeset
|
5585 2004-08-20 Luc Teirlinck <teirllm@auburn.edu> |
fda416ded873
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56708
diff
changeset
|
5586 |
fda416ded873
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56708
diff
changeset
|
5587 * files.texi (Backup Deletion): Correct description of |
fda416ded873
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56708
diff
changeset
|
5588 `delete-old-versions'. |
fda416ded873
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56708
diff
changeset
|
5589 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'. |
fda416ded873
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56708
diff
changeset
|
5590 (Auto Save Files): Recommend `auto-save-mode' to reenable |
fda416ded873
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56708
diff
changeset
|
5591 auto-saving, rather than the abbreviation `auto-save'. |
fda416ded873
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56708
diff
changeset
|
5592 |
56708
b1f888ef9e7b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56697
diff
changeset
|
5593 2004-08-17 Luc Teirlinck <teirllm@auburn.edu> |
b1f888ef9e7b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56697
diff
changeset
|
5594 |
b1f888ef9e7b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56697
diff
changeset
|
5595 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms |
b1f888ef9e7b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56697
diff
changeset
|
5596 for "killing" and "yanking" in main menu. |
b1f888ef9e7b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56697
diff
changeset
|
5597 |
56697
f5d8912660c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56660
diff
changeset
|
5598 2004-08-16 Richard M. Stallman <rms@gnu.org> |
f5d8912660c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56660
diff
changeset
|
5599 |
f5d8912660c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56660
diff
changeset
|
5600 * killing.texi (Yanking, Killing): Minor cleanups. |
f5d8912660c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56660
diff
changeset
|
5601 |
f5d8912660c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56660
diff
changeset
|
5602 * mark.texi (Momentary Mark): Minor cleanups. |
f5d8912660c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56660
diff
changeset
|
5603 |
f5d8912660c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56660
diff
changeset
|
5604 2004-08-15 Kenichi Handa <handa@etl.go.jp> |
f5d8912660c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56660
diff
changeset
|
5605 |
f5d8912660c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56660
diff
changeset
|
5606 * custom.texi (Non-ASCII Rebinding): |
f5d8912660c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56660
diff
changeset
|
5607 C-q always inserts the right code to pass to global-set-key. |
f5d8912660c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56660
diff
changeset
|
5608 |
56660 | 5609 2004-08-14 Eli Zaretskii <eliz@gnu.org> |
5610 | |
5611 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi. | |
5612 | |
56656
6148f99b2c9d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56653
diff
changeset
|
5613 2004-08-13 Luc Teirlinck <teirllm@auburn.edu> |
6148f99b2c9d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56653
diff
changeset
|
5614 |
6148f99b2c9d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56653
diff
changeset
|
5615 * regs.texi (RegNumbers): Mention `C-x r i' binding for |
6148f99b2c9d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56653
diff
changeset
|
5616 `insert-register', instead of `C-x r g' binding, for consistency. |
6148f99b2c9d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56653
diff
changeset
|
5617 |
56653
5c03eec0c523
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56650
diff
changeset
|
5618 2004-08-12 Luc Teirlinck <teirllm@auburn.edu> |
5c03eec0c523
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56650
diff
changeset
|
5619 |
5c03eec0c523
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56650
diff
changeset
|
5620 * fixit.texi (Spelling): Fix typo. |
5c03eec0c523
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56650
diff
changeset
|
5621 |
56650
d2144e3f0b77
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56646
diff
changeset
|
5622 2004-08-11 Luc Teirlinck <teirllm@auburn.edu> |
d2144e3f0b77
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56646
diff
changeset
|
5623 |
d2144e3f0b77
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56646
diff
changeset
|
5624 * help.texi (Help): Fix Texinfo usage. |
d2144e3f0b77
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56646
diff
changeset
|
5625 |
56646
b7446b6f097d
Updated CC Mode to 5.30.9.
Martin Stjernholm <mast@lysator.liu.se>
parents:
56644
diff
changeset
|
5626 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org> |
b7446b6f097d
Updated CC Mode to 5.30.9.
Martin Stjernholm <mast@lysator.liu.se>
parents:
56644
diff
changeset
|
5627 |
b7446b6f097d
Updated CC Mode to 5.30.9.
Martin Stjernholm <mast@lysator.liu.se>
parents:
56644
diff
changeset
|
5628 * cc-mode.texi: Various updates for CC Mode 5.30.9. |
b7446b6f097d
Updated CC Mode to 5.30.9.
Martin Stjernholm <mast@lysator.liu.se>
parents:
56644
diff
changeset
|
5629 |
56644
0cee455027ed
Sync with Tramp 2.0.44.
Michael Albinus <michael.albinus@gmx.de>
parents:
56602
diff
changeset
|
5630 2004-08-10 Michael Albinus <michael.albinus@gmx.de> |
0cee455027ed
Sync with Tramp 2.0.44.
Michael Albinus <michael.albinus@gmx.de>
parents:
56602
diff
changeset
|
5631 |
0cee455027ed
Sync with Tramp 2.0.44.
Michael Albinus <michael.albinus@gmx.de>
parents:
56602
diff
changeset
|
5632 Sync with Tramp 2.0.44. |
0cee455027ed
Sync with Tramp 2.0.44.
Michael Albinus <michael.albinus@gmx.de>
parents:
56602
diff
changeset
|
5633 |
56602 | 5634 2004-08-05 Lars Hansen <larsh@math.ku.dk> |
5635 | |
5636 * widget.texi (User Interface): Update how to separate the | |
5637 editable field of an editable-field widget from other widgets. | |
5638 (Programming Example): Add text after field. | |
5639 | |
56530
c0bc4f6e68b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56472
diff
changeset
|
5640 2004-07-24 Richard M. Stallman <rms@gnu.org> |
c0bc4f6e68b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56472
diff
changeset
|
5641 |
c0bc4f6e68b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56472
diff
changeset
|
5642 * text.texi (Paragraphs): Update how paragraphs are separated |
c0bc4f6e68b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56472
diff
changeset
|
5643 and the default for paragraph-separate. |
c0bc4f6e68b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56472
diff
changeset
|
5644 |
c0bc4f6e68b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56472
diff
changeset
|
5645 * search.texi (Regexp Replace): Further update text for new |
c0bc4f6e68b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56472
diff
changeset
|
5646 replacement operators. |
c0bc4f6e68b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56472
diff
changeset
|
5647 |
56927
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
5648 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org> |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
5649 |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
5650 * emacs-mime.texi (Encoding Customization): Add a note to the |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
5651 mm-content-transfer-encoding-defaults entry. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
5652 (rfc2047): Update. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
5653 |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
5654 * gnus.texi (Article Highlighting): Add |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
5655 gnus-cite-ignore-quoted-from. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
5656 (POP before SMTP): New node. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
5657 (Posting Styles): Addition. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
5658 (Splitting Mail): Add nnmail-split-lowercase-expanded. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
5659 (Fancy Mail Splitting): Ditto. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
5660 (X-Face): Add gnus-x-face. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
5661 |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
5662 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de> |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
5663 |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
5664 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi, |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
5665 * pgg.texi, sieve.texi: Use @copying and @insertcopying. |
56927
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
5666 |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
5667 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de> |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
5668 |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
5669 * gnus.texi (Mail Source Specifiers): Describe |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
5670 `pop3-leave-mail-on-server'. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
5671 |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
5672 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de> |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
5673 |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
5674 * Makefile.in, makefile.w32-in: Added PGG and Sieve files. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
5675 |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
5676 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
5677 repository. Change setfilename. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
5678 |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
5679 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
5680 |
56468
fc5aa4dbf48e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56317
diff
changeset
|
5681 2004-07-18 Luc Teirlinck <teirllm@auburn.edu> |
fc5aa4dbf48e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56317
diff
changeset
|
5682 |
56472
ca0b6039ac8d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56470
diff
changeset
|
5683 * emacs-xtra.texi (Subdir switches): Dired does not remember the |
ca0b6039ac8d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56470
diff
changeset
|
5684 `R' switch. |
ca0b6039ac8d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56470
diff
changeset
|
5685 |
56470
79a49dbad8e6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56468
diff
changeset
|
5686 * dired.texi (Dired Updating): `k' only deletes inserted |
79a49dbad8e6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56468
diff
changeset
|
5687 subdirectories from the Dired buffer if a prefix argument was given. |
79a49dbad8e6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56468
diff
changeset
|
5688 |
56468
fc5aa4dbf48e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56317
diff
changeset
|
5689 * search.texi (Regexps): Delete redundant definition of `symbol' in |
fc5aa4dbf48e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56317
diff
changeset
|
5690 description of `\_>'. It already occurs in the description of `\_<'. |
fc5aa4dbf48e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56317
diff
changeset
|
5691 |
56317 | 5692 2004-07-02 Juri Linkov <juri@jurta.org> |
5693 | |
5694 * pcl-cvs.texi (Viewing differences): Add `d r'. | |
5695 | |
56307 | 5696 2004-07-01 Juri Linkov <juri@jurta.org> |
5697 | |
5698 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e. | |
5699 (Regexp Search): Add M-r. | |
5700 | |
56302
c857a4952b78
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56279
diff
changeset
|
5701 2004-06-30 Luc Teirlinck <teirllm@auburn.edu> |
c857a4952b78
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56279
diff
changeset
|
5702 |
c857a4952b78
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56279
diff
changeset
|
5703 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra. |
c857a4952b78
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56279
diff
changeset
|
5704 |
56279
b1ae5333057a
* ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
Jesper Harder <harder@ifa.au.dk>
parents:
56252
diff
changeset
|
5705 2004-06-29 Jesper Harder <harder@ifa.au.dk> |
b1ae5333057a
* ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
Jesper Harder <harder@ifa.au.dk>
parents:
56252
diff
changeset
|
5706 |
b1ae5333057a
* ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
Jesper Harder <harder@ifa.au.dk>
parents:
56252
diff
changeset
|
5707 * ses.texi, viper.texi, search.texi, flymake.texi, faq.texi: |
b1ae5333057a
* ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
Jesper Harder <harder@ifa.au.dk>
parents:
56252
diff
changeset
|
5708 * eshell.texi, ediff.texi, calendar.texi: Markup fixes. |
b1ae5333057a
* ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
Jesper Harder <harder@ifa.au.dk>
parents:
56252
diff
changeset
|
5709 |
56252
f52c939b9d35
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56247
diff
changeset
|
5710 2004-06-25 Richard M. Stallman <rms@gnu.org> |
f52c939b9d35
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56247
diff
changeset
|
5711 |
f52c939b9d35
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56247
diff
changeset
|
5712 * search.texi (Regexp Replace): Rewrite description of \# \, and \?. |
f52c939b9d35
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56247
diff
changeset
|
5713 |
56247
09f1db905d2e
(Regexp Replace): Some typo corrections and
David Kastrup <dak@gnu.org>
parents:
56230
diff
changeset
|
5714 2004-06-25 David Kastrup <dak@gnu.org> |
09f1db905d2e
(Regexp Replace): Some typo corrections and
David Kastrup <dak@gnu.org>
parents:
56230
diff
changeset
|
5715 |
09f1db905d2e
(Regexp Replace): Some typo corrections and
David Kastrup <dak@gnu.org>
parents:
56230
diff
changeset
|
5716 * search.texi (Regexp Replace): Some typo corrections and |
09f1db905d2e
(Regexp Replace): Some typo corrections and
David Kastrup <dak@gnu.org>
parents:
56230
diff
changeset
|
5717 rearrangement. |
09f1db905d2e
(Regexp Replace): Some typo corrections and
David Kastrup <dak@gnu.org>
parents:
56230
diff
changeset
|
5718 |
56230
fe184d71d3cb
(Unconditional Replace): Use replace-string instead
David Kastrup <dak@gnu.org>
parents:
56221
diff
changeset
|
5719 2004-06-24 David Kastrup <dak@gnu.org> |
fe184d71d3cb
(Unconditional Replace): Use replace-string instead
David Kastrup <dak@gnu.org>
parents:
56221
diff
changeset
|
5720 |
fe184d71d3cb
(Unconditional Replace): Use replace-string instead
David Kastrup <dak@gnu.org>
parents:
56221
diff
changeset
|
5721 * search.texi (Unconditional Replace): Use replace-string instead |
fe184d71d3cb
(Unconditional Replace): Use replace-string instead
David Kastrup <dak@gnu.org>
parents:
56221
diff
changeset
|
5722 of query-replace in example. |
fe184d71d3cb
(Unconditional Replace): Use replace-string instead
David Kastrup <dak@gnu.org>
parents:
56221
diff
changeset
|
5723 (Regexp Replace): Add explanations for `\,', `\#' and `\?' |
fe184d71d3cb
(Unconditional Replace): Use replace-string instead
David Kastrup <dak@gnu.org>
parents:
56221
diff
changeset
|
5724 sequences. |
fe184d71d3cb
(Unconditional Replace): Use replace-string instead
David Kastrup <dak@gnu.org>
parents:
56221
diff
changeset
|
5725 (Query Replace): Correct explanation of `^' which does not use |
fe184d71d3cb
(Unconditional Replace): Use replace-string instead
David Kastrup <dak@gnu.org>
parents:
56221
diff
changeset
|
5726 the mark stack. |
fe184d71d3cb
(Unconditional Replace): Use replace-string instead
David Kastrup <dak@gnu.org>
parents:
56221
diff
changeset
|
5727 |
56221
47243103399e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
56181
diff
changeset
|
5728 2004-06-21 Nick Roberts <nickrob@gnu.org> |
47243103399e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
56181
diff
changeset
|
5729 |
47243103399e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
56181
diff
changeset
|
5730 * misc.texi (Shell History Copying): Document comint-insert-input. |
47243103399e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
56181
diff
changeset
|
5731 (Shell Ring): Describe comint-dynamic-list-input-ring here. |
47243103399e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
56181
diff
changeset
|
5732 |
56181 | 5733 2004-06-21 Karl Berry <karl@gnu.org> |
5734 | |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
5735 * info.texi (Top): Mention that only Emacs has mouse support. |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
5736 (Getting Started): Mention this in a few other places. |
56181 | 5737 |
56164
f5e9166d3954
(Info Lookup): Fix keybinding for
Jesper Harder <harder@ifa.au.dk>
parents:
56144
diff
changeset
|
5738 2004-06-20 Jesper Harder <harder@ifa.au.dk> |
f5e9166d3954
(Info Lookup): Fix keybinding for
Jesper Harder <harder@ifa.au.dk>
parents:
56144
diff
changeset
|
5739 |
56165
920d5b4fe0a2
* msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
Jesper Harder <harder@ifa.au.dk>
parents:
56164
diff
changeset
|
5740 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash. |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
5741 * custom.texi (Customization): Do. |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
5742 * anti.texi (Antinews): Do. |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
5743 * abbrevs.texi (Defining Abbrevs): Do. |
56165
920d5b4fe0a2
* msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
Jesper Harder <harder@ifa.au.dk>
parents:
56164
diff
changeset
|
5744 |
56164
f5e9166d3954
(Info Lookup): Fix keybinding for
Jesper Harder <harder@ifa.au.dk>
parents:
56144
diff
changeset
|
5745 * programs.texi (Info Lookup): Fix keybinding for |
f5e9166d3954
(Info Lookup): Fix keybinding for
Jesper Harder <harder@ifa.au.dk>
parents:
56144
diff
changeset
|
5746 info-lookup-symbol. |
f5e9166d3954
(Info Lookup): Fix keybinding for
Jesper Harder <harder@ifa.au.dk>
parents:
56144
diff
changeset
|
5747 |
56144
b36f4311957c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
56126
diff
changeset
|
5748 2004-06-16 Juanma Barranquero <lektu@terra.es> |
b36f4311957c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
56126
diff
changeset
|
5749 |
b36f4311957c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
56126
diff
changeset
|
5750 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES): |
b36f4311957c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
56126
diff
changeset
|
5751 Add emacs-xtra. |
b36f4311957c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
56126
diff
changeset
|
5752 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies. |
b36f4311957c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
56126
diff
changeset
|
5753 (clean): Add emacs-xtra and flymake. Remove redundancies. |
b36f4311957c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
56126
diff
changeset
|
5754 |
56126
080480ffb51c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56114
diff
changeset
|
5755 2004-06-15 Luc Teirlinck <teirllm@auburn.edu> |
080480ffb51c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56114
diff
changeset
|
5756 |
080480ffb51c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56114
diff
changeset
|
5757 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra): |
080480ffb51c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56114
diff
changeset
|
5758 Add emacs-xtra. |
080480ffb51c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56114
diff
changeset
|
5759 * emacs-xtra.texi: New file. |
080480ffb51c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56114
diff
changeset
|
5760 |
56114
d61ec0ebc281
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56098
diff
changeset
|
5761 2004-06-14 Luc Teirlinck <teirllm@auburn.edu> |
d61ec0ebc281
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56098
diff
changeset
|
5762 |
d61ec0ebc281
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56098
diff
changeset
|
5763 * dired.texi (Dired Enter): Mention conditions on `ls' switches. |
d61ec0ebc281
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56098
diff
changeset
|
5764 (Dired and Find): Mention differences with ordinary Dired buffers. |
d61ec0ebc281
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56098
diff
changeset
|
5765 |
56098
82b26077acce
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56094
diff
changeset
|
5766 2004-06-13 Luc Teirlinck <teirllm@auburn.edu> |
82b26077acce
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56094
diff
changeset
|
5767 |
82b26077acce
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56094
diff
changeset
|
5768 * autotype.texi (Copyrights, Timestamps): Recommend |
82b26077acce
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56094
diff
changeset
|
5769 `before-save-hook' instead of `write-file-functions'. |
82b26077acce
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56094
diff
changeset
|
5770 |
56094
54229932d09a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56062
diff
changeset
|
5771 2004-06-13 Richard M. Stallman <rms@gnu.org> |
54229932d09a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56062
diff
changeset
|
5772 |
54229932d09a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56062
diff
changeset
|
5773 * custom.texi (Init Syntax): Explain about vars that do special |
54229932d09a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56062
diff
changeset
|
5774 things when set with setq or with Custom. |
54229932d09a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56062
diff
changeset
|
5775 (Init Examples): Add line-number-mode example. |
54229932d09a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56062
diff
changeset
|
5776 |
56062 | 5777 2004-06-13 Lars Hansen <larsh@math.ku.dk> |
5778 | |
5779 * dired-x.texi (dired-mark-omitted): Update keybinding. | |
5780 | |
56047 | 5781 2004-06-12 Juri Linkov <juri@jurta.org> |
5782 | |
5783 * dired.texi (Operating on Files): Add dired-do-touch. | |
5784 | |
56013 | 5785 2004-06-10 Kim F. Storm <storm@cua.dk> |
5786 | |
5787 * pcl-cvs.texi (Viewing differences): Add 'd y'. | |
5788 | |
56008 | 5789 2004-06-10 Juri Linkov <juri@jurta.org> |
5790 | |
5791 * building.texi (Lisp Eval): Add C-M-x on defface. | |
5792 | |
55998
9ad56faeb13c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
55929
diff
changeset
|
5793 2004-06-08 Luc Teirlinck <teirllm@auburn.edu> |
9ad56faeb13c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
55929
diff
changeset
|
5794 |
9ad56faeb13c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
55929
diff
changeset
|
5795 * files.texi (Reverting): Auto-Revert mode and |
9ad56faeb13c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
55929
diff
changeset
|
5796 Global Auto-Revert mode no longer revert remote files. |
9ad56faeb13c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
55929
diff
changeset
|
5797 |
55929 | 5798 2004-06-05 Lars Hansen <larsh@math.ku.dk> |
5799 | |
5800 * dired-x.texi (variable dired-omit-mode): Rename from | |
5801 dired-omit-files-p. | |
5802 (function dired-omit-mode): Rename from dired-omit-toggle. | |
5803 Call dired-omit-mode rather than set dired-omit-files-p. | |
5804 (dired-mark-omitted): Describe command. | |
5805 | |
55844
4bc6cb45c326
Version 2.0.41 of Tramp released.
Michael Albinus <michael.albinus@gmx.de>
parents:
55842
diff
changeset
|
5806 2004-05-29 Michael Albinus <michael.albinus@gmx.de> |
4bc6cb45c326
Version 2.0.41 of Tramp released.
Michael Albinus <michael.albinus@gmx.de>
parents:
55842
diff
changeset
|
5807 |
4bc6cb45c326
Version 2.0.41 of Tramp released.
Michael Albinus <michael.albinus@gmx.de>
parents:
55842
diff
changeset
|
5808 Version 2.0.41 of Tramp released. |
4bc6cb45c326
Version 2.0.41 of Tramp released.
Michael Albinus <michael.albinus@gmx.de>
parents:
55842
diff
changeset
|
5809 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
5810 2004-05-29 Juanma Barranquero <lektu@terra.es> |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
5811 |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
5812 * makefile.w32-in (../info/flymake, flymake.dvi): New targets. |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
5813 (INFO_TARGETS, DVI_TARGETS): Add Flymake. |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
5814 |
55840
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
5815 2004-05-29 Richard M. Stallman <rms@gnu.org> |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
5816 |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
5817 * custom.texi (Init File): Two dashes start --no-site-file. |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
5818 |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
5819 * cl.texi (Top): Call this chapter `Introduction'. |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
5820 (Overview): In TeX, no section heading here. |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
5821 |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
5822 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups. |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
5823 |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
5824 2004-05-29 Alan Mackenzie <acm@muc.de> |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
5825 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
5826 * programs.texi: Update for CC Mode 5.30 and incidental amendments. |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
5827 ("AWK"): Is consistently thus spelt throughout. |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
5828 (AWK, Pike): Document as "C-like modes". |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
5829 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}. |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
5830 (M-x man): Supersedes M-x manual-entry. |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
5831 Add numerous index entries. Correct "ESC a/e" to "M-a/e". |
55840
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
5832 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
5833 ("Comments in C"): Delete node; the info is in CC Mode manual. |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
5834 (c-comment-only-line-offset): Remove description. |
55840
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
5835 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
5836 (C-c ., C-c C-c): Describe new C Mode bindings. |
55840
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
5837 |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
5838 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent) |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
5839 (@dfn{Style}, c-default-style, comment-column, comment-padding) |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
5840 (c-up-conditional, c-beginning-of-statement, c-end-of-statement): |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
5841 Amend definitions. |
55840
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
5842 |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
5843 (c-beginning-of-defun, c-end-of-defun, c-context-line-break): |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
5844 Describe functions. |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
5845 |
55840
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
5846 (c-comment-start-regexp, c-hanging-comment-ender-p) |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
5847 (c-hanging-comment-starter-p): Remove obsolete definitions. |
55840
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
5848 |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
5849 * emacs.texi: Remove the menu entry "Comments in C". |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
5850 |
55824 | 5851 2004-05-29 Eli Zaretskii <eliz@gnu.org> |
5852 | |
5853 * Makefile.in (../info/flymake, flymake.dvi): New targets. | |
5854 (INFO_TARGETS, DVI_TARGETS): Add Flymake. | |
5855 | |
5856 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com> | |
5857 | |
5858 * flymake.texi: New file. | |
5859 | |
55788
90d625243c33
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
55781
diff
changeset
|
5860 2004-05-28 Simon Josefsson <jas@extundo.com> |
90d625243c33
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
55781
diff
changeset
|
5861 |
90d625243c33
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
55781
diff
changeset
|
5862 * smtpmail.texi (Authentication): Improve STARTTLS discussion. |
90d625243c33
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
55781
diff
changeset
|
5863 |
55781
bc03e6ef0f00
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
55626
diff
changeset
|
5864 2004-05-27 Luc Teirlinck <teirllm@auburn.edu> |
bc03e6ef0f00
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
55626
diff
changeset
|
5865 |
bc03e6ef0f00
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
55626
diff
changeset
|
5866 * dired.texi (Dired and Find): `find-ls-option' does not apply to |
bc03e6ef0f00
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
55626
diff
changeset
|
5867 `M-x locate'. |
bc03e6ef0f00
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
55626
diff
changeset
|
5868 |
55626 | 5869 2004-05-16 Karl Berry <karl@gnu.org> |
5870 | |
5871 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo, | |
5872 makeinfo --html fails. | |
5873 * help.texi (Help Summary) [@ifnottex]: Likewise. | |
5874 | |
55576
77a79f33714b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
55421
diff
changeset
|
5875 2004-05-13 Nick Roberts <nickrob@gnu.org> |
77a79f33714b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
55421
diff
changeset
|
5876 |
77a79f33714b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
55421
diff
changeset
|
5877 * building.texi (GDB Graphical Interface): Update and describe |
77a79f33714b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
55421
diff
changeset
|
5878 layout first. |
77a79f33714b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
55421
diff
changeset
|
5879 |
55421
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
5880 2004-05-07 Kai Grossjohann <kai@emptydomain.de> |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
5881 |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
5882 Version 2.0.40 of Tramp released. |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
5883 |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
5884 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de> |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
5885 |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
5886 Complete rework, based on review by Karl Berry <karl@gnu.org>. |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
5887 |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
5888 * tramp.texi (Auto-save and Backup): Explain exploitation of new |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
5889 variables `tramp-backup-directory-alist' and |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
5890 `tramp-bkup-backup-directory-info'. |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
5891 (Overview, Connection types) |
55421
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
5892 (External transfer methods, Default Method) |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
5893 (Windows setup hints): Remove restriction of password entering |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
5894 with external methods. |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
5895 (Auto-save and Backup): Make file name example |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
5896 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info' |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
5897 and `auto-save-directory' must be used. |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
5898 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
5899 only "NT"). Remove doubled entry "What kinds of systems does |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
5900 @tramp{} work on". |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
5901 (tramp): Macro removed. |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
5902 (Obtaining Tramp): Flag removed from title. |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
5903 (all): "tramp-" and "-" removed from flag names. Flags `tramp' |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
5904 and `trampver' used properly. Flag `tramp-inst' replaced by |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
5905 `installchapter'. Installation related text adapted. |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
5906 |
55356 | 5907 2004-05-04 Jason Rumney <jasonr@gnu.org> |
5908 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
5909 * makefile.w32-in: Revert last change. |
55356 | 5910 |
55334 | 5911 2004-05-03 Jason Rumney <jasonr@gnu.org> |
5912 | |
5913 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes. | |
5914 | |
55202
4c64ee838f41
* subr.el (remove-overlays): Make arguments optional.
Masatake YAMATO <jet@gyve.org>
parents:
55201
diff
changeset
|
5915 2004-04-28 Masatake YAMATO <jet@gyve.org> |
4c64ee838f41
* subr.el (remove-overlays): Make arguments optional.
Masatake YAMATO <jet@gyve.org>
parents:
55201
diff
changeset
|
5916 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
5917 * widget.texi (Programming Example): Remove overlays. |
55202
4c64ee838f41
* subr.el (remove-overlays): Make arguments optional.
Masatake YAMATO <jet@gyve.org>
parents:
55201
diff
changeset
|
5918 |
55201 | 5919 2004-04-27 Jesper Harder <harder@ifa.au.dk> |
5920 | |
5921 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp. | |
5922 | |
55093
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54976
diff
changeset
|
5923 2004-04-23 Juanma Barranquero <lektu@terra.es> |
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54976
diff
changeset
|
5924 |
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54976
diff
changeset
|
5925 * makefile.w32-in: Add "-*- makefile -*-" mode tag. |
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54976
diff
changeset
|
5926 |
54976 | 5927 2004-04-18 Juri Linkov <juri@jurta.org> |
5928 | |
5929 * fixit.texi (Spelling): Remove file extension from ispell xref. | |
5930 | |
54898 | 5931 2004-04-15 Kim F. Storm <storm@cua.dk> |
5932 | |
5933 * cmdargs.texi (Initial Options): Add -Q. | |
5934 | |
54722 | 5935 2004-04-05 Kim F. Storm <storm@cua.dk> |
5936 | |
5937 * custom.texi (File Variables): Add safe-local-eval-forms. | |
5938 | |
54720
4b458413e987
(Info Search): Add info-apropos.
Jesper Harder <harder@ifa.au.dk>
parents:
54684
diff
changeset
|
5939 2004-04-05 Jesper Harder <harder@ifa.au.dk> |
4b458413e987
(Info Search): Add info-apropos.
Jesper Harder <harder@ifa.au.dk>
parents:
54684
diff
changeset
|
5940 |
4b458413e987
(Info Search): Add info-apropos.
Jesper Harder <harder@ifa.au.dk>
parents:
54684
diff
changeset
|
5941 * info.texi (Info Search): Add info-apropos. |
4b458413e987
(Info Search): Add info-apropos.
Jesper Harder <harder@ifa.au.dk>
parents:
54684
diff
changeset
|
5942 |
54684
64bd6e31f770
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54488
diff
changeset
|
5943 2004-04-02 Luc Teirlinck <teirllm@auburn.edu> |
64bd6e31f770
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54488
diff
changeset
|
5944 |
64bd6e31f770
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54488
diff
changeset
|
5945 * files.texi (Reverting): Correct description of revert-buffer's |
64bd6e31f770
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54488
diff
changeset
|
5946 handling of point. |
64bd6e31f770
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54488
diff
changeset
|
5947 |
54488 | 5948 2004-03-22 Juri Linkov <juri@jurta.org> |
5949 | |
5950 * emacs.texi (Top): Add `Misc X'. | |
5951 | |
5952 * faq.texi, trouble.texi: Fix help key bindings. | |
5953 | |
5954 * glossary.texi: Improve references. | |
5955 | |
5956 * help.texi: Sync keywords with finder.el. | |
5957 | |
5958 * mini.texi (Completion): Add description for menu items. | |
5959 | |
5960 * misc.texi (Browse-URL, FFAP): Add information about keywords. | |
5961 | |
5962 * sending.texi (Mail Methods): Fix xref to Message manual. | |
5963 | |
54421
95b8b23d991d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54380
diff
changeset
|
5964 2004-03-17 Luc Teirlinck <teirllm@auburn.edu> |
95b8b23d991d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54380
diff
changeset
|
5965 |
95b8b23d991d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54380
diff
changeset
|
5966 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading |
95b8b23d991d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54380
diff
changeset
|
5967 (as suggested by Karl Berry). Update information about colored |
95b8b23d991d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54380
diff
changeset
|
5968 stars in menus. Add new subheading describing M-n. |
95b8b23d991d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54380
diff
changeset
|
5969 |
54380
b3e0a3f4fdf2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54318
diff
changeset
|
5970 2004-03-12 Richard M. Stallman <rms@gnu.org> |
b3e0a3f4fdf2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54318
diff
changeset
|
5971 |
b3e0a3f4fdf2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54318
diff
changeset
|
5972 * cl.texi (Top): Rename top node's title. |
b3e0a3f4fdf2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54318
diff
changeset
|
5973 |
b3e0a3f4fdf2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54318
diff
changeset
|
5974 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely. |
b3e0a3f4fdf2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54318
diff
changeset
|
5975 |
54318 | 5976 2004-03-08 Karl Berry <karl@gnu.org> |
5977 | |
5978 * info.texi: \input texinfo.tex instead of just texinfo, to avoid | |
5979 problems making the texinfo distribution. | |
5980 | |
54274
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
5981 2004-03-04 Richard M. Stallman <rms@gnu.org> |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
5982 |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
5983 * search.texi (Regexps): Explain that ^ and $ have their |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
5984 special meanings only in certain contexts. |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
5985 |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
5986 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@. |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
5987 |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
5988 * mule.texi (Specify Coding): Doc C-x RET F. |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
5989 |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
5990 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
5991 for multiple compile and grep buffers. |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
5992 (Indirect Buffers): Don't recommand clone-indirect-buffer |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
5993 for multiple compile and grep buffers. |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
5994 |
54202
8491a6eafd00
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
54200
diff
changeset
|
5995 2004-02-29 Simon Josefsson <jas@extundo.com> |
8491a6eafd00
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
54200
diff
changeset
|
5996 |
8491a6eafd00
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
54200
diff
changeset
|
5997 * smtpmail.texi (Authentication): Changed the list of supported |
8491a6eafd00
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
54200
diff
changeset
|
5998 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to |
8491a6eafd00
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
54200
diff
changeset
|
5999 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele |
8491a6eafd00
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
54200
diff
changeset
|
6000 <voegelas@gmx.net>. |
8491a6eafd00
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
54200
diff
changeset
|
6001 |
54200
b0293635c42b
* man/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
Juanma Barranquero <lekktu@gmail.com>
parents:
54199
diff
changeset
|
6002 2004-02-29 Juanma Barranquero <lektu@terra.es> |
b0293635c42b
* man/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
Juanma Barranquero <lekktu@gmail.com>
parents:
54199
diff
changeset
|
6003 |
65625
348c05075334
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
65617
diff
changeset
|
6004 * makefile.w32-in (mostlyclean, clean, maintainer-clean): |
348c05075334
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
65617
diff
changeset
|
6005 Use $(DEL) instead of rm, and ignore exit code. |
54200
b0293635c42b
* man/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
Juanma Barranquero <lekktu@gmail.com>
parents:
54199
diff
changeset
|
6006 |
54198
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6007 2004-02-29 Kai Grossjohann <kgrossjo@eu.uu.net> |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
6008 |
54198
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6009 Tramp version 2.0.39 released. |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6010 |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6011 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de> |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6012 |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6013 * tramp.texi (Customizing Completion): Explain new functions |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6014 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'. |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6015 (all): Savannah URLs unified to "http://savannah.nongnu.org". |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6016 (Top): Refer to Savannah mailing list as the major one. Mention |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6017 older mailing lists in HTML mode only. |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6018 (Auto-save and Backup): Add auto-save. Based on wording of Kai. |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6019 (Frequently Asked Questions): Remote hosts must not be Unix-like |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6020 for "smb" method. |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6021 (Password caching): New node. |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6022 (External transfer methods): Refer to password caching for "smb" |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6023 method. |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6024 |
54129
12793b62539c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
54098
diff
changeset
|
6025 2004-02-23 Nick Roberts <nick@nick.uklinux.net> |
12793b62539c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
54098
diff
changeset
|
6026 |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
6027 * building.texi (Watch Expressions): Update. |
54129
12793b62539c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
54098
diff
changeset
|
6028 |
54098
915db97826a8
Fix the date of last change.
Eli Zaretskii <eliz@is.elta.co.il>
parents:
54097
diff
changeset
|
6029 2004-02-21 Juri Linkov <juri@jurta.org> |
54097
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
6030 |
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
6031 * cmdargs.texi (Action Arguments): Add alias --find-file. Add |
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
6032 --directory, --help, --version. Move text about command-line-args |
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
6033 to Command Arguments. |
54976 | 6034 (Initial Options): Add @cindex for --script. Fix @cindex for -q. |
6035 Add --no-desktop. Add alias --no-multibyte, --no-unibyte. | |
54097
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
6036 (Window Size X): Join -g and --geometry. Add @cindex. |
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
6037 (Borders X): Fix @cindex for -ib. Add @cindex for -bw. |
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
6038 (Title X): Remove alias -title. |
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
6039 (Misc X): New node. |
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
6040 |
54318 | 6041 2004-02-17 Karl Berry <karl@gnu.org> |
6042 | |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6043 * info.texi (Help-Int): Mention the new line number feature. |
54318 | 6044 |
53950
8ce984e04166
* frames.texi (Drag and drop): Add Motif to list of supported
Jan Djärv <jan.h.d@swipnet.se>
parents:
53946
diff
changeset
|
6045 2004-02-15 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
8ce984e04166
* frames.texi (Drag and drop): Add Motif to list of supported
Jan Djärv <jan.h.d@swipnet.se>
parents:
53946
diff
changeset
|
6046 |
8ce984e04166
* frames.texi (Drag and drop): Add Motif to list of supported
Jan Djärv <jan.h.d@swipnet.se>
parents:
53946
diff
changeset
|
6047 * frames.texi (Drag and drop): Add Motif to list of supported |
8ce984e04166
* frames.texi (Drag and drop): Add Motif to list of supported
Jan Djärv <jan.h.d@swipnet.se>
parents:
53946
diff
changeset
|
6048 protocols. |
8ce984e04166
* frames.texi (Drag and drop): Add Motif to list of supported
Jan Djärv <jan.h.d@swipnet.se>
parents:
53946
diff
changeset
|
6049 |
53946
7d452938f4c8
*** empty log message ***
Jonathan Yavner <jyavner@member.fsf.org>
parents:
53792
diff
changeset
|
6050 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org> |
7d452938f4c8
*** empty log message ***
Jonathan Yavner <jyavner@member.fsf.org>
parents:
53792
diff
changeset
|
6051 |
7d452938f4c8
*** empty log message ***
Jonathan Yavner <jyavner@member.fsf.org>
parents:
53792
diff
changeset
|
6052 * ses.texi (Advanced Features): New functionality for |
7d452938f4c8
*** empty log message ***
Jonathan Yavner <jyavner@member.fsf.org>
parents:
53792
diff
changeset
|
6053 ses-set-header-row (defaults to current row unless C-u used). |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6054 (Acknowledgements): Add Stefan Monnier. |
53946
7d452938f4c8
*** empty log message ***
Jonathan Yavner <jyavner@member.fsf.org>
parents:
53792
diff
changeset
|
6055 |
53792
139b571400ce
* frames.texi (Drag and drop): New section.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53694
diff
changeset
|
6056 2004-02-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
139b571400ce
* frames.texi (Drag and drop): New section.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53694
diff
changeset
|
6057 |
139b571400ce
* frames.texi (Drag and drop): New section.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53694
diff
changeset
|
6058 * frames.texi (Drag and drop): New section. |
139b571400ce
* frames.texi (Drag and drop): New section.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53694
diff
changeset
|
6059 |
53694
4fe016af1b48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53561
diff
changeset
|
6060 2004-01-24 Richard M. Stallman <rms@gnu.org> |
4fe016af1b48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53561
diff
changeset
|
6061 |
4fe016af1b48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53561
diff
changeset
|
6062 * emacs.texi (Acknowledgments): Renamed from Acknowledgements. |
4fe016af1b48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53561
diff
changeset
|
6063 Include it only @ifnotinfo. Patch the preceding and following |
4fe016af1b48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53561
diff
changeset
|
6064 node headers to point to each other. |
4fe016af1b48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53561
diff
changeset
|
6065 |
53561 | 6066 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk> |
6067 | |
6068 * calendar.texi (Appointments): Update section. | |
6069 | |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
6070 2003-12-29 Kevin Ryde <user42@zip.com.au> |
53392
b1e278aa0593
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53253
diff
changeset
|
6071 |
53395
5d8c5698bbf7
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53392
diff
changeset
|
6072 * viper.texi (Vi Macros): Fix reference to the Emacs manual. |
5d8c5698bbf7
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53392
diff
changeset
|
6073 |
53392
b1e278aa0593
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53253
diff
changeset
|
6074 * programs.texi (C Modes): Fix the xref. |
b1e278aa0593
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53253
diff
changeset
|
6075 |
53253
67b0f075fac8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
53245
diff
changeset
|
6076 2003-12-23 Nick Roberts <nick@nick.uklinux.net> |
67b0f075fac8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
53245
diff
changeset
|
6077 |
67b0f075fac8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
53245
diff
changeset
|
6078 * building.texi (Watch Expressions): Update. |
67b0f075fac8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
53245
diff
changeset
|
6079 (Commands of GUD): Include use of toolbar + breakpoints set from |
67b0f075fac8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
53245
diff
changeset
|
6080 fringe/margin. |
67b0f075fac8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
53245
diff
changeset
|
6081 |
53245 | 6082 2003-12-03 Andre Spiegel <spiegel@gnu.org> |
6083 | |
6084 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie | |
6085 <acm@muc.de>. | |
6086 | |
53207
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6087 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net> |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
6088 |
53207
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6089 Tramp version 2.0.38 released. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6090 |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6091 * tramp.texi (Remote shell setup): Warn of environment variables |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6092 FRUMPLE if user frumple exists. Suggested by Sven Gabriel |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6093 <sven.gabriel@imk.fzk.de>. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6094 (Configuration): Tramp now chooses base64/uuencode |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6095 automatically. Update wording accordingly. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6096 (Top): More description for the `Default Method' menu entry. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6097 (Default Method): Use @code, not @var, for Lisp variables. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6098 (Default Method): New subsection `Which method is the right one |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6099 for me?' Suggested by Christian Kirsch. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6100 (Configuration): Pointer to new subsection added. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6101 (Default Method): Too many "use" in one sentence. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6102 Rephrase. Reported by Christian Kirsch. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6103 (Filename Syntax): Old `su' example is probably a left-over from |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6104 the sm/su method naming. Replace with `ssh', instead. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6105 (External transfer methods, Auto-save and Backup): |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6106 Typo fixes. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6107 |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6108 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de> |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6109 |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6110 * tramp.texi (all): Harmonize all occurences of @tramp{}. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6111 (Top): Mention japanese manual only if flag `jamanual' is set. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6112 Insert section `Japanese manual' in menu. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6113 |
53191
119702bcc6c0
NEWS and documentation for use-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53172
diff
changeset
|
6114 2003-11-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
119702bcc6c0
NEWS and documentation for use-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53172
diff
changeset
|
6115 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6116 * frames.texi (Dialog Boxes): Add use-file-dialog. |
53191
119702bcc6c0
NEWS and documentation for use-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53172
diff
changeset
|
6117 |
53172
c5a8d0a89859
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
53121
diff
changeset
|
6118 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org> |
c5a8d0a89859
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
53121
diff
changeset
|
6119 |
c5a8d0a89859
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
53121
diff
changeset
|
6120 * eshell.texi (Known Problems): Add doc item. |
c5a8d0a89859
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
53121
diff
changeset
|
6121 |
53121
7bc3983467ea
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
53119
diff
changeset
|
6122 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org> |
7bc3983467ea
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
53119
diff
changeset
|
6123 |
7bc3983467ea
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
53119
diff
changeset
|
6124 * ack.texi: Note that Alan Mackenzie contributed the AWK support |
7bc3983467ea
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
53119
diff
changeset
|
6125 in CC Mode. |
7bc3983467ea
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
53119
diff
changeset
|
6126 |
53119
5f4ab1af8f5a
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
52980
diff
changeset
|
6127 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org> |
5f4ab1af8f5a
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
52980
diff
changeset
|
6128 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6129 * cc-mode.texi: Update for CC Mode 5.30. |
53119
5f4ab1af8f5a
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
52980
diff
changeset
|
6130 |
5f4ab1af8f5a
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
52980
diff
changeset
|
6131 Note: Please refrain from doing purely cosmetic changes like |
5f4ab1af8f5a
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
52980
diff
changeset
|
6132 removing trailing whitespace in this manual; it clobbers cvs |
5f4ab1af8f5a
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
52980
diff
changeset
|
6133 merging for no good reason. |
5f4ab1af8f5a
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
52980
diff
changeset
|
6134 |
52980 | 6135 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change) |
6136 | |
6137 * man/ack.texi, man/basic.texi, man/cmdargs.texi: | |
6138 * man/commands.texi, man/custom.texi, man/display.texi: | |
6139 * man/ediff.texi, man/emacs.texi, man/faq.texi, man/files.texi: | |
6140 * man/frames.texi, man/glossary.texi, man/killing.texi: | |
6141 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi: | |
6142 * man/mule.texi, man/rmail.texi, man/search.texi: | |
6143 * man/sending.texi, man/text.texi, man/tramp.texi: | |
6144 * man/trouble.texi, man/vip.texi, man/viper.texi, man/widget.texi: | |
6145 * man/woman.texi: Replace @sc{ascii} and ASCII with @acronym{ASCII}. | |
6146 | |
52976 | 6147 2003-11-01 Alan Mackenzie <acm@muc.de> |
6148 | |
6149 * search.texi (Scrolling During Incremental Search): Document a | |
6150 new scrolling facility in isearch mode. | |
6151 | |
52943 | 6152 2003-10-26 Karl Berry <karl@gnu.org> |
6153 | |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6154 * info.texi (Info Search): Echo area, not echo are. From Debian |
52943 | 6155 diff. |
6156 | |
52936
cd6e896ac111
2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52911
diff
changeset
|
6157 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
|
6158 |
cd6e896ac111
2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52911
diff
changeset
|
6159 * 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
|
6160 :buttons and :children keywords. |
cd6e896ac111
2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52911
diff
changeset
|
6161 |
52911
5d2ffd652f23
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-95
Miles Bader <miles@gnu.org>
parents:
52906
diff
changeset
|
6162 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
|
6163 |
5d2ffd652f23
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-95
Miles Bader <miles@gnu.org>
parents:
52906
diff
changeset
|
6164 * 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
|
6165 |
52906
ff56d93fae3f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52872
diff
changeset
|
6166 2003-10-22 Nick Roberts <nick@nick.uklinux.net> |
ff56d93fae3f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52872
diff
changeset
|
6167 |
ff56d93fae3f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52872
diff
changeset
|
6168 * building.texi (Watch Expressions): Update section on data display |
ff56d93fae3f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52872
diff
changeset
|
6169 to reflect code changes (GDB Graphical Interface). |
ff56d93fae3f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52872
diff
changeset
|
6170 |
52870
cbe8caeca7da
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52847
diff
changeset
|
6171 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org> |
cbe8caeca7da
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52847
diff
changeset
|
6172 |
cbe8caeca7da
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52847
diff
changeset
|
6173 * tramp.texi (Inline methods): Small grammar fix. |
52872
420e2bc2b809
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52870
diff
changeset
|
6174 (External transfer methods): Likewise. |
52870
cbe8caeca7da
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52847
diff
changeset
|
6175 |
52847
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52825
diff
changeset
|
6176 2003-10-13 Richard M. Stallman <rms@gnu.org> |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52825
diff
changeset
|
6177 |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52825
diff
changeset
|
6178 * xresources.texi (GTK resources): Clean up previous change. |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52825
diff
changeset
|
6179 |
52825
34537e2e1a05
* xresources.texi (GTK resources): Added a note that some themes
Jan Djärv <jan.h.d@swipnet.se>
parents:
52811
diff
changeset
|
6180 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
|
6181 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6182 * xresources.texi (GTK resources): Add a note that some themes |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6183 disallow customizations. Add scroll theme example. |
52825
34537e2e1a05
* xresources.texi (GTK resources): Added a note that some themes
Jan Djärv <jan.h.d@swipnet.se>
parents:
52811
diff
changeset
|
6184 |
52811
35be4df0faf9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52789
diff
changeset
|
6185 2003-10-08 Nick Roberts <nick@nick.uklinux.net> |
35be4df0faf9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52789
diff
changeset
|
6186 |
35be4df0faf9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52789
diff
changeset
|
6187 * 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
|
6188 |
52789
1f96f8c09519
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52771
diff
changeset
|
6189 2003-10-06 Luc Teirlinck <teirllm@auburn.edu> |
1f96f8c09519
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52771
diff
changeset
|
6190 |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6191 * texinfo.tex: Replace `%' in arch tagline by @ignore. |
52789
1f96f8c09519
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52771
diff
changeset
|
6192 |
52707
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
6193 2003-09-30 Richard M. Stallman <rms@gnu.org> |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
6194 |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
6195 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T. |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
6196 |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
6197 * widget.texi (User Interface): Fix typos. |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
6198 |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
6199 * 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
|
6200 |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
6201 * cmdargs.texi (General Variables): Remove MAILRC envvar. |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
6202 |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
6203 * misc.texi (Saving Emacs Sessions): Shorten the section, |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
6204 collapsing back into one node. |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
6205 |
52676 | 6206 2003-09-30 Lars Hansen <larsh@math.ku.dk> |
52789
1f96f8c09519
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52771
diff
changeset
|
6207 |
52676 | 6208 * misc.texi: Section "Saving Emacs Sessions" rewritten. |
6209 | |
57354 | 6210 2003-09-29 Jan Dj,Ad(Brv. <jan.h.d@swipnet.se> |
52671
d08a70365018
xresources.texi (GTK names in Emacs): Correct typo.
Jan Djärv <jan.h.d@swipnet.se>
parents:
52670
diff
changeset
|
6211 |
d08a70365018
xresources.texi (GTK names in Emacs): Correct typo.
Jan Djärv <jan.h.d@swipnet.se>
parents:
52670
diff
changeset
|
6212 * 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
|
6213 |
52670
fe581ca9f3b4
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52612
diff
changeset
|
6214 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org> |
fe581ca9f3b4
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52612
diff
changeset
|
6215 |
fe581ca9f3b4
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52612
diff
changeset
|
6216 * pcl-cvs.texi (Selected Files): Fix typo. |
fe581ca9f3b4
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52612
diff
changeset
|
6217 |
52612
5fab67bd2225
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52583
diff
changeset
|
6218 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu> |
5fab67bd2225
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52583
diff
changeset
|
6219 |
5fab67bd2225
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52583
diff
changeset
|
6220 * cmdargs.texi (Font X): Mention new default font. More |
5fab67bd2225
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52583
diff
changeset
|
6221 fully describe long font names, wildcard patterns and the |
5fab67bd2225
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52583
diff
changeset
|
6222 problems involved. (Result of discussion on emacs-devel.) |
5fab67bd2225
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52583
diff
changeset
|
6223 |
52583
09ff463f79f6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52578
diff
changeset
|
6224 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu> |
09ff463f79f6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52578
diff
changeset
|
6225 |
09ff463f79f6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52578
diff
changeset
|
6226 * emacs.texi (Acknowledgements): Correct typo. |
09ff463f79f6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52578
diff
changeset
|
6227 |
52578
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
6228 2003-09-22 Richard M. Stallman <rms@gnu.org> |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
6229 |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
6230 * dired.texi (Misc Dired Commands): New node. |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
6231 (Dired Navigation): Add dired-goto-file. |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
6232 |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
6233 * files.texi (File Aliases, Misc File Ops): Add @cindex entries. |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
6234 |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
6235 * emacs.texi (Acknowledgements): New node, split from Distribution. |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
6236 |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
6237 * cmdargs.texi (Action Arguments): -f reads interactive args. |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
6238 |
52562 | 6239 2003-09-21 Karl Berry <karl@gnu.org> |
6240 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6241 * info.texi (] and [ commands): No period at end of section title. |
52562 | 6242 |
52771 | 6243 2003-09-08 Lute Kamstra <lute@gnu.org> |
52466 | 6244 |
6245 * screen.texi (Mode Line): Say that POS comes before LINE. | |
6246 Mention `size-indication-mode'. | |
6247 * display.texi (Optional Mode Line): Document | |
6248 `size-indication-mode'. | |
6249 * basic.texi (Position Info): Mention `size-indication-mode'. | |
6250 | |
52455
53159f2b4d37
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52429
diff
changeset
|
6251 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu> |
53159f2b4d37
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52429
diff
changeset
|
6252 |
53159f2b4d37
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52429
diff
changeset
|
6253 * xresources.texi (Resources): Refer to `editres' man page. |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6254 (Lucid Resources): Update defaults. Expand description of |
52455
53159f2b4d37
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52429
diff
changeset
|
6255 `shadowThickness'. |
53159f2b4d37
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52429
diff
changeset
|
6256 |
52429
780f2d29c5f1
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-34
Miles Bader <miles@gnu.org>
parents:
52427
diff
changeset
|
6257 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
|
6258 |
780f2d29c5f1
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-34
Miles Bader <miles@gnu.org>
parents:
52427
diff
changeset
|
6259 * 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
|
6260 ($(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
|
6261 (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
|
6262 |
52427 | 6263 2003-09-03 Peter Runestig <peter@runestig.com> |
6264 | |
6265 * makefile.w32-in: New file. | |
6266 | |
52381
e41ad488a239
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52337
diff
changeset
|
6267 2003-08-29 Richard M. Stallman <rms@gnu.org> |
e41ad488a239
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52337
diff
changeset
|
6268 |
e41ad488a239
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52337
diff
changeset
|
6269 * misc.texi (Saving Emacs Sessions): Correct previous change. |
e41ad488a239
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52337
diff
changeset
|
6270 |
52337
9bdd2608958e
Explain need of static text around editable field
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52268
diff
changeset
|
6271 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
|
6272 |
9bdd2608958e
Explain need of static text around editable field
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52268
diff
changeset
|
6273 * 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
|
6274 around an editable field. |
9bdd2608958e
Explain need of static text around editable field
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52268
diff
changeset
|
6275 |
52259
34e5aee6689a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52251
diff
changeset
|
6276 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu> |
52251
c4f241fada90
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52236
diff
changeset
|
6277 |
52268
afd336074a55
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52262
diff
changeset
|
6278 * widget.texi (Basic Types): The argument to `:help-echo' can now |
afd336074a55
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52262
diff
changeset
|
6279 be a form that evaluates to a string. |
afd336074a55
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52262
diff
changeset
|
6280 |
52259
34e5aee6689a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52251
diff
changeset
|
6281 * emacs.texi (Top): Update menu to reflect new Keyboard Macros |
34e5aee6689a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52251
diff
changeset
|
6282 chapter. |
52262
1259ee7a602f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52259
diff
changeset
|
6283 (Intro): Include kmacro.texi after fixit.texi instead of after |
1259ee7a602f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52259
diff
changeset
|
6284 custom.texi. (As suggested by Kim Storm.) |
52251
c4f241fada90
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52236
diff
changeset
|
6285 |
52259
34e5aee6689a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52251
diff
changeset
|
6286 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu> |
52236
1d614ae49acb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52233
diff
changeset
|
6287 |
1d614ae49acb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52233
diff
changeset
|
6288 * fixit.texi (Fixit): Update `Next' pointer. |
1d614ae49acb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52233
diff
changeset
|
6289 * files.texi (Files): Update `Previous' pointer. |
1d614ae49acb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52233
diff
changeset
|
6290 * kmacro.texi (Keyboard Macros): Remove redundant node and |
1d614ae49acb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52233
diff
changeset
|
6291 section. |
1d614ae49acb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52233
diff
changeset
|
6292 * emacs.texi (Intro): Include kmacro.texi after custom.texi. |
1d614ae49acb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52233
diff
changeset
|
6293 (Suggested by Kim Storm.) |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6294 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim |
52236
1d614ae49acb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52233
diff
changeset
|
6295 Storm.) |
1d614ae49acb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52233
diff
changeset
|
6296 |
52228
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
6297 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
|
6298 |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
6299 * 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
|
6300 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
|
6301 |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
6302 * 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
|
6303 (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
|
6304 |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
6305 * 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
|
6306 |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
6307 * 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
|
6308 |
52233 | 6309 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu> |
6310 | |
6311 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'. | |
6312 | |
52220 | 6313 2003-08-17 Alex Schroeder <alex@gnu.org> |
6314 | |
6315 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not | |
6316 required. | |
6317 | |
52214
0a6efed807f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52204
diff
changeset
|
6318 2003-08-16 Richard M. Stallman <rms@gnu.org> |
0a6efed807f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52204
diff
changeset
|
6319 |
0a6efed807f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52204
diff
changeset
|
6320 * dired-x.texi (Shell Command Guessing): Explain *. |
0a6efed807f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52204
diff
changeset
|
6321 |
52204
4c984cea926f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52196
diff
changeset
|
6322 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
|
6323 |
52204
4c984cea926f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52196
diff
changeset
|
6324 * pcl-cvs.texi (Log Edit Mode): Fix key binding for |
4c984cea926f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52196
diff
changeset
|
6325 log-edit-insert-changelog. |
52196
d981f8624faa
* pcl-cvs.texi (Log Edit Mode): Fix typo.
Karl Fogel <kfogel@red-bean.com>
parents:
52154
diff
changeset
|
6326 |
52154
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52123
diff
changeset
|
6327 2003-08-05 Richard M. Stallman <rms@gnu.org> |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52123
diff
changeset
|
6328 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52123
diff
changeset
|
6329 * programs.texi (Lisp Indent): Don't describe |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52123
diff
changeset
|
6330 lisp-indent-function property here. Use xref to Lisp Manual. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52123
diff
changeset
|
6331 |
52123 | 6332 2003-08-03 Karl Berry <karl@gnu.org> |
6333 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6334 * info.texi: Need @contents. |
52123 | 6335 |
52121 | 6336 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk> |
6337 | |
6338 * calendar.texi (Date Formats): Document changed behaviour of | |
6339 abbreviations. | |
6340 | |
52040
6b649db885f8
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51967
diff
changeset
|
6341 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
|
6342 |
6b649db885f8
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51967
diff
changeset
|
6343 * buffers.texi (List Buffers): Fix previous change. |
6b649db885f8
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51967
diff
changeset
|
6344 |
51967
2693b0669cc1
Tramp 2.0.36 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51902
diff
changeset
|
6345 2003-07-20 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
6346 |
51967
2693b0669cc1
Tramp 2.0.36 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51902
diff
changeset
|
6347 Tramp version 2.0.36 released. |
2693b0669cc1
Tramp 2.0.36 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51902
diff
changeset
|
6348 |
2693b0669cc1
Tramp 2.0.36 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51902
diff
changeset
|
6349 * 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
|
6350 non-Bourne commands in ~/.profile and ~/.shrc. |
2693b0669cc1
Tramp 2.0.36 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51902
diff
changeset
|
6351 |
51902
80522e1627b8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51814
diff
changeset
|
6352 2003-07-13 Markus Rost <rost@math.ohio-state.edu> |
80522e1627b8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51814
diff
changeset
|
6353 |
80522e1627b8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51814
diff
changeset
|
6354 * buffers.texi (List Buffers): Adjust to new format of *Buffer |
80522e1627b8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51814
diff
changeset
|
6355 List*. |
80522e1627b8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51814
diff
changeset
|
6356 |
51811
6799e2a8161d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51809
diff
changeset
|
6357 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu> |
6799e2a8161d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51809
diff
changeset
|
6358 |
6799e2a8161d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51809
diff
changeset
|
6359 * info.texi (Help-Inv, Help-M, Help-Xref): Update following |
6799e2a8161d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51809
diff
changeset
|
6360 renaming of `vis-mode' to `visible-mode'. |
6799e2a8161d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51809
diff
changeset
|
6361 |
51809
c6d474f99d3e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51808
diff
changeset
|
6362 * display.texi (Font Lock): Fix typo. |
c6d474f99d3e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51808
diff
changeset
|
6363 |
51808
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
6364 2003-07-07 Richard M. Stallman <rms@gnu.org> |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
6365 |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
6366 * display.texi (Font Lock): Add xref for format info on |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
6367 font-lock-remove-keywords. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
6368 |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
6369 * building.texi (Compilation): Document what happens with asynch |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
6370 children of compiler process. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
6371 |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
6372 * help.texi (Library Keywords): Use @multitable. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
6373 |
51728
eb90616362ee
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51712
diff
changeset
|
6374 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu> |
eb90616362ee
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51712
diff
changeset
|
6375 |
eb90616362ee
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51712
diff
changeset
|
6376 * info.texi (Top, Help-Small-Screen): Remove accidentally added |
eb90616362ee
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51712
diff
changeset
|
6377 next, prev and up pointers. |
eb90616362ee
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51712
diff
changeset
|
6378 |
51712
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
6379 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu> |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
6380 |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
6381 * info.texi (Help): Mention existence of Emacs and stand-alone |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
6382 Info at the very beginning of the tutorial. |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
6383 (Help-Inv): New node. |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
6384 (Help-]): New node. |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
6385 (Help-M): Systematically point out the differences between default |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
6386 Emacs and stand-alone versions. Delete second menu. |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
6387 (Help-Xref): Systematically point out the differences between |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
6388 default Emacs and stand-alone versions. |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
6389 (Help-Int): Change `l' example. |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
6390 (Expert Info): Fix typos. |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
6391 (Emacs Info Variables): Mention `Info-hide-note-references' and |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
6392 new default for `Info-scroll-prefer-subnodes'. |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
6393 |
51604
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
6394 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
|
6395 |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
6396 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
|
6397 |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
6398 * 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
|
6399 (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
|
6400 (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
|
6401 (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
|
6402 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
|
6403 Fix minor typos. |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
6404 (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
|
6405 `Info-index'. |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
6406 (Version Control): Add cindex entry. |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
6407 |
51455
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
6408 2003-06-04 Richard M. Stallman <rms@gnu.org> |
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
6409 |
51457
4363ea1a617b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51455
diff
changeset
|
6410 * programs.texi (Expressions): Delete C-M-DEL. |
4363ea1a617b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51455
diff
changeset
|
6411 |
51455
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
6412 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output. |
51712
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
6413 comint-move-point-for-output renamed from |
51455
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
6414 comint-scroll-to-bottom-on-output. |
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
6415 |
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
6416 * custom.texi (Init Rebinding): Replace previous change with xref. |
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
6417 (Non-ASCII Rebinding): Explain that issue more briefly here. |
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
6418 |
51300
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51297
diff
changeset
|
6419 2003-05-28 Richard M. Stallman <rms@gnu.org> |
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51297
diff
changeset
|
6420 |
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51297
diff
changeset
|
6421 * indent.texi (Indentation): Condense, simplify, clarify prev change. |
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51297
diff
changeset
|
6422 |
51297
8e39da248339
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51274
diff
changeset
|
6423 2003-05-28 Nick Roberts <nick@nick.uklinux.net> |
8e39da248339
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51274
diff
changeset
|
6424 |
8e39da248339
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51274
diff
changeset
|
6425 * building.texi (GDB Graphical Interface): New node. |
8e39da248339
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51274
diff
changeset
|
6426 (Rewritten somewhat by RMS.) |
8e39da248339
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51274
diff
changeset
|
6427 |
51274
78a8be5d896c
(Init Rebinding): Xref Non-ASCII Rebinding, for
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51178
diff
changeset
|
6428 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
|
6429 |
78a8be5d896c
(Init Rebinding): Xref Non-ASCII Rebinding, for
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51178
diff
changeset
|
6430 * 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
|
6431 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
|
6432 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
|
6433 |
51178
4f760005cf14
Version 2.0.34 (of Tramp) released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51145
diff
changeset
|
6434 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
|
6435 |
4f760005cf14
Version 2.0.34 (of Tramp) released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51145
diff
changeset
|
6436 * 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
|
6437 |
51145
4e1075214fa7
(Indentation): Explain the concepts.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
50792
diff
changeset
|
6438 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
|
6439 |
4e1075214fa7
(Indentation): Explain the concepts.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
50792
diff
changeset
|
6440 * indent.texi (Indentation): Explain the concepts. |
4e1075214fa7
(Indentation): Explain the concepts.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
50792
diff
changeset
|
6441 (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
|
6442 be useful. |
4e1075214fa7
(Indentation): Explain the concepts.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
50792
diff
changeset
|
6443 |
50792 | 6444 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk> |
6445 | |
6446 * faq.texi: Improve previous changes. | |
6447 | |
50781 | 6448 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk> |
6449 | |
6450 * faq.texi: Update copyright and maintenance details. | |
6451 Update some package URLs, versions, and maintainers. | |
6452 Remove many references to the Emacs Lisp Archive. | |
52670
fe581ca9f3b4
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52612
diff
changeset
|
6453 |
50670
07881ab0919b
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
50607
diff
changeset
|
6454 2003-04-23 Simon Josefsson <jas@extundo.com> |
07881ab0919b
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
50607
diff
changeset
|
6455 |
07881ab0919b
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
50607
diff
changeset
|
6456 * smtpmail.texi: Fix license (the invariant sections mentioned has |
07881ab0919b
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
50607
diff
changeset
|
6457 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
|
6458 other emacs packages. |
07881ab0919b
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
50607
diff
changeset
|
6459 |
50607
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50495
diff
changeset
|
6460 2003-04-16 Richard M. Stallman <rms@gnu.org> |
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50495
diff
changeset
|
6461 |
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50495
diff
changeset
|
6462 * 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
|
6463 |
50495
cf8b9e443180
2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
50343
diff
changeset
|
6464 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
|
6465 |
cf8b9e443180
2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
50343
diff
changeset
|
6466 * 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
|
6467 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
|
6468 |
50343
351d49509064
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50338
diff
changeset
|
6469 2003-03-29 Richard M. Stallman <rms@gnu.org> |
351d49509064
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50338
diff
changeset
|
6470 |
351d49509064
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50338
diff
changeset
|
6471 * tramp.texi (Top): Undo the previous renaming. |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6472 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete. |
50343
351d49509064
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50338
diff
changeset
|
6473 |
50338
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
6474 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
|
6475 |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
6476 * 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
|
6477 version of manual. |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
6478 |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
6479 * 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
|
6480 |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
6481 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
|
6482 |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
6483 * 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
|
6484 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
|
6485 `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
|
6486 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
|
6487 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
|
6488 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
|
6489 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
|
6490 (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
|
6491 after CVS checkout/update. |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
6492 (Installation): Completely rewritten. |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
6493 (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
|
6494 `Installation'. |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
6495 |
49996
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
6496 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
|
6497 |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
6498 * tramp.texi: Version 2.0.30 released. |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
6499 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
|
6500 a Tramp file name. |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
6501 |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
6502 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
|
6503 |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
6504 * tramp.texi (Frequently Asked Questions): `tramp-chunksize' |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
6505 introduced. |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
6506 (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
|
6507 directory are needed. |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
6508 |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
6509 2003-02-23 Alex Schroeder <alex@emacswiki.org> |
49940
d6bf0b66b213
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49936
diff
changeset
|
6510 |
d6bf0b66b213
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49936
diff
changeset
|
6511 * smtpmail.texi (How Mail Works): New. |
d6bf0b66b213
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49936
diff
changeset
|
6512 |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
6513 2003-02-22 Alex Schroeder <alex@emacswiki.org> |
49928
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
6514 |
49929
098268b04ffd
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49928
diff
changeset
|
6515 * cmdargs.texi (General Variables): Document SMTPSERVER. |
098268b04ffd
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49928
diff
changeset
|
6516 |
49928
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
6517 * smtpmail.texi: New file. |
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
6518 |
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
6519 * sending.texi: Remove SMTP node. |
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
6520 (Mail Sending): Describe `send-mail-function'. Link to SMTP |
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
6521 library. |
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
6522 |
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
6523 * Makefile.in: Build SMTP manual. |
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
6524 |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
6525 2003-02-22 Alex Schroeder <alex@emacswiki.org> |
49936
71b14e933f12
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49929
diff
changeset
|
6526 |
71b14e933f12
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49929
diff
changeset
|
6527 * sending.texi (Sending via SMTP): Explain MTA/MUA. |
71b14e933f12
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49929
diff
changeset
|
6528 |
49905
a4e5173bf84e
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49827
diff
changeset
|
6529 2003-02-22 Simon Josefsson <jas@extundo.com> |
a4e5173bf84e
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49827
diff
changeset
|
6530 |
a4e5173bf84e
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49827
diff
changeset
|
6531 * sending.texi (Mail Methods): Add node about SMTP. |
a4e5173bf84e
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49827
diff
changeset
|
6532 |
49827
754f6f48efbe
* xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
Jan Djärv <jan.h.d@swipnet.se>
parents:
49673
diff
changeset
|
6533 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
|
6534 |
754f6f48efbe
* xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
Jan Djärv <jan.h.d@swipnet.se>
parents:
49673
diff
changeset
|
6535 * 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
|
6536 |
49610
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
6537 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
|
6538 |
49673
e6612803fd8e
Make it clear that "2.0.29 released" refers to Tramp.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49610
diff
changeset
|
6539 * 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
|
6540 (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
|
6541 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
|
6542 |
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
6543 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
|
6544 |
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
6545 * 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
|
6546 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
|
6547 |
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
6548 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
|
6549 |
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
6550 * 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
|
6551 `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
|
6552 `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
|
6553 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
|
6554 |
49596
b06535145619
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49532
diff
changeset
|
6555 2003-02-01 Kevin Ryde <user42@zip.com.au> |
b06535145619
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49532
diff
changeset
|
6556 |
74084
45adfdc231c2
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74054
diff
changeset
|
6557 * glossary.texi (Glossary): Correction to cl cross reference. |
49596
b06535145619
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49532
diff
changeset
|
6558 |
49341
aa7e1948ad31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49322
diff
changeset
|
6559 2003-01-20 Richard M. Stallman <rms@gnu.org> |
aa7e1948ad31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49322
diff
changeset
|
6560 |
aa7e1948ad31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49322
diff
changeset
|
6561 * killing.texi (Rectangles): Document C-x c r. |
aa7e1948ad31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49322
diff
changeset
|
6562 |
49532
d4870f6c9ac0
Change email and real name.
Jan Djärv <jan.h.d@swipnet.se>
parents:
49341
diff
changeset
|
6563 2003-01-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
49322 | 6564 |
6565 * xresources.texi (GTK resources): New node. | |
6566 (GTK widget names): New node. | |
6567 (GTK names in Emacs): New node. | |
6568 (GTK styles): New node. | |
6569 | |
49273
bf2ab88cad81
* gnus.texi: Do not use `path' in several locations.
ShengHuo ZHU <zsh@cs.rochester.edu>
parents:
49124
diff
changeset
|
6570 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
|
6571 |
bf2ab88cad81
* gnus.texi: Do not use `path' in several locations.
ShengHuo ZHU <zsh@cs.rochester.edu>
parents:
49124
diff
changeset
|
6572 * 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
|
6573 |
49124
f613014bd3f4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48974
diff
changeset
|
6574 2003-01-09 Francesco Potort,Al(B <pot@gnu.org> |
f613014bd3f4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48974
diff
changeset
|
6575 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6576 * maintaining.texi (Create Tags Table): Add reference to the new |
49124
f613014bd3f4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48974
diff
changeset
|
6577 `etags --help --lang=LANG' option. |
f613014bd3f4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48974
diff
changeset
|
6578 |
48974
d29e4e3d4f5d
(External transfer methods): New method `smb'. From
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
48239
diff
changeset
|
6579 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
|
6580 |
d29e4e3d4f5d
(External transfer methods): New method `smb'. From
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
48239
diff
changeset
|
6581 * 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
|
6582 Michael Albinus. |
d29e4e3d4f5d
(External transfer methods): New method `smb'. From
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
48239
diff
changeset
|
6583 |
48239
e62f3275cb5e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48163
diff
changeset
|
6584 2002-11-05 Karl Berry <karl@gnu.org> |
48163 | 6585 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6586 * info.texi (Info-fontify): Reorder face list to avoid bad line |
48163 | 6587 breaks. |
6588 | |
47772
e2d9dd69445b
Move @copying to standard place. Use
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47737
diff
changeset
|
6589 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
|
6590 |
e2d9dd69445b
Move @copying to standard place. Use
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47737
diff
changeset
|
6591 * 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
|
6592 @insertcopying. |
e2d9dd69445b
Move @copying to standard place. Use
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47737
diff
changeset
|
6593 |
47737
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
6594 2002-10-02 Karl Berry <karl@gnu.org> |
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
6595 |
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
6596 * (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
|
6597 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
|
6598 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
|
6599 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
|
6600 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
|
6601 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
|
6602 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
|
6603 needed for the sake of the HTML output. |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6604 (The Gnus manual is not fixed since it's not clear to me how it |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6605 works; and the Tramp manual already uses @copying, although in an |
47737
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
6606 unusual way. All others were changed.) |
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
6607 |
47667
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
47285
diff
changeset
|
6608 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
|
6609 |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
47285
diff
changeset
|
6610 * 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
|
6611 (../info/ses, ses.dvi): New targets. |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
47285
diff
changeset
|
6612 * ses.texi: New file. |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
47285
diff
changeset
|
6613 |
67691
5e3db5999d74
(AUCTeX): Update version and mailing list info.
David Kastrup <dak@gnu.org>
parents:
67684
diff
changeset
|
6614 2002-09-06 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
47285 | 6615 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6616 * texinfo.tex: Update to texinfo 4.2. |
47285 | 6617 |
47049
b383699b81b6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
46704
diff
changeset
|
6618 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl> |
b383699b81b6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
46704
diff
changeset
|
6619 |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
6620 * reftex.texi: Update to RefTeX 4.19. |
47049
b383699b81b6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
46704
diff
changeset
|
6621 |
67691
5e3db5999d74
(AUCTeX): Update version and mailing list info.
David Kastrup <dak@gnu.org>
parents:
67684
diff
changeset
|
6622 2002-06-17 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
45860
0dcc2162a55f
* info/dir (File): Add an entry for Tramp.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
44926
diff
changeset
|
6623 |
0dcc2162a55f
* info/dir (File): Add an entry for Tramp.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
44926
diff
changeset
|
6624 * 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
|
6625 (../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
|
6626 |
42524 | 6627 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il> |
6628 | |
6629 * Makefile.in (DVI_TARGETS): Add calc.dvi. | |
6630 (calc.dvi): Uncomment. | |
6631 | |
42208 | 6632 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il> |
6633 | |
6634 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual | |
6635 source files. | |
6636 | |
41124 | 6637 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il> |
6638 | |
6639 * Makefile.in (emacsman): New target. | |
6640 | |
40813 | 6641 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il> |
6642 | |
6643 * Makefile.in (INFO_TARGETS): Add ../info/calc. | |
6644 (../info/calc): New target. | |
6645 | |
40111 | 6646 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
6647 | |
40152 | 6648 * (Version 21.1 released.) |
40111 | 6649 |
39742 | 6650 2001-10-05 Gerd Moellmann <gerd@gnu.org> |
6651 | |
6652 * Branch for 21.1. | |
40965 | 6653 |
37345 | 6654 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il> |
6655 | |
6656 * Makefile.in (../info/info): Use an explicit -o switch to | |
6657 makeinfo. | |
6658 | |
36549 | 6659 2001-03-05 Gerd Moellmann <gerd@gnu.org> |
6660 | |
6661 * Makefile.in (mostlyclean, maintainer-clean): Delete more files. | |
6662 | |
34740 | 6663 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il> |
6664 | |
6665 * Makefile.in (../info/idlwave): Use --no-split. | |
6666 | |
34559 | 6667 2000-12-14 Dave Love <fx@gnu.org> |
6668 | |
6669 * Makefile.in (mostlyclean): Remove gnustmp.* | |
6670 (gnus.dvi): Change rule to remove @latex stuff. | |
6671 | |
32676 | 6672 2000-10-19 Eric M. Ludlam <zappo@ultranet.com> |
6673 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6674 * Makefile.in (Speedbar): Add build targets for speedbar.texi. |
32676 | 6675 |
32450
99899af1ec94
Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents:
32114
diff
changeset
|
6676 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
|
6677 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6678 * Makefile.in: Add build targets for eshell.texi. |
32450
99899af1ec94
Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents:
32114
diff
changeset
|
6679 |
31862
2f68a84e5e75
Remove/comment speedbar stuff.
Gerd Moellmann <gerd@gnu.org>
parents:
31335
diff
changeset
|
6680 2000-09-25 Gerd Moellmann <gerd@gnu.org> |
2f68a84e5e75
Remove/comment speedbar stuff.
Gerd Moellmann <gerd@gnu.org>
parents:
31335
diff
changeset
|
6681 |
2f68a84e5e75
Remove/comment speedbar stuff.
Gerd Moellmann <gerd@gnu.org>
parents:
31335
diff
changeset
|
6682 * Makefile.in: Remove/comment speedbar stuff. |
2f68a84e5e75
Remove/comment speedbar stuff.
Gerd Moellmann <gerd@gnu.org>
parents:
31335
diff
changeset
|
6683 |
31885 | 6684 2000-09-22 Dave Love <fx@gnu.org> |
6685 | |
6686 * Makefile.in: Add emacs-mime. | |
6687 | |
30664 | 6688 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il> |
6689 | |
6690 * Makefile.in (INFO_TARGETS): Add ../info/woman. | |
6691 (DVI_TARGETS): Add woman.dvi. | |
6692 (../info/woman, woman.dvi): New targets. | |
6693 | |
29351
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
6694 2000-05-31 Stefan Monnier <monnier@cs.yale.edu> |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
6695 |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
6696 * .cvsignore (*.tmp): New entry. Seems to be used for @macro. |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
6697 |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
6698 * pcl-cvs.texi: New file. |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
6699 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs. |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
6700 (../info/pcl-cvs, pcl-cvs.dvi): New targets. |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
6701 |
28867 | 6702 2000-05-11 Gerd Moellmann <gerd@gnu.org> |
6703 | |
6704 * Makefile.in (INFO_TARGETS): Add info/ebrowse. | |
6705 (../info/ebrowse, ebrowse.dvi): New targets. | |
6706 | |
27506 | 6707 2000-01-13 Gerd Moellmann <gerd@gnu.org> |
6708 | |
6709 * Makefile.in (INFO_TARGETS): Add eudc. | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6710 (DVI_TARGETS): Add eudc.dvi. |
27506 | 6711 (../info/eudc, eudc.dvi): New targets. |
6712 | |
27181 | 6713 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il> |
6714 | |
6715 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for | |
6716 compatibility with 8+3 filesystems). | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6717 (../info/efaq): Rename from emacs-faq. |
27181 | 6718 |
27105 | 6719 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il> |
6720 | |
6721 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave. | |
6722 (../info/idlwave, idlwave.dvi): New targets. | |
6723 | |
26151 | 6724 1999-10-23 Dave Love <fx@gnu.org> |
6725 | |
46704
1e725474da67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
46685
diff
changeset
|
6726 * Makefile.in: Use autotype.texi. |
26141
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25996
diff
changeset
|
6727 |
25996
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
6728 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
|
6729 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6730 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the |
25996
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
6731 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
|
6732 |
25916 | 6733 1999-10-07 Gerd Moellmann <gerd@gnu.org> |
6734 | |
6735 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode. | |
6736 (../info/ada-mode, ada-mode.dvi): New targets. | |
6737 | |
25839 | 6738 1999-09-01 Dave Love <fx@gnu.org> |
6739 | |
6740 * Makefile.in: Add faq. | |
6741 | |
25829 | 6742 1999-07-12 Richard Stallman <rms@gnu.org> |
6743 | |
6744 * Version 20.4 released. | |
6745 | |
6746 1998-12-04 Markus Rost <rost@delysid.gnu.org> | |
6747 | |
6748 * Makefile.in (INFO_TARGETS): Delete customize.info. | |
6749 (DVI_TARGETS): Delete customize.dvi. | |
6750 (../info/customize, customize.dvi): Targets deleted. | |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
6751 |
25829 | 6752 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu> |
6753 | |
6754 * Version 20.3 released. | |
6755 | |
6756 1998-05-06 Richard Stallman <rms@psilocin.gnu.org> | |
6757 | |
6758 * Makefile.in (EMACSSOURCES): Add mule.texi. | |
6759 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
|
6760 |
25829 | 6761 1998-04-06 Andreas Schwab <schwab@gnu.org> |
6762 | |
6763 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use | |
6764 it in dvi targets. | |
6765 (../etc/GNU): Change to $(srcdir) first. | |
6766 | |
6767 1998-03-11 Carsten Dominik <cd@delysid.gnu.org> | |
6768 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6769 * reftex.texi: Update for RefTeX version 3.22. |
25829 | 6770 |
6771 1998-02-08 Richard Stallman <rms@psilocin.gnu.org> | |
6772 | |
6773 * Makefile.in (reftex.dvi, ../info/reftex): New targets. | |
6774 (INFO_TARGETS, DVI_TARGETS): Add the new targets. | |
6775 | |
6776 1997-09-23 Paul Eggert <eggert@twinsun.com> | |
6777 | |
6778 * Makefile.in: Merge changes mistakenly made to `Makefile'. | |
6779 (INFO_TARGETS): Change ../info/custom to ../info/customize. | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6780 (../info/customize): Rename from ../info/custom. |
25829 | 6781 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi. |
6782 | |
6783 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
6784 | |
6785 * Version 20.2 released. | |
6786 | |
6787 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
6788 | |
6789 * Version 20.1 released. | |
6790 | |
6791 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
6792 | |
6793 * Makefile (../info/customize, customize.dvi): New targets. | |
6794 (INFO_TARGETS): Add ../info/customize. | |
6795 (DVI_TARGETS): Add customize.dvi. | |
6796 | |
6797 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
6798 | |
6799 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep. | |
6800 | |
6801 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
6802 | |
6803 * Version 19.33 released. | |
6804 | |
6805 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
6806 | |
6807 * Version 19.32 released. | |
6808 | |
6809 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
6810 | |
6811 * Makefile.in: Add rules for the Message manual. | |
6812 | |
6813 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
6814 | |
6815 * gnus.texi: New version. | |
6816 | |
6817 * message.texi: New manual. | |
6818 | |
6819 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
6820 | |
6821 * Makefile.in (All info targets): cd $(srcdir) to do the work. | |
6822 | |
6823 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
6824 | |
6825 * Makefile.in (All info targets): Specify $(srcdir) in input files. | |
6826 Specify -I option. | |
6827 (All dvi targets): Set the TEXINPUTS variable. | |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
6828 |
25829 | 6829 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu> |
6830 | |
6831 * Version 19.31 released. | |
6832 | |
6833 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu> | |
6834 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6835 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode. |
25829 | 6836 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS. |
6837 | |
6838 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
6839 | |
6840 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets. | |
6841 (INFO_TARGETS): Add ../info/cc-mode. | |
6842 (DVI_TARGETS): Add cc-mode.dvi. | |
6843 | |
6844 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
6845 | |
6846 * Version 19.30 released. | |
6847 | |
6848 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
6849 | |
6850 * gnus.texi: New file. | |
6851 | |
6852 1995-11-04 Erik Naggum <erik@naggum.no> | |
6853 | |
6854 * gnus.texi: File deleted. | |
6855 | |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
49596
diff
changeset
|
6856 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org> |
25829 | 6857 |
6858 * mh-e.texi: "Function Index" -> "Command Index" to work with | |
6859 Emacs 19.30 C-h C-k support of separately-documented commands. | |
6860 | |
6861 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
6862 | |
6863 * Makefile.in (../info/ediff, ediff.dvi): New targets. | |
6864 (INFO_TARGETS, DVI_TARGETS): Add those new targets. | |
6865 | |
6866 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
6867 | |
6868 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets. | |
6869 (../info/viper, viper.dvi): New targets. | |
6870 | |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
49596
diff
changeset
|
6871 1995-04-20 Kevin Rodgers <kevinr@ihs.com> |
25829 | 6872 |
6873 * dired-x.texi (Installation): Change the example to set | |
6874 buffer-local variables like dired-omit-files-p in | |
6875 dired-mode-hook. | |
6876 | |
6877 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
6878 | |
6879 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets. | |
6880 (../info/mh-e, mh-e.dvi): New targets. | |
6881 | |
6882 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu> | |
6883 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6884 * Makefile.in (maintainer-clean): Rename from realclean. |
25829 | 6885 |
6886 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
6887 | |
6888 * Makefile.in: New file. | |
6889 * Makefile: File deleted. | |
6890 | |
6891 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
6892 | |
6893 * Makefile (TEXINDEX_OBJS): Variable deleted. | |
6894 (texindex, texindex.o, getopt.o): Rules deleted. | |
6895 All deps on texindex deleted. | |
6896 (distclean): Don't delete texindex. | |
6897 (mostlyclean): Don't delete *.o. | |
6898 * texindex.c, getopt.c: Files deleted. | |
6899 | |
6900 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
6901 | |
6902 * Version 19.26 released. | |
6903 | |
6904 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu) | |
6905 | |
6906 * Makefile (EMACSSOURCES): Exclude undo.texi. | |
6907 | |
6908 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
6909 | |
6910 * Version 19.25 released. | |
6911 | |
6912 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
6913 | |
6914 * Version 19.24 released. | |
6915 | |
6916 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
6917 | |
6918 * Version 19.23 released. | |
6919 | |
6920 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
6921 | |
6922 * Makefile: Delete spurious tab. | |
6923 | |
6924 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
6925 | |
6926 * Makefile (.SUFFIXES): New rule. | |
6927 | |
6928 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
6929 | |
6930 * Makefile (dired-x.dvi, ../info/dired-x): New targets. | |
6931 (INFO_TARGETS, DVI_TARGETS): Add the new targets. | |
6932 | |
6933 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
6934 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6935 * Makefile (../info/sc): Rename frin sc.info. |
25829 | 6936 (../info/cl): Likewise. |
6937 (INFO_TARGETS): Use new names. | |
6938 | |
6939 1993-12-04 Richard Stallman (rms@srarc2) | |
6940 | |
6941 * getopt.c: New file. | |
6942 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src. | |
6943 (getopt.o): New rule. | |
6944 (dvi): Don't depend on texindex. | |
6945 (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi): | |
6946 Depend on texindex. | |
6947 | |
6948 1993-12-03 Richard Stallman (rms@srarc2) | |
6949 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6950 * Makefile (../info/sc.info): Rename from ../info/sc. |
25829 | 6951 (TEXI2DVI): New variable. |
6952 (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi): | |
6953 Add explicit commands. | |
6954 (TEXINDEX_OBJS): Delete duplicate getopt.o. | |
6955 | |
6956 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
6957 | |
6958 * Version 19.22 released. | |
6959 | |
6960 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
6961 | |
6962 * Makefile (TEXINDEX_OBJS): Delete spurious period. | |
6963 | |
6964 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
6965 | |
6966 * Version 19.21 released. | |
6967 | |
6968 1993-11-15 Paul Eggert (eggert@twinsun.com) | |
6969 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6970 * man/Makefile (../info/cl.info): Rename from ../info/cl. |
25829 | 6971 |
6972 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
6973 | |
6974 * Makefile (../etc/GNU): New target. | |
6975 (EMACSSOURCES): Add gnu1.texi. | |
6976 | |
6977 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
6978 | |
6979 * Makefile (realclean): Don't delete the Info files. | |
6980 | |
6981 1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu) | |
6982 | |
6983 * forms.texi: Fix forms.texi so that it will format correctly. | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6984 Add missing `@end iftex', fix bad reference. |
25829 | 6985 |
6986 * info.texi, info-stn.texi: New files implement texinfo version of | |
6987 `info' file. | |
6988 | |
47285 | 6989 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x |
74084
45adfdc231c2
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74054
diff
changeset
|
6990 4' where appropriate. |
25829 | 6991 |
6992 1993-10-20 Brian Fox (bfox@ai.mit.edu) | |
6993 | |
6994 * Makefile: Fix targets for texindex, new info.texi files. | |
6995 * info-stnd.texi: New file implements info for standalone info | |
6996 reader. | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6997 * info.texi: Update to include recent changes to "../info/info". |
25829 | 6998 New source file for ../info/info; includes info-stnd.texi. |
6999 | |
7000 * texindex.c: Include "../src/config.h" if building in emacs. | |
7001 | |
7002 * Makefile: Change all files to FILENAME.texi, force all targets | |
7003 to be FILENAME, not FILENAME.info. This changes sc.texinfo, | |
7004 vip.texinfo, forms.texinfo, cl.texinfo. | |
7005 Add target to build texindex.c, defining `emacs'. | |
7006 | |
7007 * forms.texi: Install new file to match version 2.3 of forms.el. | |
7008 | |
7009 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7010 | |
7011 * Version 19.19 released. | |
7012 | |
7013 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch) | |
7014 | |
7015 * sc.texinfo: Fix info file name. | |
7016 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7017 * Makefile (info): Add gnus and sc. |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7018 (dvi): Add gnus.dvi and sc.dvi. |
25829 | 7019 (../info/sc, sc.dvi): New targets. |
7020 | |
7021 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7022 | |
7023 * Version 19.18 released. | |
7024 | |
7025 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7026 | |
7027 * Makefile: Fix source file names of the separate manuals. | |
7028 (gnus.dvi, ../info/gnus): New targets. | |
7029 | |
7030 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7031 | |
7032 * Version 19.17 released. | |
7033 | |
7034 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7035 | |
7036 * split-man: Fix typos in last change. | |
7037 | |
7038 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
7039 | |
7040 * Version 19.16 released. | |
7041 | |
7042 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
7043 | |
7044 * version 19.15 released. | |
7045 | |
7046 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
7047 | |
7048 * Makefile (distclean): It's rm, not rf. | |
7049 | |
7050 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
7051 | |
7052 * Version 19.14 released. | |
7053 | |
7054 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
7055 | |
7056 * Makefile: New file. | |
7057 | |
7058 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
7059 | |
7060 * Version 19.13 released. | |
7061 | |
7062 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
7063 | |
7064 * Version 19.9 released. | |
7065 | |
7066 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
7067 | |
7068 * Version 19.8 released. | |
7069 | |
7070 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
7071 | |
7072 * cmdargs.texi: Document the -i, -itype, and -iconic options. | |
7073 | |
7074 * trouble.texi: It's `enable-flow-control-on', not | |
7075 `evade-flow-control-on'. | |
7076 | |
7077 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
7078 | |
7079 * display.texi: Document standard-display-european. | |
7080 | |
7081 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
7082 | |
7083 * Version 19.7 released. | |
7084 | |
7085 * emacs.texi: Add a sentence to the top menu mentioning the | |
7086 specific version of Emacs this manual applies to. | |
7087 | |
7088 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
7089 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7090 * basic.texi: Document next-line-add-lines variable used to |
25829 | 7091 implement down-arrow. |
7092 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7093 * killing.texi: Document kill-whole-line. |
25829 | 7094 |
7095 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu) | |
7096 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7097 * text.texi: Update unix TeX ordering information. |
25829 | 7098 |
7099 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
7100 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7101 * news.texi: Mention fill-rectangle in keybinding list. |
25829 | 7102 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7103 * killing.texi: Document fill-rectangle. |
25829 | 7104 |
7105 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
7106 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7107 * vc.texi: Bring the docs up to date with VC 5.2. |
25829 | 7108 |
7109 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
7110 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7111 * emacs.tex: Mention blackbox and gomoku under Amusements. |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7112 Assembler mode is now mentioned and appropriately indexed |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7113 under Programming Modes. |
25829 | 7114 |
40965 | 7115 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu) |
25829 | 7116 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7117 * emacs.tex: Update TeX ordering information. |
25829 | 7118 |
40965 | 7119 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu) |
25829 | 7120 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7121 * gnus.texinfo: New file. Removed installation instructions. |
25829 | 7122 |
40965 | 7123 1990-06-26 David Lawrence (tale@geech) |
25829 | 7124 |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
7125 * emacs.tex: Note that completion-ignored-extensions is not used |
25829 | 7126 to filter out names when all completions are displayed in |
7127 *Completions*. | |
7128 | |
40965 | 7129 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25829 | 7130 |
7131 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h. | |
7132 | |
40965 | 7133 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu) |
25829 | 7134 |
68718
c6e88dc95401
Undo strange accidental change.
Luc Teirlinck <teirllm@auburn.edu>
parents:
68711
diff
changeset
|
7135 * emacs.tex: Add @findex grep. |
25829 | 7136 |
40965 | 7137 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
25829 | 7138 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7139 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7140 then define `\sc' as the command for smallcaps in Texinfo. This |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7141 means that the @sc command will produce small caps. bfox has |
25829 | 7142 made the corresponding change to makeinfo and texinfm.el. |
7143 | |
40965 | 7144 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu) |
25829 | 7145 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7146 * emacs.tex: Correct two typos. No other changes before |
25829 | 7147 Version 19 will be made. |
7148 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7149 * vip.texinfo: Remove menu entry Adding Lisp Code in node |
25829 | 7150 Customization since the menu entry did not point to anything. |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7151 Also add an @finalout command to remove overfull hboxes from the |
25829 | 7152 printed output. |
7153 | |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
7154 * cl.texinfo: Add @bye, \input line and @settitle to file. |
25829 | 7155 This file is clearly intended to be a chapter of some other work, |
7156 but the other work does not yet exist. | |
7157 | |
40965 | 7158 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu) |
25829 | 7159 |
7160 * texinfo.texinfo: Three typos corrected. | |
7161 | |
40965 | 7162 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu) |
25829 | 7163 |
7164 * emacs.tex: Update information for obtaining TeX distribution from the | |
7165 University of Washington. | |
7166 | |
30994 | 7167 ;; Local Variables: |
52427 | 7168 ;; coding: iso-2022-7bit |
70721 | 7169 ;; fill-column: 79 |
73856
594a719b7a7f
Add "add-log-time-zone-rule: t" to Local Variables section.
Juanma Barranquero <lekktu@gmail.com>
parents:
73808
diff
changeset
|
7170 ;; add-log-time-zone-rule: t |
30994 | 7171 ;; End: |
39627 | 7172 |
64890
3723093a21fd
Update years in copyright notice; nfc.
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
64871
diff
changeset
|
7173 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, |
68639
dc2d5a6655a3
Update years in copyright notice; nfc.
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
68630
diff
changeset
|
7174 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
39627 | 7175 Copying and distribution of this file, with or without modification, |
7176 are permitted provided the copyright notice and this notice are preserved. | |
52401 | 7177 |
7178 ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd |