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