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