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