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