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