* doc/misc/cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
[bpt/emacs.git] / doc / misc / ChangeLog
1 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4
5 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
6
7 * calc.texi (Customizing Calc): Rearrange description of new
8 variables to match the presentation of other variables.
9
10 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
11
12 * org.texi (Footnotes, Tables in HTML export): Fix typos.
13
14 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
15
16 * calc.texi (Making Selections, Selecting Subformulas)
17 (Customizing Calc): Mention how to use faces to emphasize selected
18 sub-formulas.
19
20 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
21
22 * tramp.texi (External packages): File attributes cache flushing
23 for asynchronous processes.
24
25 2010-08-01 Alan Mackenzie <acm@muc.de>
26
27 Enhance the manual for the latest Java Mode.
28
29 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
30 annotation-var-cont.
31 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
32 two new symbols.
33
34 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
35
36 * tramp.texi (Traces and Profiles): Describe verbose level 9.
37
38 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
39
40 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
41
42 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
43
44 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
45
46 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
47
48 * org.texi: Add macros to get plain quotes in PDF output.
49 List additional contributors.
50 (Capture): New section, replaces the section about remember.
51 (Working With Source Code): New chapter, focused on documenting Org
52 Babel.
53 (Code evaluation security): New section.
54 (MobileOrg): Document DropBox support.
55 (TaskJuggler export): Document taskjuggler and Gantt chart support.
56 (Special symbols): Show how to display UTF8 characters for entities.
57 (Global TODO list): Clarify the use of the "M" key and the differences
58 to the "m" key.
59 (RSS Feeds): Mention Atom feeds as well.
60 (Setting tags): Remove paragraph about
61 `org-complete-tags-always-offer-all-agenda-tags'.
62
63 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
64
65 * tramp.texi (Inline methods): Remove remark about doubled "-t"
66 argument.
67 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
68 echoing shells.
69
70 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
71
72 * tramp.texi (Inline methods): Remove "kludgy" phrase.
73 (Filename Syntax): Describe port numbers.
74
75 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
76
77 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
78 forgotten.
79 (Type Conversion): Precise conversion of natural numbers.
80 (Errors and Events): Add "debugging" to concept index. Add variable
81 `dbus-debug'.
82
83 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
84
85 * dbus.texi (Receiving Method Calls): Add optional argument
86 EMITS-SIGNAL to `dbus-register-property'.
87
88 2010-06-27 Alex Schroeder <alex@gnu.org>
89
90 * nxml-mode.texi (Commands for locating a schema): Fix typo.
91
92 2010-06-24 Glenn Morris <rgm@gnu.org>
93
94 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
95 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
96 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
97 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
98 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
99 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
100 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
101 * woman.texi: Start direntry descriptions in column 32, per Texinfo
102 convention. Make them end with a period.
103
104 2010-06-23 Glenn Morris <rgm@gnu.org>
105
106 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
107 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
108 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
109 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
110 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
111 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
112
113 2010-06-10 Glenn Morris <rgm@gnu.org>
114
115 * idlwave.texi (Load-Path Shadows):
116 * org.texi (Handling links): Fix typos.
117
118 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
119
120 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
121
122 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
123
124 * eshell.texi (Built-ins): Describe, how to disable a built-in command
125 by an alias. (Bug#6226)
126
127 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
128
129 * calc.texi (Manipulating Vectors): Mention that vectors can
130 be used to determine bins for `calc-histogram'.
131
132 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
133
134 * calc.texi: Remove "\turnoffactive" commands throughout.
135
136 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
137
138 * url.texi (HTTP language/coding, Customization):
139 * message.texi (Header Commands, Responses):
140 * cl.texi (Argument Lists): Fix typos.
141
142 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
143
144 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
145 Note that Development menu is always available.
146 (Creating a project): Fix terminology.
147 (Add/Remove files): Fix typo.
148
149 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
150
151 * Version 23.2 released.
152
153 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
154
155 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
156
157 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
158
159 * tramp.texi (Inline methods, Default Method):
160 Mention `tramp-inline-compress-start-size'.
161
162 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
163
164 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
165 the CVS repo. Put the Git repo in the news section.
166
167 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
168 Removed some mentions of CVS. Mention the new Git repo.
169
170 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
171
172 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
173 (Mail Group Commands): Add index entry.
174
175 2010-04-18 Glenn Morris <rgm@gnu.org>
176
177 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
178
179 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
180
181 * calc.texi (Radix modes): Mention that the option prefix will
182 turn on twos-complement mode.
183 (Inverse and Hyperbolic Flags): Mention the Option flag.
184
185 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
186
187 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
188 (LaTeX/PDF export commands): Rename and Move section.
189 (Sectioning structure): Update.
190 (References): New use case for field coordinates.
191 (The export dispatcher): Rename from ASCII export.
192 (Setting up the staging area): Document the availability of
193 encryption for MobileOrg.
194 (Images and tables): Document how to reference labels.
195 (Index entries): New section.
196 (Generating an index): New section.
197 (Column width and alignment): Document that <N> now
198 means a fixed width, not a maximum width.
199 (Publishing options): Document the :email option.
200 (Beamer class export): Fix bug in the BEAMER example.
201 (Refiling notes): Document refile logging.
202 (In-buffer settings): Document refile logging keywords.
203 (Drawers): Document `C-c C-z' command.
204 (Agenda commands): Mention the alternative key `C-c C-z'.
205 (Special properties): Document the BLOCKED property.
206 (The spreadsheet): Mention the formula editor.
207 (References): Document field coordinates.
208 (Publishing action): Correct the documentation for the
209 publishing function.
210 (The date/time prompt): Document that we accept dates
211 like month/day/year.
212 (Cooperation): Document the changes in table.el support.
213 (Faces for TODO keywords, Faces for TODO keywords)
214 (Priorities): Document the easy colors.
215 (Visibility cycling): Document the new double prefix
216 arg for `org-reveal'.
217 (Cooperation): Remember.el is part of Emacs.
218 (Clean view): Mention that `wrap-prefix' is also set by
219 org-indent-mode.
220 (Agenda commands): Add information about prefix args to
221 scheduling and deadline commands.
222 (Search view): Point to the docstring of
223 `org-search-view' for more details.
224 (Agenda commands): Document that `>' prompts for a date.
225 (Setting tags): Document variable
226 org-complete-tags-always-offer-all-agenda-tags.
227 (Column attributes): Cross-reference special properties.
228
229 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
230
231 Synchronize with Tramp repository.
232
233 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
234 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
235 supported MS Windows versions. Remove obsolete URL. Use the $()
236 syntax, texi2dvi reports errors with the backquotes.
237
238 * trampver.texi: Update release number.
239
240 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
241
242 * gnus.texi (Finding the News): Add pointers to the Server buffer
243 because it's essential.
244
245 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
246
247 * gnus.texi (MIME Commands): Update description of
248 gnus-article-browse-html-article.
249
250 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
251
252 * auth.texi (Secret Service API): Add TODO node.
253 (Help for users): Explain the new source options for `auth-sources'.
254
255 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
256
257 * trampver.texi: Update release number.
258
259 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
260
261 * Branch for 23.2.
262
263 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
264
265 * faq.texi (Escape sequences in shell output): Note that ansi-color is
266 now enabled by default.
267
268 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
269
270 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
271 when Emacs runs in interactive mode. (Bug#5645)
272
273 2010-02-16 Glenn Morris <rgm@gnu.org>
274
275 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
276
277 2010-02-05 Mark A. Hershberger <mah@everybody.org>
278
279 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
280
281 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
282
283 * gnus.texi (Score File Format): Fix typo.
284
285 2010-01-19 Mark A. Hershberger <mah@everybody.org>
286
287 * cc-mode.texi: Replace references to obsolete c-subword-mode.
288
289 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
290
291 * ada-mode.texi (Project File Overview): Fix typo.
292
293 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
294
295 * semantic.texi: Add Richard Y. Kim credit.
296
297 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
298
299 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
300
301 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
302 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
303
304 2010-01-17 Glenn Morris <rgm@gnu.org>
305
306 * calc.texi (Reporting Bugs): Don't mention format of repository.
307
308 * woman.texi (Bugs): Make "Emacs repository" less specific,
309 and the URL for same more specific.
310
311 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
312
313 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
314
315 * ede.texi (ede-step-project, ede-proj-target):
316 * tramp.texi (Remote processes): Fix typos.
317
318 2010-01-16 Mario Lang <mlang@delysid.org>
319
320 * ede.texi (ede-target):
321 * org.texi (Refiling notes): Remove duplicated words.
322
323 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
324
325 * gnus.texi (Posting Styles): Use with-current-buffer.
326 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
327
328 2010-01-02 Kevin Ryde <user42@zip.com.au>
329
330 * eieio.texi (Naming Conventions): Correction to xref on elisp
331 coding conventions, is "Tips" node not "Standards".
332
333 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
334
335 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
336
337 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
338
339 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
340
341 * gnus.texi (Direct Functions): Add missing port number to tls method.
342
343 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
344
345 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
346 ($(infodir)/edt, edt.dvi): New targets.
347
348 2009-12-15 Glenn Morris <rgm@gnu.org>
349
350 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
351 (edt, $(infodir)/edt, edt.dvi): New targets.
352 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
353
354 * Makefile.in (PDF_TARGETS, pdf): New.
355 (clean): Add *.pdf.
356 Add pdf rules for all manuals.
357
358 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
359
360 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
361
362 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
363
364 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
365 (Smart Jump, Analyzer Debug): Copyedits.
366 (Semantic mode user commands): Link to new nodes.
367 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
368 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
369 upstream Semantic manual.
370
371 * semantic.texi (Introduction): Minor fix to diagram.
372
373 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
374
375 * eshell.texi (History): Add the other built-in variables.
376 (Built-ins): Explain built-ins, and how to apply the external commands.
377 Add `history', `su' and `sudo'.
378
379 * tramp.texi (Remote processes): Add missing <RET> in the example.
380
381 2009-12-01 Bill Wohler <wohler@newt.com>
382
383 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
384 path for mairix example. Specify -q in namazu example since namazu is
385 excessively garrulous.
386
387 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
388
389 * tramp.texi (Remote processes): Improve eshell example with "su"
390 and "sudo" commands.
391
392 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
393
394 * semantic.texi (Analyzer Internals): Rename from Analyzer.
395
396 * sem-user.texi (Semantic mode user commands): Fix key syntax.
397 Document semantic-complete-analyze-inline.
398 (Semanticdb search debugging commands): Minor clarification.
399 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
400 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
401 manual.
402 (Semantic mode): Link to Idle Scheduler.
403
404 2009-11-28 Kevin Ryde <user42@zip.com.au>
405
406 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
407 @pxref, now EIEIO is in Emacs.
408
409 * erc.texi (Development): Correction to git tutorial url.
410
411 2009-11-26 Glenn Morris <rgm@gnu.org>
412
413 * faq.texi (Latest version of Emacs): Mention stability of development
414 version.
415 (Problems with very large files): Max buffer size increase in 23.2.
416 (VM): VM has moved house again.
417
418 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
419
420 * calc.texi (Radix modes): Discuss alternate bases for two's complement
421 notations.
422
423 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
424
425 * org.texi (Column attributes): Fix documentation of new operators.
426
427 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
428
429 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
430 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
431 (Idle Completions Mode): Numerous copyedits.
432
433 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
434
435 * semantic.texi (Semantic Internals, Glossary):
436 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
437 (Semanticdb search debugging commands): Fix typos.
438
439 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
440
441 * calc.texi (Radix modes): Mention twos-complement notation.
442
443 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
444
445 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
446 ($(infodir)/semantic, semantic.dvi): New targets.
447
448 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
449
450 * Makefile.in: Build the Semantic manual.
451
452 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
453 repository.
454
455 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
456
457 * dbus.texi (Receiving Method Calls): New defun
458 `dbus-unregister-service'.
459
460 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
461
462 * org.texi (Speed keys): New section.
463
464 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
465
466 * dbus.texi (Type Conversion): Fix typo.
467 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
468 `dbus-registered-objects-table'.
469 (Receiving Method Calls): New defun `dbus-register-property'. Move
470 `dbus-unregister-object' here.
471
472 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
473
474 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
475
476 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
477
478 * org.texi (Column attributes): Add the new age summary operators.
479 Also, mention the fact you can only use one summary operator per
480 property.
481
482 2009-11-13 John Wiegley <johnw@newartisans.com>
483
484 * org.texi (Tracking your habits): Added a new section in the
485 manual about how to track habits.
486 (Resolving idle time): Added a section on how idle and
487 dangling clocks are resolved.
488
489 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
490
491 * org.texi (Agenda commands): Document the new `i' command.
492 (Inserting deadline/schedule): Document logging changes
493 of scheduling and deadline times stamps.
494 (In-buffer settings): Document the in-buffer keywords for logging
495 changes of scheduling and deadline times stamps.
496 (Structure editing, Plain lists): Document indentation
497 cycling in empty entries with TAB.
498 (Archiving): Document the default archiving command.
499 (Moving subtrees): Document the new keys for archiving.
500 (Internal archiving): Fix incorrect key.
501 (Agenda commands): Document the TODO set switching commands.
502 (Agenda commands): Document the new archiving keys.
503 (Clocking work time): Better description on how to save
504 and restore a clock.
505 (Resolving idle time): Mention the x11idle program to get true
506 idleness also under X11.
507 (Resolving idle time): Use @kbd instead of @key for normal
508 letters, because this is how he rest of the manual does this.
509 (Pushing to MobileOrg): Mention that `org-directory'
510 should be set.
511 (Agenda commands): Document that SPC is a filter for
512 any tag.
513 (Search view): Renamed from "Keyword search".
514 (Capure): New chapter.
515 (Markup): New chapter.
516 (Links in HTML export, Images in HTML export): Extend
517 the section titles.
518 (Images in HTML export): Document the align option.
519 (Text areas in HTML export): Extend the section title.
520 (Images in LaTeX export): Explain image placement in LaTeX.
521
522 2009-11-10 Glenn Morris <rgm@gnu.org>
523
524 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
525
526 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
527
528 * tramp.texi (Auto-save and Backup): Disable backups just for a
529 method.
530
531 * trampver.texi: Update release number.
532
533 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
534
535 Sync with Tramp 2.1.17.
536
537 * trampver.texi: Update release number.
538
539 2009-10-29 Glenn Morris <rgm@gnu.org>
540
541 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
542
543 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
544
545 * tramp.texi (External methods): Temporary files are kept for
546 `rsync' and `rsyncc' methods.
547
548 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
549
550 * eieio.texi: Fix typos.
551
552 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
553
554 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
555
556 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
557
558 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
559 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
560
561 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
562
563 * Makefile.in: Build EIEIO and EDE manuals.
564
565 2009-10-07 Eric Ludlam <zappo@gnu.org>
566
567 * eieio.texi:
568 * ede.texi: New files.
569
570 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
571
572 * tramp.texi (Remote processes): Association of a pty is not supported.
573
574 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
575
576 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
577 (Processing LaTeX fragments): Document that the size of images can be
578 changes using the variable `org-format-latex-options'.
579 (The date/time prompt, Timestamps): Be more accurate over ISO format
580 dates and times.
581 (Visibility cycling): Document showeverything keyword.
582 (In-buffer settings): Document showeverything keyword.
583 (Setting up the staging area): Fix the example.
584 (MobileOrg): New section.
585 (Agenda commands, Exporting Agenda Views): Document exporting the
586 agenda view to Org files.
587
588 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
589
590 * tramp.texi (History): Add IMAP support.
591 (External methods): Add `imap' and `imaps' methods.
592 (GVFS based methods): Add indices for `davs'.
593 (Password handling): Rename anchors. Add IMAP entries for
594 ~/.authinfo.gpg.
595
596 * trampver.texi: Set default value of `emacsimap'.
597
598 2009-09-22 Daiki Ueno <ueno@unixuser.org>
599
600 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
601
602 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
603
604 * dired-x.texi (Technical Details): Delete
605 dired-up-directory (Bug#4292).
606
607 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
608
609 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
610
611 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
612
613 * org.texi (Effort estimates): Document new effort setting commands.
614 (Agenda commands): Document the new keys fro agenda time motion.
615 Document entry text mode. Improve documentation of the keys to include
616 inactive time stamps into the agenda view.
617 (Feedback): Document the new bug report command.
618 (Structure editing): Added an index entry for the sorting of subtrees.
619
620 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
621
622 * auth.texi (Help for users): Corrected markup.
623
624 2009-09-02 Glenn Morris <rgm@gnu.org>
625
626 * emacs-mime.texi (time-date): Mention float-time.
627
628 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
629
630 * calc.texi (Simplifying Formulas): Improve the wording.
631
632 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
633
634 * auth.texi: Rewritten for coverage and clarity.
635
636 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
637
638 * gnus.texi (Expiring Mail): Mention
639 gnus-mark-copied-or-moved-articles-as-expirable.
640 (Various Various): Mention gnus-safe-html-newsgroups.
641
642 * gnus-news.texi: Mention
643 gnus-mark-copied-or-moved-articles-as-expirable.
644
645 * emacs-mime.texi (Display Customization): Add xref to
646 gnus-safe-html-newsgroups.
647
648 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
649
650 * tramp.texi (Version Control): Remove.
651 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
652 reference.
653 (External methods): Correct `scpc' concept index entries. New method
654 `rsyncc'.
655 (External packages): New subsections "Filename completion" and "File
656 attributes cache".
657
658 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
659
660 * calc.texi (Rewrite Rules): Improve the example.
661 (Simplifying Formulas): Explain use of the I and H flags for
662 simplification.
663
664 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
665
666 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
667 Describe autostart behaviour of dbus-ping.
668 (Synchronous Methods, Asynchronous Methods): Use English numeric format
669 for timeout values.
670 (Top): Remove footnote saying D-Bus is not enabled by
671 default. (Bug#4256)
672
673 2009-08-23 Daiki Ueno <ueno@unixuser.org>
674
675 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
676 Reported by Jari Aalto (Bug#4211).
677 (Mail-mode integration): Mention epa-mail-mode and
678 epa-global-mail-mode.
679 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
680 epa-setup.
681
682 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
683
684 * dbus.texi (Asynchronous Methods): Allow nil handler.
685
686 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
687
688 * ediff.texi (ediff-current-file): Add information about this new function.
689
690 * viper.texi: Add information about C-s in viper's search command.
691
692 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
693
694 * calc.texi (Date Forms): Fix typos.
695
696 2009-08-08 Glenn Morris <rgm@gnu.org>
697
698 * org.texi (Agenda commands): Restore clobbered change.
699
700 2009-08-07 Eli Zaretskii <eliz@gnu.org>
701
702 * calc.texi (Graphics, Devices): Update with the peculiarities of
703 operation on MS-Windows.
704
705 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
706
707 * org.texi (Publishing action): Improve documentation of file
708 names when publishing to the source directory.
709 (Clean view): Document `org-indent-mode'.
710 (Clocking work time): Add documentation for the
711 new :timetamp option when creating a clock report.
712 (Paragraphs): Fix many typos.
713 (Plain lists): Remove duplicate explanation about the
714 `C-c *' command.
715 (Literal examples): Update to reflect the new behavior
716 of the -n -r -k switches when exporting source code examples.
717 (Structure editing): Add information about `C-c *',
718 converting a plain list into a list of Org items.
719 (Remember): Small rephrasing of the paragraph
720 describing remember.el. Also mentioned that remember.el is part
721 of Emacs 23, not Emacs 22.
722 (Clocking work time): Add documentation about
723 displaying the current clocking time against the effort estimate.
724 Also add a footnote about using `org-clock-in-prepare-hook' to add
725 an effort estimate on the fly, just before clocking it.
726 (Footnotes): Document automatic renumbering and
727 sorting.
728 (Agenda commands): Document new bulk commands.
729 (Plain lists): Document new behavior of
730 `org-cycle-include-plain-lists'.
731 Hyphenation only in TeX.
732 (Clocking work time): Document the key to update effort
733 estimates.
734 (Clocking work time): Document the clock time display.
735 (Structure editing, TODO basics): Document new
736 variables.
737 (Column attributes): Document new colciew operators.
738 (Publishing options): Document :xml-declaration.
739 (Tracking TODO state changes): Document the
740 LOG_INTO_DRAWER property.
741 (Literal examples): Document the new implementation for
742 editing source code.
743 (Publishing action): Mention the new publishing
744 function, to publish an Org source file.
745 (Publishing links): Mention how to link to an Org source file.
746 (Macro replacement): Document new macros.
747 (Handling links): Document type-specific completion
748 when inserting links.
749 (Structure editing, Plain lists): Improve documentation
750 on sorting.
751 (Internal links): Document custom ids for links.
752 (Handling links): Document custom ids for links.
753 (CSS support): Document new class.
754 (Refiling notes): Document the possibility to create new nodes
755 during refiling.
756 (Agenda commands): Document the "?" operator to find
757 tasks without effort setting.
758 (Exporting agenda information): Section moved.
759 (RSS Feeds): New section.
760 (Built-in table editor): Document M-e and M-a navigate
761 inside table field.
762 (Stuck projects): Docment that projects identified as
763 un-stuck will still be searchd for stuck sub-projects.
764 (Paragraphs): Document centering.
765 (Creating timestamps, Agenda commands): Document new
766 behavior when changing time stamps.
767 (Structure editing): Document the new command
768 `org-clone-subtree-with-time-shift'.
769 (Publishing): Refresh this chapter.
770 (Export options, Export options, In-buffer settings):
771 Document the new keywords.
772 (Matching tags and properties): Collect all
773 documentation about tags/property matches here.
774 (Setting tags): Document `org-tag-persistent-alist'.
775 (Weekly/daily agenda): New section.
776 (Orgstruct mode): Describe `orgstruct++-mode'.
777 (Drawers): Mention the LOGBOOK drawer.
778 (Export options, Sectioning structure): Document the
779 #+LEATEX_HEADER in-buffer setting.
780 (Bugs): Section removed.
781 (Hooks): New section.
782 (Add-on packages): Moved here from old location.
783 (Context-sensitive commands): New section.
784 (Setting tags): Document newline option.
785 (Global TODO list, Matching tags and properties):
786 Mention more variables.
787 (Checkboxes): Update to changed command behavior.
788
789 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
790
791 * speedbar.texi (Basic Key Bindings): Fix typo.
792
793 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
794
795 * calc.texi (Vector/Matrix Functions): Add index entries for both
796 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
797 affects matrices with more than one row.
798 (Help Commands): Add index entries for "prefix ?" key bindings.
799
800 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
801
802 * calc.texi (Stack Manipulation Commands): Add documentation for
803 `calc-transpose-lines'
804
805 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
806
807 * dbus.texi (Receiving Method Calls): Describe special return value
808 `:ignore'.
809
810 2009-07-24 Alan Mackenzie <acm@muc.de>
811
812 * cc-mode.texi (Config Basics, File Styles): Document that at mode
813 initialization, any individual variable setting now takes precedence
814 over one done via c-file-style/c-file-offsets.
815
816 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
817
818 * calc.texi (Undoing Mistakes): Mention that the undo list will be
819 truncated when Calc is quit.
820 (Customizing Calc): Document `calc-undo-length'.
821
822 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
823
824 * calc.texi (About This Manual): Don't mention chapter numbers in text.
825
826 2009-07-11 Kevin Ryde <user42@zip.com.au>
827
828 * pcl-cvs.texi (About PCL-CVS):
829 * widget.texi (Basic Types):
830 Fix cross-references.
831
832 2009-07-01 Andreas Schwab <aschwab@redhat.com>
833
834 * dbus.texi (Type Conversion): Don't use literal control character.
835
836 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
837
838 * tramp.texi (GVFS based methods): New section.
839 (Remote processes): Processes for GVFS based methods run locally.
840
841 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
842
843 * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
844 the words "kludge" and hack".
845 (External methods): Add `synce' method.
846
847 * trampver.texi: Update release number.
848
849 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
850
851 Sync with Tramp 2.1.16.
852
853 * tramp.texi (History): Add GVFS support.
854 (External methods): Precise `rsync' description. Add `dav', `davs' and
855 `obex' methods. Add 'tramp-gvfs-methods' option.
856 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
857 forms.
858 (Remote Programs): Introduce `tramp-own-remote-path'.
859 (Remote processes): New subsection "Running remote programs that create
860 local X11 windows".
861 (Frequently Asked Questions): Improve code for disabling vc.
862
863 * trampver.texi: Update release number. Set default value of
864 `emacsgvfs'.
865
866 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
867
868 * Branch for 23.1.
869
870 2009-06-17 Glenn Morris <rgm@gnu.org>
871
872 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
873 (Latest version of Emacs): Mention source code repository.
874
875 2009-06-16 Glenn Morris <rgm@gnu.org>
876
877 * faq.texi (Top): Language tweak.
878 (Extended commands): Most people have arrow keys.
879 (Emacs manual): Say how to follow info links.
880 (File-name conventions): Change title a bit. Explain about source
881 versus installed. Condense etc description.
882 (Guidelines for newsgroup postings): Mention Savannah list page.
883 (Newsgroup archives): Simplify.
884 (Contacting the FSF): Add contact URL.
885 (Emacs Lisp documentation): Printed version not always available.
886 (Installing Texinfo documentation): Explain how by hand installation is
887 not normally needed. Use add-to-list. Remove duplicate reference.
888 (Informational files for Emacs): Move info on Help menu here from
889 "File-name conventions".
890 (Help installing Emacs): Tweak uref.
891 (Obtaining the FAQ): Mention repository.
892 (Origin of the term Emacs): Explain "ITS".
893 (Changing load-path): Use add-to-list.
894 (Automatic indentation): Clarify this is for Text mode.
895 Don't mention Indented Text mode.
896 (Finding Emacs on the Internet): The FSF does not seem to offer a
897 deluxe distribution on CD anymore.
898
899 2009-06-16 Glenn Morris <rgm@gnu.org>
900
901 * faq.texi (Top): Mention which Emacs version this FAQ is about.
902 Recommend the latest release. Mention how to get older FAQs.
903 Recommend the Emacs manual.
904 (Guidelines for newsgroup postings): Discourage cross-posts.
905 (Underlining paragraphs): Remove.
906 (Editing MS-DOS files): Remove pre-Emacs 20 information.
907 (Bugs and problems): Update key-binding.
908 (Problems with very large files): Mention 64-bit.
909 (Shell process exits abnormally): Remove.
910 (Problems with Shell Mode): Rename and update.
911 (Spontaneous entry into isearch-mode)
912 (Problems talking to certain hosts): Remove. This is old information,
913 in etc/PROBLEMS if needed.
914 (Emacs takes a long time to visit files, Updating Emacs): Remove.
915 (Dired claims that no file is on this line): Update.
916 (Installing Emacs, Problems building Emacs): Simplify.
917 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
918 information.
919 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
920 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
921 (JDEE): "JDEE", not "JDE".
922 (Handling C-s and C-q with flow control, Binding C-s and C-q):
923 Remove. This is old information, in etc/PROBLEMS if needed.
924 (stty and Backspace key, Kanji and Chinese characters): Remove.
925 (Right-to-left alphabets): Update section.
926 (Changing the included text prefix): Gnus uses message-yank-prefix.
927 Add cross-reference to Supercite manual.
928 (Saving a copy of outgoing mail): Simplify output file description.
929 (Expanding aliases when sending mail): Refer to Emacs manual.
930 Remove old info about RFC822.
931 Correct description of how to rebuild aliases.
932 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
933 (MIME with Emacs mail packages)
934 (Viewing articles with embedded underlining)
935 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
936 Remove old sections.
937 (Killing based on nonstandard headers): Remove. Scoring is preferable,
938 and is well-documented in the Gnus manual.
939 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
940 (Making Gnus faster): Rename from "Starting Gnus faster".
941 Merge "Catch-up is slow in Gnus" into here.
942
943 2009-06-14 Glenn Morris <rgm@gnu.org>
944
945 * faq.texi (Status of Emacs): Re-order with most recent releases first.
946 (New in Emacs 23): New section.
947 (Handling C-s and C-q with flow control): Add xref.
948
949 2009-06-13 Glenn Morris <rgm@gnu.org>
950
951 * faq.texi (Setting up a customization file): Grammar fix.
952 Customize is no longer "new".
953 (Displaying the current line or column): Line-number mode is on by
954 default. Don't mention `column' package. Mention linum.el.
955 (Turning on abbrevs by default): Explain how to do it for buffers,
956 modes, and everywhere.
957 (Associating modes with files): Use add-to-list. Don't mention Emacs
958 19.
959 (Highlighting a region): On by default since 23.1.
960 (Replacing highlighted text): Update doc quote.
961 (Working with unprintable characters): Don't mention search-quote-char.
962 (Using an already running Emacs process): Gnuclient is probably not an
963 enhancement these days.
964 (Indenting switch statements): Remove mention of pre-Emacs 20.
965 (Horizontal scrolling): Abbreviate Emacs 20 description.
966 (Replacing text across multiple files): Fix name of dired command.
967 (Disabling backups): Use require not load.
968 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
969
970 2009-06-13 Bill Wohler <wohler@newt.com>
971
972 Release MH-E manual version 8.2.
973
974 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
975 release 8.2.
976
977 2009-06-13 Glenn Morris <rgm@gnu.org>
978
979 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
980 in this day and age the common meaning is "on the web".
981 (copying): Use @copyright in all cases.
982 (Basic keys): Remove reference to deleted manual node "Text Characters".
983 (File-name conventions): Use GNU as an example rather than SERVICE.
984 default.el lives in site-lisp. Update Info directory location.
985 (Real meaning of copyleft): GPL actions have been brought, but all
986 settled out of court.
987 (Guidelines for newsgroup postings): Shorten section title.
988 Simplify comp.emacs description.
989 (Newsgroup archives): Change Google URL. Describe Gmane.
990 (Unsubscribing from Emacs lists): Remove discussion of "distribution
991 points". Mention List-Unsubscribe header.
992 (Contacting the FSF): Update email and URLs.
993 (Basic editing): Mention F1 for help.
994 (Installing Texinfo documentation): Refer to Texinfo website rather
995 than ftp server.
996 (Printing a Texinfo file): Mention texi2pdf.
997 (Informational files for Emacs): Don't describe FTP or SERVICE, they
998 are just stubs nowadays.
999 (Latest version of Emacs): Explain version numbers.
1000 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
1001 (Turning on syntax highlighting): No need to mention hilit19 any more.
1002 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
1003 (Modes for various languages): Remove section.
1004 (Major packages and programs): Remove most version and maintainer
1005 information - it's hard to keep up-to-date, and adds nothing.
1006 Similarly with direct links to mailing lists.
1007 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
1008 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
1009 years, and Emacs comes with tools for this now.
1010 (Patch): Remove section - this is a standard tool.
1011 (Using function keys under X): Remove section.
1012
1013 2009-06-12 Glenn Morris <rgm@gnu.org>
1014
1015 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
1016 (Help installing Emacs): Remove reference to deleted X11 node.
1017 (Associating modes with files): Interpreter-mode-alist is no longer
1018 subservient to auto-mode-alist.
1019 (Installing Emacs): Change future Emacs version.
1020 (Linking with -lX11 fails): Remove old section.
1021 (Packages that do not come with Emacs): Update ELL location.
1022 Emacs Lisp archive is dead.
1023 (Emacs for Windows): Remove reference to old CE port.
1024 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
1025 (Emacs for VMS and DECwindows): Remove old ports.
1026 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
1027 (Removing flashing messages): Remove section about non-existent Gnus
1028 option.
1029
1030 * faq.texi (Top): Add @top command.
1031 Remove the optional arguments from all @node commands: makeinfo can
1032 generate these automatically, and it is easier to edit and rearrange
1033 nodes without them.
1034
1035 2009-06-11 Glenn Morris <rgm@gnu.org>
1036
1037 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
1038 (The LPF): Make the updated URL the sole reference point.
1039 (Learning how to do something): Update refcard price and format.
1040 (Getting a printed manual): Sources in doc/emacs/, not man/.
1041 Also available in PDF format. Since the page count varies, be less
1042 precise.
1043 (Informational files for Emacs): Remove references to deleted files
1044 LPF and SUN-SUPPORT, and to UUCP.
1045 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
1046 Remove many obsolete ways to get the FAQ, which now seems only to be
1047 distributed with Emacs.
1048 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
1049
1050 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
1051
1052 * org.texi (Org Plot): Fix tags (Bug#3507).
1053 (Workflow states, Agenda commands): Fix tags (Bug#3508).
1054
1055 * ada-mode.texi (Installation, Compile commands)
1056 (Project File Overview, No project files, Set compiler options)
1057 (Use GNAT project file, Use multiple GNAT project files)
1058 (Identifier completion): Use @samp for menu items, and @kbd for key
1059 sequences (Bug#3504).
1060
1061 2009-06-04 Daiki Ueno <ueno@unixuser.org>
1062
1063 * gnus.texi (Security): Fix wording; add a link to epa.info.
1064
1065 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
1066
1067 * message.texi (Header Commands): Fix descriptions to match
1068 keybindings.
1069
1070 2009-04-22 Daiki Ueno <ueno@unixuser.org>
1071
1072 * gnus.texi (Security): Mention that EasyPG is the current default.
1073
1074 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
1075
1076 * ediff.texi (Session Commands): Fix typo.
1077
1078 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
1079
1080 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
1081 news.software.readers. Reported by Florian Rehnisch.
1082
1083 2009-04-02 Glenn Morris <rgm@gnu.org>
1084
1085 * auth.texi: Capitalize direntry.
1086
1087 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
1088 using a period in the entry name. (Bug#2797)
1089
1090 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
1091
1092 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
1093 ($(infodir)/auth, auth.dvi): New targets.
1094
1095 2009-03-03 Glenn Morris <rgm@gnu.org>
1096
1097 * auth.texi: Fix @setfilename.
1098
1099 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
1100 (auth, $(infodir)/auth, auth.dvi): New rules.
1101
1102 2009-02-25 Glenn Morris <rgm@gnu.org>
1103
1104 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
1105
1106 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1107
1108 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
1109
1110 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1111
1112 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
1113 gnus-nocem-issuers, and gnus-nocem-verifyer.
1114
1115 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
1116
1117 * ada-mode.texi (Project files, Automatic Casing):
1118 * dbus.texi (Signals):
1119 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
1120 * mh-e.texi (HTML):
1121 * nxml-mode.texi (Locating a schema)
1122 (Using the document's URI to locate a schema):
1123 * org.texi (Footnotes, Using the mapping API):
1124 * rcirc.texi (Channels): Remove duplicate words.
1125
1126 2009-02-20 Glenn Morris <rgm@gnu.org>
1127
1128 * dired-x.texi (Miscellaneous Commands):
1129 * gnus.texi: Minor updates for mbox Rmail.
1130
1131 2009-02-16 Karl Berry <karl@gnu.org>
1132
1133 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
1134 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
1135 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
1136 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1137 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1138 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
1139 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
1140 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1141 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
1142 Consistently use @insertcopying in the Top node,
1143 @contents at the front (after @end titlepage),
1144 and @direntry after @copying. (Bug#1988)
1145
1146 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1147
1148 * auth.texi: New file documenting auth-source.
1149
1150 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
1151
1152 * org.texi (Org Plot): Fix link.
1153
1154 2009-02-09 Daiki Ueno <ueno@unixuser.org>
1155
1156 * epa.texi (Mail-mode integration): Mention the way to do
1157 "encrypt-to-self". (Bug#1807)
1158
1159 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
1160
1161 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
1162
1163 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
1164
1165 * gnus-news.texi: Print version about Incoming*.
1166
1167 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
1168
1169 * org.texi (Structure editing, Handling links)
1170 (Fast access to TODO states, Javascript support): Make standard docs
1171 correctly reflect default variable settings.
1172
1173 2009-02-02 Glenn Morris <rgm@gnu.org>
1174
1175 * org.texi: Fix typos.
1176
1177 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
1178
1179 Sync with Tramp 2.1.15.
1180
1181 * trampver.texi: Update release number.
1182
1183 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
1184
1185 * org.texi (TODO dependencies): Document TODO dependencies on
1186 checkboxes.
1187
1188 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
1189
1190 * org.texi (TODO dependencies): Document key binding for toggling
1191 ORDERED property.
1192
1193 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
1194
1195 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
1196 of hook functions.
1197
1198 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
1199
1200 * org.texi (TODO dependencies): New section.
1201
1202 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
1203
1204 * org.texi (Plain lists, TODO basics, Priorities)
1205 (Multiple sets in one file, Conflicts): Document interaction with
1206 `shift-selection-mode'.
1207
1208 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
1209
1210 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
1211 Make Calc the subject of sentences.
1212 (Rearranging Formulas using Selections): Discuss new options
1213 for `j *'.
1214
1215 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
1216
1217 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
1218
1219 2009-01-26 Glenn Morris <rgm@gnu.org>
1220
1221 * org.texi: Fix typos.
1222
1223 2009-01-26 Bill Wohler <wohler@newt.com>
1224
1225 * mh-e.texi (EDITION, UPDATED): Update.
1226
1227 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
1228
1229 * org.texi (References): Add information about remote references.
1230 (Built-in table editor): Document `C-c RET' in tables.
1231 (Math symbols, Quoting LaTeX code): Mention that simple
1232 LaTeX macros survive LaTeX export.
1233 (Images in LaTeX export): Show how to create a reference to a
1234 figure.
1235 (Sectioning structure): Document that the LaTeX class can be
1236 specified in a property.
1237 (Text areas in HTML export): New section.
1238 (External links): Add examples for text search and ID links.
1239 (Built-in table editor): Remove the descriptio of `C-c
1240 C-q', it not longer works.
1241 (Literal examples): Document that a space must follow
1242 the colon in short examples.
1243 (Relative timer): Document `org-timer-stop'.
1244 (Footnotes): New section.
1245 (Footnote markup): Shorten section and refer to new Footnote
1246 section.
1247 (Literal examples): Add documentation for line
1248 numbering in and references to code examples.
1249 (CSS support): Fix the description of default CSS styles.
1250 (Capturing column view): Document
1251 "file:path/to/file.org" as an allowed value for the ID property of
1252 a dynamic block copying column view.
1253
1254 2009-01-23 Stephen Eglen <stephen@gnu.org>
1255
1256 * mh-e.texi (Getting Started): Describe $MH.
1257
1258 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
1259
1260 * tramp.texi (all): Harmonize usage of "external method",
1261 "external transfer method" and "out-of-band method".
1262 (Connection types): Precise the differences of inline and external
1263 methods. Written by Adrian Phillips <a.phillips@met.no>.
1264
1265 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
1266
1267 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
1268 commands as described at the top. Reported by Allan Gottlieb
1269 <gottlieb@nyu.edu>.
1270
1271 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
1272
1273 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
1274 nnmail-pathname-coding-system.
1275
1276 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
1277
1278 * org.texi (Relative timer): Fix typo.
1279
1280 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
1281
1282 * org.texi (Clocking work time): Fix typo.
1283 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
1284
1285 2009-01-13 Glenn Morris <rgm@gnu.org>
1286
1287 * org.texi: Fix some more typos.
1288
1289 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
1290
1291 * org.texi: Fix some typos.
1292
1293 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1294
1295 * gnus.texi (Group Parameters): Add note for local variables.
1296
1297 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1298
1299 * gnus.texi (Converting Kill Files): Fix URL. Include
1300 gnus-kill-to-score.el in contrib directory.
1301
1302 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1303
1304 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
1305 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
1306 (Paging the Article): Add index entry.
1307
1308 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
1309
1310 * ada-mode.texi (Examples): Delete redundant text.
1311
1312 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
1313
1314 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
1315
1316 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
1317 addresses.
1318
1319 2009-01-03 Bill Wohler <wohler@newt.com>
1320
1321 * mh-e.texi (Scan Line Formats): Indicate that first column should be
1322 kept empty.
1323
1324 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
1325
1326 * org.texi (Activation, Exporting, ASCII export, HTML export)
1327 (HTML Export commands, LaTeX/PDF export commands): Improve
1328 documentation about transient-mark-mode.
1329 (References): DOcuemtn the use of special names like $LR1 to reference
1330 to fields in the last table row.
1331
1332 2008-12-19 Juri Linkov <juri@jurta.org>
1333
1334 * info.texi (Search Text): Remove mention of removed key binding M-s.
1335
1336 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
1337
1338 * org.texi (References): Remove mentioning of @0 as reference for the
1339 last line, this has been reverted in the Lisp sources.
1340
1341 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
1342
1343 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
1344 (DVI_TARGETS): Remove duplicates. Add sasl.
1345 ($(infodir)/sasl, sasl.dvi): New targets.
1346
1347 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
1348
1349 * org.texi: Version number pushed to 6.15d.
1350
1351 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
1352
1353 * org.texi (Tables in LaTeX export): New section.
1354 (Images in LaTeX export): New section.
1355 (Inlined images, Images in HTML export): Sections renamed.
1356
1357 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1358
1359 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
1360
1361 2008-12-04 David Engster <dengste@eml.cc>
1362
1363 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
1364 of nnml-get-new-mail. Change URL for mairix patch.
1365
1366 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
1367
1368 * org.texi (Using the mapping API): Fix bug in mapping example.
1369 (Publishing options): Make the list of properties complete again, in
1370 correspondence to the variable `org-export-plist-vars'.
1371 (Property searches): Document new special values for time comparisons.
1372 (Tag inheritance): Refine the description of tag inheritance.
1373 (Project alist): Add info about the publishing sequence of components.
1374 (Effort estimates): Document the new relative timer.
1375
1376 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
1377
1378 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
1379 (Using Calc): Clarify use of `C-x * o'.
1380 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
1381
1382 2008-11-28 Richard M Stallman <rms@gnu.org>
1383
1384 * dbus.texi (Receiving Method Calls): Clean up previous change.
1385
1386 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
1387
1388 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
1389 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
1390 `dbus-unescape-from-identifier'.
1391 (Receiving Method Calls): New constants `dbus-service-emacs' and
1392 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
1393 (Signals): Use the constants in the example.
1394
1395 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
1396
1397 * org.texi: Re-apply change to FDL 1.3.
1398
1399 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
1400
1401 * org.texi (Setting up Remember): Document `org-remember-mode'.
1402 (External links): Document that bbdb links can use a regular
1403 expression.
1404 (External links): Document that elisp links can contain interactive
1405 commands.
1406
1407 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
1408
1409 * viper.texi (viper-translate-all-ESC-keysequences):
1410 Description removed.
1411
1412 2008-11-19 Glenn Morris <rgm@gnu.org>
1413
1414 * doclicense.texi: Change to FDL 1.3.
1415 Relicense all texi files under FDL 1.3 or later.
1416
1417 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
1418
1419 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
1420
1421 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
1422
1423 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
1424
1425 * ediff.texi: Version/date change.
1426
1427 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
1428
1429 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
1430
1431 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
1432
1433 * calc.texi (About This Manual): Comment out a mention of
1434 marginal notes.
1435
1436 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
1437
1438 * org.texi (Clocking work time): Document the :formula property of
1439 clock tables.
1440 (Structure editing, Refiling notes): Document refiling regions.
1441 (Agenda commands): Document the double-prefix version
1442 of the `l' command in the agenda.
1443 (Handling links): Explain the effect of a double prefix
1444 arg to `C-c C-o'.
1445 (TODO basics): Add documentation for tag triggers.
1446
1447 2008-10-23 Glenn Morris <rgm@gnu.org>
1448
1449 * cl.texi (Function Bindings): Mention `flet' fails to deal with
1450 byte-compiling things like `+'.
1451
1452 * ns-emacs.texi: Merge copyright years of author now with assignment
1453 into FSF years.
1454 (VER): Use it for easier automatic updating. Use Emacs version rather
1455 than standalone Emacs.app version.
1456
1457 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
1458
1459 * org.texi: Lots of minor fixes.
1460 (Capture): New chapter.
1461 (Org Plot): New section.
1462
1463 2008-09-30 Magnus Henoch <mange@freemail.hu>
1464
1465 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
1466
1467 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
1468
1469 * calc.texi (User Defined Units): Mention how to enter optional display
1470 string.
1471
1472 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
1473
1474 * message.texi (Sending Variables): Fixed variable documentation to
1475 avoid the "y/n" wording.
1476
1477 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
1478
1479 * message.texi (Sending Variables): Added `message-confirm-send' doc.
1480
1481 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
1482
1483 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
1484 @enumerate section so as to be able to be formatted with MAKEINFO=no.
1485
1486 2008-09-22 Bill Wohler <wohler@newt.com>
1487
1488 Release MH-E manual version 8.1.
1489
1490 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1491 release 8.1.
1492
1493 * mh-e.texi: Retain dual license as agreed to by the FSF.
1494 However, bump GPL to Version 3.
1495 Use @include for license text.
1496
1497 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
1498
1499 * gnus.texi (Top, Setup, Fancy splitting to parent)
1500 (Store custom flags and keywords, Store arbitrary data):
1501 Clean up markup.
1502
1503 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
1504
1505 * gnus.texi (The Gnus Registry): Document it.
1506
1507 2008-09-08 David Engster <dengste@eml.cc>
1508
1509 * gnus.texi (nnmairix): Point out that nnml uses MH format.
1510 Clarify section about choosing back end servers.
1511
1512 2008-08-23 Glenn Morris <rgm@gnu.org>
1513
1514 * dired-x.texi (Shell Command Guessing):
1515 Mention dired-guess-shell-case-fold-search. (Bug#417)
1516
1517 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
1518
1519 * trampver.texi: Update release number.
1520
1521 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
1522
1523 * ns-emacs.texi: Update version.
1524 (Introduction): Correct menu location for options save.
1525 (Customization): Note that defaults are stored under org.gnu.Emacs.
1526
1527 2008-08-11 Bill Wohler <wohler@newt.com>
1528
1529 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
1530 explicit about GNU mailutils MH elsewhere (with thanks to Darel
1531 Henman) (closes SF #1768928).
1532
1533 2008-08-10 Glenn Morris <rgm@gnu.org>
1534
1535 * ns-emacs.texi: Use @copying. Change copyright of authors with
1536 assignment to FSF. Change license to GFDL.
1537 (Top): Remove outdated references.
1538
1539 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
1540
1541 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
1542 Add gnus-summary-sort-by-most-recent-number and
1543 gnus-summary-sort-by-most-recent-date.
1544 (Summary Sorting): Explain prefix argument.
1545
1546 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
1547
1548 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
1549 gnus-summary-pipe-output.
1550
1551 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
1552
1553 * dbus.texi (Receiving Method Calls): Document error handling of own
1554 D-Bus methods.
1555
1556 2008-08-01 Bill Wohler <wohler@newt.com>
1557
1558 * mh-e.texi (Reading Mail)
1559 (Viewing Attachments): Describe new function
1560 mh-show-preferred-alternative.
1561 (Sending Mail, Redistributing, Sending Message): Describe new hook
1562 mh-annotate-msg-hook.
1563
1564 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
1565
1566 * dbus.texi (Arguments and Signatures): Fix example.
1567 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
1568 (Asynchronous Methods): New node.
1569 (Errors and Events): Describe extended layout of `dbus-event'.
1570 New defun `dbus-event-message-type'.
1571
1572 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1573
1574 * ediff.texi: Remove VMS support.
1575
1576 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
1577
1578 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
1579 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
1580
1581 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
1582
1583 * Makefile.in: Add mairix-el targets.
1584
1585 2008-07-29 David Engster <deng@randomsample.de>
1586
1587 * mairix-el.texi: New file.
1588
1589 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
1590
1591 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
1592 project files. Delete 'main_unit' project variable; not needed. Allow
1593 process environment variables wherever project variables are allowed.
1594 Add tutorial section on multiple GNAT project files.
1595
1596 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
1597
1598 Sync with Tramp 2.1.14.
1599
1600 * trampver.texi: Update release number.
1601
1602 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1603
1604 * ns-emacs.texi:
1605 * faq.texi: Remove mentions of Mac Carbon.
1606
1607 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
1608
1609 * gnus.texi (Saving Articles): Describe the 2nd argument of
1610 gnus-summary-save-in-pipe.
1611 (SpamAssassin): Use it.
1612
1613 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
1614
1615 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
1616
1617 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
1618
1619 * org.texi (Export options): Document the use of the creator flag.
1620
1621 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
1622
1623 * org.texi: New version 6.06a.
1624
1625 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
1626
1627 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
1628 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
1629
1630 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
1631
1632 * calc.texi (Editing Stack Entries):
1633 (Algebraic Entry): Rewrite introductory sentences so it can be used by
1634 Calc's help functions. Mention fixing typos.
1635 (Customizing Calc): Fix typo.
1636
1637 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
1638
1639 * calc.texi (summarykey): New macro. Use to correctly format keys in
1640 the summary.
1641
1642 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
1643
1644 * ns-emacs.texi (Customization): Corrected documentation on color
1645 specification formats.
1646
1647 2008-07-19 Andreas Schwab <schwab@suse.de>
1648
1649 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
1650
1651 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
1652 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
1653
1654 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
1655
1656 * dbus.texi (Inspection): Rework, introduce submenus.
1657 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
1658 (Properties and Annotations, Arguments and Signatures): New nodes.
1659
1660 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
1661
1662 * dbus.texi (Receiving Method Calls): Fix description of
1663 `dbus-register-method'.
1664 (Signals): Allow also signal arguments for filtering in
1665 `dbus-register-signal'.
1666
1667 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
1668
1669 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
1670 `cnorm'.
1671 (Arithmetic Tutorial): Simplify the verification of prime factors.
1672
1673 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
1674
1675 * gnus.texi (Saving Articles): Mention
1676 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
1677
1678 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
1679
1680 * calc.texi: Adjust mode line throughout.
1681
1682 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
1683
1684 * sasl.texi (Mechanisms): Fix typos.
1685
1686 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
1687
1688 * calc.texi (Killing from the stack): Mention using normal Emacs
1689 copying.
1690
1691 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
1692
1693 * tramp.texi (Password handling): Renamed from "Password caching".
1694 Add `auth-source' mechanism.
1695 (Connection caching): Tramp reopens the connection automatically,
1696 when the operating system on the remote host has been changed.
1697
1698 2008-06-20 Eli Zaretskii <eliz@gnu.org>
1699
1700 * makefile.w32-in (distclean): Remove makefile.
1701
1702 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
1703
1704 * org.texi (Using the mapping API): New section.
1705 (Agenda column view): New section.
1706 (Moving subtrees): Document archiving to the archive sibling.
1707 (Agenda commands): Document columns view in the agenda.
1708 (Using the property API): Document the API for multi-valued properties.
1709
1710 2008-06-17 Jason Riedy <jason@acm.org>
1711
1712 * org.texi (A LaTeX example): Note that fmt may be a one-argument
1713 function, and efmt may be a two-argument function.
1714 (Radio tables): Document multiple destinations.
1715
1716 2008-06-16 Glenn Morris <rgm@gnu.org>
1717
1718 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
1719 Add Cover-Texts.
1720
1721 2008-06-15 Glenn Morris <rgm@gnu.org>
1722
1723 * faq.texi (VER): Update to 23.0.60.
1724
1725 * mh-e.texi: Remove option of licensing under GPL.
1726 Add Cover-Texts to GFDL permissions notice.
1727 (GPL): Remove section.
1728 (GFDL): Include doclicense.texi rather than the actual text.
1729
1730 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
1731 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
1732
1733 * sasl.texi: Fix output file name.
1734
1735 * epa.texi, sasl.texi: Refer to license in Emacs manual.
1736
1737 * gnus-coding.texi: Refer to license in Gnus manual.
1738
1739 * idlwave.texi, sasl.texi: Use @copying.
1740
1741 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
1742
1743 * speedbar.texi: Update Back-Cover Text as per maintain.info.
1744
1745 * url.texi: Use @copying, @title, @subtitle, @author.
1746
1747 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
1748 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
1749 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
1750 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
1751 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
1752 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
1753 * widget.texi, woman.texi:
1754 Remove references to external license, since doclicense is included.
1755
1756 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
1757 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
1758 Remove references to non-existent Invariant Sections.
1759
1760 2008-06-14 Glenn Morris <rgm@gnu.org>
1761
1762 * faq.texi (Major packages and programs): Remove references to external
1763 Supercite, Calc, VIPER, since they have been included for some time.
1764 Update VM, AUCTeX, BBDB entries.
1765
1766 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
1767
1768 * newsticker.texi: Updated to match latest newsticker changes.
1769
1770 2008-06-13 Glenn Morris <rgm@gnu.org>
1771
1772 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
1773 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
1774 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
1775 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
1776 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
1777 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
1778 * woman.texi:
1779 Update Back-Cover Text as per maintain.info.
1780
1781 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1782
1783 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
1784
1785 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
1786 (gnus-faq.xml): Update repository host.
1787
1788 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
1789
1790 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
1791
1792 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
1793 Fix a typo.
1794
1795 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1796
1797 * gnus.texi (Mail Source Customization): Correct values of
1798 `mail-source-delete-incoming'. Reported by Tassilo Horn.
1799 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
1800
1801 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
1802
1803 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
1804 coding standards.
1805
1806 2008-06-14 David Engster <dengste@eml.cc>
1807
1808 * gnus.texi (nnmairix): Markup fixes.
1809
1810 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1811
1812 * gnus.texi (nnmairix): Markup and other minor fixes.
1813
1814 2008-06-05 David Engster <dengste@eml.cc>
1815
1816 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
1817
1818 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1819
1820 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
1821 (Searching, nnir, nnmairix): New stub nodes.
1822
1823 2008-05-30 Felix Lee <felix.1@canids.net>
1824
1825 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
1826
1827 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
1828
1829 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
1830
1831 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
1832
1833 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
1834
1835 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
1836
1837 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
1838
1839 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
1840
1841 * info.texi (Top): Fix typo in xref.
1842
1843 2008-05-05 Karl Berry <karl@gnu.org>
1844
1845 * info.texi (Top): @xref to stand-alone manual.
1846
1847 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1848
1849 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
1850 (Various Summary Stuff): Fix typo in last xref.
1851
1852 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
1853
1854 * org.texi (Moving subtrees): Fix typo.
1855
1856 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
1857
1858 * tramp.texi (Frequently Asked Questions): Explain, how to disable
1859 Tramp via `tramp-mode'.
1860
1861 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
1862
1863 * org.texi: Massive changes, in many parts of the file.
1864
1865 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
1866
1867 * gnus.texi (Oort Gnus): Add message-fill-column.
1868
1869 2008-04-12 Adrian Aichner <adrian@xemacs.org>
1870
1871 * gnus.texi (Mail Source Specifiers): Typo fix.
1872
1873 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
1874
1875 * gnus.texi (Diary Headers Generation): Update key binding for
1876 `gnus-diary-check-message'.
1877
1878 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1879
1880 * gnus.texi (Emacsen): Addition.
1881
1882 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1883
1884 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
1885
1886 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1887
1888 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
1889
1890 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1891
1892 * gnus-news.texi: Update tool bar item.
1893
1894 2008-04-09 Sven Joachim <svenjoac@gmx.de>
1895
1896 * gnus-news.texi: Fix typos.
1897
1898 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
1899
1900 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
1901 Add mention of `kron'.
1902
1903 2008-04-01 Daiki Ueno <ueno@unixuser.org>
1904
1905 * epa.texi (Encrypting/decrypting *.gpg files): Document
1906 epa-file-name-regexp.
1907
1908 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
1909
1910 * gnus.texi (Example Methods): Fix description about ssh-agent.
1911 (Indirect Functions): Fix the default value of nntp-telnet-command;
1912 remove link to connect.html.
1913
1914 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
1915
1916 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
1917 dbus-call-method.
1918 (Receiving Method Calls): The timeout can be set by the calling client.
1919
1920 * trampver.texi: Update release number.
1921
1922 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
1923
1924 * gnus.texi (Top): Fix version. Add SASL.
1925
1926 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
1927
1928 Sync with Tramp 2.1.13.
1929
1930 * trampver.texi: Update release number.
1931
1932 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
1933
1934 * org.texi: Update to new org-mode website.
1935
1936 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
1937
1938 * cl.texi (For Clauses): Fix loop over key-seq to match code.
1939
1940 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
1941
1942 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
1943 gnus-read-ephemeral-gmane-group-url,
1944 gnus-read-ephemeral-emacs-bug-group,
1945 gnus-read-ephemeral-debian-bug-group.
1946
1947 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1948
1949 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
1950
1951 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
1952 Add FIXMEs for Bookmarks and gnus-registry-marks.
1953
1954 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1955
1956 * gnus.texi (Smileys): Document `smiley-style'.
1957
1958 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1959
1960 * gnus.texi (Gnus Development): Clarify difference between ding and
1961 gnu.emacs.gnus.
1962 (MIME Commands, Using MIME, RSS): Fix markup.
1963
1964 * gnus-faq.texi ([8.4]): Ditto.
1965
1966 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
1967
1968 * gnus.texi (Emacsen): Remove obsolete stuff.
1969
1970 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
1971
1972 * gnus.texi (Oort Gnus): Add version info WRT
1973 `mail-source-delete-incoming'.
1974
1975 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1976
1977 * gnus.texi (Top): Add "Other related manuals" and version info in
1978 `iftex' output.
1979 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
1980 gnus-balloon-face-0 and the corresponding format specifiers.
1981
1982 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
1983
1984 * tramp.texi (Filename completion): Remove footnote about let-bind
1985 of `partial-completion-mode'. It doesn't work this way.
1986
1987 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
1988
1989 * pcl-cvs.texi (Contributors): Update my email.
1990
1991 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
1992
1993 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
1994
1995 2008-03-17 Bill Wohler <wohler@newt.com>
1996
1997 * mh-e.texi (Viewing): Update URL for adding header fields to
1998 mh-invisible-header-fields-default.
1999
2000 2008-03-16 Bill Wohler <wohler@newt.com>
2001
2002 * mh-e.texi (Preface): Add Gnus to requirements.
2003 (Forwarding): Note that forwarded MIME messages are now inline.
2004
2005 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
2006
2007 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
2008 (Common Variables): Give precedence to the netcat methods over the
2009 telnet methods, and mention that they are more reliable.
2010
2011 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
2012
2013 * org.texi (Exporting Agenda Views): Document agenda export to
2014 iCalendar.
2015 (Progress logging): Document the new progress logging stuff.
2016
2017 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2018
2019 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
2020 Update for change of `mail-source-delete-incoming'.
2021
2022 * gnus-news.texi: Ditto.
2023
2024 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2025
2026 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
2027 custom versions.
2028
2029 2008-03-07 Alan Mackenzie <acm@muc.de>
2030
2031 * cc-mode.texi (Limitations and Known Bugs): State that the number of
2032 parens/brackets in a k&r region is limited.
2033
2034 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
2035
2036 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
2037 using different Emacs versions.
2038
2039 2008-02-27 Glenn Morris <rgm@gnu.org>
2040
2041 * sc.texi: Remove a lot of old and obsolete info.
2042 (titlepage): Simplify.
2043 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
2044 (VM with any Emacsen, GNEWS with any Emacsen)
2045 (Overloading for Non-conforming MUAs, Version 3 Changes)
2046 (The Supercite Mailing List): Delete nodes.
2047 (Introduction): Remove info about old packages.
2048 (Getting Connected): Simplify. Remove info about old packages.
2049 (Citing Commands): Delete Emacs 19 info.
2050 (Hints to MUA Authors): Simplify.
2051 (Thanks and History): Merge in some info from the deleted node
2052 "Version 3 Changes".
2053
2054 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
2055
2056 * org.texi (Setting tags, In-buffer settings):
2057 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
2058
2059 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
2060
2061 * gnus-news.texi: Mention that spaces and tabs are allowed in the
2062 installation directory name.
2063
2064 2008-02-12 Romain Francoise <romain@orebokech.com>
2065
2066 * epa.texi (Overview): Fix typo.
2067
2068 2008-02-11 Daiki Ueno <ueno@unixuser.org>
2069
2070 * epa.texi (Quick start): Remove the .emacs setting.
2071
2072 2008-02-10 Daiki Ueno <ueno@unixuser.org>
2073
2074 * epa.texi (Quick start): Use the command `epa-enable' instead of
2075 loading `epa-setup'.
2076
2077 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
2078
2079 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
2080 ($(infodir)/epa, epa.dvi): New targets.
2081
2082 2008-02-08 Daiki Ueno <ueno@unixuser.org>
2083
2084 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
2085
2086 * epa.texi: New manual documenting the EasyPG Assistant.
2087
2088 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
2089
2090 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
2091 (Inspection): New function dbus-ping.
2092
2093 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
2094
2095 * tramp.texi (Remote processes): Add `shell-command'.
2096
2097 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
2098
2099 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
2100 (Group Parameters): Document `mail-source' parameter.
2101
2102 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
2103
2104 * tramp.texi (Inline methods): The hostname of the su(do)? methods
2105 must be a local host.
2106
2107 2008-01-26 Michael Olson <mwolson@gnu.org>
2108
2109 * erc.texi: Update version for ERC 5.3 release.
2110 (Obtaining ERC): Update extras URLs for 5.3.
2111 (Development): Write instructions for git, and remove those for Arch.
2112 (History): Mention the switch to git.
2113
2114 2008-01-24 Karl Berry <karl@gnu.org>
2115
2116 * info.texi (Search Index, Search Text): Mention the command
2117 character in the section name, a la the (Go to node) node.
2118
2119 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
2120
2121 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
2122
2123 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
2124
2125 * gnus-news.texi: Mention gnus-article-describe-bindings.
2126
2127 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
2128
2129 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
2130
2131 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
2132
2133 * org.texi (Property inheritance): New section.
2134 (Conventions): New section.
2135 (Structure editing): Document C-RET, the prefix arg to the cut/copy
2136 commands, and the new bindings for refiling.
2137 (Sparse trees): Document the new special command for sparse trees.
2138 (References): Be more clear about the counting of hilines.
2139 (Handling links): Document M-p/n for accessing links.
2140 (Fast access to TODO states): New section.
2141 (Per file keywords): New section.
2142 (Property inheritance): New section.
2143 (Column attributes): New summary types.
2144 (Capturing Column View): New section.
2145 (The date/time prompt): Cover the new features in the date/time prompt.
2146 Compactify the table of keys for the calendar remote control.
2147 (Clocking work time): Document the new :scope parameter.
2148 (Remember): Promoted to chapter.
2149 (Quoted examples): New section.
2150 (Enhancing text): New verbatim environments.
2151
2152 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
2153
2154 * trampver.texi: Update release number.
2155
2156 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
2157
2158 * gnus.texi (Article Keymap): Add
2159 gnus-article-wide-reply-with-original; fix descriptions of
2160 gnus-article-reply-with-original and
2161 gnus-article-followup-with-original.
2162
2163 2008-01-09 Glenn Morris <rgm@gnu.org>
2164
2165 * nxml-mode.texi: Add @copying section.
2166
2167 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
2168
2169 * message.texi (Mail Variables): Add some text from "(gnus)Posting
2170 Server". Add `message-send-mail-with-mailclient'.
2171
2172 * gnus.texi (Posting Server): Move some text to "(message)Mail
2173 Variables" and add a reference here.
2174
2175 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
2176
2177 * dbus.texi (Receiving Method Calls): New chapter.
2178 (Errors and Events): Add serial number to events. Replace "signal" by
2179 "message". Introduce dbus-event-serial-number.
2180
2181 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
2182
2183 * dbus.texi (Type Conversion): Explain the type specification for empty
2184 arrays. Use another example.
2185
2186 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
2187
2188 * dbus.texi (all): Replace "..." by @dots{}.
2189 (Type Conversion): Precise the value range for :byte types.
2190 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
2191 Mention its return value.
2192 (Errors and Events): There is no D-Bus error propagation during event
2193 processing.
2194
2195 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
2196
2197 * calc.tex (Yacas Language, Maxima Language, Giac Language):
2198 New sections.
2199
2200 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
2201
2202 * gnus.texi (Group Parameters): Reorder the text and add a note about
2203 `gnus-parameters' near the beginning of the node.
2204
2205 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2206
2207 * gnus.texi (Score File Editing): Fix function name.
2208
2209 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
2210
2211 Sync with Tramp 2.1.12.
2212
2213 * trampver.texi: Update release number.
2214
2215 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
2216
2217 * dbus.texi (Type Conversion): Correct input parameters mapping.
2218
2219 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
2220
2221 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
2222 (Errors and Events): Mention wrong-type-argument error.
2223
2224 2007-12-21 Alex Schroeder <alex@gnu.org>
2225
2226 * rcirc.texi: Changed single spaces after sentence end to double
2227 spaces. Fixed some typos.
2228 (Internet Relay Chat): Explain relay.
2229 (Getting started with rcirc): Change items to reflect prompts.
2230 Add more explanation to rcirc-track-minor-mode and added a comment to
2231 warn future maintainers that this section is a copy.
2232 (People): Changed /ignore example.
2233 (Keywords): Not keywords.
2234
2235 2007-12-20 Alex Schroeder <alex@gnu.org>
2236
2237 * rcirc.texi (Top): Fighting Information Overload chapter added.
2238 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
2239 (rcirc commands): Moved /ignore command to the new chapter.
2240 (Fighting Information Overload): New chapter documenting /keyword,
2241 /bright, /dim, channel ignore, and low priority channels.
2242 (Configuration): Document rcirc-server-alist, remove
2243 rcirc-startup-channels-alist and rcirc-default-server.
2244
2245 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
2246
2247 * dbus.texi (Signals): Fix example in dbus-register-signal.
2248
2249 2007-12-14 Sven Joachim <svenjoac@gmx.de>
2250
2251 * gnus.texi (Score Variables): Fix typo.
2252
2253 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
2254
2255 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
2256 (Signals): Adapt dbus-send-signal and dbus-register-signal.
2257 (Errors and Events): Adapt dbus-event.
2258
2259 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2260
2261 * gnus.texi (Other Files): Add the yenc command.
2262
2263 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
2264
2265 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
2266 since 2004-08-06.
2267
2268 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
2269
2270 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
2271 on body.
2272
2273 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
2274
2275 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
2276 and rfc2047-allow-irregular-q-encoded-words; fix description of
2277 rfc2047-encode-encoded-words.
2278
2279 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
2280
2281 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
2282
2283 2007-12-05 Michael Olson <mwolson@gnu.org>
2284
2285 * remember.texi (Diary): Remove "require" line for remember-diary.el.
2286 Update documentation for `remember-diary-file'.
2287
2288 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
2289
2290 * dbus.texi (Signals): Precise `dbus-register-signal'.
2291 (Errors and Events): Rework events part, the internal structure of
2292 dbus-event has changed.
2293
2294 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
2295
2296 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
2297 ($(infodir)/dbus, dbus.dvi): New targets.
2298
2299 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
2300
2301 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
2302 unconditionally.
2303
2304 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
2305 emulation with @print{}.
2306
2307 2007-12-02 Richard Stallman <rms@gnu.org>
2308
2309 * dbus.texi (Overview): Minor cleanup.
2310
2311 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
2312
2313 * Makefile.in (INFO_TARGETS): Add dbus.
2314 (DVI_TARGETS): Add dbus.dvi.
2315 (dbus, dbus.dvi): New targets.
2316
2317 * dbus.texi: New file.
2318
2319 2007-11-24 Romain Francoise <romain@orebokech.com>
2320
2321 * nxml-mode.texi: Add description in @direntry.
2322 Fix file name to match @setfilename.
2323
2324 2007-11-23 Mark A. Hershberger <mah@everybody.org>
2325
2326 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2327 ($(infodir)/nxml-mode): New rule.
2328
2329 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2330 ($(infodir)/nxml-mode): New rule.
2331 (clean): Add nxml-mode*.
2332
2333 * nxml-mode.texi: New file with nxml manual.
2334
2335 2007-11-18 Richard Stallman <rms@gnu.org>
2336
2337 * flymake.texi (Example -- Configuring a tool called directly):
2338 Update example.
2339
2340 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
2341
2342 * tramp.texi (Filename completion): Simplify explanation of
2343 double-slash behavior. Explain directory contents flushing.
2344
2345 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2346
2347 * calc.texi (TeX and LaTeX Language Modes): Put in
2348 missing braces.
2349
2350 2007-11-15 Richard Stallman <rms@gnu.org>
2351
2352 * cl.texi (Equality Predicates): Delete `eql'.
2353 (Predicates, Naming Conventions, Top): Delete `eql'.
2354 (Common Lisp Compatibility): Delete `eql'.
2355 (Porting Common Lisp): Delete obsolete backquote info.
2356 Minor clarification about character constants.
2357 (Sequence Basics): Minor clarification.
2358
2359 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
2360
2361 * cc-mode.texi (Electric Keys, Custom Macros):
2362 * tramp.texi (Filename completion): Fix typos.
2363
2364 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
2365
2366 * calc.texi (Basic commands): Mention the menu.
2367
2368 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
2369
2370 * tramp.texi (Connection caching): Tramp flushes connection
2371 properties when remote operating system has been changed.
2372
2373 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
2374
2375 * gnus-news.texi: Fix spelling.
2376 `message-insert-formatted-citation-line', not
2377 `message-insert-formated-citation-line'.
2378
2379 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
2380
2381 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
2382
2383 * tramp.texi (Overview): Mention also the PuTTY integration under
2384 Win32. Remove paragraphs about Tramp's experimental status.
2385 (Frequently Asked Questions): Add code example for highlighting the
2386 mode line.
2387
2388 2007-11-03 Michael Olson <mwolson@gnu.org>
2389
2390 * remember.texi: Change mentions of remember-buffer to
2391 remember-finalize throughout.
2392
2393 2007-10-30 Michael Olson <mwolson@gnu.org>
2394
2395 * remember.texi (Copying): Remove.
2396 (Mailbox): Update with non-BBDB instructions.
2397 (Diary, Org): Add.
2398 (Bibliography, Planner Page): Remove.
2399
2400 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
2401
2402 * makefile.w32-in (INFO_TARGETS): Add remember.
2403 (DVI_TARGETS): Add remember.dvi.
2404 ($(infodir)/remember): New rule.
2405 (clean): Add remember*.
2406
2407 2007-10-30 Michael Olson <mwolson@gnu.org>
2408
2409 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
2410 ($(infodir)/remember): New rule that builds the Remember Manual.
2411
2412 * remember.texi: New file containing the Remember Mode Manual.
2413 Shuffle chapters around after initial import.
2414 (Function Reference): Split Keystrokes into separate chapter.
2415 (Keystrokes): Document C-c C-k.
2416 (Introduction): Fix typographical issue with "---".
2417
2418 2007-10-29 Richard Stallman <rms@gnu.org>
2419
2420 * widget.texi (Introduction): Delete discussion of implementation
2421 internals.
2422
2423 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
2424
2425 * tramp.texi (Connection caching): Host names must be different
2426 when tunneling.
2427
2428 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2429
2430 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
2431 Gnus v5.13.
2432
2433 2007-10-28 Miles Bader <miles@gnu.org>
2434
2435 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
2436
2437 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2438
2439 * gnus.texi (Sorting the Summary Buffer): Remove
2440 gnus-article-sort-by-date-reverse.
2441
2442 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2443
2444 * gnus.texi (Non-ASCII Group Names): New node.
2445 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
2446 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
2447
2448 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
2449
2450 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
2451 clean the output of the program `imap-shell-program'.
2452
2453 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2454
2455 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
2456
2457 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
2458
2459 * gnus.texi (Sticky Articles): Documentation for sticky article
2460 buffers.
2461
2462 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
2463
2464 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
2465
2466 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2467
2468 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
2469
2470 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2471
2472 * gnus.texi (Archived Messages): Document
2473 gnus-update-message-archive-method.
2474
2475 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2476
2477 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
2478
2479 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
2480
2481 * gnus.texi (Group Maneuvering): Document
2482 `gnus-summary-next-group-on-exit'.
2483
2484 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2485
2486 * gnus.texi (Really Various Summary Commands): Mention
2487 gnus-auto-select-on-ephemeral-exit.
2488
2489 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2490
2491 * gnus.texi, message.texi: Bump version number.
2492
2493 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2494
2495 * gnus.texi (Group Line Specification, Misc Group Stuff)
2496 (Server Commands): Parenthesize @pxref{Mail Spool}.
2497
2498 2007-10-28 Didier Verna <didier@xemacs.org>
2499
2500 New user option: message-signature-directory.
2501 * message.texi (Insertion Variables): Document it.
2502 * gnus.texi (Posting Styles): Ditto.
2503
2504 2007-10-28 Didier Verna <didier@xemacs.org>
2505
2506 * gnus.texi (Group Line Specification):
2507 * gnus.texi (Misc Group Stuff):
2508 * gnus.texi (Server Commands): Document the group compaction feature.
2509
2510 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2511
2512 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
2513
2514 * message.texi (Various Message Variables): Add message-fill-column.
2515
2516 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2517
2518 * gnus.texi: Untabify.
2519
2520 2007-10-28 Didier Verna <didier@xemacs.org>
2521
2522 * gnus.texi (Group Parameters): Document the posting-style merging
2523 process in topic-mode.
2524
2525 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2526
2527 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
2528
2529 2007-10-28 Romain Francoise <romain@orebokech.com>
2530
2531 * gnus.texi (Mail Spool): Fix typo.
2532 Update copyright.
2533
2534 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2535
2536 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
2537
2538 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2539
2540 * gnus.texi (Summary Generation Commands):
2541 Add gnus-summary-insert-ticked-articles.
2542
2543 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2544
2545 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
2546 to spam-spamassassin-program.
2547
2548 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2549
2550 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
2551
2552 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2553
2554 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
2555
2556 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2557
2558 * message.texi (Mail Headers): Document `opportunistic'.
2559
2560 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2561
2562 * emacs-mime.texi (Encoding Customization): Explain how to set
2563 mm-coding-system-priorities per hierarchy.
2564
2565 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2566
2567 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
2568 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
2569
2570 2007-10-28 Didier Verna <didier@xemacs.org>
2571
2572 * message.texi (Wide Reply): Update documentation of
2573 message-dont-reply-to-names (now allowing a list of regexps).
2574
2575 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2576
2577 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
2578
2579 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2580
2581 * gnus.texi (SpamAssassin back end): Fix typo.
2582
2583 * sieve.texi (Examples): Fix grammar.
2584
2585 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2586
2587 * gnus.texi (Searching for Articles): Document M-S and M-R.
2588 (Limiting): Document / b.
2589
2590 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2591
2592 * gnus.texi (Thread Commands): T M-^.
2593
2594 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2595
2596 * message.texi (Mail Aliases): Document ecomplete.
2597 (Mail Aliases): Fix typo.
2598
2599 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2600
2601 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
2602 fix typo.
2603
2604 2007-10-28 Romain Francoise <romain@orebokech.com>
2605
2606 * gnus.texi (Mail Spool): Grammar fix.
2607
2608 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2609
2610 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
2611 string.
2612
2613 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2614
2615 * gnus.texi (Group Parameters): Fix description.
2616
2617 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2618
2619 * gnus.texi (Gmane Spam Reporting):
2620 Fix spam-report-gmane-use-article-number.
2621 Add spam-report-user-mail-address.
2622
2623 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2624
2625 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
2626
2627 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2628
2629 * gnus.texi (Group Parameters): Add simplified sorting example based on
2630 example for `Sorting the Summary Buffer' from Jari Aalto
2631 <jari.aalto@cante.net>.
2632 (Example Methods): Add example for an indirect connection.
2633
2634 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
2635
2636 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
2637 (Agent Parameters): Updated parameter names to match code.
2638 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
2639 'gnus-agent-summary-fetch-series'.
2640 (Agent and flags): New section providing a generalized discussion
2641 of flag handling.
2642 (Agent and IMAP): Removed flag discussion.
2643 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
2644
2645 2007-10-28 Romain Francoise <romain@orebokech.com>
2646
2647 * gnus.texi (Exiting the Summary Buffer): Add new function
2648 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
2649
2650 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2651
2652 * gnus.texi (Conformity): Fix typo.
2653 (Customizing Articles): Document `first'.
2654
2655 2007-10-28 Jari Aalto <jari.aalto@cante.net>
2656
2657 * gnus.texi (Sorting the Summary Buffer):
2658 Add `gnus-thread-sort-by-date-reverse'. Add example
2659 host to different sorting in NNTP and RSS groups.
2660
2661 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2662
2663 * message.texi (Insertion): Describe prefix for
2664 message-mark-inserted-region and message-mark-insert-file.
2665
2666 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2667
2668 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
2669 LaTeX documents. Describe "text/x-gnus-verbatim".
2670
2671 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2672
2673 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
2674 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
2675 (spam-stat spam filtering, SpamOracle)
2676 (Extending the Spam ELisp package): Removed extra quote symbol for
2677 clarity.
2678
2679 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2680
2681 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
2682 gnus-article-delete-part and gnus-article-replace-part.
2683 (Using MIME): Add gnus-mime-replace-part.
2684
2685 2007-10-28 Romain Francoise <romain@orebokech.com>
2686
2687 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
2688 requires `auto-compression-mode' to be enabled. Add new nnml
2689 variable `nnml-compressed-files-size-threshold'.
2690
2691 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2692
2693 * gnus.texi (Sorting the Summary Buffer): Added
2694 gnus-thread-sort-by-recipient.
2695
2696 2007-10-28 Romain Francoise <romain@orebokech.com>
2697
2698 * message.texi (Insertion Variables): Mention new variable
2699 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
2700 documentation accordingly.
2701
2702 2007-10-28 Romain Francoise <romain@orebokech.com>
2703
2704 * gnus.texi (To From Newsgroups): Mention new variables
2705 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
2706
2707 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2708
2709 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
2710 stuff; gnus-mime-inline-part does the automatic decompression.
2711
2712 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2713
2714 * gnus.texi (Spam ELisp Package Configuration Examples):
2715 "training.ham" should be "training.spam".
2716
2717 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2718
2719 * message.texi (Mail Variables): Fix the default value for
2720 message-send-mail-function.
2721
2722 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2723
2724 * gnus.texi (Optional Back End Functions): nntp-request-update-info
2725 always returns nil exceptionally.
2726
2727 2007-10-28 Simon Josefsson <jas@extundo.com>
2728
2729 * gnus.texi (Article Washing): Add libidn URL. Suggested by
2730 Michael Cook <michael@waxrat.com>.
2731
2732 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2733
2734 * gnus.texi (Topic Commands): Fix next/previous.
2735
2736 2007-10-28 Simon Josefsson <jas@extundo.com>
2737
2738 * gnus.texi (Article Washing): Mention `W i'.
2739
2740 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2741
2742 * gnus.texi (Group Parameters): Slight extension of sieve
2743 parameter description.
2744
2745 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2746
2747 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
2748 matching score files as well.
2749 (Picons): Describe `gnus-picon-style'.
2750
2751 2007-10-28 Romain Francoise <romain@orebokech.com>
2752
2753 * message.texi (Message Headers): Mention that headers are hidden
2754 using narrowing, and how to expose them.
2755 Update copyright.
2756
2757 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2758
2759 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
2760 `gnus-summary-sort-by-recipient'.
2761
2762 2007-10-28 Romain Francoise <romain@orebokech.com>
2763
2764 * gnus.texi (NNTP marks): New node.
2765 (NNTP): Move NNTP marks variables to the new node.
2766
2767 2007-10-28 Jesper Harder <harder@ifa.au.dk>
2768
2769 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
2770
2771 * gnus.texi (MIME Commands, Hashcash): Markup fix.
2772
2773 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2774
2775 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
2776 everywhere for consistency.
2777 (Filtering Spam Using The Spam ELisp Package): Admonish again.
2778 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
2779 Say "regular expression" instead of "regex." Admonish. Pick
2780 other words to sound better (s/so/thus/).
2781 (Spam ELisp Package Filtering of Incoming Mail): Mention
2782 statistical filters. Remove old TODO.
2783 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
2784 New section on sorting and displaying the spam score.
2785 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
2786 backend but an alias to spam-use-BBDB.
2787 (Extending the Spam ELisp package): Rewrite the example using the
2788 new backend functionality.
2789
2790 2007-10-28 Simon Josefsson <jas@extundo.com>
2791
2792 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
2793 nntp-marks-directory, from Romain Francoise
2794 <romain@orebokech.com>.
2795
2796 2007-10-28 Magnus Henoch <mange@freemail.hu>
2797
2798 * gnus.texi (Hashcash): New default value of
2799 hashcash-default-payment.
2800
2801 2007-10-28 Simon Josefsson <jas@extundo.com>
2802
2803 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
2804 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
2805
2806 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2807
2808 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
2809
2810 2007-10-28 Simon Josefsson <jas@extundo.com>
2811
2812 * gnus.texi (documentencoding): Add, to avoid warnings.
2813
2814 2007-10-28 Simon Josefsson <jas@extundo.com>
2815
2816 * message.texi (Mail Headers): Add.
2817
2818 * gnus.texi (Hashcash): Fix.
2819
2820 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2821
2822 * gnus.texi (Hashcash): Changed location of library, also mention
2823 that payments can be verified and fix the name of the
2824 hashcash-path variable.
2825
2826 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2827
2828 * gnus.texi (Article Display): Add `gnus-picon-style'.
2829
2830 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2831
2832 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
2833
2834 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2835
2836 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
2837 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
2838 warning about ham processors in spam groups removed.
2839
2840 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2841
2842 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
2843 From Hubert Chan <hubert@uhoreg.ca>.
2844
2845 2007-10-28 Jesper Harder <harder@ifa.au.dk>
2846
2847 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
2848 (Mailing List): Typo.
2849 (Customizing Articles): Add gnus-treat-ansi-sequences.
2850 (Article Washing): Index.
2851
2852 * message.texi: Use m-dash consistently.
2853
2854 2007-10-28 Jesper Harder <harder@ifa.au.dk>
2855
2856 * gnus.texi (GroupLens): Remove.
2857
2858 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
2859
2860 * gnus.texi (Outgoing Messages, Agent Variables): Add
2861 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
2862 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
2863
2864 2007-10-28 Jesper Harder <harder@ifa.au.dk>
2865
2866 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
2867
2868 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2869
2870 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
2871
2872 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
2873
2874 2007-10-28 Simon Josefsson <jas@extundo.com>
2875
2876 * gnus.texi (Top): Add SASL.
2877
2878 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2879
2880 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2881
2882 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
2883
2884 * gnus.texi (Troubleshooting): Adjust Gnus version number.
2885
2886 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
2887
2888 * calc.texi (Formulas, Composition Basics): Lower the
2889 precedence of negation.
2890
2891 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
2892
2893 * ses.texi (The Basics): Mention how to create a new spreadsheet.
2894 Mention the new three-letter column identifiers.
2895 (More on cell printing): Calculate-cell and truncate-cell are now `c'
2896 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
2897 message when using `c' on an empty default with default printer.
2898 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
2899 renamed to `ses--symbolic-formulas' some time ago.
2900
2901 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
2902
2903 * calc.texi (Default Simplifications, Making Selections)
2904 (Customizing Calc): Clarify associativity of multiplication.
2905
2906 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
2907
2908 * tramp.texi (Traces and Profiles): Simplify loop over
2909 `trace-function-background'.
2910
2911 2007-10-22 Juri Linkov <juri@jurta.org>
2912
2913 * dired-x.texi (Shell Command Guessing): Default values are now
2914 available by typing M-n instead of M-p.
2915
2916 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
2917
2918 * tramp.texi (Cleanup remote connections): New section.
2919 (Password caching): Remove `tramp-clear-passwd'.
2920 It's not a command anymore.
2921 (Bug Reports): Add `tramp-bug' to function index.
2922 (Function Index, Variable Index): New nodes.
2923 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
2924
2925 * trampver.texi: Update release number.
2926
2927 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
2928
2929 * calc.texi (History and Acknowledgements): Turn comment
2930 about integer size into past tense.
2931 (Time Zones): Remove pointer to Calc author's address.
2932 (Trigonometric and Hyperbolic Functions): Mention cotangent
2933 and hyperbolic cotangent. Fix typo.
2934
2935 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
2936
2937 Sync with Tramp 2.1.11.
2938
2939 * trampver.texi: Update release number.
2940
2941 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
2942
2943 * tramp.texi (External packages): New section.
2944
2945 2007-09-29 Juri Linkov <juri@jurta.org>
2946
2947 * info.texi (Help-Int): Document `L' (`Info-history').
2948
2949 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
2950
2951 * org.texi: Change links to webpage and maintained email.
2952 (Remember): Promote to Chapter, significant changes.
2953 (Fast access to TODO states): New section.
2954 (Faces for TODO keywords): New section.
2955 (Export options): Example for #+DATE.
2956 (Progress logging): Section moved.
2957
2958 2007-09-26 Bill Wohler <wohler@newt.com>
2959
2960 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
2961 browse-url-at-mouse.
2962
2963 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
2964
2965 * flymake.texi (Customizable variables): Face names don't end in -face.
2966 Fix flymake-err-line-patterns template.
2967 (Example -- Configuring a tool called directly): Fix init-function.
2968 (Highlighting erroneous lines): Face names don't end in -face.
2969
2970 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
2971
2972 * erc.texi (Special-Features): Fix small typo.
2973
2974 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
2975
2976 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
2977 and "External transfer methods".
2978
2979 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
2980
2981 * calc.texi (Predefined Units): Add some history.
2982
2983 2007-09-08 Michael Olson <mwolson@gnu.org>
2984
2985 * erc.texi (Copying): New section included from gpl.texi.
2986 This matches the look of the upstream ERC manual.
2987
2988 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
2989
2990 * calc.texi (History and Acknowledgements): Adjust the "thanks".
2991 (Random Numbers): Clarify the distribution of `random'.
2992
2993 2007-09-06 Glenn Morris <rgm@gnu.org>
2994
2995 Move manual sources from man/ to subdirectories of doc/.
2996 Split into the Emacs manual in emacs/, and other manuals in misc/.
2997 Change all setfilename commands to use ../../info.
2998 * Makefile.in: Move the parts of the old man/Makefile.in that do not
2999 refer to the Emacs manual here.
3000 (infodir): New variable.
3001 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
3002 (cc-mode.texi, faq.texi): Update references to source file locations.
3003 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
3004 do not refer to the Emacs manual here.
3005 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
3006
3007 * Makefile.in: Add `basename' versions of all info targets, for
3008 convenience when rebuilding just one manual.
3009 (../etc/GNU): Delete obsolete target.
3010 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3011 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
3012 *.vrs *.toc here...
3013 (maintainer-clean): ...from here.
3014
3015 * makefile.w32-in (../etc/GNU): Delete obsolete target.
3016
3017 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
3018
3019 * calc.texi (Date Conversions): Clarify definition of
3020 Julian day numbering.
3021 (Date Forms): Clarify definition of Julian day numbering;
3022 add some history.
3023
3024 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
3025
3026 * org.texi: Version 5.07.
3027
3028 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
3029
3030 * message.texi (MIME): Replace mml-attach with mml-attach-file.
3031
3032 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
3033
3034 * org.texi (Adding hyperlink types): New section.
3035 (Embedded LaTeX): Chapter updated because of LaTeX export.
3036 (LaTeX export): New section.
3037 (Using links out): New section.
3038
3039 2007-08-22 Glenn Morris <rgm@gnu.org>
3040
3041 * faq.texi (Learning how to do something): Refcards now in
3042 etc/refcards/ directory.
3043
3044 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
3045
3046 * tramp.texi (Remote Programs): Persistency file must be cleared when
3047 changing `tramp-remote-path'.
3048 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
3049 macro.
3050
3051 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
3052
3053 * calc.texi: Move contents to beginning of file.
3054 (Algebraic Entry): Fix the formatting of an example.
3055
3056 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
3057
3058 * calc.texi (Basic Operations on Units): Mention exact versus
3059 inexact conversions.
3060
3061 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
3062
3063 * calc.texi (Basic Operations on Units): Mention default
3064 values for new units.
3065 (Quick Calculator Mode): Mention that binary format will
3066 be displayed.
3067
3068 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
3069
3070 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
3071
3072 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
3073
3074 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
3075
3076 2007-08-08 Glenn Morris <rgm@gnu.org>
3077
3078 * gnus.texi, sieve.texi: Replace `iff'.
3079
3080 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
3081
3082 * calc.texi (Basic Graphics): Mention the graphing of error
3083 forms.
3084 (Graphics Options): Mention how `g s' handles error forms.
3085 (Curve Fitting): Mention plotting the curves.
3086 (Standard Nonlinear Models): Add additional models.
3087 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
3088 (Linear Fits): Correct result.
3089
3090 2007-08-01 Alan Mackenzie <acm@muc.de>
3091
3092 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
3093 to "--no-site-file".
3094
3095 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
3096
3097 * tramp.texi (Frequently Asked Questions): Point to mode line
3098 extension in Emacs 23.1.
3099
3100 * trampver.texi: Update release number.
3101
3102 2007-07-27 Glenn Morris <rgm@gnu.org>
3103
3104 * calc.texi (Copying): Include license text from gpl.texi, rather than
3105 in-line.
3106
3107 2007-07-25 Glenn Morris <rgm@gnu.org>
3108
3109 * calc.texi (Copying): Replace license with GPLv3.
3110
3111 * Relicense all FSF files to GPLv3 or later.
3112
3113 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
3114
3115 Sync with Tramp 2.1.10.
3116
3117 * tramp.texi (trampfn): Expand macro implementation in order to handle
3118 empty arguments.
3119 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
3120 occurrences by trampfn.
3121 (Frequently Asked Questions): Extend example code for host
3122 identification in the modeline. Add bbdb to approaches shortening Tramp
3123 file names to be typed.
3124
3125 * trampver.texi: Update release number.
3126
3127 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
3128
3129 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
3130 section. Reported by <poti@potis.org>.
3131 (Remote processes): Arguments of the program to be debugged are taken
3132 literally.
3133 (Frequently Asked Questions): Simplify recentf example.
3134
3135 2007-07-14 Karl Berry <karl@gnu.org>
3136
3137 * info.texi (@copying): New Back-Cover Text.
3138
3139 * info.texi (Quitting Info): Move to proper place in source.
3140 (Reported by Benno Schulenberg.)
3141
3142 2007-07-13 Eli Zaretskii <eliz@gnu.org>
3143
3144 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
3145
3146 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
3147
3148 * emacs-mime.texi: Add @documentencoding directive.
3149
3150 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
3151
3152 * tramp.texi (Remote processes): Add an anchor to the subsection
3153 "Running a debugger on a remote host".
3154
3155 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
3156
3157 * tramp.texi (Remote processes): Don't call it "experimental" any
3158 longer. Add subsection about running a debugger on a remote host.
3159
3160 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
3161
3162 * org.texi (Properties and columns): Chapter rewritten.
3163
3164 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
3165
3166 * tramp.texi:
3167 * trampver.texi: Migrate to Tramp 2.1.
3168
3169 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
3170
3171 * org.texi (Properties): New chapter.
3172
3173 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
3174
3175 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
3176 Control Panel.
3177
3178 * gnus.texi (Misc Article): Add index entry for
3179 gnus-single-article-buffer.
3180
3181 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
3182
3183 * gnus.texi (Starting Up): Fix typo.
3184
3185 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
3186
3187 * gnus.texi (Asynchronous Fetching): Fix typo.
3188
3189 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
3190
3191 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
3192 (About This Manual): Remove redundant information.
3193 (Getting Started): Mention author.
3194 (Basic Arithmetic, Customizing Calc): Make description of the
3195 variable `calc-multiplication-has-precedence' match its new effect.
3196
3197 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
3198
3199 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
3200 the variable `calc-multiplication-has-precedence'.
3201
3202 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
3203
3204 * org.texi (Tag): Section swapped with node Timestamps.
3205 (Formula syntax for Lisp): Document new `L' flag.
3206
3207 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
3208
3209 * gnus.texi (Misc Group Stuff, Summary Buffer)
3210 (Server Commands, Article Keymap): Fix typo. s/function/command/.
3211
3212 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
3213
3214 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
3215 * gnus.texi (Article Buttons, Mail Source Customization)
3216 (Sending or Not Sending, Customizing NNDiary):
3217 * message.texi (Message Headers):
3218 * mh-e.texi (HTML): Fix typos.
3219
3220 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
3221
3222 Sync with Tramp 2.0.56.
3223
3224 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
3225 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
3226
3227 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
3228
3229 * Version 22.1 released.
3230
3231 2007-05-26 Michael Olson <mwolson@gnu.org>
3232
3233 * erc.texi (Modules): Fix references to completion modules.
3234
3235 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
3236
3237 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
3238
3239 2007-05-09 Didier Verna <didier@xemacs.org>
3240
3241 * gnus.texi (Email Based Diary): New. Proper documentation for the
3242 nndiary back end and the gnus-diary library.
3243
3244 2007-05-03 Karl Berry <karl@gnu.org>
3245
3246 * .cvsignore (*.pdf): New entry.
3247
3248 * texinfo.tex: Update from current version for better pdf generation.
3249
3250 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
3251
3252 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
3253
3254 2007-04-28 Glenn Morris <rgm@gnu.org>
3255
3256 * faq.texi (New in Emacs 22): Restore mention of python.el pending
3257 consideration of legal status.
3258
3259 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
3260
3261 * idlwave.texi: Minor updates for IDLWAVE 6.1.
3262
3263 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
3264
3265 * faq.texi (New in Emacs 22): python.el removed.
3266
3267 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
3268
3269 * calc.texi (Reporting bugs): Update maintainer's address.
3270
3271 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
3272
3273 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
3274
3275 2007-04-15 Jay Belanger <belanger@truman.edu>
3276
3277 * calc.texi (Title page): Remove the date.
3278 (Basic Arithmetic): Emphasize that / binds less strongly than *.
3279 (The Standard Calc Interface): Change trail title.
3280 (Floats): Mention that when non-decimal floats are entered, only
3281 approximations are stored.
3282 (Copying): Move to the appendices.
3283 (GNU Free Documentation License): Add as an appendix.
3284
3285 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
3286
3287 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
3288 * dired-x.texi, ebrowse.texi, ediff.texi:
3289 * emacs-mime.texi, erc.texi, eshell.texi:
3290 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
3291 * idlwave.texi, message.texi, newsticker.texi, org.texi:
3292 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
3293 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3294 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
3295 * woman.texi: Include GFDL.
3296
3297 * doclicense.texi: Remove node heading, so that it can be included by
3298 other files.
3299
3300 * dired-x.texi: Relicence under GFDL. Remove date from title page.
3301
3302 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
3303 than *.
3304
3305 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
3306
3307 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
3308 in Calc.
3309
3310 2007-04-09 Romain Francoise <romain@orebokech.com>
3311
3312 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
3313 Mac OS ports. Make it clear that mouse-1 complements and doesn't
3314 replace mouse-2.
3315
3316 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
3317
3318 * woman.texi (Word at point, Interface Options): woman-topic-at-point
3319 renamed to woman-use-topic-at-point. Document new behavior.
3320
3321 2007-04-08 Richard Stallman <rms@gnu.org>
3322
3323 * url.texi: Fix some indexing.
3324 (Disk Caching): Drop discussion of old/other Emacs versions.
3325
3326 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
3327
3328 * url.texi (Disk Caching): Say Emacs 21 "and later".
3329
3330 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
3331 on Font locking which now mentions JIT lock.
3332
3333 2007-04-01 Michael Olson <mwolson@gnu.org>
3334
3335 * erc.texi: Update for the ERC 5.2 release.
3336
3337 2007-03-31 David Kastrup <dak@gnu.org>
3338
3339 * woman.texi (Topic, Interface Options): Explain changes semantics of
3340 woman-manpath in order to consider MANPATH_MAP entries.
3341
3342 2007-03-31 Eli Zaretskii <eliz@gnu.org>
3343
3344 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
3345
3346 2007-03-26 Richard Stallman <rms@gnu.org>
3347
3348 * pgg.texi (Caching passphrase): Clean up previous change.
3349
3350 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
3351
3352 * gnus.texi (Setting Process Marks): Fix typo.
3353
3354 2007-03-25 Romain Francoise <romain@orebokech.com>
3355
3356 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
3357 readability, and include various fixes by Daniel Brockman, Nick Roberts
3358 and Dieter Wilhelm.
3359
3360 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
3361
3362 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
3363
3364 * gnus.texi (Mail Source Specifiers): Fix typo.
3365
3366 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
3367
3368 * reftex.texi (Imprint): Update maintainer information.
3369
3370 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
3371
3372 * message.texi (Message Buffers): Update documentation for
3373 message-generate-new-buffers.
3374
3375 2007-03-15 Daiki Ueno <ueno@unixuser.org>
3376
3377 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
3378
3379 2007-03-21 Glenn Morris <rgm@gnu.org>
3380
3381 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
3382
3383 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
3384
3385 * eshell.texi (Known problems): Emacs 21 -> 22.
3386
3387 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
3388
3389 2007-03-18 Jay Belanger <belanger@truman.edu>
3390
3391 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
3392
3393 2007-03-12 Glenn Morris <rgm@gnu.org>
3394
3395 * calc.texi (Time Zones): Switch to new North America DST rule.
3396
3397 * calc.texi: Replace "daylight savings" with "daylight
3398 saving" in text throughout.
3399
3400 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3401
3402 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
3403 The variable now uses a list of symbols instead of just a symbol.
3404 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
3405
3406 2007-03-06 Romain Francoise <romain@orebokech.com>
3407
3408 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
3409 new packages, and mention Gnus update.
3410
3411 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
3412
3413 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
3414 nntp-open-connection-functions-never-echo-commands.
3415
3416 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
3417
3418 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
3419 problems on the console, and security risk in not using gpg-agent.
3420
3421 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
3422
3423 * org.texi (The spreadsheet): Renamed from "Table calculations".
3424 Completely reorganized and rewritten.
3425 (CamelCase links): Section removed.
3426 (Repeating items): New section.
3427 (Tracking TODO state changes): New section.
3428 (Agenda views): Chapter reorganized and rewritten.
3429 (HTML export): Section rewritten.
3430 (Tables in arbitrary syntax): New section.
3431 (Summary): Better feature summary.
3432 (Activation): Document problem with cut-and-paste of Lisp code
3433 from PDF files.
3434 (Visibility cycling): Document indirect buffer use.
3435 (Structure editing): Document sorting.
3436 (Remember): Section rewritten.
3437 (Time stamps): Better description of time stamp types.
3438 (Tag searches): Document regular expression search for tags.
3439 (Stuck projects): New section.
3440 (In-buffer settings): New keywords.
3441 (History and Acknowledgments): Updated description.
3442
3443 2007-02-24 Alan Mackenzie <acm@muc.de>
3444
3445 * cc-mode.texi (Movement Commands): Insert two missing command names.
3446 (Getting Started): Slight wording correction (use conditional).
3447
3448 2007-02-22 Kim F. Storm <storm@cua.dk>
3449
3450 * widget.texi (User Interface, Basic Types): Document need to put some
3451 text before the %v escape in :format string in editable-field widget.
3452
3453 2007-02-18 Romain Francoise <romain@orebokech.com>
3454
3455 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
3456 `cvs-mode-quit'.
3457
3458 2007-02-10 Markus Triska <markus.triska@gmx.at>
3459
3460 * widget.texi (Programming Example): Put constant strings in :format.
3461
3462 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
3463
3464 * faq.texi (Fullscreen mode on MS-Windows): New node.
3465
3466 2007-02-04 David Kastrup <dak@gnu.org>
3467
3468 * faq.texi (AUCTeX): Update version number. Should probably be done
3469 for other packages as well.
3470
3471 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3472
3473 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
3474 <tassilo@member.fsf.org>.
3475
3476 2007-01-27 Eli Zaretskii <eliz@gnu.org>
3477
3478 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
3479 ls-lisp-use-localized-time-format.
3480
3481 2007-01-20 Markus Triska <markus.triska@gmx.at>
3482
3483 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
3484
3485 2007-01-13 Michael Olson <mwolson@gnu.org>
3486
3487 * erc.texi (Modules): Mention capab-identify module.
3488
3489 2007-01-05 Michael Olson <mwolson@gnu.org>
3490
3491 * erc.texi (Getting Started): Update for /RECONNECT command.
3492
3493 2007-01-04 Richard Stallman <rms@gnu.org>
3494
3495 * ebrowse.texi: Change C-c b to C-c C-m.
3496
3497 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
3498
3499 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
3500 variables only in info to avoid redundant entries in the printed
3501 manual.
3502
3503 2007-01-02 Daiki Ueno <ueno@unixuser.org>
3504
3505 * message.texi (Using PGP/MIME): Document gpg-agent usage.
3506
3507 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
3508
3509 * message.texi (Security): Split into sub-nodes.
3510
3511 2007-01-01 Alan Mackenzie <acm@muc.de>
3512
3513 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
3514 eval-after-load in Emacs <=21 and a workaround. Document that
3515 trigraphs are not supported.
3516
3517 2007-01-01 Alan Mackenzie <acm@muc.de>
3518
3519 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
3520 c-context-line-break. When invoked within a string, preserve
3521 whitespace. Add a backslash only when also in a macro.
3522
3523 2007-01-01 Alan Mackenzie <acm@muc.de>
3524
3525 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
3526
3527 2007-01-01 Alan Mackenzie <acm@muc.de>
3528
3529 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
3530 are now bound by default to c-\(beginning\|end\)-of-defun by default.
3531
3532 2007-01-01 Alan Mackenzie <acm@muc.de>
3533
3534 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
3535 "Choosing a Style".
3536
3537 * cc-mode.texi ("Styles"): Add @dfn{style}.
3538
3539 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
3540
3541 Sync with Tramp 2.0.55.
3542
3543 * trampver.texi: Update release number.
3544
3545 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3546
3547 * gnus.texi (Customizing Articles): Add index entries for all
3548 gnus-treat-* variables.
3549
3550 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
3551
3552 * gnus.texi (IMAP): Fix incorrect explanation of
3553 nnimap-search-uids-not-since-is-evil in documentation for
3554 nnimap-expunge-search-string.
3555
3556 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
3557
3558 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
3559 spam-ifile-database.
3560
3561 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3562
3563 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
3564 rebind C-s.
3565
3566 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
3567
3568 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
3569 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
3570 "expiring mail".
3571 (IMAP): Document nnimap-search-uids-not-since-is-evil and
3572 nnimap-nov-is-evil.
3573
3574 2006-12-25 Kevin Ryde <user42@zip.com.au>
3575
3576 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
3577 about the key procedure being used heavily.
3578
3579 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
3580
3581 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
3582 to t.
3583 (Prerequisites): Add explanation about gpg-agent.
3584
3585 2006-12-22 Kevin Ryde <user42@zip.com.au>
3586
3587 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
3588 "sort" instead of "sort*".
3589
3590 2006-12-19 Richard Stallman <rms@gnu.org>
3591
3592 * calc.texi (History and Acknowledgements): Recognize that Emacs
3593 now does have floating point.
3594
3595 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
3596
3597 * tramp.texi (External transfer methods): Describe new method `scpc'.
3598
3599 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
3600
3601 * pgg.texi: Added short note on gpg-agent to the introduction.
3602
3603 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
3604
3605 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
3606 also applies to Cc.
3607
3608 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
3609
3610 * gnus.texi (X-Face): Clarify. Say which programs are required
3611 on Windows.
3612
3613 2006-12-08 Michael Olson <mwolson@gnu.org>
3614
3615 * erc.texi (Modules): Remove documentation for list module.
3616
3617 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
3618
3619 * faq.texi (^M in the shell buffer): Ditto.
3620
3621 2006-11-20 Michael Olson <mwolson@gnu.org>
3622
3623 * erc.texi: Call this the 5.2 stable pre-release of ERC.
3624
3625 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
3626
3627 * org.texi: Fix typos.
3628 (Agenda commands): Document `C-k'.
3629
3630 2006-11-16 Eli Zaretskii <eliz@gnu.org>
3631
3632 * url.texi (http/https): Fix a typo in the HTTP URL.
3633
3634 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
3635
3636 * ada-mode.texi: Total rewrite.
3637
3638 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
3639
3640 * org.texi: Minor typo fixes.
3641
3642 2006-11-13 Bill Wohler <wohler@newt.com>
3643
3644 Release MH-E manual version 8.0.3.
3645
3646 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3647 release 8.0.3.
3648
3649 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
3650 to set MAILDIR.
3651 (Reading Mail): Document the customization of read-mail-command
3652 for MH-E.
3653 (Viewing Attachments): Document mm-discouraged-alternatives.
3654 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
3655 (Junk): Add more information about the settings of mh-junk-background
3656 in a program. Add /usr/bin/mh to PATH in examples.
3657
3658 2006-11-12 Richard Stallman <rms@gnu.org>
3659
3660 * woman.texi: Update author address but say he no longer maintains it.
3661
3662 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
3663
3664 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
3665 archived trees.
3666 (Checkboxes): Section moved to chapter 5, and extended.
3667 (The date/time prompt): New section.
3668 (Link abbreviations): New section.
3669 (Presentation and sorting): New section.
3670 (Custom agenda views): Section completely rewritten.
3671 (Summary): Compare with Planner.
3672 (Feedback): More info about creating backtraces.
3673 (Plain lists): Modified example.
3674 (Breaking down tasks): New section.
3675 (Custom time format): New section.
3676 (Time stamps): Document inactive timestamps.
3677 (Setting tags): More details about fast tag selection.
3678 (Block agenda): New section.
3679 (Custom agenda views): Section rewritten.
3680 (Block agenda): New section.
3681
3682 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
3683
3684 * tramp.texi (Configuration): scp is the default method.
3685 (Default Method): Use ssh as example for another method.
3686
3687 2006-10-27 Richard Stallman <rms@gnu.org>
3688
3689 * woman.texi: Downcase nroff/troff/roff.
3690 (Installation): Chapter deleted. Some xrefs deleted.
3691 (Background): woman doesn't advise man ;-).
3692
3693 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
3694
3695 * ada-mode.texi (Project files, Identifier completion)
3696 (Automatic Casing, Debugging, Using non-standard file names)
3697 (Working Remotely): Fix typos.
3698
3699 2006-10-20 Masatake YAMATO <jet@gyve.org>
3700
3701 * cc-mode.texi (Sample .emacs File): Added missing `)' in
3702 sample code `my-c-initialization-hook'.
3703
3704 2006-10-19 Stuart D. Herring <herring@lanl.gov>
3705
3706 * widget.texi: Fix typos.
3707
3708 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
3709
3710 * tramp.texi (Frequently Asked Questions): Remove questions marked with
3711 "???". There have been no complaints for years, so the information
3712 must be appropriate.
3713
3714 2006-10-16 Richard Stallman <rms@gnu.org>
3715
3716 * widget.texi: Use @var instead of capitalization.
3717 Clarify many widget type descriptions.
3718
3719 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3720
3721 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
3722 gnus-dired-attach.
3723 (Selecting a Group): Fix typo.
3724
3725 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
3726
3727 * widget.texi: Fix typos.
3728
3729 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
3730
3731 * gnus.texi (Image Enhancements): Update for Emacs 22.
3732
3733 * gnus-faq.texi ([1.3]): Update.
3734
3735 2006-10-06 Richard Stallman <rms@gnu.org>
3736
3737 * faq.texi (Displaying the current line or column):
3738 Delete "As of Emacs 20".
3739
3740 2006-10-06 Romain Francoise <romain@orebokech.com>
3741
3742 * faq.texi (VM): VM works with Emacs 22 too.
3743
3744 2006-10-06 Richard Stallman <rms@gnu.org>
3745
3746 * ebrowse.texi: Remove Emacs version "21" from title.
3747
3748 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
3749
3750 * gnus.texi (Foreign Groups): Say where change of editing commands are
3751 stored. Add reference to `gnus-parameters'.
3752
3753 2006-09-15 Jay Belanger <belanger@truman.edu>
3754
3755 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
3756 Change "Library Public License" to "Lesser Public License"
3757 throughout. Use "yyyy" to represent year.
3758
3759 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
3760
3761 * org.texi (Setting tags): Typo fix.
3762
3763 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
3764
3765 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
3766
3767 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3768
3769 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
3770
3771 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
3772
3773 * faq.texi (Escape sequences in shell output): EMACS is now set
3774 to Emacs's absolute file name, not to "t".
3775 (^M in the shell buffer): Likewise.
3776 * misc.texi (Interactive Shell): Likewise.
3777
3778 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
3779
3780 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
3781 mails with pop3-leave-mail-on-server. Fix wording.
3782 (Limiting): Improve gnus-summary-limit-to-articles.
3783 (X-Face): Fix typo.
3784
3785 2006-09-11 Simon Josefsson <jas@extundo.com>
3786
3787 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
3788 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
3789
3790 2006-09-06 Simon Josefsson <jas@extundo.com>
3791
3792 * smtpmail.texi (Authentication): Mention SSL.
3793
3794 2006-09-01 Eli Zaretskii <eliz@gnu.org>
3795
3796 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
3797 Don't use @indicateurl.
3798
3799 * cc-mode.texi (Subword Movement): Don't use @headitem.
3800 (Custom Braces, Clean-ups): Don't use @tie.
3801
3802 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
3803
3804 Sync with Tramp 2.0.54.
3805
3806 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
3807 Suggested by Adrian Phillips <a.phillips@met.no>.
3808
3809 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
3810
3811 * org.texi (Installation, Activation): Split from Installation and
3812 Activation.
3813 (Clocking work time): Documented new features.
3814
3815 2006-08-13 Alex Schroeder <alex@gnu.org>
3816
3817 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
3818 example.
3819
3820 2006-08-12 Eli Zaretskii <eliz@gnu.org>
3821
3822 * faq.texi (How to add fonts): New node.
3823
3824 2006-08-05 Romain Francoise <romain@orebokech.com>
3825
3826 * faq.texi (New in Emacs 22): Expand.
3827
3828 2006-08-03 Michael Olson <mwolson@gnu.org>
3829
3830 * erc.texi: Update for ERC 5.1.4.
3831
3832 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
3833
3834 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
3835 in .../site-lisp/gnus/ by default.
3836 [ From gnus-news.texi in the trunk. ]
3837
3838 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
3839
3840 * gnus.texi (MIME Commands): Additions for yEnc.
3841
3842 2006-07-24 Richard Stallman <rms@gnu.org>
3843
3844 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
3845 * faq.texi: Move periods and commas inside quotes.
3846
3847 2006-07-20 Jay Belanger <belanger@truman.edu>
3848
3849 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
3850
3851 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
3852
3853 * faq.texi (Security risks with Emacs): Document Emacs 22
3854 file-local-variable mechanism.
3855
3856 2006-07-12 Michael Olson <mwolson@gnu.org>
3857
3858 * erc.texi: Update for ERC 5.1.3.
3859
3860 2006-07-12 Alex Schroeder <alex@gnu.org>
3861
3862 * rcirc.texi: Fix typos.
3863 (Getting started with rcirc): New calling convention for M-x irc.
3864 Mention #rcirc. Removed channel tracking.
3865 (Configuration): Changed the names of all variables that got changed
3866 recently, eg. rcirc-server to rcirc-default-server. Added
3867 documentation for rcirc-authinfo, some background for Bitlbee, and
3868 rcirc-track-minor-mode.
3869 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
3870 Scrolling.
3871 (Reconnecting after you have lost the connection): Fixed example code
3872 to match code changes.
3873
3874 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
3875
3876 * gnus.texi, message.texi: Fix typos.
3877
3878 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
3879
3880 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
3881 commands.
3882 (Global TODO list): Document the use of the variables
3883 `org-agenda-todo-ignore-scheduled' and
3884 `org-agenda-todo-list-sublevels'.
3885
3886 2006-07-05 Richard Stallman <rms@gnu.org>
3887
3888 * faq.texi (Scrolling only one line): Fix xref.
3889
3890 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3891
3892 * faq.texi (Evaluating Emacs Lisp code):
3893 Throughout, replace eval-current-buffer with eval-buffer.
3894
3895 2006-07-03 Richard Stallman <rms@gnu.org>
3896
3897 * rcirc.texi (Scrolling conservatively): Fix xref.
3898
3899 * pcl-cvs.texi (Viewing differences): Usage fix.
3900
3901 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
3902
3903 * org.texi (Agenda commands): Document `s' key to save all org-mode
3904 buffers.
3905
3906 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
3907
3908 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
3909 names. Mention `cvs-msg' face.
3910
3911 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
3912
3913 * org.texi (Checkboxes): New section.
3914
3915 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
3916
3917 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
3918 throughout this chapter.
3919
3920 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
3921
3922 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
3923 text for standalone vs Emacs info.
3924 (Help): Clarify header line description. Use mouse-1 for clicks.
3925 (Help-P): Use mouse-1 for clicks.
3926 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
3927 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
3928 (Choose menu subtopic): Remove gratuitous Emacs command names.
3929 (Help-FOO): Put usual behavior first.
3930 (Help-Xref): Clicking on xrefs works in Emacs.
3931 (Search Text): Clarify what the default behavior is.
3932 (Create Info buffer): Fix Emacs window/X window confusion.
3933 (Emacs Info Variables): Fix for new Emacs init file behavior.
3934
3935 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3936
3937 * gnus.texi (Summary Buffer Lines): Fix typo.
3938
3939 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
3940
3941 * org.texi (Embedded LaTeX): New chapter.
3942 (Archiving): Section rewritten.
3943 (Enhancing text): Some parts moved to the new chapter about LaTeX.
3944
3945 2006-06-20 Bill Wohler <wohler@newt.com>
3946
3947 Release MH-E manual version 8.0.1.
3948
3949 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3950 release 8.0.1.
3951 (Preface): Depend on GNU mailutils 1.0 and higher.
3952
3953 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
3954
3955 * message.texi (News Headers): Update message-syntax-checks section.
3956
3957 2006-06-19 Karl Berry <karl@gnu.org>
3958
3959 * info.texi (Advanced): Mention C-q, especially with ?.
3960
3961 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
3962
3963 * org.texi (Publishing links): Document the `:link-validation-function'
3964 property.
3965 (Extensions and Hacking): New chapter, includes some sections of the
3966 "Miscellaneous" chapter.
3967
3968 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
3969
3970 * org.texi (Progress logging): New section.
3971
3972 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
3973
3974 * org.texi (ASCII export): Document indentation adaptation.
3975 (Setting tags): Document mutually-exclusive tags.
3976
3977 2006-06-05 Romain Francoise <romain@orebokech.com>
3978
3979 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
3980 Fix typo.
3981
3982 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
3983 channel (#gnus@irc.freenode.net).
3984 Fix typos. Update copyright notice.
3985
3986 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
3987 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
3988 (Line-Up Functions, Custom Macros):
3989 * ediff.texi (Window and Frame Configuration)
3990 (Highlighting Difference Regions):
3991 * emacs-mime.texi (Display Customization):
3992 * erc.texi (History):
3993 * eshell.texi (Known problems):
3994 * eudc.texi (Overview, BBDB):
3995 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
3996 (The problem of spam, SpamOracle, Extending the Spam package)
3997 (Conformity, Terminology):
3998 * idlwave.texi (Routine Info)
3999 (Class and Keyword Inheritance, Padding Operators)
4000 (Breakpoints and Stepping, Electric Debug Mode)
4001 (Examining Variables, Troubleshooting):
4002 * org.texi (Creating timestamps):
4003 * reftex.texi (Commands, Options, Changes):
4004 * tramp.texi (Inline methods, Password caching)
4005 (Auto-save and Backup, Issues):
4006 * vip.texi (Files, Commands in Insert Mode):
4007 * viper.texi (Emacs Preliminaries, States in Viper)
4008 (Packages that Change Keymaps, Viper Specials, Groundwork):
4009 Fix various typos.
4010
4011 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
4012
4013 * ediff.texi: Fix typos.
4014
4015 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
4016
4017 * org.texi: Small typo fixes.
4018
4019 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4020
4021 * viper.texi (Viper Specials):
4022 * gnus.texi (Example Setup):
4023 * faq.texi (Backspace invokes help):
4024 * dired-x.texi (Optional Installation Dired Jump):
4025 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
4026 follow coding conventions.
4027
4028 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
4029
4030 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
4031
4032 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
4033
4034 * pcl-cvs.texi: Fix typos.
4035 (Customization): Say "us".
4036
4037 2006-05-26 Eli Zaretskii <eliz@gnu.org>
4038
4039 * org.texi: Remove bogus @setfilename.
4040
4041 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
4042
4043 * org.texi (ASCII export): Omit command name.
4044 (HTML export): Add prefix to all lines in Local Variable example.
4045 (Acknowledgments): Typeset names in italics.
4046
4047 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
4048
4049 * org.texi (Plain lists): Add new item navigation commands.
4050 (External links): Document elisp and info links.
4051 (Custom searches): New section.
4052 (Publishing): New chapter.
4053 (HTML export): Include a list of supported CSS classes.
4054 (Setting tags): Describe the fast-tag-setting interface.
4055
4056 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
4057
4058 * dired-x.texi: ifinfo -> ifnottex.
4059
4060 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
4061
4062 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
4063
4064 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
4065
4066 * message.texi (Interface): Add tool bar customization.
4067 (MIME): Index and text additions for mml-attach.
4068 (MIME): Describe mml-dnd-protocol-alist and
4069 mml-dnd-attach-options.
4070
4071 * gnus.texi (Oort Gnus): Reorder entries in sections.
4072 Fix some entries.
4073 (Starting Up): Add references to "Emacs for Heathens" and to
4074 "Finding the News". Add user-full-name and user-mail-address.
4075 (Group Buffer Format): Add tool bar customization and update.
4076 (Summary Buffer): Add tool bar customization.
4077 (Posting Styles): Add message-alternative-emails.
4078
4079 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
4080
4081 * tramp.texi (Filename completion): Improve wording.
4082
4083 2006-05-07 Romain Francoise <romain@orebokech.com>
4084
4085 * faq.texi (Using regular expressions): Fix typo.
4086 (Packages that do not come with Emacs): Fix capitalization.
4087 (Replacing text across multiple files): Expand node to explain how
4088 to use `dired-do-query-replace-regexp' in more detail, based on
4089 suggestion by Eric Hanchrow <offby1@blarg.net>.
4090
4091 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
4092
4093 * tramp.texi (Filename completion): Completion of remote files'
4094 method, user name and host name is active only in partial
4095 completion mode.
4096
4097 2006-05-06 Bill Wohler <wohler@newt.com>
4098
4099 Release MH-E manual version 8.0.
4100
4101 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4102 release 8.0.
4103
4104 2006-05-06 Bill Wohler <wohler@newt.com>
4105
4106 * mh-e.texi (MH-BOOK-HOME): Change from
4107 http://www.ics.uci.edu/~mh/book/mh to
4108 http://rand-mh.sourceforge.net/book/mh.
4109 Replace .htm suffix with .html for MH book files.
4110 (Using This Manual): Update key binding for getting relevant
4111 chapter in Info from command key.
4112 (Ranges): Fix itemx.
4113
4114 2006-05-05 Karl Berry <karl@gnu.org>
4115
4116 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
4117 (\fonttextsize): New user-level command to change text font size.
4118
4119 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
4120
4121 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
4122
4123 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
4124
4125 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
4126
4127 2006-04-24 Bill Wohler <wohler@newt.com>
4128
4129 * mh-e.texi (Getting Started): Make it more explicit that you need
4130 to install MH. Add pointers to current MH implementations.
4131
4132 2006-04-21 Bill Wohler <wohler@newt.com>
4133
4134 Release MH-E manual version 7.94.
4135
4136 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4137 release 7.94.
4138
4139 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
4140
4141 * org.texi: Many small fixes.
4142 (Handling links): Rename from "Managing links".
4143
4144 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
4145
4146 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
4147 (Splitting mail using spam-stat): Fix @xref.
4148
4149 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
4150
4151 * gnus.texi (Spam Package): Major revision of the text.
4152 Previously this node was "Filtering Spam Using The Spam ELisp Package".
4153
4154 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
4155
4156 * org.texi (Time stamps): Better explanation of the purpose of
4157 different time stamps.
4158 (Structure editing, Plain lists): More details on how new items
4159 and headings are inserted.
4160
4161 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
4162
4163 * org.texi (Formula syntax): Fix link to Calc Manual.
4164
4165 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
4166
4167 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
4168
4169 2006-04-17 Bill Wohler <wohler@newt.com>
4170
4171 * mh-e.texi (Folders): Update mh-before-quit-hook and
4172 mh-quit-hook example with code that removes the buffers rather
4173 than just bury them.
4174
4175 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
4176
4177 Sync with Tramp 2.0.53.
4178
4179 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
4180
4181 * org.texi (Updating settings): New section.
4182 (Visibility cycling): Better names for the startup folding
4183 options.
4184 (Exporting): Completely restructured.
4185 (The very busy C-c C-c key): New section.
4186 (Summary of in-buffer settings): New section.
4187
4188 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
4189
4190 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
4191
4192 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4193
4194 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
4195 (Server Commands): Key `v' is reserved for users.
4196
4197 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
4198
4199 * org.texi (Link format): New section, emphasis on bracket links.
4200 (External links): Document bracket links.
4201 (FAQ): Expand to cover shell links and the new link format.
4202
4203 2006-04-09 Kevin Ryde <user42@zip.com.au>
4204
4205 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
4206
4207 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
4208
4209 * gnus.texi (Summary Buffer Lines): Add `*'.
4210
4211 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
4212
4213 * gnus.texi (Group Parameters):
4214 Mention gnus-permanently-visible-groups.
4215
4216 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4217
4218 * gnus.texi (Face): Fix typo.
4219
4220 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4221
4222 * gnus.texi (X-Face): Clarify.
4223 (Face): Need Emacs with PNG support.
4224
4225 2006-04-06 Richard Stallman <rms@gnu.org>
4226
4227 * idlwave.texi: Delete the blocks "not suitable for inclusion with
4228 Emacs".
4229
4230 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
4231
4232 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
4233 blocks not suitable for inclusion with Emacs using variable
4234 PARTOFEMACS.
4235
4236 2006-04-04 Simon Josefsson <jas@extundo.com>
4237
4238 * gnus.texi (Security): Improve.
4239
4240 2006-04-02 Bill Wohler <wohler@newt.com>
4241
4242 * mh-e.texi (Getting Started, Junk, Bug Reports)
4243 (MH FAQ and Support): Fix URLs.
4244
4245 2006-03-31 Romain Francoise <romain@orebokech.com>
4246
4247 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
4248 to t, not nil (and has for the past eight years).
4249
4250 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
4251
4252 * message.texi, gnus.texi: Bump version to 5.11.
4253
4254 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4255
4256 * gnus.texi (Top): Add comment about version line.
4257
4258 * message.texi (Top): Ditto. Change to take named versions into
4259 account.
4260
4261 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
4262
4263 * gnus.texi (Posting Styles): Add x-face-file to example.
4264 (X-Face): Refer to posting styles.
4265
4266 * gnus-faq.texi ([5.8]): Add x-face-file.
4267 ([8.4]): Add links to gmane.emacs.gnus.user and
4268 gmane.emacs.gnus.general.
4269
4270 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
4271
4272 * gnus-faq.texi: Use .invalid.
4273 ([5.4]): Fix gnus-posting-styles example.
4274
4275 2006-03-27 Romain Francoise <romain@orebokech.com>
4276
4277 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
4278 Emacs/W3 needs a new maintainer.
4279 (Ispell): Update author and version info.
4280 (Mailcrypt): Mention PGG.
4281 (New in Emacs 22): Add PGG to the list of new packages.
4282 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
4283 updating dead URLs.
4284
4285 2006-03-25 Karl Berry <karl@gnu.org>
4286
4287 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
4288 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
4289 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
4290 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
4291 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
4292 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
4293 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
4294 (2) do not indent copyright year list (or anything else).
4295
4296 2006-03-21 Bill Wohler <wohler@newt.com>
4297
4298 * mh-e.texi (Folders): Various edits.
4299
4300 2006-03-20 Romain Francoise <romain@orebokech.com>
4301
4302 * gnus.texi (Mail Folders): Grammar fix.
4303
4304 2006-03-19 Bill Wohler <wohler@newt.com>
4305
4306 * mh-e.texi (Replying): Document Mail-Followup-To.
4307 Change manually-formatted table to multitable. Add debugging info.
4308 Move description of mh-reply-default-reply-to into paragraph
4309 that describes its values.
4310
4311 2006-03-17 Bill Wohler <wohler@newt.com>
4312
4313 * mh-e.texi: Use smallexample and smalllisp consistently.
4314 (Sending Mail Tour): Update method of entering
4315 addresses and subject.
4316 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
4317 (Adding Attachments, Searching): Update screenshots for Emacs 22.
4318
4319 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
4320
4321 * org.texi: Version number change only.
4322
4323 2006-03-14 Bill Wohler <wohler@newt.com>
4324
4325 * mh-e.texi: Add index entries around each paragraph rather than
4326 depend on entries from beginning of node. Doing so ensures that
4327 index entries are less likely to be forgotten if text is cut and
4328 pasted, and are necessary anyway if the references are on a
4329 separate page. It seems that makeinfo is now (v. 4.8) only
4330 producing one index entry per node, so there is no longer any
4331 excuse not to. Use subheading instead of heading. The incorrect
4332 use of heading produced very large fonts in Info--as large as the
4333 main heading.
4334 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
4335 versions 6 and 7 appeared *around* the time of these Emacs releases.
4336
4337 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
4338
4339 * org.texi (Clean view): Document new startup options.
4340
4341 2006-03-11 Bill Wohler <wohler@newt.com>
4342
4343 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
4344 (Composing, Scan Line Formats): Fix @refs.
4345 (Getting Started): Define MH profile and MH profile components.
4346 (Incorporating Mail, Reading Mail, Viewing, Printing)
4347 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
4348 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
4349 for string constants.
4350 (Tool Bar): Remove spurious quote.
4351 (Junk): Use ``...'' instead of "...".
4352 (Scan Line Formats): Replace @samp with @kbd.
4353
4354 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
4355
4356 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
4357
4358 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4359
4360 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
4361 easy to understand.
4362
4363 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
4364
4365 * gnus.texi: Markup fix.
4366 (Fancy Mail Splitting): Specify new feature.
4367
4368 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
4369
4370 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
4371 partial-words matching.
4372
4373 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
4374
4375 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
4376
4377 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
4378 (MIME Commands): Fix mm-discouraged-alternatives.
4379
4380 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
4381
4382 * org.texi: Version number change only.
4383
4384 2006-03-06 Bill Wohler <wohler@newt.com>
4385
4386 * mh-e.texi: Move from SourceForge repository to Savannah.
4387 This is version 7.93, which is a total rewrite from the previous
4388 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
4389 version 7.93.
4390
4391 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4392
4393 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
4394
4395 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
4396
4397 * org.texi (Interaction): Add item about `org-mouse.el' by
4398 Piotr Zielinski.
4399 (Managing links): Document that also mouse-1 can be used to
4400 activate a link.
4401 (Headlines, FAQ): Add entry about hiding leading stars.
4402 (Miscellaneous): Resort the sections in this chapter to a more
4403 logical sequence.
4404
4405 2006-02-27 Simon Josefsson <jas@extundo.com>
4406
4407 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
4408 2004-01-27 from the trunk).
4409
4410 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4411
4412 * cc-mode.texi: Rename c-hungry-backspace to
4413 c-hungry-delete-backwards, at the request of RMS. Leave the old
4414 name as an alias.
4415
4416 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4417
4418 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
4419 include the function header within the defun.
4420
4421 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4422
4423 * cc-mode.texi: Correct two typos.
4424
4425 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4426
4427 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
4428 existing comment.
4429 (Electric Keys): Add a justification for electric indentation.
4430 (Hungry WS Deletion): Clear up the names and complications of the
4431 BACKSPACE and DELETE keys.
4432
4433 2006-02-23 Juri Linkov <juri@jurta.org>
4434
4435 * faq.texi (Common requests): Move `Turning on auto-fill by
4436 default' after `Wrapping words automatically'. Move `Working with
4437 unprintable characters' before `Searching for/replacing newlines'.
4438 Move `Replacing highlighted text' after `Highlighting a region'.
4439 Merge `Repeating commands' and `Repeating a command as many times
4440 as possible' into the former.
4441 (Packages that do not come with Emacs): Add refs to Gmane and
4442 etc/MORE.STUFF.
4443
4444 2006-02-23 Juri Linkov <juri@jurta.org>
4445
4446 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
4447 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
4448 Add xref to `(emacs)Reporting Bugs'.
4449 (Getting a printed manual): Add URL to other formats of the manual.
4450 (Common requests): Fix menu.
4451 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
4452 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
4453 (Inserting text at the beginning of each line): Add pxref to
4454 `Changing the included text prefix'.
4455 (Forcing the cursor to remain in the same column): Mention `track-eol'
4456 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
4457 (Replacing text across multiple files): Add keybinding `Q' for
4458 `dired-do-query-replace'.
4459
4460 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
4461
4462 * reftex.texi: Version number and date change only.
4463
4464 * org.texi (Internal Links): Rewrite to cover the modified
4465 linking system.
4466
4467 2006-02-17 Eli Zaretskii <eliz@gnu.org>
4468
4469 * faq.texi: Remove the coding cookie, it's not needed anymore.
4470
4471 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4472
4473 * faq.texi (Colors on a TTY): Mention Mac OS port.
4474
4475 2006-02-12 Karl Berry <karl@gnu.org>
4476
4477 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
4478 8-bit accented a.
4479
4480 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
4481
4482 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
4483
4484 2006-02-08 Romain Francoise <romain@orebokech.com>
4485
4486 * faq.texi (Top): Remove paragraph about the FAQ being a
4487 transitional document, etc.
4488 (Searching for/replacing newlines): New node.
4489 (Yanking text in isearch): New node.
4490 (Inserting text at the beginning of each line): Rename and make
4491 more general, mention `M-;' in Message mode.
4492
4493 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4494
4495 * faq.texi (Meta key does not work in xterm)
4496 (Emacs does not display 8-bit characters)
4497 (Inputting eight-bit characters): Update xrefs.
4498
4499 2006-02-06 Romain Francoise <romain@orebokech.com>
4500
4501 * faq.texi (VM): VM now at version 7.19.
4502 Set myself as maintainer of this file.
4503
4504 2006-02-04 Michael Olson <mwolson@gnu.org>
4505
4506 * erc.texi (History): Note that ERC is now included with Emacs.
4507
4508 2006-01-31 Romain Francoise <romain@orebokech.com>
4509
4510 * message.texi (Message Headers): Explain what
4511 `message-alternative-emails' does in more detail.
4512 Update copyright year.
4513
4514 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
4515
4516 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
4517
4518 2006-01-29 Richard M. Stallman <rms@gnu.org>
4519
4520 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
4521
4522 2006-01-29 Michael Olson <mwolson@gnu.org>
4523
4524 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
4525
4526 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
4527
4528 * faq.texi (New in Emacs 22): Mention ERC.
4529
4530 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4531
4532 * rcirc.texi: Capitalize dir entry for consistency with the entry
4533 in info/dir and other entries in the Emacs category.
4534 Fix typos. Delete trailing whitespace.
4535
4536 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
4537
4538 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
4539
4540 2006-01-27 Eli Zaretskii <eliz@gnu.org>
4541
4542 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
4543 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4544
4545 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
4546 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4547
4548 2006-01-27 Alex Schroeder <alex@gnu.org>
4549
4550 * rcirc.texi: New file.
4551
4552 2006-01-23 Juri Linkov <juri@jurta.org>
4553
4554 * widget.texi (User Interface): Add S-TAB for widget-backward.
4555
4556 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
4557
4558 Sync with Tramp 2.0.52.
4559
4560 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
4561 Add Tramp disabling item. New item for common connection problems.
4562 (various): Apply "ftp" as method for the download URL.
4563 (Bug Reports): Refer to FAQ for common problems.
4564
4565 2006-01-21 Eli Zaretskii <eliz@gnu.org>
4566
4567 * widget.texi (User Interface): Use @key for TAB.
4568
4569 * ses.texi (Formulas, Printer functions): Use @key for TAB.
4570
4571 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
4572 for TAB.
4573
4574 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
4575
4576 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
4577
4578 * gnus.texi: Update copyright.
4579
4580 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
4581
4582 * gnus.texi (Article Washing): Additions.
4583
4584 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
4585
4586 * org.texi (Agenda commands): Document tags command.
4587
4588 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
4589
4590 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
4591
4592 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4593
4594 * gnus.texi (RSS): Addition.
4595
4596 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4597
4598 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
4599
4600 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
4601
4602 * emacs-mime.texi (Display Customization): Add setting example to
4603 mm-discouraged-alternatives.
4604
4605 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
4606
4607 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
4608 version is the canonical version.
4609
4610 2006-01-08 Alex Schroeder <alex@gnu.org>
4611
4612 * pgg.texi (Caching passphrase): Rewording.
4613
4614 2006-01-06 Eli Zaretskii <eliz@gnu.org>
4615
4616 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
4617 repository URL.
4618
4619 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
4620
4621 * org.texi: Removed the accidentally re-added empty line in the
4622 direntry.
4623
4624 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
4625
4626 * org.texi (Agenda Views): Chapter reorganized.
4627
4628 2005-12-29 Romain Francoise <romain@orebokech.com>
4629
4630 * faq.texi (Using Customize): New node.
4631
4632 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4633
4634 * org.texi: Remove blank line in @direntry. It is non-standard
4635 and recursively produces blank lines all over the dir file (when
4636 using Texinfo 4.8).
4637
4638 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
4639
4640 * widget.texi (atoms): Delete obsolete remark about `file' widget.
4641
4642 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
4643
4644 * org.texi (Tags): Boolean logic documented.
4645 (Agenda Views): Document custom commands.
4646
4647 2005-12-20 David Kastrup <dak@gnu.org>
4648
4649 * faq.texi (AUCTeX): Update version and mailing list info.
4650
4651 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
4652
4653 * gnus.texi (MIME Commands): Mention addition of
4654 multipart/alternative to gnus-buttonized-mime-types and add xref
4655 to mm-discouraged-alternatives.
4656
4657 * emacs-mime.texi (Display Customization): Mention addition of
4658 "image/.*" and add xref to gnus-buttonized-mime-types in the
4659 mm-discouraged-alternatives section.
4660
4661 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
4662
4663 * org.texi (Tags): New section.
4664 (Agenda Views): Chapter reorganized.
4665
4666 2005-12-16 Eli Zaretskii <eliz@gnu.org>
4667
4668 * org.texi (Internal Links): Add a missing comma after an @xref.
4669
4670 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
4671
4672 * faq.texi (Filling paragraphs with a single space): No need to
4673 change sentence-end now.
4674
4675 2005-12-13 Romain Francoise <romain@orebokech.com>
4676
4677 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
4678
4679 2005-12-12 Jay Belanger <belanger@truman.edu>
4680
4681 * faq.texi (Calc): Update version number.
4682
4683 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
4684
4685 * org.texi (Progress Logging): New section.
4686
4687 2005-12-10 Romain Francoise <romain@orebokech.com>
4688
4689 Update the Emacs FAQ for the 22.1 release.
4690
4691 * faq.texi: Set VER to `22.1'.
4692 (Basic editing): Explain how to use localized versions of the
4693 Tutorial. Mention that `C-h r' displays the manual. Delete
4694 obsolete WWW link to an Emacs 18 tutorial.
4695 (Getting a printed manual): Point to the new locations of the
4696 manuals on the GNU Web site.
4697 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
4698 available via Info (it was previously distributed separately).
4699 (Installing Texinfo documentation): The latest version of Texinfo
4700 is 4.8, not 4.0.
4701 (Informational files for Emacs): COPYING is the GNU General Public
4702 License, not the Emacs General Public License.
4703 (Informational files for Emacs): Delete obsolete link to the
4704 GNUinfo pages as they have been removed from the GNU Web site.
4705 (New in Emacs 22): New node.
4706 (Setting up a customization file): Say that most packages support
4707 Customize nowadays.
4708 (Colors on a TTY): Delete reference to instructions on how to
4709 enable syntax highlighting, it is now enabled by default.
4710 (Turning on abbrevs by default): Emacs now reads the abbrevs file
4711 at startup automatically.
4712 (Controlling case sensitivity): Mention `M-c' in isearch.
4713 (Using an already running Emacs process): Emacs now creates the
4714 socket in `/tmp/emacsUID'. Fix typos. Change default location of
4715 gnuserv. As emacsclient can now run Lisp code as well, delete a
4716 sentence praising gnuserv for that. Simplify description of how
4717 the client/server operation works.
4718 (Compiler error messages): Delete obsolete text (compile.el has
4719 been rewritten).
4720 (Indenting switch statements): Fix typo.
4721 (Matching parentheses): Simplify setup instructions, mention the
4722 menu bar item in the Options menu.
4723 (Repeating a command as many times as possible): Mention `C-x e'.
4724 (Going to a line by number): Mention new keymap and bindings
4725 `M-g M-g', `M-g M-p' and `M-g M-n'.
4726 (Turning on syntax highlighting): Now on by default. Simplify.
4727 (Replacing highlighted text): Use `1', not `t'.
4728 (Problems with very large files): The maximum size is now 256MB on
4729 32-bit machines.
4730 (^M in the shell buffer): Mention `comint-process-echoes'.
4731 (Emacs for Apple computers): Emacs 22 has native support for Mac
4732 OS X.
4733 (Translating names to IP addresses): Delete node.
4734 (Binding keys to commands): Fix typo.
4735 (SPC no longer completes file names): New node.
4736 (MIME with Emacs mail packages): Delete section about the Emacs
4737 MIME FAQ (it's not reachable anymore).
4738
4739 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4740
4741 * cc-mode.texi: The manual has been extensively revised: the
4742 information about using CC Mode has been separated from the larger
4743 and more difficult chapters about configuration. It has been
4744 updated for CC Mode 5.31.
4745
4746 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
4747
4748 * pgg.texi (User Commands): Fix description of pgg-verify-region.
4749 (Selecting an implementation): Fix descriptions.
4750
4751 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
4752
4753 * message.texi (Various Message Variables): Addition.
4754
4755 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
4756
4757 * message.texi: Fix default values.
4758
4759 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
4760
4761 * message.texi (Header Commands): Clarify descriptions of
4762 message-cross-post-followup-to, message-reduce-to-to-cc, and
4763 message-insert-wide-reply.
4764 (Various Commands): Fix kindex for message-kill-to-signature;
4765 clarify description of message-tab.
4766
4767 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
4768
4769 * message.texi (Mailing Lists): Fix description about MFT.
4770
4771 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
4772
4773 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
4774
4775 * gnus.texi (Slow Terminal Connection): Replace old description
4776 with new one.
4777
4778 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
4779
4780 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
4781 replace X-Draft-Headers with X-Draft-From.
4782
4783 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
4784
4785 * gnus.texi (Various Various): Fix the default value of
4786 nnheader-max-head-length.
4787 (Gnus Versions): Fix typo.
4788
4789 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
4790
4791 * org.texi (Structure editing): Document new functionality of
4792 M-RET.
4793
4794 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
4795
4796 * org.texi (Internal Links): Fix Texinfo usage.
4797
4798 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
4799
4800 * org.texi (TODO basics): Document the global todo list.
4801 (TODO items): Documents sparse tree for specific TODO
4802 keywords.
4803
4804 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
4805
4806 * org.texi (Plain Lists): Typos fixed.
4807
4808 2005-11-28 Jay Belanger <belanger@truman.edu>
4809
4810 * calc.texi: Change references of `M-#' to `C-x *' prefix.
4811
4812 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
4813
4814 * org.texi (Structure editing): New item moving commands added.
4815 (Plain Lists): New section.
4816
4817 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
4818
4819 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
4820 (Agenda): Document commands `org-cycle-agenda-files' and
4821 `org-agenda-file-to-front'.
4822 (Built-in table editor): Document `org-table-sort-lines'.
4823 (HTML formatting): Export of hand-formatted lists.
4824
4825 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4826
4827 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
4828 new variable gnus-toolbar-thickness.
4829
4830 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
4831
4832 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
4833
4834 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
4835
4836 * gnus.texi (X-Face): Fix description.
4837 (XVarious): Remove gnus-xmas-logo-color-alist and
4838 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
4839
4840 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
4841
4842 * gnus.texi (Group Parameters): Mention new variable
4843 gnus-parameters-case-fold-search.
4844 (Home Score File): Addition.
4845
4846 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
4847
4848 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
4849 (Overview): List supported feed types.
4850 (Installation): No installation necessary when using autoload.
4851 (Configuration): Rename "RSS" to "news".
4852
4853 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
4854
4855 * pgg.texi (User Commands): Document additional passphrase
4856 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
4857 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
4858
4859 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
4860
4861 * org.texi: Version number changed to 3.19.
4862
4863 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
4864
4865 * pgg.texi (How to use): Update the example to add autoload of
4866 pgg-encrypt-symmetric-region.
4867 (User Commands): Document pgg-encrypt-symmetric-region.
4868 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
4869
4870 2005-10-27 Jay Belanger <belanger@truman.edu>
4871
4872 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
4873 mention other TeX-related units.
4874
4875 2005-10-23 Lars Hansen <larsh@soem.dk>
4876
4877 * dired-x.texi (Miscellaneous Commands): Replace
4878 dired-do-relative-symlink by dired-do-relsymlink and
4879 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
4880
4881 2005-10-23 Jay Belanger <belanger@truman.edu>
4882
4883 * calc.texi (Predefined Units): Use `alpha' for the fine structure
4884 constant.
4885
4886 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
4887
4888 * faq.texi (Bugs and problems): Replace
4889 `dired-move-to-filename-regexp' by
4890 `directory-listing-before-filename-regexp'.
4891
4892 2005-10-22 Eli Zaretskii <eliz@gnu.org>
4893
4894 * newsticker.texi (UPDATED): Set value.
4895
4896 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
4897
4898 * gnus.texi (Document Groups): Remove duplicate item.
4899
4900 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
4901
4902 * org.texi (Summary): Mention iCalendar support.
4903 (Exporting): Document iCalendar support.
4904
4905 2005-10-18 Romain Francoise <romain@orebokech.com>
4906
4907 * viper.texi (Viper Specials): Capitalize GNU.
4908
4909 2005-10-17 Juri Linkov <juri@jurta.org>
4910
4911 * info.texi (Getting Started, Search Index, Expert Info):
4912 Fix wording.
4913 (Search Text): Replace `echo area' with `mode line'.
4914 (Search Index): Both `i' and `,' find all index entries.
4915 Replace example `C-f' with `C-l' (which exists in index of Info
4916 manual) and delete spaces in its keyboard input sequence.
4917 Delete unnecessary explanations about literal characters.
4918
4919 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
4920
4921 * gnus.texi (Document Server Internals): Addition.
4922
4923 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
4924
4925 * gnus.texi (A note on namespaces): Fix RFC reference.
4926
4927 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
4928
4929 * gnus.texi (RSS): Fix key description.
4930
4931 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
4932
4933 * gnus.texi: Emacs/w3 -> Emacs/W3.
4934 (Browsing the Web): Fix description.
4935 (Web Searches): Ditto.
4936 (Customizing W3): Ditto.
4937
4938 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4939
4940 * gnus.texi (Maildir): Clarify expire-age and expire-group.
4941
4942 2005-10-11 Jay Belanger <belanger@truman.edu>
4943
4944 * calc.texi (Integration): Mention using `a i' to compute definite
4945 integrals.
4946
4947 2005-10-11 Juri Linkov <juri@jurta.org>
4948
4949 * info.texi: Rearrange nodes.
4950 (Top): Update menu. Change ref `Info for Experts' to
4951 `Advanced Info Commands'.
4952 (Getting Started): Fix description of manual's parts.
4953 (Help-Int): Change xref `Info Search' to `Search Index', and
4954 `Expert Info' to `Advanced'.
4955 (Advanced): Move node one level up.
4956 (Search Text, Search Index): New nodes split out from `Info Search'.
4957 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
4958 split out from `Advanced'.
4959 (Advanced, Emacs Info Variables): De-document editing an Info file
4960 in Info.
4961 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
4962 (Creating an Info File): Delete node and move its text to
4963 `Expert Info'.
4964
4965 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
4966
4967 * org.texi (Workflow states): Documented that change in keywords
4968 becomes active only after restart of Emacs.
4969
4970 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
4971
4972 Sync with Tramp 2.0.51.
4973
4974 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
4975
4976 * speedbar.texi (Introduction): Describe new location of speedbar
4977 on menubar.
4978 (Basic Key Bindings): Remove descriptions of bindings that have
4979 been removed.
4980
4981 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
4982
4983 * speedbar.texi (GDB): Describe use of watch expressions.
4984
4985 2005-09-28 Simon Josefsson <jas@extundo.com>
4986
4987 * message.texi (IDNA): Fix.
4988
4989 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
4990
4991 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
4992 nntp-server-hook, and nntp-warn-about-losing-connection; fix
4993 description of nntp-open-connection-function.
4994 (Common Variables): Fix descriptions.
4995
4996 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
4997
4998 * gnus.texi (Server Buffer Format): Document the %a format spec.
4999
5000 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
5001
5002 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
5003
5004 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
5005
5006 * org.texi Version 3.16.
5007
5008 2005-09-19 Miles Bader <miles@gnu.org>
5009
5010 * newsticker.texi: Get rid of CVS keywords.
5011
5012 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
5013
5014 * gnus.texi (Finding the Parent): Fix description of how Gnus
5015 finds article.
5016
5017 2005-09-14 Jari Aalto <jari.aalto@cante.net>
5018
5019 * gnus.texi (Advanced Scoring Examples): New examples to teach how
5020 to drop off non-answered articles.
5021
5022 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
5023
5024 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
5025 braces (which are unsupported by NMAKE) for macro `srcdir'.
5026
5027 2005-09-17 Eli Zaretskii <eliz@gnu.org>
5028
5029 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
5030 (../info/newsticker, newsticker.dvi): New targets.
5031
5032 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
5033
5034 * newsticker.texi: Replace @command with @code. Replace @example
5035 with @lisp.
5036 (Top): Added explanations to menu items.
5037 (GNU Free Documentation License): Removed.
5038
5039 2005-09-16 Romain Francoise <romain@orebokech.com>
5040
5041 Update all files to specify GFDL version 1.2.
5042
5043 * doclicense.texi (GNU Free Documentation License): Update to
5044 version 1.2.
5045
5046 2005-09-15 Richard M. Stallman <rms@gnu.org>
5047
5048 * newsticker.texi: Fix @setfilename.
5049
5050 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
5051 (../info/newsticker, newsticker.dvi): New targets.
5052
5053 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
5054
5055 * org.texi: Version 3.15.
5056
5057 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
5058
5059 * ses.texi: Combine all three indices into one.
5060 Correct a few typos.
5061
5062 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
5063
5064 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
5065
5066 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
5067
5068 * emacs-mime.texi (Handles): Remove duplicate item.
5069 (Encoding Customization): Fix the default value for
5070 mm-coding-system-priorities.
5071 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
5072 (Basic Functions): Fix reference.
5073
5074 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
5075
5076 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
5077
5078 2005-08-18 Richard M. Stallman <rms@gnu.org>
5079
5080 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
5081 and web site.
5082
5083 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
5084 not keyboard-translate.
5085
5086 2005-08-11 Richard M. Stallman <rms@gnu.org>
5087
5088 * faq.texi (Using regular expressions): Fix xref.
5089
5090 2005-08-09 Juri Linkov <juri@jurta.org>
5091
5092 * info.texi (Help-P): Replace `Prev' with `Previous'.
5093 (Help-M, Help-Xref): Add S-TAB.
5094 (Help-FOO): Update `u' command.
5095 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
5096 Update info about visibility of xref parts.
5097 (Help-Int): Fix `m' command. Rename `Info-last' to
5098 `Info-history-back'. Add `Info-history-forward'.
5099 (Advanced): Fix `g*' and `M-n' commands.
5100 (Info Search): Add `index-apropos' in stand-alone browser.
5101 Add isearch commands.
5102 (Emacs Info Variables): Remove `Info-fontify'.
5103 Add `Info-mode-hook'. Update face names.
5104 Add `Info-fontify-maximum-menu-size',
5105 `Info-fontify-visited-nodes', `Info-isearch-search'.
5106
5107 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
5108
5109 Sync with Tramp 2.0.50.
5110
5111 * tramp.texi: Use @option{} consequently for method names.
5112 (Inline methods, External transfer methods): Remove references to
5113 Cygwin.
5114 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
5115 implementation.
5116
5117 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
5118
5119 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
5120 Mention that gnus-init-file is not read when Emacs is invoked with
5121 --no-init-file or -q.
5122
5123 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
5124
5125 * org.texi: Version 3.14.
5126
5127 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
5128
5129 * org.texi: Version 3.13.
5130
5131 2005-07-18 Juri Linkov <juri@jurta.org>
5132
5133 * calc.texi (Time Zones, Logical Operations):
5134 * cl.texi (Overview):
5135 * org.texi (TODO types):
5136 * sc.texi (Emacs 18 MUAs):
5137 * speedbar.texi (Top):
5138 * url.texi (History):
5139 Delete duplicate duplicate words.
5140
5141 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
5142
5143 * cl.texi (Type Predicates): Document `atom' type.
5144
5145 2005-07-04 Lute Kamstra <lute@gnu.org>
5146
5147 Update FSF's address in GPL notices.
5148
5149 * calc.texi (Copying):
5150 * doclicense.texi (GNU Free Documentation License):
5151 * faq.texi (Contacting the FSF):
5152 * mh-e.texi (Copying): Update FSF's address.
5153
5154 2005-07-03 Richard M. Stallman <rms@gnu.org>
5155
5156 * flymake.texi (Example -- Configuring a tool called directly):
5157 Update name of flymake-build-relative-filename.
5158
5159 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
5160
5161 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
5162
5163 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
5164
5165 * org.texi: Version 3.12.
5166
5167 2005-06-24 Eli Zaretskii <eliz@gnu.org>
5168
5169 * makefile.w32-in (MAKEINFO): Use --force.
5170 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5171 Makefile.in.
5172 (gnus.dvi): Use "..." to quote Sed args, so that it works with
5173 more shells.
5174
5175 2005-06-23 Richard M. Stallman <rms@gnu.org>
5176
5177 * speedbar.texi (Creating a display): Texinfo usage fixes.
5178
5179 * tramp.texi (Customizing Completion, Auto-save and Backup):
5180 Texinfo usage fixes.
5181
5182 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
5183
5184 * dired-x.texi (Miscellaneous Commands):
5185 * ediff.texi (Miscellaneous):
5186 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
5187 (Agent Variables):
5188 * info.texi (Help-Xref):
5189 * message.texi (Message Headers):
5190 * org.texi (Remember):
5191 * reftex.texi (Options (Defining Label Environments)):
5192 (Options (Index Support)):
5193 (Options (Viewing Cross-References)):
5194 (Options (Misc)):
5195 (Changes):
5196 * speedbar.texi (Creating a display):
5197 * tramp.texi (Customizing Completion, Auto-save and Backup):
5198 Texinfo usage fix.
5199
5200 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
5201
5202 * org.texi: Version 3.11.
5203
5204 2005-06-12 Jay Belanger <belanger@truman.edu>
5205
5206 * calc.texi (Getting Started): Remove extra menu item.
5207
5208 2005-05-31 Jay Belanger <belanger@truman.edu>
5209
5210 * calc.texi (Notations Used in This Manual): Use @kbd for key
5211 sequence.
5212 (Demonstration of Calc): Mention another way of starting Calc.
5213 (Starting Calc): Mention long name of M-#.
5214 (Embedded Mode Overview): Remove unnecessary instruction.
5215 (Other M-# commands): Rephrase `M-# 0' explanation.
5216 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
5217 reflect current behavior.
5218
5219 2005-05-30 Jay Belanger <belanger@truman.edu>
5220
5221 * calc.texi (Hooks): Change description of calc-window-hook and
5222 calc-trail-window-hook to match usage.
5223 (Computational Functions): Add more constant-generating functions.
5224 (Customizable Variables): Use defvar.
5225
5226 2005-05-28 Jay Belanger <belanger@truman.edu>
5227
5228 * calc.texi (Assignments in Embedded Mode): Fix variable name.
5229 (Basic Embedded Mode): Explain behavior of arguments to
5230 calc-embedded-mode.
5231
5232 2005-05-27 Jay Belanger <belanger@truman.edu>
5233
5234 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
5235 current behavior.
5236
5237 2005-05-25 Jay Belanger <belanger@truman.edu>
5238
5239 * calc.texi: Change Calc version number throughout.
5240 (Keypad Mode): Change location in info output.
5241 (Keypad mode overview): Move picture of keypad.
5242
5243 2005-05-21 Jay Belanger <belanger@truman.edu>
5244
5245 * calc.texi (Storing variables): Mention that only most variables
5246 are void to begin with.
5247
5248 2005-05-21 Kevin Ryde <user42@zip.com.au>
5249
5250 * widget.texi (Basic Types): Update cross ref from "Enabling
5251 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
5252 lispref/text.texi change.
5253
5254 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
5255
5256 * org.texi: Version 3.09.
5257
5258 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
5259
5260 * reftex.texi: Version 4.28.
5261
5262 2005-05-16 Jay Belanger <belanger@truman.edu>
5263
5264 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
5265
5266 2005-05-14 Jay Belanger <belanger@truman.edu>
5267
5268 * calc.texi (Default Simplifications): Insert missing ! (logical
5269 not operator).
5270
5271 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
5272
5273 Sync with Tramp 2.0.49.
5274
5275 2005-05-10 Jay Belanger <belanger@truman.edu>
5276
5277 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
5278 to 1.
5279
5280 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
5281
5282 * org.texi: Version 3.08, structure reorganized.
5283
5284 2005-04-24 Richard M. Stallman <rms@gnu.org>
5285
5286 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
5287
5288 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
5289
5290 * org.texi: Update to version 3.06.
5291
5292 2005-04-13 Lute Kamstra <lute@gnu.org>
5293
5294 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
5295
5296 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
5297
5298 * cl.texi (Porting Common Lisp): Fix typo.
5299
5300 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5301
5302 * gnus.texi (RSS): Addition.
5303
5304 2005-04-04 Jay Belanger <belanger@truman.edu>
5305
5306 * calc.texi: Change Calc version number.
5307 (Customizable variables): Fix description of calc-language-alist.
5308 (Copying): Put in version 2 of GPL.
5309
5310 2005-04-01 Jay Belanger <belanger@truman.edu>
5311
5312 * calc.texi (Troubleshooting Commands): Remove comment about
5313 installation.
5314 (Installation): Remove section.
5315 (Customizable Variables): New section.
5316 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
5317 (Graphical Devices): Add references to Customizable Variables.
5318
5319 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
5320
5321 * emacs-mime.texi (Display Customization): Markup fixes.
5322 (rfc2047): Update.
5323
5324 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
5325
5326 * gnus-faq.texi: Replaced with auto-generated version.
5327
5328 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5329
5330 * dired-x.texi (Multiple Dired Directories): default-directory was
5331 renamed to dired-default-directory.
5332
5333 2005-03-26 Jay Belanger <belanger@truman.edu>
5334
5335 * calc.texi (Simplifying Formulas, Rewrite Rules):
5336 Change description of top and bottom of fraction.
5337 (Modulo Forms): Move description of how to create modulo forms to
5338 earlier in the section.
5339 (Fraction Mode): Suggest using : to get a fraction by dividing.
5340 (Basic Arithmetic): Adjust placement of command name.
5341 (Truncating the Stack): Emphasize that "hidden" entries are still
5342 visible.
5343 (Installation): Move discussion of printing manual to "About This
5344 Manual".
5345 (About This Manual): Mention how to print the manual.
5346 (Reporting Bugs): Remove first person.
5347 (Building Vectors): Add algebraic version of append.
5348 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
5349 (Grouping Digits): Fix typo.
5350
5351 2005-03-25 Werner Lemberg <wl@gnu.org>
5352
5353 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
5354 Replace `legal' with `valid'.
5355
5356 2005-03-25 Werner Lemberg <wl@gnu.org>
5357
5358 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
5359
5360 2005-03-24 Jay Belanger <belanger@truman.edu>
5361
5362 * calc.texi (General Mode Commands)
5363 (Mode Settings in Embedded Mode): Add some explanation of
5364 recording mode settings.
5365
5366 2005-03-24 Richard M. Stallman <rms@gnu.org>
5367
5368 * calc.texi: Remove praise of non-free software.
5369
5370 * idlwave.texi: Don't say where to get IDL or its non-free manual.
5371 (Installation): Node deleted.
5372
5373 2005-03-23 Richard M. Stallman <rms@gnu.org>
5374
5375 * url.texi (HTTP language/coding): Improve last change.
5376
5377 2005-03-22 Jay Belanger <belanger@truman.edu>
5378
5379 * calc.texi (Embedded Mode): Add new information on changing
5380 modes.
5381
5382 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
5383
5384 Sync with Tramp 2.0.48.
5385
5386 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
5387
5388 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
5389 "GNU/Linux". Change all addresses to .gnu.org.
5390 (Default Method): Offer shortened syntax for "su" and "sudo"
5391 methods.
5392
5393 2005-03-07 Richard M. Stallman <rms@gnu.org>
5394
5395 * url.texi: Fix usage of "e.g.".
5396 (HTTP language/coding): Explain the rules for these strings.
5397
5398 2005-03-06 Richard M. Stallman <rms@gnu.org>
5399
5400 * woman.texi (Introduction): Minor cleanups.
5401
5402 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
5403
5404 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
5405 (Installation): Node deleted.
5406
5407 * mh-e.texi (Preface): Get rid of "Emacs 21".
5408
5409 * eshell.texi (Installation): Delete node (for Emacs 20).
5410
5411 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
5412
5413 * flymake.texi: Refill and tweak style in @lisp blocks.
5414
5415 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5416
5417 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
5418
5419 2005-03-01 Jay Belanger <belanger@truman.edu>
5420
5421 * calc.texi (Trigonometric and Hyperbolic Functions):
5422 Mention additional functions.
5423 (Algebraic Simplifications): Mention additional simplifications.
5424
5425 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
5426
5427 * ses.texi: Add concept/function/variable indices (this work was
5428 donated by Brad Collins <brad@chenla.org>, copyright-assignment
5429 papers on file at FSF).
5430
5431 2005-02-10 Jay Belanger <belanger@truman.edu>
5432
5433 * calc.texi: Change @LaTeX to La@TeX throughout.
5434 Redefine @expr as @math for TeX output.
5435 Redefine @texline as a no-op for TeX output.
5436 Define @tfn, replace @t by @tfn throughout.
5437
5438 2005-02-09 Jay Belanger <belanger@truman.edu>
5439
5440 * calc.texi: Add macro for LaTeX for info output.
5441
5442 2005-02-08 Kim F. Storm <storm@cua.dk>
5443
5444 * texinfo.tex (LaTex): Add def.
5445
5446 2005-02-06 Jay Belanger <belanger@truman.edu>
5447
5448 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
5449 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
5450 throughout manual.
5451
5452 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5453
5454 * gnus.texi: Some edits based on comments from David Abrahams.
5455
5456 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5457
5458 * gnus.texi (RSS): Fix the keystroke.
5459
5460 2005-01-24 David Kastrup <dak@gnu.org>
5461
5462 * faq.texi: Update AUCTeX version info.
5463
5464 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
5465
5466 * gnus-faq.texi ([4.1]): Typo.
5467
5468 2005-01-19 Jay Belanger <belanger@truman.edu>
5469
5470 * calc.texi (Keep Arguments): Mention that keeping arguments
5471 doesn't work with keyboard macros.
5472
5473 2005-01-16 Richard M. Stallman <rms@gnu.org>
5474
5475 * autotype.texi (Autoinserting): Fix small error.
5476
5477 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
5478
5479 Sync with Tramp 2.0.47.
5480
5481 * tramp.texi (Compilation): New section, describing compilation of
5482 remote files.
5483
5484 2005-01-11 Kim F. Storm <storm@cua.dk>
5485
5486 * widget.texi (Basic Types): Add :follow-link keyword.
5487
5488 2005-01-09 Jay Belanger <belanger@truman.edu>
5489
5490 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
5491
5492 2005-01-08 Jay Belanger <belanger@truman.edu>
5493
5494 * calc.texi: Change throughout to reflect new default value of
5495 calc-settings-file.
5496
5497 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5498
5499 * message.texi (Reply): `message-reply-to-function' should return
5500 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
5501
5502 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
5503
5504 * faq.texi (Changing load-path): Fix typo.
5505
5506 2005-01-05 Jay Belanger <belanger@truman.edu>
5507
5508 * calc.texi (Programming Tutorial): Replace kbd command by
5509 appropriate characters for a keyboard macro.
5510
5511 2005-01-04 Jay Belanger <belanger@truman.edu>
5512
5513 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
5514 for Lucid Emacs.
5515 (Programming Tutorial): Mention that the user needs to be in the
5516 right mode to compute some functions.
5517
5518 2005-01-04 Jay Belanger <belanger@truman.edu>
5519
5520 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
5521 no longer applicable.
5522
5523 2005-01-01 Jay Belanger <belanger@truman.edu>
5524
5525 * calc.texi (Programming Tutorial): Changed description of how to
5526 edit keyboard macros to match current behavior.
5527
5528 2004-12-31 Jay Belanger <belanger@truman.edu>
5529
5530 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
5531
5532 2004-12-20 Jay Belanger <belanger@truman.edu>
5533
5534 * calc.texi (Types Tutorial): Emphasize that you can't divide by
5535 zero.
5536
5537 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
5538
5539 * cc-mode.texi (Text Filling and Line Breaking): Put period after
5540 @xref.
5541 (Font Locking): Avoid @strong{Note:}.
5542
5543 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
5544
5545 Sync with Tramp 2.0.46.
5546
5547 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
5548
5549 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
5550
5551 * url.texi: Correct typos.
5552 (Retrieving URLs): @var{nil}->@code{nil}.
5553 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
5554 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
5555 (Dealing with HTTP documents): @inforef->@xref.
5556
5557 2004-12-15 Jay Belanger <belanger@truman.edu>
5558
5559 * calc.texi: Consistently capitalized all mode names.
5560 (Answers to Exercises): Mention that an answer can be a fraction
5561 when in Fraction mode.
5562
5563 2004-12-13 Jay Belanger <belanger@truman.edu>
5564
5565 * calc.texi: Fix some TeX definitions.
5566
5567 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
5568
5569 * reftex.texi (Imprint): Remove erroneous @value's.
5570
5571 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5572
5573 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
5574 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
5575
5576 2004-12-08 Jay Belanger <belanger@truman.edu>
5577
5578 * calc.texi (Starting Calc): Remove comment about installation.
5579 (Keypad Mode Overview): Remove comment about Emacs 19 support.
5580
5581 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5582
5583 * url.texi: Update @setfilename.
5584 (Getting Started): No need to worry about Gnus versions.
5585 (Dealing with HTTP documents): Use @inforef.
5586
5587 * org.texi: Fix @direntry file name.
5588
5589 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5590
5591 * url.texi: New file.
5592
5593 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
5594
5595 2004-12-06 Jay Belanger <belanger@truman.edu>
5596
5597 * calc.texi (Using Calc): Remove paragraph about installation.
5598
5599 2004-12-06 Jay Belanger <belanger@truman.edu>
5600
5601 * calc.texi: Use more Texinfo macros and less TeX defs.
5602 Remove @refill's.
5603
5604 2004-12-06 Richard M. Stallman <rms@gnu.org>
5605
5606 * org.texi: New file.
5607
5608 2004-12-05 Richard M. Stallman <rms@gnu.org>
5609
5610 * Makefile.in (org.dvi, ../info/org): New targets.
5611 (INFO_TARGETS): Add ../info/org.
5612 (DVI_TARGETS): Add org.dvi.
5613 (maintainer-clean): Remove the info files in the info dir.
5614
5615 2004-11-26 Eli Zaretskii <eliz@gnu.org>
5616
5617 * idlwave.texi: Fix the setfilename directive to put the produced
5618 file in ../info.
5619 (Continued Statement Indentation): Resurrect Jan D.'s change from
5620 2004-11-03 that was lost when a newer version of idlwave.texi was
5621 imported.
5622
5623 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5624
5625 * gnus-faq.texi ([5.1]): Added missing bracket.
5626
5627 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
5628 `spam-initialize'.
5629
5630 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
5631
5632 * message.texi (Various Message Variables): Mention that all mail
5633 file variables are derived from `message-directory'.
5634
5635 * gnus.texi (Splitting Mail): Clarify bogus group.
5636
5637 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
5638
5639 * emacs-mime.texi (Encoding Customization): Fix
5640 mm-coding-system-priorities entry.
5641
5642 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
5643
5644 * idlwave.texi (Continued Statement Indentation):
5645 * reftex.texi (Options (Index Support)):
5646 (Displaying and Editing the Index, Table of Contents):
5647 * speedbar.texi (Creating a display, Major Display Modes): Replace
5648 non-nil with non-@code{nil}.
5649
5650 2004-10-21 Jay Belanger <belanger@truman.edu>
5651
5652 * calc.texi (Algebraic-Style Calculations): Removed a comment.
5653
5654 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
5655
5656 * calc.texi (Reporting Bugs): Double up `@'.
5657
5658 2004-10-18 Jay Belanger <belanger@truman.edu>
5659
5660 * calc.texi (Reporting Bugs): Changed the address that bugs
5661 should be sent to.
5662
5663 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
5664
5665 * gnus.texi (New Features): Add 5.11.
5666
5667 * message.texi (Resending): Remove wrong default value.
5668
5669 * gnus.texi (Mail Source Specifiers): Describe possible problems
5670 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
5671 `pop3-leave-mail-on-server' to the index.
5672
5673 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
5674
5675 * message.texi (Canceling News): Add how to set a password.
5676
5677 2004-10-12 Jay Belanger <belanger@truman.edu>
5678
5679 * calc.texi (Help Commands): Changed the descriptions of
5680 calc-describe-function and calc-describe-variable to match their
5681 current behavior.
5682
5683 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
5684
5685 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
5686
5687 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
5688
5689 Sync with Tramp 2.0.45.
5690
5691 * tramp.texi (Frequently Asked Questions): Comment paragraph about
5692 plink link. The URL is outdated. Originator contacted for
5693 clarification.
5694
5695 2004-10-10 Juri Linkov <juri@jurta.org>
5696
5697 * gnus.texi (Top, Marking Articles): Join two menus in one node
5698 because a node can have only one menu.
5699
5700 2004-10-09 Juri Linkov <juri@jurta.org>
5701
5702 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
5703 example of nnmail-split-fancy.
5704
5705 2004-10-06 Karl Berry <karl@gnu.org>
5706
5707 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
5708 consistency with other uses of dashes.
5709
5710 2004-10-05 Karl Berry <karl@gnu.org>
5711
5712 * info.texi: Consistently use --- throughout, periods at end of
5713 menu descriptions, and a couple typos.
5714
5715 2004-09-26 Jesper Harder <harder@ifa.au.dk>
5716
5717 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
5718 * pgg.texi (User Commands, Backend methods): Do.
5719 * gnus.texi: Markup fixes.
5720 (Setting Process Marks): Fix `M P a' entry.
5721 * emacs-mime.texi: Fixes.
5722
5723 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
5724
5725 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
5726 again.
5727 Use 5.10 instead of 5.10.0.
5728
5729 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
5730
5731 * gnus.texi (Summary Mail Commands): S D e.
5732
5733 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
5734
5735 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
5736 the gnus-article-mode-line-format section.
5737
5738 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
5739
5740 * gnus.texi (Various Summary Stuff): Fix the documentation for
5741 gnus-newsgroup-variables.
5742
5743 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
5744
5745 * gnus.texi (MIME Commands): Added
5746 gnus-mime-display-multipart-as-mixed,
5747 gnus-mime-display-multipart-alternative-as-mixed,
5748 gnus-mime-display-multipart-related-as-mixed.
5749 (Mail Source Customization): Clarify `mail-source-directory'.
5750 (Splitting Mail): Mention gnus-group-find-new-groups.
5751 (SpamOracle): Fixed typo.
5752
5753 * gnus-faq.texi: Untabify.
5754 ([6.3]): nnir.el is in contrib directory.
5755
5756 * message.texi (News Headers): Clarify how a unique ID is created.
5757
5758 * gnus.texi (Batching Agents): Fixed typo in example. Reported
5759 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
5760
5761 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
5762
5763 * gnus.texi (Group Parameters): Added more on hooks.
5764
5765 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
5766
5767 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
5768
5769 2004-09-22 Jay Belanger <belanger@truman.edu>
5770
5771 * calc.texi (Vectors as Lists): Added a warning that the tutorial
5772 might be hidden during part of the session.
5773
5774 2004-09-20 Jay Belanger <belanger@truman.edu>
5775
5776 * calc.texi (Notations Used in This Manual): Put in an earlier
5777 mention that DEL could be called Backspace.
5778
5779 2004-09-10 Simon Josefsson <jas@extundo.com>
5780
5781 * gnus.texi (IMAP): Add example. Suggested and partially written
5782 by Steinar Bang <sb@dod.no>.
5783
5784 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5785
5786 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
5787 netrc syntax.
5788
5789 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5790
5791 * gnus.texi (Spam ELisp Package Sequence of Events):
5792 Some clarifications.
5793 (Spam ELisp Package Global Variables): More clarifications.
5794
5795 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5796
5797 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
5798 Mention spam-split does not modify incoming mail.
5799
5800 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5801
5802 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
5803
5804 2004-09-10 Eli Zaretskii <eliz@gnu.org>
5805
5806 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
5807
5808 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
5809
5810 * makefile.w32-in (sieve, pgg): Use $(infodir).
5811
5812 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
5813
5814 * makefile.w32-in: Fix PGG and Sieve entries.
5815
5816 2004-08-28 Eli Zaretskii <eliz@gnu.org>
5817
5818 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
5819 Emacs and related programs.
5820
5821 2004-08-27 Richard M. Stallman <rms@gnu.org>
5822
5823 * faq.texi: Fix texinfo usage, esp. doublequotes.
5824 (Difference between Emacs and XEmacs): Some clarification.
5825
5826 * faq.texi (Difference between Emacs and XEmacs):
5827 Explain not to contrast XEmacs with GNU Emacs.
5828
5829 2004-08-26 Richard M. Stallman <rms@gnu.org>
5830
5831 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
5832
5833 2004-08-22 David Kastrup <dak@gnu.org>
5834
5835 * reftex.texi (AUCTeX): Update links, section name.
5836
5837 * faq.texi (Calc): Update availability (included in 22.1).
5838 (AUCTeX): Update availability, information, versions, description.
5839
5840 2004-08-14 Eli Zaretskii <eliz@gnu.org>
5841
5842 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
5843
5844 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
5845
5846 * cc-mode.texi: Various updates for CC Mode 5.30.9.
5847
5848 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
5849
5850 Sync with Tramp 2.0.44.
5851
5852 2004-08-05 Lars Hansen <larsh@math.ku.dk>
5853
5854 * widget.texi (User Interface): Update how to separate the
5855 editable field of an editable-field widget from other widgets.
5856 (Programming Example): Add text after field.
5857
5858 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
5859
5860 * emacs-mime.texi (Encoding Customization): Add a note to the
5861 mm-content-transfer-encoding-defaults entry.
5862 (rfc2047): Update.
5863
5864 * gnus.texi (Article Highlighting): Add
5865 gnus-cite-ignore-quoted-from.
5866 (POP before SMTP): New node.
5867 (Posting Styles): Addition.
5868 (Splitting Mail): Add nnmail-split-lowercase-expanded.
5869 (Fancy Mail Splitting): Ditto.
5870 (X-Face): Add gnus-x-face.
5871
5872 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
5873
5874 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
5875 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
5876
5877 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
5878
5879 * gnus.texi (Mail Source Specifiers): Describe
5880 `pop3-leave-mail-on-server'.
5881
5882 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
5883
5884 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
5885
5886 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
5887 repository. Change setfilename.
5888
5889 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
5890
5891 2004-07-02 Juri Linkov <juri@jurta.org>
5892
5893 * pcl-cvs.texi (Viewing differences): Add `d r'.
5894
5895 2004-06-29 Jesper Harder <harder@ifa.au.dk>
5896
5897 * ses.texi, viper.texi, flymake.texi, faq.texi:
5898 * eshell.texi, ediff.texi: Markup fixes.
5899
5900 2004-06-21 Karl Berry <karl@gnu.org>
5901
5902 * info.texi (Top): Mention that only Emacs has mouse support.
5903 (Getting Started): Mention this in a few other places.
5904
5905 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
5906
5907 * autotype.texi (Copyrights, Timestamps): Recommend
5908 `before-save-hook' instead of `write-file-functions'.
5909
5910 2004-06-13 Lars Hansen <larsh@math.ku.dk>
5911
5912 * dired-x.texi (dired-mark-omitted): Update keybinding.
5913
5914 2004-06-10 Kim F. Storm <storm@cua.dk>
5915
5916 * pcl-cvs.texi (Viewing differences): Add 'd y'.
5917
5918 2004-06-05 Lars Hansen <larsh@math.ku.dk>
5919
5920 * dired-x.texi (variable dired-omit-mode): Rename from
5921 dired-omit-files-p.
5922 (function dired-omit-mode): Rename from dired-omit-toggle.
5923 Call dired-omit-mode rather than set dired-omit-files-p.
5924 (dired-mark-omitted): Describe command.
5925
5926 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
5927
5928 Version 2.0.41 of Tramp released.
5929
5930 2004-05-29 Juanma Barranquero <lektu@terra.es>
5931
5932 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
5933 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5934
5935 2004-05-29 Richard M. Stallman <rms@gnu.org>
5936
5937 * cl.texi (Top): Call this chapter `Introduction'.
5938 (Overview): In TeX, no section heading here.
5939
5940 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
5941
5942 2004-05-29 Eli Zaretskii <eliz@gnu.org>
5943
5944 * Makefile.in (../info/flymake, flymake.dvi): New targets.
5945 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5946
5947 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
5948
5949 * flymake.texi: New file.
5950
5951 2004-05-28 Simon Josefsson <jas@extundo.com>
5952
5953 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
5954
5955 2004-05-07 Kai Großjohann <kai@emptydomain.de>
5956
5957 Version 2.0.40 of Tramp released.
5958
5959 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
5960
5961 Complete rework, based on review by Karl Berry <karl@gnu.org>.
5962
5963 * tramp.texi (Auto-save and Backup): Explain exploitation of new
5964 variables `tramp-backup-directory-alist' and
5965 `tramp-bkup-backup-directory-info'.
5966 (Overview, Connection types)
5967 (External transfer methods, Default Method)
5968 (Windows setup hints): Remove restriction of password entering
5969 with external methods.
5970 (Auto-save and Backup): Make file name example
5971 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
5972 and `auto-save-directory' must be used.
5973 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
5974 only "NT"). Remove doubled entry "What kinds of systems does
5975 @tramp{} work on".
5976 (tramp): Macro removed.
5977 (Obtaining Tramp): Flag removed from title.
5978 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
5979 and `trampver' used properly. Flag `tramp-inst' replaced by
5980 `installchapter'. Installation related text adapted.
5981
5982 2004-04-28 Masatake YAMATO <jet@gyve.org>
5983
5984 * widget.texi (Programming Example): Remove overlays.
5985
5986 2004-04-27 Jesper Harder <harder@ifa.au.dk>
5987
5988 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
5989
5990 2004-04-23 Juanma Barranquero <lektu@terra.es>
5991
5992 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5993
5994 2004-04-05 Jesper Harder <harder@ifa.au.dk>
5995
5996 * info.texi (Info Search): Add info-apropos.
5997
5998 2004-03-22 Juri Linkov <juri@jurta.org>
5999
6000 * faq.texi: Fix help key bindings.
6001
6002 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
6003
6004 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
6005 (as suggested by Karl Berry). Update information about colored
6006 stars in menus. Add new subheading describing M-n.
6007
6008 2004-03-12 Richard M. Stallman <rms@gnu.org>
6009
6010 * cl.texi (Top): Rename top node's title.
6011
6012 2004-03-08 Karl Berry <karl@gnu.org>
6013
6014 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
6015 problems making the texinfo distribution.
6016
6017 2004-02-29 Simon Josefsson <jas@extundo.com>
6018
6019 * smtpmail.texi (Authentication): Changed the list of supported
6020 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
6021 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
6022 <voegelas@gmx.net>.
6023
6024 2004-02-29 Juanma Barranquero <lektu@terra.es>
6025
6026 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6027 Use $(DEL) instead of rm, and ignore exit code.
6028
6029 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
6030
6031 Tramp version 2.0.39 released.
6032
6033 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
6034
6035 * tramp.texi (Customizing Completion): Explain new functions
6036 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
6037 (all): Savannah URLs unified to "http://savannah.nongnu.org".
6038 (Top): Refer to Savannah mailing list as the major one. Mention
6039 older mailing lists in HTML mode only.
6040 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
6041 (Frequently Asked Questions): Remote hosts must not be Unix-like
6042 for "smb" method.
6043 (Password caching): New node.
6044 (External transfer methods): Refer to password caching for "smb"
6045 method.
6046
6047 2004-02-17 Karl Berry <karl@gnu.org>
6048
6049 * info.texi (Help-Int): Mention the new line number feature.
6050
6051 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
6052
6053 * ses.texi (Advanced Features): New functionality for
6054 ses-set-header-row (defaults to current row unless C-u used).
6055 (Acknowledgements): Add Stefan Monnier.
6056
6057 2003-12-29 Kevin Ryde <user42@zip.com.au>
6058
6059 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
6060
6061 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
6062
6063 Tramp version 2.0.38 released.
6064
6065 * tramp.texi (Remote shell setup): Warn of environment variables
6066 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
6067 <sven.gabriel@imk.fzk.de>.
6068 (Configuration): Tramp now chooses base64/uuencode
6069 automatically. Update wording accordingly.
6070 (Top): More description for the `Default Method' menu entry.
6071 (Default Method): Use @code, not @var, for Lisp variables.
6072 (Default Method): New subsection `Which method is the right one
6073 for me?' Suggested by Christian Kirsch.
6074 (Configuration): Pointer to new subsection added.
6075 (Default Method): Too many "use" in one sentence.
6076 Rephrase. Reported by Christian Kirsch.
6077 (Filename Syntax): Old `su' example is probably a left-over from
6078 the sm/su method naming. Replace with `ssh', instead.
6079 (External transfer methods, Auto-save and Backup):
6080 Typo fixes.
6081
6082 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
6083
6084 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
6085 (Top): Mention japanese manual only if flag `jamanual' is set.
6086 Insert section `Japanese manual' in menu.
6087
6088 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
6089
6090 * eshell.texi (Known Problems): Add doc item.
6091
6092 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6093
6094 * cc-mode.texi: Update for CC Mode 5.30.
6095
6096 Note: Please refrain from doing purely cosmetic changes like
6097 removing trailing whitespace in this manual; it clobbers cvs
6098 merging for no good reason.
6099
6100 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6101
6102 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
6103 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
6104 @acronym{ASCII}.
6105
6106 2003-10-26 Karl Berry <karl@gnu.org>
6107
6108 * info.texi (Info Search): Echo area, not echo are. From Debian
6109 diff.
6110
6111 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
6112
6113 * widget.texi (Defining New Widgets): Document new behavior of
6114 :buttons and :children keywords.
6115
6116 2003-10-22 Miles Bader <miles@gnu.org>
6117
6118 * Makefile.in (info): Move before $(top_srcdir)/info.
6119
6120 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
6121
6122 * tramp.texi (Inline methods): Small grammar fix.
6123 (External transfer methods): Likewise.
6124
6125 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
6126
6127 * speedbar.texi: Remove paragraph for GUD that is no longer true.
6128
6129 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
6130
6131 * texinfo.tex: Replace `%' in arch tagline by @ignore.
6132
6133 2003-09-30 Richard M. Stallman <rms@gnu.org>
6134
6135 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
6136
6137 * widget.texi (User Interface): Fix typos.
6138
6139 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
6140
6141 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
6142
6143 * pcl-cvs.texi (Selected Files): Fix typo.
6144
6145 2003-09-21 Karl Berry <karl@gnu.org>
6146
6147 * info.texi (] and [ commands): No period at end of section title.
6148
6149 2003-09-04 Miles Bader <miles@gnu.org>
6150
6151 * Makefile.in (top_srcdir): New variable.
6152 ($(top_srcdir)/info): New rule.
6153 (info): Depend on it.
6154
6155 2003-09-03 Peter Runestig <peter@runestig.com>
6156
6157 * makefile.w32-in: New file.
6158
6159 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
6160
6161 * widget.texi (User Interface): Explain the need of static text
6162 around an editable field.
6163
6164 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6165
6166 * widget.texi (Basic Types): The argument to `:help-echo' can now
6167 be a form that evaluates to a string.
6168
6169 2003-08-18 Kim F. Storm <storm@cua.dk>
6170
6171 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
6172
6173 2003-08-16 Richard M. Stallman <rms@gnu.org>
6174
6175 * dired-x.texi (Shell Command Guessing): Explain *.
6176
6177 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
6178
6179 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
6180 log-edit-insert-changelog.
6181
6182 2003-08-03 Karl Berry <karl@gnu.org>
6183
6184 * info.texi: Need @contents.
6185
6186 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
6187
6188 Tramp version 2.0.36 released.
6189
6190 * tramp.texi (Remote shell setup): Explain about problems with
6191 non-Bourne commands in ~/.profile and ~/.shrc.
6192
6193 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6194
6195 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
6196 renaming of `vis-mode' to `visible-mode'.
6197
6198 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
6199
6200 * info.texi (Top, Help-Small-Screen): Remove accidentally added
6201 next, prev and up pointers.
6202
6203 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
6204
6205 * info.texi (Help): Mention existence of Emacs and stand-alone
6206 Info at the very beginning of the tutorial.
6207 (Help-Inv): New node.
6208 (Help-]): New node.
6209 (Help-M): Systematically point out the differences between default
6210 Emacs and stand-alone versions. Delete second menu.
6211 (Help-Xref): Systematically point out the differences between
6212 default Emacs and stand-alone versions.
6213 (Help-Int): Change `l' example.
6214 (Expert Info): Fix typos.
6215 (Emacs Info Variables): Mention `Info-hide-note-references' and
6216 new default for `Info-scroll-prefer-subnodes'.
6217
6218 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
6219
6220 Version 2.0.35 of Tramp released.
6221
6222 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
6223 (Inline methods): Add methods `remsh' and `plink1'.
6224 (External transfer methods): Add method `remcp'.
6225 (Multi-hop Methods): Add method `remsh'.
6226 Small patch from Adrian Aichner <adrian@xemacs.org>:
6227 Fix minor typos.
6228 (Concept Index): Added to make manual searchable via
6229 `Info-index'.
6230 (Version Control): Add cindex entry.
6231
6232 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
6233
6234 * trampver.texi: Version 2.0.34 released.
6235
6236 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6237
6238 * faq.texi: Improve previous changes.
6239
6240 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
6241
6242 * faq.texi: Update copyright and maintenance details.
6243 Update some package URLs, versions, and maintainers.
6244 Remove many references to the Emacs Lisp Archive.
6245
6246 2003-04-23 Simon Josefsson <jas@extundo.com>
6247
6248 * smtpmail.texi: Fix license (the invariant sections mentioned has
6249 never been part of the smtp manual). Align info dir entry with
6250 other emacs packages.
6251
6252 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
6253
6254 * tramp.texi: Version 2.0.33 released.
6255 Remove installation chapter. Remove XEmacs specifics.
6256
6257 2003-03-29 Richard M. Stallman <rms@gnu.org>
6258
6259 * tramp.texi (Top): Undo the previous renaming.
6260 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
6261
6262 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
6263
6264 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
6265 version of manual.
6266
6267 * tramp.texi (Auto-save and Backup): New node.
6268
6269 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
6270
6271 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
6272 Emacs" in order to have better differentiation to "XEmacs".
6273 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
6274 are new macros in order to point to the other Emacs flavor where
6275 appropriate. In info case, point to node `Installation' in order
6276 to explain how to generate the other way. In html case, make a
6277 link to the other html file.
6278 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
6279 after CVS checkout/update.
6280 (Installation): Completely rewritten.
6281 (Installation parameters, Load paths): New sections under
6282 `Installation'.
6283
6284 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
6285
6286 * tramp.texi: Version 2.0.30 released.
6287 Replace word "path" with "localname" where used as a component of
6288 a Tramp file name.
6289
6290 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
6291
6292 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
6293 introduced.
6294 (Installation): Explain what to do if files from the tramp/contrib
6295 directory are needed.
6296
6297 2003-02-23 Alex Schroeder <alex@emacswiki.org>
6298
6299 * smtpmail.texi (How Mail Works): New.
6300
6301 2003-02-22 Alex Schroeder <alex@emacswiki.org>
6302
6303 * smtpmail.texi: New file.
6304
6305 * Makefile.in: Build SMTP manual.
6306
6307 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
6308
6309 * tramp.texi: Version 2.0.29 released.
6310 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
6311 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
6312
6313 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
6314
6315 * tramp.texi (Frequently Asked Questions): Explain a workaround if
6316 another package loads accidently Ange-FTP.
6317
6318 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
6319
6320 * tramp.texi (Customizing Completion): Add function
6321 `tramp-parse-sconfig'. Change example of
6322 `tramp-set-completion-function', because parsing of ssh config
6323 files looks more natural.
6324
6325 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
6326
6327 * gnus.texi: Do not use `path' in several locations.
6328
6329 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
6330
6331 * tramp.texi (External transfer methods): New method `smb'. From
6332 Michael Albinus.
6333
6334 2002-11-05 Karl Berry <karl@gnu.org>
6335
6336 * info.texi (Info-fontify): Reorder face list to avoid bad line
6337 breaks.
6338
6339 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6340
6341 * tramp.texi: Move @copying to standard place. Use
6342 @insertcopying.
6343
6344 2002-10-02 Karl Berry <karl@gnu.org>
6345
6346 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
6347 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
6348 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
6349 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
6350 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
6351 Per rms, update all manuals to use @copying instead of @ifinfo.
6352 Also use @ifnottex instead of @ifinfo around the top node, where
6353 needed for the sake of the HTML output.
6354 (The Gnus manual is not fixed since it's not clear to me how it
6355 works; and the Tramp manual already uses @copying, although in an
6356 unusual way. All others were changed.)
6357
6358 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
6359
6360 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
6361 (../info/ses, ses.dvi): New targets.
6362 * ses.texi: New file.
6363
6364 2002-09-06 Pavel Janík <Pavel@Janik.cz>
6365
6366 * texinfo.tex: Update to texinfo 4.2.
6367
6368 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
6369
6370 * reftex.texi: Update to RefTeX 4.19.
6371
6372 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6373
6374 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
6375 (../info/tramp, tramp.dvi): New targets.
6376
6377 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
6378
6379 * Makefile.in (DVI_TARGETS): Add calc.dvi.
6380 (calc.dvi): Uncomment.
6381
6382 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
6383
6384 * Makefile.in (INFO_TARGETS): Add ../info/calc.
6385 (../info/calc): New target.
6386
6387 2001-10-20 Gerd Moellmann <gerd@gnu.org>
6388
6389 * (Version 21.1 released.)
6390
6391 2001-10-05 Gerd Moellmann <gerd@gnu.org>
6392
6393 * Branch for 21.1.
6394
6395 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
6396
6397 * Makefile.in (../info/info): Use an explicit -o switch to
6398 makeinfo.
6399
6400 2001-03-05 Gerd Moellmann <gerd@gnu.org>
6401
6402 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6403
6404 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6405
6406 * Makefile.in (../info/idlwave): Use --no-split.
6407
6408 2000-12-14 Dave Love <fx@gnu.org>
6409
6410 * Makefile.in (mostlyclean): Remove gnustmp.*.
6411 (gnus.dvi): Change rule to remove @latex stuff.
6412
6413 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
6414
6415 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
6416
6417 2000-10-13 John Wiegley <johnw@gnu.org>
6418
6419 * Makefile.in: Add build targets for eshell.texi.
6420
6421 2000-09-25 Gerd Moellmann <gerd@gnu.org>
6422
6423 * Makefile.in: Remove/comment speedbar stuff.
6424
6425 2000-09-22 Dave Love <fx@gnu.org>
6426
6427 * Makefile.in: Add emacs-mime.
6428
6429 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
6430
6431 * Makefile.in (INFO_TARGETS): Add ../info/woman.
6432 (DVI_TARGETS): Add woman.dvi.
6433 (../info/woman, woman.dvi): New targets.
6434
6435 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6436
6437 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6438
6439 * pcl-cvs.texi: New file.
6440 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
6441 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
6442
6443 2000-05-11 Gerd Moellmann <gerd@gnu.org>
6444
6445 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
6446 (../info/ebrowse, ebrowse.dvi): New targets.
6447
6448 2000-01-13 Gerd Moellmann <gerd@gnu.org>
6449
6450 * Makefile.in (INFO_TARGETS): Add eudc.
6451 (DVI_TARGETS): Add eudc.dvi.
6452 (../info/eudc, eudc.dvi): New targets.
6453
6454 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
6455
6456 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
6457 compatibility with 8+3 filesystems).
6458 (../info/efaq): Rename from emacs-faq.
6459
6460 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
6461
6462 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
6463 (../info/idlwave, idlwave.dvi): New targets.
6464
6465 1999-10-23 Dave Love <fx@gnu.org>
6466
6467 * Makefile.in: Use autotype.texi.
6468
6469 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
6470
6471 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
6472 faq.texi file) rather than ../info/faq.
6473
6474 1999-10-07 Gerd Moellmann <gerd@gnu.org>
6475
6476 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
6477 (../info/ada-mode, ada-mode.dvi): New targets.
6478
6479 1999-09-01 Dave Love <fx@gnu.org>
6480
6481 * Makefile.in: Add faq.
6482
6483 1999-07-12 Richard Stallman <rms@gnu.org>
6484
6485 * Version 20.4 released.
6486
6487 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6488
6489 * Version 20.3 released.
6490
6491 1998-04-06 Andreas Schwab <schwab@gnu.org>
6492
6493 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
6494 Use it in dvi targets.
6495 (../etc/GNU): Change to $(srcdir) first.
6496
6497 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
6498
6499 * reftex.texi: Update for RefTeX version 3.22.
6500
6501 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
6502
6503 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
6504 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6505
6506 1997-09-23 Paul Eggert <eggert@twinsun.com>
6507
6508 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6509 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
6510
6511 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6512
6513 * Version 20.2 released.
6514
6515 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6516
6517 * Version 20.1 released.
6518
6519 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6520
6521 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
6522
6523 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6524
6525 * Version 19.33 released.
6526
6527 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6528
6529 * Version 19.32 released.
6530
6531 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6532
6533 * Makefile.in: Add rules for the Message manual.
6534
6535 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6536
6537 * gnus.texi: New version.
6538
6539 * message.texi: New manual.
6540
6541 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6542
6543 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6544
6545 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6546
6547 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6548 Specify -I option.
6549 (All dvi targets): Set the TEXINPUTS variable.
6550
6551 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6552
6553 * Version 19.31 released.
6554
6555 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
6556
6557 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
6558 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
6559
6560 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6561
6562 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
6563 (INFO_TARGETS): Add ../info/cc-mode.
6564 (DVI_TARGETS): Add cc-mode.dvi.
6565
6566 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6567
6568 * Version 19.30 released.
6569
6570 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6571
6572 * gnus.texi: New file.
6573
6574 1995-11-04 Erik Naggum <erik@naggum.no>
6575
6576 * gnus.texi: File deleted.
6577
6578 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
6579
6580 * mh-e.texi: "Function Index" -> "Command Index" to work with
6581 Emacs 19.30 C-h C-k support of separately-documented commands.
6582
6583 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6584
6585 * Makefile.in (../info/ediff, ediff.dvi): New targets.
6586 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
6587
6588 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6589
6590 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
6591 (../info/viper, viper.dvi): New targets.
6592
6593 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
6594
6595 * dired-x.texi (Installation): Change the example to set
6596 buffer-local variables like dired-omit-files-p in
6597 dired-mode-hook.
6598
6599 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6600
6601 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
6602 (../info/mh-e, mh-e.dvi): New targets.
6603
6604 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6605
6606 * Makefile.in (maintainer-clean): Rename from realclean.
6607
6608 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6609
6610 * Makefile.in: New file.
6611 * Makefile: File deleted.
6612
6613 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6614
6615 * Makefile (TEXINDEX_OBJS): Variable deleted.
6616 (texindex, texindex.o, getopt.o): Rules deleted.
6617 All deps on texindex deleted.
6618 (distclean): Don't delete texindex.
6619 (mostlyclean): Don't delete *.o.
6620 * texindex.c, getopt.c: Files deleted.
6621
6622 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6623
6624 * Version 19.26 released.
6625
6626 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6627
6628 * Version 19.25 released.
6629
6630 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6631
6632 * Version 19.24 released.
6633
6634 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6635
6636 * Version 19.23 released.
6637
6638 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6639
6640 * Makefile: Delete spurious tab.
6641
6642 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6643
6644 * Makefile (.SUFFIXES): New rule.
6645
6646 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6647
6648 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
6649 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6650
6651 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6652
6653 * Makefile (../info/sc): Rename from sc.info.
6654 (../info/cl): Likewise.
6655 (INFO_TARGETS): Use new names.
6656
6657 1993-12-04 Richard Stallman (rms@srarc2)
6658
6659 * getopt.c: New file.
6660 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6661 (getopt.o): New rule.
6662 (dvi): Don't depend on texindex.
6663 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
6664 Depend on texindex.
6665
6666 1993-12-03 Richard Stallman (rms@srarc2)
6667
6668 * Makefile (../info/sc.info): Rename from ../info/sc.
6669 (TEXI2DVI): New variable.
6670 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
6671 Add explicit commands.
6672 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6673
6674 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6675
6676 * Version 19.22 released.
6677
6678 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6679
6680 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6681
6682 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6683
6684 * Version 19.21 released.
6685
6686 1993-11-15 Paul Eggert (eggert@twinsun.com)
6687
6688 * man/Makefile (../info/cl.info): Rename from ../info/cl.
6689
6690 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6691
6692 * Makefile (../etc/GNU): New target.
6693 (EMACSSOURCES): Add gnu1.texi.
6694
6695 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6696
6697 * Makefile (realclean): Don't delete the Info files.
6698
6699 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
6700
6701 * forms.texi: Fix forms.texi so that it will format correctly.
6702 Add missing `@end iftex', fix bad reference.
6703
6704 * info.texi, info-stn.texi: New files implement texinfo version of
6705 `info' file.
6706
6707 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
6708
6709 * Makefile: Fix targets for texindex, new info.texi files.
6710 * info-stnd.texi: New file implements info for standalone info
6711 reader.
6712 * info.texi: Update to include recent changes to "../info/info".
6713 New source file for ../info/info; includes info-stnd.texi.
6714
6715 * texindex.c: Include "../src/config.h" if building in emacs.
6716
6717 * Makefile: Change all files to FILENAME.texi, force all targets
6718 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
6719 vip.texinfo, forms.texinfo, cl.texinfo.
6720 Add target to build texindex.c, defining `emacs'.
6721
6722 * forms.texi: Install new file to match version 2.3 of forms.el.
6723
6724 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6725
6726 * Version 19.19 released.
6727
6728 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
6729
6730 * sc.texinfo: Fix info file name.
6731
6732 * Makefile (info): Add gnus and sc.
6733 (dvi): Add gnus.dvi and sc.dvi.
6734 (../info/sc, sc.dvi): New targets.
6735
6736 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6737
6738 * Version 19.18 released.
6739
6740 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6741
6742 * Makefile: Fix source file names of the separate manuals.
6743 (gnus.dvi, ../info/gnus): New targets.
6744
6745 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6746
6747 * Version 19.17 released.
6748
6749 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6750
6751 * split-man: Fix typos in last change.
6752
6753 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6754
6755 * Version 19.16 released.
6756
6757 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6758
6759 * version 19.15 released.
6760
6761 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6762
6763 * Makefile (distclean): It's rm, not rf.
6764
6765 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6766
6767 * Version 19.14 released.
6768
6769 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6770
6771 * Makefile: New file.
6772
6773 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6774
6775 * Version 19.13 released.
6776
6777 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6778
6779 * Version 19.9 released.
6780
6781 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6782
6783 * Version 19.8 released.
6784
6785 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6786
6787 * Version 19.7 released.
6788
6789 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
6790
6791 * gnus.texinfo: New file. Removed installation instructions.
6792
6793 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6794
6795 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6796
6797 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6798
6799 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
6800 then define `\sc' as the command for smallcaps in Texinfo. This
6801 means that the @sc command will produce small caps. bfox has
6802 made the corresponding change to makeinfo and texinfm.el.
6803
6804 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6805
6806 * vip.texinfo: Remove menu entry Adding Lisp Code in node
6807 Customization since the menu entry did not point to anything.
6808 Also add an @finalout command to remove overfull hboxes from the
6809 printed output.
6810
6811 * cl.texinfo: Add @bye, \input line and @settitle to file.
6812 This file is clearly intended to be a chapter of some other work,
6813 but the other work does not yet exist.
6814
6815 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6816
6817 * texinfo.texinfo: Three typos corrected.
6818
6819 ;; Local Variables:
6820 ;; coding: utf-8
6821 ;; fill-column: 79
6822 ;; add-log-time-zone-rule: t
6823 ;; End:
6824
6825 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
6826 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
6827
6828 This file is part of GNU Emacs.
6829
6830 GNU Emacs is free software: you can redistribute it and/or modify
6831 it under the terms of the GNU General Public License as published by
6832 the Free Software Foundation, either version 3 of the License, or
6833 (at your option) any later version.
6834
6835 GNU Emacs is distributed in the hope that it will be useful,
6836 but WITHOUT ANY WARRANTY; without even the implied warranty of
6837 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6838 GNU General Public License for more details.
6839
6840 You should have received a copy of the GNU General Public License
6841 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
6842
6843 ;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803