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