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