]> code.delx.au - gnu-emacs/blob - man/ChangeLog
@copyright{}, no indentation in @copying{}
[gnu-emacs] / man / ChangeLog
1 2006-03-25 Karl Berry <karl@gnu.org>
2
3 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
4 dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi,
5 emacs-xtra.texi, emacs.texi, erc.texi, eshell.texi, eudc.texi,
6 faq.texi, forms.texi, gnu.texi, gnus.texi, idlwave.texi,
7 info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8 rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
9 speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
10 woman.texi: (1) use @copyright{} instead of (C) in typeset text;
11 (2) do not indent copyright year list (or anything else).
12
13 2006-03-21 Bill Wohler <wohler@newt.com>
14
15 * mh-e.texi (Folders): Various edits.
16
17 2006-03-20 Romain Francoise <romain@orebokech.com>
18
19 * gnus.texi (Mail Folders): Grammar fix.
20
21 2006-03-21 Juanma Barranquero <lekktu@gmail.com>
22
23 * files.texi (VC Dired Mode): Remove misplaced brackets.
24
25 2006-03-21 Andre Spiegel <spiegel@gnu.org>
26
27 * files.texi: Various updates and clarifications in the VC
28 chapter.
29
30 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
31
32 * help.texi (Help Mode): Document "C-c C-c".
33
34 2006-03-19 Bill Wohler <wohler@newt.com>
35
36 * mh-e.texi (Replying): Document Mail-Followup-To. Change
37 manually-formatted table to multitable. Add debugging info.
38 Move description of mh-reply-default-reply-to into paragraph
39 that describes its values.
40
41 2006-03-17 Bill Wohler <wohler@newt.com>
42
43 * mh-e.texi: Use smallexample and smalllisp consistenly.
44 (Sending Mail Tour): Update method of entering
45 addresses and subject.
46 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
47 (Adding Attachments, Searching): Update screenshots for Emacs 22.
48
49 2006-03-16 Luc Teirlinck <teirllm@auburn.edu>
50
51 * emacs-xtra.texi (Top): Avoid ugly continuation line in
52 menu in the standalone Info reader.
53
54 2006-03-15 Chong Yidong <cyd@stupidchicken.com>
55
56 * emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
57 moved here from Emacs manual.
58
59 * programs.texi (Fortran): Section moved to emacs-xtra.
60 (Program Modes): Xref to Fortran in emacs-xtra.
61
62 * maintaining.texi (Emerge): Moved to emacs-xtra.
63 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
64
65 * picture.texi: File deleted.
66 * Makefile.in:
67 * makefile.w32-in: Remove picture.texi.
68
69 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
70 * abbrevs.texi (Abbrevs):
71 * sending.texi (Sending Mail): Picture node removed.
72
73 * emacs.texi (Top): Update node listings.
74
75 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
76
77 * org.texi: Version number change only.
78
79 2006-03-14 Bill Wohler <wohler@newt.com>
80
81 * mh-e.texi: Add index entries around each paragraph rather than
82 depend on entries from beginning of node. Doing so ensures that
83 index entries are less likely to be forgotten if text is cut and
84 pasted, and are necessary anyway if the references are on a
85 separate page. It seems that makeinfo is now (v. 4.8) only
86 producing one index entry per node, so there is no longer any
87 excuse not to. Use subheading instead of heading. The incorrect
88 use of heading produced very large fonts in Info--as large as the
89 main heading.
90 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
91 versions 6 and 7 appeared *around* the time of these Emacs
92 releases.
93
94 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
95
96 * org.texi (Clean view): Document new startup options.
97
98 2006-03-11 Bill Wohler <wohler@newt.com>
99
100 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
101 (Composing, Scan Line Formats): Fix @refs.
102 (Getting Started): Define MH profile and MH profile components.
103 (Incorporating Mail, Reading Mail, Viewing, Printing)
104 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
105 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
106 for string constants.
107 (Tool Bar): Remove spurious quote.
108 (Junk): Use ``...'' instead of "...".
109 (Scan Line Formats): Replace @samp with @kbd.
110
111 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
112
113 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
114 syntax.
115
116 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
117
118 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
119
120 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
121
122 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
123 easy to understand.
124
125 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
126
127 * gnus.texi: Markup fix.
128 (Fancy Mail Splitting): Specify new feature.
129
130 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
131
132 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
133 partial-words matching.
134
135 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
136
137 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
138
139 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
140 (MIME Commands): Fix mm-discouraged-alternatives.
141
142 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
143
144 * search.texi (Regexps): More accurately describe which characters
145 are special in which situations. Recommend _not_ to quote `]' or
146 `-' when they are not special.
147
148 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
149
150 * org.texi: Version number change only.
151
152 2006-03-06 Bill Wohler <wohler@newt.com>
153
154 * mh-e.texi: Move from SourceForge repository to Savannah.
155 This is version 7.93, which is a total rewrite from the previous
156 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
157 version 7.93.
158
159 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
160
161 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
162
163 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
164
165 * org.texi (Interaction): Add item about `org-mouse.el' by
166 Piotr Zielinski.
167 (Managing links): Document that also mouse-1 can be used to
168 activate a link.
169 (Headlines, FAQ): Add entry about hiding leading stars.
170 (Miscellaneous): Resort the sections in this chapter to a more
171 logical sequence.
172
173 2006-02-28 Andre Spiegel <spiegel@gnu.org>
174
175 * files.texi (Old Versions): Clarify operation of C-x v =.
176
177 2006-02-27 Simon Josefsson <jas@extundo.com>
178
179 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
180 2004-01-27 from the trunk).
181
182 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
183
184 * cc-mode.texi: Rename c-hungry-backspace to
185 c-hungry-delete-backwards, at the request of RMS. Leave the old
186 name as an alias.
187
188 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
189
190 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
191 include the function header within the defun.
192
193 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
194
195 * cc-mode.texi: Correct two typos.
196
197 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
198
199 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
200 existing comment.
201 (Electric Keys): Add a justification for electric indentation.
202 (Hungry WS Deletion): Clear up the names and complications of the
203 BACKSPACE and DELETE keys.
204
205 2006-02-23 Juri Linkov <juri@jurta.org>
206
207 * faq.texi (Common requests): Move `Turning on auto-fill by
208 default' after `Wrapping words automatically'. Move `Working with
209 unprintable characters' before `Searching for/replacing newlines'.
210 Move `Replacing highlighted text' after `Highlighting a region'.
211 Merge `Repeating commands' and `Repeating a command as many times
212 as possible' into the former.
213 (Packages that do not come with Emacs): Add refs to Gmane and
214 etc/MORE.STUFF.
215
216 2006-02-23 Juri Linkov <juri@jurta.org>
217
218 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
219 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
220 Add xref to `(emacs)Reporting Bugs'.
221 (Getting a printed manual): Add URL to other formats of the manual.
222 (Common requests): Fix menu.
223 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
224 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
225 (Inserting text at the beginning of each line): Add pxref to
226 `Changing the included text prefix'.
227 (Forcing the cursor to remain in the same column): Mention `track-eol'
228 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
229 (Replacing text across multiple files): Add keybinding `Q' for
230 `dired-do-query-replace'.
231
232 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
233
234 * reftex.texi: Version number and date change only.
235
236 * org.texi (Internal Links): Rewrite to cover the modified
237 linking system.
238
239 2006-02-21 Nick Roberts <nickrob@snap.net.nz>
240
241 * building.texi (Watch Expressions): Update and describe
242 gdb-speedbar-auto-raise.
243
244 2006-02-19 Richard M. Stallman <rms@gnu.org>
245
246 * emacs.texi: Use @smallbook.
247 (Top): Update ref to Emacs paper, delete ref to Cookbook.
248 Update subnode menu.
249
250 * building.texi (Lisp Interaction): Minor addition.
251
252 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
253
254 * building.texi (Watch Expressions): Update and be more precise.
255
256 2006-02-17 Eli Zaretskii <eliz@gnu.org>
257
258 * faq.texi: Remove the coding cookie, it's not needed anymore.
259
260 2006-02-15 Francesco Potort\e,Al\e(B <pot@gnu.org>
261
262 * maintaining.texi (Create Tags Table): Explain why the
263 exception when etags writes to files under the /dev tree.
264
265 2006-02-14 Richard M. Stallman <rms@gnu.org>
266
267 * custom.texi (Safe File Variables): Lots of clarification.
268 Renamed from Unsafe File Variables.
269
270 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
271
272 * custom.texi (Unsafe File Variables): File variable confirmation
273 assumed denied in batch mode.
274
275 2006-02-14 Richard M. Stallman <rms@gnu.org>
276
277 * building.texi (GDB User Interface Layout): Don't say `inferior'
278 for program being debugged.
279
280 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
281
282 * building.texi (GDB Graphical Interface): Replace
283 gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
284
285 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
286
287 * custom.texi (Specifying File Variables, Unsafe File Variables):
288 New nodes, split from File Variables. Document new file local
289 variable behavior.
290
291 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
292
293 * display.texi (Standard Faces):
294 * faq.texi (Colors on a TTY):
295 * files.texi (Visiting):
296 * frames.texi (Clipboard):
297 * glossary.texi (Glossary) <Clipboard>:
298 * xresources.texi (X Resources): Mention Mac OS port.
299
300 2006-02-12 Karl Berry <karl@gnu.org>
301
302 * faq.texi (Emacs for Atari ST): use Sch@"auble instead of the
303 8-bit accented a.
304
305 2006-02-12 Richard M. Stallman <rms@gnu.org>
306
307 * building.texi (Building): Clarify topic in intro.
308
309 * maintaining.texi (Maintaining): Change title; clarify topic.
310 Delete duplicate index entries.
311
312 * building.texi (Other GDB User Interface Buffers): Clarifications.
313
314 * text.texi (Cell Commands): Clarifications.
315
316 * programs.texi (Defuns): Delete duplicate explanation of
317 left-margin paren convention.
318 (Hungry Delete): Minor cleanup.
319
320 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
321
322 * dired.texi (Tumme): More tumme documentation.
323
324 2006-02-11 Alan Mackenzie <acm@muc.de>
325
326 * programs.texi ("Hungry Delete"): Correct the appellation of the
327 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
328
329 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
330
331 * dired.texi (Tumme): Fixed small bug.
332
333 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
334
335 * macos.texi (Mac International): Rename "fontset-mac" to
336 "fontset-standard".
337
338 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
339
340 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
341
342 2006-02-09 Mathias Dahl <mathias.dah@gmail.com>
343
344 * dired.texi (Tumme): Basic documentation for Tumme added.
345
346 2006-02-08 Romain Francoise <romain@orebokech.com>
347
348 * faq.texi (Top): Remove paragraph about the FAQ being a
349 transitional document, etc.
350 (Searching for/replacing newlines): New node.
351 (Yanking text in isearch): New node.
352 (Inserting text at the beginning of each line): Rename and make
353 more general, mention `M-;' in Message mode.
354
355 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
356
357 * mule.texi (International):
358 * programs.texi (Basic Indent): Fix typos.
359
360 * faq.texi (Meta key does not work in xterm)
361 (Emacs does not display 8-bit characters)
362 (Inputting eight-bit characters):
363 * custom.texi (Minor Modes):
364 * display.texi (Text Display):
365 * commands.texi (Text Characters): Update xrefs.
366
367 2006-02-07 Richard M. Stallman <rms@gnu.org>
368
369 * emacs.texi (Top): Update subnode menu.
370 Update info on old Emacs papers.
371 (Intro): "Graphical display", not window system.
372
373 * xresources.texi (GTK styles): Minor clarifications.
374
375 * trouble.texi: "Graphical display", not window system.
376 (Stuck Recursive): Minor clarification.
377
378 * text.texi: Minor clarifications.
379 (Sentences): Explain why two-space convention is better.
380 Explain sentence-end-without-period here.
381 (Fill Commands): Not here.
382 (Refill): Node moved down.
383 (Filling): Update menu.
384 (Table Creation, Cell Justification, Column Commands): Clarify.
385
386 * sending.texi: Minor clarifications.
387
388 * search.texi (Regexp Backslash): Clarification.
389
390 * rmail.texi: Minor cleanups.
391 (Rmail): Delete digression about `rmail-mode'.
392 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
393 (Rmail Files): Mention C-u M-x rmail.
394 (Rmail Reply): Mention References.
395 (Rmail Display): Mention rmail-nonignored-headers.
396
397 * programs.texi: Minor cleanups.
398 (Comment Commands): Mention momentary Transient Mark mode.
399 (Matching): Be more specific about customizing show-paren-mode.
400 (Info Lookup): Don't list the modes that support C-h S.
401 Just say what it does in an unsupported mode.
402 (Man Page): Delete excessive info on customizing woman.
403 (Motion in C): Don't mention c-for/backward-into-nomenclature.
404
405 * abbrevs.texi: Minor clarifications.
406 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
407 not "dynamic abbrevs" as if they were a kind of abbrev.
408
409 * picture.texi (Picture): Minor cleanup.
410
411 * mule.texi (Communication Coding): Say "other applications".
412 (Fontsets): Not specific to X. Add xref to X Resources.
413 (Unibyte Mode): Renamed from Single-Byte Character Support.
414 "Graphical display", not window system.
415 (International): Update menu.
416
417 * maintaining.texi (Format of ChangeLog):
418 New node, split out from ChangeLog.
419 (ChangeLog): Clarifications in the remaining text.
420 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
421 (Find Tag): Add @w.
422 (Tags Search): Explain tag table order here. Simplify grep ref.
423 (List Tags): tags-tag-face is a variable, not a face.
424 (Emerge): Cleanups.
425
426 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
427 (Keyboard Macros): Avoid "the user".
428
429 * killing.texi: "Graphical display", not window system.
430
431 * help.texi (Help Echo): "Graphical display", not window system.
432
433 * glossary.texi: Say "you", not "the user". Say "graphical display".
434
435 * frames.texi: Minor cleanups. "Graphical display", not window system.
436
437 * files.texi (Visiting): Make drag-and-drop not X-specific.
438
439 * custom.texi: Minor cleanups. "Graphical display", not window system.
440
441 * cmdargs.texi: Minor cleanups.
442
443 * building.texi (Compilation): Move and split kill-compilation para.
444 Add para about multiple compilers.
445 (Compilation Mode): Commands also available in grep mode and others.
446 Mention C-u C-x ` more tutorially. Clarify C-x `.
447 (Compilation Shell): Clarify. Put Bash example first.
448 (Grep Searching): Minor cleanups; add @w.
449 (Debuggers): Minor cleanups.
450 (Starting GUD): Make GDB xgraphical mode issue clearer.
451 (Debugger Operation): Lots of clarifications including
452 GDB tooltip side-effect issue.
453 (Commands of GUD): Clarify.
454 (GUD Customization): Add bashdb-mode-hook.
455 (GDB Graphical Interface): Rewrite for clarity.
456 (GDB User Interface Layout): Rewrite for clarity.
457 (Stack Buffer, Watch Expressions): Likewise.
458 (Other GDB User Interface Buffers): Cleanups.
459 (Lisp Libraries, External Lisp): Cleanup.
460
461 * basic.texi (Position Info): "Graphical displays", rather than
462 window systems.
463
464 * anti.texi: Minor cleanup.
465
466 2006-02-06 Romain Francoise <romain@orebokech.com>
467
468 * faq.texi (VM): VM now at version 7.19.
469 Set myself as maintainer of this file.
470
471 2006-02-04 Michael Olson <mwolson@gnu.org>
472
473 * erc.texi (History): Note that ERC is now included with Emacs.
474
475 2006-02-03 Eli Zaretskii <eliz@gnu.org>
476
477 * custom.texi (Init File, Find Init): Add cross-references to
478 where $HOME is described.
479
480 2006-02-01 Luc Teirlinck <teirllm@auburn.edu>
481
482 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
483 is not inside the @table.
484
485 * emacs.texi (Top): Correct node name.
486
487 * files.texi (File Names): Fix @xref.
488 (Reverting): Fix typo.
489
490 * mule.texi (International): Correct node name.
491
492 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
493
494 2006-02-01 Richard M. Stallman <rms@gnu.org>
495
496 * emacs.texi (Top): Update subnode menu.
497
498 * mule.texi: Minor clarifications.
499 Reduce the specific references to X Windows.
500 Refer to "graphical" terminals, rather than window systems.
501 (Text Coding): Renamed from Specify Coding.
502 (Communication Coding, File Name Coding, Terminal Coding):
503 New nodes split out from Text Coding.
504
505 * kmacro.texi: Minor clarifications.
506 (Keyboard Macro Ring): Comment out some excessive commands.
507 (Basic Keyboard Macro): Split up the table, putting part in each node.
508
509 * major.texi: Minor clarifications.
510
511 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
512
513 * windows.texi: Minor clarifications.
514 (Change Window): Don't describe mode-line mouse cmds here.
515 Add xref to Mode Line Mouse.
516
517 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
518
519 * macos.texi (Mac International): Fix xref.
520
521 * indent.texi: Minor clarifications.
522
523 * frames.texi: Minor clarifications.
524 Reduce the specific references to X Windows.
525 Refer to "graphical" terminals, rather than window systems.
526 (Frame Parameters): Don't mention commands like
527 set-foreground-color. Just say to customize a face.
528 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
529
530 * files.texi: Minor clarifications.
531 (Numbered Backups): New node, split out from Backup Names.
532
533 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
534
535 * cmdargs.texi (General Variables): Fix xref.
536
537 * buffers.texi: Minor clarifications.
538
539 2006-01-31 Romain Francoise <romain@orebokech.com>
540
541 * message.texi (Message Headers): Explain what
542 `message-alternative-emails' does in more detail.
543 Update copyright year.
544
545 2006-01-31 Richard M. Stallman <rms@gnu.org>
546
547 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
548 Nodes moved to top.
549
550 * display.texi: Minor clarifications.
551 (Display): Rearrange menu.
552 (Standard Faces): Mention query-replace face.
553 (Faces): Simplify.
554 (Font Lock): Simplify face customization info.
555 (Highlight Changes): Node merged into Highlight Interactively.
556 (Highlight Interactively): Much rewriting and cleanup.
557 (Optional Mode Line): Narrowed line number not good for goto-line.
558 Simplify face customization advice.
559 (Text Display): Mention use of escape-glyph face.
560 Move ctl-arrow and tab-width here.
561 (Display Custom): Move no-redraw-on-reenter to end of node.
562
563 * search.texi: Minor clarifications.
564 (Isearch Scroll): Simplify.
565 (Other Repeating Search): Document multi-occur-in-matching-buffers.
566
567 * regs.texi (Registers): Mention bookmarks here.
568
569 * mark.texi: Minor clarifications.
570 (Selective Undo): Node deleted.
571
572 * m-x.texi: Minor clarifications
573
574 * killing.texi: Minor clarifications.
575 Refer to "graphical" terminals, rather than window systems.
576
577 * help.texi: Clarifications.
578 (Help): Don't describe C-h F and C-h K here.
579 (Key Help): Describe C-h K here.
580 (Name Help): Mention Emacs Lisp Intro.
581 Describe C-h F here.
582 (Misc Help): Mention C-h F and C-h K only briefly.
583
584 * fixit.texi (Undo): New node, mostly copied from basic.texi.
585 Selective undo text merged in.
586 (Spelling): Mention Aspell along with Ispell.
587
588 * emacs.texi (Top): Update subnode menus.
589
590 * basic.texi (Basic Undo): Renamed from Undo. Most of text
591 moved to new Undo node.
592
593 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
594
595 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and
596 rcirc.
597
598 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
599
600 * basic.texi (Continuation Lines, Inserting Text): Mention
601 longlines mode.
602
603 2006-01-29 Richard M. Stallman <rms@gnu.org>
604
605 * screen.texi: Minor cleaups.
606 (Screen): Clean up the intro paragraphs.
607 (Mode Line): Lots of rewriting. Handle frame-name better.
608 eol-mnemonic-... vars moved out.
609
610 * emacs.texi (Top): Change menu item for MS-DOS node.
611 Update subnode menu.
612
613 * msdog.texi (MS-DOS): Rewrite intro to explain how this
614 chapter relates to Windows. Title changed.
615
616 * mini.texi: Minor cleanups.
617
618 * mark.texi (Selective Undo): New node, text moved from basic.texi.
619 (Mark): Put it in the menu.
620
621 * entering.texi: Minor cleanups.
622
623 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
624 (Intro): Refer to "graphical" terminals, rather than X.
625
626 * display.texi (Display Custom): Add xref to Variables.
627 (Optional Mode Line): eol-mnemonic-... vars moved here.
628
629 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
630 rather than X.
631
632 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
633
634 * basic.texi: Minor cleanups.
635 (Undo): selective-undo moved.
636
637 2006-01-29 Michael Olson <mwolson@gnu.org>
638
639 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
640
641 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
642
643 * faq.texi (New in Emacs 22): Mention ERC.
644
645 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
646
647 * rcirc.texi: Capitalize dir entry for consistency with the entry
648 in info/dir and other entries in the Emacs category.
649 Fix typos. Delete trailing whitespace.
650
651 2006-01-28 Bj\e,Av\e(Brn Lindstr\e,Av\e(Bm <bkhl@elektrubadur.se>
652
653 * rcirc.texi: Some @cindex changes, some changes from @kbd to
654 @key.
655
656 2006-01-27 Eli Zaretskii <eliz@gnu.org>
657
658 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
659 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
660
661 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
662 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
663
664 2006-01-27 Alex Schroeder <alex@gnu.org>
665
666 * rcirc.texi: New file.
667
668 2006-01-25 Luc Teirlinck <teirllm@auburn.edu>
669
670 * anti.texi (Antinews): Various corrections and additions.
671
672 2006-01-23 Juri Linkov <juri@jurta.org>
673
674 * custom.texi (Easy Customization, Customization Groups)
675 (Browsing Custom): Mention links along with buttons.
676
677 * widget.texi (User Interface): Add S-TAB for widget-backward.
678
679 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
680
681 Sync with Tramp 2.0.52.
682
683 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
684 Add Tramp disabling item. New item for common connection
685 problems.
686 (various): Apply "ftp" as method for the download URL.
687 (Bug Reports): Refer to FAQ for common problems.
688
689 2006-01-21 Eli Zaretskii <eliz@gnu.org>
690
691 * widget.texi (User Interface): Use @key for TAB.
692
693 * text.texi (TeX Print): Use @key for TAB.
694
695 * ses.texi (Formulas, Printer functions): Use @key for TAB.
696
697 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
698
699 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
700 for TAB.
701
702 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
703
704 2006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
705
706 * files.texi (File Aliases): Don't claim that usually separate
707 buffers are created for two file names that name the same data.
708 Mention additional situations where different names mean the same
709 file on disk.
710
711 2006-01-19 Richard M. Stallman <rms@gnu.org>
712
713 * killing.texi (Deletion): Upcase @key argument.
714
715 * custom.texi (Custom Themes): Minor cleanup.
716
717 * programs.texi (Hungry Delete): Upcase @key argument.
718
719 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
720
721 * gnus.texi: Update copyright.
722
723 2006-01-16 Juri Linkov <juri@jurta.org>
724
725 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
726 Move `mode-line-highlight' before `mode-line-buffer-id'.
727
728 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
729
730 * gnus.texi (Article Washing): Additions.
731
732 2006-01-08 Alex Schroeder <alex@gnu.org>
733
734 * pgg.texi (Caching passphrase): Rewording.
735
736 2006-01-14 Richard M. Stallman <rms@gnu.org>
737
738 * basic.texi (Inserting Text): Minor cleanup.
739
740 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
741
742 * org.texi (Agenda commands): Document tags command.
743
744 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
745
746 * custom.texi (Changing a Variable, Face Customization): Update
747 for changes in Custom menus.
748
749 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
750
751 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
752
753 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
754
755 * gnus.texi (RSS): Addition.
756
757 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
758
759 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
760
761 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
762
763 * emacs-mime.texi (Display Customization): Add setting example to
764 mm-discouraged-alternatives.
765
766 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
767
768 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
769 version is the canonical version.
770
771 2006-01-08 Alex Schroeder <alex@gnu.org>
772
773 * pgg.texi (Caching passphrase): Rewording.
774
775 2006-01-06 Eli Zaretskii <eliz@gnu.org>
776
777 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
778 repository URL.
779
780 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
781
782 * org.texi: Removed the accidentally re-added empty line in the
783 direntry.
784
785 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
786
787 * macos.texi (Mac International): Undo last change.
788
789 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
790
791 * org.texi (Agenda Views): Chapter reorganized.
792
793 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
794
795 * custom.texi (Custom Themes): Describe the new
796 customize-create-theme interface.
797
798 2005-12-30 Juri Linkov <juri@jurta.org>
799
800 * basic.texi (Position Info): Update example.
801
802 2005-12-29 Romain Francoise <romain@orebokech.com>
803
804 * faq.texi (Using Customize): New node.
805
806 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
807
808 * org.texi: Remove blank line in @direntry. It is non-standard
809 and recursively produces blank lines all over the dir file (when
810 using Texinfo 4.8).
811
812 2005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
813
814 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
815
816 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
817
818 * custom.texi (Custom Themes): `load-theme' always loads.
819
820 2005-12-23 Juri Linkov <juri@jurta.org>
821
822 * display.texi (Highlight Interactively): Use double space to
823 separate sentences. Replace C-p with M-p, and C-n with M-n.
824
825 2005-12-22 Richard M. Stallman <rms@gnu.org>
826
827 * custom.texi (Easy Customization and subnodes):
828 Replace "active field" with "button".
829 Use "user option" only for variables.
830 Use "setting" for variable-or-face.
831
832 2005-12-22 Luc Teirlinck <teirllm@auburn.edu>
833
834 * buffers.texi (Select Buffer): Change order in table to make
835 "Similar" refer to the correct item.
836 (Indirect Buffers): Minor rewording.
837
838 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
839
840 * widget.texi (atoms): Delete obsolete remark about `file' widget.
841
842 2005-12-20 Juri Linkov <juri@jurta.org>
843
844 * files.texi (VC Status): Put P and N near p and n.
845
846 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
847
848 * org.texi (Tags): Boolean logic documented.
849 (Agenda Views): Document custom commands.
850
851 2005-12-20 David Kastrup <dak@gnu.org>
852
853 * faq.texi (AUCTeX): Update version and mailing list info.
854
855 2005-12-19 Richard M. Stallman <rms@gnu.org>
856
857 * programs.texi (Electric C): Delete the info about newline control.
858 (Other C Commands): Minor cleanup.
859 (Left Margin Paren): Minor cleanup.
860
861 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
862
863 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
864 (Customization Groups): Delete text moved to "Browsing Custom".
865 (Browsing Custom): New node.
866 (Specific Customization): Clarify which commands only work for
867 loaded options.
868
869 2005-12-18 Bill Wohler <wohler@newt.com>
870
871 * frames.texi (Tool Bars): Shorten text of previous change.
872
873 2005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
874
875 * files.texi (VC Status): Document log-view mode.
876
877 2005-12-18 Bill Wohler <wohler@newt.com>
878
879 * frames.texi (Tool Bars): Mention that you can turn off tool bars
880 permanently via the customize interface.
881
882 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
883
884 * gnus.texi (MIME Commands): Mention addition of
885 multipart/alternative to gnus-buttonized-mime-types and add xref
886 to mm-discouraged-alternatives.
887
888 * emacs-mime.texi (Display Customization): Mention addition of
889 "image/.*" and add xref to gnus-buttonized-mime-types in the
890 mm-discouraged-alternatives section.
891
892 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
893
894 * org.texi (Tags): New section.
895 (Agenda Views): Chapter reorganized.
896
897 2005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
898
899 * killing.texi (Killing by Lines): Document `kill-whole-line'
900 function.
901
902 2005-12-16 Eli Zaretskii <eliz@gnu.org>
903
904 * org.texi (Internal Links): Add a missing comma after an @xref.
905
906 2005-12-16 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
907
908 * buffers.texi (Select Buffer): Change `prev-buffer' to
909 `previous-buffer'. Indicate that these functions use a frame
910 local buffer list.
911
912 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
913
914 * faq.texi (Filling paragraphs with a single space): No need to
915 change sentence-end now.
916
917 2005-12-13 Romain Francoise <romain@orebokech.com>
918
919 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
920
921 2005-12-12 Jay Belanger <belanger@truman.edu>
922
923 * faq.texi (Calc): Updated version number.
924
925 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
926
927 * org.texi (Progress Logging): New section.
928
929 2005-12-12 Richard M. Stallman <rms@gnu.org>
930
931 * custom.texi (Easy Customization): Change menu comment.
932 (Prefix Keymaps): Fix spelling of Control-X-prefix.
933
934 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
935 (Help): Among the Apropos commands, describe only C-h a here.
936
937 2005-12-11 Richard M. Stallman <rms@gnu.org>
938
939 * programs.texi (Options for Comments): Comment-end starts with space.
940
941 * glossary.texi (Glossary): Minor cleanup.
942
943 * files.texi (Old Versions): Use @table.
944
945 2005-12-10 Romain Francoise <romain@orebokech.com>
946
947 Update the Emacs FAQ for the 22.1 release.
948
949 * faq.texi: Set VER to `22.1'.
950 (Basic editing): Explain how to use localized versions of the
951 Tutorial. Mention that `C-h r' displays the manual. Delete
952 obsolete WWW link to an Emacs 18 tutorial.
953 (Getting a printed manual): Point to the new locations of the
954 manuals on the GNU Web site.
955 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
956 available via Info (it was previously distributed separately).
957 (Installing Texinfo documentation): The latest version of Texinfo
958 is 4.8, not 4.0.
959 (Informational files for Emacs): COPYING is the GNU General Public
960 License, not the Emacs General Public License.
961 (Informational files for Emacs): Delete obsolete link to the
962 GNUinfo pages as they have been removed from the GNU Web site.
963 (New in Emacs 22): New node.
964 (Setting up a customization file): Say that most packages support
965 Customize nowadays.
966 (Colors on a TTY): Delete reference to instructions on how to
967 enable syntax highlighting, it is now enabled by default.
968 (Turning on abbrevs by default): Emacs now reads the abbrevs file
969 at startup automatically.
970 (Controlling case sensitivity): Mention `M-c' in isearch.
971 (Using an already running Emacs process): Emacs now creates the
972 socket in `/tmp/emacsUID'. Fix typos. Change default location of
973 gnuserv. As emacsclient can now run Lisp code as well, delete a
974 sentence praising gnuserv for that. Simplify description of how
975 the client/server operation works.
976 (Compiler error messages): Delete obsolete text (compile.el has
977 been rewritten).
978 (Indenting switch statements): Fix typo.
979 (Matching parentheses): Simplify setup instructions, mention the
980 menu bar item in the Options menu.
981 (Repeating a command as many times as possible): Mention `C-x e'.
982 (Going to a line by number): Mention new keymap and bindings
983 `M-g M-g', `M-g M-p' and `M-g M-n'.
984 (Turning on syntax highlighting): Now on by default. Simplify.
985 (Replacing highlighted text): Use `1', not `t'.
986 (Problems with very large files): The maximum size is now 256MB on
987 32-bit machines.
988 (^M in the shell buffer): Mention `comint-process-echoes'.
989 (Emacs for Apple computers): Emacs 22 has native support for Mac
990 OS X.
991 (Translating names to IP addresses): Delete node.
992 (Binding keys to commands): Fix typo.
993 (SPC no longer completes file names): New node.
994 (MIME with Emacs mail packages): Delete section about the Emacs
995 MIME FAQ (it's not reachable anymore).
996
997 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
998
999 * display.texi (Highlight Interactively): Include
1000 global-hi-lock-mode. Add miscellaneous details and elaborations.
1001
1002 2005-12-09 Richard M. Stallman <rms@gnu.org>
1003
1004 * display.texi (Font Lock): Delete the Global FL menu item.
1005
1006 2005-12-09 Luc Teirlinck <teirllm@auburn.edu>
1007
1008 * custom.texi (Minibuffer Maps): Mention the maps for file name
1009 completion.
1010
1011 2005-12-09 Kim F. Storm <storm@cua.dk>
1012
1013 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
1014 prefix keys even when mark is active. Decribe that RET moves
1015 cursor to next corner in rectangle; clarify insert around rectangle.
1016
1017 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
1018
1019 * cc-mode.texi: The manual has been extensively revised: the
1020 information about using CC Mode has been separated from the larger
1021 and more difficult chapters about configuration. It has been
1022 updated for CC Mode 5.31.
1023
1024 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
1025
1026 * pgg.texi (User Commands): Fix description of pgg-verify-region.
1027 (Selecting an implementation): Fix descriptions.
1028
1029 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
1030
1031 * message.texi (Various Message Variables): Addition.
1032
1033 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
1034
1035 * message.texi: Fix default values.
1036
1037 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
1038
1039 * message.texi (Header Commands): Clarify descriptions of
1040 message-cross-post-followup-to, message-reduce-to-to-cc, and
1041 message-insert-wide-reply.
1042 (Various Commands): Fix kindex for message-kill-to-signature;
1043 clarify description of message-tab.
1044
1045 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
1046
1047 * message.texi (Mailing Lists): Fix description about MFT.
1048
1049 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
1050
1051 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
1052
1053 * gnus.texi (Slow Terminal Connection): Replace old description
1054 with new one.
1055
1056 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
1057
1058 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
1059 replace X-Draft-Headers with X-Draft-From.
1060
1061 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
1062
1063 * gnus.texi (Various Various): Fix the default value of
1064 nnheader-max-head-length.
1065 (Gnus Versions): Fix typo.
1066
1067 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
1068
1069 * custom.texi (Customization): Use xref to elisp manual for
1070 non-TeX output.
1071 (Minor Modes): Update.
1072 (Customization Groups, Changing a Variable, Face Customization):
1073 Update for new appearance of Custom buffers.
1074 (Changing a Variable): `custom-buffer-done-function' has been
1075 replaced by `custom-buffer-done-kill'.
1076 (Specific Customization): In the `customize-group' buffer, a
1077 subgroup's contents are not "hidden". They are not included at
1078 all. They have no [Show] button.
1079 (Mouse Buttons): Add pxref to description of mouse event lists in
1080 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
1081 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
1082 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
1083
1084 2005-12-08 Richard M. Stallman <rms@gnu.org>
1085
1086 * mini.texi (Completion Commands, Completion):
1087 In file name input, SPC does not do completion.
1088
1089 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
1090
1091 * org.texi (Structure editing): Document new functionality of
1092 M-RET.
1093
1094 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
1095
1096 * building.texi (GDB Graphical Interface): Explain screen size
1097 setting.
1098 (Other GDB User Interface Buffers): Describe features specific to
1099 GDB 6.4.
1100
1101 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
1102
1103 * org.texi (Internal Links): Fix Texinfo usage.
1104
1105 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
1106
1107 * org.texi (TODO basics): Document the global todo list.
1108 (TODO items): Documents sparse tree for specific TODO
1109 keywords.
1110
1111 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
1112
1113 * building.texi (GDB User Interface Layout): Describe how to
1114 kill associated buffers.
1115 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
1116 (Watch Expressions): Be more precise.
1117 (Other GDB User Interface Buffers): Describe how to change a
1118 register value.
1119
1120 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
1121
1122 * org.texi (Plain Lists): Typos fixed.
1123
1124 2005-11-28 Jay Belanger <belanger@truman.edu>
1125
1126 * calc.texi: Change references of `M-#' to `C-x *' prefix.
1127
1128 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
1129
1130 * org.texi (Structure editing): New item moving commands added.
1131 (Plain Lists): New section.
1132
1133 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1134
1135 * macos.texi (Mac Input): Remove description of
1136 mac-command-key-is-meta. Add descriptions of
1137 mac-control-modifier, mac-command-modifier, and
1138 mac-option-modifier.
1139 (Mac International): Fix description of conversion of clipboard data.
1140 (Mac Font Specs): Add example of font customization by face attributes.
1141
1142 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
1143
1144 * building.texi (Watch Expressions): Expand description.
1145 (Other GDB User Interface Buffers): Describe local map for
1146 gud-watch.
1147
1148 2005-11-21 Chong Yidong <cyd@stupidchicken.com>
1149
1150 * display.texi (Font Lock): Font lock is enabled by default now.
1151
1152 2005-11-20 Juri Linkov <juri@jurta.org>
1153
1154 * basic.texi (Position Info): Update examples of the output.
1155 Remove the fact that examples are produced in the TeXinfo buffer,
1156 because in the Info reader users will get a different output from
1157 `C-x ='.
1158
1159 * building.texi (Compilation Mode): Remove paragraph duplicated
1160 from the node `Compilation'. Add `compilation-skip-threshold'.
1161
1162 * display.texi (Font Lock): Suggest more user-friendly method of
1163 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
1164
1165 2005-11-18 Richard M. Stallman <rms@gnu.org>
1166
1167 * files.texi (Registering): Mention @@ in mode line.
1168
1169 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
1170
1171 2005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu> (tiny change)
1172
1173 * files.texi (Renaming and VC): Some back-ends don't
1174 handle renaming.
1175
1176 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
1177
1178 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
1179 (Agenda): Document commands `org-cycle-agenda-files' and
1180 `org-agenda-file-to-front'
1181 (Built-in table editor): Document `org-table-sort-lines'.
1182 (HTML formatting): Export of hand-formatted lists.
1183
1184 2005-11-17 Juri Linkov <juri@jurta.org>
1185
1186 * emacs.texi (Top):
1187 * display.texi (Highlight Interactively): Put this font-lock based
1188 mode near Font Lock node.
1189
1190 2005-11-16 Chong Yidong <cyd@stupidchicken.com>
1191
1192 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
1193 icons.
1194
1195 2005-11-12 Kim F. Storm <storm@cua.dk>
1196
1197 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
1198 (Help Summary): Add C-h d and C-h e.
1199 (Apropos): Clarify that all apropos commands may search for either
1200 list of words or a regexp. Add C-h d for apropos-documentation.
1201 Describe apropos-documentation-sort-by-scores user option.
1202
1203 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
1204
1205 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
1206 new variable gnus-toolbar-thickness.
1207
1208 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
1209
1210 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
1211
1212 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
1213
1214 * gnus.texi (X-Face): Fix description.
1215 (XVarious): Remove gnus-xmas-logo-color-alist and
1216 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
1217
1218 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
1219
1220 * gnus.texi (Group Parameters): Mention new variable
1221 gnus-parameters-case-fold-search.
1222 (Home Score File): Addition.
1223
1224 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
1225
1226 * killing.texi (CUA Bindings): Add @section.
1227
1228 2005-11-10 Kim F. Storm <storm@cua.dk>
1229
1230 * emacs.texi (Top): Add CUA Bindings entry to menu.
1231
1232 * killing.texi (CUA Bindings): New node. Moved here from
1233 misc.texi and extended with info on rectangle commands and
1234 rectangle highlighting, interface to registers, and the global
1235 mark feature.
1236
1237 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
1238
1239 * regs.texi: Prev link points to CUA Bindings node.
1240
1241 2005-11-07 Luc Teirlinck <teirllm@auburn.edu>
1242
1243 * help.texi (Help Echo): By default, help echos are only shown on
1244 mouse-over, not on point-over.
1245
1246 2005-11-04 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org>
1247
1248 * misc.texi (Shell Mode): Describe how to activate password echoing.
1249
1250 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
1251
1252 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
1253 (Overview): List supported feed types.
1254 (Installation): No installation necessary when using autoload.
1255 (Configuration): Rename "RSS" to "news".
1256
1257 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
1258
1259 * pgg.texi (User Commands): Document additional passphrase
1260 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
1261 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
1262
1263 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
1264
1265 * org.texi: Version number changed to 3.19
1266
1267 2005-11-04 Romain Francoise <romain@orebokech.com>
1268
1269 * mark.texi (Mark Ring): Fix typo.
1270
1271 2005-11-03 Richard M. Stallman <rms@gnu.org>
1272
1273 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
1274
1275 2005-11-01 Bill Wohler <wohler@newt.com>
1276
1277 * help.texi (Help Mode): Fix typo.
1278
1279 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
1280
1281 * building.texi (Other GDB User Interface Buffers): Describe
1282 the command gdb-use-inferior-io-buffer.
1283
1284 2005-10-31 Romain Francoise <romain@orebokech.com>
1285
1286 * files.texi (Compressed Files): Fix typo.
1287
1288 * buffers.texi (Misc Buffer): Downcase `*shell*'.
1289
1290 * windows.texi (Force Same Window): Likewise.
1291
1292 2005-10-30 Bill Wohler <wohler@newt.com>
1293
1294 * help.texi (Help Mode): URLs viewed with browse-url.
1295
1296 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
1297
1298 * building.texi (GDB Graphical Interface): Don't reference
1299 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
1300 must stay in same frame.
1301
1302 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
1303
1304 * custom.texi (Init File): Document ~/.emacs.d/init.el.
1305
1306 * anti.texi (Antinews): Likewise.
1307
1308 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
1309
1310 * pgg.texi (How to use): Update the example to add autoload of
1311 pgg-encrypt-symmetric-region.
1312 (User Commands): Document pgg-encrypt-symmetric-region.
1313 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
1314
1315 2005-10-28 Bill Wohler <wohler@newt.com>
1316
1317 * help.texi (Help): Help mode now creates hyperlinks for URLs.
1318
1319 2005-10-28 Richard M. Stallman <rms@gnu.org>
1320
1321 * files.texi (Visiting): Explain how to enter ? in a file name.
1322
1323 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
1324
1325 2005-10-27 Jay Belanger <belanger@truman.edu>
1326
1327 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
1328 mention other TeX-related units.
1329
1330 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
1331
1332 * building.texi (GDB Graphical Interface): Describe
1333 gdb-mouse-until.
1334
1335 2005-10-23 Richard M. Stallman <rms@gnu.org>
1336
1337 * custom.texi (Init File): Recommend when to use site-start.el.
1338
1339 2005-10-23 Lars Hansen <larsh@soem.dk>
1340
1341 * dired-x.texi (Miscellaneous Commands): Replace
1342 dired-do-relative-symlink by dired-do-relsymlink and
1343 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
1344
1345 2005-10-23 Jay Belanger <belanger@truman.edu>
1346
1347 * calc.texi (Predefined Units): Use `alpha' for the fine structure
1348 constant.
1349
1350 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
1351
1352 * faq.texi (Bugs and problems): Replace
1353 `dired-move-to-filename-regexp' by
1354 `directory-listing-before-filename-regexp'.
1355
1356 2005-10-22 Eli Zaretskii <eliz@gnu.org>
1357
1358 * newsticker.texi (UPDATED): Set value.
1359
1360 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
1361
1362 * gnus.texi (Document Groups): Remove duplicate item.
1363
1364 2005-10-21 Juri Linkov <juri@jurta.org>
1365
1366 * custom.texi (Examining): Mention accessing the old variable
1367 value via M-n in set-variable.
1368
1369 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
1370
1371 * org.texi (Summary): Mention iCalendar support.
1372 (Exporting): Document iCalendar support.
1373
1374 2005-10-18 Romain Francoise <romain@orebokech.com>
1375
1376 * files.texi (Version Systems): Capitalize GNU.
1377
1378 * viper.texi (Viper Specials): Likewise.
1379
1380 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
1381
1382 * building.texi (Compilation Mode): Remove redundant paragraph.
1383 (Watch Expressions): Remove paragraph to reflect code change.
1384
1385 2005-10-17 Juri Linkov <juri@jurta.org>
1386
1387 * info.texi (Getting Started, Search Index, Expert Info):
1388 Fix wording.
1389 (Search Text): Replace `echo area' with `mode line'.
1390 (Search Index): Both `i' and `,' find all index entries.
1391 Replace example `C-f' with `C-l' (which exists in index of Info
1392 manual) and delete spaces in its keyboard input sequence.
1393 Delete unnecessary explanations about literal characters.
1394
1395 2005-10-16 Richard M. Stallman <rms@gnu.org>
1396
1397 * building.texi (Compilation Mode, Compilation): Clarified.
1398
1399 2005-10-15 Richard M. Stallman <rms@gnu.org>
1400
1401 * misc.texi (Saving Emacs Sessions): Mention savehist library.
1402
1403 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
1404
1405 * gnus.texi (Document Server Internals): Addition.
1406
1407 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
1408
1409 * gnus.texi (A note on namespaces): Fix RFC reference.
1410
1411 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
1412
1413 * gnus.texi (RSS): Fix key description.
1414
1415 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
1416
1417 * gnus.texi: Emacs/w3 -> Emacs/W3.
1418 (Browsing the Web): Fix description.
1419 (Web Searches): Ditto.
1420 (Customizing W3): Ditto.
1421
1422 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
1423
1424 * gnus.texi (Maildir): Clarify expire-age and expire-group.
1425
1426 2005-10-13 Kenichi Handa <handa@m17n.org>
1427
1428 * basic.texi (Position Info): Fix previous change.
1429
1430 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1431
1432 * cmdargs.texi (Icons X): Fix typo.
1433
1434 2005-10-12 Kenichi Handa <handa@m17n.org>
1435
1436 * basic.texi (Position Info): Describe the case that Emacs shows
1437 "part of display ...".
1438
1439 2005-10-11 Jay Belanger <belanger@truman.edu>
1440
1441 * calc.texi (Integration): Mention using `a i' to compute definite
1442 integrals.
1443
1444 2005-10-11 Juri Linkov <juri@jurta.org>
1445
1446 * info.texi: Rearrange nodes.
1447 (Top): Update menu. Change ref `Info for Experts' to
1448 `Advanced Info Commands'.
1449 (Getting Started): Fix description of manual's parts.
1450 (Help-Int): Change xref `Info Search' to `Search Index', and
1451 `Expert Info' to `Advanced'.
1452 (Advanced): Move node one level up.
1453 (Search Text, Search Index): New nodes split out from `Info Search'.
1454 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
1455 split out from `Advanced'.
1456 (Advanced, Emacs Info Variables): De-document editing an Info file
1457 in Info.
1458 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
1459 (Creating an Info File): Delete node and move its text to
1460 `Expert Info'.
1461
1462 2005-10-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1463
1464 * cmdargs.texi (Icons X): -nb => -nbi
1465
1466 2005-10-10 Chong Yidong <cyd@stupidchicken.com>
1467
1468 * frames.texi (Speedbar): A couple more clarifications.
1469
1470 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
1471
1472 * building.texi (GDB User Interface Layout): Improve diagram.
1473 (Watch Expressions): Explain how to make speedbar global.
1474 (Other GDB User Interface Buffers): Make references more precise.
1475
1476 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
1477
1478 * org.texi (Workflow states): Documented that change in keywords
1479 becomes active only after restart of Emacs.
1480
1481 2005-10-09 Richard M. Stallman <rms@gnu.org>
1482
1483 * frames.texi (Speedbar): Clarify the text.
1484
1485 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
1486
1487 * frames.texi (Speedbar): Add information on keybindings,
1488 dismissing the speedbar, and buffer display mode. Link to
1489 speedbar manual.
1490
1491 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1492
1493 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
1494 added -nb, --no-bitmap-icon.
1495
1496 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
1497
1498 Sync with Tramp 2.0.51.
1499
1500 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
1501
1502 * speedbar.texi (Introduction): Describe new location of speedbar
1503 on menubar.
1504 (Basic Key Bindings): Remove descriptions of bindings that have
1505 been removed.
1506
1507 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
1508
1509 * building.texi (GDB Graphical Interface): Add variables and
1510 functions to indices. Be more precise.
1511
1512 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
1513
1514 * speedbar.texi (GDB): Describe use of watch expressions.
1515
1516 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1517
1518 * frames.texi (Drag and Drop): Remove the x- from
1519 x-dnd-open-file-other-window and xdnd-protocol-alist.
1520
1521 2005-09-30 Romain Francoise <romain@orebokech.com>
1522
1523 * mini.texi (Minibuffer): The default value now appears before the
1524 colon in minibuffer prompts.
1525
1526 2005-09-28 Simon Josefsson <jas@extundo.com>
1527
1528 * message.texi (IDNA): Fix.
1529
1530 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
1531
1532 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
1533 nntp-server-hook, and nntp-warn-about-losing-connection; fix
1534 description of nntp-open-connection-function.
1535 (Common Variables): Fix descriptions.
1536
1537 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
1538
1539 * gnus.texi (Server Buffer Format): Document the %a format spec.
1540
1541 2005-09-25 Richard M. Stallman <rms@gnu.org>
1542
1543 * search.texi (Regexp Search): Doc search-whitespace-regexp.
1544
1545 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
1546
1547 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
1548
1549 2005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
1550
1551 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
1552
1553 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
1554
1555 * org.texi Version 3.16
1556
1557 2005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1558
1559 * emacs.texi (Top): Update submenus from macos.texi.
1560
1561 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
1562 (Mac OS): Update feature support status.
1563 (Mac Input): List supported input scripts. Remove description
1564 about `mac-keyboard-text-encoding'. Mention mouse button
1565 emulation and related variables.
1566 (Mac International): Mention Central European and Cyrillic
1567 support. Now `keyboard-coding-system' is dynamically changed.
1568 Add description about coding system for selection. Add
1569 description about language environment.
1570 (Mac Environment Variables): Mention
1571 `~/.MacOSX/environment.plist'. Give example of command line
1572 arguments. Add Preferences support.
1573 (Mac Directories): Explicitly state that this node is for Mac OS
1574 Classic only.
1575 (Mac Font Specs): Mention specification for scalable fonts. List
1576 supported charsets. Add preferred way of creating fontsets. Add
1577 description about `mac-allow-anti-aliasing'.
1578 (Mac Functions): Add descriptions about `mac-set-file-creator',
1579 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
1580 and `mac-get-preference'.
1581
1582 2005-09-19 Miles Bader <miles@gnu.org>
1583
1584 * newsticker.texi: Get rid of CVS keywords.
1585
1586 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
1587
1588 * gnus.texi (Finding the Parent): Fix description of how Gnus
1589 finds article.
1590
1591 2005-09-14 Jari Aalto <jari.aalto@cante.net>
1592
1593 * gnus.texi (Advanced Scoring Examples): New examples to teach how
1594 to drop off non-answered articles.
1595
1596 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
1597
1598 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
1599 braces (which are unsupported by NMAKE) for macro `srcdir'.
1600
1601 2005-09-17 Eli Zaretskii <eliz@gnu.org>
1602
1603 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
1604 (../info/newsticker, newsticker.dvi): New targets.
1605
1606 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
1607
1608 * newsticker.texi: Replace @command with @code. Replace @example
1609 with @lisp.
1610 (Top): Added explanations to menu items.
1611 (GNU Free Documentation License): Removed.
1612
1613 2005-09-16 Romain Francoise <romain@orebokech.com>
1614
1615 Update all files to specify GFDL version 1.2.
1616
1617 * doclicense.texi (GNU Free Documentation License): Update to
1618 version 1.2.
1619
1620 2005-09-15 Richard M. Stallman <rms@gnu.org>
1621
1622 * buffers.texi (List Buffers): Fix xref.
1623
1624 * rmail.texi (Rmail Basics): Fix xref.
1625
1626 * emacs.texi (Top): Update subnode menus.
1627
1628 * files.texi (Saving Commands): New node, broken out of Saving.
1629 (Customize Save): New node, broken out of Saving.
1630 Clarify effect of write-region-inhibit-fsync.
1631 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
1632
1633 * newsticker.texi: Fix @setfilename.
1634
1635 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
1636 (../info/newsticker, newsticker.dvi): New targets.
1637
1638 2005-09-14 Romain Francoise <romain@orebokech.com>
1639
1640 * files.texi (Saving): Mention write-region-inhibit-fsync.
1641
1642 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
1643
1644 * custom.texi (Custom Themes): New node.
1645
1646 2005-09-03 Richard M. Stallman <rms@gnu.org>
1647
1648 * search.texi (Search Case): Mention vars that control
1649 case-fold-search for various operations.
1650
1651 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
1652
1653 * org.texi: Version 3.15.
1654
1655 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
1656
1657 * ses.texi: Combine all three indices into one.
1658 Correct a few typos.
1659
1660 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
1661
1662 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
1663
1664 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
1665
1666 * emacs-mime.texi (Handles): Remove duplicate item.
1667 (Encoding Customization): Fix the default value for
1668 mm-coding-system-priorities.
1669 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
1670 (Basic Functions): Fix reference.
1671
1672 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
1673
1674 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
1675
1676 2005-08-22 Juri Linkov <juri@jurta.org>
1677
1678 * display.texi (Standard Faces): Merge the text from
1679 `(elisp)Standard Faces' into this node.
1680
1681 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
1682
1683 * emacs.texi (Top): Delete menu item for deleted node
1684 Keyboard Translations.
1685
1686 2005-08-18 Richard M. Stallman <rms@gnu.org>
1687
1688 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
1689 and web site.
1690
1691 * trouble.texi (Unasked-for Search):
1692 Delete xref to Keyboard Translations.
1693
1694 * glossary.texi (Glossary): Delete xref.
1695
1696 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
1697 not keyboard-translate.
1698
1699 * custom.texi (Minor Modes): Say that the list here is not complete.
1700 (Keyboard Translations): Node deleted.
1701 (Disabling): Delete xref to it.
1702 (Customization Groups): Fix Custom buffer example.
1703 (Hooks): Mention remove-hooks.
1704
1705 2005-08-17 Luc Teirlinck <teirllm@auburn.edu>
1706
1707 * building.texi (GDB Graphical Interface): Improve filling of menu
1708 item.
1709
1710 2005-08-18 Nick Roberts <nickrob@snap.net.nz>
1711
1712 * building.texi (GDB Graphical Interface): Use better node names.
1713
1714 2005-08-14 Richard M. Stallman <rms@gnu.org>
1715
1716 * text.texi (Sentences): Fix xref.
1717
1718 2005-08-14 Juri Linkov <juri@jurta.org>
1719
1720 * building.texi (Compilation, Grep Searching): Move grep command
1721 headings from `Compilation' to `Grep Searching'.
1722
1723 * dired.texi (Dired and Find):
1724 * maintaining.texi (Tags Search): Replace grep xref to
1725 `Compilation' node with `Grep Searching'.
1726
1727 * files.texi (Comparing Files): Replace xref to `Compilation' with
1728 `Compilation Mode'.
1729
1730 2005-08-13 Alan Mackenzie <acm@muc.de>
1731
1732 * search.texi (Non-ASCII Isearch): Correct a typo.
1733 (Replacement Commands): Mention query-replace key binding.
1734
1735 2005-08-11 Richard M. Stallman <rms@gnu.org>
1736
1737 * programs.texi (Options for Comments): Fix xref.
1738
1739 * search.texi (Regexp Backslash, Regexp Example): New nodes split
1740 out of Regexps.
1741
1742 * faq.texi (Using regular expressions): Fix xref.
1743
1744 2005-08-09 Juri Linkov <juri@jurta.org>
1745
1746 * building.texi (Compilation): Use `itemx' instead of `item'.
1747 (Grep Searching): Simplify phrase.
1748
1749 * display.texi (Standard Faces): Describe vertical-border on
1750 window systems.
1751
1752 * windows.texi (Split Window): Simplify phrase and mention
1753 vertical-border face.
1754
1755 2005-08-09 Richard M. Stallman <rms@gnu.org>
1756
1757 * files.texi (Comparing Files): Clarify compare-windows.
1758
1759 * calendar.texi (Scroll Calendar): Document < and > in calendar.
1760
1761 2005-08-09 Juri Linkov <juri@jurta.org>
1762
1763 * info.texi (Help-P): Replace `Prev' with `Previous'.
1764 (Help-M, Help-Xref): Add S-TAB.
1765 (Help-FOO): Update `u' command.
1766 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
1767 Update info about visibility of xref parts.
1768 (Help-Int): Fix `m' command. Rename `Info-last' to
1769 `Info-history-back'. Add `Info-history-forward'.
1770 (Advanced): Fix `g*' and `M-n' commands.
1771 (Info Search): Add `index-apropos' in stand-alone browser.
1772 Add isearch commands.
1773 (Emacs Info Variables): Remove `Info-fontify'.
1774 Add `Info-mode-hook'. Update face names.
1775 Add `Info-fontify-maximum-menu-size',
1776 `Info-fontify-visited-nodes', `Info-isearch-search'.
1777
1778 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
1779
1780 Sync with Tramp 2.0.50.
1781
1782 * tramp.texi: Use @option{} consequently for method names.
1783 (Inline methods, External transfer methods): Remove references to
1784 Cygwin.
1785 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
1786 implementation.
1787
1788 2005-08-06 Eli Zaretskii <eliz@gnu.org>
1789
1790 * mule.texi (Coding Systems): Rephrase the paragraph about
1791 codepages: no need for "M-x codepage-setup" anymore, except on
1792 MS-DOS.
1793
1794 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
1795 the MS-DOS port only.
1796
1797 2005-07-30 Eli Zaretskii <eliz@gnu.org>
1798
1799 * makefile.w32-in (info): Don't run multi-install-info.bat.
1800 ($(infodir)/dir): New target, produced by running
1801 multi-install-info.bat.
1802
1803 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
1804
1805 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
1806 Mention that gnus-init-file is not read when Emacs is invoked with
1807 --no-init-file or -q.
1808
1809 2005-07-22 Eli Zaretskii <eliz@gnu.org>
1810
1811 * files.texi (Quoted File Names): Add index entry.
1812
1813 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
1814
1815 * org.texi: Version 3.14
1816
1817 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
1818
1819 * org.texi: Version 3.13
1820
1821 2005-07-19 Juri Linkov <juri@jurta.org>
1822
1823 * files.texi (Comparing Files): Mention resync for `compare-windows'.
1824
1825 2005-07-18 Juri Linkov <juri@jurta.org>
1826
1827 * calc.texi (Time Zones, Logical Operations):
1828 * cl.texi (Overview):
1829 * custom.texi (Easy Customization):
1830 * files.texi (Old Versions):
1831 * frames.texi (Wheeled Mice):
1832 * mule.texi (Specify Coding):
1833 * org.texi (TODO types):
1834 * sc.texi (Emacs 18 MUAs):
1835 * speedbar.texi (Top):
1836 * text.texi (Cell Justification):
1837 * trouble.texi (After a Crash):
1838 * url.texi (History):
1839 * xresources.texi (GTK styles):
1840 Delete duplicate duplicate words.
1841
1842 2005-07-17 Richard M. Stallman <rms@gnu.org>
1843
1844 * frames.texi (Creating Frames): Fix foreground color example.
1845
1846 * custom.texi (Init Examples): Clean up text about conditionals.
1847
1848 2005-07-16 Richard M. Stallman <rms@gnu.org>
1849
1850 * mini.texi (Completion Commands): Fix command name for ?.
1851
1852 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
1853
1854 * cl.texi (Type Predicates): Document `atom' type.
1855
1856 2005-07-16 Eli Zaretskii <eliz@gnu.org>
1857
1858 * display.texi (Standard Faces): Explain that customization of
1859 `menu' face has no effect on w32 and with GTK. Add
1860 cross-references.
1861
1862 * cmdargs.texi (General Variables): Clarify the default location
1863 of $HOME on w32 systems.
1864
1865 2005-07-15 Jason Rumney <jasonr@gnu.org>
1866
1867 * cmdargs.texi (General Variables): Default HOME on MS Windows has
1868 changed.
1869
1870 2005-07-08 Kenichi Handa <handa@m17n.org>
1871
1872 * mule.texi (Recognize Coding): Recommend
1873 revert-buffer-with-coding-system instead of revert-buffer.
1874
1875 2005-07-07 Richard M. Stallman <rms@gnu.org>
1876
1877 * anti.texi (Antinews): Mention mode-line-inverse-video.
1878
1879 * files.texi (Saving): Minor correction about C-x C-w.
1880
1881 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
1882
1883 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
1884
1885 * search.texi (Isearch Scroll): Add example of using the
1886 `isearch-scroll' property.
1887 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
1888 `Display Custom' node.
1889 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
1890 and de-emphasize it.
1891 (Other Repeating Search): `occur' currently can not correctly
1892 handle multiline matches. Correct, clarify and update description
1893 of `flush-lines' and `keep-lines'.
1894
1895 * display.texi (Display Custom): Add anchor for `baud-rate'.
1896
1897 2005-07-07 Richard M. Stallman <rms@gnu.org>
1898
1899 * gnu.texi: Update where to get GNU status; add refs for how to help.
1900 Add footnotes 6 and 7.
1901
1902 2005-07-04 Lute Kamstra <lute@gnu.org>
1903
1904 Update FSF's address in GPL notices.
1905
1906 * calc.texi (Copying):
1907 * doclicense.texi (GNU Free Documentation License):
1908 * faq.texi (Contacting the FSF):
1909 * mh-e.texi (Copying):
1910 * trouble.texi (Checklist): Update FSF's address.
1911
1912 2005-07-03 Richard M. Stallman <rms@gnu.org>
1913
1914 * flymake.texi (Example -- Configuring a tool called directly):
1915 Update name of flymake-build-relative-filename.
1916
1917 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
1918
1919 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
1920
1921 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
1922
1923 * org.texi: Version 3.12
1924
1925 2005-06-24 Richard M. Stallman <rms@gnu.org>
1926
1927 * display.texi (Text Display): Change index entries.
1928
1929 2005-06-24 Eli Zaretskii <eliz@gnu.org>
1930
1931 * makefile.w32-in (MAKEINFO): Use --force.
1932 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
1933 Makefile.in.
1934 (gnus.dvi): Use "..." to quote Sed args, so that it works with
1935 more shells.
1936
1937 2005-06-23 Richard M. Stallman <rms@gnu.org>
1938
1939 * anti.texi (Antinews): Renamed show-nonbreak-escape to
1940 nobreak-char-display.
1941
1942 * emacs.texi (Top): Update detailed node listing.
1943
1944 * display.texi (Text Display): Renamed show-nonbreak-escape
1945 to nobreak-char-display and no-break-space to nobreak-space.
1946 (Standard Faces): Split up the list of standard faces
1947 and put it in a separate node. Add nobreak-space and
1948 escape-glyph.
1949
1950 * speedbar.texi (Creating a display): Texinfo usage fixes.
1951
1952 * tramp.texi (Customizing Completion, Auto-save and Backup):
1953 Texinfo usage fixes.
1954
1955 2005-06-23 Lute Kamstra <lute@gnu.org>
1956
1957 * mule.texi (Select Input Method): Fix typo.
1958
1959 2005-06-23 Kenichi Handa <handa@m17n.org>
1960
1961 * mule.texi (International): List all supported scripts. Adjust
1962 text for that leim is now included in the normal Emacs
1963 distribution.
1964 (Language Environments): List all language environments.
1965 Intlfonts contains fonts for most supported scripts, not all..
1966 (Select Input Method): Refer to C-u C-x = to see how to type to
1967 input a specifc character.
1968 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
1969
1970 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
1971
1972 * building.texi (Grep Searching):
1973 * dired-x.texi (Miscellaneous Commands):
1974 * ediff.texi (Miscellaneous):
1975 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
1976 (Agent Variables):
1977 * info.texi (Help-Xref):
1978 * message.texi (Message Headers):
1979 * org.texi (Remember):
1980 * reftex.texi (Options (Defining Label Environments)):
1981 (Options (Index Support)):
1982 (Options (Viewing Cross-References)):
1983 (Options (Misc)):
1984 (Changes):
1985 * speedbar.texi (Creating a display):
1986 * tramp.texi (Customizing Completion, Auto-save and Backup):
1987 Texinfo usage fix.
1988
1989 2005-06-22 Miles Bader <miles@gnu.org>
1990
1991 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
1992
1993 2005-06-20 Miles Bader <miles@gnu.org>
1994
1995 * display.texi (Faces): Add `vertical-divider'.
1996
1997 2005-06-17 Richard M. Stallman <rms@gnu.org>
1998
1999 * text.texi (Adaptive Fill): Minor clarification.
2000
2001 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
2002
2003 * org.texi: Version 3.11
2004
2005 2005-06-12 Jay Belanger <belanger@truman.edu>
2006
2007 * calc.texi (Getting Started): Remove extra menu item.
2008
2009 2005-06-10 Lute Kamstra <lute@gnu.org>
2010
2011 * emacs.texi (Top): Correct version number.
2012 * anti.texi (Antinews): Correct version number. Use EMACSVER to
2013 refer to the current version of Emacs.
2014
2015 2005-06-08 Luc Teirlinck <teirllm@auburn.edu>
2016
2017 * files.texi (Log Buffer): Document when there can be more than
2018 one file to be committed.
2019
2020 2005-06-08 Juri Linkov <juri@jurta.org>
2021
2022 * display.texi (Faces): Add `shadow' face.
2023
2024 2005-06-07 Masatake YAMATO <jet@gyve.org>
2025
2026 * display.texi (Faces): Write about mode-line-highlight.
2027
2028 2005-06-06 Richard M. Stallman <rms@gnu.org>
2029
2030 * misc.texi (Printing Package): Explain how to initialize
2031 printing package.
2032
2033 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
2034
2035 2005-06-05 Chong Yidong <cyd@stupidchicken.com>
2036
2037 * emacs.texi: Rename Hardcopy to Printing.
2038 Make PostScript and PostScript Variables subnodes of it.
2039
2040 * misc.texi (Printing): Rename node from Hardcopy.
2041 Mention menu bar options.
2042 Move PostScript and PostScript Variables to submenu.
2043 (Printing package): New node.
2044
2045 * mark.texi (Using Region): Change Hardcopy xref to Printing.
2046
2047 * dired.texi (Operating on Files): Likewise.
2048
2049 * calendar.texi (Displaying the Diary): Likewise.
2050
2051 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
2052
2053 * glossary.texi (Glossary): Likewise.
2054
2055 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
2056 effect.
2057
2058 2005-06-04 Richard M. Stallman <rms@gnu.org>
2059
2060 * trouble.texi (After a Crash): Polish previous change.
2061
2062 2005-05-31 Jay Belanger <belanger@truman.edu>
2063
2064 * calc.texi (Notations Used in This Manual): Use @kbd for key
2065 sequence.
2066 (Demonstration of Calc): Mention another way of starting Calc.
2067 (Starting Calc): Mention long name of M-#.
2068 (Embedded Mode Overview): Remove unnecessary instruction.
2069 (Other M-# commands): Rephrase `M-# 0' explanation.
2070 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
2071 reflect current behavior.
2072
2073 2005-05-30 Jay Belanger <belanger@truman.edu>
2074
2075 * calc.texi (Hooks): Change description of calc-window-hook and
2076 calc-trail-window-hook to match usage.
2077 (Computational Functions): Add more constant-generating functions.
2078 (Customizable Variables): Use defvar.
2079
2080 2005-05-30 Noah Friedman <friedman@splode.com>
2081
2082 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
2083 recovery mechanism.
2084
2085 2005-05-28 Jay Belanger <belanger@truman.edu>
2086
2087 * calc.texi (Assignments in Embedded Mode): Fix variable name.
2088 (Basic Embedded Mode): Explain behavior of arguments to
2089 calc-embedded-mode.
2090
2091 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
2092
2093 * building.texi (Other Buffers): SPC toggles display of
2094 floating point registers.
2095
2096 2005-05-27 Jay Belanger <belanger@truman.edu>
2097
2098 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
2099 current behavior.
2100
2101 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
2102
2103 * files.texi (Log Buffer): Merge in description of Log Edit
2104 mode from pcl-cvs.texi.
2105
2106 2005-05-26 Richard M. Stallman <rms@gnu.org>
2107
2108 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
2109
2110 2005-05-25 Jay Belanger <belanger@truman.edu>
2111
2112 * calc.texi: Change Calc version number throughout.
2113 (Keypad Mode): Change location in info output.
2114 (Keypad mode overview): Move picture of keypad.
2115
2116 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
2117
2118 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
2119 not enabled by default.
2120 When not on a word, `ispell-word' by default checks the word
2121 before point.
2122
2123 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
2124
2125 * building.texi (Debugger Operation): Simplify last sentence.
2126
2127 2005-05-23 Lute Kamstra <lute@gnu.org>
2128
2129 * emacs.texi: Update FSF's address throughout.
2130 (Preface): Use @cite.
2131 (Distrib): Add cross reference to the node "Copying". Mention the
2132 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
2133 printed manuals.
2134 (Intro): Use @xref for the Emacs Lisp Intro.
2135
2136 2005-05-21 Jay Belanger <belanger@truman.edu>
2137
2138 * calc.texi (Storing variables): Mention that only most variables
2139 are void to begin with.
2140
2141 2005-05-21 Kevin Ryde <user42@zip.com.au>
2142
2143 * widget.texi (Basic Types): Update cross ref from "Enabling
2144 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
2145 lispref/text.texi change.
2146
2147 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
2148
2149 * org.texi: Version 3.09
2150
2151 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
2152
2153 * reftex.texi: Version 4.28
2154
2155 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
2156
2157 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
2158
2159 * basic.texi (Moving Point): Mention default for `goto-line'.
2160
2161 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
2162 of a variable's docstring.
2163
2164 2005-05-18 Lute Kamstra <lute@gnu.org>
2165
2166 * maintaining.texi (Overview of Emerge): Add cross reference.
2167 Remove duplication.
2168
2169 * emacs.texi (Top): Update to the current structure of the manual.
2170 * misc.texi (Emacs Server): Add menu description.
2171 * files.texi (Saving): Fix menu.
2172 * custom.texi (Customization): Fix menu.
2173 * mule.texi (International): Fix menu.
2174 * kmacro.texi (Keyboard Macros): Fix menu.
2175
2176 2005-05-16 Luc Teirlinck <teirllm@auburn.edu>
2177
2178 * display.texi: Various minor changes.
2179 (Faces): Delete text that is repeated in the next section.
2180
2181 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
2182
2183 * building.texi (Debugger Operation): Mention GUD tooltips are
2184 disabled with GDB in text command mode.
2185
2186 2005-05-16 Jay Belanger <belanger@truman.edu>
2187
2188 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
2189
2190 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
2191
2192 * building.texi: Replace toolbar with "tool bar" for consistency.
2193 (Compilation Mode): Describe compilation-context-lines
2194 and use of arrow in compilation buffer.
2195 (Debugger Operation): Replace help text with variable's value.
2196
2197 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
2198 consistency.
2199
2200 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
2201
2202 * major.texi (Choosing Modes): normal-mode processes the -*- line.
2203 Add xref.
2204
2205 2005-05-14 Jay Belanger <belanger@truman.edu>
2206
2207 * calc.texi (Default Simplifications): Insert missing ! (logical
2208 not operator).
2209
2210 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
2211
2212 Sync with Tramp 2.0.49.
2213
2214 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
2215
2216 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
2217 (Position Info): Delete discussion of `goto-line'. It is already
2218 described in `Moving point'.
2219
2220 * mini.texi (Completion Commands): Correct reference.
2221 (Completion Options): Fix typo.
2222
2223 * killing.texi (Deletion): Complete description of `C-x C-o'.
2224
2225 2005-05-10 Jay Belanger <belanger@truman.edu>
2226
2227 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
2228 to 1.
2229
2230 2005-05-10 Richard M. Stallman <rms@gnu.org>
2231
2232 * building.texi (Compilation): Clarify recompile's directory choice.
2233
2234 * frames.texi (Tooltips): Cleanups.
2235
2236 * basic.texi (Arguments): Fix punctuation.
2237
2238 2005-05-09 Luc Teirlinck <teirllm@auburn.edu>
2239
2240 * screen.texi (Menu Bar): The up and down (not left and right)
2241 arrow keys move through a keyboard menu.
2242
2243 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
2244
2245 * basic.texi: Various typo and grammar fixes.
2246 (Moving Point): C-a now runs move-beginning-of-line.
2247
2248 2005-05-08 Nick Roberts <nickrob@snap.net.nz>
2249
2250 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
2251
2252 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
2253 as different animals.
2254
2255 2005-05-07 Luc Teirlinck <teirllm@auburn.edu>
2256
2257 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
2258 Correct index entry.
2259
2260 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
2261
2262 * building.texi (Debugger Operation): Update to reflect changes
2263 in GUD tooltips.
2264
2265 2005-04-30 Richard M. Stallman <rms@gnu.org>
2266
2267 * files.texi (Compressed Files): Auto Compression normally enabled.
2268
2269 * building.texi (Debugger Operation): Clarify previous change.
2270
2271 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
2272
2273 * org.texi: Version 3.08, structure reorganized.
2274
2275 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
2276
2277 * building.texi (Debugger Operation): Add description for
2278 GUD tooltips when program is not running.
2279
2280 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
2281
2282 * misc.texi (Shell): Add `Shell Prompts' to menu.
2283 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
2284 description. Delete remarks moved to new node.
2285 (Shell Prompts): New node.
2286 (History References): Replace remarks moved to `Shell Prompts'
2287 with xref to that node.
2288 (Remote Host): Clarify how to specify the terminal type when
2289 logging in to a different machine.
2290
2291 2005-04-26 Richard M. Stallman <rms@gnu.org>
2292
2293 * emacs.texi (Top): Update submenus from files.texi.
2294
2295 * files.texi (Filesets): Clarify previous change.
2296
2297 * dired.texi (Misc Dired Features): Clarify previous change.
2298
2299 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
2300
2301 * ack.texi (Acknowledgments): Delete info about iso-acc.el
2302
2303 * dired.texi (Misc Dired Features): Document
2304 dired-compare-directories.
2305
2306 * files.texi (Filesets): New node.
2307 (File Conveniences): Document Image mode.
2308
2309 * text.texi (TeX Print): Document tex-compile.
2310
2311 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
2312
2313 * frames.texi (Tooltips): Tooltip mode is enabled by default.
2314 Delete redundant reference to tooltip Custom group. It is
2315 referred too again in the next paragraph.
2316
2317 2005-04-24 Richard M. Stallman <rms@gnu.org>
2318
2319 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
2320
2321 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
2322
2323 2005-04-19 Kim F. Storm <storm@cua.dk>
2324
2325 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
2326
2327 2005-04-18 Lars Hansen <larsh@math.ku.dk>
2328
2329 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
2330 turns off desktop-save-mode.
2331
2332 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
2333
2334 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
2335 by default in terminals compatible with xterm. Mention that
2336 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
2337 node.
2338
2339 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
2340
2341 * org.texi: Update to version 3.06.
2342
2343 2005-04-13 Lute Kamstra <lute@gnu.org>
2344
2345 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
2346
2347 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
2348
2349 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
2350
2351 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2352
2353 * xresources.texi (Table of Resources): Add cursorBlink.
2354
2355 2005-04-11 Luc Teirlinck <teirllm@auburn.edu>
2356
2357 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
2358 `d', `C-d' and `u'.
2359
2360 2005-04-11 Richard M. Stallman <rms@gnu.org>
2361
2362 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
2363 (Misc X): Add -D, --basic-display.
2364
2365 * maintaining.texi (Change Log): Correct the description of
2366 the example.
2367
2368 * major.texi (Choosing Modes): Document magic-mode-alist.
2369
2370 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
2371
2372 * cl.texi (Porting Common Lisp): Fix typo.
2373
2374 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
2375
2376 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
2377 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
2378 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
2379 (Rmail Output): Clarify which statements apply to `o', `C-o' and
2380 `w', respectively.
2381 (Rmail Labels): Mention `l'.
2382 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
2383 (Rmail Summary Edit): Describe `j' and RET.
2384
2385 2005-04-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2386
2387 * xresources.texi (Lucid Resources): Add fontSet resource.
2388
2389 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
2390
2391 * gnus.texi (RSS): Addition.
2392
2393 2005-04-09 Luc Teirlinck <teirllm@auburn.edu>
2394
2395 * display.texi (Useless Whitespace): `indicate-unused-lines' is
2396 now called `indicate-empty-lines'.
2397
2398 2005-04-06 Kim F. Storm <storm@cua.dk>
2399
2400 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
2401
2402 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
2403
2404 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
2405 deleted.
2406 (Marks vs Flags): Add some convenient key bindings.
2407 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
2408 (Misc Dired Features): Correct and expand description of `w' command.
2409
2410 * frames.texi (XTerm Mouse): Delete apparently false info.
2411 The GNU/Linux console currently does not appear to support
2412 `xterm-mouse-mode'.
2413
2414 2005-04-04 Jay Belanger <belanger@truman.edu>
2415
2416 * calc.texi: Change Calc version number.
2417 (Customizable variables): Fix description of calc-language-alist.
2418 (Copying): Put in version 2 of GPL.
2419
2420 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
2421
2422 * calendar.texi (Diary): Mention shell utility `calendar'.
2423
2424 2005-04-01 Richard M. Stallman <rms@gnu.org>
2425
2426 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
2427
2428 2005-04-01 Jay Belanger <belanger@truman.edu>
2429
2430 * calc.texi (Troubleshooting Commands): Remove comment about
2431 installation.
2432 (Installation): Remove section.
2433 (Customizable Variables): New section.
2434 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
2435 (Graphical Devices): Add references to Customizable Variables.
2436
2437 2005-04-01 Lute Kamstra <lute@gnu.org>
2438
2439 * maintaining.texi (Change Log): add-change-log-entry uses
2440 add-log-mailing-address.
2441
2442 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
2443
2444 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
2445 `VC Mode Line' and put in an xref to that node.
2446 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
2447 its description.
2448
2449 2005-03-31 Paul Eggert <eggert@cs.ucla.edu>
2450
2451 * calendar.texi (Calendar Systems): Say that the Persian calendar
2452 implemented here is the arithmetical one championed by Birashk.
2453
2454 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
2455
2456 * programs.texi (Fortran Motion): Fix previous change.
2457
2458 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
2459
2460 * emacs-mime.texi (Display Customization): Markup fixes.
2461 (rfc2047): Update.
2462
2463 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
2464
2465 * gnus-faq.texi: Replaced with auto-generated version.
2466
2467 2005-03-29 Richard M. Stallman <rms@gnu.org>
2468
2469 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
2470
2471 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
2472
2473 * text.texi (Refill): Refer to Long Lines Mode.
2474 (Longlines): New node.
2475 (Auto Fill): Don't index "word wrap" here.
2476 (Filling): Add Longlines to menu.
2477
2478 2005-03-29 Richard M. Stallman <rms@gnu.org>
2479
2480 * xresources.texi: Minor fixes.
2481
2482 * misc.texi (Emacs Server): Fix Texinfo usage.
2483
2484 * emacs.texi (Top): Don't use a real section heading for
2485 "Detailed Node Listing". Fake it instead.
2486
2487 * basic.texi (Position Info): Minor cleanup.
2488
2489 * mule.texi (Input Methods): Minor cleanup.
2490
2491 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
2492
2493 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
2494 constructs as well.
2495 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
2496
2497 2005-03-29 Kenichi Handa <handa@m17n.org>
2498
2499 * mule.texi (Input Methods): Refer to the command C-u C-x =.
2500
2501 * basic.texi (Position Info): Update the description about the
2502 command C-u C-x =.
2503
2504 2005-03-28 Richard M. Stallman <rms@gnu.org>
2505
2506 * emacs.texi (Top): Use @section for the detailed node listing.
2507
2508 * calendar.texi: Minor fixes to previous change.
2509
2510 * programs.texi (Fortran): Small fixes to previous changes.
2511
2512 * emacs.texi (Top): Update list of subnodes of Dired.
2513 Likewise for building.texi.
2514
2515 * files.texi (File Conveniences): Delete Auto Image File mode.
2516
2517 2005-03-28 Chong Yidong <cyd@stupidchicken.com>
2518
2519 * building.texi (Flymake): New node.
2520
2521 * custom.texi (Function Keys): Document kp- event types and
2522 keypad-setup package.
2523
2524 * dired.texi (Wdired): New node.
2525
2526 * files.texi (File Conveniences): Reorder entries.
2527 Explain how to turn on Auto-image-file mode.
2528 Document Thumbs mode.
2529
2530 * mule.texi (Specify Coding): Document recode-region and
2531 recode-file-name.
2532
2533 * programs.texi (Program Modes): Add Conf mode and DNS mode.
2534
2535 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
2536
2537 * commands.texi (Keys): M-o is now a prefix key.
2538
2539 2005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
2540
2541 * programs.texi: Reformat and update copyright years.
2542 (Fortran): Update section.
2543
2544 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
2545
2546 * files.texi: Several small changes in addition to:
2547 (Visiting): Change xref for Dialog Boxes to ref.
2548 (Version Headers): Replace references to obsolete var
2549 `vc-header-alist' with `vc-BACKEND-header'.
2550 (Customizing VC): Update value of `vc-handled-backends'.
2551
2552 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
2553
2554 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
2555 move here from Emacs Lisp Reference Manual.
2556 * calendar.texi (Calendar/Diary, Diary Commands)
2557 (Special Diary Entries, Importing Diary): Change some xrefs to
2558 point to emacs-xtra rather than elisp.
2559
2560 * emacs-xtra.texi (Calendar Customizing):
2561 Move view-diary-entries-initially, view-calendar-holidays-initially,
2562 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
2563 Emacs Manual.
2564 (Appt Customizing): Merge entire section into main Emacs Manual.
2565 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
2566 mark-holidays-in-calendar here from emacs-xtra.
2567 (Displaying the Diary): Move view-diary-entries-initially,
2568 mark-diary-entries-in-calendar here from emacs-xtra.
2569 (Appointments): Move appt-display-mode-line,
2570 appt-display-duration, appt-disp-window-function,
2571 appt-delete-window-function here from emacs-xtra.
2572
2573 * calendar.texi: Update and reformat copyright.
2574 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
2575 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
2576 (Diary): Refer to `diary-file' rather than ~/diary.
2577 (Diary Commands): Rename node to "Displaying the Diary".
2578 * emacs.texi (Top): Rename "Diary Commands" section.
2579 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
2580
2581 2005-03-26 Eli Zaretskii <eliz@gnu.org>
2582
2583 * misc.texi (Emacs Server): Fix the command for setting
2584 server-name. Add an xref to Invoking emacsclient.
2585
2586 * help.texi (Help Summary): Clarify when "C-h ." will do something
2587 nontrivial.
2588 (Apropos): Add cindex entry for apropos-sort-by-scores.
2589
2590 * display.texi (Text Display): Add index entries for how no-break
2591 characters are displayed.
2592
2593 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
2594
2595 * dired-x.texi (Multiple Dired Directories): default-directory was
2596 renamed to dired-default-directory.
2597
2598 2005-03-26 Eli Zaretskii <eliz@gnu.org>
2599
2600 * files.texi (Visiting): Fix cross-references introduced with the
2601 last change.
2602
2603 * xresources.texi (GTK resources): Fix last change.
2604
2605 2005-03-26 Jay Belanger <belanger@truman.edu>
2606
2607 * calc.texi (Simplifying Formulas, Rewrite Rules):
2608 Change description of top and bottom of fraction.
2609 (Modulo Forms): Move description of how to create modulo forms to
2610 earlier in the section.
2611 (Fraction Mode): Suggest using : to get a fraction by dividing.
2612 (Basic Arithmetic): Adjust placement of command name.
2613 (Truncating the Stack): Emphasize that "hidden" entries are still
2614 visible.
2615 (Installation): Move discussion of printing manual to "About This
2616 Manual".
2617 (About This Manual): Mention how to print the manual.
2618 (Reporting Bugs): Remove first person.
2619 (Building Vectors): Add algebraic version of append.
2620 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
2621 (Grouping Digits): Fix typo.
2622
2623 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
2624
2625 * xresources.texi (X Resources): GTK options documented too.
2626 (Resources): Clarify meaning of program name.
2627 (Table of Resources): Add visualClass.
2628 (GTK resources): Rewrite.
2629 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
2630
2631 * display.texi (Text Display): Mention non-breaking spaces.
2632
2633 * files.texi (Reverting): Document auto-revert-check-vc-info.
2634
2635 * frames.texi (Mouse Commands): Document
2636 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
2637
2638 * help.texi (Help Summary): Add `C-h .'.
2639 (Apropos): Apropos accepts a list of search terms.
2640 Document apropos-sort-by-scores.
2641 (Help Echo): Document display-local-help.
2642
2643 * misc.texi (Emacs Server): Document server-name.
2644 (Invoking emacsclient): Document -s option for server names.
2645
2646 * text.texi (Outline Visibility): Introduce "current heading
2647 line" (commands can be called with point on a body line).
2648 Re-order table to follow the sequence of discussion.
2649 hide-body won't hide lines before first header line.
2650 (TeX Mode): Add DocTeX mode.
2651
2652 2005-03-25 Werner Lemberg <wl@gnu.org>
2653
2654 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
2655 Replace `legal' with `valid'.
2656
2657 2005-03-25 Werner Lemberg <wl@gnu.org>
2658
2659 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
2660
2661 2005-03-24 Jay Belanger <belanger@truman.edu>
2662
2663 * calc.texi (General Mode Commands)
2664 (Mode Settings in Embedded Mode): Add some explanation of
2665 recording mode settings.
2666
2667 2005-03-24 Richard M. Stallman <rms@gnu.org>
2668
2669 * mule.texi (Single-Byte Character Support): Delete mention
2670 of iso-acc.el and iso-transl.el.
2671
2672 * calc.texi: Remove praise of non-free software.
2673
2674 * idlwave.texi: Don't say where to get IDL or its non-free manual.
2675 (Installation): Node deleted.
2676
2677 2005-03-23 Lute Kamstra <lute@gnu.org>
2678
2679 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
2680
2681 2005-03-23 Richard M. Stallman <rms@gnu.org>
2682
2683 * url.texi (HTTP language/coding): Improve last change.
2684
2685 * search.texi: Delete explicit node pointers.
2686 (Incremental Search): New menu.
2687 (Basic Isearch, Repeat Isearch, Error in Isearch)
2688 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
2689 (Slow Isearch): New subnodes.
2690 (Configuring Scrolling): Node deleted.
2691 (Search Case): Doc default-case-fold-search.
2692 (Regexp Replace): Move replace-regexp doc here.
2693
2694 * rmail.texi (Movemail): Put commas inside closequotes.
2695
2696 * picture.texi (Insert in Picture): Document C-c arrow combos.
2697 (Basic Picture): Clarify erasure.
2698
2699 * display.texi (Font Lock): Put commas inside closequotes.
2700
2701 * cmdargs.texi (General Variables): Put commas inside closequotes.
2702
2703 2005-03-23 Nick Roberts <nickrob@snap.net.nz>
2704
2705 * building.texi (Stack Buffer): Mention reverse contrast for
2706 *selected* frame (might not be current frame).
2707
2708 2005-03-22 Jay Belanger <belanger@truman.edu>
2709
2710 * calc.texi (Embedded Mode): Add new information on changing
2711 modes.
2712
2713 2005-03-21 Richard M. Stallman <rms@gnu.org>
2714
2715 * building.texi (Starting GUD): Add bashdb.
2716
2717 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
2718
2719 * basic.texi (Moving Point): Add M-g M-g binding.
2720 (Undo): Document undo-only.
2721 (Position Info): Document M-g M-g and C-u M-g M-g.
2722
2723 * building.texi (Building): Put Grep Searching after Compilation
2724 Shell.
2725 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
2726 Document next-error-highlight.
2727 (Grep Searching): Document grep-highlight-matches.
2728 (Lisp Eval): Typing C-x C-e twice prints integers specially.
2729
2730 * calendar.texi (Importing Diary): Rename node from iCalendar.
2731 Document diary-from-outlook.
2732
2733 * dired.texi (Misc Dired Features): Rename node from Misc Dired
2734 Commands.
2735 Mention effect of X drag and drop on Dired buffers.
2736
2737 * files.texi (Visiting): Document large-file-warning-threshold.
2738 Move paragraph on file-selection dialog.
2739 Mention visiting files using X drag and drop.
2740 (Reverting): Mention using Auto-Revert mode to tail files.
2741 Document auto-revert-tail-mode.
2742 (Version Systems): Minor correction.
2743 (Comparing Files): Diff-mode is no longer based on Compilation
2744 mode.
2745 Document compare-ignore-whitespace.
2746 (Misc File Ops): Explain passing a directory to rename-file.
2747 Likewise for copy-file and make-symbolic-link.
2748
2749 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
2750 Document mouse-wheel-progressive speed.
2751
2752 * help.texi (Misc Help): Document numeric argument for C-h i.
2753 Correctly explain the effect of just C-u as argument.
2754
2755 * killing.texi (Deletion): Document numeric argument for
2756 just-one-space.
2757
2758 * mini.texi (Completion): Completion acts on text before point.
2759
2760 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
2761 (Emulation): CUA mode replaces pc-bindings-mode,
2762 pc-selection-mode, and s-region.
2763
2764 * mule.texi (Input Methods): Leim is now built-in.
2765 (Select Input Method): Document quail-show-key.
2766 (Specify Coding): Document revert-buffer-with-coding-system.
2767
2768 * programs.texi (Fortran Motion): Document f90-next-statement,
2769 f90-previous-statement, f90-next-block, f90-previous-block,
2770 f90-end-of-block, and f90-beginning-of-block.
2771
2772 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
2773
2774 * emacs.texi (Acknowledgments): Updated.
2775
2776 * anti.texi: Total rewrite.
2777
2778 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
2779
2780 Sync with Tramp 2.0.48.
2781
2782 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
2783
2784 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
2785 "GNU/Linux". Change all addresses to .gnu.org.
2786 (Default Method): Offer shortened syntax for "su" and "sudo"
2787 methods.
2788
2789 2005-03-19 Chong Yidong <cyd@stupidchicken.com>
2790
2791 * ack.texi (Acknowledgments): Update.
2792
2793 2005-03-19 Eli Zaretskii <eliz@gnu.org>
2794
2795 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
2796 copyright years.
2797
2798 2005-03-14 Nick Roberts <nickrob@snap.net.nz>
2799
2800 * building.texi (Commands of GUD): Move paragraph on setting
2801 breakpoints with mouse to the GDB Graphical Interface node.
2802
2803 2005-03-07 Richard M. Stallman <rms@gnu.org>
2804
2805 * url.texi: Fix usage of "e.g.".
2806 (HTTP language/coding): Explain the rules for these strings.
2807
2808 * misc.texi (Single Shell, Shell Options): Fix previous change.
2809
2810 * building.texi (Debugger Operation): Update GUD tooltip enable info.
2811
2812 2005-03-06 Richard M. Stallman <rms@gnu.org>
2813
2814 * building.texi (Starting GUD): Don't explain text vs graphical
2815 GDB here. Just mention it and xref.
2816 Delete "just one debugger process".
2817 (Debugger Operation): Move GUD tooltip info here.
2818 (GUD Tooltips): Node deleted.
2819 (GDB Graphical Interface): Explain the two GDB modes here.
2820
2821 * woman.texi (Introduction): Minor cleanups.
2822
2823 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
2824
2825 * sending.texi (Sending Mail): Minor cleanup.
2826 (Mail Aliases): Explain quoting conventions.
2827 Update key rebinding example.
2828 (Header Editing): C-M-i is like M-TAB.
2829 (Mail Mode Misc): mail-attach-file does not do MIME.
2830
2831 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
2832 that really belongs here.
2833 (Remote Mailboxes): Text moved to Rmail Inbox.
2834 (Rmail Display): Mention Mouse-1.
2835 (Movemail): Clarify two movemail versions.
2836 Clarify rmail-movemail-program.
2837
2838 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
2839 (Installation): Node deleted.
2840
2841 * misc.texi (Single Shell): Replace uudecode example with gpg example.
2842 Document async shell commands.
2843 (Shell History): Clarify.
2844 (Shell Ring): Mention C-UP an C-DOWN.
2845 (Shell Options): Add comint-prompt-read-only.
2846 (Invoking emacsclient): Set EDITOR to run Emacs.
2847 (Sorting): No need to explain what region is.
2848 (Saving Emacs Sessions): Fix typo.
2849 (Recursive Edit): Fix punctuation.
2850 (Emulation): Don't mention "PC bindings" which are standard.
2851 (Hyperlinking): Explain Mouse-1 convention here.
2852 (Find Func): Node deleted.
2853
2854 * mh-e.texi (Preface): Get rid of "Emacs 21".
2855
2856 * help.texi (Name Help): Xref to Hyperlinking.
2857
2858 * glossary.texi (Glossary):
2859 Rename "Balance Parentheses" to "Balancing...".
2860 Add "Byte Compilation". Correct "Copyleft".
2861 New xref in "Customization".
2862 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
2863 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
2864 Rename "Registers" to "Register".
2865 Replace "Selecting" with "Selected Frame",
2866 "Selected Window", and "Selecting a Buffer".
2867
2868 * files.texi (Types of Log File): Explain how projects'
2869 methods can vary.
2870
2871 * eshell.texi (Installation): Delete node (for Emacs 20).
2872
2873 * display.texi (Faces): Delete "Emacs 21".
2874
2875 * custom.texi (Changing a Variable): C-M-i like M-TAB.
2876 * fixit.texi (Spelling): C-M-i like M-TAB.
2877 * mini.texi (Completion Options): C-M-i like M-TAB.
2878 * programs.texi (Symbol Completion): C-M-i like M-TAB.
2879 * text.texi (Text Mode): C-M-i like M-TAB.
2880
2881 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
2882
2883 * calendar.texi (Specified Dates): Mention `g w'.
2884 (Appointments): appt-activate toggles with no arg.
2885
2886 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
2887
2888 * flymake.texi: Refill and tweak style in @lisp blocks.
2889
2890 2005-03-05 Juri Linkov <juri@jurta.org>
2891
2892 * cmdargs.texi (Emacs Invocation): Add cindex
2893 "invocation (command line arguments)"
2894 (Misc X): Add -nbc, --no-blinking-cursor.
2895
2896 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
2897
2898 * calendar.texi (iCalendar): No need to require it now.
2899
2900 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
2901
2902 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
2903
2904 2005-03-03 Nick Roberts <nickrob@snap.net.nz>
2905
2906 * trouble.texi (Contributing): Mention Savannah. Direct users to
2907 emacs-devel.
2908
2909 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
2910
2911 * calendar.texi (Adding to Diary): Mention redrawing of calendar
2912 window.
2913
2914 2005-03-01 Jay Belanger <belanger@truman.edu>
2915
2916 * calc.texi (Trigonometric and Hyperbolic Functions):
2917 Mention additional functions.
2918 (Algebraic Simplifications): Mention additional simplifications.
2919
2920 2005-02-27 Richard M. Stallman <rms@gnu.org>
2921
2922 * building.texi (Compilation): Update mode line status info.
2923
2924 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
2925
2926 * calendar.texi (General Calendar): Document binding of
2927 scroll-other-window-down.
2928 (Mayan Calendar): Fix earliest date.
2929 (Time Intervals): Document timeclock-change.
2930 Fix timeclock-ask-before-exiting documentation.
2931
2932 2005-02-26 Kim F. Storm <storm@cua.dk>
2933
2934 * frames.texi (Mouse References):
2935 Add mouse-1-click-in-non-selected-windows.
2936
2937 2005-02-25 Richard M. Stallman <rms@gnu.org>
2938
2939 * screen.texi (Screen): Explain better about cursors and mode lines;
2940 don't presuppose text terminals.
2941 (Point): Don't assume just one cursor.
2942 Clarify explanation of cursors.
2943 (Echo Area, Menu Bar): Cleanups.
2944
2945 * mini.texi (Minibuffer): Prompts are highlighted.
2946 (Minibuffer Edit): Newline = C-j only on text terminals.
2947 Clarify resize-mini-windows values.
2948 Mention M-PAGEUP and M-PAGEDOWN.
2949 (Completion Commands): Mouse-1 like Mouse-2.
2950 (Minibuffer History): Explain history commands better.
2951 (Repetition): Add xref to Incremental Search.
2952
2953 * mark.texi (Setting Mark): Clarify info about displaying mark.
2954 Clarify explanation of C-@ and C-SPC.
2955 (Transient Mark): Mention Delete Selection mode.
2956 (Marking Objects): Clean up text about extending the region.
2957
2958 * m-x.texi (M-x): One C-g doesn't always go to top level.
2959 No delay before suggest-key-bindings output.
2960
2961 * fixit.texi (Fixit): Mention C-/ for undo.
2962 (Spelling): Mention ESC TAB like M-TAB.
2963 Replacement words with r and R are rechecked.
2964 Say where C-g leaves point. Mention ? as input.
2965
2966 2005-02-23 Lute Kamstra <lute@gnu.org>
2967
2968 * cmdargs.texi (Initial Options): Add cross reference.
2969
2970 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
2971
2972 * ses.texi: Add concept/function/variable indices (this work was
2973 donated by Brad Collins <brad@chenla.org>, copyright-assignment
2974 papers on file at FSF).
2975
2976 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
2977
2978 * emacs.texi (Top): Update menu for splitting of node in
2979 msdog.texi.
2980 * frames.texi (Frames): Update xref for splitting of node in
2981 msdog.texi.
2982 * trouble.texi (Quitting): Ditto.
2983
2984 2005-02-16 Richard M. Stallman <rms@gnu.org>
2985
2986 * windows.texi (Split Window): Simplify line truncation info
2987 and xref to Display Custom.
2988
2989 * trouble.texi (Quitting): Emergency escape only for text terminal.
2990 (Screen Garbled): C-l for ungarbling is only for text terminal.
2991
2992 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
2993
2994 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
2995
2996 * programs.texi (Program Modes): Mention Python mode.
2997 (Moving by Defuns): Repeating C-M-h extends region.
2998 (Basic Indent): Clarify.
2999 (Custom C Indent): Clarify.
3000 (Expressions): Repeating C-M-@ extends region.
3001 (Info Lookup): Clarify for C-h S.
3002 (Symbol Completion): ESC TAB alternative for M-TAB.
3003 (Electric C): Clarify.
3004
3005 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
3006
3007 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
3008 MS-DOS Input node.
3009 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
3010 (MS-DOS and MULE): Clarify.
3011 (MS-DOS Processes, Windows Processes): Fix typos.
3012
3013 * major.texi (Choosing Modes): Clarify.
3014
3015 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
3016 (Keyboard Macro Step-Edit): Clarify.
3017
3018 * indent.texi (Indentation): Clarifications.
3019
3020 * help.texi (Help): Correct error about C-h in query-replace.
3021 Clarify apropos vs C-h a. Fix how to search in FAQ.
3022 (Key Help): Describe C-h w here.
3023 (Name Help): Minor cleanup. C-h w moved to Key Help.
3024 Clarify the "object" joke.
3025 (Apropos): Clarify. Mouse-1 like Mouse-2.
3026 (Help Mode): Mouse-1 like Mouse-2.
3027
3028 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
3029
3030 * display.texi (Display): Reorder menu.
3031 (Faces): Cleanup.
3032 (Font Lock): Cleanup. Mention Options menu.
3033 Delete obsolete text.
3034 (Scrolling): For C-l, don't presume text terminal.
3035 (Horizontal Scrolling): Simplify intro.
3036 (Follow Mode): Clarify.
3037 (Cursor Display): Moved before Display Custom.
3038 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
3039 Doc default-tab-width. Doc line truncation more thoroughly.
3040
3041 * dired.texi (Dired Enter): C-x C-f can run Dired.
3042 (Dired Visiting): Comment out `a' command.
3043 Mouse-1 is like Mouse-2.
3044 (Shell Commands in Dired): ? can be used more than once.
3045
3046 * basic.texi (Continuation Lines): Simplify description of truncation,
3047 and refer to Display Custom for the rest of it.
3048
3049 2005-02-10 Jay Belanger <belanger@truman.edu>
3050
3051 * calc.texi: Change @LaTeX to La@TeX throughout.
3052 Redefine @expr as @math for TeX output.
3053 Redefine @texline as a no-op for TeX output.
3054 Define @tfn, replace @t by @tfn throughout.
3055
3056 2005-02-09 Jay Belanger <belanger@truman.edu>
3057
3058 * calc.texi: Add macro for LaTeX for info output.
3059
3060 2005-02-08 Kim F. Storm <storm@cua.dk>
3061
3062 * texinfo.tex (LaTex): Add def.
3063
3064 2005-02-06 Jay Belanger <belanger@truman.edu>
3065
3066 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
3067 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
3068 throughout manual.
3069
3070 2005-02-06 Lute Kamstra <lute@gnu.org>
3071
3072 * basic.texi (Undo): Fix typo.
3073
3074 * cmdargs.texi (Emacs Invocation): Fix typo.
3075
3076 * custom.texi (Init Examples): Fix typo.
3077
3078 * abbrevs.texi (Expanding Abbrevs): Fix typo.
3079
3080 2005-02-06 Richard M. Stallman <rms@gnu.org>
3081
3082 * regs.texi (Registers): Registers can hold numbers, too.
3083
3084 * killing.texi (Other Kill Commands): Cleanup.
3085 Delete redundant explanation of kill in read-only buffer.
3086 (Yanking): Mention term "copying".
3087 (Accumulating Text): Fix typo.
3088
3089 * entering.texi (Entering Emacs): Update rationale at start.
3090 (Exiting): Treat iconifying on a par with suspension.
3091
3092 * custom.texi (Minor Modes): Fix typo.
3093 (Easy Customization): Fix menu style.
3094 (Variables): Add xref.
3095 (Examining): Setting for future sessions works through .emacs.
3096 (Keymaps): "Text terminals", not "Many".
3097 (Init Rebinding): Explain \C-. Show example of \M-.
3098 Fix minor wording errors.
3099 (Function Keys): Explain vector syntax just once.
3100 (Named ASCII Chars): Clarify history of TAB/C-i connection.
3101 (Init File): Mention .emacs.d directory.
3102 (Init Examples): Add xref.
3103 (Find Init): Mention .emacs.d directory.
3104
3105 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
3106 (Action Arguments): Explain which kinds of -l args are found how.
3107 (Initial Options): --batch does not inhibit site-start.
3108 Add xrefs.
3109 (Command Example): Use --batch, not -batch.
3110
3111 * basic.texi (Inserting Text): Cleanup wording.
3112 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
3113 C-n is not error at end of buffer.
3114 (Undo): Doc C-/ like C-_. Add xrefs.
3115 (Arguments): META key may be labeled ALT.
3116 Peculiar arg meanings are explained in doc strings.
3117
3118 * abbrevs.texi (Expanding Abbrevs): Clarify.
3119
3120 2005-02-05 Eli Zaretskii <eliz@gnu.org>
3121
3122 * frames.texi (Frame Parameters): Add an xref to the description
3123 of list-colors-display. Add a pointer to the X docs about colors.
3124
3125 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
3126 Impove docs of list-colors-display.
3127
3128 2005-02-03 Lute Kamstra <lute@gnu.org>
3129
3130 * frames.texi (Frames, Drag and Drop): Fix typos.
3131
3132 2005-02-03 Richard M. Stallman <rms@gnu.org>
3133
3134 * windows.texi (Basic Window): Mention color-change in mode line.
3135 (Change Window): Explain dragging vertical boundaries.
3136
3137 * text.texi (Sentences): Clarify.
3138 (Paragraphs): Explain M-a and blank lines.
3139 (Outline Mode): Clarify text and menu.
3140 (Hard and Soft Newlines): Mention use-hard-newlines.
3141
3142 * frames.texi (Frames): Delete unnecessary mention of Windows.
3143 (Mouse Commands): Likewise. Mention xterm mouse support.
3144 (Clipboard): Clarify.
3145 (Mouse References): Mention use of Mouse-1 for following links.
3146 (Menu Mouse Clicks): Clarify.
3147 (Mode Line Mouse): Clarify.
3148 (Drag and Drop): Rewrite.
3149
3150 * fixit.texi (Spelling): Fix typo.
3151
3152 * files.texi (File Names): Clarify.
3153 (Visiting): Update conditions for use of file dialog. Clarify.
3154 (Saving): Doc d as answer in save-some-buffers.
3155 (Remote Files): Clean up the text.
3156
3157 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
3158
3159 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
3160 (List Buffers): Clarify.
3161 (Several Buffers): Doc T command.
3162 (Buffer Convenience): Clarify menu.
3163
3164 * basic.texi (Undo): Clarify last change.
3165
3166 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
3167
3168 * fixit.texi (Spelling): Fix typo.
3169
3170 2005-02-01 Luc Teirlinck <teirllm@auburn.edu>
3171
3172 * basic.texi (Undo): Update description of `undo-outer-limit'.
3173
3174 2005-02-01 Nick Roberts <nickrob@snap.net.nz>
3175
3176 * building.texi: Update documentation relating to GDB Graphical
3177 Interface.
3178
3179 2005-01-30 Luc Teirlinck <teirllm@auburn.edu>
3180
3181 * custom.texi (Easy Customization): Adapt menu to node name change.
3182
3183 2005-01-30 Richard M. Stallman <rms@gnu.org>
3184
3185 * custom.texi (Easy Customization): Defn of "User Option" now
3186 includes faces. Don't say just "option" when talking about variables.
3187 Do say just "options" to mean "anything customizable".
3188 (Specific Customization): Describe `customize-variable',
3189 not `customize-option'.
3190
3191 * glossary.texi (Glossary) <Faces>: Add xref.
3192 <User Option>: Change definition--include faces. Change xref.
3193
3194 * picture.texi (Picture): Mention artist.el.
3195
3196 * sending.texi, screen.texi, programs.texi, misc.texi:
3197 * mini.texi, major.texi, maintaining.texi, macos.texi:
3198 * help.texi, frames.texi, files.texi:
3199 Don't say just "option" when talking about variables.
3200
3201 * display.texi, mule.texi: Don't say just "option" when talking
3202 about variables. Other minor cleanups.
3203
3204 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3205
3206 * gnus.texi: Some edits based on comments from David Abrahams.
3207
3208 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
3209
3210 * gnus.texi (RSS): Fix the keystroke.
3211
3212 2005-01-26 Lute Kamstra <lute@gnu.org>
3213
3214 * cmdargs.texi (Initial Options): Add a cross reference to `Init
3215 File'. Mention the `-Q' option at the `--no-site-file' option.
3216
3217 2005-01-24 David Kastrup <dak@gnu.org>
3218
3219 * faq.texi: Update AUCTeX version info.
3220
3221 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
3222
3223 * gnus-faq.texi ([4.1]): Typo.
3224
3225 2005-01-22 David Kastrup <dak@gnu.org>
3226
3227 * building.texi (Grep Searching): Mention alias `find-grep' for
3228 `grep-find'.
3229
3230 2005-01-20 Richard M. Stallman <rms@gnu.org>
3231
3232 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
3233
3234 2005-01-19 Jay Belanger <belanger@truman.edu>
3235
3236 * calc.texi (Keep Arguments): Mention that keeping arguments
3237 doesn't work with keyboard macros.
3238
3239 2005-01-16 Richard M. Stallman <rms@gnu.org>
3240
3241 * autotype.texi (Autoinserting): Fix small error.
3242
3243 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
3244
3245 Sync with Tramp 2.0.47.
3246
3247 * tramp.texi (Compilation): New section, describing compilation of
3248 remote files.
3249
3250 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
3251
3252 * rmail.texi (Movemail): Explain differences
3253 between standard and mailutils versions of movemail.
3254 Describe command line and configuration options introduced
3255 with the latter.
3256 Explain the notion of mailbox URL, provide examples and
3257 cross-references to mailutils documentation.
3258 Describe various methods of specifying mailbox names,
3259 user names and user passwords for rmail.
3260 (Remote Mailboxes): New section. Describe
3261 how movemail handles remote mailboxes. Describe configuration
3262 options used to control its behavior.
3263 (Other Mailbox Formats): Explain handling of various mailbox
3264 formats.
3265
3266 2005-01-13 Richard M. Stallman <rms@gnu.org>
3267
3268 * commands.texi (Commands): Clarification.
3269
3270 2005-01-11 Richard M. Stallman <rms@gnu.org>
3271
3272 * programs.texi (Multi-line Indent): Fix previous change.
3273 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
3274
3275 2005-01-11 Kim F. Storm <storm@cua.dk>
3276
3277 * widget.texi (Basic Types): Add :follow-link keyword.
3278
3279 2005-01-09 Jay Belanger <belanger@truman.edu>
3280
3281 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
3282
3283 2005-01-08 Richard M. Stallman <rms@gnu.org>
3284
3285 * display.texi (Faces): isearch-lazy-highlight-face renamed to
3286 lazy-highlight.
3287
3288 * search.texi (Query Replace): Mention faces query-replace
3289 and lazy-highlight.
3290 (Incremental Search): Update isearch highlighting info.
3291
3292 2005-01-08 Jay Belanger <belanger@truman.edu>
3293
3294 * calc.texi: Change throughout to reflect new default value of
3295 calc-settings-file.
3296
3297 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
3298
3299 * message.texi (Reply): `message-reply-to-function' should return
3300 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
3301
3302 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
3303
3304 * faq.texi (Changing load-path): Fix typo.
3305
3306 2005-01-05 Jay Belanger <belanger@truman.edu>
3307
3308 * calc.texi (Programming Tutorial): Replace kbd command by
3309 appropriate characters for a keyboard macro.
3310
3311 2005-01-04 Jay Belanger <belanger@truman.edu>
3312
3313 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
3314 for Lucid Emacs.
3315 (Programming Tutorial): Mention that the user needs to be in the
3316 right mode to compute some functions.
3317
3318 2005-01-04 Richard M. Stallman <rms@gnu.org>
3319
3320 * custom.texi (Saving Customizations): Minor improvement.
3321
3322 2005-01-04 Jay Belanger <belanger@truman.edu>
3323
3324 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
3325 no longer applicable.
3326
3327 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
3328
3329 * custom.texi (Saving Customizations): Emacs no longer loads
3330 `custom-file' after .emacs. No longer mention customizing through
3331 Custom.
3332
3333 2005-01-01 Jay Belanger <belanger@truman.edu>
3334
3335 * calc.texi (Programming Tutorial): Changed description of how to
3336 edit keyboard macros to match current behavior.
3337
3338 2005-01-01 Andreas Schwab <schwab@suse.de>
3339
3340 * killing.texi (Graphical Kill): Move up under node Killing,
3341 change @section to @subsection.
3342
3343 2005-01-01 Richard M. Stallman <rms@gnu.org>
3344
3345 * custom.texi (Face Customization): Mention hex color specs.
3346
3347 * emacs.texi (Top): Update Killing submenu.
3348
3349 * killing.texi (Killing): Reorganize section.
3350 No more TeX-only text; put the node command at start of chapter.
3351 But the first section heading is used only in TeX.
3352 Rewrite the text to read better in this mode.
3353 (Graphical Kill): New subnode gets some of the text that
3354 used to be in the first section.
3355
3356 2004-12-31 Richard M. Stallman <rms@gnu.org>
3357
3358 * dired.texi (Shell Commands in Dired): Delete the ? example.
3359
3360 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
3361
3362 * files.texi (Saving): Describe new require-final-newline features
3363 and mode-require-final-newline.
3364
3365 2004-12-31 Jay Belanger <belanger@truman.edu>
3366
3367 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
3368
3369 2004-12-29 Richard M. Stallman <rms@gnu.org>
3370
3371 * custom.texi (File Variables): Clarify previous change.
3372
3373 2004-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3374
3375 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
3376 out now.
3377
3378 2004-12-27 Richard M. Stallman <rms@gnu.org>
3379
3380 * Makefile.in (MAKEINFO): Specify --force.
3381
3382 * basic.texi (Moving Point): C-e now runs move-end-of-line.
3383 (Undo): Doc undo-outer-limit.
3384
3385 2004-12-20 Jay Belanger <belanger@truman.edu>
3386
3387 * calc.texi (Types Tutorial): Emphasize that you can't divide by
3388 zero.
3389
3390 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
3391
3392 * cc-mode.texi (Text Filling and Line Breaking): Put period after
3393 @xref.
3394 (Font Locking): Avoid @strong{Note:}.
3395
3396 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
3397
3398 Sync with Tramp 2.0.46.
3399
3400 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
3401
3402 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
3403
3404 * url.texi: Correct typos.
3405 (Retrieving URLs): @var{nil}->@code{nil}.
3406 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
3407 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
3408 (Dealing with HTTP documents): @inforef->@xref.
3409
3410 2004-12-15 Juri Linkov <juri@jurta.org>
3411
3412 * mark.texi (Transient Mark, Mark Ring): M-< and other
3413 movement commands don't set mark in Transient Mark mode
3414 if mark is active.
3415
3416 2004-12-15 Jay Belanger <belanger@truman.edu>
3417
3418 * calc.texi: Consistently capitalized all mode names.
3419 (Answers to Exercises): Mention that an answer can be a fraction
3420 when in Fraction mode.
3421
3422 2004-12-13 Jay Belanger <belanger@truman.edu>
3423
3424 * calc.texi: Fix some TeX definitions.
3425
3426 2004-12-12 Juri Linkov <juri@jurta.org>
3427
3428 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
3429 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
3430
3431 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
3432 (Misc Dired Commands): Add @r{(Dired)} to w.
3433
3434 2004-12-12 Juri Linkov <juri@jurta.org>
3435
3436 * mark.texi (Marking Objects): Marking commands also extend the
3437 region when mark is active in Transient Mark mode.
3438
3439 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
3440
3441 * reftex.texi (Imprint): Remove erroneous @value's.
3442
3443 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
3444
3445 * custom.texi (Saving Customizations): Emacs only loads the custom
3446 file automatically after the init file in version 22.1 or later.
3447 Adapt text and examples to this fact.
3448
3449 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
3450 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
3451
3452 2004-12-08 Jay Belanger <belanger@truman.edu>
3453
3454 * calc.texi (Starting Calc): Remove comment about installation.
3455 (Keypad Mode Overview): Remove comment about Emacs 19 support.
3456
3457 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
3458
3459 * url.texi: Update @setfilename.
3460 (Getting Started): No need to worry about Gnus versions.
3461 (Dealing with HTTP documents): Use @inforef.
3462
3463 * org.texi: Fix @direntry file name.
3464
3465 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
3466
3467 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
3468 be set through Custom. Otherwise, it has no effect.
3469
3470 2004-12-07 Stefan <monnier@iro.umontreal.ca>
3471
3472 * url.texi: New file.
3473
3474 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
3475
3476 2004-12-06 Jay Belanger <belanger@truman.edu>
3477
3478 * calc.texi (Using Calc): Remove paragraph about installation.
3479
3480 2004-12-06 Jay Belanger <belanger@truman.edu>
3481
3482 * calc.texi: Use more Texinfo macros and less TeX defs.
3483 Remove @refill's.
3484
3485 2004-12-06 Richard M. Stallman <rms@gnu.org>
3486
3487 * org.texi: New file.
3488
3489 2004-12-05 Richard M. Stallman <rms@gnu.org>
3490
3491 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
3492 * entering.texi: Rename Command Line to Emacs Invocation.
3493
3494 * Makefile.in (org.dvi, ../info/org): New targets.
3495 (INFO_TARGETS): Add ../info/org.
3496 (DVI_TARGETS): Add org.dvi.
3497 (maintainer-clean): Remove the info files in the info dir.
3498
3499 * misc.texi (Term Mode): Correcty describe C-c.
3500
3501 * custom.texi (Easy Customization): Move up to section level,
3502 before Variables. Avoid using the term "variable"; say "option".
3503 New initial explanation.
3504 (Variables): In initial explanation, connect "variable" to the
3505 already-explained "user option".
3506
3507 * emacs.texi (Top): Fix ref to Command Line.
3508 Move reference to Easy Customization.
3509
3510 * xresources.texi (X Resources): Fix From link.
3511
3512 * doclicense.texi (GNU Free Documentation License): Fix To link.
3513
3514 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
3515
3516 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
3517
3518 2004-12-03 Richard M. Stallman <rms@gnu.org>
3519
3520 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
3521
3522 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
3523
3524 * kmacro.texi: Several small changes in addition to the following.
3525 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
3526 defining a keyboard macro.
3527 Mention `kmacro-ring-max'.
3528 (Keyboard Macro Counter): Clarify description of
3529 `kmacro-insert-counter', `kmacro-set-counter',
3530 `kmacro-add-counter' and `kmacro-set-format'.
3531
3532 2004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
3533
3534 * custom.texi (File Variables): Add `unibyte' and make it more
3535 clear that `unibyte' and `coding' are special. Suggested by Simon
3536 Krahnke <overlord@gmx.li>.
3537
3538 * mule.texi (Enabling Multibyte): Refer to File Variables.
3539 Suggested by Simon Krahnke <overlord@gmx.li>.
3540
3541 2004-11-26 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3542
3543 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
3544 x-use-old-gtk-file-dialog.
3545
3546 2004-11-26 Eli Zaretskii <eliz@gnu.org>
3547
3548 * idlwave.texi: Fix the setfilename directive to put the produced
3549 file in ../info.
3550 (Continued Statement Indentation): Resurrect Jan D.'s change from
3551 2004-11-03 that was lost when a newer version of idlwave.texi was
3552 imported.
3553
3554 2004-11-20 Richard M. Stallman <rms@gnu.org>
3555
3556 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
3557
3558 2004-11-09 Lars Brinkhoff <lars@nocrew.org>
3559
3560 * building.texi (Lisp Eval): Delete hyphen in section name.
3561
3562 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
3563
3564 * files.texi (Old Versions):
3565 No longer document annotation as "CVS only".
3566
3567 2004-11-10 Andre Spiegel <spiegel@gnu.org>
3568
3569 * files.texi (Version Control): Rewrite the introduction about
3570 version systems, mentioning the new ones that we support. Thanks
3571 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
3572 suggestions.
3573
3574 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
3575
3576 * gnus-faq.texi ([5.1]): Added missing bracket.
3577
3578 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
3579 `spam-initialize'.
3580
3581 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
3582
3583 * message.texi (Various Message Variables): Mention that all mail
3584 file variables are derived from `message-directory'.
3585
3586 * gnus.texi (Splitting Mail): Clarify bogus group.
3587
3588 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
3589
3590 * emacs-mime.texi (Encoding Customization): Fix
3591 mm-coding-system-priorities entry.
3592
3593 2004-11-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3594
3595 * frames.texi (Dialog Boxes):
3596 * idlwave.texi (Continued Statement Indentation):
3597 * reftex.texi (Options (Index Support)):
3598 (Displaying and Editing the Index, Table of Contents):
3599 * speedbar.texi (Creating a display, Major Display Modes): Replace
3600 non-nil with non-@code{nil}.
3601
3602 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3603
3604 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
3605
3606 2004-10-23 Eli Zaretskii <eliz@gnu.org>
3607
3608 * text.texi (Text Based Tables, Table Definition)
3609 (Table Creation, Table Recognition, Cell Commands)
3610 (Cell Justification, Row Commands, Column Commands)
3611 (Fixed Width Mode, Table Conversion, Measuring Tables)
3612 (Table Misc): New nodes, documenting the Table Mode.
3613
3614 2004-10-21 Jay Belanger <belanger@truman.edu>
3615
3616 * calc.texi (Algebraic-Style Calculations): Removed a comment.
3617
3618 2004-10-19 Jason Rumney <jasonr@gnu.org>
3619
3620 * makefile.w32-in (info): Change order of arguments to makeinfo.
3621
3622 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
3623
3624 * calendar.texi (iCalendar): Update for package changes.
3625
3626 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
3627
3628 * calc.texi (Reporting Bugs): Double up `@'.
3629
3630 2004-10-18 Jay Belanger <belanger@truman.edu>
3631
3632 * calc.texi (Reporting Bugs): Changed the address that bugs
3633 should be sent to.
3634
3635 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
3636
3637 * gnus.texi (New Features): Add 5.11.
3638
3639 * message.texi (Resending): Remove wrong default value.
3640
3641 * gnus.texi (Mail Source Specifiers): Describe possible problems
3642 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
3643 `pop3-leave-mail-on-server' to the index.
3644
3645 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
3646
3647 * message.texi (Canceling News): Add how to set a password.
3648
3649 2004-10-12 Jay Belanger <belanger@truman.edu>
3650
3651 * calc.texi (Help Commands): Changed the descriptions of
3652 calc-describe-function and calc-describe-variable to match their
3653 current behavior.
3654
3655 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
3656
3657 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
3658
3659 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
3660
3661 Sync with Tramp 2.0.45.
3662
3663 * tramp.texi (Frequently Asked Questions): Comment paragraph about
3664 plink link. The URL is outdated. Originator contacted for
3665 clarification.
3666
3667 2004-10-10 Juri Linkov <juri@jurta.org>
3668
3669 * gnus.texi (Top, Marking Articles): Join two menus in one node
3670 because a node can have only one menu.
3671
3672 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
3673
3674 * files.texi (Misc File Ops): View mode is a minor mode.
3675
3676 2004-10-09 Juri Linkov <juri@jurta.org>
3677
3678 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
3679 example of nnmail-split-fancy.
3680
3681 2004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
3682
3683 * calendar.texi (iCalendar): Style changes.
3684
3685 2004-10-07 Luc Teirlinck <teirllm@auburn.edu>
3686
3687 * search.texi (Regexps): The regexp described in the example is no
3688 longer stored in the variable `sentence-end'.
3689
3690 2004-10-06 Karl Berry <karl@gnu.org>
3691
3692 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
3693 consistency with other uses of dashes.
3694
3695 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
3696
3697 * building.texi (Starting GUD): Note that multiple debugging
3698 sessions requires `gdb --fullname'.
3699
3700 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
3701
3702 * calendar.texi (iCalendar): New section for a new package.
3703
3704 2004-10-05 Karl Berry <karl@gnu.org>
3705
3706 * info.texi: Consistently use --- throughout, periods at end of
3707 menu descriptions, and a couple typos.
3708
3709 2004-10-05 Luc Teirlinck <teirllm@auburn.edu>
3710
3711 * text.texi: Various small changes in addition to the following.
3712 (Text): Replace xref for autotype with inforef.
3713 (Sentences): Explain nil value for `sentence-end'.
3714 (Paragraphs): Update default values for `paragraph-start' and
3715 `paragraph-separate'.
3716 (Text Mode): Correct description of Text mode's effect on the
3717 syntax table.
3718 (Outline Visibility): `hide-other' does not hide top level headings.
3719 `selective-display-ellipses' no longer has an effect on Outline mode.
3720 (TeX Misc): Add missing @cindex.
3721 Replace xref for RefTeX with inforef.
3722 (Requesting Formatted Text): The variable
3723 `enriched-fill-after-visiting' no longer exists.
3724 (Editing Format Info): Update names of menu items and commands.
3725 (Format Faces): Mention special effect of specifying the default face.
3726 Describe inheritance of text properties.
3727 Correct description of `fixed' face.
3728 (Format Indentation): Correct description of effect of setting
3729 margins. Mention `set-left-margin' and `set-right-margin'.
3730 (Format Justification): Update names of menu items.
3731 `set-justification-full' is now bound to `M-j b'.
3732 Mention that `default-justification' is a per buffer variable.
3733 (Format Properties): Update name of menu item.
3734 (Forcing Enriched Mode): `format-decode-buffer' automatically
3735 turns on Enriched mode if the buffer is in text/enriched format.
3736
3737 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
3738
3739 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
3740
3741 2004-09-28 Kim F. Storm <storm@cua.dk>
3742
3743 * display.texi (Display Custom) <indicate-buffer-boundaries>:
3744 Align with new functionality.
3745
3746 2004-09-26 Jesper Harder <harder@ifa.au.dk>
3747
3748 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
3749 * pgg.texi (User Commands, Backend methods): Do.
3750 * gnus.texi: Markup fixes.
3751 (Setting Process Marks): Fix `M P a' entry.
3752 * emacs-mime.texi: Fixes.
3753
3754 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
3755
3756 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
3757 again.
3758 Use 5.10 instead of 5.10.0.
3759
3760 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3761
3762 * gnus.texi (Summary Mail Commands): S D e.
3763
3764 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
3765
3766 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
3767 the gnus-article-mode-line-format section.
3768
3769 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
3770
3771 * gnus.texi (Various Summary Stuff): Fix the documentation for
3772 gnus-newsgroup-variables.
3773
3774 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
3775
3776 * gnus.texi (MIME Commands): Added
3777 gnus-mime-display-multipart-as-mixed,
3778 gnus-mime-display-multipart-alternative-as-mixed,
3779 gnus-mime-display-multipart-related-as-mixed.
3780 (Mail Source Customization): Clarify `mail-source-directory'.
3781 (Splitting Mail): Mention gnus-group-find-new-groups.
3782 (SpamOracle): Fixed typo.
3783
3784 * gnus-faq.texi: Untabify.
3785 ([6.3]): nnir.el is in contrib directory.
3786
3787 * message.texi (News Headers): Clarify how a unique ID is created.
3788
3789 * gnus.texi (Batching Agents): Fixed typo in example. Reported
3790 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
3791
3792 2004-09-20 Andre Srinivasan <andre@e2open.com>
3793
3794 * gnus.texi (Group Parameters): Added more on hooks. (Small
3795 change.)
3796
3797 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
3798
3799 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
3800
3801 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
3802
3803 * display.texi (Display Custom): Remove stray `@end defvar'.
3804
3805 2004-09-23 Kim F. Storm <storm@cua.dk>
3806
3807 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
3808 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
3809
3810 2004-09-22 Jay Belanger <belanger@truman.edu>
3811
3812 * calc.texi (Vectors as Lists): Added a warning that the tutorial
3813 might be hidden during part of the session.
3814
3815 2004-09-20 Jay Belanger <belanger@truman.edu>
3816
3817 * calc.texi (Notations Used in This Manual): Put in an earlier
3818 mention that DEL could be called Backspace.
3819
3820 2004-09-20 Richard M. Stallman <rms@gnu.org>
3821
3822 * custom.texi (Hooks): Explain using setq to clear out a hook.
3823 (File Variables): Explain multiline string constants.
3824 (Non-ASCII Rebinding): Explain when you need to update
3825 non-ASCII char codes in .emacs.
3826
3827 * building.texi (Compilation): Explain how to make a silent
3828 subprocess that won't be terminated. Explain compilation-environment.
3829
3830 2004-09-13 Kim F. Storm <storm@cua.dk>
3831
3832 * mini.texi (Repetition): Rename isearch-resume-enabled to
3833 isearch-resume-in-command-history and change default to disabled.
3834
3835 2004-09-10 Simon Josefsson <jas@extundo.com>
3836
3837 * gnus.texi (IMAP): Add example. Suggested and partially written
3838 by Steinar Bang <sb@dod.no>.
3839
3840 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3841
3842 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
3843 netrc syntax.
3844
3845 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3846
3847 * gnus.texi (Spam ELisp Package Sequence of Events): Some clarifications.
3848 (Spam ELisp Package Global Variables): More clarifications.
3849
3850 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3851
3852 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
3853 Mention spam-split does not modify incoming mail.
3854
3855 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3856
3857 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
3858
3859 2004-09-10 Eli Zaretskii <eliz@gnu.org>
3860
3861 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi
3862
3863 2004-09-09 Kim F. Storm <storm@cua.dk>
3864
3865 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
3866 with new `kmacro-name-last-macro'.
3867
3868 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
3869
3870 * makefile.w32-in (sieve, pgg): Use $(infodir).
3871
3872 2004-09-08 Juri Linkov <juri@jurta.org>
3873
3874 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
3875
3876 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
3877
3878 * makefile.w32-in: Fix PGG and Sieve entries.
3879
3880 2004-09-03 Juri Linkov <juri@jurta.org>
3881
3882 * search.texi (Incremental Search): Update wording for M-%.
3883
3884 2004-09-02 Luc Teirlinck <teirllm@auburn.edu>
3885
3886 * killing.texi (Killing): Correct description of kill commands in
3887 read-only buffer.
3888
3889 2004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
3890
3891 * building.texi (Compilation Mode): Add a paragraph about rules
3892 for finding the compilation buffer for `next-error'.
3893
3894 * search.texi (Other Repeating Search): Mention that Occur mode
3895 supports the next-error functionality.
3896
3897 2004-09-02 Juri Linkov <juri@jurta.org>
3898
3899 * search.texi (Regexp Replace): Add missing backslash to \footnote.
3900
3901 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
3902
3903 * kmacro.texi (Basic Keyboard Macro):
3904 `apply-macro-to-region-lines' now operates on all lines that begin
3905 in the region, rather than on all complete lines in the region.
3906
3907 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3908
3909 * frames.texi (Drag and drop): Add documentation about
3910 x-dnd-test-function and x-dnd-known-types.
3911
3912 2004-08-30 Luc Teirlinck <teirllm@auburn.edu>
3913
3914 * indent.texi: Various minor changes in addition to:
3915 (Indentation Commands): Correct description of `indent-relative'.
3916 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
3917 mode. The *Tab Stops* buffer uses Overwrite Mode.
3918 (Just Spaces): `tabify' converts sequences of at least two spaces
3919 to tabs.
3920
3921 2004-08-28 Eli Zaretskii <eliz@gnu.org>
3922
3923 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
3924 Emacs and related programs.
3925
3926 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
3927
3928 * frames.texi (Secondary Selection): Setting the secondary
3929 selection with M-Drag-Mouse-1 does not alter the kill ring,
3930 setting it with M-Mouse-1 and M-Mouse-3 does.
3931 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
3932 toolkit scroll bars.
3933 (Scroll Bars): Ditto.
3934
3935 * windows.texi (Basic Window): When using a window system, the value
3936 of point in a non-selected window is indicated by a hollow box.
3937 (Split Window): Side by side windows are separated by a scroll bar,
3938 if scroll bars are used.
3939 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
3940 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
3941 (Window Convenience): Update bindings for `winner-undo' and
3942 `winner-redo'.
3943
3944 * ack.texi (Acknowledgments): Use `@unnumbered'.
3945 * misc.texi : Adapt sectioning in Info to the node structure.
3946 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
3947 of "Using Emacs as a Server".
3948 * building.texi (Building): Interchange nodes (for correct numbering).
3949 * programs.texi (Programs): Interchange nodes (for correct numbering).
3950 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
3951 Info to the node structure.
3952 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
3953 Rearrange order of nodes and sections such that both "GNU GENERAL
3954 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
3955 end, as appropriate for appendices.
3956 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
3957 Use `@unnumberedsec'.
3958 * trouble.texi: Adapt sectioning in Info to the node structure.
3959 Adapt node pointers to change in emacs.texi.
3960 * cmdargs.texi, doclicense.texi: Adapt node pointers.
3961
3962 2004-08-27 Richard M. Stallman <rms@gnu.org>
3963
3964 * faq.texi: Fix texinfo usage, esp. doublequotes.
3965 (Difference between Emacs and XEmacs): Some clarification.
3966
3967 * faq.texi (Difference between Emacs and XEmacs):
3968 Explain not to contrast XEmacs with GNU Emacs.
3969
3970 2004-08-26 Richard M. Stallman <rms@gnu.org>
3971
3972 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
3973
3974 2004-08-25 Kenichi Handa <handa@m17n.org>
3975
3976 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
3977 description for unibyte mode.
3978
3979 2004-08-23 Luc Teirlinck <teirllm@auburn.edu>
3980
3981 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
3982
3983 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
3984 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
3985 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
3986 in @pxref.
3987
3988 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
3989
3990 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
3991 Change section names.
3992
3993 2004-08-22 David Kastrup <dak@gnu.org>
3994
3995 * reftex.texi (AUCTeX): Update links, section name.
3996
3997 * faq.texi (Calc): Update availability (included in 22.1).
3998 (AUCTeX): Update availability, information, versions, description.
3999
4000 2004-08-21 Luc Teirlinck <teirllm@auburn.edu>
4001
4002 * kmacro.texi (Keyboard Macro Ring): Rename section.
4003 Emacs treats the head of the macro ring as the `last keyboard macro'.
4004 (Keyboard Macro Counter): Minor change.
4005 (Save Keyboard Macro): Some clarifications.
4006 (Edit Keyboard Macro): Rename section.
4007
4008 * buffers.texi (Buffers): Maximum buffer size is now 256M on
4009 32-bit machines.
4010 (Several Buffers): Clarify which buffer is selected if `2' is
4011 pressed in the Buffer Menu.
4012 Auto Revert mode can be used to update the Buffer Menu
4013 automatically.
4014
4015 2004-08-21 Eli Zaretskii <eliz@gnu.org>
4016
4017 * help.texi (Misc Help): Add an index entry for finding an Info
4018 manual by its file name.
4019
4020 2004-08-20 Luc Teirlinck <teirllm@auburn.edu>
4021
4022 * files.texi (Backup Deletion): Correct description of
4023 `delete-old-versions'.
4024 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
4025 (Auto Save Files): Recommend `auto-save-mode' to reenable
4026 auto-saving, rather than the abbreviation `auto-save'.
4027
4028 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
4029
4030 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
4031 for "killing" and "yanking" in main menu.
4032
4033 2004-08-16 Richard M. Stallman <rms@gnu.org>
4034
4035 * killing.texi (Yanking, Killing): Minor cleanups.
4036
4037 * mark.texi (Momentary Mark): Minor cleanups.
4038
4039 2004-08-15 Kenichi Handa <handa@etl.go.jp>
4040
4041 * custom.texi (Non-ASCII Rebinding):
4042 C-q always inserts the right code to pass to global-set-key.
4043
4044 2004-08-14 Eli Zaretskii <eliz@gnu.org>
4045
4046 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
4047
4048 2004-08-13 Luc Teirlinck <teirllm@auburn.edu>
4049
4050 * regs.texi (RegNumbers): Mention `C-x r i' binding for
4051 `insert-register', instead of `C-x r g' binding, for consistency.
4052
4053 2004-08-12 Luc Teirlinck <teirllm@auburn.edu>
4054
4055 * fixit.texi (Spelling): Fix typo.
4056
4057 2004-08-11 Luc Teirlinck <teirllm@auburn.edu>
4058
4059 * help.texi (Help): Fix Texinfo usage.
4060
4061 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
4062
4063 * cc-mode.texi: Various updates for CC Mode 5.30.9.
4064
4065 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
4066
4067 Sync with Tramp 2.0.44.
4068
4069 2004-08-05 Lars Hansen <larsh@math.ku.dk>
4070
4071 * widget.texi (User Interface): Update how to separate the
4072 editable field of an editable-field widget from other widgets.
4073 (Programming Example): Add text after field.
4074
4075 2004-07-24 Richard M. Stallman <rms@gnu.org>
4076
4077 * text.texi (Paragraphs): Update how paragraphs are separated
4078 and the default for paragraph-separate.
4079
4080 * search.texi (Regexp Replace): Further update text for new
4081 replacement operators.
4082
4083 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
4084
4085 * emacs-mime.texi (Encoding Customization): Add a note to the
4086 mm-content-transfer-encoding-defaults entry.
4087 (rfc2047): Update.
4088
4089 * gnus.texi (Article Highlighting): Add
4090 gnus-cite-ignore-quoted-from.
4091 (POP before SMTP): New node.
4092 (Posting Styles): Addition.
4093 (Splitting Mail): Add nnmail-split-lowercase-expanded.
4094 (Fancy Mail Splitting): Ditto.
4095 (X-Face): Add gnus-x-face.
4096
4097 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
4098
4099 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
4100 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
4101
4102 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
4103
4104 * gnus.texi (Mail Source Specifiers): Describe
4105 `pop3-leave-mail-on-server'.
4106
4107 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
4108
4109 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
4110
4111 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
4112 repository. Change setfilename.
4113
4114 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
4115
4116 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
4117
4118 * emacs-xtra.texi (Subdir switches): Dired does not remember the
4119 `R' switch.
4120
4121 * dired.texi (Dired Updating): `k' only deletes inserted
4122 subdirectories from the Dired buffer if a prefix argument was given.
4123
4124 * search.texi (Regexps): Delete redundant definition of `symbol' in
4125 description of `\_>'. It already occurs in the description of `\_<'.
4126
4127 2004-07-02 Juri Linkov <juri@jurta.org>
4128
4129 * pcl-cvs.texi (Viewing differences): Add `d r'.
4130
4131 2004-07-01 Juri Linkov <juri@jurta.org>
4132
4133 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
4134 (Regexp Search): Add M-r.
4135
4136 2004-06-30 Luc Teirlinck <teirllm@auburn.edu>
4137
4138 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
4139
4140 2004-06-29 Jesper Harder <harder@ifa.au.dk>
4141
4142 * ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
4143 * eshell.texi, ediff.texi, calendar.texi: Markup fixes.
4144
4145 2004-06-25 Richard M. Stallman <rms@gnu.org>
4146
4147 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
4148
4149 2004-06-25 David Kastrup <dak@gnu.org>
4150
4151 * search.texi (Regexp Replace): Some typo corrections and
4152 rearrangement.
4153
4154 2004-06-24 David Kastrup <dak@gnu.org>
4155
4156 * search.texi (Unconditional Replace): Use replace-string instead
4157 of query-replace in example.
4158 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
4159 sequences.
4160 (Query Replace): Correct explanation of `^' which does not use
4161 the mark stack.
4162
4163 2004-06-21 Nick Roberts <nickrob@gnu.org>
4164
4165 * misc.texi (Shell History Copying): Document comint-insert-input.
4166 (Shell Ring): Describe comint-dynamic-list-input-ring here.
4167
4168 2004-06-21 Karl Berry <karl@gnu.org>
4169
4170 * info.texi (Top): Mention that only Emacs has mouse support.
4171 (Getting Started): Mention this in a few other places.
4172
4173 2004-06-20 Jesper Harder <harder@ifa.au.dk>
4174
4175 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
4176 * custom.texi (Customization): Do.
4177 * anti.texi (Antinews): Do.
4178 * abbrevs.texi (Defining Abbrevs): Do.
4179
4180 * programs.texi (Info Lookup): Fix keybinding for
4181 info-lookup-symbol.
4182
4183 2004-06-16 Juanma Barranquero <lektu@terra.es>
4184
4185 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
4186 Add emacs-xtra.
4187 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
4188 (clean): Add emacs-xtra and flymake. Remove redundancies.
4189
4190 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
4191
4192 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
4193 Add emacs-xtra.
4194 * emacs-xtra.texi: New file.
4195
4196 2004-06-14 Luc Teirlinck <teirllm@auburn.edu>
4197
4198 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
4199 (Dired and Find): Mention differences with ordinary Dired buffers.
4200
4201 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
4202
4203 * autotype.texi (Copyrights, Timestamps): Recommend
4204 `before-save-hook' instead of `write-file-functions'.
4205
4206 2004-06-13 Richard M. Stallman <rms@gnu.org>
4207
4208 * custom.texi (Init Syntax): Explain about vars that do special
4209 things when set with setq or with Custom.
4210 (Init Examples): Add line-number-mode example.
4211
4212 2004-06-13 Lars Hansen <larsh@math.ku.dk>
4213
4214 * dired-x.texi (dired-mark-omitted): Update keybinding.
4215
4216 2004-06-12 Juri Linkov <juri@jurta.org>
4217
4218 * dired.texi (Operating on Files): Add dired-do-touch.
4219
4220 2004-06-10 Kim F. Storm <storm@cua.dk>
4221
4222 * pcl-cvs.texi (Viewing differences): Add 'd y'.
4223
4224 2004-06-10 Juri Linkov <juri@jurta.org>
4225
4226 * building.texi (Lisp Eval): Add C-M-x on defface.
4227
4228 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
4229
4230 * files.texi (Reverting): Auto-Revert mode and
4231 Global Auto-Revert mode no longer revert remote files.
4232
4233 2004-06-05 Lars Hansen <larsh@math.ku.dk>
4234
4235 * dired-x.texi (variable dired-omit-mode): Rename from
4236 dired-omit-files-p.
4237 (function dired-omit-mode): Rename from dired-omit-toggle.
4238 Call dired-omit-mode rather than set dired-omit-files-p.
4239 (dired-mark-omitted): Describe command.
4240
4241 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
4242
4243 Version 2.0.41 of Tramp released.
4244
4245 2004-05-29 Juanma Barranquero <lektu@terra.es>
4246
4247 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
4248 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
4249
4250 2004-05-29 Richard M. Stallman <rms@gnu.org>
4251
4252 * custom.texi (Init File): Two dashes start --no-site-file.
4253
4254 * cl.texi (Top): Call this chapter `Introduction'.
4255 (Overview): In TeX, no section heading here.
4256
4257 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
4258
4259 2004-05-29 Alan Mackenzie <acm@muc.de>
4260
4261 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
4262 ("AWK"): Is consistently thus spelt throughout.
4263 (AWK, Pike): Document as "C-like modes".
4264 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
4265 (M-x man): Supersedes M-x manual-entry.
4266 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
4267
4268 ("Comments in C"): Delete node; the info is in CC Mode manual.
4269 (c-comment-only-line-offset): Remove description.
4270
4271 (C-c ., C-c C-c): Describe new C Mode bindings.
4272
4273 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
4274 (@dfn{Style}, c-default-style, comment-column, comment-padding)
4275 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
4276 Amend definitions.
4277
4278 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
4279 Describe functions.
4280
4281 (c-comment-start-regexp, c-hanging-comment-ender-p)
4282 (c-hanging-comment-starter-p): Remove obsolete definitions.
4283
4284 * emacs.texi: Remove the menu entry "Comments in C".
4285
4286 2004-05-29 Eli Zaretskii <eliz@gnu.org>
4287
4288 * Makefile.in (../info/flymake, flymake.dvi): New targets.
4289 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
4290
4291 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
4292
4293 * flymake.texi: New file.
4294
4295 2004-05-28 Simon Josefsson <jas@extundo.com>
4296
4297 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
4298
4299 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
4300
4301 * dired.texi (Dired and Find): `find-ls-option' does not apply to
4302 `M-x locate'.
4303
4304 2004-05-16 Karl Berry <karl@gnu.org>
4305
4306 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
4307 makeinfo --html fails.
4308 * help.texi (Help Summary) [@ifnottex]: Likewise.
4309
4310 2004-05-13 Nick Roberts <nickrob@gnu.org>
4311
4312 * building.texi (GDB Graphical Interface): Update and describe
4313 layout first.
4314
4315 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
4316
4317 Version 2.0.40 of Tramp released.
4318
4319 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
4320
4321 Complete rework, based on review by Karl Berry <karl@gnu.org>.
4322
4323 * tramp.texi (Auto-save and Backup): Explain exploitation of new
4324 variables `tramp-backup-directory-alist' and
4325 `tramp-bkup-backup-directory-info'.
4326 (Overview, Connection types)
4327 (External transfer methods, Default Method)
4328 (Windows setup hints): Remove restriction of password entering
4329 with external methods.
4330 (Auto-save and Backup): Make file name example
4331 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
4332 and `auto-save-directory' must be used.
4333 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
4334 only "NT"). Remove doubled entry "What kinds of systems does
4335 @tramp{} work on".
4336 (tramp): Macro removed.
4337 (Obtaining Tramp): Flag removed from title.
4338 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
4339 and `trampver' used properly. Flag `tramp-inst' replaced by
4340 `installchapter'. Installation related text adapted.
4341
4342 2004-05-04 Jason Rumney <jasonr@gnu.org>
4343
4344 * makefile.w32-in: Revert last change.
4345
4346 2004-05-03 Jason Rumney <jasonr@gnu.org>
4347
4348 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
4349
4350 2004-04-28 Masatake YAMATO <jet@gyve.org>
4351
4352 * widget.texi (Programming Example): Remove overlays.
4353
4354 2004-04-27 Jesper Harder <harder@ifa.au.dk>
4355
4356 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
4357
4358 2004-04-23 Juanma Barranquero <lektu@terra.es>
4359
4360 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4361
4362 2004-04-18 Juri Linkov <juri@jurta.org>
4363
4364 * fixit.texi (Spelling): Remove file extension from ispell xref.
4365
4366 2004-04-15 Kim F. Storm <storm@cua.dk>
4367
4368 * cmdargs.texi (Initial Options): Add -Q.
4369
4370 2004-04-05 Kim F. Storm <storm@cua.dk>
4371
4372 * custom.texi (File Variables): Add safe-local-eval-forms.
4373
4374 2004-04-05 Jesper Harder <harder@ifa.au.dk>
4375
4376 * info.texi (Info Search): Add info-apropos.
4377
4378 2004-04-02 Luc Teirlinck <teirllm@auburn.edu>
4379
4380 * files.texi (Reverting): Correct description of revert-buffer's
4381 handling of point.
4382
4383 2004-03-22 Juri Linkov <juri@jurta.org>
4384
4385 * emacs.texi (Top): Add `Misc X'.
4386
4387 * faq.texi, trouble.texi: Fix help key bindings.
4388
4389 * glossary.texi: Improve references.
4390
4391 * help.texi: Sync keywords with finder.el.
4392
4393 * mini.texi (Completion): Add description for menu items.
4394
4395 * misc.texi (Browse-URL, FFAP): Add information about keywords.
4396
4397 * sending.texi (Mail Methods): Fix xref to Message manual.
4398
4399 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
4400
4401 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
4402 (as suggested by Karl Berry). Update information about colored
4403 stars in menus. Add new subheading describing M-n.
4404
4405 2004-03-12 Richard M. Stallman <rms@gnu.org>
4406
4407 * cl.texi (Top): Rename top node's title.
4408
4409 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
4410
4411 2004-03-08 Karl Berry <karl@gnu.org>
4412
4413 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
4414 problems making the texinfo distribution.
4415
4416 2004-03-04 Richard M. Stallman <rms@gnu.org>
4417
4418 * search.texi (Regexps): Explain that ^ and $ have their
4419 special meanings only in certain contexts.
4420
4421 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
4422
4423 * mule.texi (Specify Coding): Doc C-x RET F.
4424
4425 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
4426 for multiple compile and grep buffers.
4427 (Indirect Buffers): Don't recommand clone-indirect-buffer
4428 for multiple compile and grep buffers.
4429
4430 2004-02-29 Simon Josefsson <jas@extundo.com>
4431
4432 * smtpmail.texi (Authentication): Changed the list of supported
4433 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
4434 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
4435 <voegelas@gmx.net>.
4436
4437 2004-02-29 Juanma Barranquero <lektu@terra.es>
4438
4439 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
4440 Use $(DEL) instead of rm, and ignore exit code.
4441
4442 2004-02-29 Kai Grossjohann <kgrossjo@eu.uu.net>
4443
4444 Tramp version 2.0.39 released.
4445
4446 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
4447
4448 * tramp.texi (Customizing Completion): Explain new functions
4449 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
4450 (all): Savannah URLs unified to "http://savannah.nongnu.org".
4451 (Top): Refer to Savannah mailing list as the major one. Mention
4452 older mailing lists in HTML mode only.
4453 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
4454 (Frequently Asked Questions): Remote hosts must not be Unix-like
4455 for "smb" method.
4456 (Password caching): New node.
4457 (External transfer methods): Refer to password caching for "smb"
4458 method.
4459
4460 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
4461
4462 * building.texi (Watch Expressions): Update.
4463
4464 2004-02-21 Juri Linkov <juri@jurta.org>
4465
4466 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
4467 --directory, --help, --version. Move text about command-line-args
4468 to Command Arguments.
4469 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
4470 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
4471 (Window Size X): Join -g and --geometry. Add @cindex.
4472 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
4473 (Title X): Remove alias -title.
4474 (Misc X): New node.
4475
4476 2004-02-17 Karl Berry <karl@gnu.org>
4477
4478 * info.texi (Help-Int): Mention the new line number feature.
4479
4480 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4481
4482 * frames.texi (Drag and drop): Add Motif to list of supported
4483 protocols.
4484
4485 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
4486
4487 * ses.texi (Advanced Features): New functionality for
4488 ses-set-header-row (defaults to current row unless C-u used).
4489 (Acknowledgements): Add Stefan Monnier.
4490
4491 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4492
4493 * frames.texi (Drag and drop): New section.
4494
4495 2004-01-24 Richard M. Stallman <rms@gnu.org>
4496
4497 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
4498 Include it only @ifnotinfo. Patch the preceding and following
4499 node headers to point to each other.
4500
4501 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
4502
4503 * calendar.texi (Appointments): Update section.
4504
4505 2003-12-29 Kevin Ryde <user42@zip.com.au>
4506
4507 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
4508
4509 * programs.texi (C Modes): Fix the xref.
4510
4511 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
4512
4513 * building.texi (Watch Expressions): Update.
4514 (Commands of GUD): Include use of toolbar + breakpoints set from
4515 fringe/margin.
4516
4517 2003-12-03 Andre Spiegel <spiegel@gnu.org>
4518
4519 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
4520 <acm@muc.de>.
4521
4522 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
4523
4524 Tramp version 2.0.38 released.
4525
4526 * tramp.texi (Remote shell setup): Warn of environment variables
4527 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
4528 <sven.gabriel@imk.fzk.de>.
4529 (Configuration): Tramp now chooses base64/uuencode
4530 automatically. Update wording accordingly.
4531 (Top): More description for the `Default Method' menu entry.
4532 (Default Method): Use @code, not @var, for Lisp variables.
4533 (Default Method): New subsection `Which method is the right one
4534 for me?' Suggested by Christian Kirsch.
4535 (Configuration): Pointer to new subsection added.
4536 (Default Method): Too many "use" in one sentence.
4537 Rephrase. Reported by Christian Kirsch.
4538 (Filename Syntax): Old `su' example is probably a left-over from
4539 the sm/su method naming. Replace with `ssh', instead.
4540 (External transfer methods, Auto-save and Backup):
4541 Typo fixes.
4542
4543 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
4544
4545 * tramp.texi (all): Harmonize all occurences of @tramp{}.
4546 (Top): Mention japanese manual only if flag `jamanual' is set.
4547 Insert section `Japanese manual' in menu.
4548
4549 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4550
4551 * frames.texi (Dialog Boxes): Add use-file-dialog.
4552
4553 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
4554
4555 * eshell.texi (Known Problems): Add doc item.
4556
4557 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4558
4559 * ack.texi: Note that Alan Mackenzie contributed the AWK support
4560 in CC Mode.
4561
4562 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4563
4564 * cc-mode.texi: Update for CC Mode 5.30.
4565
4566 Note: Please refrain from doing purely cosmetic changes like
4567 removing trailing whitespace in this manual; it clobbers cvs
4568 merging for no good reason.
4569
4570 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4571
4572 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
4573 * man/commands.texi, man/custom.texi, man/display.texi:
4574 * man/ediff.texi, man/emacs.texi, man/faq.texi, man/files.texi:
4575 * man/frames.texi, man/glossary.texi, man/killing.texi:
4576 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
4577 * man/mule.texi, man/rmail.texi, man/search.texi:
4578 * man/sending.texi, man/text.texi, man/tramp.texi:
4579 * man/trouble.texi, man/vip.texi, man/viper.texi, man/widget.texi:
4580 * man/woman.texi: Replace @sc{ascii} and ASCII with @acronym{ASCII}.
4581
4582 2003-11-01 Alan Mackenzie <acm@muc.de>
4583
4584 * search.texi (Scrolling During Incremental Search): Document a
4585 new scrolling facility in isearch mode.
4586
4587 2003-10-26 Karl Berry <karl@gnu.org>
4588
4589 * info.texi (Info Search): Echo area, not echo are. From Debian
4590 diff.
4591
4592 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
4593
4594 * widget.texi (Defining New Widgets): Document new beavior of
4595 :buttons and :children keywords.
4596
4597 2003-10-22 Miles Bader <miles@gnu.org>
4598
4599 * Makefile.in (info): Move before $(top_srcdir)/info.
4600
4601 2003-10-22 Nick Roberts <nick@nick.uklinux.net>
4602
4603 * building.texi (Watch Expressions): Update section on data display
4604 to reflect code changes (GDB Graphical Interface).
4605
4606 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
4607
4608 * tramp.texi (Inline methods): Small grammar fix.
4609 (External transfer methods): Likewise.
4610
4611 2003-10-13 Richard M. Stallman <rms@gnu.org>
4612
4613 * xresources.texi (GTK resources): Clean up previous change.
4614
4615 2003-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4616
4617 * xresources.texi (GTK resources): Add a note that some themes
4618 disallow customizations. Add scroll theme example.
4619
4620 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
4621
4622 * speedbar.texi: Remove paragraph for GUD that is no longer true.
4623
4624 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
4625
4626 * texinfo.tex: Replace `%' in arch tagline by @ignore.
4627
4628 2003-09-30 Richard M. Stallman <rms@gnu.org>
4629
4630 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
4631
4632 * widget.texi (User Interface): Fix typos.
4633
4634 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
4635
4636 * cmdargs.texi (General Variables): Remove MAILRC envvar.
4637
4638 * misc.texi (Saving Emacs Sessions): Shorten the section,
4639 collapsing back into one node.
4640
4641 2003-09-30 Lars Hansen <larsh@math.ku.dk>
4642
4643 * misc.texi: Section "Saving Emacs Sessions" rewritten.
4644
4645 2003-09-29 Jan Dj\e,Ad\e(Brv. <jan.h.d@swipnet.se>
4646
4647 * xresources.texi (GTK names in Emacs): Correct typo.
4648
4649 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
4650
4651 * pcl-cvs.texi (Selected Files): Fix typo.
4652
4653 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
4654
4655 * cmdargs.texi (Font X): Mention new default font. More
4656 fully describe long font names, wildcard patterns and the
4657 problems involved. (Result of discussion on emacs-devel.)
4658
4659 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
4660
4661 * emacs.texi (Acknowledgements): Correct typo.
4662
4663 2003-09-22 Richard M. Stallman <rms@gnu.org>
4664
4665 * dired.texi (Misc Dired Commands): New node.
4666 (Dired Navigation): Add dired-goto-file.
4667
4668 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
4669
4670 * emacs.texi (Acknowledgements): New node, split from Distribution.
4671
4672 * cmdargs.texi (Action Arguments): -f reads interactive args.
4673
4674 2003-09-21 Karl Berry <karl@gnu.org>
4675
4676 * info.texi (] and [ commands): No period at end of section title.
4677
4678 2003-09-08 Lute Kamstra <lute@gnu.org>
4679
4680 * screen.texi (Mode Line): Say that POS comes before LINE.
4681 Mention `size-indication-mode'.
4682 * display.texi (Optional Mode Line): Document
4683 `size-indication-mode'.
4684 * basic.texi (Position Info): Mention `size-indication-mode'.
4685
4686 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
4687
4688 * xresources.texi (Resources): Refer to `editres' man page.
4689 (Lucid Resources): Update defaults. Expand description of
4690 `shadowThickness'.
4691
4692 2003-09-04 Miles Bader <miles@gnu.org>
4693
4694 * Makefile.in (top_srcdir): New variable.
4695 ($(top_srcdir)/info): New rule.
4696 (info): Depend on it.
4697
4698 2003-09-03 Peter Runestig <peter@runestig.com>
4699
4700 * makefile.w32-in: New file.
4701
4702 2003-08-29 Richard M. Stallman <rms@gnu.org>
4703
4704 * misc.texi (Saving Emacs Sessions): Correct previous change.
4705
4706 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
4707
4708 * widget.texi (User Interface): Explain the need of static text
4709 around an editable field.
4710
4711 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
4712
4713 * widget.texi (Basic Types): The argument to `:help-echo' can now
4714 be a form that evaluates to a string.
4715
4716 * emacs.texi (Top): Update menu to reflect new Keyboard Macros
4717 chapter.
4718 (Intro): Include kmacro.texi after fixit.texi instead of after
4719 custom.texi. (As suggested by Kim Storm.)
4720
4721 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
4722
4723 * fixit.texi (Fixit): Update `Next' pointer.
4724 * files.texi (Files): Update `Previous' pointer.
4725 * kmacro.texi (Keyboard Macros): Remove redundant node and
4726 section.
4727 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
4728 (Suggested by Kim Storm.)
4729 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim
4730 Storm.)
4731
4732 2003-08-18 Kim F. Storm <storm@cua.dk>
4733
4734 * kmacro.texi: New file describing enhanced keyboard macro
4735 functionality. Replaces old description in custom.texi.
4736
4737 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
4738 (Keyboard Macros): Move to new kmacro.texi file.
4739
4740 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
4741
4742 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
4743
4744 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
4745
4746 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
4747
4748 2003-08-17 Alex Schroeder <alex@gnu.org>
4749
4750 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
4751 required.
4752
4753 2003-08-16 Richard M. Stallman <rms@gnu.org>
4754
4755 * dired-x.texi (Shell Command Guessing): Explain *.
4756
4757 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
4758
4759 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
4760 log-edit-insert-changelog.
4761
4762 2003-08-05 Richard M. Stallman <rms@gnu.org>
4763
4764 * programs.texi (Lisp Indent): Don't describe
4765 lisp-indent-function property here. Use xref to Lisp Manual.
4766
4767 2003-08-03 Karl Berry <karl@gnu.org>
4768
4769 * info.texi: Need @contents.
4770
4771 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4772
4773 * calendar.texi (Date Formats): Document changed behaviour of
4774 abbreviations.
4775
4776 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
4777
4778 * buffers.texi (List Buffers): Fix previous change.
4779
4780 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4781
4782 Tramp version 2.0.36 released.
4783
4784 * tramp.texi (Remote shell setup): Explain about problems with
4785 non-Bourne commands in ~/.profile and ~/.shrc.
4786
4787 2003-07-13 Markus Rost <rost@math.ohio-state.edu>
4788
4789 * buffers.texi (List Buffers): Adjust to new format of *Buffer
4790 List*.
4791
4792 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
4793
4794 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
4795 renaming of `vis-mode' to `visible-mode'.
4796
4797 * display.texi (Font Lock): Fix typo.
4798
4799 2003-07-07 Richard M. Stallman <rms@gnu.org>
4800
4801 * display.texi (Font Lock): Add xref for format info on
4802 font-lock-remove-keywords.
4803
4804 * building.texi (Compilation): Document what happens with asynch
4805 children of compiler process.
4806
4807 * help.texi (Library Keywords): Use @multitable.
4808
4809 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
4810
4811 * info.texi (Top, Help-Small-Screen): Remove accidentally added
4812 next, prev and up pointers.
4813
4814 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
4815
4816 * info.texi (Help): Mention existence of Emacs and stand-alone
4817 Info at the very beginning of the tutorial.
4818 (Help-Inv): New node.
4819 (Help-]): New node.
4820 (Help-M): Systematically point out the differences between default
4821 Emacs and stand-alone versions. Delete second menu.
4822 (Help-Xref): Systematically point out the differences between
4823 default Emacs and stand-alone versions.
4824 (Help-Int): Change `l' example.
4825 (Expert Info): Fix typos.
4826 (Emacs Info Variables): Mention `Info-hide-note-references' and
4827 new default for `Info-scroll-prefer-subnodes'.
4828
4829 2003-06-17 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4830
4831 Version 2.0.35 of Tramp released.
4832
4833 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
4834 (Inline methods): Add methods `remsh' and `plink1'.
4835 (External transfer methods): Add method `remcp'.
4836 (Multi-hop Methods): Add method `remsh'.
4837 Small patch from Adrian Aichner <adrian@xemacs.org>:
4838 Fix minor typos.
4839 (Concept Index): Added to make manual searchable via
4840 `Info-index'.
4841 (Version Control): Add cindex entry.
4842
4843 2003-06-04 Richard M. Stallman <rms@gnu.org>
4844
4845 * programs.texi (Expressions): Delete C-M-DEL.
4846
4847 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
4848 comint-move-point-for-output renamed from
4849 comint-scroll-to-bottom-on-output.
4850
4851 * custom.texi (Init Rebinding): Replace previous change with xref.
4852 (Non-ASCII Rebinding): Explain that issue more briefly here.
4853
4854 2003-05-28 Richard M. Stallman <rms@gnu.org>
4855
4856 * indent.texi (Indentation): Condense, simplify, clarify prev change.
4857
4858 2003-05-28 Nick Roberts <nick@nick.uklinux.net>
4859
4860 * building.texi (GDB Graphical Interface): New node.
4861 (Rewritten somewhat by RMS.)
4862
4863 2003-05-28 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4864
4865 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
4866 non-English letters. Explain how to set coding systems correctly
4867 and how to include the right coding cookie in the file.
4868
4869 2003-05-24 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4870
4871 * trampver.texi: Version 2.0.34 released.
4872
4873 2003-05-22 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4874
4875 * indent.texi (Indentation): Explain the concepts.
4876 (Just Spaces): Explain why preventing tabs for indentation might
4877 be useful.
4878
4879 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4880
4881 * faq.texi: Improve previous changes.
4882
4883 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
4884
4885 * faq.texi: Update copyright and maintenance details.
4886 Update some package URLs, versions, and maintainers.
4887 Remove many references to the Emacs Lisp Archive.
4888
4889 2003-04-23 Simon Josefsson <jas@extundo.com>
4890
4891 * smtpmail.texi: Fix license (the invariant sections mentioned has
4892 never been part of the smtp manual). Align info dir entry with
4893 other emacs packages.
4894
4895 2003-04-16 Richard M. Stallman <rms@gnu.org>
4896
4897 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
4898
4899 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
4900
4901 * tramp.texi: Version 2.0.33 released.
4902 Remove installation chapter. Remove XEmacs specifics.
4903
4904 2003-03-29 Richard M. Stallman <rms@gnu.org>
4905
4906 * tramp.texi (Top): Undo the previous renaming.
4907 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
4908
4909 2003-03-29 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4910
4911 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
4912 version of manual.
4913
4914 * tramp.texi (Auto-save and Backup): New node.
4915
4916 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
4917
4918 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
4919 Emacs" in order to have better differentiation to "XEmacs".
4920 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
4921 are new macros in order to point to the other Emacs flavor where
4922 appropriate. In info case, point to node `Installation' in order
4923 to explain how to generate the other way. In html case, make a
4924 link to the other html file.
4925 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
4926 after CVS checkout/update.
4927 (Installation): Completely rewritten.
4928 (Installation parameters, Load paths): New sections under
4929 `Installation'.
4930
4931 2003-02-28 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4932
4933 * tramp.texi: Version 2.0.30 released.
4934 Replace word "path" with "localname" where used as a component of
4935 a Tramp file name.
4936
4937 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
4938
4939 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
4940 introduced.
4941 (Installation): Explain what to do if files from the tramp/contrib
4942 directory are needed.
4943
4944 2003-02-23 Alex Schroeder <alex@emacswiki.org>
4945
4946 * smtpmail.texi (How Mail Works): New.
4947
4948 2003-02-22 Alex Schroeder <alex@emacswiki.org>
4949
4950 * cmdargs.texi (General Variables): Document SMTPSERVER.
4951
4952 * smtpmail.texi: New file.
4953
4954 * sending.texi: Remove SMTP node.
4955 (Mail Sending): Describe `send-mail-function'. Link to SMTP
4956 library.
4957
4958 * Makefile.in: Build SMTP manual.
4959
4960 2003-02-22 Alex Schroeder <alex@emacswiki.org>
4961
4962 * sending.texi (Sending via SMTP): Explain MTA/MUA.
4963
4964 2003-02-22 Simon Josefsson <jas@extundo.com>
4965
4966 * sending.texi (Mail Methods): Add node about SMTP.
4967
4968 2003-02-17 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4969
4970 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
4971
4972 2003-02-05 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4973
4974 * tramp.texi: Version 2.0.29 released.
4975 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
4976 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
4977
4978 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
4979
4980 * tramp.texi (Frequently Asked Questions): Explain a workaround if
4981 another package loads accidently Ange-FTP.
4982
4983 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
4984
4985 * tramp.texi (Customizing Completion): Add function
4986 `tramp-parse-sconfig'. Change example of
4987 `tramp-set-completion-function', because parsing of ssh config
4988 files looks more natural.
4989
4990 2003-02-01 Kevin Ryde <user42@zip.com.au>
4991
4992 * glossary.texi (Glossary): Correction to cl cross reference.
4993
4994 2003-01-20 Richard M. Stallman <rms@gnu.org>
4995
4996 * killing.texi (Rectangles): Document C-x c r.
4997
4998 2003-01-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4999
5000 * xresources.texi (GTK resources): New node.
5001 (GTK widget names): New node.
5002 (GTK names in Emacs): New node.
5003 (GTK styles): New node.
5004
5005 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
5006
5007 * gnus.texi: Do not use `path' in several locations.
5008
5009 2003-01-09 Francesco Potort\e,Al\e(B <pot@gnu.org>
5010
5011 * maintaining.texi (Create Tags Table): Add reference to the new
5012 `etags --help --lang=LANG' option.
5013
5014 2002-12-26 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
5015
5016 * tramp.texi (External transfer methods): New method `smb'. From
5017 Michael Albinus.
5018
5019 2002-11-05 Karl Berry <karl@gnu.org>
5020
5021 * info.texi (Info-fontify): Reorder face list to avoid bad line
5022 breaks.
5023
5024 2002-10-06 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5025
5026 * tramp.texi: Move @copying to standard place. Use
5027 @insertcopying.
5028
5029 2002-10-02 Karl Berry <karl@gnu.org>
5030
5031 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
5032 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi emacs.texi
5033 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
5034 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
5035 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
5036 Per rms, update all manuals to use @copying instead of @ifinfo.
5037 Also use @ifnottex instead of @ifinfo around the top node, where
5038 needed for the sake of the HTML output.
5039 (The Gnus manual is not fixed since it's not clear to me how it
5040 works; and the Tramp manual already uses @copying, although in an
5041 unusual way. All others were changed.)
5042
5043 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
5044
5045 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
5046 (../info/ses, ses.dvi): New targets.
5047 * ses.texi: New file.
5048
5049 2002-09-06 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
5050
5051 * texinfo.tex: Update to texinfo 4.2.
5052
5053 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
5054
5055 * reftex.texi: Update to RefTeX 4.19.
5056
5057 2002-06-17 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5058
5059 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
5060 (../info/tramp, tramp.dvi): New targets.
5061
5062 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
5063
5064 * Makefile.in (DVI_TARGETS): Add calc.dvi.
5065 (calc.dvi): Uncomment.
5066
5067 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5068
5069 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
5070 source files.
5071
5072 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5073
5074 * Makefile.in (emacsman): New target.
5075
5076 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
5077
5078 * Makefile.in (INFO_TARGETS): Add ../info/calc.
5079 (../info/calc): New target.
5080
5081 2001-10-20 Gerd Moellmann <gerd@gnu.org>
5082
5083 * (Version 21.1 released.)
5084
5085 2001-10-05 Gerd Moellmann <gerd@gnu.org>
5086
5087 * Branch for 21.1.
5088
5089 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
5090
5091 * Makefile.in (../info/info): Use an explicit -o switch to
5092 makeinfo.
5093
5094 2001-03-05 Gerd Moellmann <gerd@gnu.org>
5095
5096 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5097
5098 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5099
5100 * Makefile.in (../info/idlwave): Use --no-split.
5101
5102 2000-12-14 Dave Love <fx@gnu.org>
5103
5104 * Makefile.in (mostlyclean): Remove gnustmp.*
5105 (gnus.dvi): Change rule to remove @latex stuff.
5106
5107 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
5108
5109 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
5110
5111 2000-10-13 John Wiegley <johnw@gnu.org>
5112
5113 * Makefile.in: Add build targets for eshell.texi.
5114
5115 2000-09-25 Gerd Moellmann <gerd@gnu.org>
5116
5117 * Makefile.in: Remove/comment speedbar stuff.
5118
5119 2000-09-22 Dave Love <fx@gnu.org>
5120
5121 * Makefile.in: Add emacs-mime.
5122
5123 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
5124
5125 * Makefile.in (INFO_TARGETS): Add ../info/woman.
5126 (DVI_TARGETS): Add woman.dvi.
5127 (../info/woman, woman.dvi): New targets.
5128
5129 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5130
5131 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5132
5133 * pcl-cvs.texi: New file.
5134 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
5135 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
5136
5137 2000-05-11 Gerd Moellmann <gerd@gnu.org>
5138
5139 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
5140 (../info/ebrowse, ebrowse.dvi): New targets.
5141
5142 2000-01-13 Gerd Moellmann <gerd@gnu.org>
5143
5144 * Makefile.in (INFO_TARGETS): Add eudc.
5145 (DVI_TARGETS): Add eudc.dvi.
5146 (../info/eudc, eudc.dvi): New targets.
5147
5148 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
5149
5150 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
5151 compatibility with 8+3 filesystems).
5152 (../info/efaq): Rename from emacs-faq.
5153
5154 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
5155
5156 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
5157 (../info/idlwave, idlwave.dvi): New targets.
5158
5159 1999-10-23 Dave Love <fx@gnu.org>
5160
5161 * Makefile.in: Use autotype.texi.
5162
5163 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
5164
5165 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
5166 faq.texi file) rather than ../info/faq.
5167
5168 1999-10-07 Gerd Moellmann <gerd@gnu.org>
5169
5170 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
5171 (../info/ada-mode, ada-mode.dvi): New targets.
5172
5173 1999-09-01 Dave Love <fx@gnu.org>
5174
5175 * Makefile.in: Add faq.
5176
5177 1999-07-12 Richard Stallman <rms@gnu.org>
5178
5179 * Version 20.4 released.
5180
5181 1998-12-04 Markus Rost <rost@delysid.gnu.org>
5182
5183 * Makefile.in (INFO_TARGETS): Delete customize.info.
5184 (DVI_TARGETS): Delete customize.dvi.
5185 (../info/customize, customize.dvi): Targets deleted.
5186
5187 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5188
5189 * Version 20.3 released.
5190
5191 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5192
5193 * Makefile.in (EMACSSOURCES): Add mule.texi.
5194 Add msdog.texi, ack.texi. Remove gnu1.texi.
5195
5196 1998-04-06 Andreas Schwab <schwab@gnu.org>
5197
5198 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5199 it in dvi targets.
5200 (../etc/GNU): Change to $(srcdir) first.
5201
5202 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
5203
5204 * reftex.texi: Update for RefTeX version 3.22.
5205
5206 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
5207
5208 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
5209 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
5210
5211 1997-09-23 Paul Eggert <eggert@twinsun.com>
5212
5213 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5214 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5215 (../info/customize): Rename from ../info/custom.
5216 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
5217
5218 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5219
5220 * Version 20.2 released.
5221
5222 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5223
5224 * Version 20.1 released.
5225
5226 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5227
5228 * Makefile (../info/customize, customize.dvi): New targets.
5229 (INFO_TARGETS): Add ../info/customize.
5230 (DVI_TARGETS): Add customize.dvi.
5231
5232 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5233
5234 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
5235
5236 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5237
5238 * Version 19.33 released.
5239
5240 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5241
5242 * Version 19.32 released.
5243
5244 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5245
5246 * Makefile.in: Add rules for the Message manual.
5247
5248 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5249
5250 * gnus.texi: New version.
5251
5252 * message.texi: New manual.
5253
5254 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5255
5256 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5257
5258 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5259
5260 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5261 Specify -I option.
5262 (All dvi targets): Set the TEXINPUTS variable.
5263
5264 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5265
5266 * Version 19.31 released.
5267
5268 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
5269
5270 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
5271 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
5272
5273 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5274
5275 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
5276 (INFO_TARGETS): Add ../info/cc-mode.
5277 (DVI_TARGETS): Add cc-mode.dvi.
5278
5279 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5280
5281 * Version 19.30 released.
5282
5283 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5284
5285 * gnus.texi: New file.
5286
5287 1995-11-04 Erik Naggum <erik@naggum.no>
5288
5289 * gnus.texi: File deleted.
5290
5291 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
5292
5293 * mh-e.texi: "Function Index" -> "Command Index" to work with
5294 Emacs 19.30 C-h C-k support of separately-documented commands.
5295
5296 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5297
5298 * Makefile.in (../info/ediff, ediff.dvi): New targets.
5299 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
5300
5301 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5302
5303 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
5304 (../info/viper, viper.dvi): New targets.
5305
5306 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
5307
5308 * dired-x.texi (Installation): Change the example to set
5309 buffer-local variables like dired-omit-files-p in
5310 dired-mode-hook.
5311
5312 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5313
5314 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
5315 (../info/mh-e, mh-e.dvi): New targets.
5316
5317 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5318
5319 * Makefile.in (maintainer-clean): Rename from realclean.
5320
5321 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5322
5323 * Makefile.in: New file.
5324 * Makefile: File deleted.
5325
5326 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5327
5328 * Makefile (TEXINDEX_OBJS): Variable deleted.
5329 (texindex, texindex.o, getopt.o): Rules deleted.
5330 All deps on texindex deleted.
5331 (distclean): Don't delete texindex.
5332 (mostlyclean): Don't delete *.o.
5333 * texindex.c, getopt.c: Files deleted.
5334
5335 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5336
5337 * Version 19.26 released.
5338
5339 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
5340
5341 * Makefile (EMACSSOURCES): Exclude undo.texi.
5342
5343 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5344
5345 * Version 19.25 released.
5346
5347 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5348
5349 * Version 19.24 released.
5350
5351 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5352
5353 * Version 19.23 released.
5354
5355 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5356
5357 * Makefile: Delete spurious tab.
5358
5359 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5360
5361 * Makefile (.SUFFIXES): New rule.
5362
5363 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5364
5365 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
5366 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
5367
5368 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5369
5370 * Makefile (../info/sc): Rename frin sc.info.
5371 (../info/cl): Likewise.
5372 (INFO_TARGETS): Use new names.
5373
5374 1993-12-04 Richard Stallman (rms@srarc2)
5375
5376 * getopt.c: New file.
5377 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5378 (getopt.o): New rule.
5379 (dvi): Don't depend on texindex.
5380 (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
5381 Depend on texindex.
5382
5383 1993-12-03 Richard Stallman (rms@srarc2)
5384
5385 * Makefile (../info/sc.info): Rename from ../info/sc.
5386 (TEXI2DVI): New variable.
5387 (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
5388 Add explicit commands.
5389 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5390
5391 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5392
5393 * Version 19.22 released.
5394
5395 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5396
5397 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5398
5399 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5400
5401 * Version 19.21 released.
5402
5403 1993-11-15 Paul Eggert (eggert@twinsun.com)
5404
5405 * man/Makefile (../info/cl.info): Rename from ../info/cl.
5406
5407 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5408
5409 * Makefile (../etc/GNU): New target.
5410 (EMACSSOURCES): Add gnu1.texi.
5411
5412 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5413
5414 * Makefile (realclean): Don't delete the Info files.
5415
5416 1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5417
5418 * forms.texi: Fix forms.texi so that it will format correctly.
5419 Add missing `@end iftex', fix bad reference.
5420
5421 * info.texi, info-stn.texi: New files implement texinfo version of
5422 `info' file.
5423
5424 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5425 4' where appropriate.
5426
5427 1993-10-20 Brian Fox (bfox@ai.mit.edu)
5428
5429 * Makefile: Fix targets for texindex, new info.texi files.
5430 * info-stnd.texi: New file implements info for standalone info
5431 reader.
5432 * info.texi: Update to include recent changes to "../info/info".
5433 New source file for ../info/info; includes info-stnd.texi.
5434
5435 * texindex.c: Include "../src/config.h" if building in emacs.
5436
5437 * Makefile: Change all files to FILENAME.texi, force all targets
5438 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
5439 vip.texinfo, forms.texinfo, cl.texinfo.
5440 Add target to build texindex.c, defining `emacs'.
5441
5442 * forms.texi: Install new file to match version 2.3 of forms.el.
5443
5444 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5445
5446 * Version 19.19 released.
5447
5448 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
5449
5450 * sc.texinfo: Fix info file name.
5451
5452 * Makefile (info): Add gnus and sc.
5453 (dvi): Add gnus.dvi and sc.dvi.
5454 (../info/sc, sc.dvi): New targets.
5455
5456 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5457
5458 * Version 19.18 released.
5459
5460 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5461
5462 * Makefile: Fix source file names of the separate manuals.
5463 (gnus.dvi, ../info/gnus): New targets.
5464
5465 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5466
5467 * Version 19.17 released.
5468
5469 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5470
5471 * split-man: Fix typos in last change.
5472
5473 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5474
5475 * Version 19.16 released.
5476
5477 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5478
5479 * version 19.15 released.
5480
5481 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5482
5483 * Makefile (distclean): It's rm, not rf.
5484
5485 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5486
5487 * Version 19.14 released.
5488
5489 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5490
5491 * Makefile: New file.
5492
5493 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5494
5495 * Version 19.13 released.
5496
5497 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5498
5499 * Version 19.9 released.
5500
5501 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5502
5503 * Version 19.8 released.
5504
5505 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5506
5507 * cmdargs.texi: Document the -i, -itype, and -iconic options.
5508
5509 * trouble.texi: It's `enable-flow-control-on', not
5510 `evade-flow-control-on'.
5511
5512 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5513
5514 * display.texi: Document standard-display-european.
5515
5516 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5517
5518 * Version 19.7 released.
5519
5520 * emacs.texi: Add a sentence to the top menu mentioning the
5521 specific version of Emacs this manual applies to.
5522
5523 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5524
5525 * basic.texi: Document next-line-add-lines variable used to
5526 implement down-arrow.
5527
5528 * killing.texi: Document kill-whole-line.
5529
5530 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5531
5532 * text.texi: Update unix TeX ordering information.
5533
5534 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5535
5536 * news.texi: Mention fill-rectangle in keybinding list.
5537
5538 * killing.texi: Document fill-rectangle.
5539
5540 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5541
5542 * vc.texi: Bring the docs up to date with VC 5.2.
5543
5544 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5545
5546 * emacs.tex: Mention blackbox and gomoku under Amusements.
5547 Assembler mode is now mentioned and appropriately indexed
5548 under Programming Modes.
5549
5550 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
5551
5552 * emacs.tex: Update TeX ordering information.
5553
5554 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
5555
5556 * gnus.texinfo: New file. Removed installation instructions.
5557
5558 1990-06-26 David Lawrence (tale@geech)
5559
5560 * emacs.tex: Note that completion-ignored-extensions is not used
5561 to filter out names when all completions are displayed in
5562 *Completions*.
5563
5564 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5565
5566 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5567
5568 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
5569
5570 * emacs.tex: Add @findex grep.
5571
5572 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
5573
5574 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
5575 then define `\sc' as the command for smallcaps in Texinfo. This
5576 means that the @sc command will produce small caps. bfox has
5577 made the corresponding change to makeinfo and texinfm.el.
5578
5579 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5580
5581 * emacs.tex: Correct two typos. No other changes before
5582 Version 19 will be made.
5583
5584 * vip.texinfo: Remove menu entry Adding Lisp Code in node
5585 Customization since the menu entry did not point to anything.
5586 Also add an @finalout command to remove overfull hboxes from the
5587 printed output.
5588
5589 * cl.texinfo: Add @bye, \input line and @settitle to file.
5590 This file is clearly intended to be a chapter of some other work,
5591 but the other work does not yet exist.
5592
5593 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5594
5595 * texinfo.texinfo: Three typos corrected.
5596
5597 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5598
5599 * emacs.tex: Update information for obtaining TeX distribution from the
5600 University of Washington.
5601
5602 ;; Local Variables:
5603 ;; coding: iso-2022-7bit
5604 ;; End:
5605
5606 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
5607 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
5608 Copying and distribution of this file, with or without modification,
5609 are permitted provided the copyright notice and this notice are preserved.
5610
5611 ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd