]> code.delx.au - gnu-emacs/blob - doc/misc/ChangeLog
In C-x v L and C-x v D, prompt for directory if there is no default backend.
[gnu-emacs] / doc / misc / ChangeLog
1 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2
3 Prefer typical American spelling for "acknowledgment".
4 * calc.texi (History and Acknowledgments): Rename from
5 History and Acknowledgements.
6 * idlwave.texi (Acknowledgments):
7 * ses.texi (Acknowledgments):
8 * woman.texi (Acknowledgments): Rename from Acknowledgements.
9
10 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
11
12 Rename configure.in to configure.ac (Bug#11603).
13 * ede.texi (Compiler and Linker objects, ede-proj-project)
14 (ede-step-project): Prefer the name configure.ac to configure.in.
15
16 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
17
18 * tramp.texi (Multi-hops): Introduce
19 `tramp-restricted-shell-hosts-alist'.
20
21 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
22
23 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
24 methods, so don't mention smtpmail here.
25
26 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
27
28 * gnus.texi (Picons): Document gnus-picon-properties.
29
30 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
31
32 * gnus.texi: Remove mention of compilation, as that's no longer
33 supported.
34
35 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
36
37 * gnus.texi (Archived Messages): Mention
38 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
39
40 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
41
42 * gnus.texi (Various Summary Stuff):
43 Remove mention of `gnus-propagate-marks'.
44
45 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
46
47 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
48 which no longer exist.
49
50 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
51
52 * gnus.texi (Archived Messages):
53 Document gnus-gcc-self-resent-messages.
54
55 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
56
57 * message.texi (Mail Variables):
58 Mention the optional user parameter for X-Message-SMTP-Method.
59
60 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
61
62 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
63
64 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
65
66 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
67
68 * gnus.texi (Key Index): Change encoding to utf-8.
69
70 2012-06-21 Glenn Morris <rgm@gnu.org>
71
72 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
73
74 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
75
76 * gnus.texi (Group Timestamp): Mention where to find documentation for
77 the `gnus-tmp-' variables (bug#11601).
78
79 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
80
81 Sync with Tramp 2.2.6-pre.
82
83 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
84 where appropriate.
85 (Ad-hoc multi-hops): New section.
86 (Remote processes): New subsection "Running remote processes on
87 Windows hosts".
88 (History): Add remote commands on Windows, and ad-hoc multi-hop
89 methods.
90 (External methods): "ControlPersist" must be set to "no" for the
91 `scpc' method.
92 (Remote processes): Add a note about `auto-revert-tail-mode'.
93 (Frequently Asked Questions): Use "scpx" in combination with
94 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
95
96 * trampver.texi: Update release number.
97
98 2012-06-10 Chong Yidong <cyd@gnu.org>
99
100 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
101 compilation for html-mono.
102
103 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
104
105 * texinfo.tex: Merge from gnulib.
106
107 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
108
109 * Makefile.in (echo-info): Don't try to install info files named
110 just ".info".
111
112 2012-05-28 Glenn Morris <rgm@gnu.org>
113
114 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
115
116 * sc.texi: Nuke hand-written node pointers.
117 Fix top-level menu to match actual node order.
118
119 2012-05-27 Glenn Morris <rgm@gnu.org>
120
121 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
122 Some associated fixes, including not messing with chapno in cl.texi.
123
124 2012-05-27 Bastien Guerry <bzg@gnu.org>
125
126 * org.texi (Durations and time values): Fix typo.
127
128 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
129
130 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
131 Mention `calc-ensure-consistent-units'.
132
133 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
134
135 * cc-mode.texi: Avoid space before macro in 4th argument of cross
136 reference commands. (Bug#11461)
137
138 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
139
140 2012-05-12 Glenn Morris <rgm@gnu.org>
141
142 * Makefile.in (mostlyclean): Add more TeX intermediates.
143
144 * Makefile.in: Make it look more like the other doc Makefiles.
145 Use explicit $srcdir in all dependencies.
146 Remove cd $srcdir from rules.
147 (VPATH): Remove.
148 (infodir): Set to an absolute path.
149 (INFO_TARGETS): Use short names.
150 (mkinfodir): infodir is now absolute.
151 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
152
153 * Makefile.in (info.info): Rename from info, to avoid duplication.
154 (.SUFFIXES): Disable implicit rules.
155
156 * Makefile.in (MKDIR_P): New, set by configure.
157 (mkinfodir): Use $MKDIR_P.
158
159 2012-05-07 Glenn Morris <rgm@gnu.org>
160
161 * forms.texi (Long Example): Update for changed location of files.
162
163 2012-05-04 Glenn Morris <rgm@gnu.org>
164
165 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
166 (INFO_TARGETS): Use $INFO_EXT.
167 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
168 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
169 (INFO_TARGETS): Use $INFO_EXT.
170 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
171
172 2012-05-02 Glenn Morris <rgm@gnu.org>
173
174 * Makefile.in (echo-info): New phony target, used by top-level.
175
176 * viper.texi: Make direntry shorter (also it is no longer "newest").
177
178 * emacs-gnutls.texi, ert.texi, org.texi:
179 Fix dircategory, direntry to match info/dir.
180
181 * faq.texi: Convert @inforefs to @xrefs.
182 Fix some malformed cross-references.
183 (File-name conventions): Shorten section name to avoid overfull line.
184 (How to add fonts): Use smallexample to avoid overfull lines.
185
186 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
187
188 * auth.texi (Help for users): Update for .gpg file being second.
189
190 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
191
192 * org.texi (Agenda commands): Fix two typos: give corresponding
193 function names, according to `org-agenda-view-mode-dispatch'.
194
195 2012-04-27 Glenn Morris <rgm@gnu.org>
196
197 * faq.texi (Major packages and programs): Remove section.
198 There is no point listing 6 packages (cf etc/MORE.STUFF).
199 (Finding Emacs and related packages): Move "Spell-checkers" here.
200
201 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
202
203 * dbus.texi (Version): New node.
204 (Properties and Annotations): Mention the object manager
205 interface. Describe dbus-get-all-managed-objects.
206 (Type Conversion): Floating point numbers are allowed, if an
207 anteger does not fit Emacs's integer range.
208 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
209 (Asynchronous Methods): Fix description of
210 dbus-call-method-asynchronously.
211 (Receiving Method Calls): Fix some minor errors. Add
212 dbus-interface-emacs.
213 (Signals): Describe unicast signals and the new match rules.
214 (Alternative Buses): Add the PRIVATE optional argument to
215 dbus-init-bus. Describe its new return value. Add dbus-setenv.
216
217 2012-04-20 Glenn Morris <rgm@gnu.org>
218
219 * faq.texi (New in Emacs 24): New section.
220 (Packages that do not come with Emacs): Mention M-x list-packages.
221
222 2012-04-14 Alan Mackenzie <acm@muc.de>
223
224 * cc-mode.texi (c-offsets-alist): Correct a typo.
225
226 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
227
228 * org.texi (Deadlines and scheduling): Fix the example: the
229 DEADLINE item should come right after the headline. We enforce
230 this convention, so it is a bug not to illustrate it correctly in
231 the manual.
232
233 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
234
235 * org.texi (Agenda commands): Fix documentation bug by swapping
236 the equivalent keybindings to `org-agenda-next-line' with the ones
237 to `org-agenda-previous-line'.
238
239 2012-04-14 Glenn Morris <rgm@gnu.org>
240
241 * Makefile.in: Replace non-portable use of $< in ordinary rules.
242
243 2012-04-09 Eli Zaretskii <eliz@gnu.org>
244
245 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
246 emacs-gnutls.
247 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
248
249 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
250
251 * Makefile.in: Add emacs-gnutls.texi to build.
252
253 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
254
255 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
256
257 * auth.texi (Secret Service API): Edit further and give examples.
258 (Secret Service API): Adjust @samp to @code for collection names.
259
260 2012-04-04 Glenn Morris <rgm@gnu.org>
261
262 * auth.texi (Secret Service API): Copyedits.
263 (Help for developers): Fill in some missing function doc-strings.
264 (Help for users, Help for developers)
265 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
266
267 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
268
269 * auth.texi (Secret Service API): Add the missing text.
270
271 2012-04-04 Chong Yidong <cyd@gnu.org>
272
273 * message.texi (Using PGP/MIME): Note that epg is now the default.
274
275 * gnus.texi: Reduce references to obsolete pgg library.
276 (Security): Note that epg is now the default.
277
278 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
279
280 * nxml-mode.texi (Completion): C-RET is no longer bound to
281 nxml-complete.
282
283 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
284
285 * org.texi (Customizing tables in ODT export): Correct few errors.
286
287 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
288
289 * org.texi (Links in ODT export): Update.
290 (Labels and captions in ODT export): New node.
291
292 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
293
294 * org.texi (Literal examples in ODT export): htmlfontify.el in
295 Emacs-24.1 now supports fontification. So ODT source blocks will
296 be fontified by default.
297
298 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
299
300 * org.texi (Refiling notes): Remove duplicated keybinding.
301
302 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
303
304 * org.texi (noweb): Documentation of this new option to the :noweb
305 header argument.
306
307 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
308
309 * org.texi (Header and sectioning): Add example demonstrating how
310 to use "LaTeX_CLASS_OPTIONS".
311
312 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
313
314 * org.texi (Noweb reference syntax): Describe the ability to
315 execute noweb references in the manual.
316
317 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
318
319 * org.texi (cache): Improve cache documentation when session
320 evaluation is used.
321
322 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
323
324 * org.texi (Plain lists): Document removal.
325
326 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
327
328 * org.texi: Decapitalize file name in references to Calc manual.
329
330 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
331
332 * org.texi (Plain lists): Document removal.
333
334 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
335
336 * org.texi (Top, OpenDocument Text export)
337 (ODT export commands, Extending ODT export)
338 (Images in ODT export, Tables in ODT export)
339 (Configuring a document converter): Add or Update.
340
341 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
342
343 * org.texi (MobileOrg): Change the wording to reflect that the
344 Android Version is no longer just the little brother of the iOS
345 version.
346
347 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
348
349 * org.texi (Key bindings and useful functions): Updated babel key
350 binding documentation in manual.
351
352 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
353
354 * org.texi (noweb): Document new noweb header value.
355
356 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
357
358 * org.texi (noweb-sep): Document new header argument.
359
360 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
361
362 * org.texi (noweb-ref): Documentation of this new custom variable.
363
364 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
365
366 * org.texi (wrap): Update the new :wrap documentation to match the
367 current implementation.
368
369 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
370
371 * org.texi: Added documentation for :wrap.
372
373 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
374
375 * org.texi: #+RESULTS now user-configurable.
376
377 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
378
379 * org.texi: Documented :noweb no-export.
380
381 2012-04-01 Thomas Dye <dk@poto.local>
382
383 * org.texi: Edit :noweb no header argument for correctness.
384
385 2012-04-01 Bastien Guerry <bzg@altern.org>
386
387 * org.texi (Customization): Update the approximate number of Org
388 variables.
389
390 2012-04-01 Thomas Dye <dk@poto.local>
391
392 * org.texi: The :results wrap produces a drawer instead of a
393 begin_results block.
394
395 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
396
397 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
398 reflect the new default.
399
400 2012-03-10 Eli Zaretskii <eliz@gnu.org>
401
402 * info.texi (Expert Info): Move the index entry for "Texinfo" from
403 "Getting Started" to this node. (Bug#10450)
404
405 2012-03-10 Chong Yidong <cyd@gnu.org>
406
407 * flymake.texi (Example -- Configuring a tool called via make):
408 Mention the Automake COMPILE variable (Bug#8715).
409
410 * info.texi (Getting Started): Add an index entry (Bug#10450).
411
412 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
413
414 * dbus.texi (Signals): Known names will be mapped onto unique
415 names, when registering for signals.
416
417 2012-02-29 Glenn Morris <rgm@gnu.org>
418
419 * url.texi: Fix quote usage in body text.
420
421 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
422
423 * cl.texi: Use @code{} in menus when appropriate.
424
425 2012-02-28 Glenn Morris <rgm@gnu.org>
426
427 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
428 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
429 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
430 * org.texi, sc.texi, vip.texi, viper.texi:
431 Standardize possessive apostrophe usage.
432
433 2012-02-26 Chong Yidong <cyd@gnu.org>
434
435 * ediff.texi (Quick Help Commands): Add a couple of index entries
436 (Bug#10834).
437
438 2012-02-17 Glenn Morris <rgm@gnu.org>
439
440 * gnus.texi (Posting Styles):
441 * remember.texi (Org): Fix cross-refs to other manuals.
442
443 2012-02-15 Glenn Morris <rgm@gnu.org>
444
445 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
446 (Encryption): New chapter, split out from previous.
447
448 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
449
450 * gnus.texi (Customizing the IMAP Connection): Mention
451 nnimap-record-commands.
452
453 2012-02-10 Glenn Morris <rgm@gnu.org>
454
455 * url.texi (Retrieving URLs): Update url-retrieve arguments.
456 Mention url-queue-retrieve.
457
458 2012-02-09 Glenn Morris <rgm@gnu.org>
459
460 * sem-user.texi (Semantic mode user commands): Typo fix.
461
462 * info.texi (Create Info buffer): Mention info-display-manual.
463
464 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
465
466 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
467 example (modified from an example by Michael Albinus).
468
469 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
470
471 * gnus.texi (Agent Basics): Fix outdated description of
472 `gnus-agent-auto-agentize-methods'.
473
474 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
475
476 * cc-mode.texi: Always @defindex ss.
477 (Config Basics): Fix argument of @itemize.
478 (Macro Backslashes): Add @code around index entry.
479
480 2012-01-23 Glenn Morris <rgm@gnu.org>
481
482 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
483
484 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
485
486 * tramp.texi (File): Tweak wording for the `scpc' option.
487
488 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
489
490 * gnus.texi (Group Parameters): Really note precedence.
491
492 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
493
494 * gnus.texi (Group Parameters): Note precedence.
495
496 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
497
498 * org.texi (Noweb reference syntax): Adding documentation of
499 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
500 variable.
501
502 2012-01-03 Bastien Guerry <bzg@gnu.org>
503
504 * org.texi (Plain lists): Split the table to fix the display
505 of items.
506
507 2012-01-03 Bastien Guerry <bzg@gnu.org>
508
509 * org.texi (Plain lists): Fix misplaced explanation.
510
511 2012-01-03 Bastien Guerry <bzg@gnu.org>
512
513 * org.texi (Plain lists, Agenda files): Add index entries.
514
515 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
516
517 * org.texi: Use "Org mode" instead of alternatives like
518 "Org-mode" or "org-mode".
519
520 2012-01-03 Bernt Hansen <bernt@norang.ca>
521
522 * org.texi (Agenda commands): Document
523 `org-clock-report-include-clocking-task'.
524
525 2012-01-03 Bastien Guerry <bzg@gnu.org>
526
527 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
528 C-c' on checkboxes.
529
530 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
531
532 * org.texi: End sentences with two spaces.
533
534 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
535
536 * org.texi (External links): Document the link types file+sys
537 and file+emacs, slightly narrow used page width.
538
539 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
540
541 * org.texi (colnames): Note that colnames behavior may differ
542 across languages.
543
544 2012-01-03 Bastien Guerry <bzg@gnu.org>
545
546 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
547
548 2012-01-03 Thomas Dye <dk@poto.westell.com>
549
550 * org.texi: Augmented discussion of babel property
551 inheritance. Put footnote outside sentence ending period.
552
553 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
554
555 * org.texi (eval): Documenting the full range of :eval header
556 argument values.
557
558 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
559
560 * org.texi (eval): Documentation of the new :eval option.
561
562 2012-01-03 Thomas Dye <dk@poto.local>
563
564 * org.texi: Add accumulated properties.
565
566 2012-01-03 Thomas Dye <dk@poto.local>
567
568 * org.texi: Documented no spaces in name=assign, another
569 correction to :var table.
570
571 2012-01-03 Thomas Dye <dk@poto.local>
572
573 * org.texi: Changed DATA to NAME in Working With Source Code
574 section.
575
576 2012-01-03 Tom Dye <tsd@tsdye.com>
577
578 * org.texi: Minor change to :var table.
579
580 2012-01-03 Tom Dye <tsd@tsdye.com>
581
582 * org.texi: More changes to :var table (some examples were wrong).
583
584 2012-01-03 Tom Dye <tsd@tsdye.com>
585
586 * org.texi: Cleaned up :var table.
587
588 2012-01-03 Bastien Guerry <bzg@gnu.org>
589
590 * org.texi (Timestamps, Weekly/daily agenda)
591 (Weekly/daily agenda): Add @cindex for "appointment".
592
593 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
594
595 * org.texi (Literal examples): A new link to the template for
596 inserting empty code blocks.
597 (Structure of code blocks): A new link to the template for
598 inserting empty code blocks.
599
600 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
601
602 * org.texi (External links): Add footnote on how the behavior
603 of the text search in Org files are controled by the variable
604 `org-link-search-must-match-exact-headline'.
605
606 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
607
608 * org.texi (Buffer-wide header arguments): Update
609 documentation to reflect removal of #+PROPERTIES.
610
611 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
612
613 * org.texi (The clock table): Mention that ACHIVED trees
614 contribute to the clock table.
615
616 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
617
618 * org.texi (Conflicts): Better yasnippet config info.
619
620 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
621
622 * org.texi (Selective export): Explicitely mention the default
623 values for `org-export-select-tags',
624 `org-export-exclude-tags'.
625
626 2012-01-03 Tom Dye <tsd@tsdye.com>
627
628 * org.texi: Added a line to specify that header arguments are
629 lowercase.
630
631 2012-01-03 Tom Dye <tsd@tsdye.com>
632
633 * org.texi: :var requires default value when declared.
634
635 2012-01-03 Bastien Guerry <bzg@gnu.org>
636
637 * org.texi (Handling links): Add a note about the
638 `org-link-frame-setup' option.
639
640 2012-01-03 David Maus <dmaus@ictsoc.de>
641
642 * org.texi (Exporting Agenda Views, Extracting agenda
643 information): Fix command line syntax, quote symbol parameter
644 values.
645
646 2012-01-03 David Maus <dmaus@ictsoc.de>
647
648 * org.texi (Exporting Agenda Views): Fix command line syntax.
649
650 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
651
652 * gnus.texi (Mail Source Customization, Mail Back End Variables):
653 Use octal notation for file permissions, which are normally
654 thought of in octal.
655 (Mail Back End Variables): Use more-plausible modes in example.
656
657 2011-12-20 Alan Mackenzie <acm@muc.de>
658
659 * cc-mode.texi: Update version string 5.31 -> 5.32.
660
661 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
662
663 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
664
665 2011-11-24 Glenn Morris <rgm@gnu.org>
666
667 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
668
669 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
670
671 * makefile.w32-in: Update dependencies.
672
673 2011-11-20 Glenn Morris <rgm@gnu.org>
674
675 * gnus.texi (Group Information):
676 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
677
678 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
679
680 * gnus-coding.texi (Gnus Maintenance Guide):
681 Rename from "Gnus Maintainance Guide".
682
683 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
684 * eieio.texi (Customizing):
685 * gnus.texi (Article Washing):
686 * gnus-news.texi:
687 * sem-user.texi (Smart Jump): Fix typos.
688
689 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
690
691 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
692
693 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
694
695 * ede.texi (project-am-texinfo):
696 * gnus.texi (Sending or Not Sending):
697 * org.texi (Template elements): Fix typos.
698
699 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
700
701 * ediff.texi (Hooks):
702 * sem-user.texi (Semanticdb Roots): Fix typos.
703
704 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
705
706 * semantic.texi (Tag handling): Fix typo.
707
708 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
709
710 * gnus.texi (Other Gnus Versions): Remove.
711
712 2011-10-28 Alan Mackenzie <acm@muc.de>
713
714 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
715 (Other Special Indentations): Add an xref to "Macros with ;".
716 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
717 "Macros with ;".
718 (Macros with ;): New page.
719
720 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
721 Document the new handling of nested scopes for movement by defuns.
722
723 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
724
725 Sync with Tramp 2.2.3.
726
727 * trampver.texi: Update release number.
728
729 2011-10-14 Glenn Morris <rgm@gnu.org>
730
731 * ert.texi (Introduction, How to Run Tests)
732 (Running Tests Interactively, Expected Failures)
733 (Tests and Their Environment, Useful Techniques)
734 (Interactive Debugging, Fixtures and Test Suites):
735 Minor rephrasings.
736 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
737 (Running Tests in Batch Mode): Simplify loading instructions.
738 (Test Selectors): Clarify some selectors.
739 (Expected Failures, Useful Techniques):
740 Make examples fit in 80 columns.
741
742 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
743
744 * calc.texi (Basic Operations on Units): Discuss temperature
745 conversion (`u t') alongside with other unit conversions ('u c').
746
747 2011-10-12 Glenn Morris <rgm@gnu.org>
748
749 * ert.texi: Whitespace trivia to make main menu items line up better.
750
751 2011-10-08 Glenn Morris <rgm@gnu.org>
752
753 * Makefile.in: Fix ert rules.
754
755 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
756
757 * gnus.texi (Gnus Utility Functions): Add more references and
758 explanations (bug#9683).
759
760 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
761
762 * gnus.texi (Archived Messages): Note the default (bug#9552).
763
764 2011-09-21 Bill Wohler <wohler@newt.com>
765
766 Release MH-E manual version 8.3.
767
768 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
769 release 8.3.
770 (Preface): Updated support information.
771 (From Bill Wohler): Reset text to original version. As a
772 historical quote, the tense should be correct in the time that it
773 was written.
774
775 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
776
777 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
778 (Finding the News): Doc clarification.
779 (Terminology): Mention naming.
780
781 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
782
783 * gnus.texi: Remove mentions of `recent', which are now obsolete.
784 (Interactive): Document `quiet'.
785
786 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
787
788 * org.texi (Images in LaTeX export): Rewrite.
789
790 2011-08-15 Bastien Guerry <bzg@gnu.org>
791
792 * org.texi (Using the mapping API): Mention 'region as a possible
793 scope for `org-map-entries'.
794
795 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
796
797 * org.texi (Visibility cycling): Document `org-copy-visible'.
798
799 2011-08-15 Bastien Guerry <bzg@gnu.org>
800
801 * org.texi (Template expansion): Order template sequences in the
802 proper order.
803
804 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
805
806 * org.texi (eval): Expand discussion of the :eval header argument.
807
808 2011-08-15 Bastien Guerry <bzg@gnu.org>
809
810 * org.texi (Languages): Add Lilypond and Awk as supported
811 languages.
812
813 2011-08-15 Achim Gratz <stromeko@nexgo.de>
814
815 * org.texi: Document that both CLOCK_INTO_DRAWER and
816 LOG_INTO_DRAWER can be used to override the contents of variable
817 org-clock-into-drawer (or if unset, org-log-into-drawer).
818
819 * org.texi: Replace @xref->@pxref.
820
821 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
822
823 * org.texi (Evaluating code blocks): Documenting the new option
824 for inline call lines.
825
826 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
827
828 * org.texi (Results of evaluation): More explicit about the
829 mechanism through which interactive evaluation of code is
830 performed.
831
832 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
833
834 * org.texi (noweb-ref): New header argument documentation.
835
836 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
837
838 * org.texi (Extracting source code): Documentation of the new
839 org-babel-tangle-named-block-combination variable.
840
841 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
842
843 * org.texi (Structure of code blocks): Explicitly state that the
844 behavior of multiple blocks of the same name is undefined.
845
846 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
847
848 * org.texi (TaskJuggler export): Modify the example to reflect the
849 new effort durations.
850
851 2011-08-15 David Maus <dmaus@ictsoc.de>
852
853 * org.texi (Images in LaTeX export): Escape curly brackets in
854 LaTeX example.
855
856 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
857
858 * org.texi (The clock table): Document the :properties and
859 :inherit-props arguments for the clocktable.
860
861 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
862
863 * org.texi (Tables in LaTeX export): Document specifying placement
864 options for tables.
865
866 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
867
868 * org.texi (Evaluating code blocks): More specific documentation
869 about the different types of header arguments.
870
871 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
872
873 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
874
875 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
876
877 * org.texi (Built-in table editor): Document the table field
878 follow mode.
879
880 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
881
882 * org.texi (Easy Templates): Document new template.
883
884 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
885
886 * org.texi (Literal examples): Add a cross-reference from "Literal
887 Examples" to "Easy Templates."
888
889 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
890
891 * org.texi (The clock table): Add link to match syntax.
892
893 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
894
895 * org.texi (Agenda commands): Document clock consistency checks.
896
897 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
898
899 * org.texi (Built-in table editor): Document that \vert represents
900 a vertical bar in a table field.
901
902 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
903
904 * org.texi (Literal examples): Link from "Markup" > "Literate
905 Examples" to "Working with Source Code".
906
907 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
908
909 * org.texi (Agenda commands): Doc for function option to bulk
910 action.
911
912 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
913
914 * org.texi (Template expansion): Document new %<...> template
915 escape.
916
917 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
918
919 * org.texi (Selective export): Document exclusion of any tasks
920 from export.
921
922 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
923
924 * org.texi (Selective export): Document how to exclude DONE tasks
925 from export.
926 (Publishing options): Document the properties to be used to turn off
927 export of DONE tasks.
928
929 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
930
931 * org.texi (The date/time prompt): Document date range protection.
932
933 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
934
935 * org.texi (padline): Documentation of the new padline header
936 argument.
937
938 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
939
940 * org.texi (var): Adding "[" to list of characters triggering
941 elisp evaluation.
942
943 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
944
945 * org.texi (var): Documentation of Emacs Lisp evaluation during
946 variable assignment.
947
948 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
949
950 * org.texi (colnames): Reference indexing into variables, and note
951 that colnames are *not* removed before indexing occurs.
952 (rownames): Reference indexing into variables, and note that
953 rownames are *not* removed before indexing occurs.
954
955 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
956
957 * org.texi (var): Clarification of indexing into tabular
958 variables.
959
960 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
961
962 * org.texi (results): Documentation of the `:results wrap' header
963 argument.
964
965 2011-08-15 Bastien Guerry <bzg@gnu.org>
966
967 * org.texi (LaTeX and PDF export): Add a note about a limitation
968 of the LaTeX export: the org file has to be properly structured.
969
970 2011-08-15 Bastien Guerry <bzg@gnu.org>
971
972 * org.texi (Dynamic blocks, Structure editing): Mention
973 the function `org-narrow-to-block'.
974
975 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
976
977 * org.texi (Languages): Updating list of code block supported
978 languages.
979
980 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
981
982 * org.texi (Special properties): CATEGORY is a special property,
983 but it may also used in the drawer.
984
985 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
986
987 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
988
989 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
990
991 * org.texi (Include files): Document :lines.
992
993 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
994
995 * org.texi (comments): Documentation of the ":comments noweb" code
996 block header argument.
997
998 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
999
1000 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
1001 added extra whitespace around functions to be consistent with the
1002 rest of the section.
1003
1004 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1005
1006 * org.texi (Evaluating code blocks): Expanded discussion of
1007 #+call: line syntax.
1008 (Header arguments in function calls): Expanded discussion of
1009 #+call: line syntax.
1010
1011 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1012
1013 * org.texi (Evaluating code blocks): More explicit about how to
1014 pass variables to #+call lines.
1015
1016 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1017
1018 * org.texi (Results of evaluation): Link to the :results header
1019 argument list from the "Results of evaluation" section.
1020
1021 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1022
1023 * org.texi (Conflicts): Adding additional information about
1024 resolving org/yasnippet conflicts.
1025
1026 2011-08-15 David Maus <dmaus@ictsoc.de>
1027
1028 * org.texi (Publishing options): Document style-include-scripts
1029 publishing project property.
1030
1031 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1032
1033 * org.texi (Sparse trees): Document the next-error /
1034 previous-error functionality.
1035
1036 2011-08-15 Tom Dye <tsd@tsdye.com>
1037
1038 * org.texi (cache): Improved documentation of code block caches.
1039
1040 2011-08-15 Tom Dye <tsd@tsdye.com>
1041
1042 * org.texi (Code block specific header arguments): Documentation
1043 of multi-line header arguments.
1044
1045 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1046
1047 * org.texi (Code evaluation security): Add example for using a
1048 function.
1049
1050 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1051
1052 * org.texi (Tables in LaTeX export): Documentation of new
1053 attr_latex options for tables.
1054
1055 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
1056
1057 * trampver.texi: Update release number.
1058
1059 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
1060
1061 Sync with Tramp 2.2.2.
1062
1063 * trampver.texi: Update release number.
1064
1065 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1066
1067 * flymake.texi (Example -- Configuring a tool called via make):
1068 Use /dev/null instead of the Windows "nul" (bug#8715).
1069
1070 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1071
1072 * widget.texi (Setting Up the Buffer): Remove mention of the
1073 global keymap parent, which doesn't seem to be accurate
1074 (bug#7045).
1075
1076 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1077
1078 * org.texi (Special agenda views): Fix double quoting (bug#3509).
1079
1080 2010-07-10 Kevin Ryde <user42@zip.com.au>
1081
1082 * cl.texi (For Clauses): Add destructuring example processing an
1083 alist (bug#6596).
1084
1085 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1086
1087 * ediff.texi (Major Entry Points): Remove mention of `require',
1088 since that's not pertinent in the installed Emacs (bug#9016).
1089
1090 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1091
1092 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
1093 (Filtering New Groups): Clarify how simple the "options -n" format is.
1094 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
1095 is internal.
1096
1097 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
1098
1099 * tramp.texi (Cleanup remote connections): Add
1100 `tramp-cleanup-this-connection'.
1101
1102 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1103
1104 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
1105 zombies.
1106 (Checking New Groups): Ditto (bug#8974).
1107 (Checking New Groups): Moved the reference to the right place.
1108
1109 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
1110
1111 * gnus.texi (Startup Files): Clarify that we're talking about numbered
1112 backups, and not actual vc (bug#8975).
1113
1114 2011-07-03 Kevin Ryde <user42@zip.com.au>
1115
1116 * cl.texi (For Clauses): @items for hash-values and key-bindings
1117 to make them more visible when skimming. Add examples of `using'
1118 clause to them, examples being clearer than a description in
1119 words (bug#6599).
1120
1121 2011-07-01 Alan Mackenzie <acm@muc.de>
1122
1123 * cc-mode.texi (Guessing the Style): New page.
1124 (Styles): Add a short introduction to above.
1125
1126 2011-06-28 Deniz Dogan <deniz@dogan.se>
1127
1128 * rcirc.texi (Configuration): Bug-fix:
1129 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
1130 Reported by Elias Pipping <pipping@exherbo.org>.
1131
1132 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1133
1134 * gnus.texi (Summary Mail Commands): Document
1135 `gnus-summary-reply-to-list-with-original'.
1136
1137 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
1138
1139 * eshell.texi (Known problems): Fix typo.
1140
1141 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
1142
1143 * tramp.texi (Customizing Completion): Mention authinfo-style files.
1144 (Password handling): `auth-source-debug' is good for debug messages.
1145
1146 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
1147
1148 * gnus.texi (Store custom flags and keywords): Refer to
1149 `gnus-registry-article-marks-to-{chars,names}' instead of
1150 `gnus-registry-user-format-function-{M,M2}'.
1151
1152 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
1153
1154 * texinfo.tex: Merge from gnulib.
1155
1156 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
1157
1158 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
1159 (Store custom flags and keywords):
1160 Mention `gnus-registry-user-format-function-M' and
1161 `gnus-registry-user-format-function-M2'.
1162
1163 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
1164
1165 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
1166
1167 2011-05-17 Glenn Morris <rgm@gnu.org>
1168
1169 * gnus.texi (Face): Fix typo.
1170
1171 2011-05-14 Glenn Morris <rgm@gnu.org>
1172
1173 * dired-x.texi (Omitting Examples): Minor addition.
1174
1175 2011-05-10 Jim Meyering <meyering@redhat.com>
1176
1177 * ede.texi: Fix typo "or or -> or".
1178
1179 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
1180
1181 * gnus.texi (Summary Buffer Lines):
1182 gnus-summary-user-date-format-alist does not exist.
1183 (Sorting the Summary Buffer): More about sorting threads.
1184
1185 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
1186
1187 * trampver.texi: Update release number.
1188
1189 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
1190
1191 * tramp.texi (Frequently Asked Questions): New item for disabling
1192 Tramp in other packages.
1193
1194 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
1195
1196 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
1197 (Fancy splitting to parent, Store arbitrary data):
1198 Updated gnus-registry docs.
1199
1200 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
1201
1202 * ede.texi: Fix typos.
1203
1204 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1205
1206 * gnus.texi (Window Layout): @itemize @code doesn't exist.
1207 It's @table @code.
1208
1209 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
1210
1211 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
1212
1213 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
1214
1215 * calc.texi (Logarithmic Units): Update the function names.
1216
1217 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1218
1219 * message.texi (Various Commands): Document format specs in the
1220 ellipsis.
1221
1222 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
1223
1224 * message.texi (Insertion Variables): Document message-cite-style.
1225
1226 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
1227
1228 * tramp.texi (Remote processes): New subsection "Running shell on
1229 a remote host".
1230
1231 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
1232
1233 * auth.texi (Help for developers): Update docs to explain that the
1234 :save-function will only run the first time.
1235
1236 2011-03-12 Glenn Morris <rgm@gnu.org>
1237
1238 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
1239 (emacs-faq.text): New target.
1240 (clean): Add emacs-faq.
1241
1242 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
1243
1244 Sync with Tramp 2.2.1.
1245
1246 * trampver.texi: Update release number.
1247
1248 2011-03-11 Glenn Morris <rgm@gnu.org>
1249
1250 * Makefile.in (HTML_TARGETS): New.
1251 (clean): Delete $HTML_TARGETS.
1252 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
1253
1254 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
1255
1256 * auth.texi (Help for developers): Show example of using
1257 `auth-source-search' with prompts and :save-function.
1258
1259 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
1260
1261 * Version 23.3 released.
1262
1263 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
1264
1265 * message.texi (Message Buffers): Update default value of
1266 message-generate-new-buffers.
1267
1268 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
1269
1270 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
1271 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
1272 respectively.
1273 (Musical Notes): New section.
1274 (Customizing Calc): Mention the customizable variable
1275 calc-note-threshold.
1276
1277 2011-03-03 Glenn Morris <rgm@gnu.org>
1278
1279 * url.texi (Dealing with HTTP documents): Remove reference to
1280 function url-decode-text-part; never seems to have existed. (Bug#6038)
1281 (Configuration): Update url-configuration-directory description.
1282
1283 2011-03-02 Glenn Morris <rgm@gnu.org>
1284
1285 * dired-x.texi (Multiple Dired Directories): Remove mentions
1286 of dired-default-directory-alist and dired-default-directory.
1287 Move dired-smart-shell-command here...
1288 (Miscellaneous Commands): ... from here.
1289
1290 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
1291
1292 * texinfo.tex: Update to version 2011-02-24.09.
1293
1294 2011-03-02 Glenn Morris <rgm@gnu.org>
1295
1296 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
1297 instead of the obsoleted dired-omit-here-always.
1298
1299 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
1300
1301 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
1302 supported systems.
1303
1304 2011-02-28 Glenn Morris <rgm@gnu.org>
1305
1306 * dbus.texi (Type Conversion): Grammar fix.
1307
1308 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
1309
1310 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
1311 "Debian GNU/Linux".
1312
1313 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
1314
1315 2011-02-23 Glenn Morris <rgm@gnu.org>
1316
1317 * dired-x.texi (Features): Minor rephrasing.
1318 (Local Variables): Fix typos.
1319
1320 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
1321 Standardize some Emacs/XEmacs terminology.
1322
1323 * dired-x.texi (Features): Don't advertise obsolete local variables.
1324 Simplify layout.
1325 (Omitting Variables): Update local variables example.
1326 (Local Variables): Say this is obsolete. Fix description of
1327 dired-enable-local-variables possible values.
1328
1329 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
1330
1331 * auth.texi (Help for users): Mention ~/.netrc is also searched by
1332 default now.
1333
1334 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
1335
1336 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
1337
1338 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
1339
1340 * gnus.texi (Window Layout): Document layout names.
1341
1342 2011-02-19 Eli Zaretskii <eliz@gnu.org>
1343
1344 * ada-mode.texi: Sync @dircategory with ../../info/dir.
1345 * auth.texi: Sync @dircategory with ../../info/dir.
1346 * autotype.texi: Sync @dircategory with ../../info/dir.
1347 * calc.texi: Sync @dircategory with ../../info/dir.
1348 * cc-mode.texi: Sync @dircategory with ../../info/dir.
1349 * cl.texi: Sync @dircategory with ../../info/dir.
1350 * dbus.texi: Sync @dircategory with ../../info/dir.
1351 * dired-x.texi: Sync @dircategory with ../../info/dir.
1352 * ebrowse.texi: Sync @dircategory with ../../info/dir.
1353 * ede.texi: Sync @dircategory with ../../info/dir.
1354 * ediff.texi: Sync @dircategory with ../../info/dir.
1355 * edt.texi: Sync @dircategory with ../../info/dir.
1356 * eieio.texi: Sync @dircategory with ../../info/dir.
1357 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
1358 * epa.texi: Sync @dircategory with ../../info/dir.
1359 * erc.texi: Sync @dircategory with ../../info/dir.
1360 * eshell.texi: Sync @dircategory with ../../info/dir.
1361 * eudc.texi: Sync @dircategory with ../../info/dir.
1362 * flymake.texi: Sync @dircategory with ../../info/dir.
1363 * forms.texi: Sync @dircategory with ../../info/dir.
1364 * gnus.texi: Sync @dircategory with ../../info/dir.
1365 * idlwave.texi: Sync @dircategory with ../../info/dir.
1366 * mairix-el.texi: Sync @dircategory with ../../info/dir.
1367 * message.texi: Sync @dircategory with ../../info/dir.
1368 * mh-e.texi: Sync @dircategory with ../../info/dir.
1369 * newsticker.texi: Sync @dircategory with ../../info/dir.
1370 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
1371 * org.texi: Sync @dircategory with ../../info/dir.
1372 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
1373 * pgg.texi: Sync @dircategory with ../../info/dir.
1374 * rcirc.texi: Sync @dircategory with ../../info/dir.
1375 * reftex.texi: Sync @dircategory with ../../info/dir.
1376 * remember.texi: Sync @dircategory with ../../info/dir.
1377 * sasl.texi: Sync @dircategory with ../../info/dir.
1378 * sc.texi: Sync @dircategory with ../../info/dir.
1379 * semantic.texi: Sync @dircategory with ../../info/dir.
1380 * ses.texi: Sync @dircategory with ../../info/dir.
1381 * sieve.texi: Sync @dircategory with ../../info/dir.
1382 * smtpmail.texi: Sync @dircategory with ../../info/dir.
1383 * speedbar.texi: Sync @dircategory with ../../info/dir.
1384 * trampver.texi [emacs]: Set emacsname to "Emacs".
1385 * tramp.texi: Sync @dircategory with ../../info/dir.
1386 * url.texi: Sync @dircategory with ../../info/dir.
1387 * vip.texi: Sync @dircategory with ../../info/dir.
1388 * viper.texi: Sync @dircategory with ../../info/dir.
1389 * widget.texi: Sync @dircategory with ../../info/dir.
1390 * woman.texi: Sync @dircategory with ../../info/dir.
1391
1392 2011-02-19 Glenn Morris <rgm@gnu.org>
1393
1394 * dired-x.texi (Technical Details): No longer redefines
1395 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
1396 dired-read-shell-command, or dired-find-buffer-nocreate.
1397
1398 2011-02-18 Glenn Morris <rgm@gnu.org>
1399
1400 * dired-x.texi (Optional Installation File At Point): Simplify.
1401
1402 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
1403
1404 * auth.texi (Help for users): Use :port instead of :protocol for all
1405 auth-source docs.
1406 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
1407 to have two files in `auth-sources'.
1408
1409 2011-02-16 Glenn Morris <rgm@gnu.org>
1410
1411 * dired-x.texi: Use emacsver.texi to get Emacs version.
1412 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
1413 Depend on emacsver.texi.
1414
1415 * dired-x.texi: Drop meaningless version number.
1416 (Introduction): Remove old info.
1417 (Optional Installation Dired Jump): Autoload from dired-x.
1418 Remove incorrect info about loaddefs.el.
1419 (Bugs): Just refer to M-x report-emacs-bug.
1420
1421 * dired-x.texi (Multiple Dired Directories): Update for rename of
1422 default-directory-alist.
1423 (Miscellaneous Commands): No longer mention very old VM version 4.
1424
1425 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
1426
1427 Merge from gnulib.
1428 * texinfo.tex: Update to version 2011-02-14.11.
1429
1430 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
1431
1432 * auth.texi (Help for users):
1433 Login collection is "Login" and not "login".
1434
1435 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
1436
1437 * tramp.texi (History): Remove IMAP support.
1438 (External methods, Frequently Asked Questions): Remove `imap' and
1439 `imaps' methods.
1440 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
1441
1442 * trampver.texi: Remove default value of `emacsimap'.
1443
1444 2011-02-13 Glenn Morris <rgm@gnu.org>
1445
1446 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
1447 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
1448
1449 2011-02-12 Glenn Morris <rgm@gnu.org>
1450
1451 * sc.texi (Getting Connected): Remove old index entries.
1452
1453 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
1454
1455 * url.texi: Remove duplicate @dircategory (Bug#7942).
1456
1457 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
1458
1459 * auth.texi (Overview, Help for users, Help for developers):
1460 Update docs.
1461 (Help for users): Talk about spaces.
1462
1463 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
1464
1465 * texinfo.tex: Update to version 2011-02-07.16.
1466
1467 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
1468
1469 * dbus.texi (Bus names): Adapt descriptions for
1470 dbus-list-activatable-names and dbus-list-known-names.
1471
1472 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
1473
1474 * calc.texi (Logarithmic Units): New section.
1475
1476 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
1477
1478 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
1479 manuals use it now.
1480
1481 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
1482
1483 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
1484
1485 * overrides.texi: Remove.
1486
1487 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
1488 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
1489
1490 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
1491
1492 * tramp.texi (Frequently Asked Questions): Mention problems with
1493 WinSSHD.
1494
1495 * trampver.texi: Update release number.
1496
1497 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
1498
1499 * tramp.texi:
1500 Replace "delimet" with "delimit" globally.
1501 Replace "explicite" with "explicit" globally.
1502 Replace "instead of" with "instead" where there was nothing after "of".
1503 Audit use of comma before interrogative pronoun, "that", or "which".
1504 Minor word order, spelling, wording changes.
1505
1506 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
1507
1508 * overrides.texi: New file to set or clear WEBHACKDEVEL.
1509
1510 * sieve.texi: Use WEBHACKDEVEL.
1511
1512 * sasl.texi: Use WEBHACKDEVEL.
1513
1514 * pgg.texi: Use WEBHACKDEVEL.
1515
1516 * message.texi: Use WEBHACKDEVEL.
1517
1518 * gnus.texi: Use WEBHACKDEVEL.
1519
1520 * emacs-mime.texi: Use WEBHACKDEVEL.
1521
1522 * auth.texi: Use WEBHACKDEVEL.
1523
1524 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
1525 manuals.
1526
1527 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
1528
1529 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
1530
1531 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
1532
1533 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
1534 which in turn is copied from ftp://tug.org/tex/.
1535
1536 2011-02-03 Glenn Morris <rgm@gnu.org>
1537
1538 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
1539 (Binding combinations of modifiers and function keys):
1540 Let's assume people reading this are not using Emacs 18.
1541
1542 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
1543
1544 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
1545 since it's run automatically.
1546
1547 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
1548
1549 * gnus.texi (Customizing Articles): Fix typo.
1550
1551 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
1552
1553 * gnus.texi (Customizing Articles): Document the new way of customizing
1554 the date headers(s).
1555
1556 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
1557
1558 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
1559 splitting example.
1560
1561 2011-01-29 Eli Zaretskii <eliz@gnu.org>
1562
1563 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1564 (MAKEINFO_OPTS): New variable.
1565 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1566 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
1567 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
1568 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
1569 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
1570 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
1571 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
1572 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
1573 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
1574 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
1575 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
1576 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
1577 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
1578 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
1579 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
1580 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
1581 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
1582 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
1583
1584 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
1585
1586 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
1587
1588 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
1589
1590 * message.texi (IDNA): Explain what it is.
1591
1592 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
1593
1594 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
1595
1596 2011-01-23 Werner Lemberg <wl@gnu.org>
1597
1598 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1599 (MAKEINFO_OPTS): New variable. Use it where appropriate.
1600 (ENVADD): Update.
1601
1602 2011-01-18 Glenn Morris <rgm@gnu.org>
1603
1604 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
1605
1606 2011-01-14 Eduard Wiebe <usenet@pusto.de>
1607
1608 * nxml-mode.texi (Introduction): Fix file name typos.
1609
1610 2011-01-13 Christian Ohler <ohler@gnu.org>
1611
1612 * ert.texi: New file.
1613
1614 * Makefile.in:
1615 * makefile.w32-in: Add ert.texi.
1616
1617 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
1618
1619 * dbus.texi (Receiving Method Calls): New function
1620 dbus-register-service. Rearrange node.
1621
1622 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
1623
1624 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
1625 which in turn is copied from ftp://tug.org/tex/.
1626
1627 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
1628
1629 * dbus.texi (Receiving Method Calls): Describe new optional
1630 parameter dont-register-service of dbus-register-{method,property}.
1631
1632 2010-12-17 Daiki Ueno <ueno@unixuser.org>
1633
1634 * epa.texi (Encrypting/decrypting *.gpg files):
1635 Mention epa-file-select-keys.
1636
1637 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
1638
1639 * gnus.texi (Archived Messages): Remove outdated text.
1640
1641 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
1642
1643 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
1644
1645 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
1646
1647 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
1648
1649 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
1650
1651 * gnus.texi (The swish++ Engine): Add customizable parameters
1652 descriptions.
1653 (The swish-e Engine): Ditto.
1654
1655 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
1656
1657 * tramp.texi (Inline methods): Add "ksu" method.
1658 (Remote processes): Add example with remote `default-directory'.
1659
1660 2010-12-14 Glenn Morris <rgm@gnu.org>
1661
1662 * faq.texi (Expanding aliases when sending mail):
1663 Now build-mail-aliases is interactive.
1664
1665 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
1666
1667 * gnus.texi: First pass at adding (rough) nnir documentation.
1668
1669 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1670
1671 * gnus.texi (Filtering New Groups):
1672 Mention gnus-auto-subscribed-categories.
1673 (The First Time): Remove, since default-subscribed-newsgroups has been
1674 removed.
1675
1676 2010-12-13 Glenn Morris <rgm@gnu.org>
1677
1678 * cl.texi (For Clauses): Small fixes for frames and windows.
1679
1680 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
1681
1682 * org.texi (Using capture): Document using prefix arguments for
1683 finalizing capture.
1684 (Agenda commands): Document prefix argument for the bulk scatter
1685 command.
1686 (Beamer class export): Document that also overlay arguments can be
1687 passed to the column environment.
1688 (Template elements): Document the new entry type.
1689
1690 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
1691
1692 * org.texi (Include files): Document :minlevel.
1693
1694 2010-12-11 Julien Danjou <julien@danjou.info>
1695
1696 * org.texi (Categories): Document category icons.
1697
1698 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
1699
1700 * org.texi (noweb): Fix typo.
1701
1702 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
1703
1704 * gnus.texi (Server Commands): Point to the rest of the server
1705 commands.
1706
1707 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1708
1709 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
1710 g'.
1711
1712 2010-12-02 Julien Danjou <julien@danjou.info>
1713
1714 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
1715
1716 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1717
1718 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
1719 (Direct Functions): Note the STARTTLS upgrade.
1720
1721 2010-11-27 Glenn Morris <rgm@gnu.org>
1722 James Clark <none@example.com>
1723
1724 * nxml-mode.texi (Introduction): New section.
1725
1726 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1727
1728 * gnus.texi (Server Commands): Document gnus-server-show-server.
1729
1730 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
1731
1732 Sync with Tramp 2.2.0.
1733
1734 * trampver.texi: Update release number.
1735
1736 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
1737
1738 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
1739 Mention that the TeX specific units won't use the `tex' prefix
1740 in TeX mode.
1741
1742 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
1743
1744 * gnus.texi (Misc Article): Document gnus-inhibit-images.
1745
1746 2010-11-17 Glenn Morris <rgm@gnu.org>
1747
1748 * edt.texi: Remove information about Emacs 19.
1749
1750 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
1751
1752 * trampver.texi: Update release number.
1753
1754 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
1755
1756 * gnus.texi (Article Washing): Fix typo.
1757
1758 2010-11-11 Noorul Islam <noorul@noorul.com>
1759
1760 * org.texi: Fix typo.
1761
1762 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1763
1764 * org.texi (Using capture): Explain that refiling is
1765 sensitive to cursor position.
1766
1767 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1768
1769 * org.texi (Images and tables): Add cross reference to link section.
1770
1771 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1772
1773 * org.texi: Document the <c> cookie.
1774
1775 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
1776
1777 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
1778 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
1779
1780 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1781
1782 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
1783
1784 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1785
1786 * org.texi (Project alist): Mention that this is a property list.
1787
1788 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1789
1790 * org.texi (Setting up the staging area): Document that
1791 file names remain visible when encrypting the MobileOrg files.
1792
1793 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1794
1795 * org.texi (Setting up the staging area): Document which
1796 versions are needed for encryption.
1797
1798 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
1799
1800 * org.texi (noweb): Update :noweb documentation to
1801 reflect the new "tangle" argument.
1802
1803 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
1804
1805 * org.texi (Batch execution): Improve tangling script in
1806 documentation.
1807
1808 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1809
1810 * org.texi (Handling links):
1811 (In-buffer settings): Document inlining images on startup.
1812
1813 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1814
1815 * org.texi (Setting up the staging area): Document use of
1816 crypt password.
1817
1818 2010-11-11 David Maus <dmaus@ictsoc.de>
1819
1820 * org.texi (Template expansion): Add date related link type escapes.
1821
1822 2010-11-11 David Maus <dmaus@ictsoc.de>
1823
1824 * org.texi (Template expansion): Add mew in table for link type
1825 escapes.
1826
1827 2010-11-11 David Maus <dmaus@ictsoc.de>
1828
1829 * org.texi (Template expansion): Fix typo in link type escapes.
1830
1831 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
1832
1833 * org.texi (Structure of code blocks): Another documentation tweak.
1834
1835 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
1836
1837 * org.texi (Structure of code blocks): Documentation tweak.
1838
1839 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
1840
1841 * org.texi (Structure of code blocks):
1842 Update documentation to mention inline code block syntax.
1843
1844 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
1845
1846 * org.texi (comments): Improve wording.
1847
1848 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
1849
1850 * org.texi (comments): Document the new :comments header arguments.
1851
1852 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1853
1854 * org.texi (Installation): Remove the special
1855 installation instructions for XEmacs.
1856
1857 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
1858
1859 * org.texi (Easy Templates): New section. Documents quick
1860 insertion of empty structural elements.
1861
1862 2010-11-11 Noorul Islam <noorul@noorul.com>
1863
1864 * org.texi: Fix doc.
1865
1866 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
1867
1868 * org.texi (The date/time prompt): Document specification
1869 of time ranges.
1870
1871 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1872
1873 * org.texi (Internal links): Document the changes in
1874 internal links.
1875
1876 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1877
1878 * org.texi (Agenda commands): Document the limitation for
1879 the filter preset - it can only be used for an entire agenda
1880 view, not in an individual block in a block agenda.
1881
1882 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
1883
1884 * org.texi (iCalendar export): Document alarm creation.
1885
1886 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
1887
1888 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
1889
1890 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
1891
1892 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
1893
1894 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
1895
1896 * calc.texi: Use emacsver.texi to determine Emacs version.
1897
1898 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1899
1900 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
1901 since that works by default.
1902
1903 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
1904
1905 * gnus.texi (Customizing the IMAP Connection): Document
1906 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
1907
1908 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
1909
1910 * tramp.texi (Remote shell setup): New item "Interactive shell
1911 prompt". Reported by Christian Millour <cm@abtela.com>.
1912 (Remote shell setup, Remote processes): Use @code{} for
1913 environment variables.
1914
1915 2010-11-03 Glenn Morris <rgm@gnu.org>
1916
1917 * ediff.texi (Quick Help Commands, Miscellaneous):
1918 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
1919
1920 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1921
1922 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
1923
1924 2010-10-31 Glenn Morris <rgm@gnu.org>
1925
1926 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
1927
1928 2010-10-31 Glenn Morris <rgm@gnu.org>
1929
1930 * cc-mode.texi: Remove reference to defunct viewcvs URL.
1931
1932 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1933
1934 * gnus.texi (Client-Side IMAP Splitting):
1935 Mention nnimap-unsplittable-articles.
1936
1937 2010-10-29 Julien Danjou <julien@danjou.info>
1938
1939 * gnus.texi (Finding the News): Remove references to obsoletes
1940 variables `gnus-nntp-server' and `gnus-secondary-servers'.
1941
1942 2010-10-29 Eli Zaretskii <eliz@gnu.org>
1943
1944 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
1945 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
1946 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
1947 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
1948
1949 2010-10-28 Glenn Morris <rgm@gnu.org>
1950
1951 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
1952 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
1953 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
1954
1955 2010-10-25 Daiki Ueno <ueno@unixuser.org>
1956
1957 * epa.texi (Mail-mode integration): Add alternative key bindings
1958 for epa-mail commands; escape comma.
1959 Don't use the word "PGP", since it is a non-free program.
1960
1961 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
1962
1963 * calc.texi: Use emacsver.texi to determine Emacs version.
1964
1965 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
1966
1967 * gnus.texi (Group Parameters, Buttons): Fix typos.
1968
1969 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
1970
1971 * gnus.texi (Subscription Commands): Mention that you can also
1972 subscribe to new groups via the Server buffer, which is probably more
1973 convenient when subscribing to many groups.
1974
1975 2010-10-21 Julien Danjou <julien@danjou.info>
1976
1977 * message.texi (Message Headers): Allow message-default-headers to be a
1978 function.
1979
1980 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1981
1982 * gnus-news.texi: Mention new archive defaults.
1983
1984 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
1985
1986 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
1987
1988 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
1989
1990 * gnus.texi (HTML): Document the function value of
1991 gnus-blocked-images.
1992 (Article Washing): shr and gnus-w3m, not the direct function names.
1993
1994 2010-10-20 Julien Danjou <julien@danjou.info>
1995
1996 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
1997 variable.
1998
1999 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2000
2001 * gnus.texi (Customizing the IMAP Connection): The port strings are
2002 strings.
2003 (Document Groups): Mention git.
2004
2005 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2006
2007 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
2008 bzr/Gnus git sync.
2009
2010 2010-10-15 Eli Zaretskii <eliz@gnu.org>
2011
2012 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
2013 change.
2014
2015 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2016
2017 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
2018 @item syntax for in-Emacs makeinfo.
2019
2020 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
2021
2022 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2023 trim sentence.
2024
2025 2010-10-12 Daiki Ueno <ueno@unixuser.org>
2026
2027 * epa.texi (Caching Passphrases):
2028 * auth.texi (GnuPG and EasyPG Assistant Configuration):
2029 Clarify some configurations require to set up gpg-agent.
2030
2031 2010-10-11 Glenn Morris <rgm@gnu.org>
2032
2033 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2034
2035 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2036
2037 * gnus.texi (Spam Package Introduction): Mention `$'.
2038
2039 2010-10-09 Eli Zaretskii <eliz@gnu.org>
2040
2041 * makefile.w32-in (emacsdir): New variable.
2042 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
2043 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
2044
2045 2010-10-09 Glenn Morris <rgm@gnu.org>
2046
2047 * Makefile.in (mostlyclean): Delete *.toc.
2048
2049 * Makefile.in: Use $< in rules.
2050
2051 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
2052
2053 * Makefile.in ($(infodir)): Delete rule.
2054 (mkinfodir): New. Use it in all the info rules, rather than depending
2055 on infodir.
2056
2057 2010-10-09 Glenn Morris <rgm@gnu.org>
2058
2059 * gnus.texi (Article Washing): Fix previous change.
2060
2061 * Makefile.in (emacsdir): New variable.
2062 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
2063 Depend on emacsver.texi.
2064
2065 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
2066
2067 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
2068
2069 2010-10-08 Julien Danjou <julien@danjou.info>
2070
2071 * gnus.texi: Add mm-shr.
2072
2073 2010-10-08 Ludovic Courtès <ludo@gnu.org>
2074
2075 * gnus.texi (Finding the Parent, The Gnus Registry)
2076 (Registry Article Refer Method): Update docs for nnregistry.el.
2077
2078 2010-10-08 Daiki Ueno <ueno@unixuser.org>
2079
2080 * auth.texi (Help for users)
2081 (GnuPG and EasyPG Assistant Configuration): Update docs.
2082
2083 2010-10-08 Glenn Morris <rgm@gnu.org>
2084
2085 * cl.texi (Organization, Installation, Old CL Compatibility):
2086 Deprecate cl-compat for new code.
2087 (Usage, Installation): Remove outdated information.
2088
2089 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
2090
2091 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2092
2093 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
2094
2095 2010-10-06 Julien Danjou <julien@danjou.info>
2096
2097 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
2098
2099 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
2100 broken link.
2101
2102 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
2103
2104 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
2105 to ReiserFS.
2106
2107 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
2108 (FAQ 7-1): Fix getmail URL.
2109
2110 2010-10-06 Daiki Ueno <ueno@unixuser.org>
2111
2112 * epa.texi (Caching Passphrases): New section.
2113
2114 2010-10-06 Glenn Morris <rgm@gnu.org>
2115
2116 * Makefile.in (SHELL): Set it.
2117 (info): Move the mkdir dependency to the individual info files.
2118 (mostlyclean): Tidy up.
2119 (clean): Only delete the specific dvi and pdf files.
2120 (maintainer-clean): Be more restrictive in what we delete.
2121 ($(infodir)): Add parallel build workaround.
2122
2123 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2124
2125 * gnus.texi (Misc Article): Document gnus-widen-article-window.
2126
2127 2010-10-03 Julien Danjou <julien@danjou.info>
2128
2129 * emacs-mime.texi (Display Customization):
2130 Update mm-inline-large-images documentation and add documentation for
2131 mm-inline-large-images-proportion.
2132
2133 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
2134
2135 * tramp.texi (Frequently Asked Questions):
2136 Mention remote-file-name-inhibit-cache.
2137
2138 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2139
2140 * gnus.texi (Splitting Mail): Fix @xref syntax.
2141 (Splitting Mail): Really fix the @ref syntax.
2142
2143 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2144
2145 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
2146 (Article Hiding): Add google banner example.
2147 Suggested by Benjamin Xu.
2148
2149 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
2150
2151 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
2152 Remove nnimap-split-rule from examples.
2153
2154 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2155
2156 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
2157 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
2158 Fishman.
2159 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
2160
2161 2010-09-30 Julien Danjou <julien@danjou.info>
2162
2163 * gnus.texi (Gravatars): Fix documentation about
2164 gnu-gravatar-properties.
2165
2166 2010-09-29 Daiki Ueno <ueno@unixuser.org>
2167
2168 * epa.texi (Bug Reports): New section.
2169
2170 2010-09-29 Glenn Morris <rgm@gnu.org>
2171
2172 * Makefile.in (top_srcdir): Remove unused variable.
2173
2174 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2175
2176 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
2177 (Client-Side IMAP Splitting): Document 'default.
2178
2179 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2180
2181 * gnus.texi (Customizing the IMAP Connection):
2182 Document nnimap-fetch-partial-articles.
2183
2184 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2185
2186 * gnus-news.texi: Mention nnimap-inbox.
2187
2188 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
2189
2190 2010-09-26 Julien Danjou <julien@danjou.info>
2191
2192 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
2193
2194 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2195
2196 * gnus.texi (Security): Remove gpg.el mention.
2197
2198 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
2199
2200 * gnus.texi (Browse Foreign Server): New variable
2201 gnus-browse-subscribe-newsgroup-method.
2202
2203 * gnus-news.texi: Mention it.
2204
2205 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2206
2207 * gnus.texi (NoCeM): Remove.
2208 (Startup Variables): No jingle.
2209
2210 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
2211
2212 * woman.texi (Interface Options): xz compression is now supported.
2213
2214 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2215
2216 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
2217 (Unavailable Servers): Document gnus-server-copy-server.
2218 (Using IMAP): Document the new nnimap.
2219
2220 2010-09-25 Julien Danjou <julien@danjou.info>
2221
2222 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
2223
2224 2010-09-24 Glenn Morris <rgm@gnu.org>
2225
2226 * url.texi (Disk Caching): Tweak previous change.
2227
2228 2010-09-24 Julien Danjou <julien@danjou.info>
2229
2230 * url.texi (Disk Caching): Mention url-cache-expire-time,
2231 url-cache-expired, and url-fetch-from-cache.
2232
2233 2010-09-24 Julien Danjou <julien@danjou.info>
2234
2235 * gnus.texi: Add Gravatars.
2236
2237 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2238
2239 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
2240
2241 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2242
2243 * gnus.texi (Expunging mailboxes): Update name of the expunging
2244 command.
2245
2246 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
2247
2248 * emacs-mime.texi (rfc2047): Update description for
2249 rfc2047-encode-parameter.
2250
2251 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
2252
2253 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2254 "fish" methods.
2255 (External methods): Remove "scp1_old" and "scp2_old" methods.
2256
2257 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
2258
2259 * tramp.texi: Remove Japanese manual. Fix typo.
2260
2261 * trampver.texi: Update release number. Remove japanesemanual.
2262
2263 2010-09-09 Glenn Morris <rgm@gnu.org>
2264
2265 * org.texi: Restore clobbered changes (copyright years, untabify).
2266
2267 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
2268
2269 * gnus.texi (Adaptive Scoring): Fix typo.
2270
2271 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2272
2273 * gnus.texi (Article Display): Document gnus-html-show-images.
2274
2275 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2276
2277 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
2278
2279 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2280
2281 * gnus.texi (HTML): Document gnus-max-image-proportion.
2282
2283 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2284
2285 * gnus.texi (HTML): Document gnus-blocked-images.
2286
2287 * message.texi (Wide Reply): Document message-prune-recipient-rules.
2288
2289 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2290
2291 * gnus.texi (Summary Mail Commands): Note that only the addresses from
2292 the first message are used for wide replies.
2293 (Changing Servers): Remove documentation on gnus-change-server and
2294 friends, since it's been removed.
2295
2296 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2297
2298 * gnus.texi (Drafts): Mention B DEL.
2299
2300 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
2301
2302 * gnus.texi (Delayed Articles): Mention that the Date header is the
2303 original one, even if you delay.
2304
2305 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2306
2307 * gnus.texi (Asynchronous Fetching):
2308 Document gnus-async-post-fetch-function.
2309 (HTML): Made into its own section.
2310
2311 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
2312
2313 Sync with Tramp 2.1.19.
2314
2315 * tramp.texi (Inline methods, Default Method): Mention
2316 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
2317 Remove remark about doubled "-t" argument.
2318 (Auto-save and Backup): Remove reference to Emacs 21.
2319 (Filename Syntax): Describe port numbers.
2320 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
2321 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
2322 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
2323 errors with the backquotes.
2324 (External packages): File attributes cache flushing for asynchronous
2325 processes.
2326 (Traces and Profiles): Describe verbose level 9.
2327
2328 * trampver.texi: Update release number.
2329
2330 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
2331
2332 * dbus.texi (Alternative Buses): New chapter.
2333
2334 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
2335
2336 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
2337
2338 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
2339
2340 * calc.texi (Customizing Calc): Rearrange description of new
2341 variables to match the presentation of other variables.
2342
2343 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
2344
2345 * org.texi (Footnotes, Tables in HTML export): Fix typos.
2346
2347 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
2348
2349 * calc.texi (Making Selections, Selecting Subformulas)
2350 (Customizing Calc): Mention how to use faces to emphasize selected
2351 sub-formulas.
2352
2353 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
2354
2355 * tramp.texi (External packages): File attributes cache flushing
2356 for asynchronous processes.
2357
2358 2010-08-01 Alan Mackenzie <acm@muc.de>
2359
2360 Enhance the manual for the latest Java Mode.
2361
2362 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
2363 annotation-var-cont.
2364 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
2365 two new symbols.
2366
2367 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
2368
2369 * tramp.texi (Traces and Profiles): Describe verbose level 9.
2370
2371 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
2372
2373 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
2374
2375 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
2376
2377 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
2378
2379 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
2380
2381 * org.texi: Add macros to get plain quotes in PDF output.
2382 List additional contributors.
2383 (Capture): New section, replaces the section about remember.
2384 (Working With Source Code): New chapter, focused on documenting Org
2385 Babel.
2386 (Code evaluation security): New section.
2387 (MobileOrg): Document DropBox support.
2388 (TaskJuggler export): Document taskjuggler and Gantt chart support.
2389 (Special symbols): Show how to display UTF8 characters for entities.
2390 (Global TODO list): Clarify the use of the "M" key and the differences
2391 to the "m" key.
2392 (RSS Feeds): Mention Atom feeds as well.
2393 (Setting tags): Remove paragraph about
2394 `org-complete-tags-always-offer-all-agenda-tags'.
2395
2396 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
2397
2398 * tramp.texi (Inline methods): Remove remark about doubled "-t"
2399 argument.
2400 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
2401 echoing shells.
2402
2403 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
2404
2405 * tramp.texi (Inline methods): Remove "kludgy" phrase.
2406 (Filename Syntax): Describe port numbers.
2407
2408 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
2409
2410 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
2411 forgotten.
2412 (Type Conversion): Precise conversion of natural numbers.
2413 (Errors and Events): Add "debugging" to concept index. Add variable
2414 `dbus-debug'.
2415
2416 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
2417
2418 * dbus.texi (Receiving Method Calls): Add optional argument
2419 EMITS-SIGNAL to `dbus-register-property'.
2420
2421 2010-06-27 Alex Schroeder <alex@gnu.org>
2422
2423 * nxml-mode.texi (Commands for locating a schema): Fix typo.
2424
2425 2010-06-24 Glenn Morris <rgm@gnu.org>
2426
2427 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
2428 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
2429 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
2430 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
2431 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
2432 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
2433 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
2434 * woman.texi: Start direntry descriptions in column 32, per Texinfo
2435 convention. Make them end with a period.
2436
2437 2010-06-23 Glenn Morris <rgm@gnu.org>
2438
2439 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
2440 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
2441 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
2442 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
2443 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
2444 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
2445
2446 2010-06-10 Glenn Morris <rgm@gnu.org>
2447
2448 * idlwave.texi (Load-Path Shadows):
2449 * org.texi (Handling links): Fix typos.
2450
2451 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
2452
2453 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
2454
2455 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
2456
2457 * eshell.texi (Built-ins): Describe, how to disable a built-in command
2458 by an alias. (Bug#6226)
2459
2460 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
2461
2462 * calc.texi (Manipulating Vectors): Mention that vectors can
2463 be used to determine bins for `calc-histogram'.
2464
2465 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
2466
2467 * calc.texi: Remove "\turnoffactive" commands throughout.
2468
2469 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
2470
2471 * url.texi (HTTP language/coding, Customization):
2472 * message.texi (Header Commands, Responses):
2473 * cl.texi (Argument Lists): Fix typos.
2474
2475 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
2476
2477 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
2478 Note that Development menu is always available.
2479 (Creating a project): Fix terminology.
2480 (Add/Remove files): Fix typo.
2481
2482 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
2483
2484 * Version 23.2 released.
2485
2486 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
2487
2488 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
2489
2490 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
2491
2492 * tramp.texi (Inline methods, Default Method):
2493 Mention `tramp-inline-compress-start-size'.
2494
2495 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
2496
2497 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
2498 the CVS repo. Put the Git repo in the news section.
2499
2500 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
2501 Removed some mentions of CVS. Mention the new Git repo.
2502
2503 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
2504
2505 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
2506 (Mail Group Commands): Add index entry.
2507
2508 2010-04-18 Glenn Morris <rgm@gnu.org>
2509
2510 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
2511
2512 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
2513
2514 * calc.texi (Radix modes): Mention that the option prefix will
2515 turn on twos-complement mode.
2516 (Inverse and Hyperbolic Flags): Mention the Option flag.
2517
2518 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
2519
2520 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
2521 (LaTeX/PDF export commands): Rename and Move section.
2522 (Sectioning structure): Update.
2523 (References): New use case for field coordinates.
2524 (The export dispatcher): Rename from ASCII export.
2525 (Setting up the staging area): Document the availability of
2526 encryption for MobileOrg.
2527 (Images and tables): Document how to reference labels.
2528 (Index entries): New section.
2529 (Generating an index): New section.
2530 (Column width and alignment): Document that <N> now
2531 means a fixed width, not a maximum width.
2532 (Publishing options): Document the :email option.
2533 (Beamer class export): Fix bug in the BEAMER example.
2534 (Refiling notes): Document refile logging.
2535 (In-buffer settings): Document refile logging keywords.
2536 (Drawers): Document `C-c C-z' command.
2537 (Agenda commands): Mention the alternative key `C-c C-z'.
2538 (Special properties): Document the BLOCKED property.
2539 (The spreadsheet): Mention the formula editor.
2540 (References): Document field coordinates.
2541 (Publishing action): Correct the documentation for the
2542 publishing function.
2543 (The date/time prompt): Document that we accept dates
2544 like month/day/year.
2545 (Cooperation): Document the changes in table.el support.
2546 (Faces for TODO keywords, Faces for TODO keywords)
2547 (Priorities): Document the easy colors.
2548 (Visibility cycling): Document the new double prefix
2549 arg for `org-reveal'.
2550 (Cooperation): Remember.el is part of Emacs.
2551 (Clean view): Mention that `wrap-prefix' is also set by
2552 org-indent-mode.
2553 (Agenda commands): Add information about prefix args to
2554 scheduling and deadline commands.
2555 (Search view): Point to the docstring of
2556 `org-search-view' for more details.
2557 (Agenda commands): Document that `>' prompts for a date.
2558 (Setting tags): Document variable
2559 org-complete-tags-always-offer-all-agenda-tags.
2560 (Column attributes): Cross-reference special properties.
2561
2562 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
2563
2564 Synchronize with Tramp repository.
2565
2566 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
2567 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
2568 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
2569 syntax, texi2dvi reports errors with the backquotes.
2570
2571 * trampver.texi: Update release number.
2572
2573 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
2574
2575 * gnus.texi (Finding the News): Add pointers to the Server buffer
2576 because it's essential.
2577
2578 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
2579
2580 * gnus.texi (MIME Commands): Update description of
2581 gnus-article-browse-html-article.
2582
2583 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
2584
2585 * auth.texi (Secret Service API): Add TODO node.
2586 (Help for users): Explain the new source options for `auth-sources'.
2587
2588 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
2589
2590 * trampver.texi: Update release number.
2591
2592 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
2593
2594 * Branch for 23.2.
2595
2596 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
2597
2598 * faq.texi (Escape sequences in shell output): Note that ansi-color is
2599 now enabled by default.
2600
2601 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
2602
2603 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
2604 when Emacs runs in interactive mode. (Bug#5645)
2605
2606 2010-02-16 Glenn Morris <rgm@gnu.org>
2607
2608 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
2609
2610 2010-02-05 Mark A. Hershberger <mah@everybody.org>
2611
2612 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
2613
2614 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
2615
2616 * gnus.texi (Score File Format): Fix typo.
2617
2618 2010-01-19 Mark A. Hershberger <mah@everybody.org>
2619
2620 * cc-mode.texi: Replace references to obsolete c-subword-mode.
2621
2622 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
2623
2624 * ada-mode.texi (Project File Overview): Fix typo.
2625
2626 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
2627
2628 * semantic.texi: Add Richard Y. Kim credit.
2629
2630 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
2631
2632 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
2633
2634 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
2635 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
2636
2637 2010-01-17 Glenn Morris <rgm@gnu.org>
2638
2639 * calc.texi (Reporting Bugs): Don't mention format of repository.
2640
2641 * woman.texi (Bugs): Make "Emacs repository" less specific,
2642 and the URL for same more specific.
2643
2644 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
2645
2646 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
2647
2648 * ede.texi (ede-step-project, ede-proj-target):
2649 * tramp.texi (Remote processes): Fix typos.
2650
2651 2010-01-16 Mario Lang <mlang@delysid.org>
2652
2653 * ede.texi (ede-target):
2654 * org.texi (Refiling notes): Remove duplicated words.
2655
2656 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
2657
2658 * gnus.texi (Posting Styles): Use with-current-buffer.
2659 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
2660
2661 2010-01-02 Kevin Ryde <user42@zip.com.au>
2662
2663 * eieio.texi (Naming Conventions): Correction to xref on elisp
2664 coding conventions, is "Tips" node not "Standards".
2665
2666 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
2667
2668 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
2669
2670 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
2671
2672 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
2673
2674 * gnus.texi (Direct Functions): Add missing port number to tls method.
2675
2676 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
2677
2678 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
2679 ($(infodir)/edt, edt.dvi): New targets.
2680
2681 2009-12-15 Glenn Morris <rgm@gnu.org>
2682
2683 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
2684 (edt, $(infodir)/edt, edt.dvi): New targets.
2685 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
2686
2687 * Makefile.in (PDF_TARGETS, pdf): New.
2688 (clean): Add *.pdf.
2689 Add pdf rules for all manuals.
2690
2691 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
2692
2693 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
2694
2695 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
2696
2697 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
2698 (Smart Jump, Analyzer Debug): Copyedits.
2699 (Semantic mode user commands): Link to new nodes.
2700 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
2701 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
2702 upstream Semantic manual.
2703
2704 * semantic.texi (Introduction): Minor fix to diagram.
2705
2706 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
2707
2708 * eshell.texi (History): Add the other built-in variables.
2709 (Built-ins): Explain built-ins, and how to apply the external commands.
2710 Add `history', `su' and `sudo'.
2711
2712 * tramp.texi (Remote processes): Add missing <RET> in the example.
2713
2714 2009-12-01 Bill Wohler <wohler@newt.com>
2715
2716 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
2717 path for mairix example. Specify -q in namazu example since namazu is
2718 excessively garrulous.
2719
2720 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
2721
2722 * tramp.texi (Remote processes): Improve eshell example with "su"
2723 and "sudo" commands.
2724
2725 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
2726
2727 * semantic.texi (Analyzer Internals): Rename from Analyzer.
2728
2729 * sem-user.texi (Semantic mode user commands): Fix key syntax.
2730 Document semantic-complete-analyze-inline.
2731 (Semanticdb search debugging commands): Minor clarification.
2732 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
2733 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
2734 manual.
2735 (Semantic mode): Link to Idle Scheduler.
2736
2737 2009-11-28 Kevin Ryde <user42@zip.com.au>
2738
2739 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
2740 @pxref, now EIEIO is in Emacs.
2741
2742 * erc.texi (Development): Correction to git tutorial url.
2743
2744 2009-11-26 Glenn Morris <rgm@gnu.org>
2745
2746 * faq.texi (Latest version of Emacs): Mention stability of development
2747 version.
2748 (Problems with very large files): Max buffer size increase in 23.2.
2749 (VM): VM has moved house again.
2750
2751 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
2752
2753 * calc.texi (Radix modes): Discuss alternate bases for two's complement
2754 notations.
2755
2756 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
2757
2758 * org.texi (Column attributes): Fix documentation of new operators.
2759
2760 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
2761
2762 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
2763 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
2764 (Idle Completions Mode): Numerous copyedits.
2765
2766 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
2767
2768 * semantic.texi (Semantic Internals, Glossary):
2769 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
2770 (Semanticdb search debugging commands): Fix typos.
2771
2772 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2773
2774 * calc.texi (Radix modes): Mention twos-complement notation.
2775
2776 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
2777
2778 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
2779 ($(infodir)/semantic, semantic.dvi): New targets.
2780
2781 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
2782
2783 * Makefile.in: Build the Semantic manual.
2784
2785 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
2786 repository.
2787
2788 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
2789
2790 * dbus.texi (Receiving Method Calls): New defun
2791 `dbus-unregister-service'.
2792
2793 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
2794
2795 * org.texi (Speed keys): New section.
2796
2797 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
2798
2799 * dbus.texi (Type Conversion): Fix typo.
2800 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
2801 `dbus-registered-objects-table'.
2802 (Receiving Method Calls): New defun `dbus-register-property'.
2803 Move `dbus-unregister-object' here.
2804
2805 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
2806
2807 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
2808
2809 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
2810
2811 * org.texi (Column attributes): Add the new age summary operators.
2812 Also, mention the fact you can only use one summary operator per
2813 property.
2814
2815 2009-11-13 John Wiegley <johnw@newartisans.com>
2816
2817 * org.texi (Tracking your habits): Add a new section in the
2818 manual about how to track habits.
2819 (Resolving idle time): Add a section on how idle and
2820 dangling clocks are resolved.
2821
2822 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
2823
2824 * org.texi (Agenda commands): Document the new `i' command.
2825 (Inserting deadline/schedule): Document logging changes
2826 of scheduling and deadline times stamps.
2827 (In-buffer settings): Document the in-buffer keywords for logging
2828 changes of scheduling and deadline times stamps.
2829 (Structure editing, Plain lists): Document indentation
2830 cycling in empty entries with TAB.
2831 (Archiving): Document the default archiving command.
2832 (Moving subtrees): Document the new keys for archiving.
2833 (Internal archiving): Fix incorrect key.
2834 (Agenda commands): Document the TODO set switching commands.
2835 (Agenda commands): Document the new archiving keys.
2836 (Clocking work time): Better description on how to save
2837 and restore a clock.
2838 (Resolving idle time): Mention the x11idle program to get true
2839 idleness also under X11.
2840 (Resolving idle time): Use @kbd instead of @key for normal
2841 letters, because this is how he rest of the manual does this.
2842 (Pushing to MobileOrg): Mention that `org-directory'
2843 should be set.
2844 (Agenda commands): Document that SPC is a filter for
2845 any tag.
2846 (Search view): Rename from "Keyword search".
2847 (Capure): New chapter.
2848 (Markup): New chapter.
2849 (Links in HTML export, Images in HTML export):
2850 Extend the section titles.
2851 (Images in HTML export): Document the align option.
2852 (Text areas in HTML export): Extend the section title.
2853 (Images in LaTeX export): Explain image placement in LaTeX.
2854
2855 2009-11-10 Glenn Morris <rgm@gnu.org>
2856
2857 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
2858
2859 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
2860
2861 * tramp.texi (Auto-save and Backup): Disable backups just for a
2862 method.
2863
2864 * trampver.texi: Update release number.
2865
2866 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
2867
2868 Sync with Tramp 2.1.17.
2869
2870 * trampver.texi: Update release number.
2871
2872 2009-10-29 Glenn Morris <rgm@gnu.org>
2873
2874 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
2875
2876 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
2877
2878 * tramp.texi (External methods): Temporary files are kept for
2879 `rsync' and `rsyncc' methods.
2880
2881 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
2882
2883 * eieio.texi: Fix typos.
2884
2885 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
2886
2887 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
2888
2889 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
2890
2891 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
2892 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
2893
2894 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
2895
2896 * Makefile.in: Build EIEIO and EDE manuals.
2897
2898 2009-10-07 Eric Ludlam <zappo@gnu.org>
2899
2900 * eieio.texi:
2901 * ede.texi: New files.
2902
2903 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
2904
2905 * tramp.texi (Remote processes): Association of a pty is not supported.
2906
2907 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
2908
2909 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
2910 (Processing LaTeX fragments): Document that the size of images can be
2911 changes using the variable `org-format-latex-options'.
2912 (The date/time prompt, Timestamps): Be more accurate over ISO format
2913 dates and times.
2914 (Visibility cycling): Document showeverything keyword.
2915 (In-buffer settings): Document showeverything keyword.
2916 (Setting up the staging area): Fix the example.
2917 (MobileOrg): New section.
2918 (Agenda commands, Exporting Agenda Views): Document exporting the
2919 agenda view to Org files.
2920
2921 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
2922
2923 * tramp.texi (History): Add IMAP support.
2924 (External methods): Add `imap' and `imaps' methods.
2925 (GVFS based methods): Add indices for `davs'.
2926 (Password handling): Rename anchors. Add IMAP entries for
2927 ~/.authinfo.gpg.
2928
2929 * trampver.texi: Set default value of `emacsimap'.
2930
2931 2009-09-22 Daiki Ueno <ueno@unixuser.org>
2932
2933 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
2934
2935 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
2936
2937 * dired-x.texi (Technical Details):
2938 Delete dired-up-directory (Bug#4292).
2939
2940 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
2941
2942 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
2943
2944 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
2945
2946 * org.texi (Effort estimates): Document new effort setting commands.
2947 (Agenda commands): Document the new keys fro agenda time motion.
2948 Document entry text mode. Improve documentation of the keys to include
2949 inactive time stamps into the agenda view.
2950 (Feedback): Document the new bug report command.
2951 (Structure editing): Add an index entry for the sorting of subtrees.
2952
2953 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
2954
2955 * auth.texi (Help for users): Corrected markup.
2956
2957 2009-09-02 Glenn Morris <rgm@gnu.org>
2958
2959 * emacs-mime.texi (time-date): Mention float-time.
2960
2961 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
2962
2963 * calc.texi (Simplifying Formulas): Improve the wording.
2964
2965 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
2966
2967 * auth.texi: Rewritten for coverage and clarity.
2968
2969 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
2970
2971 * gnus.texi (Expiring Mail):
2972 Mention gnus-mark-copied-or-moved-articles-as-expirable.
2973 (Various Various): Mention gnus-safe-html-newsgroups.
2974
2975 * gnus-news.texi: Mention
2976 gnus-mark-copied-or-moved-articles-as-expirable.
2977
2978 * emacs-mime.texi (Display Customization): Add xref to
2979 gnus-safe-html-newsgroups.
2980
2981 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
2982
2983 * tramp.texi (Version Control): Remove.
2984 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
2985 reference.
2986 (External methods): Correct `scpc' concept index entries. New method
2987 `rsyncc'.
2988 (External packages): New subsections "Filename completion" and "File
2989 attributes cache".
2990
2991 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
2992
2993 * calc.texi (Rewrite Rules): Improve the example.
2994 (Simplifying Formulas): Explain use of the I and H flags for
2995 simplification.
2996
2997 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
2998
2999 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
3000 Describe autostart behavior of dbus-ping.
3001 (Synchronous Methods, Asynchronous Methods): Use English numeric format
3002 for timeout values.
3003 (Top): Remove footnote saying D-Bus is not enabled by
3004 default. (Bug#4256)
3005
3006 2009-08-23 Daiki Ueno <ueno@unixuser.org>
3007
3008 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
3009 Reported by Jari Aalto (Bug#4211).
3010 (Mail-mode integration): Mention epa-mail-mode and
3011 epa-global-mail-mode.
3012 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
3013 epa-setup.
3014
3015 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
3016
3017 * dbus.texi (Asynchronous Methods): Allow nil handler.
3018
3019 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
3020
3021 * ediff.texi (ediff-current-file): Add information about this new function.
3022
3023 * viper.texi: Add information about C-s in viper's search command.
3024
3025 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
3026
3027 * calc.texi (Date Forms): Fix typos.
3028
3029 2009-08-08 Glenn Morris <rgm@gnu.org>
3030
3031 * org.texi (Agenda commands): Restore clobbered change.
3032
3033 2009-08-07 Eli Zaretskii <eliz@gnu.org>
3034
3035 * calc.texi (Graphics, Devices): Update with the peculiarities of
3036 operation on MS-Windows.
3037
3038 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
3039
3040 * org.texi (Publishing action): Improve documentation of file
3041 names when publishing to the source directory.
3042 (Clean view): Document `org-indent-mode'.
3043 (Clocking work time): Add documentation for the
3044 new :timetamp option when creating a clock report.
3045 (Paragraphs): Fix many typos.
3046 (Plain lists): Remove duplicate explanation about the
3047 `C-c *' command.
3048 (Literal examples): Update to reflect the new behavior
3049 of the -n -r -k switches when exporting source code examples.
3050 (Structure editing): Add information about `C-c *',
3051 converting a plain list into a list of Org items.
3052 (Remember): Small rephrasing of the paragraph
3053 describing remember.el. Also mentioned that remember.el is part
3054 of Emacs 23, not Emacs 22.
3055 (Clocking work time): Add documentation about
3056 displaying the current clocking time against the effort estimate.
3057 Also add a footnote about using `org-clock-in-prepare-hook' to add
3058 an effort estimate on the fly, just before clocking it.
3059 (Footnotes): Document automatic renumbering and
3060 sorting.
3061 (Agenda commands): Document new bulk commands.
3062 (Plain lists): Document new behavior of
3063 `org-cycle-include-plain-lists'.
3064 Hyphenation only in TeX.
3065 (Clocking work time): Document the key to update effort
3066 estimates.
3067 (Clocking work time): Document the clock time display.
3068 (Structure editing, TODO basics): Document new
3069 variables.
3070 (Column attributes): Document new colciew operators.
3071 (Publishing options): Document :xml-declaration.
3072 (Tracking TODO state changes): Document the
3073 LOG_INTO_DRAWER property.
3074 (Literal examples): Document the new implementation for
3075 editing source code.
3076 (Publishing action): Mention the new publishing
3077 function, to publish an Org source file.
3078 (Publishing links): Mention how to link to an Org source file.
3079 (Macro replacement): Document new macros.
3080 (Handling links): Document type-specific completion
3081 when inserting links.
3082 (Structure editing, Plain lists): Improve documentation
3083 on sorting.
3084 (Internal links): Document custom ids for links.
3085 (Handling links): Document custom ids for links.
3086 (CSS support): Document new class.
3087 (Refiling notes): Document the possibility to create new nodes
3088 during refiling.
3089 (Agenda commands): Document the "?" operator to find
3090 tasks without effort setting.
3091 (Exporting agenda information): Section moved.
3092 (RSS Feeds): New section.
3093 (Built-in table editor): Document M-e and M-a navigate
3094 inside table field.
3095 (Stuck projects): Docment that projects identified as
3096 un-stuck will still be searchd for stuck sub-projects.
3097 (Paragraphs): Document centering.
3098 (Creating timestamps, Agenda commands): Document new
3099 behavior when changing time stamps.
3100 (Structure editing): Document the new command
3101 `org-clone-subtree-with-time-shift'.
3102 (Publishing): Refresh this chapter.
3103 (Export options, Export options, In-buffer settings):
3104 Document the new keywords.
3105 (Matching tags and properties): Collect all
3106 documentation about tags/property matches here.
3107 (Setting tags): Document `org-tag-persistent-alist'.
3108 (Weekly/daily agenda): New section.
3109 (Orgstruct mode): Describe `orgstruct++-mode'.
3110 (Drawers): Mention the LOGBOOK drawer.
3111 (Export options, Sectioning structure): Document the
3112 #+LEATEX_HEADER in-buffer setting.
3113 (Bugs): Section removed.
3114 (Hooks): New section.
3115 (Add-on packages): Move here from old location.
3116 (Context-sensitive commands): New section.
3117 (Setting tags): Document newline option.
3118 (Global TODO list, Matching tags and properties):
3119 Mention more variables.
3120 (Checkboxes): Update to changed command behavior.
3121
3122 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
3123
3124 * speedbar.texi (Basic Key Bindings): Fix typo.
3125
3126 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
3127
3128 * calc.texi (Vector/Matrix Functions): Add index entries for both
3129 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
3130 affects matrices with more than one row.
3131 (Help Commands): Add index entries for "prefix ?" key bindings.
3132
3133 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
3134
3135 * calc.texi (Stack Manipulation Commands): Add documentation for
3136 `calc-transpose-lines'.
3137
3138 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
3139
3140 * dbus.texi (Receiving Method Calls): Describe special return value
3141 `:ignore'.
3142
3143 2009-07-24 Alan Mackenzie <acm@muc.de>
3144
3145 * cc-mode.texi (Config Basics, File Styles): Document that at mode
3146 initialization, any individual variable setting now takes precedence
3147 over one done via c-file-style/c-file-offsets.
3148
3149 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
3150
3151 * calc.texi (Undoing Mistakes): Mention that the undo list will be
3152 truncated when Calc is quit.
3153 (Customizing Calc): Document `calc-undo-length'.
3154
3155 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
3156
3157 * calc.texi (About This Manual): Don't mention chapter numbers in text.
3158
3159 2009-07-11 Kevin Ryde <user42@zip.com.au>
3160
3161 * pcl-cvs.texi (About PCL-CVS):
3162 * widget.texi (Basic Types):
3163 Fix cross-references.
3164
3165 2009-07-01 Andreas Schwab <aschwab@redhat.com>
3166
3167 * dbus.texi (Type Conversion): Don't use literal control character.
3168
3169 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
3170
3171 * tramp.texi (GVFS based methods): New section.
3172 (Remote processes): Processes for GVFS based methods run locally.
3173
3174 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
3175
3176 * tramp.texi (Inline methods, External methods, Gateway methods):
3177 Avoid the words "kludge" and hack".
3178 (External methods): Add `synce' method.
3179
3180 * trampver.texi: Update release number.
3181
3182 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
3183
3184 Sync with Tramp 2.1.16.
3185
3186 * tramp.texi (History): Add GVFS support.
3187 (External methods): Precise `rsync' description. Add `dav', `davs' and
3188 `obex' methods. Add 'tramp-gvfs-methods' option.
3189 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
3190 forms.
3191 (Remote Programs): Introduce `tramp-own-remote-path'.
3192 (Remote processes): New subsection "Running remote programs that create
3193 local X11 windows".
3194 (Frequently Asked Questions): Improve code for disabling vc.
3195
3196 * trampver.texi: Update release number. Set default value of
3197 `emacsgvfs'.
3198
3199 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
3200
3201 * Branch for 23.1.
3202
3203 2009-06-17 Glenn Morris <rgm@gnu.org>
3204
3205 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
3206 (Latest version of Emacs): Mention source code repository.
3207
3208 2009-06-16 Glenn Morris <rgm@gnu.org>
3209
3210 * faq.texi (Top): Language tweak.
3211 (Extended commands): Most people have arrow keys.
3212 (Emacs manual): Say how to follow info links.
3213 (File-name conventions): Change title a bit. Explain about source
3214 versus installed. Condense etc description.
3215 (Guidelines for newsgroup postings): Mention Savannah list page.
3216 (Newsgroup archives): Simplify.
3217 (Contacting the FSF): Add contact URL.
3218 (Emacs Lisp documentation): Printed version not always available.
3219 (Installing Texinfo documentation): Explain how by hand installation is
3220 not normally needed. Use add-to-list. Remove duplicate reference.
3221 (Informational files for Emacs): Move info on Help menu here from
3222 "File-name conventions".
3223 (Help installing Emacs): Tweak uref.
3224 (Obtaining the FAQ): Mention repository.
3225 (Origin of the term Emacs): Explain "ITS".
3226 (Changing load-path): Use add-to-list.
3227 (Automatic indentation): Clarify this is for Text mode.
3228 Don't mention Indented Text mode.
3229 (Finding Emacs on the Internet): The FSF does not seem to offer a
3230 deluxe distribution on CD anymore.
3231
3232 2009-06-16 Glenn Morris <rgm@gnu.org>
3233
3234 * faq.texi (Top): Mention which Emacs version this FAQ is about.
3235 Recommend the latest release. Mention how to get older FAQs.
3236 Recommend the Emacs manual.
3237 (Guidelines for newsgroup postings): Discourage cross-posts.
3238 (Underlining paragraphs): Remove.
3239 (Editing MS-DOS files): Remove pre-Emacs 20 information.
3240 (Bugs and problems): Update key-binding.
3241 (Problems with very large files): Mention 64-bit.
3242 (Shell process exits abnormally): Remove.
3243 (Problems with Shell Mode): Rename and update.
3244 (Spontaneous entry into isearch-mode)
3245 (Problems talking to certain hosts): Remove. This is old information,
3246 in etc/PROBLEMS if needed.
3247 (Emacs takes a long time to visit files, Updating Emacs): Remove.
3248 (Dired claims that no file is on this line): Update.
3249 (Installing Emacs, Problems building Emacs): Simplify.
3250 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
3251 information.
3252 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
3253 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
3254 (JDEE): "JDEE", not "JDE".
3255 (Handling C-s and C-q with flow control, Binding C-s and C-q):
3256 Remove. This is old information, in etc/PROBLEMS if needed.
3257 (stty and Backspace key, Kanji and Chinese characters): Remove.
3258 (Right-to-left alphabets): Update section.
3259 (Changing the included text prefix): Gnus uses message-yank-prefix.
3260 Add cross-reference to Supercite manual.
3261 (Saving a copy of outgoing mail): Simplify output file description.
3262 (Expanding aliases when sending mail): Refer to Emacs manual.
3263 Remove old info about RFC822.
3264 Correct description of how to rebuild aliases.
3265 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
3266 (MIME with Emacs mail packages)
3267 (Viewing articles with embedded underlining)
3268 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
3269 Remove old sections.
3270 (Killing based on nonstandard headers): Remove. Scoring is preferable,
3271 and is well-documented in the Gnus manual.
3272 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
3273 (Making Gnus faster): Rename from "Starting Gnus faster".
3274 Merge "Catch-up is slow in Gnus" into here.
3275
3276 2009-06-14 Glenn Morris <rgm@gnu.org>
3277
3278 * faq.texi (Status of Emacs): Re-order with most recent releases first.
3279 (New in Emacs 23): New section.
3280 (Handling C-s and C-q with flow control): Add xref.
3281
3282 2009-06-13 Glenn Morris <rgm@gnu.org>
3283
3284 * faq.texi (Setting up a customization file): Grammar fix.
3285 Customize is no longer "new".
3286 (Displaying the current line or column): Line-number mode is on by
3287 default. Don't mention `column' package. Mention linum.el.
3288 (Turning on abbrevs by default): Explain how to do it for buffers,
3289 modes, and everywhere.
3290 (Associating modes with files): Use add-to-list. Don't mention Emacs
3291 19.
3292 (Highlighting a region): On by default since 23.1.
3293 (Replacing highlighted text): Update doc quote.
3294 (Working with unprintable characters): Don't mention search-quote-char.
3295 (Using an already running Emacs process): Gnuclient is probably not an
3296 enhancement these days.
3297 (Indenting switch statements): Remove mention of pre-Emacs 20.
3298 (Horizontal scrolling): Abbreviate Emacs 20 description.
3299 (Replacing text across multiple files): Fix name of dired command.
3300 (Disabling backups): Use require not load.
3301 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
3302
3303 2009-06-13 Bill Wohler <wohler@newt.com>
3304
3305 Release MH-E manual version 8.2.
3306
3307 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3308 release 8.2.
3309
3310 2009-06-13 Glenn Morris <rgm@gnu.org>
3311
3312 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
3313 in this day and age the common meaning is "on the web".
3314 (copying): Use @copyright in all cases.
3315 (Basic keys): Remove reference to deleted manual node "Text Characters".
3316 (File-name conventions): Use GNU as an example rather than SERVICE.
3317 default.el lives in site-lisp. Update Info directory location.
3318 (Real meaning of copyleft): GPL actions have been brought, but all
3319 settled out of court.
3320 (Guidelines for newsgroup postings): Shorten section title.
3321 Simplify comp.emacs description.
3322 (Newsgroup archives): Change Google URL. Describe Gmane.
3323 (Unsubscribing from Emacs lists): Remove discussion of "distribution
3324 points". Mention List-Unsubscribe header.
3325 (Contacting the FSF): Update email and URLs.
3326 (Basic editing): Mention F1 for help.
3327 (Installing Texinfo documentation): Refer to Texinfo website rather
3328 than ftp server.
3329 (Printing a Texinfo file): Mention texi2pdf.
3330 (Informational files for Emacs): Don't describe FTP or SERVICE, they
3331 are just stubs nowadays.
3332 (Latest version of Emacs): Explain version numbers.
3333 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
3334 (Turning on syntax highlighting): No need to mention hilit19 any more.
3335 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
3336 (Modes for various languages): Remove section.
3337 (Major packages and programs): Remove most version and maintainer
3338 information - it's hard to keep up-to-date, and adds nothing.
3339 Similarly with direct links to mailing lists.
3340 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
3341 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
3342 years, and Emacs comes with tools for this now.
3343 (Patch): Remove section - this is a standard tool.
3344 (Using function keys under X): Remove section.
3345
3346 2009-06-12 Glenn Morris <rgm@gnu.org>
3347
3348 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
3349 (Help installing Emacs): Remove reference to deleted X11 node.
3350 (Associating modes with files): Interpreter-mode-alist is no longer
3351 subservient to auto-mode-alist.
3352 (Installing Emacs): Change future Emacs version.
3353 (Linking with -lX11 fails): Remove old section.
3354 (Packages that do not come with Emacs): Update ELL location.
3355 Emacs Lisp archive is dead.
3356 (Emacs for Windows): Remove reference to old CE port.
3357 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
3358 (Emacs for VMS and DECwindows): Remove old ports.
3359 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
3360 (Removing flashing messages): Remove section about non-existent Gnus
3361 option.
3362
3363 * faq.texi (Top): Add @top command.
3364 Remove the optional arguments from all @node commands: makeinfo can
3365 generate these automatically, and it is easier to edit and rearrange
3366 nodes without them.
3367
3368 2009-06-11 Glenn Morris <rgm@gnu.org>
3369
3370 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
3371 (The LPF): Make the updated URL the sole reference point.
3372 (Learning how to do something): Update refcard price and format.
3373 (Getting a printed manual): Sources in doc/emacs/, not man/.
3374 Also available in PDF format. Since the page count varies, be less
3375 precise.
3376 (Informational files for Emacs): Remove references to deleted files
3377 LPF and SUN-SUPPORT, and to UUCP.
3378 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
3379 Remove many obsolete ways to get the FAQ, which now seems only to be
3380 distributed with Emacs.
3381 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
3382
3383 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
3384
3385 * org.texi (Org Plot): Fix tags (Bug#3507).
3386 (Workflow states, Agenda commands): Fix tags (Bug#3508).
3387
3388 * ada-mode.texi (Installation, Compile commands)
3389 (Project File Overview, No project files, Set compiler options)
3390 (Use GNAT project file, Use multiple GNAT project files)
3391 (Identifier completion): Use @samp for menu items, and @kbd for key
3392 sequences (Bug#3504).
3393
3394 2009-06-04 Daiki Ueno <ueno@unixuser.org>
3395
3396 * gnus.texi (Security): Fix wording; add a link to epa.info.
3397
3398 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
3399
3400 * message.texi (Header Commands): Fix descriptions to match
3401 keybindings.
3402
3403 2009-04-22 Daiki Ueno <ueno@unixuser.org>
3404
3405 * gnus.texi (Security): Mention that EasyPG is the current default.
3406
3407 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
3408
3409 * ediff.texi (Session Commands): Fix typo.
3410
3411 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3412
3413 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
3414 news.software.readers. Reported by Florian Rehnisch.
3415
3416 2009-04-02 Glenn Morris <rgm@gnu.org>
3417
3418 * auth.texi: Capitalize direntry.
3419
3420 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
3421 using a period in the entry name. (Bug#2797)
3422
3423 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
3424
3425 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
3426 ($(infodir)/auth, auth.dvi): New targets.
3427
3428 2009-03-03 Glenn Morris <rgm@gnu.org>
3429
3430 * auth.texi: Fix @setfilename.
3431
3432 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
3433 (auth, $(infodir)/auth, auth.dvi): New rules.
3434
3435 2009-02-25 Glenn Morris <rgm@gnu.org>
3436
3437 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
3438
3439 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3440
3441 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
3442
3443 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3444
3445 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
3446 gnus-nocem-issuers, and gnus-nocem-verifyer.
3447
3448 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
3449
3450 * ada-mode.texi (Project files, Automatic Casing):
3451 * dbus.texi (Signals):
3452 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
3453 * mh-e.texi (HTML):
3454 * nxml-mode.texi (Locating a schema)
3455 (Using the document's URI to locate a schema):
3456 * org.texi (Footnotes, Using the mapping API):
3457 * rcirc.texi (Channels): Remove duplicate words.
3458
3459 2009-02-20 Glenn Morris <rgm@gnu.org>
3460
3461 * dired-x.texi (Miscellaneous Commands):
3462 * gnus.texi: Minor updates for mbox Rmail.
3463
3464 2009-02-16 Karl Berry <karl@gnu.org>
3465
3466 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3467 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
3468 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3469 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
3470 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
3471 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
3472 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
3473 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3474 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
3475 Consistently use @insertcopying in the Top node,
3476 @contents at the front (after @end titlepage),
3477 and @direntry after @copying. (Bug#1988)
3478
3479 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
3480
3481 * auth.texi: New file documenting auth-source.
3482
3483 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
3484
3485 * org.texi (Org Plot): Fix link.
3486
3487 2009-02-09 Daiki Ueno <ueno@unixuser.org>
3488
3489 * epa.texi (Mail-mode integration): Mention the way to do
3490 "encrypt-to-self". (Bug#1807)
3491
3492 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
3493
3494 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
3495
3496 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
3497
3498 * gnus-news.texi: Print version about Incoming*.
3499
3500 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
3501
3502 * org.texi (Structure editing, Handling links)
3503 (Fast access to TODO states, Javascript support): Make standard docs
3504 correctly reflect default variable settings.
3505
3506 2009-02-02 Glenn Morris <rgm@gnu.org>
3507
3508 * org.texi: Fix typos.
3509
3510 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
3511
3512 Sync with Tramp 2.1.15.
3513
3514 * trampver.texi: Update release number.
3515
3516 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
3517
3518 * org.texi (TODO dependencies): Document TODO dependencies on
3519 checkboxes.
3520
3521 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
3522
3523 * org.texi (TODO dependencies): Document key binding for toggling
3524 ORDERED property.
3525
3526 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
3527
3528 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
3529 of hook functions.
3530
3531 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
3532
3533 * org.texi (TODO dependencies): New section.
3534
3535 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
3536
3537 * org.texi (Plain lists, TODO basics, Priorities)
3538 (Multiple sets in one file, Conflicts): Document interaction with
3539 `shift-selection-mode'.
3540
3541 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
3542
3543 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
3544 Make Calc the subject of sentences.
3545 (Rearranging Formulas using Selections): Discuss new options
3546 for `j *'.
3547
3548 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
3549
3550 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
3551
3552 2009-01-26 Glenn Morris <rgm@gnu.org>
3553
3554 * org.texi: Fix typos.
3555
3556 2009-01-26 Bill Wohler <wohler@newt.com>
3557
3558 * mh-e.texi (EDITION, UPDATED): Update.
3559
3560 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
3561
3562 * org.texi (References): Add information about remote references.
3563 (Built-in table editor): Document `C-c RET' in tables.
3564 (Math symbols, Quoting LaTeX code): Mention that simple
3565 LaTeX macros survive LaTeX export.
3566 (Images in LaTeX export): Show how to create a reference to a
3567 figure.
3568 (Sectioning structure): Document that the LaTeX class can be
3569 specified in a property.
3570 (Text areas in HTML export): New section.
3571 (External links): Add examples for text search and ID links.
3572 (Built-in table editor): Remove the descriptio of `C-c
3573 C-q', it not longer works.
3574 (Literal examples): Document that a space must follow
3575 the colon in short examples.
3576 (Relative timer): Document `org-timer-stop'.
3577 (Footnotes): New section.
3578 (Footnote markup): Shorten section and refer to new Footnote
3579 section.
3580 (Literal examples): Add documentation for line
3581 numbering in and references to code examples.
3582 (CSS support): Fix the description of default CSS styles.
3583 (Capturing column view): Document
3584 "file:path/to/file.org" as an allowed value for the ID property of
3585 a dynamic block copying column view.
3586
3587 2009-01-23 Stephen Eglen <stephen@gnu.org>
3588
3589 * mh-e.texi (Getting Started): Describe $MH.
3590
3591 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
3592
3593 * tramp.texi (all): Harmonize usage of "external method",
3594 "external transfer method" and "out-of-band method".
3595 (Connection types): Precise the differences of inline and external
3596 methods. Written by Adrian Phillips <a.phillips@met.no>.
3597
3598 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
3599
3600 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
3601 commands as described at the top. Reported by Allan Gottlieb
3602 <gottlieb@nyu.edu>.
3603
3604 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
3605
3606 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
3607 nnmail-pathname-coding-system.
3608
3609 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
3610
3611 * org.texi (Relative timer): Fix typo.
3612
3613 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
3614
3615 * org.texi (Clocking work time): Fix typo.
3616 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
3617
3618 2009-01-13 Glenn Morris <rgm@gnu.org>
3619
3620 * org.texi: Fix some more typos.
3621
3622 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
3623
3624 * org.texi: Fix some typos.
3625
3626 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
3627
3628 * gnus.texi (Group Parameters): Add note for local variables.
3629
3630 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
3631
3632 * gnus.texi (Converting Kill Files): Fix URL.
3633 Include gnus-kill-to-score.el in contrib directory.
3634
3635 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
3636
3637 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
3638 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
3639 (Paging the Article): Add index entry.
3640
3641 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
3642
3643 * ada-mode.texi (Examples): Delete redundant text.
3644
3645 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
3646
3647 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
3648
3649 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
3650 addresses.
3651
3652 2009-01-03 Bill Wohler <wohler@newt.com>
3653
3654 * mh-e.texi (Scan Line Formats): Indicate that first column should be
3655 kept empty.
3656
3657 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
3658
3659 * org.texi (Activation, Exporting, ASCII export, HTML export)
3660 (HTML Export commands, LaTeX/PDF export commands):
3661 Improve documentation about transient-mark-mode.
3662 (References): Document the use of special names like $LR1 to reference
3663 to fields in the last table row.
3664
3665 2008-12-19 Juri Linkov <juri@jurta.org>
3666
3667 * info.texi (Search Text): Remove mention of removed key binding M-s.
3668
3669 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
3670
3671 * org.texi (References): Remove mentioning of @0 as reference for the
3672 last line, this has been reverted in the Lisp sources.
3673
3674 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
3675
3676 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
3677 (DVI_TARGETS): Remove duplicates. Add sasl.
3678 ($(infodir)/sasl, sasl.dvi): New targets.
3679
3680 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
3681
3682 * org.texi: Version number pushed to 6.15d.
3683
3684 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
3685
3686 * org.texi (Tables in LaTeX export): New section.
3687 (Images in LaTeX export): New section.
3688 (Inlined images, Images in HTML export): Sections renamed.
3689
3690 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
3691
3692 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
3693
3694 2008-12-04 David Engster <dengste@eml.cc>
3695
3696 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
3697 of nnml-get-new-mail. Change URL for mairix patch.
3698
3699 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
3700
3701 * org.texi (Using the mapping API): Fix bug in mapping example.
3702 (Publishing options): Make the list of properties complete again, in
3703 correspondence to the variable `org-export-plist-vars'.
3704 (Property searches): Document new special values for time comparisons.
3705 (Tag inheritance): Refine the description of tag inheritance.
3706 (Project alist): Add info about the publishing sequence of components.
3707 (Effort estimates): Document the new relative timer.
3708
3709 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
3710
3711 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
3712 (Using Calc): Clarify use of `C-x * o'.
3713 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
3714
3715 2008-11-28 Richard M Stallman <rms@gnu.org>
3716
3717 * dbus.texi (Receiving Method Calls): Clean up previous change.
3718
3719 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
3720
3721 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
3722 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
3723 `dbus-unescape-from-identifier'.
3724 (Receiving Method Calls): New constants `dbus-service-emacs' and
3725 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
3726 (Signals): Use the constants in the example.
3727
3728 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
3729
3730 * org.texi: Re-apply change to FDL 1.3.
3731
3732 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
3733
3734 * org.texi (Setting up Remember): Document `org-remember-mode'.
3735 (External links): Document that bbdb links can use a regular
3736 expression.
3737 (External links): Document that elisp links can contain interactive
3738 commands.
3739
3740 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
3741
3742 * viper.texi (viper-translate-all-ESC-keysequences):
3743 Description removed.
3744
3745 2008-11-19 Glenn Morris <rgm@gnu.org>
3746
3747 * doclicense.texi: Change to FDL 1.3.
3748 Relicense all texi files under FDL 1.3 or later.
3749
3750 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
3751
3752 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
3753
3754 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
3755
3756 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
3757
3758 * ediff.texi: Version/date change.
3759
3760 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
3761
3762 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
3763
3764 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
3765
3766 * calc.texi (About This Manual): Comment out a mention of
3767 marginal notes.
3768
3769 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
3770
3771 * org.texi (Clocking work time): Document the :formula property of
3772 clock tables.
3773 (Structure editing, Refiling notes): Document refiling regions.
3774 (Agenda commands): Document the double-prefix version
3775 of the `l' command in the agenda.
3776 (Handling links): Explain the effect of a double prefix
3777 arg to `C-c C-o'.
3778 (TODO basics): Add documentation for tag triggers.
3779
3780 2008-10-23 Glenn Morris <rgm@gnu.org>
3781
3782 * cl.texi (Function Bindings): Mention `flet' fails to deal with
3783 byte-compiling things like `+'.
3784
3785 * ns-emacs.texi: Merge copyright years of author now with assignment
3786 into FSF years.
3787 (VER): Use it for easier automatic updating. Use Emacs version rather
3788 than standalone Emacs.app version.
3789
3790 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
3791
3792 * org.texi: Lots of minor fixes.
3793 (Capture): New chapter.
3794 (Org Plot): New section.
3795
3796 2008-09-30 Magnus Henoch <mange@freemail.hu>
3797
3798 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
3799
3800 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
3801
3802 * calc.texi (User Defined Units): Mention how to enter optional display
3803 string.
3804
3805 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
3806
3807 * message.texi (Sending Variables): Fix variable documentation to
3808 avoid the "y/n" wording.
3809
3810 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
3811
3812 * message.texi (Sending Variables): Add `message-confirm-send' doc.
3813
3814 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
3815
3816 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
3817 @enumerate section so as to be able to be formatted with MAKEINFO=no.
3818
3819 2008-09-22 Bill Wohler <wohler@newt.com>
3820
3821 Release MH-E manual version 8.1.
3822
3823 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3824 release 8.1.
3825
3826 * mh-e.texi: Retain dual license as agreed to by the FSF.
3827 However, bump GPL to Version 3.
3828 Use @include for license text.
3829
3830 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
3831
3832 * gnus.texi (Top, Setup, Fancy splitting to parent)
3833 (Store custom flags and keywords, Store arbitrary data):
3834 Clean up markup.
3835
3836 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
3837
3838 * gnus.texi (The Gnus Registry): Document it.
3839
3840 2008-09-08 David Engster <dengste@eml.cc>
3841
3842 * gnus.texi (nnmairix): Point out that nnml uses MH format.
3843 Clarify section about choosing back end servers.
3844
3845 2008-08-23 Glenn Morris <rgm@gnu.org>
3846
3847 * dired-x.texi (Shell Command Guessing):
3848 Mention dired-guess-shell-case-fold-search. (Bug#417)
3849
3850 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
3851
3852 * trampver.texi: Update release number.
3853
3854 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
3855
3856 * ns-emacs.texi: Update version.
3857 (Introduction): Correct menu location for options save.
3858 (Customization): Note that defaults are stored under org.gnu.Emacs.
3859
3860 2008-08-11 Bill Wohler <wohler@newt.com>
3861
3862 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
3863 explicit about GNU mailutils MH elsewhere (with thanks to Darel
3864 Henman) (closes SF #1768928).
3865
3866 2008-08-10 Glenn Morris <rgm@gnu.org>
3867
3868 * ns-emacs.texi: Use @copying. Change copyright of authors with
3869 assignment to FSF. Change license to GFDL.
3870 (Top): Remove outdated references.
3871
3872 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
3873
3874 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
3875 Add gnus-summary-sort-by-most-recent-number and
3876 gnus-summary-sort-by-most-recent-date.
3877 (Summary Sorting): Explain prefix argument.
3878
3879 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
3880
3881 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
3882 gnus-summary-pipe-output.
3883
3884 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
3885
3886 * dbus.texi (Receiving Method Calls): Document error handling of own
3887 D-Bus methods.
3888
3889 2008-08-01 Bill Wohler <wohler@newt.com>
3890
3891 * mh-e.texi (Reading Mail)
3892 (Viewing Attachments): Describe new function
3893 mh-show-preferred-alternative.
3894 (Sending Mail, Redistributing, Sending Message): Describe new hook
3895 mh-annotate-msg-hook.
3896
3897 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
3898
3899 * dbus.texi (Arguments and Signatures): Fix example.
3900 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
3901 (Asynchronous Methods): New node.
3902 (Errors and Events): Describe extended layout of `dbus-event'.
3903 New defun `dbus-event-message-type'.
3904
3905 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3906
3907 * ediff.texi: Remove VMS support.
3908
3909 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
3910
3911 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
3912 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
3913
3914 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
3915
3916 * Makefile.in: Add mairix-el targets.
3917
3918 2008-07-29 David Engster <deng@randomsample.de>
3919
3920 * mairix-el.texi: New file.
3921
3922 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
3923
3924 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
3925 project files. Delete 'main_unit' project variable; not needed. Allow
3926 process environment variables wherever project variables are allowed.
3927 Add tutorial section on multiple GNAT project files.
3928
3929 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
3930
3931 Sync with Tramp 2.1.14.
3932
3933 * trampver.texi: Update release number.
3934
3935 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3936
3937 * ns-emacs.texi:
3938 * faq.texi: Remove mentions of Mac Carbon.
3939
3940 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
3941
3942 * gnus.texi (Saving Articles): Describe the 2nd argument of
3943 gnus-summary-save-in-pipe.
3944 (SpamAssassin): Use it.
3945
3946 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
3947
3948 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
3949
3950 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
3951
3952 * org.texi (Export options): Document the use of the creator flag.
3953
3954 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
3955
3956 * org.texi: New version 6.06a.
3957
3958 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
3959
3960 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
3961 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
3962
3963 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
3964
3965 * calc.texi (Editing Stack Entries):
3966 (Algebraic Entry): Rewrite introductory sentences so it can be used by
3967 Calc's help functions. Mention fixing typos.
3968 (Customizing Calc): Fix typo.
3969
3970 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
3971
3972 * calc.texi (summarykey): New macro. Use to correctly format keys in
3973 the summary.
3974
3975 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
3976
3977 * ns-emacs.texi (Customization): Corrected documentation on color
3978 specification formats.
3979
3980 2008-07-19 Andreas Schwab <schwab@suse.de>
3981
3982 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
3983
3984 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
3985 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
3986
3987 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
3988
3989 * dbus.texi (Inspection): Rework, introduce submenus.
3990 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
3991 (Properties and Annotations, Arguments and Signatures): New nodes.
3992
3993 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
3994
3995 * dbus.texi (Receiving Method Calls): Fix description of
3996 `dbus-register-method'.
3997 (Signals): Allow also signal arguments for filtering in
3998 `dbus-register-signal'.
3999
4000 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
4001
4002 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
4003 `cnorm'.
4004 (Arithmetic Tutorial): Simplify the verification of prime factors.
4005
4006 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
4007
4008 * gnus.texi (Saving Articles): Mention
4009 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
4010
4011 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
4012
4013 * calc.texi: Adjust mode line throughout.
4014
4015 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
4016
4017 * sasl.texi (Mechanisms): Fix typos.
4018
4019 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
4020
4021 * calc.texi (Killing from the stack): Mention using normal Emacs
4022 copying.
4023
4024 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
4025
4026 * tramp.texi (Password handling): Rename from "Password caching".
4027 Add `auth-source' mechanism.
4028 (Connection caching): Tramp reopens the connection automatically,
4029 when the operating system on the remote host has been changed.
4030
4031 2008-06-20 Eli Zaretskii <eliz@gnu.org>
4032
4033 * makefile.w32-in (distclean): Remove makefile.
4034
4035 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
4036
4037 * org.texi (Using the mapping API): New section.
4038 (Agenda column view): New section.
4039 (Moving subtrees): Document archiving to the archive sibling.
4040 (Agenda commands): Document columns view in the agenda.
4041 (Using the property API): Document the API for multi-valued properties.
4042
4043 2008-06-17 Jason Riedy <jason@acm.org>
4044
4045 * org.texi (A LaTeX example): Note that fmt may be a one-argument
4046 function, and efmt may be a two-argument function.
4047 (Radio tables): Document multiple destinations.
4048
4049 2008-06-16 Glenn Morris <rgm@gnu.org>
4050
4051 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
4052 Add Cover-Texts.
4053
4054 2008-06-15 Glenn Morris <rgm@gnu.org>
4055
4056 * faq.texi (VER): Update to 23.0.60.
4057
4058 * mh-e.texi: Remove option of licensing under GPL.
4059 Add Cover-Texts to GFDL permissions notice.
4060 (GPL): Remove section.
4061 (GFDL): Include doclicense.texi rather than the actual text.
4062
4063 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
4064 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
4065
4066 * sasl.texi: Fix output file name.
4067
4068 * epa.texi, sasl.texi: Refer to license in Emacs manual.
4069
4070 * gnus-coding.texi: Refer to license in Gnus manual.
4071
4072 * idlwave.texi, sasl.texi: Use @copying.
4073
4074 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
4075
4076 * speedbar.texi: Update Back-Cover Text as per maintain.info.
4077
4078 * url.texi: Use @copying, @title, @subtitle, @author.
4079
4080 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
4081 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
4082 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
4083 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
4084 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
4085 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
4086 * widget.texi, woman.texi:
4087 Remove references to external license, since doclicense is included.
4088
4089 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
4090 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
4091 Remove references to non-existent Invariant Sections.
4092
4093 2008-06-14 Glenn Morris <rgm@gnu.org>
4094
4095 * faq.texi (Major packages and programs): Remove references to external
4096 Supercite, Calc, VIPER, since they have been included for some time.
4097 Update VM, AUCTeX, BBDB entries.
4098
4099 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
4100
4101 * newsticker.texi: Updated to match latest newsticker changes.
4102
4103 2008-06-13 Glenn Morris <rgm@gnu.org>
4104
4105 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
4106 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
4107 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
4108 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
4109 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
4110 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
4111 * woman.texi:
4112 Update Back-Cover Text as per maintain.info.
4113
4114 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4115
4116 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
4117
4118 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
4119 (gnus-faq.xml): Update repository host.
4120
4121 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
4122
4123 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
4124
4125 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
4126 Fix a typo.
4127
4128 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4129
4130 * gnus.texi (Mail Source Customization): Correct values of
4131 `mail-source-delete-incoming'. Reported by Tassilo Horn.
4132 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
4133
4134 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
4135
4136 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
4137 coding standards.
4138
4139 2008-06-14 David Engster <dengste@eml.cc>
4140
4141 * gnus.texi (nnmairix): Markup fixes.
4142
4143 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4144
4145 * gnus.texi (nnmairix): Markup and other minor fixes.
4146
4147 2008-06-05 David Engster <dengste@eml.cc>
4148
4149 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
4150
4151 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4152
4153 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
4154 (Searching, nnir, nnmairix): New stub nodes.
4155
4156 2008-05-30 Felix Lee <felix.1@canids.net>
4157
4158 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
4159
4160 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
4161
4162 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
4163
4164 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
4165
4166 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
4167
4168 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
4169
4170 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
4171
4172 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
4173
4174 * info.texi (Top): Fix typo in xref.
4175
4176 2008-05-05 Karl Berry <karl@gnu.org>
4177
4178 * info.texi (Top): @xref to stand-alone manual.
4179
4180 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4181
4182 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
4183 (Various Summary Stuff): Fix typo in last xref.
4184
4185 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
4186
4187 * org.texi (Moving subtrees): Fix typo.
4188
4189 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
4190
4191 * tramp.texi (Frequently Asked Questions): Explain, how to disable
4192 Tramp via `tramp-mode'.
4193
4194 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
4195
4196 * org.texi: Massive changes, in many parts of the file.
4197
4198 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
4199
4200 * gnus.texi (Oort Gnus): Add message-fill-column.
4201
4202 2008-04-12 Adrian Aichner <adrian@xemacs.org>
4203
4204 * gnus.texi (Mail Source Specifiers): Typo fix.
4205
4206 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
4207
4208 * gnus.texi (Diary Headers Generation): Update key binding for
4209 `gnus-diary-check-message'.
4210
4211 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4212
4213 * gnus.texi (Emacsen): Addition.
4214
4215 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4216
4217 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
4218
4219 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4220
4221 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
4222
4223 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4224
4225 * gnus-news.texi: Update tool bar item.
4226
4227 2008-04-09 Sven Joachim <svenjoac@gmx.de>
4228
4229 * gnus-news.texi: Fix typos.
4230
4231 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
4232
4233 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
4234 Add mention of `kron'.
4235
4236 2008-04-01 Daiki Ueno <ueno@unixuser.org>
4237
4238 * epa.texi (Encrypting/decrypting *.gpg files):
4239 Document epa-file-name-regexp.
4240
4241 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4242
4243 * gnus.texi (Example Methods): Fix description about ssh-agent.
4244 (Indirect Functions): Fix the default value of nntp-telnet-command;
4245 remove link to connect.html.
4246
4247 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
4248
4249 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
4250 dbus-call-method.
4251 (Receiving Method Calls): The timeout can be set by the calling client.
4252
4253 * trampver.texi: Update release number.
4254
4255 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4256
4257 * gnus.texi (Top): Fix version. Add SASL.
4258
4259 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
4260
4261 Sync with Tramp 2.1.13.
4262
4263 * trampver.texi: Update release number.
4264
4265 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
4266
4267 * org.texi: Update to new org-mode website.
4268
4269 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4270
4271 * cl.texi (For Clauses): Fix loop over key-seq to match code.
4272
4273 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
4274
4275 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
4276 gnus-read-ephemeral-gmane-group-url,
4277 gnus-read-ephemeral-emacs-bug-group,
4278 gnus-read-ephemeral-debian-bug-group.
4279
4280 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4281
4282 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
4283
4284 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
4285 Add FIXMEs for Bookmarks and gnus-registry-marks.
4286
4287 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4288
4289 * gnus.texi (Smileys): Document `smiley-style'.
4290
4291 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4292
4293 * gnus.texi (Gnus Development): Clarify difference between ding and
4294 gnu.emacs.gnus.
4295 (MIME Commands, Using MIME, RSS): Fix markup.
4296
4297 * gnus-faq.texi ([8.4]): Ditto.
4298
4299 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
4300
4301 * gnus.texi (Emacsen): Remove obsolete stuff.
4302
4303 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
4304
4305 * gnus.texi (Oort Gnus): Add version info WRT
4306 `mail-source-delete-incoming'.
4307
4308 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4309
4310 * gnus.texi (Top): Add "Other related manuals" and version info in
4311 `iftex' output.
4312 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
4313 gnus-balloon-face-0 and the corresponding format specifiers.
4314
4315 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
4316
4317 * tramp.texi (Filename completion): Remove footnote about let-bind
4318 of `partial-completion-mode'. It doesn't work this way.
4319
4320 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4321
4322 * pcl-cvs.texi (Contributors): Update my email.
4323
4324 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
4325
4326 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
4327
4328 2008-03-17 Bill Wohler <wohler@newt.com>
4329
4330 * mh-e.texi (Viewing): Update URL for adding header fields to
4331 mh-invisible-header-fields-default.
4332
4333 2008-03-16 Bill Wohler <wohler@newt.com>
4334
4335 * mh-e.texi (Preface): Add Gnus to requirements.
4336 (Forwarding): Note that forwarded MIME messages are now inline.
4337
4338 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
4339
4340 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
4341 (Common Variables): Give precedence to the netcat methods over the
4342 telnet methods, and mention that they are more reliable.
4343
4344 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
4345
4346 * org.texi (Exporting Agenda Views): Document agenda export to
4347 iCalendar.
4348 (Progress logging): Document the new progress logging stuff.
4349
4350 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4351
4352 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
4353 Update for change of `mail-source-delete-incoming'.
4354
4355 * gnus-news.texi: Ditto.
4356
4357 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4358
4359 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
4360 custom versions.
4361
4362 2008-03-07 Alan Mackenzie <acm@muc.de>
4363
4364 * cc-mode.texi (Limitations and Known Bugs): State that the number of
4365 parens/brackets in a k&r region is limited.
4366
4367 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
4368
4369 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
4370 using different Emacs versions.
4371
4372 2008-02-27 Glenn Morris <rgm@gnu.org>
4373
4374 * sc.texi: Remove a lot of old and obsolete info.
4375 (titlepage): Simplify.
4376 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
4377 (VM with any Emacsen, GNEWS with any Emacsen)
4378 (Overloading for Non-conforming MUAs, Version 3 Changes)
4379 (The Supercite Mailing List): Delete nodes.
4380 (Introduction): Remove info about old packages.
4381 (Getting Connected): Simplify. Remove info about old packages.
4382 (Citing Commands): Delete Emacs 19 info.
4383 (Hints to MUA Authors): Simplify.
4384 (Thanks and History): Merge in some info from the deleted node
4385 "Version 3 Changes".
4386
4387 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
4388
4389 * org.texi (Setting tags, In-buffer settings):
4390 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
4391
4392 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
4393
4394 * gnus-news.texi: Mention that spaces and tabs are allowed in the
4395 installation directory name.
4396
4397 2008-02-12 Romain Francoise <romain@orebokech.com>
4398
4399 * epa.texi (Overview): Fix typo.
4400
4401 2008-02-11 Daiki Ueno <ueno@unixuser.org>
4402
4403 * epa.texi (Quick start): Remove the .emacs setting.
4404
4405 2008-02-10 Daiki Ueno <ueno@unixuser.org>
4406
4407 * epa.texi (Quick start): Use the command `epa-enable' instead of
4408 loading `epa-setup'.
4409
4410 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
4411
4412 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
4413 ($(infodir)/epa, epa.dvi): New targets.
4414
4415 2008-02-08 Daiki Ueno <ueno@unixuser.org>
4416
4417 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
4418
4419 * epa.texi: New manual documenting the EasyPG Assistant.
4420
4421 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
4422
4423 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
4424 (Inspection): New function dbus-ping.
4425
4426 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
4427
4428 * tramp.texi (Remote processes): Add `shell-command'.
4429
4430 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
4431
4432 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
4433 (Group Parameters): Document `mail-source' parameter.
4434
4435 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
4436
4437 * tramp.texi (Inline methods): The hostname of the su(do)? methods
4438 must be a local host.
4439
4440 2008-01-26 Michael Olson <mwolson@gnu.org>
4441
4442 * erc.texi: Update version for ERC 5.3 release.
4443 (Obtaining ERC): Update extras URLs for 5.3.
4444 (Development): Write instructions for git, and remove those for Arch.
4445 (History): Mention the switch to git.
4446
4447 2008-01-24 Karl Berry <karl@gnu.org>
4448
4449 * info.texi (Search Index, Search Text): Mention the command
4450 character in the section name, a la the (Go to node) node.
4451
4452 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
4453
4454 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
4455
4456 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4457
4458 * gnus-news.texi: Mention gnus-article-describe-bindings.
4459
4460 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4461
4462 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
4463
4464 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
4465
4466 * org.texi (Property inheritance): New section.
4467 (Conventions): New section.
4468 (Structure editing): Document C-RET, the prefix arg to the cut/copy
4469 commands, and the new bindings for refiling.
4470 (Sparse trees): Document the new special command for sparse trees.
4471 (References): Be more clear about the counting of hilines.
4472 (Handling links): Document M-p/n for accessing links.
4473 (Fast access to TODO states): New section.
4474 (Per file keywords): New section.
4475 (Property inheritance): New section.
4476 (Column attributes): New summary types.
4477 (Capturing Column View): New section.
4478 (The date/time prompt): Cover the new features in the date/time prompt.
4479 Compactify the table of keys for the calendar remote control.
4480 (Clocking work time): Document the new :scope parameter.
4481 (Remember): Promoted to chapter.
4482 (Quoted examples): New section.
4483 (Enhancing text): New verbatim environments.
4484
4485 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
4486
4487 * trampver.texi: Update release number.
4488
4489 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4490
4491 * gnus.texi (Article Keymap):
4492 Add gnus-article-wide-reply-with-original; fix descriptions of
4493 gnus-article-reply-with-original and
4494 gnus-article-followup-with-original.
4495
4496 2008-01-09 Glenn Morris <rgm@gnu.org>
4497
4498 * nxml-mode.texi: Add @copying section.
4499
4500 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
4501
4502 * message.texi (Mail Variables): Add some text from "(gnus)Posting
4503 Server". Add `message-send-mail-with-mailclient'.
4504
4505 * gnus.texi (Posting Server): Move some text to "(message)Mail
4506 Variables" and add a reference here.
4507
4508 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
4509
4510 * dbus.texi (Receiving Method Calls): New chapter.
4511 (Errors and Events): Add serial number to events. Replace "signal" by
4512 "message". Introduce dbus-event-serial-number.
4513
4514 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
4515
4516 * dbus.texi (Type Conversion): Explain the type specification for empty
4517 arrays. Use another example.
4518
4519 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
4520
4521 * dbus.texi (all): Replace "..." by @dots{}.
4522 (Type Conversion): Precise the value range for :byte types.
4523 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
4524 Mention its return value.
4525 (Errors and Events): There is no D-Bus error propagation during event
4526 processing.
4527
4528 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
4529
4530 * calc.tex (Yacas Language, Maxima Language, Giac Language):
4531 New sections.
4532
4533 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
4534
4535 * gnus.texi (Group Parameters): Reorder the text and add a note about
4536 `gnus-parameters' near the beginning of the node.
4537
4538 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
4539
4540 * gnus.texi (Score File Editing): Fix function name.
4541
4542 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
4543
4544 Sync with Tramp 2.1.12.
4545
4546 * trampver.texi: Update release number.
4547
4548 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
4549
4550 * dbus.texi (Type Conversion): Correct input parameters mapping.
4551
4552 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
4553
4554 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
4555 (Errors and Events): Mention wrong-type-argument error.
4556
4557 2007-12-21 Alex Schroeder <alex@gnu.org>
4558
4559 * rcirc.texi: Changed single spaces after sentence end to double
4560 spaces. Fixed some typos.
4561 (Internet Relay Chat): Explain relay.
4562 (Getting started with rcirc): Change items to reflect prompts.
4563 Add more explanation to rcirc-track-minor-mode and added a comment to
4564 warn future maintainers that this section is a copy.
4565 (People): Change /ignore example.
4566 (Keywords): Not keywords.
4567
4568 2007-12-20 Alex Schroeder <alex@gnu.org>
4569
4570 * rcirc.texi (Top): Fighting Information Overload chapter added.
4571 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
4572 (rcirc commands): Move /ignore command to the new chapter.
4573 (Fighting Information Overload): New chapter documenting /keyword,
4574 /bright, /dim, channel ignore, and low priority channels.
4575 (Configuration): Document rcirc-server-alist, remove
4576 rcirc-startup-channels-alist and rcirc-default-server.
4577
4578 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
4579
4580 * dbus.texi (Signals): Fix example in dbus-register-signal.
4581
4582 2007-12-14 Sven Joachim <svenjoac@gmx.de>
4583
4584 * gnus.texi (Score Variables): Fix typo.
4585
4586 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
4587
4588 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
4589 (Signals): Adapt dbus-send-signal and dbus-register-signal.
4590 (Errors and Events): Adapt dbus-event.
4591
4592 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4593
4594 * gnus.texi (Other Files): Add the yenc command.
4595
4596 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
4597
4598 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
4599 since 2004-08-06.
4600
4601 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
4602
4603 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
4604 on body.
4605
4606 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
4607
4608 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
4609 and rfc2047-allow-irregular-q-encoded-words; fix description of
4610 rfc2047-encode-encoded-words.
4611
4612 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
4613
4614 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
4615
4616 2007-12-05 Michael Olson <mwolson@gnu.org>
4617
4618 * remember.texi (Diary): Remove "require" line for remember-diary.el.
4619 Update documentation for `remember-diary-file'.
4620
4621 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
4622
4623 * dbus.texi (Signals): Precise `dbus-register-signal'.
4624 (Errors and Events): Rework events part, the internal structure of
4625 dbus-event has changed.
4626
4627 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
4628
4629 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
4630 ($(infodir)/dbus, dbus.dvi): New targets.
4631
4632 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
4633
4634 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
4635 unconditionally.
4636
4637 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
4638 emulation with @print{}.
4639
4640 2007-12-02 Richard Stallman <rms@gnu.org>
4641
4642 * dbus.texi (Overview): Minor cleanup.
4643
4644 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
4645
4646 * Makefile.in (INFO_TARGETS): Add dbus.
4647 (DVI_TARGETS): Add dbus.dvi.
4648 (dbus, dbus.dvi): New targets.
4649
4650 * dbus.texi: New file.
4651
4652 2007-11-24 Romain Francoise <romain@orebokech.com>
4653
4654 * nxml-mode.texi: Add description in @direntry.
4655 Fix file name to match @setfilename.
4656
4657 2007-11-23 Mark A. Hershberger <mah@everybody.org>
4658
4659 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
4660 ($(infodir)/nxml-mode): New rule.
4661
4662 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
4663 ($(infodir)/nxml-mode): New rule.
4664 (clean): Add nxml-mode*.
4665
4666 * nxml-mode.texi: New file with nxml manual.
4667
4668 2007-11-18 Richard Stallman <rms@gnu.org>
4669
4670 * flymake.texi (Example -- Configuring a tool called directly):
4671 Update example.
4672
4673 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
4674
4675 * tramp.texi (Filename completion): Simplify explanation of
4676 double-slash behavior. Explain directory contents flushing.
4677
4678 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4679
4680 * calc.texi (TeX and LaTeX Language Modes): Put in
4681 missing braces.
4682
4683 2007-11-15 Richard Stallman <rms@gnu.org>
4684
4685 * cl.texi (Equality Predicates): Delete `eql'.
4686 (Predicates, Naming Conventions, Top): Delete `eql'.
4687 (Common Lisp Compatibility): Delete `eql'.
4688 (Porting Common Lisp): Delete obsolete backquote info.
4689 Minor clarification about character constants.
4690 (Sequence Basics): Minor clarification.
4691
4692 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
4693
4694 * cc-mode.texi (Electric Keys, Custom Macros):
4695 * tramp.texi (Filename completion): Fix typos.
4696
4697 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
4698
4699 * calc.texi (Basic commands): Mention the menu.
4700
4701 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
4702
4703 * tramp.texi (Connection caching): Tramp flushes connection
4704 properties when remote operating system has been changed.
4705
4706 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
4707
4708 * gnus-news.texi: Fix spelling.
4709 `message-insert-formatted-citation-line', not
4710 `message-insert-formated-citation-line'.
4711
4712 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
4713
4714 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
4715
4716 * tramp.texi (Overview): Mention also the PuTTY integration under
4717 Win32. Remove paragraphs about Tramp's experimental status.
4718 (Frequently Asked Questions): Add code example for highlighting the
4719 mode line.
4720
4721 2007-11-03 Michael Olson <mwolson@gnu.org>
4722
4723 * remember.texi: Change mentions of remember-buffer to
4724 remember-finalize throughout.
4725
4726 2007-10-30 Michael Olson <mwolson@gnu.org>
4727
4728 * remember.texi (Copying): Remove.
4729 (Mailbox): Update with non-BBDB instructions.
4730 (Diary, Org): Add.
4731 (Bibliography, Planner Page): Remove.
4732
4733 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
4734
4735 * makefile.w32-in (INFO_TARGETS): Add remember.
4736 (DVI_TARGETS): Add remember.dvi.
4737 ($(infodir)/remember): New rule.
4738 (clean): Add remember*.
4739
4740 2007-10-30 Michael Olson <mwolson@gnu.org>
4741
4742 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
4743 ($(infodir)/remember): New rule that builds the Remember Manual.
4744
4745 * remember.texi: New file containing the Remember Mode Manual.
4746 Shuffle chapters around after initial import.
4747 (Function Reference): Split Keystrokes into separate chapter.
4748 (Keystrokes): Document C-c C-k.
4749 (Introduction): Fix typographical issue with "---".
4750
4751 2007-10-29 Richard Stallman <rms@gnu.org>
4752
4753 * widget.texi (Introduction): Delete discussion of implementation
4754 internals.
4755
4756 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
4757
4758 * tramp.texi (Connection caching): Host names must be different
4759 when tunneling.
4760
4761 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4762
4763 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
4764 Gnus v5.13.
4765
4766 2007-10-28 Miles Bader <miles@gnu.org>
4767
4768 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
4769
4770 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4771
4772 * gnus.texi (Sorting the Summary Buffer):
4773 Remove gnus-article-sort-by-date-reverse.
4774
4775 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4776
4777 * gnus.texi (Non-ASCII Group Names): New node.
4778 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
4779 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
4780
4781 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
4782
4783 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
4784 clean the output of the program `imap-shell-program'.
4785
4786 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4787
4788 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
4789
4790 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
4791
4792 * gnus.texi (Sticky Articles): Documentation for sticky article
4793 buffers.
4794
4795 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
4796
4797 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
4798
4799 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4800
4801 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
4802
4803 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4804
4805 * gnus.texi (Archived Messages):
4806 Document gnus-update-message-archive-method.
4807
4808 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4809
4810 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
4811
4812 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
4813
4814 * gnus.texi (Group Maneuvering):
4815 Document `gnus-summary-next-group-on-exit'.
4816
4817 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4818
4819 * gnus.texi (Really Various Summary Commands):
4820 Mention gnus-auto-select-on-ephemeral-exit.
4821
4822 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4823
4824 * gnus.texi, message.texi: Bump version number.
4825
4826 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4827
4828 * gnus.texi (Group Line Specification, Misc Group Stuff)
4829 (Server Commands): Parenthesize @pxref{Mail Spool}.
4830
4831 2007-10-28 Didier Verna <didier@xemacs.org>
4832
4833 New user option: message-signature-directory.
4834 * message.texi (Insertion Variables): Document it.
4835 * gnus.texi (Posting Styles): Ditto.
4836
4837 2007-10-28 Didier Verna <didier@xemacs.org>
4838
4839 * gnus.texi (Group Line Specification):
4840 * gnus.texi (Misc Group Stuff):
4841 * gnus.texi (Server Commands): Document the group compaction feature.
4842
4843 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4844
4845 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
4846
4847 * message.texi (Various Message Variables): Add message-fill-column.
4848
4849 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4850
4851 * gnus.texi: Untabify.
4852
4853 2007-10-28 Didier Verna <didier@xemacs.org>
4854
4855 * gnus.texi (Group Parameters): Document the posting-style merging
4856 process in topic-mode.
4857
4858 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4859
4860 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
4861
4862 2007-10-28 Romain Francoise <romain@orebokech.com>
4863
4864 * gnus.texi (Mail Spool): Fix typo.
4865 Update copyright.
4866
4867 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4868
4869 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
4870
4871 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4872
4873 * gnus.texi (Summary Generation Commands):
4874 Add gnus-summary-insert-ticked-articles.
4875
4876 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4877
4878 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
4879 to spam-spamassassin-program.
4880
4881 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4882
4883 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
4884
4885 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4886
4887 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
4888
4889 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4890
4891 * message.texi (Mail Headers): Document `opportunistic'.
4892
4893 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4894
4895 * emacs-mime.texi (Encoding Customization): Explain how to set
4896 mm-coding-system-priorities per hierarchy.
4897
4898 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4899
4900 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
4901 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
4902
4903 2007-10-28 Didier Verna <didier@xemacs.org>
4904
4905 * message.texi (Wide Reply): Update documentation of
4906 message-dont-reply-to-names (now allowing a list of regexps).
4907
4908 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4909
4910 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
4911
4912 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4913
4914 * gnus.texi (SpamAssassin back end): Fix typo.
4915
4916 * sieve.texi (Examples): Fix grammar.
4917
4918 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4919
4920 * gnus.texi (Searching for Articles): Document M-S and M-R.
4921 (Limiting): Document / b.
4922
4923 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4924
4925 * gnus.texi (Thread Commands): T M-^.
4926
4927 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4928
4929 * message.texi (Mail Aliases): Document ecomplete.
4930 (Mail Aliases): Fix typo.
4931
4932 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4933
4934 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
4935 fix typo.
4936
4937 2007-10-28 Romain Francoise <romain@orebokech.com>
4938
4939 * gnus.texi (Mail Spool): Grammar fix.
4940
4941 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4942
4943 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
4944 string.
4945
4946 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4947
4948 * gnus.texi (Group Parameters): Fix description.
4949
4950 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4951
4952 * gnus.texi (Gmane Spam Reporting):
4953 Fix spam-report-gmane-use-article-number.
4954 Add spam-report-user-mail-address.
4955
4956 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4957
4958 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
4959
4960 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4961
4962 * gnus.texi (Group Parameters): Add simplified sorting example based on
4963 example for `Sorting the Summary Buffer' from Jari Aalto
4964 <jari.aalto@cante.net>.
4965 (Example Methods): Add example for an indirect connection.
4966
4967 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
4968
4969 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
4970 (Agent Parameters): Updated parameter names to match code.
4971 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
4972 'gnus-agent-summary-fetch-series'.
4973 (Agent and flags): New section providing a generalized discussion
4974 of flag handling.
4975 (Agent and IMAP): Remove flag discussion.
4976 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
4977
4978 2007-10-28 Romain Francoise <romain@orebokech.com>
4979
4980 * gnus.texi (Exiting the Summary Buffer): Add new function
4981 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
4982
4983 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4984
4985 * gnus.texi (Conformity): Fix typo.
4986 (Customizing Articles): Document `first'.
4987
4988 2007-10-28 Jari Aalto <jari.aalto@cante.net>
4989
4990 * gnus.texi (Sorting the Summary Buffer):
4991 Add `gnus-thread-sort-by-date-reverse'. Add example
4992 host to different sorting in NNTP and RSS groups.
4993
4994 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4995
4996 * message.texi (Insertion): Describe prefix for
4997 message-mark-inserted-region and message-mark-insert-file.
4998
4999 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5000
5001 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
5002 LaTeX documents. Describe "text/x-gnus-verbatim".
5003
5004 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5005
5006 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
5007 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
5008 (spam-stat spam filtering, SpamOracle)
5009 (Extending the Spam ELisp package): Remove extra quote symbol for
5010 clarity.
5011
5012 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5013
5014 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
5015 gnus-article-delete-part and gnus-article-replace-part.
5016 (Using MIME): Add gnus-mime-replace-part.
5017
5018 2007-10-28 Romain Francoise <romain@orebokech.com>
5019
5020 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5021 requires `auto-compression-mode' to be enabled. Add new nnml
5022 variable `nnml-compressed-files-size-threshold'.
5023
5024 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5025
5026 * gnus.texi (Sorting the Summary Buffer):
5027 Add gnus-thread-sort-by-recipient.
5028
5029 2007-10-28 Romain Francoise <romain@orebokech.com>
5030
5031 * message.texi (Insertion Variables): Mention new variable
5032 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
5033 documentation accordingly.
5034
5035 2007-10-28 Romain Francoise <romain@orebokech.com>
5036
5037 * gnus.texi (To From Newsgroups): Mention new variables
5038 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
5039
5040 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5041
5042 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
5043 stuff; gnus-mime-inline-part does the automatic decompression.
5044
5045 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5046
5047 * gnus.texi (Spam ELisp Package Configuration Examples):
5048 "training.ham" should be "training.spam".
5049
5050 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5051
5052 * message.texi (Mail Variables): Fix the default value for
5053 message-send-mail-function.
5054
5055 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5056
5057 * gnus.texi (Optional Back End Functions): nntp-request-update-info
5058 always returns nil exceptionally.
5059
5060 2007-10-28 Simon Josefsson <jas@extundo.com>
5061
5062 * gnus.texi (Article Washing): Add libidn URL.
5063 Suggested by Michael Cook <michael@waxrat.com>.
5064
5065 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5066
5067 * gnus.texi (Topic Commands): Fix next/previous.
5068
5069 2007-10-28 Simon Josefsson <jas@extundo.com>
5070
5071 * gnus.texi (Article Washing): Mention `W i'.
5072
5073 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
5074
5075 * gnus.texi (Group Parameters): Slight extension of sieve
5076 parameter description.
5077
5078 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5079
5080 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
5081 matching score files as well.
5082 (Picons): Describe `gnus-picon-style'.
5083
5084 2007-10-28 Romain Francoise <romain@orebokech.com>
5085
5086 * message.texi (Message Headers): Mention that headers are hidden
5087 using narrowing, and how to expose them.
5088 Update copyright.
5089
5090 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5091
5092 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
5093 `gnus-summary-sort-by-recipient'.
5094
5095 2007-10-28 Romain Francoise <romain@orebokech.com>
5096
5097 * gnus.texi (NNTP marks): New node.
5098 (NNTP): Move NNTP marks variables to the new node.
5099
5100 2007-10-28 Jesper Harder <harder@ifa.au.dk>
5101
5102 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
5103
5104 * gnus.texi (MIME Commands, Hashcash): Markup fix.
5105
5106 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5107
5108 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
5109 everywhere for consistency.
5110 (Filtering Spam Using The Spam ELisp Package): Admonish again.
5111 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
5112 Say "regular expression" instead of "regex." Admonish.
5113 Pick other words to sound better (s/so/thus/).
5114 (Spam ELisp Package Filtering of Incoming Mail):
5115 Mention statistical filters. Remove old TODO.
5116 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
5117 New section on sorting and displaying the spam score.
5118 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
5119 backend but an alias to spam-use-BBDB.
5120 (Extending the Spam ELisp package): Rewrite the example using the
5121 new backend functionality.
5122
5123 2007-10-28 Simon Josefsson <jas@extundo.com>
5124
5125 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
5126 nntp-marks-directory, from Romain Francoise
5127 <romain@orebokech.com>.
5128
5129 2007-10-28 Magnus Henoch <mange@freemail.hu>
5130
5131 * gnus.texi (Hashcash): New default value of
5132 hashcash-default-payment.
5133
5134 2007-10-28 Simon Josefsson <jas@extundo.com>
5135
5136 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
5137 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
5138
5139 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5140
5141 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
5142
5143 2007-10-28 Simon Josefsson <jas@extundo.com>
5144
5145 * gnus.texi (documentencoding): Add, to avoid warnings.
5146
5147 2007-10-28 Simon Josefsson <jas@extundo.com>
5148
5149 * message.texi (Mail Headers): Add.
5150
5151 * gnus.texi (Hashcash): Fix.
5152
5153 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5154
5155 * gnus.texi (Hashcash): Change location of library, also mention
5156 that payments can be verified and fix the name of the
5157 hashcash-path variable.
5158
5159 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5160
5161 * gnus.texi (Article Display): Add `gnus-picon-style'.
5162
5163 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5164
5165 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
5166
5167 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5168
5169 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
5170 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
5171 warning about ham processors in spam groups removed.
5172
5173 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5174
5175 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
5176 From Hubert Chan <hubert@uhoreg.ca>.
5177
5178 2007-10-28 Jesper Harder <harder@ifa.au.dk>
5179
5180 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
5181 (Mailing List): Typo.
5182 (Customizing Articles): Add gnus-treat-ansi-sequences.
5183 (Article Washing): Index.
5184
5185 * message.texi: Use m-dash consistently.
5186
5187 2007-10-28 Jesper Harder <harder@ifa.au.dk>
5188
5189 * gnus.texi (GroupLens): Remove.
5190
5191 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
5192
5193 * gnus.texi (Outgoing Messages, Agent Variables):
5194 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
5195 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
5196
5197 2007-10-28 Jesper Harder <harder@ifa.au.dk>
5198
5199 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
5200
5201 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5202
5203 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
5204
5205 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
5206
5207 2007-10-28 Simon Josefsson <jas@extundo.com>
5208
5209 * gnus.texi (Top): Add SASL.
5210
5211 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
5212
5213 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
5214
5215 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
5216
5217 * gnus.texi (Troubleshooting): Adjust Gnus version number.
5218
5219 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
5220
5221 * calc.texi (Formulas, Composition Basics): Lower the
5222 precedence of negation.
5223
5224 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
5225
5226 * ses.texi (The Basics): Mention how to create a new spreadsheet.
5227 Mention the new three-letter column identifiers.
5228 (More on cell printing): Calculate-cell and truncate-cell are now `c'
5229 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
5230 message when using `c' on an empty default with default printer.
5231 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
5232 renamed to `ses--symbolic-formulas' some time ago.
5233
5234 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
5235
5236 * calc.texi (Default Simplifications, Making Selections)
5237 (Customizing Calc): Clarify associativity of multiplication.
5238
5239 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
5240
5241 * tramp.texi (Traces and Profiles): Simplify loop over
5242 `trace-function-background'.
5243
5244 2007-10-22 Juri Linkov <juri@jurta.org>
5245
5246 * dired-x.texi (Shell Command Guessing): Default values are now
5247 available by typing M-n instead of M-p.
5248
5249 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
5250
5251 * tramp.texi (Cleanup remote connections): New section.
5252 (Password caching): Remove `tramp-clear-passwd'.
5253 It's not a command anymore.
5254 (Bug Reports): Add `tramp-bug' to function index.
5255 (Function Index, Variable Index): New nodes.
5256 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
5257
5258 * trampver.texi: Update release number.
5259
5260 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
5261
5262 * calc.texi (History and Acknowledgements): Turn comment
5263 about integer size into past tense.
5264 (Time Zones): Remove pointer to Calc author's address.
5265 (Trigonometric and Hyperbolic Functions): Mention cotangent
5266 and hyperbolic cotangent. Fix typo.
5267
5268 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
5269
5270 Sync with Tramp 2.1.11.
5271
5272 * trampver.texi: Update release number.
5273
5274 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
5275
5276 * tramp.texi (External packages): New section.
5277
5278 2007-09-29 Juri Linkov <juri@jurta.org>
5279
5280 * info.texi (Help-Int): Document `L' (`Info-history').
5281
5282 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
5283
5284 * org.texi: Change links to webpage and maintained email.
5285 (Remember): Promote to Chapter, significant changes.
5286 (Fast access to TODO states): New section.
5287 (Faces for TODO keywords): New section.
5288 (Export options): Example for #+DATE.
5289 (Progress logging): Section moved.
5290
5291 2007-09-26 Bill Wohler <wohler@newt.com>
5292
5293 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
5294 browse-url-at-mouse.
5295
5296 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
5297
5298 * flymake.texi (Customizable variables): Face names don't end in -face.
5299 Fix flymake-err-line-patterns template.
5300 (Example -- Configuring a tool called directly): Fix init-function.
5301 (Highlighting erroneous lines): Face names don't end in -face.
5302
5303 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
5304
5305 * erc.texi (Special-Features): Fix small typo.
5306
5307 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
5308
5309 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
5310 and "External transfer methods".
5311
5312 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
5313
5314 * calc.texi (Predefined Units): Add some history.
5315
5316 2007-09-08 Michael Olson <mwolson@gnu.org>
5317
5318 * erc.texi (Copying): New section included from gpl.texi.
5319 This matches the look of the upstream ERC manual.
5320
5321 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
5322
5323 * calc.texi (History and Acknowledgements): Adjust the "thanks".
5324 (Random Numbers): Clarify the distribution of `random'.
5325
5326 2007-09-06 Glenn Morris <rgm@gnu.org>
5327
5328 Move manual sources from man/ to subdirectories of doc/.
5329 Split into the Emacs manual in emacs/, and other manuals in misc/.
5330 Change all setfilename commands to use ../../info.
5331 * Makefile.in: Move the parts of the old man/Makefile.in that do not
5332 refer to the Emacs manual here.
5333 (infodir): New variable.
5334 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
5335 (cc-mode.texi, faq.texi): Update references to source file locations.
5336 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
5337 do not refer to the Emacs manual here.
5338 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
5339
5340 * Makefile.in: Add `basename' versions of all info targets, for
5341 convenience when rebuilding just one manual.
5342 (../etc/GNU): Delete obsolete target.
5343 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5344 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
5345 *.vrs *.toc here...
5346 (maintainer-clean): ...from here.
5347
5348 * makefile.w32-in (../etc/GNU): Delete obsolete target.
5349
5350 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
5351
5352 * calc.texi (Date Conversions): Clarify definition of
5353 Julian day numbering.
5354 (Date Forms): Clarify definition of Julian day numbering;
5355 add some history.
5356
5357 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
5358
5359 * org.texi: Version 5.07.
5360
5361 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5362
5363 * message.texi (MIME): Replace mml-attach with mml-attach-file.
5364
5365 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
5366
5367 * org.texi (Adding hyperlink types): New section.
5368 (Embedded LaTeX): Chapter updated because of LaTeX export.
5369 (LaTeX export): New section.
5370 (Using links out): New section.
5371
5372 2007-08-22 Glenn Morris <rgm@gnu.org>
5373
5374 * faq.texi (Learning how to do something): Refcards now in
5375 etc/refcards/ directory.
5376
5377 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
5378
5379 * tramp.texi (Remote Programs): Persistency file must be cleared when
5380 changing `tramp-remote-path'.
5381 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
5382 macro.
5383
5384 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
5385
5386 * calc.texi: Move contents to beginning of file.
5387 (Algebraic Entry): Fix the formatting of an example.
5388
5389 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
5390
5391 * calc.texi (Basic Operations on Units): Mention exact versus
5392 inexact conversions.
5393
5394 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
5395
5396 * calc.texi (Basic Operations on Units): Mention default
5397 values for new units.
5398 (Quick Calculator Mode): Mention that binary format will
5399 be displayed.
5400
5401 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
5402
5403 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
5404
5405 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
5406
5407 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
5408
5409 2007-08-08 Glenn Morris <rgm@gnu.org>
5410
5411 * gnus.texi, sieve.texi: Replace `iff'.
5412
5413 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
5414
5415 * calc.texi (Basic Graphics): Mention the graphing of error
5416 forms.
5417 (Graphics Options): Mention how `g s' handles error forms.
5418 (Curve Fitting): Mention plotting the curves.
5419 (Standard Nonlinear Models): Add additional models.
5420 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
5421 (Linear Fits): Correct result.
5422
5423 2007-08-01 Alan Mackenzie <acm@muc.de>
5424
5425 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
5426 to "--no-site-file".
5427
5428 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
5429
5430 * tramp.texi (Frequently Asked Questions): Point to mode line
5431 extension in Emacs 23.1.
5432
5433 * trampver.texi: Update release number.
5434
5435 2007-07-27 Glenn Morris <rgm@gnu.org>
5436
5437 * calc.texi (Copying): Include license text from gpl.texi, rather than
5438 in-line.
5439
5440 2007-07-25 Glenn Morris <rgm@gnu.org>
5441
5442 * calc.texi (Copying): Replace license with GPLv3.
5443
5444 * Relicense all FSF files to GPLv3 or later.
5445
5446 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
5447
5448 Sync with Tramp 2.1.10.
5449
5450 * tramp.texi (trampfn): Expand macro implementation in order to handle
5451 empty arguments.
5452 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
5453 occurrences by trampfn.
5454 (Frequently Asked Questions): Extend example code for host
5455 identification in the modeline. Add bbdb to approaches shortening Tramp
5456 file names to be typed.
5457
5458 * trampver.texi: Update release number.
5459
5460 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
5461
5462 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
5463 section. Reported by <poti@potis.org>.
5464 (Remote processes): Arguments of the program to be debugged are taken
5465 literally.
5466 (Frequently Asked Questions): Simplify recentf example.
5467
5468 2007-07-14 Karl Berry <karl@gnu.org>
5469
5470 * info.texi (@copying): New Back-Cover Text.
5471
5472 * info.texi (Quitting Info): Move to proper place in source.
5473 (Reported by Benno Schulenberg.)
5474
5475 2007-07-13 Eli Zaretskii <eliz@gnu.org>
5476
5477 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
5478
5479 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
5480
5481 * emacs-mime.texi: Add @documentencoding directive.
5482
5483 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
5484
5485 * tramp.texi (Remote processes): Add an anchor to the subsection
5486 "Running a debugger on a remote host".
5487
5488 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
5489
5490 * tramp.texi (Remote processes): Don't call it "experimental" any
5491 longer. Add subsection about running a debugger on a remote host.
5492
5493 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
5494
5495 * org.texi (Properties and columns): Chapter rewritten.
5496
5497 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
5498
5499 * tramp.texi:
5500 * trampver.texi: Migrate to Tramp 2.1.
5501
5502 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
5503
5504 * org.texi (Properties): New chapter.
5505
5506 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
5507
5508 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
5509 Control Panel.
5510
5511 * gnus.texi (Misc Article): Add index entry for
5512 gnus-single-article-buffer.
5513
5514 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
5515
5516 * gnus.texi (Starting Up): Fix typo.
5517
5518 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
5519
5520 * gnus.texi (Asynchronous Fetching): Fix typo.
5521
5522 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
5523
5524 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
5525 (About This Manual): Remove redundant information.
5526 (Getting Started): Mention author.
5527 (Basic Arithmetic, Customizing Calc): Make description of the
5528 variable `calc-multiplication-has-precedence' match its new effect.
5529
5530 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
5531
5532 * calc.texi (Basic Arithmetic, Customizing Calc):
5533 Mention the variable `calc-multiplication-has-precedence'.
5534
5535 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
5536
5537 * org.texi (Tag): Section swapped with node Timestamps.
5538 (Formula syntax for Lisp): Document new `L' flag.
5539
5540 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
5541
5542 * gnus.texi (Misc Group Stuff, Summary Buffer)
5543 (Server Commands, Article Keymap): Fix typo. s/function/command/.
5544
5545 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
5546
5547 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
5548 * gnus.texi (Article Buttons, Mail Source Customization)
5549 (Sending or Not Sending, Customizing NNDiary):
5550 * message.texi (Message Headers):
5551 * mh-e.texi (HTML): Fix typos.
5552
5553 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
5554
5555 Sync with Tramp 2.0.56.
5556
5557 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
5558 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
5559
5560 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
5561
5562 * Version 22.1 released.
5563
5564 2007-05-26 Michael Olson <mwolson@gnu.org>
5565
5566 * erc.texi (Modules): Fix references to completion modules.
5567
5568 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
5569
5570 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
5571
5572 2007-05-09 Didier Verna <didier@xemacs.org>
5573
5574 * gnus.texi (Email Based Diary): New. Proper documentation for the
5575 nndiary back end and the gnus-diary library.
5576
5577 2007-05-03 Karl Berry <karl@gnu.org>
5578
5579 * .cvsignore (*.pdf): New entry.
5580
5581 * texinfo.tex: Update from current version for better pdf generation.
5582
5583 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
5584
5585 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
5586
5587 2007-04-28 Glenn Morris <rgm@gnu.org>
5588
5589 * faq.texi (New in Emacs 22): Restore mention of python.el pending
5590 consideration of legal status.
5591
5592 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
5593
5594 * idlwave.texi: Minor updates for IDLWAVE 6.1.
5595
5596 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
5597
5598 * faq.texi (New in Emacs 22): python.el removed.
5599
5600 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
5601
5602 * calc.texi (Reporting bugs): Update maintainer's address.
5603
5604 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
5605
5606 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
5607
5608 2007-04-15 Jay Belanger <belanger@truman.edu>
5609
5610 * calc.texi (Title page): Remove the date.
5611 (Basic Arithmetic): Emphasize that / binds less strongly than *.
5612 (The Standard Calc Interface): Change trail title.
5613 (Floats): Mention that when non-decimal floats are entered, only
5614 approximations are stored.
5615 (Copying): Move to the appendices.
5616 (GNU Free Documentation License): Add as an appendix.
5617
5618 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
5619
5620 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
5621 * dired-x.texi, ebrowse.texi, ediff.texi:
5622 * emacs-mime.texi, erc.texi, eshell.texi:
5623 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
5624 * idlwave.texi, message.texi, newsticker.texi, org.texi:
5625 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
5626 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5627 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
5628 * woman.texi: Include GFDL.
5629
5630 * doclicense.texi: Remove node heading, so that it can be included by
5631 other files.
5632
5633 * dired-x.texi: Relicence under GFDL. Remove date from title page.
5634
5635 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
5636 than *.
5637
5638 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
5639
5640 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
5641 in Calc.
5642
5643 2007-04-09 Romain Francoise <romain@orebokech.com>
5644
5645 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
5646 Mac OS ports. Make it clear that mouse-1 complements and doesn't
5647 replace mouse-2.
5648
5649 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
5650
5651 * woman.texi (Word at point, Interface Options): woman-topic-at-point
5652 renamed to woman-use-topic-at-point. Document new behavior.
5653
5654 2007-04-08 Richard Stallman <rms@gnu.org>
5655
5656 * url.texi: Fix some indexing.
5657 (Disk Caching): Drop discussion of old/other Emacs versions.
5658
5659 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
5660
5661 * url.texi (Disk Caching): Say Emacs 21 "and later".
5662
5663 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
5664 on Font locking which now mentions JIT lock.
5665
5666 2007-04-01 Michael Olson <mwolson@gnu.org>
5667
5668 * erc.texi: Update for the ERC 5.2 release.
5669
5670 2007-03-31 David Kastrup <dak@gnu.org>
5671
5672 * woman.texi (Topic, Interface Options): Explain changes semantics of
5673 woman-manpath in order to consider MANPATH_MAP entries.
5674
5675 2007-03-31 Eli Zaretskii <eliz@gnu.org>
5676
5677 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
5678
5679 2007-03-26 Richard Stallman <rms@gnu.org>
5680
5681 * pgg.texi (Caching passphrase): Clean up previous change.
5682
5683 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
5684
5685 * gnus.texi (Setting Process Marks): Fix typo.
5686
5687 2007-03-25 Romain Francoise <romain@orebokech.com>
5688
5689 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
5690 readability, and include various fixes by Daniel Brockman, Nick Roberts
5691 and Dieter Wilhelm.
5692
5693 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
5694
5695 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
5696
5697 * gnus.texi (Mail Source Specifiers): Fix typo.
5698
5699 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
5700
5701 * reftex.texi (Imprint): Update maintainer information.
5702
5703 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
5704
5705 * message.texi (Message Buffers): Update documentation for
5706 message-generate-new-buffers.
5707
5708 2007-03-15 Daiki Ueno <ueno@unixuser.org>
5709
5710 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
5711
5712 2007-03-21 Glenn Morris <rgm@gnu.org>
5713
5714 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
5715
5716 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
5717
5718 * eshell.texi (Known problems): Emacs 21 -> 22.
5719
5720 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
5721
5722 2007-03-18 Jay Belanger <belanger@truman.edu>
5723
5724 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
5725
5726 2007-03-12 Glenn Morris <rgm@gnu.org>
5727
5728 * calc.texi (Time Zones): Switch to new North America DST rule.
5729
5730 * calc.texi: Replace "daylight savings" with "daylight
5731 saving" in text throughout.
5732
5733 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5734
5735 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
5736 The variable now uses a list of symbols instead of just a symbol.
5737 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
5738
5739 2007-03-06 Romain Francoise <romain@orebokech.com>
5740
5741 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
5742 new packages, and mention Gnus update.
5743
5744 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
5745
5746 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
5747 nntp-open-connection-functions-never-echo-commands.
5748
5749 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
5750
5751 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
5752 problems on the console, and security risk in not using gpg-agent.
5753
5754 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
5755
5756 * org.texi (The spreadsheet): Rename from "Table calculations".
5757 Completely reorganized and rewritten.
5758 (CamelCase links): Section removed.
5759 (Repeating items): New section.
5760 (Tracking TODO state changes): New section.
5761 (Agenda views): Chapter reorganized and rewritten.
5762 (HTML export): Section rewritten.
5763 (Tables in arbitrary syntax): New section.
5764 (Summary): Better feature summary.
5765 (Activation): Document problem with cut-and-paste of Lisp code
5766 from PDF files.
5767 (Visibility cycling): Document indirect buffer use.
5768 (Structure editing): Document sorting.
5769 (Remember): Section rewritten.
5770 (Time stamps): Better description of time stamp types.
5771 (Tag searches): Document regular expression search for tags.
5772 (Stuck projects): New section.
5773 (In-buffer settings): New keywords.
5774 (History and Acknowledgments): Updated description.
5775
5776 2007-02-24 Alan Mackenzie <acm@muc.de>
5777
5778 * cc-mode.texi (Movement Commands): Insert two missing command names.
5779 (Getting Started): Slight wording correction (use conditional).
5780
5781 2007-02-22 Kim F. Storm <storm@cua.dk>
5782
5783 * widget.texi (User Interface, Basic Types): Document need to put some
5784 text before the %v escape in :format string in editable-field widget.
5785
5786 2007-02-18 Romain Francoise <romain@orebokech.com>
5787
5788 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
5789 `cvs-mode-quit'.
5790
5791 2007-02-10 Markus Triska <markus.triska@gmx.at>
5792
5793 * widget.texi (Programming Example): Put constant strings in :format.
5794
5795 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
5796
5797 * faq.texi (Fullscreen mode on MS-Windows): New node.
5798
5799 2007-02-04 David Kastrup <dak@gnu.org>
5800
5801 * faq.texi (AUCTeX): Update version number. Should probably be done
5802 for other packages as well.
5803
5804 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5805
5806 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
5807 <tassilo@member.fsf.org>.
5808
5809 2007-01-27 Eli Zaretskii <eliz@gnu.org>
5810
5811 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
5812 ls-lisp-use-localized-time-format.
5813
5814 2007-01-20 Markus Triska <markus.triska@gmx.at>
5815
5816 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
5817
5818 2007-01-13 Michael Olson <mwolson@gnu.org>
5819
5820 * erc.texi (Modules): Mention capab-identify module.
5821
5822 2007-01-05 Michael Olson <mwolson@gnu.org>
5823
5824 * erc.texi (Getting Started): Update for /RECONNECT command.
5825
5826 2007-01-04 Richard Stallman <rms@gnu.org>
5827
5828 * ebrowse.texi: Change C-c b to C-c C-m.
5829
5830 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
5831
5832 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
5833 variables only in info to avoid redundant entries in the printed
5834 manual.
5835
5836 2007-01-02 Daiki Ueno <ueno@unixuser.org>
5837
5838 * message.texi (Using PGP/MIME): Document gpg-agent usage.
5839
5840 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
5841
5842 * message.texi (Security): Split into sub-nodes.
5843
5844 2007-01-01 Alan Mackenzie <acm@muc.de>
5845
5846 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
5847 eval-after-load in Emacs <=21 and a workaround. Document that
5848 trigraphs are not supported.
5849
5850 2007-01-01 Alan Mackenzie <acm@muc.de>
5851
5852 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
5853 c-context-line-break. When invoked within a string, preserve
5854 whitespace. Add a backslash only when also in a macro.
5855
5856 2007-01-01 Alan Mackenzie <acm@muc.de>
5857
5858 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
5859
5860 2007-01-01 Alan Mackenzie <acm@muc.de>
5861
5862 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
5863 are now bound by default to c-\(beginning\|end\)-of-defun by default.
5864
5865 2007-01-01 Alan Mackenzie <acm@muc.de>
5866
5867 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
5868 "Choosing a Style".
5869
5870 * cc-mode.texi ("Styles"): Add @dfn{style}.
5871
5872 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
5873
5874 Sync with Tramp 2.0.55.
5875
5876 * trampver.texi: Update release number.
5877
5878 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5879
5880 * gnus.texi (Customizing Articles): Add index entries for all
5881 gnus-treat-* variables.
5882
5883 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
5884
5885 * gnus.texi (IMAP): Fix incorrect explanation of
5886 nnimap-search-uids-not-since-is-evil in documentation for
5887 nnimap-expunge-search-string.
5888
5889 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
5890
5891 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
5892 spam-ifile-database.
5893
5894 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
5895
5896 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
5897 rebind C-s.
5898
5899 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
5900
5901 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
5902 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
5903 "expiring mail".
5904 (IMAP): Document nnimap-search-uids-not-since-is-evil and
5905 nnimap-nov-is-evil.
5906
5907 2006-12-25 Kevin Ryde <user42@zip.com.au>
5908
5909 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
5910 about the key procedure being used heavily.
5911
5912 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
5913
5914 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
5915 to t.
5916 (Prerequisites): Add explanation about gpg-agent.
5917
5918 2006-12-22 Kevin Ryde <user42@zip.com.au>
5919
5920 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
5921 "sort" instead of "sort*".
5922
5923 2006-12-19 Richard Stallman <rms@gnu.org>
5924
5925 * calc.texi (History and Acknowledgements): Recognize that Emacs
5926 now does have floating point.
5927
5928 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
5929
5930 * tramp.texi (External transfer methods): Describe new method `scpc'.
5931
5932 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
5933
5934 * pgg.texi: Added short note on gpg-agent to the introduction.
5935
5936 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
5937
5938 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
5939 also applies to Cc.
5940
5941 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
5942
5943 * gnus.texi (X-Face): Clarify. Say which programs are required
5944 on Windows.
5945
5946 2006-12-08 Michael Olson <mwolson@gnu.org>
5947
5948 * erc.texi (Modules): Remove documentation for list module.
5949
5950 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
5951
5952 * faq.texi (^M in the shell buffer): Ditto.
5953
5954 2006-11-20 Michael Olson <mwolson@gnu.org>
5955
5956 * erc.texi: Call this the 5.2 stable pre-release of ERC.
5957
5958 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
5959
5960 * org.texi: Fix typos.
5961 (Agenda commands): Document `C-k'.
5962
5963 2006-11-16 Eli Zaretskii <eliz@gnu.org>
5964
5965 * url.texi (http/https): Fix a typo in the HTTP URL.
5966
5967 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
5968
5969 * ada-mode.texi: Total rewrite.
5970
5971 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
5972
5973 * org.texi: Minor typo fixes.
5974
5975 2006-11-13 Bill Wohler <wohler@newt.com>
5976
5977 Release MH-E manual version 8.0.3.
5978
5979 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5980 release 8.0.3.
5981
5982 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
5983 to set MAILDIR.
5984 (Reading Mail): Document the customization of read-mail-command
5985 for MH-E.
5986 (Viewing Attachments): Document mm-discouraged-alternatives.
5987 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
5988 (Junk): Add more information about the settings of mh-junk-background
5989 in a program. Add /usr/bin/mh to PATH in examples.
5990
5991 2006-11-12 Richard Stallman <rms@gnu.org>
5992
5993 * woman.texi: Update author address but say he no longer maintains it.
5994
5995 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
5996
5997 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
5998 archived trees.
5999 (Checkboxes): Section moved to chapter 5, and extended.
6000 (The date/time prompt): New section.
6001 (Link abbreviations): New section.
6002 (Presentation and sorting): New section.
6003 (Custom agenda views): Section completely rewritten.
6004 (Summary): Compare with Planner.
6005 (Feedback): More info about creating backtraces.
6006 (Plain lists): Modified example.
6007 (Breaking down tasks): New section.
6008 (Custom time format): New section.
6009 (Time stamps): Document inactive timestamps.
6010 (Setting tags): More details about fast tag selection.
6011 (Block agenda): New section.
6012 (Custom agenda views): Section rewritten.
6013 (Block agenda): New section.
6014
6015 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
6016
6017 * tramp.texi (Configuration): scp is the default method.
6018 (Default Method): Use ssh as example for another method.
6019
6020 2006-10-27 Richard Stallman <rms@gnu.org>
6021
6022 * woman.texi: Downcase nroff/troff/roff.
6023 (Installation): Chapter deleted. Some xrefs deleted.
6024 (Background): woman doesn't advise man ;-).
6025
6026 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
6027
6028 * ada-mode.texi (Project files, Identifier completion)
6029 (Automatic Casing, Debugging, Using non-standard file names)
6030 (Working Remotely): Fix typos.
6031
6032 2006-10-20 Masatake YAMATO <jet@gyve.org>
6033
6034 * cc-mode.texi (Sample .emacs File): Add missing `)' in
6035 sample code `my-c-initialization-hook'.
6036
6037 2006-10-19 Stuart D. Herring <herring@lanl.gov>
6038
6039 * widget.texi: Fix typos.
6040
6041 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
6042
6043 * tramp.texi (Frequently Asked Questions): Remove questions marked with
6044 "???". There have been no complaints for years, so the information
6045 must be appropriate.
6046
6047 2006-10-16 Richard Stallman <rms@gnu.org>
6048
6049 * widget.texi: Use @var instead of capitalization.
6050 Clarify many widget type descriptions.
6051
6052 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6053
6054 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
6055 gnus-dired-attach.
6056 (Selecting a Group): Fix typo.
6057
6058 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
6059
6060 * widget.texi: Fix typos.
6061
6062 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
6063
6064 * gnus.texi (Image Enhancements): Update for Emacs 22.
6065
6066 * gnus-faq.texi ([1.3]): Update.
6067
6068 2006-10-06 Richard Stallman <rms@gnu.org>
6069
6070 * faq.texi (Displaying the current line or column):
6071 Delete "As of Emacs 20".
6072
6073 2006-10-06 Romain Francoise <romain@orebokech.com>
6074
6075 * faq.texi (VM): VM works with Emacs 22 too.
6076
6077 2006-10-06 Richard Stallman <rms@gnu.org>
6078
6079 * ebrowse.texi: Remove Emacs version "21" from title.
6080
6081 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
6082
6083 * gnus.texi (Foreign Groups): Say where change of editing commands are
6084 stored. Add reference to `gnus-parameters'.
6085
6086 2006-09-15 Jay Belanger <belanger@truman.edu>
6087
6088 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
6089 Change "Library Public License" to "Lesser Public License"
6090 throughout. Use "yyyy" to represent year.
6091
6092 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
6093
6094 * org.texi (Setting tags): Typo fix.
6095
6096 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
6097
6098 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
6099
6100 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6101
6102 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
6103
6104 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6105
6106 * faq.texi (Escape sequences in shell output): EMACS is now set
6107 to Emacs's absolute file name, not to "t".
6108 (^M in the shell buffer): Likewise.
6109 * misc.texi (Interactive Shell): Likewise.
6110
6111 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
6112
6113 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
6114 mails with pop3-leave-mail-on-server. Fix wording.
6115 (Limiting): Improve gnus-summary-limit-to-articles.
6116 (X-Face): Fix typo.
6117
6118 2006-09-11 Simon Josefsson <jas@extundo.com>
6119
6120 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
6121 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
6122
6123 2006-09-06 Simon Josefsson <jas@extundo.com>
6124
6125 * smtpmail.texi (Authentication): Mention SSL.
6126
6127 2006-09-01 Eli Zaretskii <eliz@gnu.org>
6128
6129 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
6130 Don't use @indicateurl.
6131
6132 * cc-mode.texi (Subword Movement): Don't use @headitem.
6133 (Custom Braces, Clean-ups): Don't use @tie.
6134
6135 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
6136
6137 Sync with Tramp 2.0.54.
6138
6139 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
6140 Suggested by Adrian Phillips <a.phillips@met.no>.
6141
6142 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
6143
6144 * org.texi (Installation, Activation): Split from Installation and
6145 Activation.
6146 (Clocking work time): Documented new features.
6147
6148 2006-08-13 Alex Schroeder <alex@gnu.org>
6149
6150 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
6151 example.
6152
6153 2006-08-12 Eli Zaretskii <eliz@gnu.org>
6154
6155 * faq.texi (How to add fonts): New node.
6156
6157 2006-08-05 Romain Francoise <romain@orebokech.com>
6158
6159 * faq.texi (New in Emacs 22): Expand.
6160
6161 2006-08-03 Michael Olson <mwolson@gnu.org>
6162
6163 * erc.texi: Update for ERC 5.1.4.
6164
6165 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
6166
6167 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
6168 in .../site-lisp/gnus/ by default.
6169 [ From gnus-news.texi in the trunk. ]
6170
6171 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
6172
6173 * gnus.texi (MIME Commands): Additions for yEnc.
6174
6175 2006-07-24 Richard Stallman <rms@gnu.org>
6176
6177 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
6178 * faq.texi: Move periods and commas inside quotes.
6179
6180 2006-07-20 Jay Belanger <belanger@truman.edu>
6181
6182 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
6183
6184 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
6185
6186 * faq.texi (Security risks with Emacs): Document Emacs 22
6187 file-local-variable mechanism.
6188
6189 2006-07-12 Michael Olson <mwolson@gnu.org>
6190
6191 * erc.texi: Update for ERC 5.1.3.
6192
6193 2006-07-12 Alex Schroeder <alex@gnu.org>
6194
6195 * rcirc.texi: Fix typos.
6196 (Getting started with rcirc): New calling convention for M-x irc.
6197 Mention #rcirc. Removed channel tracking.
6198 (Configuration): Change the names of all variables that got changed
6199 recently, eg. rcirc-server to rcirc-default-server. Added
6200 documentation for rcirc-authinfo, some background for Bitlbee, and
6201 rcirc-track-minor-mode.
6202 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
6203 Scrolling.
6204 (Reconnecting after you have lost the connection): Fix example code
6205 to match code changes.
6206
6207 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
6208
6209 * gnus.texi, message.texi: Fix typos.
6210
6211 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
6212
6213 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
6214 commands.
6215 (Global TODO list): Document the use of the variables
6216 `org-agenda-todo-ignore-scheduled' and
6217 `org-agenda-todo-list-sublevels'.
6218
6219 2006-07-05 Richard Stallman <rms@gnu.org>
6220
6221 * faq.texi (Scrolling only one line): Fix xref.
6222
6223 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6224
6225 * faq.texi (Evaluating Emacs Lisp code):
6226 Throughout, replace eval-current-buffer with eval-buffer.
6227
6228 2006-07-03 Richard Stallman <rms@gnu.org>
6229
6230 * rcirc.texi (Scrolling conservatively): Fix xref.
6231
6232 * pcl-cvs.texi (Viewing differences): Usage fix.
6233
6234 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
6235
6236 * org.texi (Agenda commands): Document `s' key to save all org-mode
6237 buffers.
6238
6239 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
6240
6241 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
6242 names. Mention `cvs-msg' face.
6243
6244 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
6245
6246 * org.texi (Checkboxes): New section.
6247
6248 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
6249
6250 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
6251 throughout this chapter.
6252
6253 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
6254
6255 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
6256 text for standalone vs Emacs info.
6257 (Help): Clarify header line description. Use mouse-1 for clicks.
6258 (Help-P): Use mouse-1 for clicks.
6259 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
6260 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
6261 (Choose menu subtopic): Remove gratuitous Emacs command names.
6262 (Help-FOO): Put usual behavior first.
6263 (Help-Xref): Clicking on xrefs works in Emacs.
6264 (Search Text): Clarify what the default behavior is.
6265 (Create Info buffer): Fix Emacs window/X window confusion.
6266 (Emacs Info Variables): Fix for new Emacs init file behavior.
6267
6268 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6269
6270 * gnus.texi (Summary Buffer Lines): Fix typo.
6271
6272 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
6273
6274 * org.texi (Embedded LaTeX): New chapter.
6275 (Archiving): Section rewritten.
6276 (Enhancing text): Some parts moved to the new chapter about LaTeX.
6277
6278 2006-06-20 Bill Wohler <wohler@newt.com>
6279
6280 Release MH-E manual version 8.0.1.
6281
6282 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6283 release 8.0.1.
6284 (Preface): Depend on GNU mailutils 1.0 and higher.
6285
6286 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
6287
6288 * message.texi (News Headers): Update message-syntax-checks section.
6289
6290 2006-06-19 Karl Berry <karl@gnu.org>
6291
6292 * info.texi (Advanced): Mention C-q, especially with ?.
6293
6294 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
6295
6296 * org.texi (Publishing links): Document the `:link-validation-function'
6297 property.
6298 (Extensions and Hacking): New chapter, includes some sections of the
6299 "Miscellaneous" chapter.
6300
6301 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
6302
6303 * org.texi (Progress logging): New section.
6304
6305 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
6306
6307 * org.texi (ASCII export): Document indentation adaptation.
6308 (Setting tags): Document mutually-exclusive tags.
6309
6310 2006-06-05 Romain Francoise <romain@orebokech.com>
6311
6312 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
6313 Fix typo.
6314
6315 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
6316 channel (#gnus@irc.freenode.net).
6317 Fix typos. Update copyright notice.
6318
6319 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
6320 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
6321 (Line-Up Functions, Custom Macros):
6322 * ediff.texi (Window and Frame Configuration)
6323 (Highlighting Difference Regions):
6324 * emacs-mime.texi (Display Customization):
6325 * erc.texi (History):
6326 * eshell.texi (Known problems):
6327 * eudc.texi (Overview, BBDB):
6328 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
6329 (The problem of spam, SpamOracle, Extending the Spam package)
6330 (Conformity, Terminology):
6331 * idlwave.texi (Routine Info)
6332 (Class and Keyword Inheritance, Padding Operators)
6333 (Breakpoints and Stepping, Electric Debug Mode)
6334 (Examining Variables, Troubleshooting):
6335 * org.texi (Creating timestamps):
6336 * reftex.texi (Commands, Options, Changes):
6337 * tramp.texi (Inline methods, Password caching)
6338 (Auto-save and Backup, Issues):
6339 * vip.texi (Files, Commands in Insert Mode):
6340 * viper.texi (Emacs Preliminaries, States in Viper)
6341 (Packages that Change Keymaps, Viper Specials, Groundwork):
6342 Fix various typos.
6343
6344 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
6345
6346 * ediff.texi: Fix typos.
6347
6348 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
6349
6350 * org.texi: Small typo fixes.
6351
6352 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6353
6354 * viper.texi (Viper Specials):
6355 * gnus.texi (Example Setup):
6356 * faq.texi (Backspace invokes help):
6357 * dired-x.texi (Optional Installation Dired Jump):
6358 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
6359 follow coding conventions.
6360
6361 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
6362
6363 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
6364
6365 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6366
6367 * pcl-cvs.texi: Fix typos.
6368 (Customization): Say "us".
6369
6370 2006-05-26 Eli Zaretskii <eliz@gnu.org>
6371
6372 * org.texi: Remove bogus @setfilename.
6373
6374 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
6375
6376 * org.texi (ASCII export): Omit command name.
6377 (HTML export): Add prefix to all lines in Local Variable example.
6378 (Acknowledgments): Typeset names in italics.
6379
6380 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
6381
6382 * org.texi (Plain lists): Add new item navigation commands.
6383 (External links): Document elisp and info links.
6384 (Custom searches): New section.
6385 (Publishing): New chapter.
6386 (HTML export): Include a list of supported CSS classes.
6387 (Setting tags): Describe the fast-tag-setting interface.
6388
6389 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
6390
6391 * dired-x.texi: ifinfo -> ifnottex.
6392
6393 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
6394
6395 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
6396
6397 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
6398
6399 * message.texi (Interface): Add tool bar customization.
6400 (MIME): Index and text additions for mml-attach.
6401 (MIME): Describe mml-dnd-protocol-alist and
6402 mml-dnd-attach-options.
6403
6404 * gnus.texi (Oort Gnus): Reorder entries in sections.
6405 Fix some entries.
6406 (Starting Up): Add references to "Emacs for Heathens" and to
6407 "Finding the News". Add user-full-name and user-mail-address.
6408 (Group Buffer Format): Add tool bar customization and update.
6409 (Summary Buffer): Add tool bar customization.
6410 (Posting Styles): Add message-alternative-emails.
6411
6412 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
6413
6414 * tramp.texi (Filename completion): Improve wording.
6415
6416 2006-05-07 Romain Francoise <romain@orebokech.com>
6417
6418 * faq.texi (Using regular expressions): Fix typo.
6419 (Packages that do not come with Emacs): Fix capitalization.
6420 (Replacing text across multiple files): Expand node to explain how
6421 to use `dired-do-query-replace-regexp' in more detail, based on
6422 suggestion by Eric Hanchrow <offby1@blarg.net>.
6423
6424 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
6425
6426 * tramp.texi (Filename completion): Completion of remote files'
6427 method, user name and host name is active only in partial
6428 completion mode.
6429
6430 2006-05-06 Bill Wohler <wohler@newt.com>
6431
6432 Release MH-E manual version 8.0.
6433
6434 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6435 release 8.0.
6436
6437 2006-05-06 Bill Wohler <wohler@newt.com>
6438
6439 * mh-e.texi (MH-BOOK-HOME): Change from
6440 http://www.ics.uci.edu/~mh/book/mh to
6441 http://rand-mh.sourceforge.net/book/mh.
6442 Replace .htm suffix with .html for MH book files.
6443 (Using This Manual): Update key binding for getting relevant
6444 chapter in Info from command key.
6445 (Ranges): Fix itemx.
6446
6447 2006-05-05 Karl Berry <karl@gnu.org>
6448
6449 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
6450 (\fonttextsize): New user-level command to change text font size.
6451
6452 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
6453
6454 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
6455
6456 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
6457
6458 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
6459
6460 2006-04-24 Bill Wohler <wohler@newt.com>
6461
6462 * mh-e.texi (Getting Started): Make it more explicit that you need
6463 to install MH. Add pointers to current MH implementations.
6464
6465 2006-04-21 Bill Wohler <wohler@newt.com>
6466
6467 Release MH-E manual version 7.94.
6468
6469 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6470 release 7.94.
6471
6472 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
6473
6474 * org.texi: Many small fixes.
6475 (Handling links): Rename from "Managing links".
6476
6477 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
6478
6479 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
6480 (Splitting mail using spam-stat): Fix @xref.
6481
6482 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
6483
6484 * gnus.texi (Spam Package): Major revision of the text.
6485 Previously this node was "Filtering Spam Using The Spam ELisp Package".
6486
6487 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
6488
6489 * org.texi (Time stamps): Better explanation of the purpose of
6490 different time stamps.
6491 (Structure editing, Plain lists): More details on how new items
6492 and headings are inserted.
6493
6494 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
6495
6496 * org.texi (Formula syntax): Fix link to Calc Manual.
6497
6498 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
6499
6500 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
6501
6502 2006-04-17 Bill Wohler <wohler@newt.com>
6503
6504 * mh-e.texi (Folders): Update mh-before-quit-hook and
6505 mh-quit-hook example with code that removes the buffers rather
6506 than just bury them.
6507
6508 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
6509
6510 Sync with Tramp 2.0.53.
6511
6512 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
6513
6514 * org.texi (Updating settings): New section.
6515 (Visibility cycling): Better names for the startup folding
6516 options.
6517 (Exporting): Completely restructured.
6518 (The very busy C-c C-c key): New section.
6519 (Summary of in-buffer settings): New section.
6520
6521 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
6522
6523 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
6524
6525 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6526
6527 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
6528 (Server Commands): Key `v' is reserved for users.
6529
6530 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
6531
6532 * org.texi (Link format): New section, emphasis on bracket links.
6533 (External links): Document bracket links.
6534 (FAQ): Expand to cover shell links and the new link format.
6535
6536 2006-04-09 Kevin Ryde <user42@zip.com.au>
6537
6538 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
6539
6540 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
6541
6542 * gnus.texi (Summary Buffer Lines): Add `*'.
6543
6544 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
6545
6546 * gnus.texi (Group Parameters):
6547 Mention gnus-permanently-visible-groups.
6548
6549 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
6550
6551 * gnus.texi (Face): Fix typo.
6552
6553 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
6554
6555 * gnus.texi (X-Face): Clarify.
6556 (Face): Need Emacs with PNG support.
6557
6558 2006-04-06 Richard Stallman <rms@gnu.org>
6559
6560 * idlwave.texi: Delete the blocks "not suitable for inclusion with
6561 Emacs".
6562
6563 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
6564
6565 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
6566 blocks not suitable for inclusion with Emacs using variable
6567 PARTOFEMACS.
6568
6569 2006-04-04 Simon Josefsson <jas@extundo.com>
6570
6571 * gnus.texi (Security): Improve.
6572
6573 2006-04-02 Bill Wohler <wohler@newt.com>
6574
6575 * mh-e.texi (Getting Started, Junk, Bug Reports)
6576 (MH FAQ and Support): Fix URLs.
6577
6578 2006-03-31 Romain Francoise <romain@orebokech.com>
6579
6580 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
6581 to t, not nil (and has for the past eight years).
6582
6583 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
6584
6585 * message.texi, gnus.texi: Bump version to 5.11.
6586
6587 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6588
6589 * gnus.texi (Top): Add comment about version line.
6590
6591 * message.texi (Top): Ditto. Change to take named versions into
6592 account.
6593
6594 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
6595
6596 * gnus.texi (Posting Styles): Add x-face-file to example.
6597 (X-Face): Refer to posting styles.
6598
6599 * gnus-faq.texi ([5.8]): Add x-face-file.
6600 ([8.4]): Add links to gmane.emacs.gnus.user and
6601 gmane.emacs.gnus.general.
6602
6603 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
6604
6605 * gnus-faq.texi: Use .invalid.
6606 ([5.4]): Fix gnus-posting-styles example.
6607
6608 2006-03-27 Romain Francoise <romain@orebokech.com>
6609
6610 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
6611 Emacs/W3 needs a new maintainer.
6612 (Ispell): Update author and version info.
6613 (Mailcrypt): Mention PGG.
6614 (New in Emacs 22): Add PGG to the list of new packages.
6615 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
6616 updating dead URLs.
6617
6618 2006-03-25 Karl Berry <karl@gnu.org>
6619
6620 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
6621 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
6622 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
6623 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
6624 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
6625 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
6626 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
6627 (2) do not indent copyright year list (or anything else).
6628
6629 2006-03-21 Bill Wohler <wohler@newt.com>
6630
6631 * mh-e.texi (Folders): Various edits.
6632
6633 2006-03-20 Romain Francoise <romain@orebokech.com>
6634
6635 * gnus.texi (Mail Folders): Grammar fix.
6636
6637 2006-03-19 Bill Wohler <wohler@newt.com>
6638
6639 * mh-e.texi (Replying): Document Mail-Followup-To.
6640 Change manually-formatted table to multitable. Add debugging info.
6641 Move description of mh-reply-default-reply-to into paragraph
6642 that describes its values.
6643
6644 2006-03-17 Bill Wohler <wohler@newt.com>
6645
6646 * mh-e.texi: Use smallexample and smalllisp consistently.
6647 (Sending Mail Tour): Update method of entering
6648 addresses and subject.
6649 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
6650 (Adding Attachments, Searching): Update screenshots for Emacs 22.
6651
6652 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
6653
6654 * org.texi: Version number change only.
6655
6656 2006-03-14 Bill Wohler <wohler@newt.com>
6657
6658 * mh-e.texi: Add index entries around each paragraph rather than
6659 depend on entries from beginning of node. Doing so ensures that
6660 index entries are less likely to be forgotten if text is cut and
6661 pasted, and are necessary anyway if the references are on a
6662 separate page. It seems that makeinfo is now (v. 4.8) only
6663 producing one index entry per node, so there is no longer any
6664 excuse not to. Use subheading instead of heading. The incorrect
6665 use of heading produced very large fonts in Info--as large as the
6666 main heading.
6667 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
6668 versions 6 and 7 appeared *around* the time of these Emacs releases.
6669
6670 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
6671
6672 * org.texi (Clean view): Document new startup options.
6673
6674 2006-03-11 Bill Wohler <wohler@newt.com>
6675
6676 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
6677 (Composing, Scan Line Formats): Fix @refs.
6678 (Getting Started): Define MH profile and MH profile components.
6679 (Incorporating Mail, Reading Mail, Viewing, Printing)
6680 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
6681 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
6682 for string constants.
6683 (Tool Bar): Remove spurious quote.
6684 (Junk): Use ``...'' instead of "...".
6685 (Scan Line Formats): Replace @samp with @kbd.
6686
6687 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
6688
6689 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
6690
6691 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6692
6693 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
6694 easy to understand.
6695
6696 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
6697
6698 * gnus.texi: Markup fix.
6699 (Fancy Mail Splitting): Specify new feature.
6700
6701 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
6702
6703 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
6704 partial-words matching.
6705
6706 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
6707
6708 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
6709
6710 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
6711 (MIME Commands): Fix mm-discouraged-alternatives.
6712
6713 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
6714
6715 * org.texi: Version number change only.
6716
6717 2006-03-06 Bill Wohler <wohler@newt.com>
6718
6719 * mh-e.texi: Move from SourceForge repository to Savannah.
6720 This is version 7.93, which is a total rewrite from the previous
6721 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
6722 version 7.93.
6723
6724 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
6725
6726 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
6727
6728 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
6729
6730 * org.texi (Interaction): Add item about `org-mouse.el' by
6731 Piotr Zielinski.
6732 (Managing links): Document that also mouse-1 can be used to
6733 activate a link.
6734 (Headlines, FAQ): Add entry about hiding leading stars.
6735 (Miscellaneous): Resort the sections in this chapter to a more
6736 logical sequence.
6737
6738 2006-02-27 Simon Josefsson <jas@extundo.com>
6739
6740 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
6741 2004-01-27 from the trunk).
6742
6743 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6744
6745 * cc-mode.texi: Rename c-hungry-backspace to
6746 c-hungry-delete-backwards, at the request of RMS. Leave the old
6747 name as an alias.
6748
6749 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6750
6751 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
6752 include the function header within the defun.
6753
6754 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6755
6756 * cc-mode.texi: Correct two typos.
6757
6758 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6759
6760 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
6761 existing comment.
6762 (Electric Keys): Add a justification for electric indentation.
6763 (Hungry WS Deletion): Clear up the names and complications of the
6764 BACKSPACE and DELETE keys.
6765
6766 2006-02-23 Juri Linkov <juri@jurta.org>
6767
6768 * faq.texi (Common requests): Move `Turning on auto-fill by
6769 default' after `Wrapping words automatically'. Move `Working with
6770 unprintable characters' before `Searching for/replacing newlines'.
6771 Move `Replacing highlighted text' after `Highlighting a region'.
6772 Merge `Repeating commands' and `Repeating a command as many times
6773 as possible' into the former.
6774 (Packages that do not come with Emacs): Add refs to Gmane and
6775 etc/MORE.STUFF.
6776
6777 2006-02-23 Juri Linkov <juri@jurta.org>
6778
6779 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
6780 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
6781 Add xref to `(emacs)Reporting Bugs'.
6782 (Getting a printed manual): Add URL to other formats of the manual.
6783 (Common requests): Fix menu.
6784 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
6785 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
6786 (Inserting text at the beginning of each line): Add pxref to
6787 `Changing the included text prefix'.
6788 (Forcing the cursor to remain in the same column): Mention `track-eol'
6789 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
6790 (Replacing text across multiple files): Add keybinding `Q' for
6791 `dired-do-query-replace'.
6792
6793 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
6794
6795 * reftex.texi: Version number and date change only.
6796
6797 * org.texi (Internal Links): Rewrite to cover the modified
6798 linking system.
6799
6800 2006-02-17 Eli Zaretskii <eliz@gnu.org>
6801
6802 * faq.texi: Remove the coding cookie, it's not needed anymore.
6803
6804 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6805
6806 * faq.texi (Colors on a TTY): Mention Mac OS port.
6807
6808 2006-02-12 Karl Berry <karl@gnu.org>
6809
6810 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
6811 8-bit accented a.
6812
6813 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
6814
6815 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
6816
6817 2006-02-08 Romain Francoise <romain@orebokech.com>
6818
6819 * faq.texi (Top): Remove paragraph about the FAQ being a
6820 transitional document, etc.
6821 (Searching for/replacing newlines): New node.
6822 (Yanking text in isearch): New node.
6823 (Inserting text at the beginning of each line): Rename and make
6824 more general, mention `M-;' in Message mode.
6825
6826 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6827
6828 * faq.texi (Meta key does not work in xterm)
6829 (Emacs does not display 8-bit characters)
6830 (Inputting eight-bit characters): Update xrefs.
6831
6832 2006-02-06 Romain Francoise <romain@orebokech.com>
6833
6834 * faq.texi (VM): VM now at version 7.19.
6835 Set myself as maintainer of this file.
6836
6837 2006-02-04 Michael Olson <mwolson@gnu.org>
6838
6839 * erc.texi (History): Note that ERC is now included with Emacs.
6840
6841 2006-01-31 Romain Francoise <romain@orebokech.com>
6842
6843 * message.texi (Message Headers): Explain what
6844 `message-alternative-emails' does in more detail.
6845 Update copyright year.
6846
6847 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
6848
6849 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
6850
6851 2006-01-29 Richard M. Stallman <rms@gnu.org>
6852
6853 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
6854
6855 2006-01-29 Michael Olson <mwolson@gnu.org>
6856
6857 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
6858
6859 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
6860
6861 * faq.texi (New in Emacs 22): Mention ERC.
6862
6863 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
6864
6865 * rcirc.texi: Capitalize dir entry for consistency with the entry
6866 in info/dir and other entries in the Emacs category.
6867 Fix typos. Delete trailing whitespace.
6868
6869 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
6870
6871 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
6872
6873 2006-01-27 Eli Zaretskii <eliz@gnu.org>
6874
6875 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
6876 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6877
6878 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
6879 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6880
6881 2006-01-27 Alex Schroeder <alex@gnu.org>
6882
6883 * rcirc.texi: New file.
6884
6885 2006-01-23 Juri Linkov <juri@jurta.org>
6886
6887 * widget.texi (User Interface): Add S-TAB for widget-backward.
6888
6889 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
6890
6891 Sync with Tramp 2.0.52.
6892
6893 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
6894 Add Tramp disabling item. New item for common connection problems.
6895 (various): Apply "ftp" as method for the download URL.
6896 (Bug Reports): Refer to FAQ for common problems.
6897
6898 2006-01-21 Eli Zaretskii <eliz@gnu.org>
6899
6900 * widget.texi (User Interface): Use @key for TAB.
6901
6902 * ses.texi (Formulas, Printer functions): Use @key for TAB.
6903
6904 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
6905 for TAB.
6906
6907 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
6908
6909 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
6910
6911 * gnus.texi: Update copyright.
6912
6913 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
6914
6915 * gnus.texi (Article Washing): Additions.
6916
6917 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
6918
6919 * org.texi (Agenda commands): Document tags command.
6920
6921 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
6922
6923 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
6924
6925 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
6926
6927 * gnus.texi (RSS): Addition.
6928
6929 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
6930
6931 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
6932
6933 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
6934
6935 * emacs-mime.texi (Display Customization): Add setting example to
6936 mm-discouraged-alternatives.
6937
6938 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
6939
6940 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
6941 version is the canonical version.
6942
6943 2006-01-08 Alex Schroeder <alex@gnu.org>
6944
6945 * pgg.texi (Caching passphrase): Rewording.
6946
6947 2006-01-06 Eli Zaretskii <eliz@gnu.org>
6948
6949 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
6950 repository URL.
6951
6952 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
6953
6954 * org.texi: Removed the accidentally re-added empty line in the
6955 direntry.
6956
6957 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
6958
6959 * org.texi (Agenda Views): Chapter reorganized.
6960
6961 2005-12-29 Romain Francoise <romain@orebokech.com>
6962
6963 * faq.texi (Using Customize): New node.
6964
6965 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
6966
6967 * org.texi: Remove blank line in @direntry. It is non-standard
6968 and recursively produces blank lines all over the dir file (when
6969 using Texinfo 4.8).
6970
6971 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
6972
6973 * widget.texi (atoms): Delete obsolete remark about `file' widget.
6974
6975 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
6976
6977 * org.texi (Tags): Boolean logic documented.
6978 (Agenda Views): Document custom commands.
6979
6980 2005-12-20 David Kastrup <dak@gnu.org>
6981
6982 * faq.texi (AUCTeX): Update version and mailing list info.
6983
6984 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
6985
6986 * gnus.texi (MIME Commands): Mention addition of
6987 multipart/alternative to gnus-buttonized-mime-types and add xref
6988 to mm-discouraged-alternatives.
6989
6990 * emacs-mime.texi (Display Customization): Mention addition of
6991 "image/.*" and add xref to gnus-buttonized-mime-types in the
6992 mm-discouraged-alternatives section.
6993
6994 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
6995
6996 * org.texi (Tags): New section.
6997 (Agenda Views): Chapter reorganized.
6998
6999 2005-12-16 Eli Zaretskii <eliz@gnu.org>
7000
7001 * org.texi (Internal Links): Add a missing comma after an @xref.
7002
7003 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
7004
7005 * faq.texi (Filling paragraphs with a single space): No need to
7006 change sentence-end now.
7007
7008 2005-12-13 Romain Francoise <romain@orebokech.com>
7009
7010 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
7011
7012 2005-12-12 Jay Belanger <belanger@truman.edu>
7013
7014 * faq.texi (Calc): Update version number.
7015
7016 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
7017
7018 * org.texi (Progress Logging): New section.
7019
7020 2005-12-10 Romain Francoise <romain@orebokech.com>
7021
7022 Update the Emacs FAQ for the 22.1 release.
7023
7024 * faq.texi: Set VER to `22.1'.
7025 (Basic editing): Explain how to use localized versions of the
7026 Tutorial. Mention that `C-h r' displays the manual.
7027 Delete obsolete WWW link to an Emacs 18 tutorial.
7028 (Getting a printed manual): Point to the new locations of the
7029 manuals on the GNU Web site.
7030 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
7031 available via Info (it was previously distributed separately).
7032 (Installing Texinfo documentation): The latest version of Texinfo
7033 is 4.8, not 4.0.
7034 (Informational files for Emacs): COPYING is the GNU General Public
7035 License, not the Emacs General Public License.
7036 (Informational files for Emacs): Delete obsolete link to the
7037 GNUinfo pages as they have been removed from the GNU Web site.
7038 (New in Emacs 22): New node.
7039 (Setting up a customization file): Say that most packages support
7040 Customize nowadays.
7041 (Colors on a TTY): Delete reference to instructions on how to
7042 enable syntax highlighting, it is now enabled by default.
7043 (Turning on abbrevs by default): Emacs now reads the abbrevs file
7044 at startup automatically.
7045 (Controlling case sensitivity): Mention `M-c' in isearch.
7046 (Using an already running Emacs process): Emacs now creates the
7047 socket in `/tmp/emacsUID'. Fix typos. Change default location of
7048 gnuserv. As emacsclient can now run Lisp code as well, delete a
7049 sentence praising gnuserv for that. Simplify description of how
7050 the client/server operation works.
7051 (Compiler error messages): Delete obsolete text (compile.el has
7052 been rewritten).
7053 (Indenting switch statements): Fix typo.
7054 (Matching parentheses): Simplify setup instructions, mention the
7055 menu bar item in the Options menu.
7056 (Repeating a command as many times as possible): Mention `C-x e'.
7057 (Going to a line by number): Mention new keymap and bindings
7058 `M-g M-g', `M-g M-p' and `M-g M-n'.
7059 (Turning on syntax highlighting): Now on by default. Simplify.
7060 (Replacing highlighted text): Use `1', not `t'.
7061 (Problems with very large files): The maximum size is now 256MB on
7062 32-bit machines.
7063 (^M in the shell buffer): Mention `comint-process-echoes'.
7064 (Emacs for Apple computers): Emacs 22 has native support for Mac
7065 OS X.
7066 (Translating names to IP addresses): Delete node.
7067 (Binding keys to commands): Fix typo.
7068 (SPC no longer completes file names): New node.
7069 (MIME with Emacs mail packages): Delete section about the Emacs
7070 MIME FAQ (it's not reachable anymore).
7071
7072 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7073
7074 * cc-mode.texi: The manual has been extensively revised: the
7075 information about using CC Mode has been separated from the larger
7076 and more difficult chapters about configuration. It has been
7077 updated for CC Mode 5.31.
7078
7079 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
7080
7081 * pgg.texi (User Commands): Fix description of pgg-verify-region.
7082 (Selecting an implementation): Fix descriptions.
7083
7084 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
7085
7086 * message.texi (Various Message Variables): Addition.
7087
7088 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
7089
7090 * message.texi: Fix default values.
7091
7092 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7093
7094 * message.texi (Header Commands): Clarify descriptions of
7095 message-cross-post-followup-to, message-reduce-to-to-cc, and
7096 message-insert-wide-reply.
7097 (Various Commands): Fix kindex for message-kill-to-signature;
7098 clarify description of message-tab.
7099
7100 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
7101
7102 * message.texi (Mailing Lists): Fix description about MFT.
7103
7104 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
7105
7106 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
7107
7108 * gnus.texi (Slow Terminal Connection): Replace old description
7109 with new one.
7110
7111 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
7112
7113 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
7114 replace X-Draft-Headers with X-Draft-From.
7115
7116 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
7117
7118 * gnus.texi (Various Various): Fix the default value of
7119 nnheader-max-head-length.
7120 (Gnus Versions): Fix typo.
7121
7122 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
7123
7124 * org.texi (Structure editing): Document new functionality of
7125 M-RET.
7126
7127 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
7128
7129 * org.texi (Internal Links): Fix Texinfo usage.
7130
7131 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
7132
7133 * org.texi (TODO basics): Document the global todo list.
7134 (TODO items): Documents sparse tree for specific TODO
7135 keywords.
7136
7137 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
7138
7139 * org.texi (Plain Lists): Typos fixed.
7140
7141 2005-11-28 Jay Belanger <belanger@truman.edu>
7142
7143 * calc.texi: Change references of `M-#' to `C-x *' prefix.
7144
7145 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
7146
7147 * org.texi (Structure editing): New item moving commands added.
7148 (Plain Lists): New section.
7149
7150 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
7151
7152 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
7153 (Agenda): Document commands `org-cycle-agenda-files' and
7154 `org-agenda-file-to-front'.
7155 (Built-in table editor): Document `org-table-sort-lines'.
7156 (HTML formatting): Export of hand-formatted lists.
7157
7158 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7159
7160 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
7161 new variable gnus-toolbar-thickness.
7162
7163 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
7164
7165 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
7166
7167 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
7168
7169 * gnus.texi (X-Face): Fix description.
7170 (XVarious): Remove gnus-xmas-logo-color-alist and
7171 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
7172
7173 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
7174
7175 * gnus.texi (Group Parameters): Mention new variable
7176 gnus-parameters-case-fold-search.
7177 (Home Score File): Addition.
7178
7179 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
7180
7181 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
7182 (Overview): List supported feed types.
7183 (Installation): No installation necessary when using autoload.
7184 (Configuration): Rename "RSS" to "news".
7185
7186 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
7187
7188 * pgg.texi (User Commands): Document additional passphrase
7189 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
7190 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
7191
7192 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
7193
7194 * org.texi: Version number changed to 3.19.
7195
7196 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
7197
7198 * pgg.texi (How to use): Update the example to add autoload of
7199 pgg-encrypt-symmetric-region.
7200 (User Commands): Document pgg-encrypt-symmetric-region.
7201 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
7202
7203 2005-10-27 Jay Belanger <belanger@truman.edu>
7204
7205 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
7206 mention other TeX-related units.
7207
7208 2005-10-23 Lars Hansen <larsh@soem.dk>
7209
7210 * dired-x.texi (Miscellaneous Commands):
7211 Replace dired-do-relative-symlink by dired-do-relsymlink and
7212 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
7213
7214 2005-10-23 Jay Belanger <belanger@truman.edu>
7215
7216 * calc.texi (Predefined Units): Use `alpha' for the fine structure
7217 constant.
7218
7219 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
7220
7221 * faq.texi (Bugs and problems):
7222 Replace `dired-move-to-filename-regexp' by
7223 `directory-listing-before-filename-regexp'.
7224
7225 2005-10-22 Eli Zaretskii <eliz@gnu.org>
7226
7227 * newsticker.texi (UPDATED): Set value.
7228
7229 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
7230
7231 * gnus.texi (Document Groups): Remove duplicate item.
7232
7233 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
7234
7235 * org.texi (Summary): Mention iCalendar support.
7236 (Exporting): Document iCalendar support.
7237
7238 2005-10-18 Romain Francoise <romain@orebokech.com>
7239
7240 * viper.texi (Viper Specials): Capitalize GNU.
7241
7242 2005-10-17 Juri Linkov <juri@jurta.org>
7243
7244 * info.texi (Getting Started, Search Index, Expert Info):
7245 Fix wording.
7246 (Search Text): Replace `echo area' with `mode line'.
7247 (Search Index): Both `i' and `,' find all index entries.
7248 Replace example `C-f' with `C-l' (which exists in index of Info
7249 manual) and delete spaces in its keyboard input sequence.
7250 Delete unnecessary explanations about literal characters.
7251
7252 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
7253
7254 * gnus.texi (Document Server Internals): Addition.
7255
7256 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
7257
7258 * gnus.texi (A note on namespaces): Fix RFC reference.
7259
7260 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
7261
7262 * gnus.texi (RSS): Fix key description.
7263
7264 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
7265
7266 * gnus.texi: Emacs/w3 -> Emacs/W3.
7267 (Browsing the Web): Fix description.
7268 (Web Searches): Ditto.
7269 (Customizing W3): Ditto.
7270
7271 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
7272
7273 * gnus.texi (Maildir): Clarify expire-age and expire-group.
7274
7275 2005-10-11 Jay Belanger <belanger@truman.edu>
7276
7277 * calc.texi (Integration): Mention using `a i' to compute definite
7278 integrals.
7279
7280 2005-10-11 Juri Linkov <juri@jurta.org>
7281
7282 * info.texi: Rearrange nodes.
7283 (Top): Update menu. Change ref `Info for Experts' to
7284 `Advanced Info Commands'.
7285 (Getting Started): Fix description of manual's parts.
7286 (Help-Int): Change xref `Info Search' to `Search Index', and
7287 `Expert Info' to `Advanced'.
7288 (Advanced): Move node one level up.
7289 (Search Text, Search Index): New nodes split out from `Info Search'.
7290 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
7291 split out from `Advanced'.
7292 (Advanced, Emacs Info Variables): De-document editing an Info file
7293 in Info.
7294 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
7295 (Creating an Info File): Delete node and move its text to
7296 `Expert Info'.
7297
7298 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
7299
7300 * org.texi (Workflow states): Documented that change in keywords
7301 becomes active only after restart of Emacs.
7302
7303 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
7304
7305 Sync with Tramp 2.0.51.
7306
7307 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
7308
7309 * speedbar.texi (Introduction): Describe new location of speedbar
7310 on menubar.
7311 (Basic Key Bindings): Remove descriptions of bindings that have
7312 been removed.
7313
7314 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
7315
7316 * speedbar.texi (GDB): Describe use of watch expressions.
7317
7318 2005-09-28 Simon Josefsson <jas@extundo.com>
7319
7320 * message.texi (IDNA): Fix.
7321
7322 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7323
7324 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
7325 nntp-server-hook, and nntp-warn-about-losing-connection; fix
7326 description of nntp-open-connection-function.
7327 (Common Variables): Fix descriptions.
7328
7329 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
7330
7331 * gnus.texi (Server Buffer Format): Document the %a format spec.
7332
7333 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
7334
7335 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
7336
7337 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
7338
7339 * org.texi Version 3.16.
7340
7341 2005-09-19 Miles Bader <miles@gnu.org>
7342
7343 * newsticker.texi: Get rid of CVS keywords.
7344
7345 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
7346
7347 * gnus.texi (Finding the Parent): Fix description of how Gnus
7348 finds article.
7349
7350 2005-09-14 Jari Aalto <jari.aalto@cante.net>
7351
7352 * gnus.texi (Advanced Scoring Examples): New examples to teach how
7353 to drop off non-answered articles.
7354
7355 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
7356
7357 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
7358 braces (which are unsupported by NMAKE) for macro `srcdir'.
7359
7360 2005-09-17 Eli Zaretskii <eliz@gnu.org>
7361
7362 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7363 (../info/newsticker, newsticker.dvi): New targets.
7364
7365 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
7366
7367 * newsticker.texi: Replace @command with @code. Replace @example
7368 with @lisp.
7369 (Top): Add explanations to menu items.
7370 (GNU Free Documentation License): Remove.
7371
7372 2005-09-16 Romain Francoise <romain@orebokech.com>
7373
7374 Update all files to specify GFDL version 1.2.
7375
7376 * doclicense.texi (GNU Free Documentation License): Update to
7377 version 1.2.
7378
7379 2005-09-15 Richard M. Stallman <rms@gnu.org>
7380
7381 * newsticker.texi: Fix @setfilename.
7382
7383 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7384 (../info/newsticker, newsticker.dvi): New targets.
7385
7386 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
7387
7388 * org.texi: Version 3.15.
7389
7390 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
7391
7392 * ses.texi: Combine all three indices into one.
7393 Correct a few typos.
7394
7395 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
7396
7397 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
7398
7399 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
7400
7401 * emacs-mime.texi (Handles): Remove duplicate item.
7402 (Encoding Customization): Fix the default value for
7403 mm-coding-system-priorities.
7404 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
7405 (Basic Functions): Fix reference.
7406
7407 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
7408
7409 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
7410
7411 2005-08-18 Richard M. Stallman <rms@gnu.org>
7412
7413 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
7414 and web site.
7415
7416 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
7417 not keyboard-translate.
7418
7419 2005-08-11 Richard M. Stallman <rms@gnu.org>
7420
7421 * faq.texi (Using regular expressions): Fix xref.
7422
7423 2005-08-09 Juri Linkov <juri@jurta.org>
7424
7425 * info.texi (Help-P): Replace `Prev' with `Previous'.
7426 (Help-M, Help-Xref): Add S-TAB.
7427 (Help-FOO): Update `u' command.
7428 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
7429 Update info about visibility of xref parts.
7430 (Help-Int): Fix `m' command. Rename `Info-last' to
7431 `Info-history-back'. Add `Info-history-forward'.
7432 (Advanced): Fix `g*' and `M-n' commands.
7433 (Info Search): Add `index-apropos' in stand-alone browser.
7434 Add isearch commands.
7435 (Emacs Info Variables): Remove `Info-fontify'.
7436 Add `Info-mode-hook'. Update face names.
7437 Add `Info-fontify-maximum-menu-size',
7438 `Info-fontify-visited-nodes', `Info-isearch-search'.
7439
7440 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
7441
7442 Sync with Tramp 2.0.50.
7443
7444 * tramp.texi: Use @option{} consequently for method names.
7445 (Inline methods, External transfer methods): Remove references to
7446 Cygwin.
7447 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
7448 implementation.
7449
7450 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7451
7452 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
7453 Mention that gnus-init-file is not read when Emacs is invoked with
7454 --no-init-file or -q.
7455
7456 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
7457
7458 * org.texi: Version 3.14.
7459
7460 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
7461
7462 * org.texi: Version 3.13.
7463
7464 2005-07-18 Juri Linkov <juri@jurta.org>
7465
7466 * calc.texi (Time Zones, Logical Operations):
7467 * cl.texi (Overview):
7468 * org.texi (TODO types):
7469 * sc.texi (Emacs 18 MUAs):
7470 * speedbar.texi (Top):
7471 * url.texi (History):
7472 Delete duplicate duplicate words.
7473
7474 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
7475
7476 * cl.texi (Type Predicates): Document `atom' type.
7477
7478 2005-07-04 Lute Kamstra <lute@gnu.org>
7479
7480 Update FSF's address in GPL notices.
7481
7482 * calc.texi (Copying):
7483 * doclicense.texi (GNU Free Documentation License):
7484 * faq.texi (Contacting the FSF):
7485 * mh-e.texi (Copying): Update FSF's address.
7486
7487 2005-07-03 Richard M. Stallman <rms@gnu.org>
7488
7489 * flymake.texi (Example -- Configuring a tool called directly):
7490 Update name of flymake-build-relative-filename.
7491
7492 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
7493
7494 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
7495
7496 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
7497
7498 * org.texi: Version 3.12.
7499
7500 2005-06-24 Eli Zaretskii <eliz@gnu.org>
7501
7502 * makefile.w32-in (MAKEINFO): Use --force.
7503 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7504 Makefile.in.
7505 (gnus.dvi): Use "..." to quote Sed args, so that it works with
7506 more shells.
7507
7508 2005-06-23 Richard M. Stallman <rms@gnu.org>
7509
7510 * speedbar.texi (Creating a display): Texinfo usage fixes.
7511
7512 * tramp.texi (Customizing Completion, Auto-save and Backup):
7513 Texinfo usage fixes.
7514
7515 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
7516
7517 * dired-x.texi (Miscellaneous Commands):
7518 * ediff.texi (Miscellaneous):
7519 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
7520 (Agent Variables):
7521 * info.texi (Help-Xref):
7522 * message.texi (Message Headers):
7523 * org.texi (Remember):
7524 * reftex.texi (Options (Defining Label Environments)):
7525 (Options (Index Support)):
7526 (Options (Viewing Cross-References)):
7527 (Options (Misc)):
7528 (Changes):
7529 * speedbar.texi (Creating a display):
7530 * tramp.texi (Customizing Completion, Auto-save and Backup):
7531 Texinfo usage fix.
7532
7533 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
7534
7535 * org.texi: Version 3.11.
7536
7537 2005-06-12 Jay Belanger <belanger@truman.edu>
7538
7539 * calc.texi (Getting Started): Remove extra menu item.
7540
7541 2005-05-31 Jay Belanger <belanger@truman.edu>
7542
7543 * calc.texi (Notations Used in This Manual): Use @kbd for key
7544 sequence.
7545 (Demonstration of Calc): Mention another way of starting Calc.
7546 (Starting Calc): Mention long name of M-#.
7547 (Embedded Mode Overview): Remove unnecessary instruction.
7548 (Other M-# commands): Rephrase `M-# 0' explanation.
7549 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
7550 reflect current behavior.
7551
7552 2005-05-30 Jay Belanger <belanger@truman.edu>
7553
7554 * calc.texi (Hooks): Change description of calc-window-hook and
7555 calc-trail-window-hook to match usage.
7556 (Computational Functions): Add more constant-generating functions.
7557 (Customizable Variables): Use defvar.
7558
7559 2005-05-28 Jay Belanger <belanger@truman.edu>
7560
7561 * calc.texi (Assignments in Embedded Mode): Fix variable name.
7562 (Basic Embedded Mode): Explain behavior of arguments to
7563 calc-embedded-mode.
7564
7565 2005-05-27 Jay Belanger <belanger@truman.edu>
7566
7567 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
7568 current behavior.
7569
7570 2005-05-25 Jay Belanger <belanger@truman.edu>
7571
7572 * calc.texi: Change Calc version number throughout.
7573 (Keypad Mode): Change location in info output.
7574 (Keypad mode overview): Move picture of keypad.
7575
7576 2005-05-21 Jay Belanger <belanger@truman.edu>
7577
7578 * calc.texi (Storing variables): Mention that only most variables
7579 are void to begin with.
7580
7581 2005-05-21 Kevin Ryde <user42@zip.com.au>
7582
7583 * widget.texi (Basic Types): Update cross ref from "Enabling
7584 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
7585 lispref/text.texi change.
7586
7587 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
7588
7589 * org.texi: Version 3.09.
7590
7591 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
7592
7593 * reftex.texi: Version 4.28.
7594
7595 2005-05-16 Jay Belanger <belanger@truman.edu>
7596
7597 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
7598
7599 2005-05-14 Jay Belanger <belanger@truman.edu>
7600
7601 * calc.texi (Default Simplifications): Insert missing ! (logical
7602 not operator).
7603
7604 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
7605
7606 Sync with Tramp 2.0.49.
7607
7608 2005-05-10 Jay Belanger <belanger@truman.edu>
7609
7610 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
7611 to 1.
7612
7613 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
7614
7615 * org.texi: Version 3.08, structure reorganized.
7616
7617 2005-04-24 Richard M. Stallman <rms@gnu.org>
7618
7619 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
7620
7621 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
7622
7623 * org.texi: Update to version 3.06.
7624
7625 2005-04-13 Lute Kamstra <lute@gnu.org>
7626
7627 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
7628
7629 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
7630
7631 * cl.texi (Porting Common Lisp): Fix typo.
7632
7633 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7634
7635 * gnus.texi (RSS): Addition.
7636
7637 2005-04-04 Jay Belanger <belanger@truman.edu>
7638
7639 * calc.texi: Change Calc version number.
7640 (Customizable variables): Fix description of calc-language-alist.
7641 (Copying): Put in version 2 of GPL.
7642
7643 2005-04-01 Jay Belanger <belanger@truman.edu>
7644
7645 * calc.texi (Troubleshooting Commands): Remove comment about
7646 installation.
7647 (Installation): Remove section.
7648 (Customizable Variables): New section.
7649 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
7650 (Graphical Devices): Add references to Customizable Variables.
7651
7652 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
7653
7654 * emacs-mime.texi (Display Customization): Markup fixes.
7655 (rfc2047): Update.
7656
7657 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
7658
7659 * gnus-faq.texi: Replaced with auto-generated version.
7660
7661 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
7662
7663 * dired-x.texi (Multiple Dired Directories): default-directory was
7664 renamed to dired-default-directory.
7665
7666 2005-03-26 Jay Belanger <belanger@truman.edu>
7667
7668 * calc.texi (Simplifying Formulas, Rewrite Rules):
7669 Change description of top and bottom of fraction.
7670 (Modulo Forms): Move description of how to create modulo forms to
7671 earlier in the section.
7672 (Fraction Mode): Suggest using : to get a fraction by dividing.
7673 (Basic Arithmetic): Adjust placement of command name.
7674 (Truncating the Stack): Emphasize that "hidden" entries are still
7675 visible.
7676 (Installation): Move discussion of printing manual to "About This
7677 Manual".
7678 (About This Manual): Mention how to print the manual.
7679 (Reporting Bugs): Remove first person.
7680 (Building Vectors): Add algebraic version of append.
7681 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
7682 (Grouping Digits): Fix typo.
7683
7684 2005-03-25 Werner Lemberg <wl@gnu.org>
7685
7686 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
7687 Replace `legal' with `valid'.
7688
7689 2005-03-25 Werner Lemberg <wl@gnu.org>
7690
7691 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
7692
7693 2005-03-24 Jay Belanger <belanger@truman.edu>
7694
7695 * calc.texi (General Mode Commands)
7696 (Mode Settings in Embedded Mode): Add some explanation of
7697 recording mode settings.
7698
7699 2005-03-24 Richard M. Stallman <rms@gnu.org>
7700
7701 * calc.texi: Remove praise of non-free software.
7702
7703 * idlwave.texi: Don't say where to get IDL or its non-free manual.
7704 (Installation): Node deleted.
7705
7706 2005-03-23 Richard M. Stallman <rms@gnu.org>
7707
7708 * url.texi (HTTP language/coding): Improve last change.
7709
7710 2005-03-22 Jay Belanger <belanger@truman.edu>
7711
7712 * calc.texi (Embedded Mode): Add new information on changing
7713 modes.
7714
7715 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
7716
7717 Sync with Tramp 2.0.48.
7718
7719 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
7720
7721 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
7722 "GNU/Linux". Change all addresses to .gnu.org.
7723 (Default Method): Offer shortened syntax for "su" and "sudo"
7724 methods.
7725
7726 2005-03-07 Richard M. Stallman <rms@gnu.org>
7727
7728 * url.texi: Fix usage of "e.g.".
7729 (HTTP language/coding): Explain the rules for these strings.
7730
7731 2005-03-06 Richard M. Stallman <rms@gnu.org>
7732
7733 * woman.texi (Introduction): Minor cleanups.
7734
7735 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
7736
7737 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
7738 (Installation): Node deleted.
7739
7740 * mh-e.texi (Preface): Get rid of "Emacs 21".
7741
7742 * eshell.texi (Installation): Delete node (for Emacs 20).
7743
7744 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
7745
7746 * flymake.texi: Refill and tweak style in @lisp blocks.
7747
7748 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7749
7750 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
7751
7752 2005-03-01 Jay Belanger <belanger@truman.edu>
7753
7754 * calc.texi (Trigonometric and Hyperbolic Functions):
7755 Mention additional functions.
7756 (Algebraic Simplifications): Mention additional simplifications.
7757
7758 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
7759
7760 * ses.texi: Add concept/function/variable indices (this work was
7761 donated by Brad Collins <brad@chenla.org>, copyright-assignment
7762 papers on file at FSF).
7763
7764 2005-02-10 Jay Belanger <belanger@truman.edu>
7765
7766 * calc.texi: Change @LaTeX to La@TeX throughout.
7767 Redefine @expr as @math for TeX output.
7768 Redefine @texline as a no-op for TeX output.
7769 Define @tfn, replace @t by @tfn throughout.
7770
7771 2005-02-09 Jay Belanger <belanger@truman.edu>
7772
7773 * calc.texi: Add macro for LaTeX for info output.
7774
7775 2005-02-08 Kim F. Storm <storm@cua.dk>
7776
7777 * texinfo.tex (LaTex): Add def.
7778
7779 2005-02-06 Jay Belanger <belanger@truman.edu>
7780
7781 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
7782 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
7783 throughout manual.
7784
7785 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7786
7787 * gnus.texi: Some edits based on comments from David Abrahams.
7788
7789 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
7790
7791 * gnus.texi (RSS): Fix the keystroke.
7792
7793 2005-01-24 David Kastrup <dak@gnu.org>
7794
7795 * faq.texi: Update AUCTeX version info.
7796
7797 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
7798
7799 * gnus-faq.texi ([4.1]): Typo.
7800
7801 2005-01-19 Jay Belanger <belanger@truman.edu>
7802
7803 * calc.texi (Keep Arguments): Mention that keeping arguments
7804 doesn't work with keyboard macros.
7805
7806 2005-01-16 Richard M. Stallman <rms@gnu.org>
7807
7808 * autotype.texi (Autoinserting): Fix small error.
7809
7810 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
7811
7812 Sync with Tramp 2.0.47.
7813
7814 * tramp.texi (Compilation): New section, describing compilation of
7815 remote files.
7816
7817 2005-01-11 Kim F. Storm <storm@cua.dk>
7818
7819 * widget.texi (Basic Types): Add :follow-link keyword.
7820
7821 2005-01-09 Jay Belanger <belanger@truman.edu>
7822
7823 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
7824
7825 2005-01-08 Jay Belanger <belanger@truman.edu>
7826
7827 * calc.texi: Change throughout to reflect new default value of
7828 calc-settings-file.
7829
7830 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7831
7832 * message.texi (Reply): `message-reply-to-function' should return
7833 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
7834
7835 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
7836
7837 * faq.texi (Changing load-path): Fix typo.
7838
7839 2005-01-05 Jay Belanger <belanger@truman.edu>
7840
7841 * calc.texi (Programming Tutorial): Replace kbd command by
7842 appropriate characters for a keyboard macro.
7843
7844 2005-01-04 Jay Belanger <belanger@truman.edu>
7845
7846 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
7847 for Lucid Emacs.
7848 (Programming Tutorial): Mention that the user needs to be in the
7849 right mode to compute some functions.
7850
7851 2005-01-04 Jay Belanger <belanger@truman.edu>
7852
7853 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
7854 no longer applicable.
7855
7856 2005-01-01 Jay Belanger <belanger@truman.edu>
7857
7858 * calc.texi (Programming Tutorial): Change description of how to
7859 edit keyboard macros to match current behavior.
7860
7861 2004-12-31 Jay Belanger <belanger@truman.edu>
7862
7863 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
7864
7865 2004-12-20 Jay Belanger <belanger@truman.edu>
7866
7867 * calc.texi (Types Tutorial): Emphasize that you can't divide by
7868 zero.
7869
7870 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
7871
7872 * cc-mode.texi (Text Filling and Line Breaking): Put period after
7873 @xref.
7874 (Font Locking): Avoid @strong{Note:}.
7875
7876 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
7877
7878 Sync with Tramp 2.0.46.
7879
7880 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
7881
7882 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
7883
7884 * url.texi: Correct typos.
7885 (Retrieving URLs): @var{nil}->@code{nil}.
7886 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
7887 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
7888 (Dealing with HTTP documents): @inforef->@xref.
7889
7890 2004-12-15 Jay Belanger <belanger@truman.edu>
7891
7892 * calc.texi: Consistently capitalized all mode names.
7893 (Answers to Exercises): Mention that an answer can be a fraction
7894 when in Fraction mode.
7895
7896 2004-12-13 Jay Belanger <belanger@truman.edu>
7897
7898 * calc.texi: Fix some TeX definitions.
7899
7900 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
7901
7902 * reftex.texi (Imprint): Remove erroneous @value's.
7903
7904 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7905
7906 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
7907 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
7908
7909 2004-12-08 Jay Belanger <belanger@truman.edu>
7910
7911 * calc.texi (Starting Calc): Remove comment about installation.
7912 (Keypad Mode Overview): Remove comment about Emacs 19 support.
7913
7914 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7915
7916 * url.texi: Update @setfilename.
7917 (Getting Started): No need to worry about Gnus versions.
7918 (Dealing with HTTP documents): Use @inforef.
7919
7920 * org.texi: Fix @direntry file name.
7921
7922 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
7923
7924 * url.texi: New file.
7925
7926 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
7927
7928 2004-12-06 Jay Belanger <belanger@truman.edu>
7929
7930 * calc.texi (Using Calc): Remove paragraph about installation.
7931
7932 2004-12-06 Jay Belanger <belanger@truman.edu>
7933
7934 * calc.texi: Use more Texinfo macros and less TeX defs.
7935 Remove @refill's.
7936
7937 2004-12-06 Richard M. Stallman <rms@gnu.org>
7938
7939 * org.texi: New file.
7940
7941 2004-12-05 Richard M. Stallman <rms@gnu.org>
7942
7943 * Makefile.in (org.dvi, ../info/org): New targets.
7944 (INFO_TARGETS): Add ../info/org.
7945 (DVI_TARGETS): Add org.dvi.
7946 (maintainer-clean): Remove the info files in the info dir.
7947
7948 2004-11-26 Eli Zaretskii <eliz@gnu.org>
7949
7950 * idlwave.texi: Fix the setfilename directive to put the produced
7951 file in ../info.
7952 (Continued Statement Indentation): Resurrect Jan D.'s change from
7953 2004-11-03 that was lost when a newer version of idlwave.texi was
7954 imported.
7955
7956 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
7957
7958 * gnus-faq.texi ([5.1]): Add missing bracket.
7959
7960 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
7961 Index `spam-initialize'.
7962
7963 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
7964
7965 * message.texi (Various Message Variables): Mention that all mail
7966 file variables are derived from `message-directory'.
7967
7968 * gnus.texi (Splitting Mail): Clarify bogus group.
7969
7970 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
7971
7972 * emacs-mime.texi (Encoding Customization):
7973 Fix mm-coding-system-priorities entry.
7974
7975 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
7976
7977 * idlwave.texi (Continued Statement Indentation):
7978 * reftex.texi (Options (Index Support)):
7979 (Displaying and Editing the Index, Table of Contents):
7980 * speedbar.texi (Creating a display, Major Display Modes):
7981 Replace non-nil with non-@code{nil}.
7982
7983 2004-10-21 Jay Belanger <belanger@truman.edu>
7984
7985 * calc.texi (Algebraic-Style Calculations): Remove a comment.
7986
7987 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
7988
7989 * calc.texi (Reporting Bugs): Double up `@'.
7990
7991 2004-10-18 Jay Belanger <belanger@truman.edu>
7992
7993 * calc.texi (Reporting Bugs): Change the address that bugs
7994 should be sent to.
7995
7996 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
7997
7998 * gnus.texi (New Features): Add 5.11.
7999
8000 * message.texi (Resending): Remove wrong default value.
8001
8002 * gnus.texi (Mail Source Specifiers): Describe possible problems
8003 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
8004 `pop3-leave-mail-on-server' to the index.
8005
8006 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
8007
8008 * message.texi (Canceling News): Add how to set a password.
8009
8010 2004-10-12 Jay Belanger <belanger@truman.edu>
8011
8012 * calc.texi (Help Commands): Change the descriptions of
8013 calc-describe-function and calc-describe-variable to match their
8014 current behavior.
8015
8016 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
8017
8018 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
8019
8020 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
8021
8022 Sync with Tramp 2.0.45.
8023
8024 * tramp.texi (Frequently Asked Questions): Comment paragraph about
8025 plink link. The URL is outdated. Originator contacted for
8026 clarification.
8027
8028 2004-10-10 Juri Linkov <juri@jurta.org>
8029
8030 * gnus.texi (Top, Marking Articles): Join two menus in one node
8031 because a node can have only one menu.
8032
8033 2004-10-09 Juri Linkov <juri@jurta.org>
8034
8035 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
8036 example of nnmail-split-fancy.
8037
8038 2004-10-06 Karl Berry <karl@gnu.org>
8039
8040 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
8041 consistency with other uses of dashes.
8042
8043 2004-10-05 Karl Berry <karl@gnu.org>
8044
8045 * info.texi: Consistently use --- throughout, periods at end of
8046 menu descriptions, and a couple typos.
8047
8048 2004-09-26 Jesper Harder <harder@ifa.au.dk>
8049
8050 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
8051 * pgg.texi (User Commands, Backend methods): Do.
8052 * gnus.texi: Markup fixes.
8053 (Setting Process Marks): Fix `M P a' entry.
8054 * emacs-mime.texi: Fixes.
8055
8056 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
8057
8058 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
8059 again.
8060 Use 5.10 instead of 5.10.0.
8061
8062 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8063
8064 * gnus.texi (Summary Mail Commands): S D e.
8065
8066 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
8067
8068 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
8069 the gnus-article-mode-line-format section.
8070
8071 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
8072
8073 * gnus.texi (Various Summary Stuff): Fix the documentation for
8074 gnus-newsgroup-variables.
8075
8076 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
8077
8078 * gnus.texi (MIME Commands):
8079 Add gnus-mime-display-multipart-as-mixed,
8080 gnus-mime-display-multipart-alternative-as-mixed,
8081 gnus-mime-display-multipart-related-as-mixed.
8082 (Mail Source Customization): Clarify `mail-source-directory'.
8083 (Splitting Mail): Mention gnus-group-find-new-groups.
8084 (SpamOracle): Fix typo.
8085
8086 * gnus-faq.texi: Untabify.
8087 ([6.3]): nnir.el is in contrib directory.
8088
8089 * message.texi (News Headers): Clarify how a unique ID is created.
8090
8091 * gnus.texi (Batching Agents): Fix typo in example.
8092 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
8093
8094 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
8095
8096 * gnus.texi (Group Parameters): Add more on hooks.
8097
8098 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
8099
8100 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
8101
8102 2004-09-22 Jay Belanger <belanger@truman.edu>
8103
8104 * calc.texi (Vectors as Lists): Add a warning that the tutorial
8105 might be hidden during part of the session.
8106
8107 2004-09-20 Jay Belanger <belanger@truman.edu>
8108
8109 * calc.texi (Notations Used in This Manual): Put in an earlier
8110 mention that DEL could be called Backspace.
8111
8112 2004-09-10 Simon Josefsson <jas@extundo.com>
8113
8114 * gnus.texi (IMAP): Add example. Suggested and partially written
8115 by Steinar Bang <sb@dod.no>.
8116
8117 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8118
8119 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
8120 netrc syntax.
8121
8122 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8123
8124 * gnus.texi (Spam ELisp Package Sequence of Events):
8125 Some clarifications.
8126 (Spam ELisp Package Global Variables): More clarifications.
8127
8128 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8129
8130 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
8131 Mention spam-split does not modify incoming mail.
8132
8133 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8134
8135 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
8136
8137 2004-09-10 Eli Zaretskii <eliz@gnu.org>
8138
8139 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
8140
8141 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
8142
8143 * makefile.w32-in (sieve, pgg): Use $(infodir).
8144
8145 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
8146
8147 * makefile.w32-in: Fix PGG and Sieve entries.
8148
8149 2004-08-28 Eli Zaretskii <eliz@gnu.org>
8150
8151 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
8152 Emacs and related programs.
8153
8154 2004-08-27 Richard M. Stallman <rms@gnu.org>
8155
8156 * faq.texi: Fix texinfo usage, esp. doublequotes.
8157 (Difference between Emacs and XEmacs): Some clarification.
8158
8159 * faq.texi (Difference between Emacs and XEmacs):
8160 Explain not to contrast XEmacs with GNU Emacs.
8161
8162 2004-08-26 Richard M. Stallman <rms@gnu.org>
8163
8164 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
8165
8166 2004-08-22 David Kastrup <dak@gnu.org>
8167
8168 * reftex.texi (AUCTeX): Update links, section name.
8169
8170 * faq.texi (Calc): Update availability (included in 22.1).
8171 (AUCTeX): Update availability, information, versions, description.
8172
8173 2004-08-14 Eli Zaretskii <eliz@gnu.org>
8174
8175 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
8176
8177 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
8178
8179 * cc-mode.texi: Various updates for CC Mode 5.30.9.
8180
8181 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
8182
8183 Sync with Tramp 2.0.44.
8184
8185 2004-08-05 Lars Hansen <larsh@math.ku.dk>
8186
8187 * widget.texi (User Interface): Update how to separate the
8188 editable field of an editable-field widget from other widgets.
8189 (Programming Example): Add text after field.
8190
8191 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
8192
8193 * emacs-mime.texi (Encoding Customization): Add a note to the
8194 mm-content-transfer-encoding-defaults entry.
8195 (rfc2047): Update.
8196
8197 * gnus.texi (Article Highlighting):
8198 Add gnus-cite-ignore-quoted-from.
8199 (POP before SMTP): New node.
8200 (Posting Styles): Addition.
8201 (Splitting Mail): Add nnmail-split-lowercase-expanded.
8202 (Fancy Mail Splitting): Ditto.
8203 (X-Face): Add gnus-x-face.
8204
8205 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
8206
8207 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
8208 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
8209
8210 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
8211
8212 * gnus.texi (Mail Source Specifiers):
8213 Describe `pop3-leave-mail-on-server'.
8214
8215 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
8216
8217 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
8218
8219 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
8220 repository. Change setfilename.
8221
8222 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
8223
8224 2004-07-02 Juri Linkov <juri@jurta.org>
8225
8226 * pcl-cvs.texi (Viewing differences): Add `d r'.
8227
8228 2004-06-29 Jesper Harder <harder@ifa.au.dk>
8229
8230 * ses.texi, viper.texi, flymake.texi, faq.texi:
8231 * eshell.texi, ediff.texi: Markup fixes.
8232
8233 2004-06-21 Karl Berry <karl@gnu.org>
8234
8235 * info.texi (Top): Mention that only Emacs has mouse support.
8236 (Getting Started): Mention this in a few other places.
8237
8238 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
8239
8240 * autotype.texi (Copyrights, Timestamps):
8241 Recommend `before-save-hook' instead of `write-file-functions'.
8242
8243 2004-06-13 Lars Hansen <larsh@math.ku.dk>
8244
8245 * dired-x.texi (dired-mark-omitted): Update keybinding.
8246
8247 2004-06-10 Kim F. Storm <storm@cua.dk>
8248
8249 * pcl-cvs.texi (Viewing differences): Add 'd y'.
8250
8251 2004-06-05 Lars Hansen <larsh@math.ku.dk>
8252
8253 * dired-x.texi (variable dired-omit-mode): Rename from
8254 dired-omit-files-p.
8255 (function dired-omit-mode): Rename from dired-omit-toggle.
8256 Call dired-omit-mode rather than set dired-omit-files-p.
8257 (dired-mark-omitted): Describe command.
8258
8259 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
8260
8261 Version 2.0.41 of Tramp released.
8262
8263 2004-05-29 Juanma Barranquero <lektu@terra.es>
8264
8265 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
8266 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8267
8268 2004-05-29 Richard M. Stallman <rms@gnu.org>
8269
8270 * cl.texi (Top): Call this chapter `Introduction'.
8271 (Overview): In TeX, no section heading here.
8272
8273 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
8274
8275 2004-05-29 Eli Zaretskii <eliz@gnu.org>
8276
8277 * Makefile.in (../info/flymake, flymake.dvi): New targets.
8278 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8279
8280 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
8281
8282 * flymake.texi: New file.
8283
8284 2004-05-28 Simon Josefsson <jas@extundo.com>
8285
8286 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
8287
8288 2004-05-07 Kai Großjohann <kai@emptydomain.de>
8289
8290 Version 2.0.40 of Tramp released.
8291
8292 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
8293
8294 Complete rework, based on review by Karl Berry <karl@gnu.org>.
8295
8296 * tramp.texi (Auto-save and Backup): Explain exploitation of new
8297 variables `tramp-backup-directory-alist' and
8298 `tramp-bkup-backup-directory-info'.
8299 (Overview, Connection types)
8300 (External transfer methods, Default Method)
8301 (Windows setup hints): Remove restriction of password entering
8302 with external methods.
8303 (Auto-save and Backup): Make file name example
8304 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
8305 and `auto-save-directory' must be used.
8306 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
8307 only "NT"). Remove doubled entry "What kinds of systems does
8308 @tramp{} work on".
8309 (tramp): Macro removed.
8310 (Obtaining Tramp): Flag removed from title.
8311 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
8312 and `trampver' used properly. Flag `tramp-inst' replaced by
8313 `installchapter'. Installation related text adapted.
8314
8315 2004-04-28 Masatake YAMATO <jet@gyve.org>
8316
8317 * widget.texi (Programming Example): Remove overlays.
8318
8319 2004-04-27 Jesper Harder <harder@ifa.au.dk>
8320
8321 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
8322
8323 2004-04-23 Juanma Barranquero <lektu@terra.es>
8324
8325 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8326
8327 2004-04-05 Jesper Harder <harder@ifa.au.dk>
8328
8329 * info.texi (Info Search): Add info-apropos.
8330
8331 2004-03-22 Juri Linkov <juri@jurta.org>
8332
8333 * faq.texi: Fix help key bindings.
8334
8335 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
8336
8337 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
8338 (as suggested by Karl Berry). Update information about colored
8339 stars in menus. Add new subheading describing M-n.
8340
8341 2004-03-12 Richard M. Stallman <rms@gnu.org>
8342
8343 * cl.texi (Top): Rename top node's title.
8344
8345 2004-03-08 Karl Berry <karl@gnu.org>
8346
8347 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
8348 problems making the texinfo distribution.
8349
8350 2004-02-29 Simon Josefsson <jas@extundo.com>
8351
8352 * smtpmail.texi (Authentication): Change the list of supported
8353 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
8354 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
8355 <voegelas@gmx.net>.
8356
8357 2004-02-29 Juanma Barranquero <lektu@terra.es>
8358
8359 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8360 Use $(DEL) instead of rm, and ignore exit code.
8361
8362 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
8363
8364 Tramp version 2.0.39 released.
8365
8366 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
8367
8368 * tramp.texi (Customizing Completion): Explain new functions
8369 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
8370 (all): Savannah URLs unified to "http://savannah.nongnu.org".
8371 (Top): Refer to Savannah mailing list as the major one.
8372 Mention older mailing lists in HTML mode only.
8373 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
8374 (Frequently Asked Questions): Remote hosts must not be Unix-like
8375 for "smb" method.
8376 (Password caching): New node.
8377 (External transfer methods): Refer to password caching for "smb"
8378 method.
8379
8380 2004-02-17 Karl Berry <karl@gnu.org>
8381
8382 * info.texi (Help-Int): Mention the new line number feature.
8383
8384 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
8385
8386 * ses.texi (Advanced Features): New functionality for
8387 ses-set-header-row (defaults to current row unless C-u used).
8388 (Acknowledgements): Add Stefan Monnier.
8389
8390 2003-12-29 Kevin Ryde <user42@zip.com.au>
8391
8392 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
8393
8394 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
8395
8396 Tramp version 2.0.38 released.
8397
8398 * tramp.texi (Remote shell setup): Warn of environment variables
8399 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
8400 <sven.gabriel@imk.fzk.de>.
8401 (Configuration): Tramp now chooses base64/uuencode
8402 automatically. Update wording accordingly.
8403 (Top): More description for the `Default Method' menu entry.
8404 (Default Method): Use @code, not @var, for Lisp variables.
8405 (Default Method): New subsection `Which method is the right one
8406 for me?' Suggested by Christian Kirsch.
8407 (Configuration): Pointer to new subsection added.
8408 (Default Method): Too many "use" in one sentence.
8409 Rephrase. Reported by Christian Kirsch.
8410 (Filename Syntax): Old `su' example is probably a left-over from
8411 the sm/su method naming. Replace with `ssh', instead.
8412 (External transfer methods, Auto-save and Backup):
8413 Typo fixes.
8414
8415 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
8416
8417 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
8418 (Top): Mention japanese manual only if flag `jamanual' is set.
8419 Insert section `Japanese manual' in menu.
8420
8421 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
8422
8423 * eshell.texi (Known Problems): Add doc item.
8424
8425 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8426
8427 * cc-mode.texi: Update for CC Mode 5.30.
8428
8429 Note: Please refrain from doing purely cosmetic changes like
8430 removing trailing whitespace in this manual; it clobbers cvs
8431 merging for no good reason.
8432
8433 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8434
8435 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
8436 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
8437 @acronym{ASCII}.
8438
8439 2003-10-26 Karl Berry <karl@gnu.org>
8440
8441 * info.texi (Info Search): Echo area, not echo are. From Debian
8442 diff.
8443
8444 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
8445
8446 * widget.texi (Defining New Widgets): Document new behavior of
8447 :buttons and :children keywords.
8448
8449 2003-10-22 Miles Bader <miles@gnu.org>
8450
8451 * Makefile.in (info): Move before $(top_srcdir)/info.
8452
8453 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
8454
8455 * tramp.texi (Inline methods): Small grammar fix.
8456 (External transfer methods): Likewise.
8457
8458 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
8459
8460 * speedbar.texi: Remove paragraph for GUD that is no longer true.
8461
8462 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
8463
8464 * texinfo.tex: Replace `%' in arch tagline by @ignore.
8465
8466 2003-09-30 Richard M. Stallman <rms@gnu.org>
8467
8468 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
8469
8470 * widget.texi (User Interface): Fix typos.
8471
8472 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
8473
8474 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
8475
8476 * pcl-cvs.texi (Selected Files): Fix typo.
8477
8478 2003-09-21 Karl Berry <karl@gnu.org>
8479
8480 * info.texi (] and [ commands): No period at end of section title.
8481
8482 2003-09-04 Miles Bader <miles@gnu.org>
8483
8484 * Makefile.in (top_srcdir): New variable.
8485 ($(top_srcdir)/info): New rule.
8486 (info): Depend on it.
8487
8488 2003-09-03 Peter Runestig <peter@runestig.com>
8489
8490 * makefile.w32-in: New file.
8491
8492 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
8493
8494 * widget.texi (User Interface): Explain the need of static text
8495 around an editable field.
8496
8497 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8498
8499 * widget.texi (Basic Types): The argument to `:help-echo' can now
8500 be a form that evaluates to a string.
8501
8502 2003-08-18 Kim F. Storm <storm@cua.dk>
8503
8504 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
8505
8506 2003-08-16 Richard M. Stallman <rms@gnu.org>
8507
8508 * dired-x.texi (Shell Command Guessing): Explain *.
8509
8510 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
8511
8512 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
8513 log-edit-insert-changelog.
8514
8515 2003-08-03 Karl Berry <karl@gnu.org>
8516
8517 * info.texi: Need @contents.
8518
8519 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
8520
8521 Tramp version 2.0.36 released.
8522
8523 * tramp.texi (Remote shell setup): Explain about problems with
8524 non-Bourne commands in ~/.profile and ~/.shrc.
8525
8526 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8527
8528 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
8529 renaming of `vis-mode' to `visible-mode'.
8530
8531 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
8532
8533 * info.texi (Top, Help-Small-Screen): Remove accidentally added
8534 next, prev and up pointers.
8535
8536 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
8537
8538 * info.texi (Help): Mention existence of Emacs and stand-alone
8539 Info at the very beginning of the tutorial.
8540 (Help-Inv): New node.
8541 (Help-]): New node.
8542 (Help-M): Systematically point out the differences between default
8543 Emacs and stand-alone versions. Delete second menu.
8544 (Help-Xref): Systematically point out the differences between
8545 default Emacs and stand-alone versions.
8546 (Help-Int): Change `l' example.
8547 (Expert Info): Fix typos.
8548 (Emacs Info Variables): Mention `Info-hide-note-references' and
8549 new default for `Info-scroll-prefer-subnodes'.
8550
8551 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
8552
8553 Version 2.0.35 of Tramp released.
8554
8555 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
8556 (Inline methods): Add methods `remsh' and `plink1'.
8557 (External transfer methods): Add method `remcp'.
8558 (Multi-hop Methods): Add method `remsh'.
8559 Small patch from Adrian Aichner <adrian@xemacs.org>:
8560 Fix minor typos.
8561 (Concept Index): Add to make manual searchable via
8562 `Info-index'.
8563 (Version Control): Add cindex entry.
8564
8565 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
8566
8567 * trampver.texi: Version 2.0.34 released.
8568
8569 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8570
8571 * faq.texi: Improve previous changes.
8572
8573 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
8574
8575 * faq.texi: Update copyright and maintenance details.
8576 Update some package URLs, versions, and maintainers.
8577 Remove many references to the Emacs Lisp Archive.
8578
8579 2003-04-23 Simon Josefsson <jas@extundo.com>
8580
8581 * smtpmail.texi: Fix license (the invariant sections mentioned has
8582 never been part of the smtp manual). Align info dir entry with
8583 other emacs packages.
8584
8585 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
8586
8587 * tramp.texi: Version 2.0.33 released.
8588 Remove installation chapter. Remove XEmacs specifics.
8589
8590 2003-03-29 Richard M. Stallman <rms@gnu.org>
8591
8592 * tramp.texi (Top): Undo the previous renaming.
8593 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
8594
8595 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
8596
8597 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
8598 version of manual.
8599
8600 * tramp.texi (Auto-save and Backup): New node.
8601
8602 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
8603
8604 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
8605 Emacs" in order to have better differentiation to "XEmacs".
8606 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
8607 are new macros in order to point to the other Emacs flavor where
8608 appropriate. In info case, point to node `Installation' in order
8609 to explain how to generate the other way. In html case, make a
8610 link to the other html file.
8611 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
8612 after CVS checkout/update.
8613 (Installation): Completely rewritten.
8614 (Installation parameters, Load paths): New sections under
8615 `Installation'.
8616
8617 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
8618
8619 * tramp.texi: Version 2.0.30 released.
8620 Replace word "path" with "localname" where used as a component of
8621 a Tramp file name.
8622
8623 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
8624
8625 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
8626 introduced.
8627 (Installation): Explain what to do if files from the tramp/contrib
8628 directory are needed.
8629
8630 2003-02-23 Alex Schroeder <alex@emacswiki.org>
8631
8632 * smtpmail.texi (How Mail Works): New.
8633
8634 2003-02-22 Alex Schroeder <alex@emacswiki.org>
8635
8636 * smtpmail.texi: New file.
8637
8638 * Makefile.in: Build SMTP manual.
8639
8640 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
8641
8642 * tramp.texi: Version 2.0.29 released.
8643 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
8644 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
8645
8646 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
8647
8648 * tramp.texi (Frequently Asked Questions): Explain a workaround if
8649 another package loads accidentally Ange-FTP.
8650
8651 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
8652
8653 * tramp.texi (Customizing Completion): Add function
8654 `tramp-parse-sconfig'. Change example of
8655 `tramp-set-completion-function', because parsing of ssh config
8656 files looks more natural.
8657
8658 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
8659
8660 * gnus.texi: Do not use `path' in several locations.
8661
8662 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
8663
8664 * tramp.texi (External transfer methods): New method `smb'.
8665 From Michael Albinus.
8666
8667 2002-11-05 Karl Berry <karl@gnu.org>
8668
8669 * info.texi (Info-fontify): Reorder face list to avoid bad line
8670 breaks.
8671
8672 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8673
8674 * tramp.texi: Move @copying to standard place.
8675 Use @insertcopying.
8676
8677 2002-10-02 Karl Berry <karl@gnu.org>
8678
8679 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
8680 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
8681 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
8682 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
8683 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
8684 Per rms, update all manuals to use @copying instead of @ifinfo.
8685 Also use @ifnottex instead of @ifinfo around the top node, where
8686 needed for the sake of the HTML output.
8687 (The Gnus manual is not fixed since it's not clear to me how it
8688 works; and the Tramp manual already uses @copying, although in an
8689 unusual way. All others were changed.)
8690
8691 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
8692
8693 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
8694 (../info/ses, ses.dvi): New targets.
8695 * ses.texi: New file.
8696
8697 2002-09-06 Pavel Janík <Pavel@Janik.cz>
8698
8699 * texinfo.tex: Update to texinfo 4.2.
8700
8701 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
8702
8703 * reftex.texi: Update to RefTeX 4.19.
8704
8705 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8706
8707 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
8708 (../info/tramp, tramp.dvi): New targets.
8709
8710 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
8711
8712 * Makefile.in (DVI_TARGETS): Add calc.dvi.
8713 (calc.dvi): Uncomment.
8714
8715 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
8716
8717 * Makefile.in (INFO_TARGETS): Add ../info/calc.
8718 (../info/calc): New target.
8719
8720 2001-10-20 Gerd Moellmann <gerd@gnu.org>
8721
8722 * (Version 21.1 released.)
8723
8724 2001-10-05 Gerd Moellmann <gerd@gnu.org>
8725
8726 * Branch for 21.1.
8727
8728 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
8729
8730 * Makefile.in (../info/info): Use an explicit -o switch to
8731 makeinfo.
8732
8733 2001-03-05 Gerd Moellmann <gerd@gnu.org>
8734
8735 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8736
8737 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8738
8739 * Makefile.in (../info/idlwave): Use --no-split.
8740
8741 2000-12-14 Dave Love <fx@gnu.org>
8742
8743 * Makefile.in (mostlyclean): Remove gnustmp.*.
8744 (gnus.dvi): Change rule to remove @latex stuff.
8745
8746 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
8747
8748 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
8749
8750 2000-10-13 John Wiegley <johnw@gnu.org>
8751
8752 * Makefile.in: Add build targets for eshell.texi.
8753
8754 2000-09-25 Gerd Moellmann <gerd@gnu.org>
8755
8756 * Makefile.in: Remove/comment speedbar stuff.
8757
8758 2000-09-22 Dave Love <fx@gnu.org>
8759
8760 * Makefile.in: Add emacs-mime.
8761
8762 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
8763
8764 * Makefile.in (INFO_TARGETS): Add ../info/woman.
8765 (DVI_TARGETS): Add woman.dvi.
8766 (../info/woman, woman.dvi): New targets.
8767
8768 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8769
8770 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8771
8772 * pcl-cvs.texi: New file.
8773 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
8774 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
8775
8776 2000-05-11 Gerd Moellmann <gerd@gnu.org>
8777
8778 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
8779 (../info/ebrowse, ebrowse.dvi): New targets.
8780
8781 2000-01-13 Gerd Moellmann <gerd@gnu.org>
8782
8783 * Makefile.in (INFO_TARGETS): Add eudc.
8784 (DVI_TARGETS): Add eudc.dvi.
8785 (../info/eudc, eudc.dvi): New targets.
8786
8787 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
8788
8789 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
8790 compatibility with 8+3 filesystems).
8791 (../info/efaq): Rename from emacs-faq.
8792
8793 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
8794
8795 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
8796 (../info/idlwave, idlwave.dvi): New targets.
8797
8798 1999-10-23 Dave Love <fx@gnu.org>
8799
8800 * Makefile.in: Use autotype.texi.
8801
8802 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
8803
8804 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
8805 faq.texi file) rather than ../info/faq.
8806
8807 1999-10-07 Gerd Moellmann <gerd@gnu.org>
8808
8809 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
8810 (../info/ada-mode, ada-mode.dvi): New targets.
8811
8812 1999-09-01 Dave Love <fx@gnu.org>
8813
8814 * Makefile.in: Add faq.
8815
8816 1999-07-12 Richard Stallman <rms@gnu.org>
8817
8818 * Version 20.4 released.
8819
8820 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8821
8822 * Version 20.3 released.
8823
8824 1998-04-06 Andreas Schwab <schwab@gnu.org>
8825
8826 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8827 Use it in dvi targets.
8828 (../etc/GNU): Change to $(srcdir) first.
8829
8830 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
8831
8832 * reftex.texi: Update for RefTeX version 3.22.
8833
8834 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
8835
8836 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
8837 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8838
8839 1997-09-23 Paul Eggert <eggert@twinsun.com>
8840
8841 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8842 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
8843
8844 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8845
8846 * Version 20.2 released.
8847
8848 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8849
8850 * Version 20.1 released.
8851
8852 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8853
8854 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
8855
8856 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8857
8858 * Version 19.33 released.
8859
8860 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8861
8862 * Version 19.32 released.
8863
8864 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8865
8866 * Makefile.in: Add rules for the Message manual.
8867
8868 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8869
8870 * gnus.texi: New version.
8871
8872 * message.texi: New manual.
8873
8874 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8875
8876 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8877
8878 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8879
8880 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8881 Specify -I option.
8882 (All dvi targets): Set the TEXINPUTS variable.
8883
8884 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8885
8886 * Version 19.31 released.
8887
8888 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
8889
8890 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
8891 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
8892
8893 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8894
8895 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
8896 (INFO_TARGETS): Add ../info/cc-mode.
8897 (DVI_TARGETS): Add cc-mode.dvi.
8898
8899 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8900
8901 * Version 19.30 released.
8902
8903 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8904
8905 * gnus.texi: New file.
8906
8907 1995-11-04 Erik Naggum <erik@naggum.no>
8908
8909 * gnus.texi: File deleted.
8910
8911 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
8912
8913 * mh-e.texi: "Function Index" -> "Command Index" to work with
8914 Emacs 19.30 C-h C-k support of separately-documented commands.
8915
8916 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8917
8918 * Makefile.in (../info/ediff, ediff.dvi): New targets.
8919 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
8920
8921 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8922
8923 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
8924 (../info/viper, viper.dvi): New targets.
8925
8926 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
8927
8928 * dired-x.texi (Installation): Change the example to set
8929 buffer-local variables like dired-omit-files-p in
8930 dired-mode-hook.
8931
8932 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8933
8934 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
8935 (../info/mh-e, mh-e.dvi): New targets.
8936
8937 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8938
8939 * Makefile.in (maintainer-clean): Rename from realclean.
8940
8941 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8942
8943 * Makefile.in: New file.
8944 * Makefile: File deleted.
8945
8946 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8947
8948 * Makefile (TEXINDEX_OBJS): Variable deleted.
8949 (texindex, texindex.o, getopt.o): Rules deleted.
8950 All deps on texindex deleted.
8951 (distclean): Don't delete texindex.
8952 (mostlyclean): Don't delete *.o.
8953 * texindex.c, getopt.c: Files deleted.
8954
8955 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8956
8957 * Version 19.26 released.
8958
8959 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8960
8961 * Version 19.25 released.
8962
8963 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8964
8965 * Version 19.24 released.
8966
8967 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8968
8969 * Version 19.23 released.
8970
8971 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8972
8973 * Makefile: Delete spurious tab.
8974
8975 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8976
8977 * Makefile (.SUFFIXES): New rule.
8978
8979 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8980
8981 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
8982 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8983
8984 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8985
8986 * Makefile (../info/sc): Rename from sc.info.
8987 (../info/cl): Likewise.
8988 (INFO_TARGETS): Use new names.
8989
8990 1993-12-04 Richard Stallman (rms@srarc2)
8991
8992 * getopt.c: New file.
8993 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8994 (getopt.o): New rule.
8995 (dvi): Don't depend on texindex.
8996 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
8997 Depend on texindex.
8998
8999 1993-12-03 Richard Stallman (rms@srarc2)
9000
9001 * Makefile (../info/sc.info): Rename from ../info/sc.
9002 (TEXI2DVI): New variable.
9003 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
9004 Add explicit commands.
9005 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9006
9007 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9008
9009 * Version 19.22 released.
9010
9011 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9012
9013 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9014
9015 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9016
9017 * Version 19.21 released.
9018
9019 1993-11-15 Paul Eggert (eggert@twinsun.com)
9020
9021 * man/Makefile (../info/cl.info): Rename from ../info/cl.
9022
9023 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9024
9025 * Makefile (../etc/GNU): New target.
9026 (EMACSSOURCES): Add gnu1.texi.
9027
9028 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9029
9030 * Makefile (realclean): Don't delete the Info files.
9031
9032 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
9033
9034 * forms.texi: Fix forms.texi so that it will format correctly.
9035 Add missing `@end iftex', fix bad reference.
9036
9037 * info.texi, info-stn.texi: New files implement texinfo version of
9038 `info' file.
9039
9040 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
9041
9042 * Makefile: Fix targets for texindex, new info.texi files.
9043 * info-stnd.texi: New file implements info for standalone info
9044 reader.
9045 * info.texi: Update to include recent changes to "../info/info".
9046 New source file for ../info/info; includes info-stnd.texi.
9047
9048 * texindex.c: Include "../src/config.h" if building in emacs.
9049
9050 * Makefile: Change all files to FILENAME.texi, force all targets
9051 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
9052 vip.texinfo, forms.texinfo, cl.texinfo.
9053 Add target to build texindex.c, defining `emacs'.
9054
9055 * forms.texi: Install new file to match version 2.3 of forms.el.
9056
9057 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9058
9059 * Version 19.19 released.
9060
9061 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
9062
9063 * sc.texinfo: Fix info file name.
9064
9065 * Makefile (info): Add gnus and sc.
9066 (dvi): Add gnus.dvi and sc.dvi.
9067 (../info/sc, sc.dvi): New targets.
9068
9069 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9070
9071 * Version 19.18 released.
9072
9073 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9074
9075 * Makefile: Fix source file names of the separate manuals.
9076 (gnus.dvi, ../info/gnus): New targets.
9077
9078 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9079
9080 * Version 19.17 released.
9081
9082 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9083
9084 * split-man: Fix typos in last change.
9085
9086 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9087
9088 * Version 19.16 released.
9089
9090 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9091
9092 * version 19.15 released.
9093
9094 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9095
9096 * Makefile (distclean): It's rm, not rf.
9097
9098 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9099
9100 * Version 19.14 released.
9101
9102 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9103
9104 * Makefile: New file.
9105
9106 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9107
9108 * Version 19.13 released.
9109
9110 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9111
9112 * Version 19.9 released.
9113
9114 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9115
9116 * Version 19.8 released.
9117
9118 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9119
9120 * Version 19.7 released.
9121
9122 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
9123
9124 * gnus.texinfo: New file. Removed installation instructions.
9125
9126 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9127
9128 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9129
9130 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
9131
9132 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
9133 then define `\sc' as the command for smallcaps in Texinfo.
9134 This means that the @sc command will produce small caps. bfox has
9135 made the corresponding change to makeinfo and texinfm.el.
9136
9137 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9138
9139 * vip.texinfo: Remove menu entry Adding Lisp Code in node
9140 Customization since the menu entry did not point to anything.
9141 Also add an @finalout command to remove overfull hboxes from the
9142 printed output.
9143
9144 * cl.texinfo: Add @bye, \input line and @settitle to file.
9145 This file is clearly intended to be a chapter of some other work,
9146 but the other work does not yet exist.
9147
9148 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9149
9150 * texinfo.texinfo: Three typos corrected.
9151
9152 ;; Local Variables:
9153 ;; coding: utf-8
9154 ;; End:
9155
9156 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
9157
9158 This file is part of GNU Emacs.
9159
9160 GNU Emacs is free software: you can redistribute it and/or modify
9161 it under the terms of the GNU General Public License as published by
9162 the Free Software Foundation, either version 3 of the License, or
9163 (at your option) any later version.
9164
9165 GNU Emacs is distributed in the hope that it will be useful,
9166 but WITHOUT ANY WARRANTY; without even the implied warranty of
9167 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9168 GNU General Public License for more details.
9169
9170 You should have received a copy of the GNU General Public License
9171 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.