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