]> code.delx.au - gnu-emacs/blob - man/ChangeLog
*** empty log message ***
[gnu-emacs] / man / ChangeLog
1 2004-12-13 Jay Belanger <belanger@truman.edu>
2
3 * calc.texi: Fix some TeX definitions.
4
5 2004-12-12 Juri Linkov <juri@jurta.org>
6
7 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
9
10 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
11 (Misc Dired Commands): Add @r{(Dired)} to w.
12
13 2004-12-12 Juri Linkov <juri@jurta.org>
14
15 * mark.texi (Marking Objects): Marking commands also extend the
16 region when mark is active in Transient Mark mode.
17
18 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
19
20 * reftex.texi (Imprint): Remove erroneous @value's.
21
22 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
23
24 * custom.texi (Saving Customizations): Emacs only loads the custom
25 file automatically after the init file in version 21.4 or later.
26 Adapt text and examples to this fact.
27
28 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
29 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
30
31 2004-12-08 Jay Belanger <belanger@truman.edu>
32
33 * calc.texi (Starting Calc): Remove comment about installation.
34 (Keypad Mode Overview): Remove comment about Emacs 19 support.
35
36 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
37
38 * url.texi: Update @setfilename.
39 (Getting Started): No need to worry about Gnus versions.
40 (Dealing with HTTP documents): Use @inforef.
41
42 * org.texi: Fix @direntry file name.
43
44 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
45
46 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
47 be set through Custom. Otherwise, it has no effect.
48
49 2004-12-07 Stefan <monnier@iro.umontreal.ca>
50
51 * url.texi: New file.
52
53 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
54
55 2004-12-06 Jay Belanger <belanger@truman.edu>
56
57 * calc.texi (Using Calc): Remove paragraph about installation.
58
59 2004-12-06 Jay Belanger <belanger@truman.edu>
60
61 * calc.texi: Use more Texinfo macros and less TeX defs.
62 Remove @refill's.
63
64 2004-12-06 Richard M. Stallman <rms@gnu.org>
65
66 * org.texi: New file.
67
68 2004-12-05 Richard M. Stallman <rms@gnu.org>
69
70 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
71 * entering.texi: Rename Command Line to Emacs Invocation.
72
73 * Makefile.in (org.dvi, ../info/org): New targets.
74 (INFO_TARGETS): Add ../info/org.
75 (DVI_TARGETS): Add org.dvi.
76 (maintainer-clean): Remove the info files in the info dir.
77
78 * misc.texi (Term Mode): Correcty describe C-c.
79
80 * custom.texi (Easy Customization): Move up to section level,
81 before Variables. Avoid using the term "variable"; say "option".
82 New initial explanation.
83 (Variables): In initial explanation, connect "variable" to the
84 already-explained "user option".
85
86 * emacs.texi (Top): Fix ref to Command Line.
87 Move reference to Easy Customization.
88
89 * xresources.texi (X Resources): Fix From link.
90
91 * doclicense.texi (GNU Free Documentation License): Fix To link.
92
93 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
94
95 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
96
97 2004-12-03 Richard M. Stallman <rms@gnu.org>
98
99 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
100
101 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
102
103 * kmacro.texi: Several small changes in addition to the following.
104 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
105 defining a keyboard macro.
106 Mention `kmacro-ring-max'.
107 (Keyboard Macro Counter): Clarify description of
108 `kmacro-insert-counter', `kmacro-set-counter',
109 `kmacro-add-counter' and `kmacro-set-format'.
110
111 2004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
112
113 * custom.texi (File Variables): Add `unibyte' and make it more
114 clear that `unibyte' and `coding' are special. Suggested by Simon
115 Krahnke <overlord@gmx.li>.
116
117 * mule.texi (Enabling Multibyte): Refer to File Variables.
118 Suggested by Simon Krahnke <overlord@gmx.li>.
119
120 2004-11-26 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
121
122 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
123 x-use-old-gtk-file-dialog.
124
125 2004-11-26 Eli Zaretskii <eliz@gnu.org>
126
127 * idlwave.texi: Fix the setfilename directive to put the produced
128 file in ../info.
129 (Continued Statement Indentation): Resurrect Jan D.'s change from
130 2004-11-03 that was lost when a newer version of idlwave.texi was
131 imported.
132
133 2004-11-20 Richard M. Stallman <rms@gnu.org>
134
135 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
136
137 2004-11-09 Lars Brinkhoff <lars@nocrew.org>
138
139 * building.texi (Lisp Eval): Delete hyphen in section name.
140
141 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
142
143 * files.texi (Old Versions):
144 No longer document annotation as "CVS only".
145
146 2004-11-10 Andre Spiegel <spiegel@gnu.org>
147
148 * files.texi (Version Control): Rewrite the introduction about
149 version systems, mentioning the new ones that we support. Thanks
150 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
151 suggestions.
152
153 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
154
155 * message.texi (Various Message Variables): Mention that all mail
156 file variables are derived from `message-directory'.
157
158 * gnus.texi (Splitting Mail): Clarify bogus group.
159
160 2004-11-16 Reiner Steib <Reiner.Steib@gmx.de>
161
162 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
163 `spam-initialize'.
164
165 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
166
167 * emacs-mime.texi (Encoding Customization): Fix
168 mm-coding-system-priorities entry.
169
170 2004-11-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
171
172 * frames.texi (Dialog Boxes):
173 * idlwave.texi (Continued Statement Indentation):
174 * reftex.texi (Options (Index Support)):
175 (Displaying and Editing the Index, Table of Contents):
176 * speedbar.texi (Creating a display, Major Display Modes): Replace
177 non-nil with non-@code{nil}.
178
179 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
180
181 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
182
183 2004-10-23 Eli Zaretskii <eliz@gnu.org>
184
185 * text.texi (Text Based Tables, Table Definition)
186 (Table Creation, Table Recognition, Cell Commands)
187 (Cell Justification, Row Commands, Column Commands)
188 (Fixed Width Mode, Table Conversion, Measuring Tables)
189 (Table Misc): New nodes, documenting the Table Mode.
190
191 2004-10-21 Jay Belanger <belanger@truman.edu>
192
193 * calc.texi (Algebraic-Style Calculations): Removed a comment.
194
195 2004-10-19 Jason Rumney <jasonr@gnu.org>
196
197 * makefile.w32-in (info): Change order of arguments to makeinfo.
198
199 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
200
201 * calendar.texi (iCalendar): Update for package changes.
202
203 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
204
205 * calc.texi (Reporting Bugs): Double up `@'.
206
207 2004-10-18 Jay Belanger <belanger@truman.edu>
208
209 * calc.texi (Reporting Bugs): Changed the address that bugs
210 should be sent to.
211
212 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
213
214 * gnus.texi (New Features): Add 5.11.
215
216 * message.texi (Resending): Remove wrong default value.
217
218 * gnus.texi (Mail Source Specifiers): Describe possible problems
219 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
220 `pop3-leave-mail-on-server' to the index.
221
222 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
223
224 * message.texi (Canceling News): Add how to set a password.
225
226 2004-10-12 Jay Belanger <belanger@truman.edu>
227
228 * calc.texi (Help Commands): Changed the descriptions of
229 calc-describe-function and calc-describe-variable to match their
230 current behavior.
231
232 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
233
234 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
235
236 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
237
238 Sync with Tramp 2.0.45.
239
240 * tramp.texi (Frequently Asked Questions): Comment paragraph about
241 plink link. The URL is outdated. Originator contacted for
242 clarification.
243
244 2004-10-10 Juri Linkov <juri@jurta.org>
245
246 * gnus.texi (Top, Marking Articles): Join two menus in one node
247 because a node can have only one menu.
248
249 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
250
251 * files.texi (Misc File Ops): View mode is a minor mode.
252
253 2004-10-09 Juri Linkov <juri@jurta.org>
254
255 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
256 example of nnmail-split-fancy.
257
258 2004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
259
260 * calendar.texi (iCalendar): Style changes.
261
262 2004-10-07 Luc Teirlinck <teirllm@auburn.edu>
263
264 * search.texi (Regexps): The regexp described in the example is no
265 longer stored in the variable `sentence-end'.
266
267 2004-10-06 Karl Berry <karl@gnu.org>
268
269 * info.texi (@kbd{1}--@kbd{9}): no space around --, for
270 consistency with other uses of dashes.
271
272 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
273
274 * building.texi (Starting GUD): Note that multiple debugging
275 sessions requires `gdb --fullname'.
276
277 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
278
279 * calendar.texi (iCalendar): New section for a new package.
280
281 2004-10-05 Karl Berry <karl@gnu.org>
282
283 * info.texi: consistently use --- throughout, periods at end of
284 menu descriptions, and a couple typos.
285
286 2004-10-05 Luc Teirlinck <teirllm@auburn.edu>
287
288 * text.texi: Various small changes in addition to the following.
289 (Text): Replace xref for autotype with inforef.
290 (Sentences): Explain nil value for `sentence-end'.
291 (Paragraphs): Update default values for `paragraph-start' and
292 `paragraph-separate'.
293 (Text Mode): Correct description of Text mode's effect on the
294 syntax table.
295 (Outline Visibility): `hide-other' does not hide top level headings.
296 `selective-display-ellipses' no longer has an effect on Outline mode.
297 (TeX Misc): Add missing @cindex.
298 Replace xref for RefTeX with inforef.
299 (Requesting Formatted Text): the variable
300 `enriched-fill-after-visiting' no longer exists.
301 (Editing Format Info): Update names of menu items and commands.
302 (Format Faces): Mention special effect of specifying the default face.
303 Describe inheritance of text properties.
304 Correct description of `fixed' face.
305 (Format Indentation): Correct description of effect of setting
306 margins. Mention `set-left-margin' and `set-right-margin'.
307 (Format Justification): Update names of menu items.
308 `set-justification-full' is now bound to `M-j b'.
309 Mention that `default-justification' is a per buffer variable.
310 (Format Properties): Update name of menu item.
311 (Forcing Enriched Mode): `format-decode-buffer' automatically
312 turns on Enriched mode if the buffer is in text/enriched format.
313
314
315 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
316
317 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
318
319 2004-09-28 Kim F. Storm <storm@cua.dk>
320
321 * display.texi (Display Custom) <indicate-buffer-boundaries>:
322 Align with new functionality.
323
324 2004-09-26 Jesper Harder <harder@ifa.au.dk>
325
326 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
327 * pgg.texi (User Commands, Backend methods): do.
328 * gnus.texi: Markup fixes.
329 (Setting Process Marks): Fix `M P a' entry.
330 * emacs-mime: Fixes.
331
332 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
333
334 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
335 again.
336 Use 5.10 instead of 5.10.0.
337
338 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
339
340 * gnus.texi (Summary Mail Commands): S D e.
341
342 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
343
344 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
345 the gnus-article-mode-line-format section.
346
347 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
348
349 * gnus.texi (Various Summary Stuff): Fix the documentation for
350 gnus-newsgroup-variables.
351
352 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
353
354 * gnus.texi (MIME Commands): Added
355 gnus-mime-display-multipart-as-mixed,
356 gnus-mime-display-multipart-alternative-as-mixed,
357 gnus-mime-display-multipart-related-as-mixed.
358 (Mail Source Customization): Clarify `mail-source-directory'.
359 (Splitting Mail): Mention gnus-group-find-new-groups.
360 (SpamOracle): Fixed typo.
361
362 * gnus-faq.texi: Untabify.
363 ([6.3]): nnir.el is in contrib directory.
364
365 * message.texi (News Headers): Clarify how a unique ID is created.
366
367 * gnus.texi (Batching Agents): Fixed typo in example. Reported
368 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
369
370 2004-09-20 Andre Srinivasan <andre@e2open.com>
371
372 * gnus.texi (Group Parameters): Added more on hooks. (Small
373 change.)
374
375 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
376
377 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
378
379 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
380
381 * display.texi (Display Custom): Remove stray `@end defvar'.
382
383 2004-09-23 Kim F. Storm <storm@cua.dk>
384
385 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
386 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
387
388 2004-09-22 Jay Belanger <belanger@truman.edu>
389
390 * calc.texi (Vectors as Lists): Added a warning that the tutorial
391 might be hidden during part of the session.
392
393 2004-09-20 Jay Belanger <belanger@truman.edu>
394
395 * calc.texi (Notations Used in This Manual): Put in an earlier
396 mention that DEL could be called Backspace.
397
398 2004-09-20 Richard M. Stallman <rms@gnu.org>
399
400 * custom.texi (Hooks): Explain using setq to clear out a hook.
401 (File Variables): Explain multiline string constants.
402 (Non-ASCII Rebinding): Explain when you need to update
403 non-ASCII char codes in .emacs.
404
405 * building.texi (Compilation): Explain how to make a silent
406 subprocess that won't be terminated. Explain compilation-environment.
407
408 2004-09-13 Kim F. Storm <storm@cua.dk>
409
410 * mini.texi (Repetition): Rename isearch-resume-enabled to
411 isearch-resume-in-command-history and change default to disabled.
412
413 2004-09-10 Simon Josefsson <jas@extundo.com>
414
415 * gnus.texi (IMAP): Add example. Suggested and partially written
416 by Steinar Bang <sb@dod.no>.
417
418 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
419
420 * gnus.texi (IMAP): add comments about imaps synonym to imap in
421 netrc syntax
422
423 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
424
425 * gnus.texi (Spam ELisp Package Sequence of Events): some clarifications
426 (Spam ELisp Package Global Variables)
427 (Spam ELisp Package Global Variables): more clarifications
428
429 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
430
431 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
432 mention spam-split does not modify incoming mail
433
434 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
435
436 * gnus.texi (Spam ELisp Package Sequence of Events): fix typo
437
438 2004-09-10 Eli Zaretskii <eliz@gnu.org>
439
440 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi
441
442 2004-09-09 Kim F. Storm <storm@cua.dk>
443
444 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
445 with new `kmacro-name-last-macro'.
446
447 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
448
449 * makefile.w32-in (sieve, pgg): Use $(infodir).
450
451 2004-09-08 Juri Linkov <juri@jurta.org>
452
453 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
454
455 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
456
457 * makefile.w32-in: Fix PGG and Sieve entries.
458
459 2004-09-03 Juri Linkov <juri@jurta.org>
460
461 * search.texi (Incremental Search): Update wording for M-%.
462
463 2004-09-02 Luc Teirlinck <teirllm@auburn.edu>
464
465 * killing.texi (Killing): Correct description of kill commands in
466 read-only buffer.
467
468 2004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
469
470 * building.texi (Compilation Mode): Add a paragraph about rules
471 for finding the compilation buffer for `next-error'.
472
473 * search.texi (Other Repeating Search): Mention that Occur mode
474 supports the next-error functionality.
475
476 2004-09-02 Juri Linkov <juri@jurta.org>
477
478 * search.texi (Regexp Replace): Add missing backslash to \footnote.
479
480 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
481
482 * kmacro.texi (Basic Keyboard Macro):
483 `apply-macro-to-region-lines' now operates on all lines that begin
484 in the region, rather than on all complete lines in the region.
485
486 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
487
488 * frames.texi (Drag and drop): Add documentation about
489 x-dnd-test-function and x-dnd-known-types.
490
491 2004-08-30 Luc Teirlinck <teirllm@auburn.edu>
492
493 * indent.texi: Various minor changes in addition to:
494 (Indentation Commands): Correct description of `indent-relative'.
495 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
496 mode. The *Tab Stops* buffer uses Overwrite Mode.
497 (Just Spaces): `untabify' converts sequences of at least two
498 spaces to tabs.
499
500 2004-08-28 Eli Zaretskii <eliz@gnu.org>
501
502 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
503 Emacs and related programs.
504
505 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
506
507 * frames.texi (Secondary Selection): Setting the secondary
508 selection with M-Drag-Mouse-1 does not alter the kill ring,
509 setting it with M-Mouse-1 and M-Mouse-3 does.
510 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
511 toolkit scroll bars.
512 (Scroll Bars): Ditto.
513
514 * windows.texi (Basic Window): When using a window system, the value
515 of point in a non-selected window is indicated by a hollow box.
516 (Split Window): Side by side windows are separated by a scroll bar,
517 if scroll bars are used.
518 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
519 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
520 (Window Convenience): Update bindings for `winner-undo' and
521 `winner-redo'.
522
523 * ack.texi (Acknowledgments): Use `@unnumbered'.
524 * misc.texi : Adapt sectioning in Info to the node structure.
525 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
526 of "Using Emacs as a Server".
527 * building.texi (Building): Interchange nodes (for correct numbering).
528 * programs.texi (Programs): Interchange nodes (for correct numbering).
529 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
530 Info to the node structure.
531 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
532 Rearrange order of nodes and sections such that both "GNU GENERAL
533 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
534 end, as appropriate for appendices.
535 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
536 Use `@unnumberedsec'.
537 * trouble.texi: Adapt sectioning in Info to the node structure.
538 Adapt node pointers to change in emacs.texi.
539 * cmdargs.texi, doclicense.texi: Adapt node pointers.
540
541 2004-08-27 Richard M. Stallman <rms@gnu.org>
542
543 * faq.texi: Fix texinfo usage, esp. doublequotes.
544 (Difference between Emacs and XEmacs): Some clarification.
545
546 * faq.texi (Difference between Emacs and XEmacs):
547 Explain not to contrast XEmacs with GNU Emacs.
548
549 2004-08-26 Richard M. Stallman <rms@gnu.org>
550
551 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
552
553 2004-08-25 Kenichi Handa <handa@m17n.org>
554
555 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
556 description for unibyte mode.
557
558 2004-08-23 Luc Teirlinck <teirllm@auburn.edu>
559
560 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
561
562 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
563 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
564 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
565 in @pxref.
566
567 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
568
569 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
570 Change section names.
571
572 2004-08-22 David Kastrup <dak@gnu.org>
573
574 * reftex.texi (AUCTeX): Update links, section name.
575
576 * faq.texi (Calc): Update availability (included in 21.4).
577 (AUCTeX): Update availability, information, versions, description.
578
579 2004-08-21 Luc Teirlinck <teirllm@auburn.edu>
580
581 * kmacro.texi (Keyboard Macro Ring): Rename section.
582 Emacs treats the head of the macro ring as the `last keyboard macro'.
583 (Keyboard Macro Counter): Minor change.
584 (Save Keyboard Macro): Some clarifications.
585 (Edit Keyboard Macro): Rename section.
586
587 * buffers.texi (Buffers): Maximum buffer size is now 256M on
588 32-bit machines.
589 (Several Buffers): Clarify which buffer is selected if `2' is
590 pressed in the Buffer Menu.
591 Auto Revert mode can be used to update the Buffer Menu
592 automatically.
593
594 2004-08-21 Eli Zaretskii <eliz@gnu.org>
595
596 * help.texi (Misc Help): Add an index entry for finding an Info
597 manual by its file name.
598
599 2004-08-20 Luc Teirlinck <teirllm@auburn.edu>
600
601 * files.texi (Backup Deletion): Correct description of
602 `delete-old-versions'.
603 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
604 (Auto Save Files): Recommend `auto-save-mode' to reenable
605 auto-saving, rather than the abbreviation `auto-save'.
606
607 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
608
609 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
610 for "killing" and "yanking" in main menu.
611
612 2004-08-16 Richard M. Stallman <rms@gnu.org>
613
614 * killing.texi (Yanking, Killing): Minor cleanups.
615
616 * mark.texi (Momentary Mark): Minor cleanups.
617
618 2004-08-15 Kenichi Handa <handa@etl.go.jp>
619
620 * custom.texi (Non-ASCII Rebinding):
621 C-q always inserts the right code to pass to global-set-key.
622
623 2004-08-14 Eli Zaretskii <eliz@gnu.org>
624
625 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
626
627 2004-08-13 Luc Teirlinck <teirllm@auburn.edu>
628
629 * regs.texi (RegNumbers): Mention `C-x r i' binding for
630 `insert-register', instead of `C-x r g' binding, for consistency.
631
632 2004-08-12 Luc Teirlinck <teirllm@auburn.edu>
633
634 * fixit.texi (Spelling): Fix typo.
635
636 2004-08-11 Luc Teirlinck <teirllm@auburn.edu>
637
638 * help.texi (Help): Fix Texinfo usage.
639
640 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
641
642 * cc-mode.texi: Various updates for CC Mode 5.30.9.
643
644 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
645
646 Sync with Tramp 2.0.44.
647
648 2004-08-05 Lars Hansen <larsh@math.ku.dk>
649
650 * widget.texi (User Interface): Update how to separate the
651 editable field of an editable-field widget from other widgets.
652 (Programming Example): Add text after field.
653
654 2004-07-24 Richard M. Stallman <rms@gnu.org>
655
656 * text.texi (Paragraphs): Update how paragraphs are separated
657 and the default for paragraph-separate.
658
659 * search.texi (Regexp Replace): Further update text for new
660 replacement operators.
661
662 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
663
664 * emacs-mime.texi (Encoding Customization): Add a note to the
665 mm-content-transfer-encoding-defaults entry.
666 (rfc2047): Update.
667
668 * gnus.texi (Article Highlighting): Add
669 gnus-cite-ignore-quoted-from.
670 (POP before SMTP): New node.
671 (Posting Styles): Addition.
672 (Splitting Mail): Add nnmail-split-lowercase-expanded.
673 (Fancy Mail Splitting): Ditto.
674 (X-Face): Add gnus-x-face.
675
676 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
677
678 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
679 pgg.texi, sieve.texi: Use @copying and @insertcopying.
680
681 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
682
683 * gnus.texi (Mail Source Specifiers): Describe
684 `pop3-leave-mail-on-server'.
685
686 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
687
688 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
689
690 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
691 repository. Change setfilename.
692
693 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
694
695 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
696
697 * emacs-xtra.texi (Subdir switches): Dired does not remember the
698 `R' switch.
699
700 * dired.texi (Dired Updating): `k' only deletes inserted
701 subdirectories from the Dired buffer if a prefix argument was given.
702
703 * search.texi (Regexps): Delete redundant definition of `symbol' in
704 description of `\_>'. It already occurs in the description of `\_<'.
705
706 2004-07-02 Juri Linkov <juri@jurta.org>
707
708 * pcl-cvs.texi (Viewing differences): Add `d r'.
709
710 2004-07-01 Juri Linkov <juri@jurta.org>
711
712 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
713 (Regexp Search): Add M-r.
714
715 2004-06-30 Luc Teirlinck <teirllm@auburn.edu>
716
717 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
718
719 2004-06-29 Jesper Harder <harder@ifa.au.dk>
720
721 * ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
722 * eshell.texi, ediff.texi, calendar.texi: Markup fixes.
723
724 2004-06-25 Richard M. Stallman <rms@gnu.org>
725
726 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
727
728 2004-06-25 David Kastrup <dak@gnu.org>
729
730 * search.texi (Regexp Replace): Some typo corrections and
731 rearrangement.
732
733 2004-06-24 David Kastrup <dak@gnu.org>
734
735 * search.texi (Unconditional Replace): Use replace-string instead
736 of query-replace in example.
737 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
738 sequences.
739 (Query Replace): Correct explanation of `^' which does not use
740 the mark stack.
741
742 2004-06-21 Nick Roberts <nickrob@gnu.org>
743
744 * misc.texi (Shell History Copying): Document comint-insert-input.
745 (Shell Ring): Describe comint-dynamic-list-input-ring here.
746
747 2004-06-21 Karl Berry <karl@gnu.org>
748
749 * info.texi (Top): mention that only Emacs has mouse support.
750 (Getting Started): mention this in a few other places.
751
752 2004-06-20 Jesper Harder <harder@ifa.au.dk>
753
754 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
755 * custom.texi (Customization): do.
756 * anti.texi (Antinews): do.
757 * abbrevs.texi (Defining Abbrevs): do.
758
759 * programs.texi (Info Lookup): Fix keybinding for
760 info-lookup-symbol.
761
762 2004-06-16 Juanma Barranquero <lektu@terra.es>
763
764 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
765 Add emacs-xtra.
766 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
767 (clean): Add emacs-xtra and flymake. Remove redundancies.
768
769 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
770
771 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
772 Add emacs-xtra.
773 * emacs-xtra.texi: New file.
774
775 2004-06-14 Luc Teirlinck <teirllm@auburn.edu>
776
777 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
778 (Dired and Find): Mention differences with ordinary Dired buffers.
779
780 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
781
782 * autotype.texi (Copyrights, Timestamps): Recommend
783 `before-save-hook' instead of `write-file-functions'.
784
785 2004-06-13 Richard M. Stallman <rms@gnu.org>
786
787 * custom.texi (Init Syntax): Explain about vars that do special
788 things when set with setq or with Custom.
789 (Init Examples): Add line-number-mode example.
790
791 2004-06-13 Lars Hansen <larsh@math.ku.dk>
792
793 * dired-x.texi (dired-mark-omitted): Update keybinding.
794
795 2004-06-12 Juri Linkov <juri@jurta.org>
796
797 * dired.texi (Operating on Files): Add dired-do-touch.
798
799 2004-06-10 Kim F. Storm <storm@cua.dk>
800
801 * pcl-cvs.texi (Viewing differences): Add 'd y'.
802
803 2004-06-10 Juri Linkov <juri@jurta.org>
804
805 * building.texi (Lisp Eval): Add C-M-x on defface.
806
807 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
808
809 * files.texi (Reverting): Auto-Revert mode and
810 Global Auto-Revert mode no longer revert remote files.
811
812 2004-06-05 Lars Hansen <larsh@math.ku.dk>
813
814 * dired-x.texi (variable dired-omit-mode): Rename from
815 dired-omit-files-p.
816 (function dired-omit-mode): Rename from dired-omit-toggle.
817 Call dired-omit-mode rather than set dired-omit-files-p.
818 (dired-mark-omitted): Describe command.
819
820 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
821
822 Version 2.0.41 of Tramp released.
823
824 2004-05-29 Juanma Barranquero <lektu@terra.es>
825
826 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
827 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
828
829 2004-05-29 Richard M. Stallman <rms@gnu.org>
830
831 * custom.texi (Init File): Two dashes start --no-site-file.
832
833 * cl.texi (Top): Call this chapter `Introduction'.
834 (Overview): In TeX, no section heading here.
835
836 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
837
838 2004-05-29 Alan Mackenzie <acm@muc.de>
839
840 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
841 ("AWK"): Is consistently thus spelt throughout.
842 (AWK, Pike): Document as "C-like modes".
843 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
844 (M-x man): Supersedes M-x manual-entry.
845 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
846
847 ("Comments in C"): Delete node; the info is in CC Mode manual.
848 (c-comment-only-line-offset): Remove description.
849
850 (C-c ., C-c C-c): Describe new C Mode bindings.
851
852 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
853 (@dfn{Style}, c-default-style, comment-column, comment-padding)
854 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
855 Amend definitions.
856
857 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
858 Describe functions.
859
860 (c-comment-start-regexp, c-hanging-comment-ender-p)
861 (c-hanging-comment-starter-p): Remove obsolete definitions.
862
863 * emacs.texi: Remove the menu entry "Comments in C".
864
865 2004-05-29 Eli Zaretskii <eliz@gnu.org>
866
867 * Makefile.in (../info/flymake, flymake.dvi): New targets.
868 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
869
870 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
871
872 * flymake.texi: New file.
873
874 2004-05-28 Simon Josefsson <jas@extundo.com>
875
876 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
877
878 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
879
880 * dired.texi (Dired and Find): `find-ls-option' does not apply to
881 `M-x locate'.
882
883 2004-05-16 Karl Berry <karl@gnu.org>
884
885 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
886 makeinfo --html fails.
887 * help.texi (Help Summary) [@ifnottex]: Likewise.
888
889 2004-05-13 Nick Roberts <nickrob@gnu.org>
890
891 * building.texi (GDB Graphical Interface): Update and describe
892 layout first.
893
894 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
895
896 Version 2.0.40 of Tramp released.
897
898 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
899
900 Complete rework, based on review by Karl Berry <karl@gnu.org>.
901
902 * tramp.texi (Auto-save and Backup): Explain exploitation of new
903 variables `tramp-backup-directory-alist' and
904 `tramp-bkup-backup-directory-info'.
905 (Overview, Connection types)
906 (External transfer methods, Default Method)
907 (Windows setup hints): Remove restriction of password entering
908 with external methods.
909 (Auto-save and Backup): Make file name example
910 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
911 and `auto-save-directory' must be used.
912 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
913 only "NT"). Remove doubled entry "What kinds of systems does
914 @tramp{} work on".
915 (tramp): Macro removed.
916 (Obtaining Tramp): Flag removed from title.
917 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
918 and `trampver' used properly. Flag `tramp-inst' replaced by
919 `installchapter'. Installation related text adapted.
920
921 2004-05-04 Jason Rumney <jasonr@gnu.org>
922
923 * makefile.w32-in: Revert last change.
924
925 2004-05-03 Jason Rumney <jasonr@gnu.org>
926
927 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
928
929 2004-04-28 Masatake YAMATO <jet@gyve.org>
930
931 * widget.texi (Programming Example): Remove overlays.
932
933 2004-04-27 Jesper Harder <harder@ifa.au.dk>
934
935 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
936
937 2004-04-23 Juanma Barranquero <lektu@terra.es>
938
939 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
940
941 2004-04-18 Juri Linkov <juri@jurta.org>
942
943 * fixit.texi (Spelling): Remove file extension from ispell xref.
944
945 2004-04-15 Kim F. Storm <storm@cua.dk>
946
947 * cmdargs.texi (Initial Options): Add -Q.
948
949 2004-04-05 Kim F. Storm <storm@cua.dk>
950
951 * custom.texi (File Variables): Add safe-local-eval-forms.
952
953 2004-04-05 Jesper Harder <harder@ifa.au.dk>
954
955 * info.texi (Info Search): Add info-apropos.
956
957 2004-04-02 Luc Teirlinck <teirllm@auburn.edu>
958
959 * files.texi (Reverting): Correct description of revert-buffer's
960 handling of point.
961
962 2004-03-22 Juri Linkov <juri@jurta.org>
963
964 * emacs.texi (Top): Add `Misc X'.
965
966 * faq.texi, trouble.texi: Fix help key bindings.
967
968 * glossary.texi: Improve references.
969
970 * help.texi: Sync keywords with finder.el.
971
972 * mini.texi (Completion): Add description for menu items.
973
974 * misc.texi (Browse-URL, FFAP): Add information about keywords.
975
976 * sending.texi (Mail Methods): Fix xref to Message manual.
977
978 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
979
980 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
981 (as suggested by Karl Berry). Update information about colored
982 stars in menus. Add new subheading describing M-n.
983
984 2004-03-12 Richard M. Stallman <rms@gnu.org>
985
986 * cl.texi (Top): Rename top node's title.
987
988 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
989
990 2004-03-08 Karl Berry <karl@gnu.org>
991
992 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
993 problems making the texinfo distribution.
994
995 2004-03-04 Richard M. Stallman <rms@gnu.org>
996
997 * search.texi (Regexps): Explain that ^ and $ have their
998 special meanings only in certain contexts.
999
1000 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
1001
1002 * mule.texi (Specify Coding): Doc C-x RET F.
1003
1004 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
1005 for multiple compile and grep buffers.
1006 (Indirect Buffers): Don't recommand clone-indirect-buffer
1007 for multiple compile and grep buffers.
1008
1009 2004-02-29 Simon Josefsson <jas@extundo.com>
1010
1011 * smtpmail.texi (Authentication): Changed the list of supported
1012 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
1013 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
1014 <voegelas@gmx.net>.
1015
1016 2004-02-29 Juanma Barranquero <lektu@terra.es>
1017
1018 * makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
1019 $(DEL) instead of rm, and ignore exit code.
1020
1021 2004-02-29 Kai Grossjohann <kgrossjo@eu.uu.net>
1022
1023 Tramp version 2.0.39 released.
1024
1025 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
1026
1027 * tramp.texi (Customizing Completion): Explain new functions
1028 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
1029 (all): Savannah URLs unified to "http://savannah.nongnu.org".
1030 (Top): Refer to Savannah mailing list as the major one. Mention
1031 older mailing lists in HTML mode only.
1032 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
1033 (Frequently Asked Questions): Remote hosts must not be Unix-like
1034 for "smb" method.
1035 (Password caching): New node.
1036 (External transfer methods): Refer to password caching for "smb"
1037 method.
1038
1039 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
1040
1041 * building.texi (Watch Expressions): Update.
1042
1043 2004-02-21 Juri Linkov <juri@jurta.org>
1044
1045 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
1046 --directory, --help, --version. Move text about command-line-args
1047 to Command Arguments.
1048 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
1049 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
1050 (Window Size X): Join -g and --geometry. Add @cindex.
1051 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
1052 (Title X): Remove alias -title.
1053 (Misc X): New node.
1054
1055 2004-02-17 Karl Berry <karl@gnu.org>
1056
1057 * info.texi (Help-Int): mention the new line number feature.
1058
1059 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1060
1061 * frames.texi (Drag and drop): Add Motif to list of supported
1062 protocols.
1063
1064 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
1065
1066 * ses.texi (Advanced Features): New functionality for
1067 ses-set-header-row (defaults to current row unless C-u used).
1068 (Acknowledgements): Add Stefan Monnier.
1069
1070 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1071
1072 * frames.texi (Drag and drop): New section.
1073
1074 2004-01-24 Richard M. Stallman <rms@gnu.org>
1075
1076 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
1077 Include it only @ifnotinfo. Patch the preceding and following
1078 node headers to point to each other.
1079
1080 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
1081
1082 * calendar.texi (Appointments): Update section.
1083
1084 2003-12-29 Kevin Ryde <user42@zip.com.au>
1085
1086 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
1087
1088 * programs.texi (C Modes): Fix the xref.
1089
1090 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
1091
1092 * building.texi (Watch Expressions): Update.
1093 (Commands of GUD): Include use of toolbar + breakpoints set from
1094 fringe/margin.
1095
1096 2003-12-03 Andre Spiegel <spiegel@gnu.org>
1097
1098 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
1099 <acm@muc.de>.
1100
1101 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
1102
1103 Tramp version 2.0.38 released.
1104
1105 * tramp.texi (Remote shell setup): Warn of environment variables
1106 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
1107 <sven.gabriel@imk.fzk.de>.
1108 (Configuration): Tramp now chooses base64/uuencode
1109 automatically. Update wording accordingly.
1110 (Top): More description for the `Default Method' menu entry.
1111 (Default Method): Use @code, not @var, for Lisp variables.
1112 (Default Method): New subsection `Which method is the right one
1113 for me?' Suggested by Christian Kirsch.
1114 (Configuration): Pointer to new subsection added.
1115 (Default Method): Too many "use" in one sentence.
1116 Rephrase. Reported by Christian Kirsch.
1117 (Filename Syntax): Old `su' example is probably a left-over from
1118 the sm/su method naming. Replace with `ssh', instead.
1119 (External transfer methods, Auto-save and Backup):
1120 Typo fixes.
1121
1122 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
1123
1124 * tramp.texi (all): Harmonize all occurences of @tramp{}.
1125 (Top): Mention japanese manual only if flag `jamanual' is set.
1126 Insert section `Japanese manual' in menu.
1127
1128 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1129
1130 * frames.texi (Dialog Boxes): Add use-file-dialog.
1131
1132 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
1133
1134 * eshell.texi (Known Problems): Add doc item.
1135
1136 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
1137
1138 * ack.texi: Note that Alan Mackenzie contributed the AWK support
1139 in CC Mode.
1140
1141 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
1142
1143 * cc-mode.texi: Update for CC Mode 5.30.
1144
1145 Note: Please refrain from doing purely cosmetic changes like
1146 removing trailing whitespace in this manual; it clobbers cvs
1147 merging for no good reason.
1148
1149 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
1150
1151 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
1152 * man/commands.texi, man/custom.texi, man/display.texi:
1153 * man/ediff.texi, man/emacs.texi, man/faq.texi, man/files.texi:
1154 * man/frames.texi, man/glossary.texi, man/killing.texi:
1155 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
1156 * man/mule.texi, man/rmail.texi, man/search.texi:
1157 * man/sending.texi, man/text.texi, man/tramp.texi:
1158 * man/trouble.texi, man/vip.texi, man/viper.texi, man/widget.texi:
1159 * man/woman.texi: Replace @sc{ascii} and ASCII with @acronym{ASCII}.
1160
1161 2003-11-01 Alan Mackenzie <acm@muc.de>
1162
1163 * search.texi (Scrolling During Incremental Search): Document a
1164 new scrolling facility in isearch mode.
1165
1166 2003-10-26 Karl Berry <karl@gnu.org>
1167
1168 * info.texi (Info Search): echo area, not echo are. From Debian
1169 diff.
1170
1171 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
1172
1173 * widget.texi (Defining New Widgets): Document new beavior of
1174 :buttons and :children keywords.
1175
1176 2003-10-22 Miles Bader <miles@gnu.org>
1177
1178 * Makefile.in (info): Move before $(top_srcdir)/info.
1179
1180 2003-10-22 Nick Roberts <nick@nick.uklinux.net>
1181
1182 * building.texi (Watch Expressions): Update section on data display
1183 to reflect code changes (GDB Graphical Interface).
1184
1185 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
1186
1187 * tramp.texi (Inline methods): Small grammar fix.
1188 (External transfer methods): Likewise.
1189
1190 2003-10-13 Richard M. Stallman <rms@gnu.org>
1191
1192 * xresources.texi (GTK resources): Clean up previous change.
1193
1194 2003-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1195
1196 * xresources.texi (GTK resources): Add a note that some themes
1197 disallow customizations. Add scroll theme example.
1198
1199 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
1200
1201 * speedbar.texi: Remove paragraph for GUD that is no longer true.
1202
1203 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
1204
1205 * texinfo.tex: Replace `%' in arch tagline by @ignore.
1206
1207 2003-09-30 Richard M. Stallman <rms@gnu.org>
1208
1209 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
1210
1211 * widget.texi (User Interface): Fix typos.
1212
1213 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
1214
1215 * cmdargs.texi (General Variables): Remove MAILRC envvar.
1216
1217 * misc.texi (Saving Emacs Sessions): Shorten the section,
1218 collapsing back into one node.
1219
1220 2003-09-30 Lars Hansen <larsh@math.ku.dk>
1221
1222 * misc.texi: Section "Saving Emacs Sessions" rewritten.
1223
1224 2003-09-29 Jan Dj\e,Ad\e(Brv. <jan.h.d@swipnet.se>
1225
1226 * xresources.texi (GTK names in Emacs): Correct typo.
1227
1228 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
1229
1230 * pcl-cvs.texi (Selected Files): Fix typo.
1231
1232 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
1233
1234 * cmdargs.texi (Font X): Mention new default font. More
1235 fully describe long font names, wildcard patterns and the
1236 problems involved. (Result of discussion on emacs-devel.)
1237
1238 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
1239
1240 * emacs.texi (Acknowledgements): Correct typo.
1241
1242 2003-09-22 Richard M. Stallman <rms@gnu.org>
1243
1244 * dired.texi (Misc Dired Commands): New node.
1245 (Dired Navigation): Add dired-goto-file.
1246
1247 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
1248
1249 * emacs.texi (Acknowledgements): New node, split from Distribution.
1250
1251 * cmdargs.texi (Action Arguments): -f reads interactive args.
1252
1253 2003-09-21 Karl Berry <karl@gnu.org>
1254
1255 * info.texi (] and [ commands): No period at end of section title.
1256
1257 2003-09-08 Lute Kamstra <lute@gnu.org>
1258
1259 * screen.texi (Mode Line): Say that POS comes before LINE.
1260 Mention `size-indication-mode'.
1261 * display.texi (Optional Mode Line): Document
1262 `size-indication-mode'.
1263 * basic.texi (Position Info): Mention `size-indication-mode'.
1264
1265 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
1266
1267 * xresources.texi (Resources): Refer to `editres' man page.
1268 (Lucid Resources): Update defaults. Expand description of
1269 `shadowThickness'.
1270
1271 2003-09-04 Miles Bader <miles@gnu.org>
1272
1273 * Makefile.in (top_srcdir): New variable.
1274 ($(top_srcdir)/info): New rule.
1275 (info): Depend on it.
1276
1277 2003-09-03 Peter Runestig <peter@runestig.com>
1278
1279 * makefile.w32-in: New file.
1280
1281 2003-08-29 Richard M. Stallman <rms@gnu.org>
1282
1283 * misc.texi (Saving Emacs Sessions): Correct previous change.
1284
1285 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
1286
1287 * widget.texi (User Interface): Explain the need of static text
1288 around an editable field.
1289
1290 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
1291
1292 * widget.texi (Basic Types): The argument to `:help-echo' can now
1293 be a form that evaluates to a string.
1294
1295 * emacs.texi (Top): Update menu to reflect new Keyboard Macros
1296 chapter.
1297 (Intro): Include kmacro.texi after fixit.texi instead of after
1298 custom.texi. (As suggested by Kim Storm.)
1299
1300 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
1301
1302 * fixit.texi (Fixit): Update `Next' pointer.
1303 * files.texi (Files): Update `Previous' pointer.
1304 * kmacro.texi (Keyboard Macros): Remove redundant node and
1305 section.
1306 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
1307 (Suggested by Kim Storm.)
1308 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim
1309 Storm.)
1310
1311 2003-08-18 Kim F. Storm <storm@cua.dk>
1312
1313 * kmacro.texi: New file describing enhanced keyboard macro
1314 functionality. Replaces old description in custom.texi.
1315
1316 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
1317 (Keyboard Macros): Move to new kmacro.texi file.
1318
1319 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
1320
1321 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
1322
1323 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
1324
1325 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
1326
1327 2003-08-17 Alex Schroeder <alex@gnu.org>
1328
1329 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
1330 required.
1331
1332 2003-08-16 Richard M. Stallman <rms@gnu.org>
1333
1334 * dired-x.texi (Shell Command Guessing): Explain *.
1335
1336 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
1337
1338 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
1339 log-edit-insert-changelog.
1340
1341 2003-08-05 Richard M. Stallman <rms@gnu.org>
1342
1343 * programs.texi (Lisp Indent): Don't describe
1344 lisp-indent-function property here. Use xref to Lisp Manual.
1345
1346 2003-08-03 Karl Berry <karl@gnu.org>
1347
1348 * info.texi: Need @contents.
1349
1350 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
1351
1352 * calendar.texi (Date Formats): Document changed behaviour of
1353 abbreviations.
1354
1355 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
1356
1357 * buffers.texi (List Buffers): Fix previous change.
1358
1359 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
1360
1361 Tramp version 2.0.36 released.
1362
1363 * tramp.texi (Remote shell setup): Explain about problems with
1364 non-Bourne commands in ~/.profile and ~/.shrc.
1365
1366 2003-07-13 Markus Rost <rost@math.ohio-state.edu>
1367
1368 * buffers.texi (List Buffers): Adjust to new format of *Buffer
1369 List*.
1370
1371 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
1372
1373 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
1374 renaming of `vis-mode' to `visible-mode'.
1375
1376 * display.texi (Font Lock): Fix typo.
1377
1378 2003-07-07 Richard M. Stallman <rms@gnu.org>
1379
1380 * display.texi (Font Lock): Add xref for format info on
1381 font-lock-remove-keywords.
1382
1383 * building.texi (Compilation): Document what happens with asynch
1384 children of compiler process.
1385
1386 * help.texi (Library Keywords): Use @multitable.
1387
1388 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
1389
1390 * info.texi (Top, Help-Small-Screen): Remove accidentally added
1391 next, prev and up pointers.
1392
1393 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
1394
1395 * info.texi (Help): Mention existence of Emacs and stand-alone
1396 Info at the very beginning of the tutorial.
1397 (Help-Inv): New node.
1398 (Help-]): New node.
1399 (Help-M): Systematically point out the differences between default
1400 Emacs and stand-alone versions. Delete second menu.
1401 (Help-Xref): Systematically point out the differences between
1402 default Emacs and stand-alone versions.
1403 (Help-Int): Change `l' example.
1404 (Expert Info): Fix typos.
1405 (Emacs Info Variables): Mention `Info-hide-note-references' and
1406 new default for `Info-scroll-prefer-subnodes'.
1407
1408 2003-06-17 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
1409
1410 Version 2.0.35 of Tramp released.
1411
1412 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
1413 (Inline methods): Add methods `remsh' and `plink1'.
1414 (External transfer methods): Add method `remcp'.
1415 (Multi-hop Methods): Add method `remsh'.
1416 Small patch from Adrian Aichner <adrian@xemacs.org>:
1417 Fix minor typos.
1418 (Concept Index): Added to make manual searchable via
1419 `Info-index'.
1420 (Version Control): Add cindex entry.
1421
1422 2003-06-04 Richard M. Stallman <rms@gnu.org>
1423
1424 * programs.texi (Expressions): Delete C-M-DEL.
1425
1426 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
1427 comint-move-point-for-output renamed from
1428 comint-scroll-to-bottom-on-output.
1429
1430 * custom.texi (Init Rebinding): Replace previous change with xref.
1431 (Non-ASCII Rebinding): Explain that issue more briefly here.
1432
1433 2003-05-28 Richard M. Stallman <rms@gnu.org>
1434
1435 * indent.texi (Indentation): Condense, simplify, clarify prev change.
1436
1437 2003-05-28 Nick Roberts <nick@nick.uklinux.net>
1438
1439 * building.texi (GDB Graphical Interface): New node.
1440 (Rewritten somewhat by RMS.)
1441
1442 2003-05-28 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
1443
1444 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
1445 non-English letters. Explain how to set coding systems correctly
1446 and how to include the right coding cookie in the file.
1447
1448 2003-05-24 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
1449
1450 * trampver.texi: Version 2.0.34 released.
1451
1452 2003-05-22 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
1453
1454 * indent.texi (Indentation): Explain the concepts.
1455 (Just Spaces): Explain why preventing tabs for indentation might
1456 be useful.
1457
1458 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
1459
1460 * faq.texi: Improve previous changes.
1461
1462 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
1463
1464 * faq.texi: Update copyright and maintenance details.
1465 Update some package URLs, versions, and maintainers.
1466 Remove many references to the Emacs Lisp Archive.
1467
1468 2003-04-23 Simon Josefsson <jas@extundo.com>
1469
1470 * smtpmail.texi: Fix license (the invariant sections mentioned has
1471 never been part of the smtp manual). Align info dir entry with
1472 other emacs packages.
1473
1474 2003-04-16 Richard M. Stallman <rms@gnu.org>
1475
1476 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
1477
1478 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
1479
1480 * tramp.texi: Version 2.0.33 released.
1481 Remove installation chapter. Remove XEmacs specifics.
1482
1483 2003-03-29 Richard M. Stallman <rms@gnu.org>
1484
1485 * tramp.texi (Top): Undo the previous renaming.
1486 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
1487
1488 2003-03-29 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
1489
1490 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
1491 version of manual.
1492
1493 * tramp.texi (Auto-save and Backup): New node.
1494
1495 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
1496
1497 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
1498 Emacs" in order to have better differentiation to "XEmacs".
1499 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
1500 are new macros in order to point to the other Emacs flavor where
1501 appropriate. In info case, point to node `Installation' in order
1502 to explain how to generate the other way. In html case, make a
1503 link to the other html file.
1504 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
1505 after CVS checkout/update.
1506 (Installation): Completely rewritten.
1507 (Installation parameters, Load paths): New sections under
1508 `Installation'.
1509
1510 2003-02-28 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
1511
1512 * tramp.texi: Version 2.0.30 released.
1513 Replace word "path" with "localname" where used as a component of
1514 a Tramp file name.
1515
1516 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
1517
1518 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
1519 introduced.
1520 (Installation): Explain what to do if files from the tramp/contrib
1521 directory are needed.
1522
1523 2003-02-23 Alex Schroeder <alex@emacswiki.org>
1524
1525 * smtpmail.texi (How Mail Works): New.
1526
1527 2003-02-22 Alex Schroeder <alex@emacswiki.org>
1528
1529 * cmdargs.texi (General Variables): Document SMTPSERVER.
1530
1531 * smtpmail.texi: New file.
1532
1533 * sending.texi: Remove SMTP node.
1534 (Mail Sending): Describe `send-mail-function'. Link to SMTP
1535 library.
1536
1537 * Makefile.in: Build SMTP manual.
1538
1539 2003-02-22 Alex Schroeder <alex@emacswiki.org>
1540
1541 * sending.texi (Sending via SMTP): Explain MTA/MUA.
1542
1543 2003-02-22 Simon Josefsson <jas@extundo.com>
1544
1545 * sending.texi (Mail Methods): Add node about SMTP.
1546
1547 2003-02-17 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1548
1549 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
1550
1551 2003-02-05 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
1552
1553 * tramp.texi: Version 2.0.29 released.
1554 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
1555 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
1556
1557 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
1558
1559 * tramp.texi (Frequently Asked Questions): Explain a workaround if
1560 another package loads accidently Ange-FTP.
1561
1562 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
1563
1564 * tramp.texi (Customizing Completion): Add function
1565 `tramp-parse-sconfig'. Change example of
1566 `tramp-set-completion-function', because parsing of ssh config
1567 files looks more natural.
1568
1569 2003-02-01 Kevin Ryde <user42@zip.com.au>
1570
1571 * glossary.texi (Glossary): Correction to cl cross reference.
1572
1573 2003-01-20 Richard M. Stallman <rms@gnu.org>
1574
1575 * killing.texi (Rectangles): Document C-x c r.
1576
1577 2003-01-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1578
1579 * xresources.texi (GTK resources): New node.
1580 (GTK widget names): New node.
1581 (GTK names in Emacs): New node.
1582 (GTK styles): New node.
1583
1584 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
1585
1586 * gnus.texi: Do not use `path' in several locations.
1587
1588 2003-01-09 Francesco Potort\e,Al\e(B <pot@gnu.org>
1589
1590 * maintaining.texi (Create Tags Table): Add reference to the new
1591 `etags --help --lang=LANG' option.
1592
1593 2002-12-26 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
1594
1595 * tramp.texi (External transfer methods): New method `smb'. From
1596 Michael Albinus.
1597
1598 2002-11-05 Karl Berry <karl@gnu.org>
1599
1600 * info.texi (Info-fontify): Reorder face list to avoid bad line
1601 breaks.
1602
1603 2002-10-06 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1604
1605 * tramp.texi: Move @copying to standard place. Use
1606 @insertcopying.
1607
1608 2002-10-02 Karl Berry <karl@gnu.org>
1609
1610 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
1611 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi emacs.texi
1612 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
1613 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
1614 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
1615 Per rms, update all manuals to use @copying instead of @ifinfo.
1616 Also use @ifnottex instead of @ifinfo around the top node, where
1617 needed for the sake of the HTML output.
1618 (The Gnus manual is not fixed since it's not clear to me how it
1619 works; and the Tramp manual already uses @copying, although in an
1620 unusual way. All others were changed.)
1621
1622 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
1623
1624 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
1625 (../info/ses, ses.dvi): New targets.
1626 * ses.texi: New file.
1627
1628 2002-09-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1629
1630 * texinfo.tex: Update to texinfo 4.2.
1631
1632 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
1633
1634 * reftex.texi: Update to RefTeX 4.19.
1635
1636 2002-06-17 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1637
1638 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
1639 (../info/tramp, tramp.dvi): New targets.
1640
1641 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
1642
1643 * Makefile.in (DVI_TARGETS): Add calc.dvi.
1644 (calc.dvi): Uncomment.
1645
1646 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
1647
1648 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
1649 source files.
1650
1651 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
1652
1653 * Makefile.in (emacsman): New target.
1654
1655 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
1656
1657 * Makefile.in (INFO_TARGETS): Add ../info/calc.
1658 (../info/calc): New target.
1659
1660 2001-10-20 Gerd Moellmann <gerd@gnu.org>
1661
1662 * (Version 21.1 released.)
1663
1664 2001-10-05 Gerd Moellmann <gerd@gnu.org>
1665
1666 * Branch for 21.1.
1667
1668 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
1669
1670 * Makefile.in (../info/info): Use an explicit -o switch to
1671 makeinfo.
1672
1673 2001-03-05 Gerd Moellmann <gerd@gnu.org>
1674
1675 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
1676
1677 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
1678
1679 * Makefile.in (../info/idlwave): Use --no-split.
1680
1681 2000-12-14 Dave Love <fx@gnu.org>
1682
1683 * Makefile.in (mostlyclean): Remove gnustmp.*
1684 (gnus.dvi): Change rule to remove @latex stuff.
1685
1686 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
1687
1688 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
1689
1690 2000-10-13 John Wiegley <johnw@gnu.org>
1691
1692 * Makefile.in: Add build targets for eshell.texi.
1693
1694 2000-09-25 Gerd Moellmann <gerd@gnu.org>
1695
1696 * Makefile.in: Remove/comment speedbar stuff.
1697
1698 2000-09-22 Dave Love <fx@gnu.org>
1699
1700 * Makefile.in: Add emacs-mime.
1701
1702 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
1703
1704 * Makefile.in (INFO_TARGETS): Add ../info/woman.
1705 (DVI_TARGETS): Add woman.dvi.
1706 (../info/woman, woman.dvi): New targets.
1707
1708 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
1709
1710 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
1711
1712 * pcl-cvs.texi: New file.
1713 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
1714 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
1715
1716 2000-05-11 Gerd Moellmann <gerd@gnu.org>
1717
1718 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
1719 (../info/ebrowse, ebrowse.dvi): New targets.
1720
1721 2000-01-13 Gerd Moellmann <gerd@gnu.org>
1722
1723 * Makefile.in (INFO_TARGETS): Add eudc.
1724 (DVI_TARGETS): Add eudc.dvi.
1725 (../info/eudc, eudc.dvi): New targets.
1726
1727 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
1728
1729 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
1730 compatibility with 8+3 filesystems).
1731 (../info/efaq): Rename from emacs-faq.
1732
1733 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
1734
1735 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
1736 (../info/idlwave, idlwave.dvi): New targets.
1737
1738 1999-10-23 Dave Love <fx@gnu.org>
1739
1740 * Makefile.in: Use autotype.texi.
1741
1742 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
1743
1744 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
1745 faq.texi file) rather than ../info/faq.
1746
1747 1999-10-07 Gerd Moellmann <gerd@gnu.org>
1748
1749 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
1750 (../info/ada-mode, ada-mode.dvi): New targets.
1751
1752 1999-09-01 Dave Love <fx@gnu.org>
1753
1754 * Makefile.in: Add faq.
1755
1756 1999-07-12 Richard Stallman <rms@gnu.org>
1757
1758 * Version 20.4 released.
1759
1760 1998-12-04 Markus Rost <rost@delysid.gnu.org>
1761
1762 * Makefile.in (INFO_TARGETS): Delete customize.info.
1763 (DVI_TARGETS): Delete customize.dvi.
1764 (../info/customize, customize.dvi): Targets deleted.
1765
1766 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
1767
1768 * Version 20.3 released.
1769
1770 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
1771
1772 * Makefile.in (EMACSSOURCES): Add mule.texi.
1773 Add msdog.texi, ack.texi. Remove gnu1.texi.
1774
1775 1998-04-06 Andreas Schwab <schwab@gnu.org>
1776
1777 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
1778 it in dvi targets.
1779 (../etc/GNU): Change to $(srcdir) first.
1780
1781 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
1782
1783 * reftex.texi: Update for RefTeX version 3.22.
1784
1785 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
1786
1787 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
1788 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
1789
1790 1997-09-23 Paul Eggert <eggert@twinsun.com>
1791
1792 * Makefile.in: Merge changes mistakenly made to `Makefile'.
1793 (INFO_TARGETS): Change ../info/custom to ../info/customize.
1794 (../info/customize): Rename from ../info/custom.
1795 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
1796
1797 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1798
1799 * Version 20.2 released.
1800
1801 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1802
1803 * Version 20.1 released.
1804
1805 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1806
1807 * Makefile (../info/customize, customize.dvi): New targets.
1808 (INFO_TARGETS): Add ../info/customize.
1809 (DVI_TARGETS): Add customize.dvi.
1810
1811 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1812
1813 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
1814
1815 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1816
1817 * Version 19.33 released.
1818
1819 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1820
1821 * Version 19.32 released.
1822
1823 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1824
1825 * Makefile.in: Add rules for the Message manual.
1826
1827 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1828
1829 * gnus.texi: New version.
1830
1831 * message.texi: New manual.
1832
1833 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1834
1835 * Makefile.in (All info targets): cd $(srcdir) to do the work.
1836
1837 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1838
1839 * Makefile.in (All info targets): Specify $(srcdir) in input files.
1840 Specify -I option.
1841 (All dvi targets): Set the TEXINPUTS variable.
1842
1843 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
1844
1845 * Version 19.31 released.
1846
1847 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
1848
1849 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
1850 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
1851
1852 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1853
1854 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
1855 (INFO_TARGETS): Add ../info/cc-mode.
1856 (DVI_TARGETS): Add cc-mode.dvi.
1857
1858 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1859
1860 * Version 19.30 released.
1861
1862 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1863
1864 * gnus.texi: New file.
1865
1866 1995-11-04 Erik Naggum <erik@naggum.no>
1867
1868 * gnus.texi: File deleted.
1869
1870 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
1871
1872 * mh-e.texi: "Function Index" -> "Command Index" to work with
1873 Emacs 19.30 C-h C-k support of separately-documented commands.
1874
1875 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1876
1877 * Makefile.in (../info/ediff, ediff.dvi): New targets.
1878 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
1879
1880 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1881
1882 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
1883 (../info/viper, viper.dvi): New targets.
1884
1885 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
1886
1887 * dired-x.texi (Installation): Change the example to set
1888 buffer-local variables like dired-omit-files-p in
1889 dired-mode-hook.
1890
1891 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1892
1893 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
1894 (../info/mh-e, mh-e.dvi): New targets.
1895
1896 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
1897
1898 * Makefile.in (maintainer-clean): Rename from realclean.
1899
1900 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1901
1902 * Makefile.in: New file.
1903 * Makefile: File deleted.
1904
1905 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1906
1907 * Makefile (TEXINDEX_OBJS): Variable deleted.
1908 (texindex, texindex.o, getopt.o): Rules deleted.
1909 All deps on texindex deleted.
1910 (distclean): Don't delete texindex.
1911 (mostlyclean): Don't delete *.o.
1912 * texindex.c, getopt.c: Files deleted.
1913
1914 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1915
1916 * Version 19.26 released.
1917
1918 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
1919
1920 * Makefile (EMACSSOURCES): Exclude undo.texi.
1921
1922 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1923
1924 * Version 19.25 released.
1925
1926 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1927
1928 * Version 19.24 released.
1929
1930 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1931
1932 * Version 19.23 released.
1933
1934 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1935
1936 * Makefile: Delete spurious tab.
1937
1938 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1939
1940 * Makefile (.SUFFIXES): New rule.
1941
1942 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1943
1944 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
1945 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
1946
1947 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1948
1949 * Makefile (../info/sc): Rename frin sc.info.
1950 (../info/cl): Likewise.
1951 (INFO_TARGETS): Use new names.
1952
1953 1993-12-04 Richard Stallman (rms@srarc2)
1954
1955 * getopt.c: New file.
1956 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
1957 (getopt.o): New rule.
1958 (dvi): Don't depend on texindex.
1959 (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
1960 Depend on texindex.
1961
1962 1993-12-03 Richard Stallman (rms@srarc2)
1963
1964 * Makefile (../info/sc.info): Rename from ../info/sc.
1965 (TEXI2DVI): New variable.
1966 (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
1967 Add explicit commands.
1968 (TEXINDEX_OBJS): Delete duplicate getopt.o.
1969
1970 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1971
1972 * Version 19.22 released.
1973
1974 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1975
1976 * Makefile (TEXINDEX_OBJS): Delete spurious period.
1977
1978 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1979
1980 * Version 19.21 released.
1981
1982 1993-11-15 Paul Eggert (eggert@twinsun.com)
1983
1984 * man/Makefile (../info/cl.info): Rename from ../info/cl.
1985
1986 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1987
1988 * Makefile (../etc/GNU): New target.
1989 (EMACSSOURCES): Add gnu1.texi.
1990
1991 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1992
1993 * Makefile (realclean): Don't delete the Info files.
1994
1995 1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
1996
1997 * forms.texi: Fix forms.texi so that it will format correctly.
1998 Add missing `@end iftex', fix bad reference.
1999
2000 * info.texi, info-stn.texi: New files implement texinfo version of
2001 `info' file.
2002
2003 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
2004 4' where appropriate.
2005
2006 1993-10-20 Brian Fox (bfox@ai.mit.edu)
2007
2008 * Makefile: Fix targets for texindex, new info.texi files.
2009 * info-stnd.texi: New file implements info for standalone info
2010 reader.
2011 * info.texi: Update to include recent changes to "../info/info".
2012 New source file for ../info/info; includes info-stnd.texi.
2013
2014 * texindex.c: Include "../src/config.h" if building in emacs.
2015
2016 * Makefile: Change all files to FILENAME.texi, force all targets
2017 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
2018 vip.texinfo, forms.texinfo, cl.texinfo.
2019 Add target to build texindex.c, defining `emacs'.
2020
2021 * forms.texi: Install new file to match version 2.3 of forms.el.
2022
2023 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2024
2025 * Version 19.19 released.
2026
2027 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
2028
2029 * sc.texinfo: Fix info file name.
2030
2031 * Makefile (info): Add gnus and sc.
2032 (dvi): Add gnus.dvi and sc.dvi.
2033 (../info/sc, sc.dvi): New targets.
2034
2035 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2036
2037 * Version 19.18 released.
2038
2039 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2040
2041 * Makefile: Fix source file names of the separate manuals.
2042 (gnus.dvi, ../info/gnus): New targets.
2043
2044 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2045
2046 * Version 19.17 released.
2047
2048 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2049
2050 * split-man: Fix typos in last change.
2051
2052 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
2053
2054 * Version 19.16 released.
2055
2056 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2057
2058 * version 19.15 released.
2059
2060 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
2061
2062 * Makefile (distclean): It's rm, not rf.
2063
2064 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2065
2066 * Version 19.14 released.
2067
2068 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2069
2070 * Makefile: New file.
2071
2072 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2073
2074 * Version 19.13 released.
2075
2076 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
2077
2078 * Version 19.9 released.
2079
2080 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2081
2082 * Version 19.8 released.
2083
2084 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2085
2086 * cmdargs.texi: Document the -i, -itype, and -iconic options.
2087
2088 * trouble.texi: It's `enable-flow-control-on', not
2089 `evade-flow-control-on'.
2090
2091 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2092
2093 * display.texi: Document standard-display-european.
2094
2095 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
2096
2097 * Version 19.7 released.
2098
2099 * emacs.texi: Add a sentence to the top menu mentioning the
2100 specific version of Emacs this manual applies to.
2101
2102 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
2103
2104 * basic.texi: Document next-line-add-lines variable used to
2105 implement down-arrow.
2106
2107 * killing.texi: Document kill-whole-line.
2108
2109 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
2110
2111 * text.texi: Update unix TeX ordering information.
2112
2113 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
2114
2115 * news.texi: Mention fill-rectangle in keybinding list.
2116
2117 * killing.texi: Document fill-rectangle.
2118
2119 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
2120
2121 * vc.texi: Bring the docs up to date with VC 5.2.
2122
2123 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
2124
2125 * emacs.tex: Mention blackbox and gomoku under Amusements.
2126 Assembler mode is now mentioned and appropriately indexed
2127 under Programming Modes.
2128
2129 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
2130
2131 * emacs.tex: Update TeX ordering information.
2132
2133 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
2134
2135 * gnus.texinfo: New file. Removed installation instructions.
2136
2137 1990-06-26 David Lawrence (tale@geech)
2138
2139 * emacs.tex: Note that completion-ignored-extensions is not used
2140 to filter out names when all completions are displayed in
2141 *Completions*.
2142
2143 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2144
2145 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
2146
2147 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
2148
2149 * emacs.tex: Add @findex grep.
2150
2151 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
2152
2153 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
2154 then define `\sc' as the command for smallcaps in Texinfo. This
2155 means that the @sc command will produce small caps. bfox has
2156 made the corresponding change to makeinfo and texinfm.el.
2157
2158 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
2159
2160 * emacs.tex: Correct two typos. No other changes before
2161 Version 19 will be made.
2162
2163 * vip.texinfo: Remove menu entry Adding Lisp Code in node
2164 Customization since the menu entry did not point to anything.
2165 Also add an @finalout command to remove overfull hboxes from the
2166 printed output.
2167
2168 * cl.texinfo: Add @bye, \input line and @settitle to file.
2169 This file is clearly intended to be a chapter of some other work,
2170 but the other work does not yet exist.
2171
2172 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
2173
2174 * texinfo.texinfo: Three typos corrected.
2175
2176 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
2177
2178 * emacs.tex: Update information for obtaining TeX distribution from the
2179 University of Washington.
2180
2181 ;; Local Variables:
2182 ;; coding: iso-2022-7bit
2183 ;; End:
2184
2185 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
2186 Free Software Foundation, Inc.
2187 Copying and distribution of this file, with or without modification,
2188 are permitted provided the copyright notice and this notice are preserved.
2189
2190 ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd