Mercurial > emacs
annotate man/ChangeLog @ 32686:1fd66092f06a
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Fri, 20 Oct 2000 12:23:37 +0000 |
parents | a1ee6b9fdbc4 |
children | 671bdd93393c |
rev | line source |
---|---|
32676 | 1 2000-10-19 Eric M. Ludlam <zappo@ultranet.com> |
2 | |
3 * speedbar.texi: New file | |
4 | |
5 * Makefile.in (Speedbar): Added build targets for speedbar.texi | |
6 | |
32648 | 7 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il> |
8 | |
9 * anti.texi (Antinews): Many changes from Richard Stallman. | |
10 | |
32638 | 11 2000-10-19 Miles Bader <miles@lsi.nec.co.jp> |
12 | |
13 * misc.texi (Shell Mode): Document `comint-write-output', name | |
14 change to `comint-delete-output'. | |
15 | |
32625 | 16 2000-10-18 Gerd Moellmann <gerd@gnu.org> |
17 | |
18 * display.texi (Display Vars): Fix description of the role of | |
19 baud-rate for window-systems. | |
20 | |
32535 | 21 2000-10-16 Gerd Moellmann <gerd@gnu.org> |
22 | |
23 * sending.texi (Distracting NSA): Change the example. | |
24 | |
32450
99899af1ec94
Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents:
32114
diff
changeset
|
25 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
|
26 |
32451
b09ded79f0f9
Removed all external URL references, and changed one, since my
John Wiegley <johnw@newartisans.com>
parents:
32450
diff
changeset
|
27 * eshell.texi (Installation): Changed URL reference for where to |
b09ded79f0f9
Removed all external URL references, and changed one, since my
John Wiegley <johnw@newartisans.com>
parents:
32450
diff
changeset
|
28 download Eshell from. |
b09ded79f0f9
Removed all external URL references, and changed one, since my
John Wiegley <johnw@newartisans.com>
parents:
32450
diff
changeset
|
29 |
32450
99899af1ec94
Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents:
32114
diff
changeset
|
30 * Makefile.in: Added build targets for eshell.texi. |
99899af1ec94
Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents:
32114
diff
changeset
|
31 |
99899af1ec94
Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents:
32114
diff
changeset
|
32 * eshell.texi: New file. Note that this file is only just |
99899af1ec94
Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents:
32114
diff
changeset
|
33 beginning. It's based heavily on the structure of pcl-cvs.texi. |
99899af1ec94
Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents:
32114
diff
changeset
|
34 |
32114 | 35 2000-10-04 Miles Bader <miles@lsi.nec.co.jp> |
36 | |
37 * emacs.texi (Top): Update version in `Antinews' menu entry. | |
38 (Copying): Change example year to `20yy'. | |
39 * mh-e.texi (Copying): Likewise. | |
40 | |
32037 | 41 2000-09-30 Gerd Moellmann <gerd@gnu.org> |
42 | |
43 * search.texi (Other Repeating Search): Describe `how-many' | |
44 instead of `count-matches'. Say that they work on the active | |
45 region in Transient Mark mode. | |
46 | |
32010 | 47 2000-09-29 Eli Zaretskii <eliz@is.elta.co.il> |
48 | |
49 * emacs-mime.texi, message.texi: Fix @setfilename directive. | |
50 | |
31953 | 51 2000-09-28 Gerd Moellmann <gerd@gnu.org> |
52 | |
31955 | 53 * woman.texi: Change copyright notice. |
54 | |
31953 | 55 * basic.texi (Continuation Lines): Add description of |
56 toggle-truncate-lines. | |
57 | |
31862
2f68a84e5e75
Remove/comment speedbar stuff.
Gerd Moellmann <gerd@gnu.org>
parents:
31335
diff
changeset
|
58 2000-09-25 Gerd Moellmann <gerd@gnu.org> |
2f68a84e5e75
Remove/comment speedbar stuff.
Gerd Moellmann <gerd@gnu.org>
parents:
31335
diff
changeset
|
59 |
2f68a84e5e75
Remove/comment speedbar stuff.
Gerd Moellmann <gerd@gnu.org>
parents:
31335
diff
changeset
|
60 * Makefile.in: Remove/comment speedbar stuff. |
2f68a84e5e75
Remove/comment speedbar stuff.
Gerd Moellmann <gerd@gnu.org>
parents:
31335
diff
changeset
|
61 |
31885 | 62 2000-09-22 Dave Love <fx@gnu.org> |
63 | |
64 * Makefile.in: Add emacs-mime. | |
65 | |
66 * emacs-mime.texi: New manual. | |
67 | |
68 * message.texi: New version for Gnus 5.9. | |
69 | |
31335 | 70 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il> |
71 | |
72 * anti.texi (Antinews): Rewritten for Emacs 21. | |
73 | |
31302 | 74 2000-08-30 Dave Love <fx@gnu.org> |
75 | |
76 * doclicense.texi: New file. | |
77 | |
31145 | 78 2000-08-24 Eli Zaretskii <eliz@is.elta.co.il> |
79 | |
80 * emacs.texi: Bump manual version to 14, Emacs version to 21.1, | |
81 and add 2000 to the copyright years. | |
82 | |
30796 | 83 2000-08-15 Eli Zaretskii <eliz@is.elta.co.il> |
84 | |
85 * calendar.texi (Time Intervals): New node. | |
86 | |
87 * programs.texi (Authors): New node. | |
88 | |
30773 | 89 2000-08-13 Eli Zaretskii <eliz@is.elta.co.il> |
90 | |
91 * killing.texi (Killing): Document kill-read-only-ok. | |
92 | |
93 * buffers.texi (Misc Buffer): Likewise | |
94 | |
95 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il> | |
96 | |
97 * widget.texi (Top): Add Index in the menu. | |
98 (many nodes): Add index entries. | |
99 (Index): New node. | |
100 | |
30693 | 101 2000-08-08 Gerd Moellmann <gerd@gnu.org> |
102 | |
103 * faq.texi (Disabling backups): Replace reference to | |
104 non-existent initial-dired-omit-files-p with something that works. | |
105 | |
30664 | 106 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il> |
107 | |
30670 | 108 * programs.texi (Documentation): Add an xref to WoMan's own |
109 manual, woman.texi. | |
110 | |
30664 | 111 * woman.texi: New file. |
112 | |
113 * Makefile.in (INFO_TARGETS): Add ../info/woman. | |
114 (DVI_TARGETS): Add woman.dvi. | |
115 (../info/woman, woman.dvi): New targets. | |
116 | |
30589 | 117 2000-08-04 Eli Zaretskii <eliz@is.elta.co.il> |
118 | |
119 * frames.texi (Highlight Interactively): Document the hi-lock | |
120 mode. | |
121 | |
30536 | 122 2000-07-31 Eli Zaretskii <eliz@is.elta.co.il> |
123 | |
124 * msdog.texi (MS-DOS Input): Document msdos-set-mouse-buttons. | |
125 | |
30463 | 126 2000-07-25 Eli Zaretskii <eliz@is.elta.co.il> |
127 | |
128 * trouble.texi (Quitting): Fix last change. | |
129 | |
30453 | 130 2000-07-25 Eli Zaretskii <eliz@is.elta.co.il> |
131 | |
132 * trouble.texi (Quitting): Add findex entry for keyboard-quit. | |
133 | |
30412 | 134 2000-07-24 Gerd Moellmann <gerd@gnu.org> |
135 | |
136 * cc-mode.texi: @setfilename to ../info/ccmode. | |
137 | |
138 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
139 | |
140 * cc-mode.texi: Documented the change of cpp-macro. | |
141 | |
142 * cc-mode.texi: Updated doc for c-lineup-multi-inher. | |
143 | |
144 * cc-mode.texi: Documented the special behavior of | |
145 c-special-indent-hook as a style variable. Don't talk about | |
146 doing (c-make-styles-buffer-local t) in a mode hook, since | |
147 that's already too late to work right. | |
148 | |
30377 | 149 2000-07-22 Eli Zaretskii <eliz@is.elta.co.il> |
150 | |
151 * mule.texi (Recognize Coding): Document the variable | |
152 inhibit-iso-escape-detection. | |
153 | |
30115 | 154 2000-07-07 Gerd Moellmann <gerd@gnu.org> |
155 | |
156 * dired.texi (Dired Visiting): Describe dired-find-alternate-file. | |
157 | |
30046 | 158 2000-07-05 Gerd Moellmann <gerd@gnu.org> |
159 | |
160 * cc-mode.texi: Remove duplicate @direntry. | |
161 | |
30012 | 162 2000-07-03 Gerd Moellmann <gerd@gnu.org> |
163 | |
164 * viper.texi, vip.texi, widget.texi, ada-mode.texi, sc.texi | |
165 * reftex.texi, pcl-cvs.texi, mh-e.texi, idlwave.texi | |
166 * forms.texi, faq.texi, eudc.texi, emacs.texi, ediff.texi | |
167 * dired-x.texi, cl.texi, cc-mode.texi, autotype.texi: Use | |
168 dircategory `Emacs'. | |
169 | |
29857 | 170 2000-06-22 Eli Zaretskii <eliz@is.elta.co.il> |
171 | |
172 * programs.texi (Documentation): Describe how man pages with | |
173 identical names by different sections are handled by M-x man and | |
174 M-x woman. | |
175 | |
176 * msdog.texi (Text and Binary): Separate description of EOL | |
177 conversions from the issues related to binary files. | |
178 | |
29825 | 179 2000-06-21 Kenichi Handa <handa@etl.go.jp> |
180 | |
181 * mule.texi (set-buffer-process-coding-system): Documentation | |
182 fixed. | |
183 | |
29820 | 184 2000-06-20 Gerd Moellmann <gerd@gnu.org> |
185 | |
186 * reftex.texi: @setfilename to ../info/reftex. | |
187 | |
29713 | 188 2000-06-18 Gerd Moellmann <gerd@gnu.org> |
189 | |
190 * autotype.texi, cl.texi, eudc.texi, gnus.texi, idlwave.texi | |
191 * reftex.texi, sc.texi, vip.texi, viper.texi, widget.texi | |
192 * ediff.texi, dired-x.texi: Add @setchapternewpage odd after | |
193 index. | |
194 | |
29931
7f340c8b7900
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29857
diff
changeset
|
195 2000-06-14 Carsten Dominik <dominik@astro.uva.nl> |
7f340c8b7900
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29857
diff
changeset
|
196 |
7f340c8b7900
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29857
diff
changeset
|
197 * reftex.texi (Documentation): Updated to reftex version 4.14 |
7f340c8b7900
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29857
diff
changeset
|
198 * idlwave.texi (Documentation): Updated to idlwave version 4.2 |
7f340c8b7900
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29857
diff
changeset
|
199 |
29351
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
200 2000-05-31 Stefan Monnier <monnier@cs.yale.edu> |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
201 |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
202 * .cvsignore (*.tmp): New entry. Seems to be used for @macro. |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
203 |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
204 * pcl-cvs.texi: New file. |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
205 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs. |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
206 (../info/pcl-cvs, pcl-cvs.dvi): New targets. |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
207 |
29307 | 208 2000-05-30 Gerd Moellmann <gerd@gnu.org> |
209 | |
210 * info.texi: Clarify description of Info-directory-list, | |
211 add description of Info-additional-directory-list. | |
212 | |
29193 | 213 2000-05-25 Gerd Moellmann <gerd@gnu.org> |
214 | |
215 * eudc.texi: Fix @direntry, add @dircategory. | |
216 | |
29107 | 217 2000-05-23 Gerd Moellmann <gerd@gnu.org> |
29105 | 218 |
219 * cmdargs.texi, custom.texi, dired-x.texi, ediff.texi, | |
220 entering.texi, files.texi, frames.texi, misc.texi, msdog.texi, | |
221 mule.texi, programs.texi, rmail.texi, sending.texi, text.texi, | |
222 trouble.texi: Fix markup; mostly replace @code with @env. | |
29107 | 223 |
224 * ebrowse.texi: Use @command. Change title page. | |
225 | |
226 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il> | |
227 | |
228 * ebrowse.texi: Various markup and index fixes. Changes for | |
229 MS-DOS. | |
29105 | 230 |
28867 | 231 2000-05-11 Gerd Moellmann <gerd@gnu.org> |
232 | |
233 * Makefile.in (INFO_TARGETS): Add info/ebrowse. | |
234 (../info/ebrowse, ebrowse.dvi): New targets. | |
235 | |
236 * ebrowse.texi: New file. | |
237 | |
28839 | 238 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il> |
239 | |
240 * programs.texi (Documentation): Document woman.el features. | |
241 | |
28823 | 242 2000-05-05 Gerd Moellmann <gerd@gnu.org> |
243 | |
244 * ada-mode.texi, cc-mode.texi: Add @direntry. | |
245 | |
28392 | 246 2000-03-29 Andreas Schwab <schwab@suse.de> |
247 | |
248 * programs.texi (Imenu): Fix cross ref. | |
249 | |
27762 | 250 2000-02-18 Andreas Schwab <schwab@suse.de> |
251 | |
252 * ack.texi (Acknowledgments): Remove extra `@end itemize'. | |
253 | |
27506 | 254 2000-01-13 Gerd Moellmann <gerd@gnu.org> |
255 | |
256 * eudc.texi: New file based on EUDC 1.30b. | |
257 | |
258 * Makefile.in (INFO_TARGETS): Add eudc. | |
259 (DVI_TARGETS): Add eudc.dvi | |
260 (../info/eudc, eudc.dvi): New targets. | |
261 | |
27181 | 262 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il> |
263 | |
264 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for | |
265 compatibility with 8+3 filesystems). | |
266 (../info/efaq): Renamed from emacs-faq. | |
267 | |
268 * faq.texi: Rename emacs-faq to efaq in @setfilename and in | |
269 @direntry. | |
270 | |
27158 | 271 2000-01-04 Gerd Moellmann <gerd@gnu.org> |
272 | |
273 * mule.texi (International Intro): Add a link to to Fontsets. | |
274 | |
27105 | 275 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il> |
276 | |
277 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave. | |
278 (../info/idlwave, idlwave.dvi): New targets. | |
279 | |
26904 | 280 1999-12-15 Eli Zaretskii <eliz@is.elta.co.il> |
281 | |
282 * cc-mode.texi: Set file name to ../info/ccmode, to avoid problems | |
283 on 8+3 filesystems. | |
284 | |
26821 | 285 1999-12-12 Gerd Moellmann <gerd@gnu.org> |
286 | |
287 * cc-mode.texi: Set file name to ../info/cc-mode.texi. | |
288 | |
289 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
290 | |
291 * cc-mode.texi: Documented the new up/down preprocessor | |
292 conditional function varieties. | |
293 | |
294 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
295 | |
296 * cc-mode.texi: Updated for all the new features and | |
297 proofread. Major changes: | |
298 o All text filling and line breaking issues is collected in a | |
299 new top-level chapter. The section on auto-fill mode | |
300 interaction have been incorporated into this. | |
301 o The list of the standard lineup functions is expanded with | |
302 better explanations and examples. It's moved to a | |
303 top-level chapter since it's hard to find under Customizing | |
304 Indentation / Advanced Customizations / Custom Indentation | |
305 Functions. | |
306 o The sections on Permanent Customization and Styles are | |
307 mostly rewritten due to the changes in the style system. | |
308 The part about the mode hooks has gotten an own section. | |
309 | |
310 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
311 | |
312 * cc-mode.texi: Documented the default behavior when a symbol | |
313 doesn't exist on c-hanging-braces-alist. | |
314 | |
315 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org> | |
316 | |
317 * cc-mode.texi: Document the new semantics for c-default-style. | |
318 | |
319 1999-12-12 Barry Warsaw <cc-mode-help@python.org> | |
320 | |
321 * cc-mode.texi: Added a paragraph on | |
322 signal-error-on-buffer-boundary in the Limitations and Known Bugs | |
323 section. | |
324 | |
26797 | 325 1999-12-10 Jonathan Kamens <jik@kamens.brookline.ma.us> |
326 | |
327 * rmail.texi: POP server may be specified as part of the mailbox | |
328 name. | |
329 | |
330 * gnus.texi: POP server may be specified in nnmail-spool-file. | |
331 | |
26589
929999669c16
* ediff.texi: Describe the new format for
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26514
diff
changeset
|
332 1999-11-24 Michael Kifer <kifer@cs.sunysb.edu> |
929999669c16
* ediff.texi: Describe the new format for
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26514
diff
changeset
|
333 |
929999669c16
* ediff.texi: Describe the new format for
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26514
diff
changeset
|
334 * ediff.texi: Describe the new format for |
929999669c16
* ediff.texi: Describe the new format for
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26514
diff
changeset
|
335 ediff-combination-pattern. |
929999669c16
* ediff.texi: Describe the new format for
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26514
diff
changeset
|
336 |
26514
3e1c04e6791b
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26490
diff
changeset
|
337 1999-11-20 Paul Eggert <eggert@twinsun.com> |
3e1c04e6791b
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26490
diff
changeset
|
338 |
3e1c04e6791b
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26490
diff
changeset
|
339 * mule.texi: Describe the relationship between |
3e1c04e6791b
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26490
diff
changeset
|
340 set-locale-environment and set-language-environment, and why |
3e1c04e6791b
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26490
diff
changeset
|
341 one might want to invoke set-locale-environment. |
3e1c04e6791b
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26490
diff
changeset
|
342 |
26490
2b08d829af86
Fix complaints from makeinfo 4.0.
Eli Zaretskii <eliz@gnu.org>
parents:
26291
diff
changeset
|
343 1999-11-01 Eli Zaretskii <eliz@is.elta.co.il> |
2b08d829af86
Fix complaints from makeinfo 4.0.
Eli Zaretskii <eliz@gnu.org>
parents:
26291
diff
changeset
|
344 |
2b08d829af86
Fix complaints from makeinfo 4.0.
Eli Zaretskii <eliz@gnu.org>
parents:
26291
diff
changeset
|
345 * cc-mode.texi: Fix complaints from makeinfo 4.0. |
2b08d829af86
Fix complaints from makeinfo 4.0.
Eli Zaretskii <eliz@gnu.org>
parents:
26291
diff
changeset
|
346 * mh-e.texi: Likewise. |
2b08d829af86
Fix complaints from makeinfo 4.0.
Eli Zaretskii <eliz@gnu.org>
parents:
26291
diff
changeset
|
347 * viper.texi: Likewise. |
2b08d829af86
Fix complaints from makeinfo 4.0.
Eli Zaretskii <eliz@gnu.org>
parents:
26291
diff
changeset
|
348 * ada-mode.texi: Likewise. |
2b08d829af86
Fix complaints from makeinfo 4.0.
Eli Zaretskii <eliz@gnu.org>
parents:
26291
diff
changeset
|
349 |
26291 | 350 1999-11-01 Dave Love <fx@gnu.org> |
351 | |
352 * misc.texi, gnus.texi: Fix complaints from makeinfo 4.0. | |
353 | |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26151
diff
changeset
|
354 1999-11-01 Michael Kifer <kifer@cs.sunysb.edu> |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26151
diff
changeset
|
355 |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26151
diff
changeset
|
356 * ediff.texi: minor fixes. |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26151
diff
changeset
|
357 |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26151
diff
changeset
|
358 * viper.texi: minor fixes. |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26151
diff
changeset
|
359 |
26151 | 360 1999-10-23 Dave Love <fx@gnu.org> |
361 | |
362 * autotype.texi: New file. | |
363 | |
364 * Makefile.in: Use it. | |
365 | |
26141
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25996
diff
changeset
|
366 1999-10-23 Paul Eggert <eggert@twinsun.com> |
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25996
diff
changeset
|
367 |
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25996
diff
changeset
|
368 * mule.texi, cmdargs.texi: |
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25996
diff
changeset
|
369 Describe new functions and variables for locales. |
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25996
diff
changeset
|
370 |
25996
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
371 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
|
372 |
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
373 * Makefile.in (faq): use ../info/emacs-faq.info (as specified in the |
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
374 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
|
375 |
25916 | 376 1999-10-07 Gerd Moellmann <gerd@gnu.org> |
377 | |
378 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode. | |
379 (../info/ada-mode, ada-mode.dvi): New targets. | |
380 | |
381 * ada-mode.texi: Set file name to ../info/ada-mode. | |
382 | |
25908 | 383 1999-10-07 Emmanuel Briot <briot@gnat.com> |
384 | |
385 * ada-xref.texi: New file. | |
386 | |
25839 | 387 1999-09-01 Dave Love <fx@gnu.org> |
388 | |
389 * Makefile.in: Add faq. | |
390 | |
31883 | 391 After the release of 20.4, development was split into two separate |
392 code lines. One line contained the code for Emacs 21, and the other | |
393 one the code for the 20.x releases after 20.4. The following change | |
394 log entries up to the entry ``20.4 released'' are for the 20.x code | |
395 line. Change logs above this notice are those for the 21.x code line. | |
396 | |
397 2000-06-13 Gerd Moellmann <gerd@gnu.org> | |
398 | |
399 * Version 20.7 released. | |
400 | |
401 2000-05-30 Gerd Moellmann <gerd@gnu.org> | |
402 | |
403 * info.texi: Clarify description of Info-directory-list, | |
404 add description of Info-additional-directory-list. | |
405 | |
406 2000-02-26 Gerd Moellmann <gerd@gnu.org> | |
407 | |
408 * Version 20.6 released. | |
409 | |
410 1999-12-04 Gerd Moellmann <gerd@gnu.org> | |
411 | |
412 * Version 20.5 released. | |
413 | |
414 1999-11-03 Gerd Moellmann <gerd@gnu.org> | |
415 | |
416 * gnus.texi: Add coding tag. Fixes for makeinfo 4.0. | |
417 | |
418 * dired-x.texi, sc.texii, cc-mode.texi, mh-e.texi: Fixes for | |
419 makeinfo 4.0. | |
420 | |
25829 | 421 1999-07-12 Richard Stallman <rms@gnu.org> |
422 | |
423 * Version 20.4 released. | |
424 | |
425 1999-02-22 Andreas Schwab <schwab@gnu.org> | |
426 | |
427 * gnus.texi: Fix punctuation after @xref. | |
428 | |
429 1999-01-18 Eli Zaretskii <eliz@gnu.org> | |
430 | |
431 * msdog.texi (MS-DOS and MULE): dos-unsupported-character-glyph is | |
432 a triangle by default, not a solid box. | |
433 | |
434 1999-01-17 Andrew Innes <andrewi@gnu.org> | |
435 | |
436 * msdog.texi (MS-DOS Printing): Rewrite section. | |
437 | |
438 * emacs.texi (Top): Include Windows 98 in the MS-DOS section. | |
439 | |
440 1998-12-04 Markus Rost <rost@delysid.gnu.org> | |
441 | |
442 * Makefile.in (INFO_TARGETS): Delete customize.info. | |
443 (DVI_TARGETS): Delete customize.dvi. | |
444 (../info/customize, customize.dvi): Targets deleted. | |
445 | |
446 1998-11-18 Richard Stallman <rms@psilocin.ai.mit.edu> | |
447 | |
448 * customize.texi: File deleted. | |
449 | |
450 1998-11-08 Eli Zaretskii <eliz@mescaline.gnu.org> | |
451 | |
452 * frames.texi: Change @xref to @pxref and add comma after @xref. | |
453 * custom.texi (Locals): Likewise. | |
454 * programs.texi (Fortran Autofill): Likewise. | |
455 * text.texi (TeX Editing): Likewise. | |
456 * viper.texi: Likewise. | |
457 | |
458 1998-08-24 Andreas Schwab <schwab@delysid.gnu.org> | |
459 | |
460 * reftex.texi: Fix info file name. | |
461 | |
462 * forms.texi (Forms Commands): Change @item to @itemx for | |
463 secondary items. | |
464 * viper.texi (Groundwork): Likewise. | |
465 (Commands): Remove extra Top from @node. | |
466 | |
467 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
468 | |
469 * Version 20.3 released. | |
470 | |
471 1998-08-10 Carsten Dominik <cd@delysid.gnu.org> | |
472 | |
473 * reftex.texi: Updated to the latest RefTeX version. | |
474 | |
475 1998-05-06 Richard Stallman <rms@psilocin.gnu.org> | |
476 | |
477 * Makefile.in (EMACSSOURCES): Add mule.texi. | |
478 Add msdog.texi, ack.texi. Remove gnu1.texi. | |
479 | |
480 1998-04-06 Andreas Schwab <schwab@gnu.org> | |
481 | |
482 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use | |
483 it in dvi targets. | |
484 (../etc/GNU): Change to $(srcdir) first. | |
485 | |
486 1998-03-11 Carsten Dominik <cd@delysid.gnu.org> | |
487 | |
488 * reftex.texi Updated for RefTeX version 3.22. | |
489 | |
490 1998-02-08 Richard Stallman <rms@psilocin.gnu.org> | |
491 | |
492 * Makefile.in (reftex.dvi, ../info/reftex): New targets. | |
493 (INFO_TARGETS, DVI_TARGETS): Add the new targets. | |
494 | |
495 1997-09-23 Paul Eggert <eggert@twinsun.com> | |
496 | |
497 * Makefile.in: Merge changes mistakenly made to `Makefile'. | |
498 (INFO_TARGETS): Change ../info/custom to ../info/customize. | |
499 (../info/customize): Renamed from ../info/custom. | |
500 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi. | |
501 | |
502 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
503 | |
504 * Version 20.2 released. | |
505 | |
506 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
507 | |
508 * Version 20.1 released. | |
509 | |
510 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
511 | |
512 * Makefile (../info/customize, customize.dvi): New targets. | |
513 (INFO_TARGETS): Add ../info/customize. | |
514 (DVI_TARGETS): Add customize.dvi. | |
515 | |
516 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
517 | |
518 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep. | |
519 | |
520 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
521 | |
522 * Version 19.33 released. | |
523 | |
524 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
525 | |
526 * Version 19.32 released. | |
527 | |
528 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
529 | |
530 * Makefile.in: Add rules for the Message manual. | |
531 | |
532 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
533 | |
534 * gnus.texi: New version. | |
535 | |
536 * message.texi: New manual. | |
537 | |
538 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
539 | |
540 * Makefile.in (All info targets): cd $(srcdir) to do the work. | |
541 | |
542 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
543 | |
544 * Makefile.in (All info targets): Specify $(srcdir) in input files. | |
545 Specify -I option. | |
546 (All dvi targets): Set the TEXINPUTS variable. | |
547 | |
548 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
549 | |
550 * Version 19.31 released. | |
551 | |
552 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu> | |
553 | |
554 * Makefile.in (../info/ccmode): Renamed from ../info/cc-mode. | |
555 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS. | |
556 | |
557 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
558 | |
559 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets. | |
560 (INFO_TARGETS): Add ../info/cc-mode. | |
561 (DVI_TARGETS): Add cc-mode.dvi. | |
562 | |
563 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
564 | |
565 * Version 19.30 released. | |
566 | |
567 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
568 | |
569 * gnus.texi: New file. | |
570 | |
571 1995-11-04 Erik Naggum <erik@naggum.no> | |
572 | |
573 * gnus.texi: File deleted. | |
574 | |
575 1995-11-02 Stephen Gildea <gildea@x.org> | |
576 | |
577 * mh-e.texi: "Function Index" -> "Command Index" to work with | |
578 Emacs 19.30 C-h C-k support of separately-documented commands. | |
579 | |
580 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
581 | |
582 * Makefile.in (../info/ediff, ediff.dvi): New targets. | |
583 (INFO_TARGETS, DVI_TARGETS): Add those new targets. | |
584 | |
585 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
586 | |
587 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets. | |
588 (../info/viper, viper.dvi): New targets. | |
589 | |
590 1995-04-20 Kevin Rodgers <kevinr@ihs.com> | |
591 | |
592 * dired-x.texi (Installation): Change the example to set | |
593 buffer-local variables like dired-omit-files-p in | |
594 dired-mode-hook. | |
595 | |
596 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
597 | |
598 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets. | |
599 (../info/mh-e, mh-e.dvi): New targets. | |
600 | |
601 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu> | |
602 | |
603 * Makefile.in (maintainer-clean): Renamed from realclean. | |
604 | |
605 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
606 | |
607 * Makefile.in: New file. | |
608 * Makefile: File deleted. | |
609 | |
610 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
611 | |
612 * Makefile (TEXINDEX_OBJS): Variable deleted. | |
613 (texindex, texindex.o, getopt.o): Rules deleted. | |
614 All deps on texindex deleted. | |
615 (distclean): Don't delete texindex. | |
616 (mostlyclean): Don't delete *.o. | |
617 * texindex.c, getopt.c: Files deleted. | |
618 | |
619 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
620 | |
621 * Version 19.26 released. | |
622 | |
623 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu) | |
624 | |
625 * Makefile (EMACSSOURCES): Exclude undo.texi. | |
626 | |
627 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
628 | |
629 * Version 19.25 released. | |
630 | |
631 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
632 | |
633 * Version 19.24 released. | |
634 | |
635 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
636 | |
637 * Version 19.23 released. | |
638 | |
639 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
640 | |
641 * Makefile: Delete spurious tab. | |
642 | |
643 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
644 | |
645 * Makefile (.SUFFIXES): New rule. | |
646 | |
647 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
648 | |
649 * Makefile (dired-x.dvi, ../info/dired-x): New targets. | |
650 (INFO_TARGETS, DVI_TARGETS): Add the new targets. | |
651 | |
652 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
653 | |
654 * Makefile (../info/sc): Renamed frin sc.info. | |
655 (../info/cl): Likewise. | |
656 (INFO_TARGETS): Use new names. | |
657 | |
658 1993-12-04 Richard Stallman (rms@srarc2) | |
659 | |
660 * getopt.c: New file. | |
661 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src. | |
662 (getopt.o): New rule. | |
663 (dvi): Don't depend on texindex. | |
664 (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi): | |
665 Depend on texindex. | |
666 | |
667 1993-12-03 Richard Stallman (rms@srarc2) | |
668 | |
669 * Makefile (../info/sc.info): Renamed from ../info/sc. | |
670 (TEXI2DVI): New variable. | |
671 (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi): | |
672 Add explicit commands. | |
673 (TEXINDEX_OBJS): Delete duplicate getopt.o. | |
674 | |
675 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
676 | |
677 * Version 19.22 released. | |
678 | |
679 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
680 | |
681 * Makefile (TEXINDEX_OBJS): Delete spurious period. | |
682 | |
683 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
684 | |
685 * Version 19.21 released. | |
686 | |
687 1993-11-15 Paul Eggert (eggert@twinsun.com) | |
688 | |
689 * man/Makefile (../info/cl.info): Renamed from ../info/cl. | |
690 | |
691 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
692 | |
693 * Makefile (../etc/GNU): New target. | |
694 (EMACSSOURCES): Add gnu1.texi. | |
695 | |
696 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
697 | |
698 * Makefile (realclean): Don't delete the Info files. | |
699 | |
700 1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu) | |
701 | |
702 * forms.texi: Fix forms.texi so that it will format correctly. | |
703 Added missing `@end iftex', fixed bad reference. | |
704 | |
705 * info.texi, info-stn.texi: New files implement texinfo version of | |
706 `info' file. | |
707 | |
708 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x | |
709 4' where appropriate. | |
710 | |
711 1993-10-20 Brian Fox (bfox@ai.mit.edu) | |
712 | |
713 * Makefile: Fix targets for texindex, new info.texi files. | |
714 * info-stnd.texi: New file implements info for standalone info | |
715 reader. | |
716 * info.texi: Updated to include recent changes to "../info/info". | |
717 New source file for ../info/info; includes info-stnd.texi. | |
718 | |
719 * texindex.c: Include "../src/config.h" if building in emacs. | |
720 | |
721 * Makefile: Change all files to FILENAME.texi, force all targets | |
722 to be FILENAME, not FILENAME.info. This changes sc.texinfo, | |
723 vip.texinfo, forms.texinfo, cl.texinfo. | |
724 Add target to build texindex.c, defining `emacs'. | |
725 | |
726 * forms.texi: Install new file to match version 2.3 of forms.el. | |
727 | |
728 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
729 | |
730 * Version 19.19 released. | |
731 | |
732 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch) | |
733 | |
734 * sc.texinfo: Fix info file name. | |
735 | |
736 * Makefile (info): Added gnus and sc. | |
737 (dvi): Added gnus.dvi and sc.dvi. | |
738 (../info/sc, sc.dvi): New targets. | |
739 | |
740 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
741 | |
742 * Version 19.18 released. | |
743 | |
744 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
745 | |
746 * Makefile: Fix source file names of the separate manuals. | |
747 (gnus.dvi, ../info/gnus): New targets. | |
748 | |
749 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
750 | |
751 * Version 19.17 released. | |
752 | |
753 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
754 | |
755 * split-man: Fix typos in last change. | |
756 | |
757 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
758 | |
759 * Version 19.16 released. | |
760 | |
761 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
762 | |
763 * version 19.15 released. | |
764 | |
765 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
766 | |
767 * Makefile (distclean): It's rm, not rf. | |
768 | |
769 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
770 | |
771 * Version 19.14 released. | |
772 | |
773 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
774 | |
775 * Makefile: New file. | |
776 | |
777 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
778 | |
779 * Version 19.13 released. | |
780 | |
781 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
782 | |
783 * Version 19.9 released. | |
784 | |
785 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
786 | |
787 * Version 19.8 released. | |
788 | |
789 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
790 | |
791 * cmdargs.texi: Document the -i, -itype, and -iconic options. | |
792 | |
793 * trouble.texi: It's `enable-flow-control-on', not | |
794 `evade-flow-control-on'. | |
795 | |
796 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
797 | |
798 * display.texi: Document standard-display-european. | |
799 | |
800 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
801 | |
802 * Version 19.7 released. | |
803 | |
804 * emacs.texi: Add a sentence to the top menu mentioning the | |
805 specific version of Emacs this manual applies to. | |
806 | |
807 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
808 | |
809 * basic.texi: Documented next-line-add-lines variable used to | |
810 implement down-arrow. | |
811 | |
812 * killing.texi: Documented kill-whole-line. | |
813 | |
814 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu) | |
815 | |
816 * text.texi: Updated unix TeX ordering information. | |
817 | |
818 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
819 | |
820 * news.texi: Mentioned fill-rectangle in keybinding list. | |
821 | |
822 * killing.texi: Documented fill-rectangle. | |
823 | |
824 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
825 | |
826 * vc.texi: Brought the docs up to date with VC 5.2. | |
827 | |
828 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
829 | |
830 * emacs.tex: Mentioned blackbox and gomoku under Amusements. | |
831 Assembler mode is now mentioned and appropriately | |
832 indexed under Programming Modes. | |
833 | |
834 1991-02-15 Robert J. Chassell (bob at wookumz.ai.mit.edu) | |
835 | |
836 * emacs.tex: Updated TeX ordering information. | |
837 | |
838 1990-08-30 David Lawrence (tale at pogo.ai.mit.edu) | |
839 | |
840 * gnus.texinfo: New file. Removed installation instructions. | |
841 | |
842 1990-06-26 David Lawrence (tale at geech) | |
843 | |
844 * emacs.tex: Noted that completion-ignored-extensions is not used | |
845 to filter out names when all completions are displayed in | |
846 *Completions*. | |
847 | |
848 1990-05-25 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
849 | |
850 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h. | |
851 | |
852 1990-03-21 Jim Kingdon (kingdon at pogo.ai.mit.edu) | |
853 | |
854 * emacs.tex: Add @findex grep. | |
855 | |
856 1989-01-17 Robert J. Chassell (bob at rice-chex.ai.mit.edu) | |
857 | |
858 * texinfo.tex: Changed spelling of `\sc' font to `\smallcaps' and | |
859 then defined `\sc' as the command for smallcaps in Texinfo. This | |
860 measns that the @sc command will produce small caps. bfox has | |
861 made the corresponding change to makeinfo and texinfm.el. | |
862 | |
863 1988-08-16 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu) | |
864 | |
865 * emacs.tex: Corrected two typos. No other changes before | |
866 Version 19 will be made. | |
867 | |
868 * vip.texinfo: Removed menu entry Adding Lisp Code in node | |
869 Customization since the menu entry did not point to anything. | |
870 Also added an @finalout command to remove overfull hboxes from the | |
871 printed output. | |
872 | |
873 * cl.texinfo: Added @bye, \input line and @settitle to file. | |
874 This file is clearly intended to be a chapter of some other work, | |
875 but the other work does not yet exist. | |
876 | |
877 1988-07-25 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu) | |
878 | |
879 * texinfo.texinfo: Three typos corrected. | |
880 | |
881 1988-05-23 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu) | |
882 | |
883 * emacs.tex: Update information for obtaining TeX distribution from the | |
884 University of Washington. | |
885 | |
30994 | 886 ;; Local Variables: |
887 ;; coding: iso-2022-7bit-unix | |
888 ;; End: |