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