merge trunk
[bpt/emacs.git] / doc / misc / ChangeLog
1 2014-01-27 Glenn Morris <rgm@gnu.org>
2
3 * idlwave.texi (Lesson III---User Catalog, Online Help)
4 (Starting the Shell, Catalogs, User Catalog):
5 * remember.texi (Quick Start):
6 * viper.texi:
7 * vip.texi (Customization, Customizing Constants)
8 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
9
10 2014-01-25 Xue Fuqiao <xfq.free@gmail.com>
11
12 * cc-mode.texi (Minor Modes): Minor fix.
13
14 2014-01-24 David Engster <deng@randomsample.de>
15
16 * eieio.texi (Introduction): Fix references.
17
18 2014-01-24 Glenn Morris <rgm@gnu.org>
19
20 * efaq.texi (Termcap/Terminfo entries for Emacs):
21 Use M-x term rather than M-x terminal-emulator.
22
23 * emacs-mime.texi (time-date): Use float-time.
24
25 2014-01-22 David Engster <deng@randomsample.de>
26
27 * eieio.texi (Introduction): Move introductory paragraph about
28 EIEIO and CLOS from 'Building Classes' to here.
29 (Documentation): Remove, since eieio-doc is not part of Emacs.
30 (Class Values, CLOS compatibility): Mention that
31 `describe-function' will also give information about classes.
32
33 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
34
35 * texinfo.tex: Update from gnulib.
36
37 2014-01-15 Glenn Morris <rgm@gnu.org>
38
39 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
40
41 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
42
43 * tramp.texi (all): Doc fix according to GNU Coding Standards.
44 Use "file name" instead of "filename" or "path". Use "host"
45 instead of "machine".
46
47 2014-01-12 David Engster <deng@randomsample.de>
48
49 * eieio.texi (Introduction): `class-of' is obsolete.
50 (Predicates, Basic Methods): Adapt function names to namespace
51 cleanup.
52
53 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
54
55 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
56
57 2014-01-12 Glenn Morris <rgm@gnu.org>
58
59 * efaq.texi (Guidelines for newsgroup postings)
60 (Informational files for Emacs):
61 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
62
63 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
64
65 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
66
67 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
68
69 * Makefile.in: Add eww.texi.
70 * eww.texi: New file.
71
72 2014-01-07 Glenn Morris <rgm@gnu.org>
73
74 * efaq.texi (Problems with very large files): Fix superscript typo.
75
76 2013-01-07 Rasmus <w530@pank.eu>
77
78 * org.texi (Global and local cycling): Fix missing '@'.
79
80 2013-01-07 Bastien Guerry <bzg@gnu.org>
81
82 * org.texi (Global and local cycling): Mention C-u C-u TAB.
83 (Include files, The Export Dispatcher)
84 (Advanced configuration)
85 (Header arguments in Org mode properties): Spelling fixes.
86 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
87 (@LaTeX{} specific attributes): New index entries.
88 Use #+BEGIN_ABSTRACT in the example.
89
90 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
91
92 * org.texi (Org export): New section.
93 (HTML doctypes): Fix whitespace error. Fix display.
94 (Publishing options): Add missing html publishing options.
95
96 2014-01-07 Glenn Morris <rgm@gnu.org>
97
98 * efaq.texi (Basic editing, Packages that do not come with Emacs):
99 Merge in some info from etc/MORE.STUFF.
100
101 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
102
103 Specify .texi encoding (Bug#16292).
104 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
105 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
106 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
107 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
108 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
109 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
110 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
111 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
112 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
113 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
114 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
115 * widget.texi, wisent.texi, woman.texi:
116 Add @documentencoding.
117
118 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
119
120 * eshell.texi (What Eshell is not): Clean up confusing clause.
121
122 2014-01-03 Glenn Morris <rgm@gnu.org>
123
124 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
125
126 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
127 Add copyright notice to titlepage.
128
129 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
130
131 * ert.texi: Add a titlepage. Use @insertcopying.
132
133 * calc.texi (Top): Use @top rather than @chapter.
134
135 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
136
137 * eshell.texi (top): Fix incorrect use of xref.
138
139 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
140
141 * eshell.texi (top): Fix incorrect info filename in an xref.
142
143 2014-01-02 Glenn Morris <rgm@gnu.org>
144
145 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
146
147 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
148
149 * eshell.texi (Command Basics): Remove `Command basics' chapter.
150
151 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
152
153 * eshell.texi (What is Eshell?): Add section about what not to use
154 Eshell for.
155
156 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
157
158 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
159
160 2013-12-22 Glenn Morris <rgm@gnu.org>
161
162 * woman.texi (Navigation): Use itemx where appropriate.
163
164 2013-12-20 Tassilo Horn <tsdh@gnu.org>
165
166 * info.texi, woman.texi:
167 Document `S-SPC' as alternative to `DEL' for scrolling.
168
169 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
170
171 * calc.texi (Stack Manipulation Commands): Mention using the variable
172 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
173
174 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
175
176 * tramp.texi (direntry): Use ssh but rsh.
177 (all): Encode all environment variable names with @env{...}.
178 (Bug Reports): Refer to Testing node.
179
180 2013-12-12 Glenn Morris <rgm@gnu.org>
181
182 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
183 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
184 * srecode.texi, todo-mode.texi, tramp.texi:
185 Sync direntry with info/dir version.
186
187 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
188
189 * Makefile.in: Add octave-mode.texi.
190
191 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
192 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
193
194 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
195
196 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
197
198 * dbus.texi (Properties and Annotations): Fix typo.
199
200 2013-12-06 Bastien Guerry <bzg@gnu.org>
201
202 * org.texi: Don't include Emacs version within Org's version.
203
204 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
205
206 * org.texi (Creating one-off styles): Use new export snippet
207 syntax.
208
209 * org.texi (Export settings): documentation describing how text
210 above the first heading is ignored when an :export: tag is in a
211 file.
212
213 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
214
215 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
216
217 2013-11-30 Glenn Morris <rgm@gnu.org>
218
219 * Makefile.in (distclean): Remove Makefile.
220
221 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
222
223 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
224 (The Basics, Formulas): Copyedits.
225 (Resizing, Printer functions): Add index entries.
226
227 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
228
229 * calc.texi (Customizing Calc): Mention new variable
230 `calc-context-sensitive-enter'.
231
232 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
233
234 * org.texi (Exporting code blocks): Document the 'inline-only
235 setting for `org-export-babel-evaluate'. Document how :var
236 introduces code block dependencies.
237
238 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
239
240 * org.texi (Header arguments): Document header-args[:lang]
241 properties and remove deprecated old-style properties from
242 documentation.
243
244 * org.texi (Agenda commands): Remove footnote from @tsubheading
245 and add a sentence with the reference instead.
246
247 2013-11-12 Bastien Guerry <bzg@gnu.org>
248
249 * org.texi (Catching invisible edits):
250 * org.texi (Plain lists, Plain lists):
251 * org.texi (Advanced configuration):
252 * org.texi (Tag groups):
253 * org.texi (Conventions):
254 * org.texi (Checkboxes, Radio lists):
255 * org.texi (Top, Summary, Exporting):
256 * org.texi (In-buffer settings): Fix typos.
257
258 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
259 C-w'. Add an index entry for `org-refile-keep'.
260
261 * org.texi (Plain lists): Add an index entry for sorting plain
262 list. Document sorting by checked status for check lists.
263
264 * org.texi (Publishing options): Fix old variable names.
265
266 * org.texi (Orgstruct mode): Fix suggested setting of
267 `orgstruct-heading-prefix-regexp'.
268
269 * org.texi (Export settings):
270 Document `org-export-allow-bind-keywords'.
271
272 * org.texi (History and Acknowledgments): Small rephrasing.
273
274 * org.texi (Template elements): Add a footnote about tags accepted
275 in a year datetree.
276
277 * org.texi (Beamer export, @LaTeX{} and PDF export)
278 (Header and sectioning, @LaTeX{} specific attributes):
279 Enhance style.
280
281 * org.texi (Agenda commands): Add a footnote about dragging agenda
282 lines: it does not persist and it does not change the .org files.
283
284 * org.texi (Agenda commands): Add a table heading for dragging
285 agenda lines forward/backward.
286
287 * org.texi (Agenda commands): Add documentation for
288 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
289
290 * org.texi (Publishing options): Update the list of options.
291 (Simple example, Complex example): Fix the examples.
292
293 * org.texi (Formula syntax for Calc): Don't use a bold font the
294 warning.
295
296 * org.texi (Other built-in back-ends): New section.
297
298 * org.texi (Editing source code):
299 Document `org-edit-src-auto-save-idle-delay' and
300 `org-edit-src-turn-on-auto-save'.
301
302 * org.texi (External links): Document contributed link types
303 separately.
304
305 * org.texi (Closing items):
306 Document `org-closed-keep-when-no-todo'.
307
308 * org.texi (Export back-ends): Rename from "Export formats".
309 (The Export Dispatcher): Remove reference to
310 `org-export-run-in-background'.
311 (Export settings): Minor rewrites.
312 (ASCII/Latin-1/UTF-8 export): Update variable's name.
313 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
314
315 * org.texi (Export in foreign buffers): New section.
316 (Exporting): Remove documentation about converting the selected
317 region.
318
319 * org.texi (Advanced configuration): Put the filter valid types in
320 a table. Use @lisp and @smalllisp.
321
322 * org.texi: Use @code{nil} instead of nil. Update the maintainer
323 contact info.
324
325 * org.texi (Exporting): Better introductory sentence. Add a note
326 about conversion commands.
327 (Feedback, Orgstruct mode, Built-in table editor)
328 (Built-in table editor, Orgtbl mode, Updating the table)
329 (Property syntax, Capturing column view, Capture)
330 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
331 (Exporting, Extending ODT export)
332 (Working with @LaTeX{} math snippets, dir, Customization)
333 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
334 Uniformly use @kbd{M-x command RET}.
335
336 * org.texi (Filtering/limiting agenda items): New subsection.
337 Document the use of `org-agenda-max-*' options and
338 `org-agenda-limit-interactively' from the agenda.
339 (Agenda commands): Move details about filtering commands to
340 the new section, only include a summary here.
341 (Customizing tables in ODT export)
342 (System-wide header arguments, Conflicts, Dynamic blocks):
343 Use spaces for indentation.
344
345 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
346
347 * org.texi (Links in HTML export, Images in HTML export)
348 (post): Fix syntax within #+ATTR_*.
349 (Tables in HTML export): Document `org-html-table-row-tags'
350 and use `org-html-table-default-attributes' instead of
351 `org-html-table-tag'.
352
353 * org.texi (Publishing action, Publishing options)
354 (Publishing links): Major rewrite. Enhance explanations for
355 `org-org-publish-to-org'. Remove reference to
356 `org-export-run-in-background'.
357
358 * org.texi: Fix many small typos. Use #+NAME instead of
359 #+TBLNAME. Use @smalllisp instead of @example.
360 (Special symbols): Add index?
361 (HTML preamble and postamble): Don't mention obsolete use of
362 opt-plist.
363 (JavaScript support): Don't mention the org-jsinfo.el file as it
364 has been merged with ox-html.el.
365
366 * org.texi (Installation, Feedback, Setting Options)
367 (Code evaluation security, org-crypt.el): Use @lisp instead of
368 @example.
369 (Agenda commands): Use @table instead of @example.
370
371 * org.texi (Adding hyperlink types): New appendix.
372
373 * org.texi (ODT export commands, Extending ODT export)
374 (Applying custom styles, Images in ODT export)
375 (Labels and captions in ODT export)
376 (Literal examples in ODT export)
377 (Configuring a document converter)
378 (Working with OpenDocument style files)
379 (Customizing tables in ODT export)
380 (Validating OpenDocument XML): Fix options names.
381
382 * org.texi (History and Acknowledgments): Update acknowledgments
383 to Nicolas. Add Nicolas Goaziou to the list of contributors.
384
385 * org.texi (System-wide header arguments): Don't use "customizing"
386 for setting a variable. Also remove comments.
387
388 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
389 `org-agenda-start-on-weekday' to the variable index and document
390 them.
391
392 * org.texi (Sparse trees, Agenda commands)
393 (@LaTeX{} fragments, Selective export, Export options)
394 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
395 (HTML Export commands, @LaTeX{}/PDF export commands)
396 (iCalendar export, Publishing options, Triggering publication)
397 (In-buffer settings): Update to reflect changes from the new
398 export engine.
399
400 * org.texi (Matching tags and properties): More examples.
401 Explain group tags expansion as regular expressions.
402
403 * org.texi (Tag groups): New section.
404
405 * org.texi (Setting tags): Tiny formatting fixes.
406
407 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
408 names.
409
410 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
411 concept index. Include example for these agenda views.
412 (Special agenda views): Mention the "agenda*" agenda view.
413
414 * org.texi (Repeated tasks): Document how to ignore a repeater
415 when using both a scheduled and a deadline timetamp.
416
417 * org.texi (Global and local cycling): Wrap in a new subsection.
418 (Initial visibility, Catching invisible edits): New subsections.
419
420 * org.texi (Visibility cycling): Mention that
421 `org-agenda-inhibit-startup' will prevent visibility setting when
422 the agenda opens an Org file for the first time.
423
424 * org.texi (Org syntax): New section.
425
426 * org.texi (Orgstruct mode):
427 Document `orgstruct-heading-prefix-regexp'.
428
429 * org.texi (Speeding up your agendas): New section.
430
431 * org.texi (Installation): When installing Org from ELPA, users
432 should do this from an Emacs session where no .org file has been
433 visited.
434
435 * org.texi (CSS support, In-buffer settings): Update HTML options
436 names.
437
438 * org.texi (Structure editing): Update documentation for
439 `org-insert-heading-or-item'.
440 (Plain lists, Relative timer): Update index entry.
441
442 * org.texi (JavaScript support): Update variable names.
443
444 * org.texi (comments): Minor formatting fix.
445
446 * org.texi (@LaTeX{} fragments): Minor enhancement.
447
448 * org.texi: Update the list contributions.
449
450 * org.texi (Agenda commands): Exporting the agenda to an .org file
451 will not copy the subtrees and the inherited tags.
452 Document `org-agenda-filter-by-regexp'.
453
454 * org.texi (Publishing action, Complex example): Fix names of
455 publishing functions.
456
457 * org.texi (Top, Exporting): Delete references to Freemind.
458 (Freemind export): Delete section.
459
460 * org.texi (Top, Exporting): Delete references to the XOXO export.
461 (XOXO export): Delete section.
462
463 * org.texi (Capture): Mention that org-remember.el is not
464 supported anymore.
465
466 * org.texi (Top, Exporting, Beamer class export):
467 Delete references to the TaskJuggler export.
468 (History and Acknowledgments): Mention that the TaskJuggler has
469 been rewritten by Nicolas and now lives in the contrib/ directory
470 of Org's distribution. Mention that Jambunathan rewrote the HTML
471 exporter. Remove Jambunathan from my own acknowledgments.
472 (TaskJuggler export): Delete.
473
474 * org.texi (HTML preamble and postamble)
475 (Tables in HTML export, Images in HTML export)
476 (Math formatting in HTML export, CSS support)
477 (@LaTeX{} and PDF export, Publishing options): Fix the names of
478 the HTML export and publishing options.
479
480 * org.texi (Literal examples, Export options)
481 (@LaTeX{} and PDF export, Header and sectioning)
482 (Publishing options): Fix LaTeX options names.
483
484 * org.texi (Export options, CSS support, In-buffer settings):
485 Fix references to HTML_LINK_* and HTML_STYLE keywords.
486
487 * org.texi (Export options, In-buffer settings): Fix references to
488 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
489
490 * org.texi (Top, Markup, Initial text, Images and tables)
491 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
492 (Export options, JavaScript support, Beamer class export):
493 Remove references to the DocBook export, which has been deleted.
494 (History and Acknowledgments): Mention that DocBook has been
495 deleted, suggest to use the Texinfo exporter instead, then to
496 convert the .texi to DocBook with makeinfo.
497 (Links in ODT export, Tables in ODT export): Fix indices.
498
499 * org.texi (Deadlines and scheduling): Add a variable to the
500 index. Add documentation about delays for scheduled tasks.
501
502 * org.texi (Emphasis and monospace):
503 Mention `org-fontify-emphasized-text' and
504 `org-emphasis-regexp-components'.
505
506 * org.texi (References): Small enhancement.
507
508 * org.texi (Column width and alignment): Make the example visually
509 more clear.
510
511 * org.texi (The clock table): Document :mstart and :wstart as a
512 way to set the starting day of the week.
513
514 * org.texi (In-buffer settings): Document new startup keywords.
515 Thanks to John J Foerch for this idea.
516
517 * org.texi (Include files): Tiny formatting fix.
518
519 * org.texi (Activation): Point to the "Conflicts" section.
520
521 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
522
523 * org.texi (CSS support): Clarify this section.
524
525 * org.texi (@LaTeX{} specific attributes): Document that tabu and
526 tabularx packages are not in the default set of packages.
527
528 * org.texi (Agenda commands): Document fortnight view.
529
530 * org.texi: Document conflict with ecomplete.el.
531
532 * org.texi (History and Acknowledgments): Acknowledgements for
533 Jason Dunsmore and Rakcspace.
534
535 * org.texi: Rename org-crypt.el node to org-crypt.
536
537 * org.texi (A @LaTeX{} example): Fix typo in variable name.
538
539 * org.texi (MobileOrg): Mention the new iPhone developer.
540
541 * org.texi (Table of contents) Improve documentation of TOC
542 placement.
543
544 * org.texi: Explain that date/time information at read-date prompt
545 should start at the beginning, not anywhere in the middle of a
546 long string.
547
548 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
549
550 * org.texi (Orgstruct mode): Fix wrong regexp.
551
552 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
553
554 * org.texi: Document export to (X)HTML flavors.
555
556 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
557
558 * org.texi (Extracting source code): Mention the prefix argument
559 to org-babel-tangle.
560 (noweb): Remove erroneous negative.
561 (Specific header arguments): Document new header arguments.
562 Documentation for new tangle-mode header argument.
563 (Top): Documentation for new tangle-mode header argument.
564 (rownames): Documentation for new tangle-mode header argument.
565 Mention elisp as special rowname case.
566 (tangle-mode): Documentation for new tangle-mode header argument.
567 (post): Documentation and an example of usage.
568 (var): Remove the "Alternate argument syntax" section from the
569 documentation.
570 (hlines): Note that :hline has no effect for Emacs Lisp code
571 blocks.
572
573 2013-11-12 Feng Shu <tumashu@gmail.com>
574
575 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
576 (Math formatting in HTML export)
577 (Working with @LaTeX{} math snippets): Add document about creating
578 formula image with imagemagick.
579
580 * org.texi (@LaTeX{} specific attributes): Document `:caption'
581 attribute of #+ATTR_LATEX.
582
583 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
584
585 * org.texi (Handling links): Fix a typo in
586 `org-startup-with-inline-images' documentation.
587
588 * org.texi (Previewing @LaTeX{} fragments): Document the startup
589 keywords to use for previewing LaTeX fragments or not.
590 (Summary of in-buffer settings): Improve formatting and add an
591 entry for the variable `org-startup-with-latex-preview'.
592
593 * org.texi (Property syntax): Recall the user to refresh the org
594 buffer when properties are set on a per-file basis.
595
596 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
597
598 * org.texi (Matching tags and properties): Clarification.
599
600 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
601
602 * org.texi (Editing and debugging formulas): Add an example when a
603 table has multiple #+TBLFM lines.
604
605 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
606
607 * org.texi (The clock table): Document acceptance of relative
608 times in tstart and tend, link to syntax description and provide
609 example.
610
611 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
612
613 * org.texi (The spreadsheet): Document lookup functions.
614
615 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
616
617 * org.texi (CSS support): Mention .figure-number, .listing-number,
618 and .table-number.
619
620 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
621
622 * org.texi
623 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
624 spreadsheet formula mode strings and some examples from @example
625 block with xy @r{yz} to @table.
626
627 * org.texi (Formula syntax for Calc): Improve the documentation of
628 empty fields in formulas for spreadsheet. Add explanation and
629 example for empty field. Extend explanations of format
630 specifiers. Add a sentence to mention Calc defmath.
631
632 * org.texi (Column formulas): Add a sentence to be more explicit
633 about when a table header is mandatory.
634
635 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
636
637 * org.texi (Subscripts and superscripts): Remove reference to
638 quoted underscores until this mechanism is implemented again.
639
640 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
641 property.
642
643 * org.texi (Document title): Subtree export is no longer triggered
644 by marking one as the region.
645 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
646 giving examples isn't very useful: "horizontal rule" is, at least,
647 as explicit as <hr/>.
648
649 * org.texi (HTML doctypes): Reflect keyword removal.
650 (CSS support): Reflect keyword removal.
651
652 * org.texi (@LaTeX{} specific attributes): Document new :float
653 values.
654
655 * org.texi (Export settings): Improve documentation.
656
657 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
658 (Text areas in HTML export): Update text areas.
659 (HTML Export commands): Update export commands.
660
661 * org.texi (Header and sectioning): Add a footnote about the
662 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
663
664 * org.texi (The Export Dispatcher):
665 Document `org-export-in-background'.
666
667 * org.texi (Footnotes): Export back-ends do not use
668 `org-footnote-normalize' anymore.
669
670 * org.texi: Document variable changes.
671
672 * org.texi (Export settings): Doument p: item in OPTIONS keyword.
673
674 * org.texi (Exporting): Massive rewrite of the first sections.
675 (Selective export): Delete.
676 (The Export Dispatcher): Rewrite.
677 (Export options): Rewrite as "Export settings".
678
679 * org.texi: Small changes to documentation for embedded LaTeX.
680
681 * org.texi (Internal links): Document #+NAME keyword and
682 cross-referencing during export.
683
684 * org.texi (Include files): Remove reference to :prefix1
685 and :prefix. Give more details for :minlevel.
686
687 * org.texi (Macro replacement): Fix macro name.
688 Update documentation about possible locations and escaping mechanism.
689
690 * org.texi (Table of contents): Update documentation.
691 Document lists of listings and lists of tables. Add documentation for
692 optional title and #+TOC: keyword.
693
694 2013-11-12 Rick Frankel <rick@rickster.com>
695
696 * org.texi (results): Add Format section, broken out of Type
697 section to match code.
698 (hlines, colnames): Remove incorrect Emacs Lisp exception.
699 Note that the actual default handling (at least for python and
700 emacs-lisp) does not seem to match the description.
701
702 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
703
704 * org.texi (The date/time prompt): Update the documentation to
705 reflect the new way `org-read-date-get-relative' handles weekdays.
706
707 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
708
709 * org.texi (Resolving idle time):
710 Document `org-clock-x11idle-program-name'.
711
712 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
713
714 * ert.texi (Running Tests Interactively): Adapt examle output.
715 (Tests and Their Environment): Mention skip-unless.
716
717 2013-10-23 Glenn Morris <rgm@gnu.org>
718
719 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
720 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
721 * widget.texi: Nuke @refill.
722
723 * Makefile.in (install-dvi, install-html, install-pdf)
724 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
725 (uninstall-pdf): Quote entities that might contain whitespace.
726
727 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
728
729 * calc.texi (Data Type Formats): Don't specify the size at
730 which integers begin to be represented by lists.
731
732 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
733
734 * cl.texi (Argument Lists): Add indexes for &key and &aux.
735
736 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
737
738 * trampver.texi: Update release number.
739
740 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
741
742 Sync with Tramp 2.2.8.
743
744 * tramp.texi (External packages): Use `non-essential'.
745 * trampver.texi: Update release number.
746
747 2013-09-14 Glenn Morris <rgm@gnu.org>
748
749 * eshell.texi: Markup fixes.
750
751 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
752
753 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
754 of @kbd{RET}.
755 (Prefix Matching): Add an index.
756
757 2013-09-08 Glenn Morris <rgm@gnu.org>
758
759 * emacs-gnutls.texi: Tweak direntry.
760
761 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
762
763 * tramp.texi (Alternative Syntax): Remove chapter.
764
765 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
766
767 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
768 for portability to hosts where /bin/sh has problems.
769
770 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
771
772 Try to reduce redundancy in doc/misc/Makefile.in.
773 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
774 (TARGETS): New intermediate variable.
775 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
776
777 2013-08-27 Glenn Morris <rgm@gnu.org>
778
779 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
780
781 * efaq.texi: Rename from faq.texi, to match its output files.
782 * Makefile.in: Update for faq.texi name change.
783
784 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
785
786 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
787
788 * efaq-w32.texi: Move here from the web-pages repository.
789 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
790 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
791 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
792 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
793 Add DOCMISC_*_W32 variables.
794 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
795 (efaq_w32_deps): New variable.
796 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
797 (efaq-w32.pdf, efaq-w32.html): New rules.
798 (clean): Remove efaq-w32 products.
799
800 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
801
802 * texinfo.tex: Update from gnulib.
803
804 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
805
806 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
807 shift_jis from the default value set to mm-coding-system-priorities for
808 Japanese users.
809
810 2013-08-13 Glenn Morris <rgm@gnu.org>
811
812 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
813 (Options - Defining Label Environments, Options - Creating Labels)
814 (Options - Referencing Labels, Options - Creating Citations)
815 (Options - Index Support, Options - Viewing Cross-References)
816 (Options - Finding Files, Options - Optimizations)
817 (Options - Fontification, Options - Misc):
818 * cc-mode.texi (Sample Init File):
819 * edt.texi (Init file):
820 * epa.texi (Encrypting/decrypting gpg files):
821 * mairix-el.texi (About, Setting up the mairix interface, Using)
822 (Extending):
823 Rename nodes to avoid characters that can cause Texinfo problems.
824
825 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
826
827 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
828
829 2013-08-12 Glenn Morris <rgm@gnu.org>
830
831 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
832 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
833 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
834 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
835 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
836 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
837 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
838 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
839 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
840 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
841 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
842 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
843 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
844
845 * woman.texi (Top): Avoid mailto: in html output.
846
847 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
848 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
849 (INSTALL_DATA): New, set by configure.
850 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
851 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
852 install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
853 uninstall-ps, and uninstall-doc.
854 (.SUFFIXES): Add .ps and .dvi.
855 (.dvi.ps): New suffix rule.
856 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
857 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
858 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
859 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
860 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
861 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
862 (ido.html, mairix-el.html, message.html, mh-e.html)
863 (newsticker.html, nxml-mode.html, org.html, pgg.html)
864 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
865 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
866 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
867 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
868 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
869 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
870 New rules.
871 (clean): Remove HTML_TARGETS and PS_TARGETS.
872
873 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
874
875 * ido.texi (Working Directories):
876 (Flexible Matching, Regexp Matching, Find File At Point)
877 (Ignoring, Misc Customization): Use @defopt for user options.
878
879 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
880
881 * htmlfontify.texi (Customization): Remove documentation of
882 `hfy-fast-lock-save'. Minor fixes.
883
884 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
885
886 * ido.texi (Top): Insert node "Working Directories" in menu.
887 (Working Directories): New node.
888 (Misc Customization): Add documentation of
889 `ido-confirm-unique-completion' and some other user options.
890
891 2013-08-07 Eli Zaretskii <eliz@gnu.org>
892
893 * todo-mode.texi: Update @dircategory.
894 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
895 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
896 @ref.
897
898 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
899
900 * sc.texi (Introduction): Fix index.
901 (Usage Overview):
902 (Citations, Citation Elements, Recognizing Citations)
903 (Information Keys and the Info Alist, Reference Headers)
904 (The Built-in Header Rewrite Functions)
905 (Electric References, Reply Buffer Initialization)
906 (Filling Cited Text, Selecting an Attribution)
907 (Attribution Preferences)
908 (Anonymous Attributions, Author Names)
909 (Using Regi, Post-yank Formatting Commands)
910 (Citing Commands, Insertion Commands)
911 (Mail Field Commands)
912 (Hints to MUA Authors, Thanks and History): Change from one space
913 between sentences to two.
914 (What Supercite Does): Typo fix.
915
916 * newsticker.texi (Usage): Use @key for RET.
917
918 * cl.texi (Argument Lists):
919 (For Clauses):
920 (Macros): Add indexes.
921
922 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
923
924 * cl.texi (Blocks and Exits): Add an index.
925
926 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
927
928 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
929 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
930 (todo-mode.dvi, todo-mode.pdf): New rules.
931
932 * todo-mode.texi: New file.
933
934 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
935
936 * gnus.texi (Basic Usage): Mention that warp means jump here.
937 (The notmuch Engine): Mention notmuch.
938
939 2013-07-30 Tassilo Horn <tsdh@gnu.org>
940
941 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
942 `gnus-subthread-sort-functions' and remove the obsolete documentation
943 of `gnus-sort-threads-recursively'.
944
945 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
946
947 * texinfo.tex: Update to 2012-07-29.17 version.
948
949 2013-07-29 David Engster <deng@randomsample.de>
950
951 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
952 implementation.
953 (Introduction): Add further missing features.
954 (Building Classes): Add introductory paragraph.
955 (Wish List): Add metaclasses and EQL specialization.
956
957 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
958
959 * tramp.texi (Frequently Asked Questions):
960 Mention `tramp-use-ssh-controlmaster-options'.
961
962 2013-07-26 Tassilo Horn <tsdh@gnu.org>
963
964 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
965 `gnus-sort-threads-recursively'.
966
967 2013-07-25 Glenn Morris <rgm@gnu.org>
968
969 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
970 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
971
972 * erc.texi (Special Features): Update contact information.
973 (History): Avoid using @email.
974
975 * eshell.texi (Bugs and ideas): Minor updates.
976
977 * faq.texi (Reporting bugs, Origin of the term Emacs)
978 (Setting up a customization file)
979 (Using an already running Emacs process, Turning off beeping)
980 (Packages that do not come with Emacs)
981 (Replying to the sender of a message): Avoid using @email.
982
983 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
984
985 * reftex.texi (Imprint): Avoid using @email.
986
987 * ses.texi (Top): Update bug reporting instructions.
988 (Acknowledgments): Avoid using @email.
989
990 * woman.texi (Introduction, Background): Remove outdated information.
991 (Bugs, Acknowledgments): Avoid using @email.
992
993 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
994
995 * ido.texi: New file.
996
997 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
998
999 * gnus.texi (Customizing Articles): Document function predicates.
1000
1001 2013-07-08 Tassilo Horn <tsdh@gnu.org>
1002
1003 * gnus.texi (lines): Correct description of
1004 `gnus-registry-track-extra's default value.
1005 Mention `gnus-registry-remove-extra-data'.
1006
1007 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1008
1009 * gnus.texi (Group Parameters): Mention regexp
1010 substitutions (bug#11688).
1011
1012 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1013
1014 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1015
1016 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1017
1018 * gnus.texi (Emacsen): Fix version.
1019
1020 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1021
1022 2013-07-06 Glenn Morris <rgm@gnu.org>
1023
1024 * mh-e.texi: Fix external links.
1025 (Using This Manual): Printed elisp manuals no longer available.
1026
1027 * newsticker.texi (Overview): Update URL.
1028
1029 * nxml-mode.texi (Introduction): Update URL.
1030
1031 * org.texi (JavaScript support): Fix URL.
1032
1033 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1034
1035 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1036
1037 * dbus.texi (Introspection): Update URL to a less defunct one.
1038
1039 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1040 (Foreign Groups): Use @indicateurl for examples.
1041 (Direct Functions): Remove defunct URL.
1042 (RSS): Update URL.
1043
1044 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1045 (FAQ 7-1): Update URL.
1046
1047 * pgg.texi (Top, Overview): Add note about obsolescence.
1048
1049 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1050
1051 * texinfo.tex: Merge from gnulib.
1052
1053 2013-07-03 Glenn Morris <rgm@gnu.org>
1054
1055 * bovine.texi (top):
1056 * cc-mode.texi (AWK Mode Font Locking):
1057 * mh-e.texi (Preface):
1058 * url.texi (URI Parsing): Fix cross-references to other manuals.
1059
1060 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1061
1062 * gnus.texi (Client-Side IMAP Splitting):
1063 Note that `nnimap-inbox' now can be a list.
1064
1065 2013-06-24 Glenn Morris <rgm@gnu.org>
1066
1067 * eshell.texi: Fix cross-references to other manuals.
1068
1069 2013-06-23 Glenn Morris <rgm@gnu.org>
1070
1071 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1072 Remove; not needed now we use a standard html layout for the faq.
1073 (clean): Remove HTML_TARGETS, emacs-faq.text.
1074
1075 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1076
1077 * flymake.texi (Parsing the output, Customizable variables):
1078 Add reference to `flymake-warning-predicate'.
1079
1080 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1081
1082 * tramp.texi (Top, Configuration): Insert section `Predefined
1083 connection information' in menu.
1084 (Predefined connection information): New section.
1085 (Android shell setup): Make a reference to `Predefined connection
1086 information'.
1087
1088 2013-06-19 Glenn Morris <rgm@gnu.org>
1089
1090 * Makefile.in (version): New, set by configure.
1091 (clean): Delete dist tar file.
1092 (infoclean): New, split from maintainer-clean.
1093 (maintainer-clean): Run infoclean.
1094 (dist): New rule, to make tarfile for www.gnu.org.
1095
1096 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1097
1098 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1099 for keys q and Q.
1100 (Standards): Reference RFC5804 as the defining document of the
1101 managesieve protocol.
1102
1103 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1104
1105 * eshell.texi (Input/Output): Expand to cover new visual-command
1106 options, eshell-visual-subcommands and eshell-visual-options.
1107 Divide into separate Visual Commands and Redirection sections.
1108
1109 2013-06-10 Glenn Morris <rgm@gnu.org>
1110
1111 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1112
1113 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1114
1115 * gnus.texi (Article Date):
1116 Fix description of gnus-article-update-date-headers.
1117
1118 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1119
1120 * erc.texi (Special Features): ERC is being maintained within
1121 Emacs now.
1122
1123 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1124
1125 * flymake.texi: Change from one space between sentences to two.
1126
1127 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1128
1129 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1130 (bug#14293).
1131
1132 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1133
1134 * tramp.texi (Frequently Asked Questions): Precise, how to define
1135 an own ControlPath.
1136
1137 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1138
1139 * tramp.texi (Frequently Asked Questions): New item for
1140 ControlPath settings.
1141
1142 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1143
1144 * calc.texi (Basic Operations on Units): Streamline some
1145 descriptions.
1146
1147 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1148
1149 * eshell.texi (Built-ins): Update manual to mention tramp module.
1150
1151 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1152
1153 * tramp.texi (Filename Syntax): Host names are not allowed to be
1154 any method name, unless method name is specified explicitly.
1155 Remove restriction on unibyte filenames.
1156
1157 * trampver.texi: Update release number.
1158
1159 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1160
1161 doc: convert some TeX accents to UTF-8
1162 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1163 '@"{@dotless{i}}'.
1164
1165 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1166
1167 Sync with Tramp 2.2.7.
1168
1169 * trampver.texi: Update release number.
1170
1171 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1172
1173 * calc.texi (Basic Operations on Units): Streamline some
1174 descriptions.
1175
1176 2013-03-08 Glenn Morris <rgm@gnu.org>
1177
1178 * faq.texi (Top): Don't say this was updated @today.
1179 That's irrelevant and leads to spurious diffs.
1180
1181 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1182
1183 * calc.texi (Basic Operations on Units):
1184 Fix cross-reference.
1185
1186 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1187
1188 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1189
1190 2013-03-06 Alan Mackenzie <acm@muc.de>
1191
1192 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1193 calling a line-up function.
1194
1195 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1196
1197 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1198 * ses.texi: Switch from Latin-1 to UTF-8.
1199
1200 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1201
1202 * tramp.texi (External methods): Tramp does not connect Android
1203 devices by itself.
1204
1205 2013-03-02 Bill Wohler <wohler@newt.com>
1206
1207 Release MH-E manual version 8.5.
1208
1209 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1210 release 8.5.
1211
1212 * mh-e.texi (Preface, Conventions, Getting Started)
1213 (Using This Manual, Folder Selection, Viewing, Aliases)
1214 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1215 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1216 Update URLs.
1217
1218 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1219
1220 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1221 and "plink2" entries. "plink2" is obsolete for a long time.
1222 (External methods): Remove "scp1" and "scp2" entries.
1223 Explain user name and host name specification for "adb".
1224
1225 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1226
1227 * tramp.texi (External methods): Mention `tramp-adb-program'.
1228
1229 2013-02-28 Bastien Guerry <bzg@gnu.org>
1230
1231 * org.texi (Visibility cycling): Suggest to set
1232 `org-agenda-inhibit-startup' to nil if user wants the startup
1233 visibility settings to be honored in any circumstances.
1234 (Progress logging, Checkboxes): Fix typos.
1235
1236 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1237
1238 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1239 the macros, for Texinfo 4.13 and 5.0.
1240
1241 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1242
1243 Port Tramp documentation to Texinfo 5.0.
1244 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1245 (Filename Syntax): Do not use @trampfn{} in @item.
1246 (Filename completion): Use @columnfractions in @multitable.
1247
1248 2013-02-22 Glenn Morris <rgm@gnu.org>
1249
1250 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1251
1252 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1253
1254 * Makefile.in (html): New rule.
1255
1256 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1257
1258 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1259 Volpiatto <thierry.volpiatto@gmail.com>.
1260
1261 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1262
1263 * tramp.texi (Top, Configuration): Insert section `Android shell
1264 setup' in menu.
1265 (Android shell setup): New section.
1266 (Connection types, Default Method)
1267 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1268 (External methods): Remove "scpc" and "rsyncc" entries.
1269 (Frequently Asked Questions): Remove entry about ControlPersist.
1270
1271 2013-02-13 Glenn Morris <rgm@gnu.org>
1272
1273 * message.texi (News Headers): Don't mention yow any more.
1274
1275 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1276
1277 * calc.texi (Basic Operations on Units):
1278 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
1279
1280 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1281
1282 * eshell.texi: Fill most of the missing sections.
1283
1284 2013-02-07 Bastien Guerry <bzg@gnu.org>
1285
1286 * org.texi (References): Clarify an example.
1287 (Installation): Fix instructions.
1288 (Org-Plot): Fix link.
1289 (Checkboxes, Radio lists): Fix typos.
1290
1291 2013-02-07 Glenn Morris <rgm@gnu.org>
1292
1293 * cl.texi (Equality Predicates): Mention memql.
1294
1295 2013-02-07 Eric Ludlam <zappo@gnu.org>
1296
1297 * ede.texi (Creating a project): Make ede-new doc less
1298 specific, and only about items it supports, indicating that there
1299 might be more. Remove refs to simple project and direct automake
1300 from ede new.
1301 (Simple projects): Re-write to not talk about ede-simple-project
1302 which is deprecated, and instead use the term to mean projects
1303 that don't do much management, just project wrapping.
1304 Add ede-generic-project link.
1305 (ede-generic-project): New node (bug#11441).
1306
1307 2013-02-07 Glenn Morris <rgm@gnu.org>
1308
1309 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1310
1311 2013-02-01 Glenn Morris <rgm@gnu.org>
1312
1313 * calc.texi (Help Commands): Update calc-view-news description.
1314 Mention etc/CALC-NEWS.
1315
1316 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1317
1318 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1319
1320 2013-01-13 Bastien Guerry <bzg@gnu.org>
1321
1322 * org.texi (Installation): Simplify.
1323
1324 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1325
1326 * org.texi (Handling links): Update the mention to the obsolete
1327 variable `org-link-to-org-use-id' with a mention to the newer
1328 variable `org-id-link-to-org-use-id'. Mention the need to load
1329 the org-id library.
1330
1331 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1332
1333 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1334
1335 2013-01-09 Bastien Guerry <bzg@gnu.org>
1336
1337 * org.texi (Pushing to MobileOrg): Add footnote about using
1338 symbolic links in `org-directory'.
1339 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1340 of the now obsolete alias `org-float'.
1341 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1342 index. Fix description of TODO keywords cycling.
1343 (Advanced features): Add missing argument for @item.
1344 (Storing searches): Add index entries and a note about
1345 *-tree agenda views.
1346 (Structure editing): Document `org-mark-element' and
1347 `org-mark-subtree'.
1348 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1349
1350 2013-01-08 Juri Linkov <juri@jurta.org>
1351
1352 * info.texi (Go to node): Mention the abbreviated format
1353 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1354
1355 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1356
1357 * autotype.texi: Remove undefined command @subtitlefont.
1358 * cc-mode.texi: Likewise.
1359
1360 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1361 @item argument.
1362 (Property searches): Use \\ instead of @backslashchar{}.
1363 * pgg.texi (VERSION): Move @set below @setfilename.
1364
1365 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1366
1367 * ada-mode.texi: Remove braces from @title argument.
1368 * eudc.texi: Likewise.
1369 * smtpmail.texi: Likewise.
1370 * auth.texi (VERSION): Set before first use.
1371 * emacs-gnutls.texi (VERSION): Likewise.
1372 * pgg.texi (VERSION): Likewise.
1373 * ede.texi (Top): Rename from top, all uses changed.
1374 * eshell.texi: Add missing argument to @sp.
1375 * forms.texi (Top): Reorder menu to match structure.
1376 * htmlfontify.texi (Customisation): Add missing @item in
1377 @enumerate.
1378 * org.texi (Advanced features): Add missing argument for @item.
1379 (Property searches): Use @backslashchar{} in macro argument.
1380 * pcl-cvs.texi: Add missing argument to @sp.
1381 (Movement commands): Fix use of @itemx.
1382 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1383 * reftex.texi (Options (Creating Citations)): Add missing newline
1384 before @end.
1385 * tramp.texi (Obtaining Tramp): Remove extra dots.
1386 (Configuration): Reorder menu to match structure.
1387 (Remote shell setup): Replace literal NUL character by \0.
1388 * viper.texi (Marking): Add missing argument for @item.
1389
1390 2013-01-04 Glenn Morris <rgm@gnu.org>
1391
1392 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1393 Add htmlfontify.
1394 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1395 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1396 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1397 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1398
1399 * htmlfontify.texi: Miscellaneous fixes and updates.
1400 Set copyright to FSF, update license to GFDL 1.3+.
1401
1402 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1403
1404 * htmlfontify.texi: New file.
1405
1406 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1407
1408 * calc.texi (Free-Form Dates): Expand on the date reading
1409 algorithm.
1410
1411 2012-12-27 Glenn Morris <rgm@gnu.org>
1412
1413 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1414 Avoid some overfull lines.
1415
1416 * widget.texi (Programming Example): Break some long lines.
1417
1418 * wisent.texi (Wisent Overview): Fix xref.
1419 (Grammar format, Understanding the automaton): Avoid overfill.
1420
1421 * bovine.texi (Optional Lambda Expression): Allow line break.
1422
1423 * auth.texi (Help for users): Break long lines.
1424
1425 * ada-mode.texi (Project file variables):
1426 Reword to reduce underfull hbox.
1427 (No project files, Use GNAT project file):
1428 Use smallexample to make some overfull lines less terrible.
1429
1430 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1431 Fix cross-references to separate manuals.
1432
1433 * Makefile.in (gfdl): New variable. Use throughout where
1434 appropriate so that targets depend on doclicense.texi.
1435
1436 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1437
1438 * gnus.texi (Customizing the IMAP Connection): Mention the other
1439 authenticators.
1440
1441 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1442
1443 * gnus.texi (Browse Foreign Server):
1444 Document `gnus-browse-delete-group'.
1445
1446 2012-12-22 Glenn Morris <rgm@gnu.org>
1447
1448 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
1449 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1450 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1451 * widget.texi, wisent.texi: Nuke hand-written node pointers.
1452
1453 * Makefile.in (gfdl): New variable. Use throughout where
1454 appropriate so that targets depend on doclicense.texi.
1455
1456 2012-12-22 Eli Zaretskii <eliz@gnu.org>
1457
1458 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1459 doclicense.texi. Remove doclicense.texi from all targets that
1460 mentioned it explicitly.
1461 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1462 $(emacsdir)/emacsver.texi.
1463 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
1464
1465 2012-12-21 Glenn Morris <rgm@gnu.org>
1466
1467 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1468 Include emacsver.texi. Nuke hand-written node pointers.
1469 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1470 Depend on emacsver.texi.
1471
1472 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1473 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1474 May as well just include doclicense.texi in everything.
1475
1476 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1477 which @copying says is included.
1478
1479 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1480 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1481 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1482 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1483 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1484 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1485 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1486 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1487 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1488 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1489 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1490 copies from the FSF, which does not publish these manuals.
1491
1492 * erc.texi: No need to include gpl in this small manual.
1493
1494 * org.texi (copying): Include a copy of the GFDL.
1495 (GNU Free Documentation License): New section.
1496
1497 2012-12-21 Bastien Guerry <bzg@gnu.org>
1498
1499 * org.texi: Fix typos.
1500
1501 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1502
1503 * calc.texi (ISO 8601): Rename from ISO-8601,
1504 as it's typically spelled without a hyphen.
1505
1506 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1507
1508 * calc.texi (ISO-8601): New section.
1509 (Date Formatting Codes): Mention new codes.
1510 (Standard Date Formats): Mention new formats.
1511
1512 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
1513
1514 * tramp.texi (External methods): Move `adb' method here.
1515
1516 2012-12-13 Glenn Morris <rgm@gnu.org>
1517
1518 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1519
1520 * wisent.texi: Small edits. Set copyright to FSF, update license to
1521 GFDL 1.3+.
1522 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1523 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1524 New targets.
1525 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1526 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1527
1528 * bovine.texi: Small edits. Set copyright to FSF, update license to
1529 GFDL 1.3+, remove empty index.
1530 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1531 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1532 New targets.
1533 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1534 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1535
1536 2012-12-13 Eric Ludlam <zappo@gnu.org>
1537 David Ponce <david@dponce.com>
1538 Richard Kim <emacs18@gmail.com>
1539
1540 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
1541
1542 2012-12-13 Glenn Morris <rgm@gnu.org>
1543
1544 * flymake.texi (Customizable variables, Locating the buildfile):
1545 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1546
1547 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1548 GFDL 1.3+ license, fix up index.
1549 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1550 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1551 (srecode.pdf): New targets.
1552 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1553 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1554
1555 2012-12-13 Eric Ludlam <zappo@gnu.org>
1556
1557 * srecode.texi: New file, imported from CEDET trunk.
1558
1559 2012-12-13 Bastien Guerry <bzg@gnu.org>
1560
1561 * org.texi (Summary, Code block specific header arguments)
1562 (Code block specific header arguments)
1563 (Header arguments in function calls, var, noweb)
1564 (Results of evaluation, Code evaluation security):
1565 Small reformatting: add a blank line before some example.
1566
1567 * org.texi (System-wide header arguments)
1568 (Header arguments in Org mode properties, Conflicts)
1569 (Dynamic blocks, Using the mapping API):
1570 Fix indentation of Elisp code examples.
1571
1572 * org.texi (Comment lines): Fix description of the comment syntax.
1573
1574 * org.texi (Installation): Mention "make test" in the correct section.
1575
1576 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1577
1578 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1579 These are just minor editorial changes.
1580
1581 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
1582
1583 * tramp.texi (History): Mention ADB.
1584 (Inline methods): Add `adb' method.
1585
1586 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
1587
1588 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1589 (External methods): Fix typo.
1590
1591 2012-12-03 Glenn Morris <rgm@gnu.org>
1592
1593 * rcirc.texi (Notices): Fix typo.
1594
1595 2012-11-25 Bill Wohler <wohler@newt.com>
1596
1597 Release MH-E manual version 8.4.
1598
1599 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
1600 Update for release 8.4.
1601
1602 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1603 (Junk): Add mh-whitelist-preserves-sequences-flag,
1604 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1605 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1606
1607 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1608
1609 * mh-e.texi (Procmail): Fix two @ typos.
1610
1611 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1612
1613 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1614 These are just minor editorial changes.
1615
1616 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1617
1618 * calc.texi (Date Formatting Codes): Mention the new beginning of
1619 the date numbering system.
1620
1621 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1622
1623 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1624 (Date Forms): Correct off-by-one error in explanation of
1625 Julian day numbers. Give Gregorian equivalent of its origin.
1626
1627 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1628
1629 * calc.texi (Date Forms): Mention the customizable
1630 Gregorian-Julian switch.
1631 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1632
1633 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1634
1635 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1636 It also uses January 1, 1 AD as its day number 1.
1637 * calc.texi (Date Forms): Document this.
1638
1639 2012-11-16 Glenn Morris <rgm@gnu.org>
1640
1641 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1642 (Obsolete Macros): Move example here from Function Bindings.
1643
1644 * erc.texi: Use @code{nil} rather than just "nil".
1645 (Modules): Undocument obsolete "hecomplete".
1646 Add "notifications".
1647 (Connecting): Add brief section on passwords.
1648 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
1649
1650 2012-11-13 Glenn Morris <rgm@gnu.org>
1651
1652 * flymake.texi (Customizable variables)
1653 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1654 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1655
1656 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
1657
1658 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1659 In all file place SES into @acronym{...}.
1660 (Advanced Features): Add key index and function index for
1661 ses-set-header-row. Add description for function
1662 ses-rename-cell. Add description for function
1663 ses-repair-cell-reference-all.
1664 (Ranges in formulas): Add description for ses-range flags.
1665
1666 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1667
1668 * texinfo.tex: Merge from gnulib.
1669
1670 2012-11-10 Chong Yidong <cyd@gnu.org>
1671
1672 * url.texi (Introduction): Move url-configuration-directory to
1673 Customization node.
1674 (Parsed URIs): Split into its own node.
1675 (URI Encoding): New node.
1676 (Defining New URLs): Remove empty chapter.
1677 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1678 Improve docs for url-queue-*.
1679 (Supported URL Types): Copyedits. Delete empty subnodes.
1680
1681 * url.texi (Introduction): Rename from Getting Started.
1682 Rewrite the introduction.
1683 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1684
1685 2012-11-10 Glenn Morris <rgm@gnu.org>
1686
1687 * cl.texi (Obsolete Setf Customization):
1688 Revert defsetf example to the more correct let rather than prog1.
1689 Give define-modify-macro, defsetf, and define-setf-method
1690 gv.el replacements.
1691
1692 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
1693 (Setf Extensions): Remove obsolete reference.
1694 (Obsolete Setf Customization):
1695 Move note on lack of setf functions to lispref/variables.texi.
1696 Undocument get-setf-method, since it no longer exists.
1697 Mention simple defsetf replaced by gv-define-simple-setter.
1698
1699 2012-11-03 Glenn Morris <rgm@gnu.org>
1700
1701 * cl.texi: Further general copyedits.
1702 (List Functions): Remove copy-tree, standard elisp for some time.
1703 (Efficiency Concerns): Comment out examples that no longer apply.
1704 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
1705 (Creating Symbols, Random Numbers): De-emphasize internal
1706 variables cl--gensym-counter and cl--random-state. (Bug#12788)
1707 (Naming Conventions, Type Predicates, Macros)
1708 (Predicates on Numbers): No longer mention cl-floatp-safe.
1709
1710 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1711
1712 * gnus.texi (Mail Source Specifiers):
1713 Document :leave keyword used for pop mail source.
1714
1715 2012-11-01 Glenn Morris <rgm@gnu.org>
1716
1717 * cl.texi: General copyedits for style, line-breaks, etc.
1718 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1719 (Macro Bindings, Blocks and Exits):
1720 Acknowledge existence of lexical-binding.
1721 (Iteration): Mainly defer to doc of standard dolist, dotimes.
1722
1723 2012-10-31 Glenn Morris <rgm@gnu.org>
1724
1725 * ert.texi (Introduction, The @code{should} Macro):
1726 Refer to "cl-assert" rather than "assert".
1727
1728 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1729 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1730 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1731 Reword, and add details of flet and labels.
1732 (Modify Macros, Function Bindings): Add some xrefs.
1733
1734 2012-10-30 Glenn Morris <rgm@gnu.org>
1735
1736 * cl.texi (Modify Macros): Update for cl-letf changes.
1737 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
1738 (Setf Extensions): Partially restore note about cl-getf,
1739 mainly moved to lispref/variables.texi.
1740 (Property Lists): Fix cl-getf typos.
1741 (Mapping over Sequences): Mention cl-mapc naming oddity.
1742
1743 2012-10-29 Glenn Morris <rgm@gnu.org>
1744
1745 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
1746 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
1747 (Customizing Setf): Move contents to "Obsolete Setf Customization".
1748 (Modify Macros, Multiple Values, Other Clauses):
1749 Remove mentions of obsolete features.
1750 (Obsolete Setf Customization): Don't mention `apply' setf.
1751
1752 2012-10-28 Glenn Morris <rgm@gnu.org>
1753
1754 * cl.texi (Multiple Values, Common Lisp Compatibility):
1755 More namespace updates.
1756 (Obsolete Features): Copyedits.
1757 (Obsolete Lexical Macros, Obsolete Setf Customization):
1758 New subsections.
1759
1760 * cl.texi (Porting Common Lisp, Lexical Bindings):
1761 Add some xrefs to the Elisp manual.
1762
1763 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1764 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1765 (Obsolete Features): New appendix. Move Lexical Bindings here.
1766
1767 2012-10-27 Glenn Morris <rgm@gnu.org>
1768
1769 * cl.texi: Use defmac for macros rather than defspec.
1770 (Efficiency Concerns): Related copyedit.
1771
1772 * cl.texi (Control Structure): Update for setf now being in core.
1773 (Setf Extensions): Rename from Basic Setf. Move much of the
1774 former content to lispref/variables.texi.
1775 (Modify Macros): Move pop, push details to lispref/variables.texi.
1776 (Customizing Setf): Copyedits for setf etc being in core.
1777 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1778 Further namespaces updates.
1779
1780 2012-10-26 Bastien Guerry <bzg@gnu.org>
1781
1782 * org.texi (Installation): Update the link to Org's ELPA.
1783 Also don't mention org-install.el anymore as the replacement file
1784 org-loaddefs.el is now loaded by org.el.
1785
1786 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
1787
1788 * tramp.texi (Frequently Asked Questions):
1789 Mention `tramp-completion-reread-directory-timeout' for performance
1790 improvement.
1791
1792 2012-10-25 Glenn Morris <rgm@gnu.org>
1793
1794 * cl.texi: Don't mess with the TeX section number counter.
1795 Use Texinfo recommended convention for quotes+punctuation.
1796 (Overview, Sequence Functions): Rephrase for better line-breaking.
1797 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1798 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1799 (Random Numbers, Mapping over Sequences, Structures)
1800 (Porting Common Lisp): Further updates for cl-lib namespace.
1801 (Modify Macros, Declarations, Macro Bindings, Structures):
1802 Break long lines in examples.
1803 (Dynamic Bindings): Update for changed progv behavior.
1804 (Loop Examples, Efficiency Concerns): Markup fixes.
1805 (Structures): Remove TeX margin change.
1806 (Declarations): Fix typos.
1807
1808 2012-10-24 Glenn Morris <rgm@gnu.org>
1809
1810 * cl.texi (Overview, Multiple Values, Creating Symbols)
1811 (Numerical Functions): Say less/nothing about the original cl.el.
1812 (Old CL Compatibility): Remove.
1813 (Assertions): Remove ignore-errors (standard Elisp for some time).
1814
1815 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1816 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1817 (Efficiency Concerns, Efficiency Concerns)
1818 (Common Lisp Compatibility, Old CL Compatibility):
1819 Further updates for cl-lib namespace.
1820
1821 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1822
1823 Update manual for new time stamp format (Bug#12706).
1824 * emacs-mime.texi (time-date): Update for new format.
1825 Also, fix bogus time stamp and modernize a bit.
1826
1827 2012-10-23 Glenn Morris <rgm@gnu.org>
1828
1829 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1830 than unchanging cl.el version number.
1831 End all menu descriptions with a period.
1832 Do not use @dfn{CL} for every instance of "CL".
1833 (Overview): Remove no-runtime caveat, and note about foo* names.
1834 (Usage): Use cl-lib rather than cl.
1835 (Organization, Naming Conventions): Update for cl-lib.el.
1836 (Installation): Remove long-irrelevant node.
1837 (Program Structure, Predicates, Control Structure):
1838 Start updating for cl-lib namespace.
1839 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1840 Depend on emacsver.texi.
1841
1842 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
1843
1844 * trampver.texi: Update release number.
1845
1846 2012-10-06 Glenn Morris <rgm@gnu.org>
1847
1848 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1849 ERC version.
1850 (Introduction): ERC is distributed with Emacs.
1851 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1852 (Getting Started): Simplify.
1853 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1854 (History): Mention ERC maintained as part of Emacs now.
1855 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1856 Add dependency on emacsver.texi.
1857
1858 * erc.texi: Remove hand-written node pointers.
1859
1860 2012-10-05 Glenn Morris <rgm@gnu.org>
1861
1862 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1863 Copyedits.
1864
1865 2012-10-01 Eric Ludlam <zappo@gnu.org>
1866
1867 * ede.texi (Quick Start, Project Local Variables)
1868 (Miscellaneous commands, ede-java-root, Development Overview)
1869 (Detecting a Project): New nodes.
1870 (Simple projects): Node deleted.
1871
1872 * eieio.texi (Building Classes): Some slot attributes cannot be
1873 overridden.
1874 (Slot Options): Remove an example.
1875 (Method Invocation, Documentation): New nodes.
1876
1877 2012-10-01 Glenn Morris <rgm@gnu.org>
1878
1879 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1880 (reftex.pdf): Add dependency on emacsver.texi.
1881 * reftex.texi: Don't include directory part for emacsver.texi;
1882 the Makefile's -I handles it.
1883
1884 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
1885
1886 Merge from standalone RefTeX repository.
1887
1888 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1889 with macros.
1890 (Imprint): Mention Wolfgang in list of contributors.
1891 (Creating Citations): Give a hint about how to
1892 auto-revert the BibTeX database file when using external editors.
1893 (Referencing Labels): Simplify section about reference macro
1894 cycling.
1895 (Options (Referencing Labels)): Adapt to new structure of
1896 `reftex-ref-style-alist'.
1897 (Referencing Labels, Reference Styles): Document changes in the
1898 referencing functionality.
1899 (Commands): Mention options for definition of header and footer in
1900 BibTeX files.
1901 (Options (Creating Citations)): Document
1902 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1903 (Reference Styles): New section.
1904 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1905 (Options (Referencing Labels)): Remove descriptions of deprecated
1906 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1907 Add descriptions for `reftex-ref-style-alist' and
1908 `reftex-ref-style-default-list'.
1909 (Referencing Labels): Update regarding reference styles.
1910 (Citation Styles): Mention support for ConTeXt.
1911 (Options (Defining Label Environments)): Fix typo.
1912 (Options (Creating Citations)):
1913 Document `reftex-cite-key-separator'.
1914
1915 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
1916
1917 * org.texi: Add description of ORG_ADD_CONTRIB to info
1918 documentation. Add link to Worg for more details.
1919
1920 * org.texi: Clarify installation procedure. Provide link to the
1921 build system description on Worg.
1922
1923 * org.texi: Remove reference to utils/, x11idle.c is now in
1924 contrib/scripts.
1925
1926 * org.texi: Re-normalize to "Org mode" in manual.
1927
1928 * org.texi (Installation): Adapt documentation to new build
1929 system. Mention GNU ELPA (since it needs to be handled like Emacs
1930 built-in Org).
1931
1932 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
1933
1934 * org.texi: Fix typo in description of the 'Hooks' section.
1935
1936 * org.texi: Add ID to the list of special properties.
1937
1938 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
1939
1940 * org.texi (Moving subtrees): Document the ability to archive to a
1941 datetree.
1942
1943 2012-09-30 Bastien Guerry <bzg@gnu.org>
1944
1945 * org.texi (Installation, Feedback, Batch execution):
1946 Use (add-to-list 'load-path ... t) for the contrib dir.
1947
1948 * org.texi (results): Update documentation for ":results drawer"
1949 and ":results org".
1950
1951 * org.texi (Column width and alignment): Fix typo.
1952
1953 * org.texi (Activation): Point to the "Conflicts" section.
1954
1955 * org.texi (Conflicts): Mention filladapt.el in the list of
1956 conflicting packages.
1957
1958 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
1959 not needed for versions of Emacs > 22.1.
1960
1961 * org.texi (History and Acknowledgments): Fix typo.
1962
1963 * org.texi (History and Acknowledgments): Add my own
1964 acknowledgments.
1965
1966 * org.texi (Agenda commands): Document the new command and the new
1967 option.
1968
1969 * org.texi (Agenda commands): Delete `org-agenda-action' section.
1970 (Agenda commands): Reorder. Document `*' to toggle persistent
1971 marks.
1972
1973 * org.texi (Agenda dispatcher):
1974 Mention `org-toggle-agenda-sticky'.
1975 (Agenda commands, Exporting Agenda Views): Fix typo.
1976
1977 * org.texi (Templates in contexts, Setting Options): Update to
1978 reflect changes in how contexts options are processed.
1979
1980 * org.texi (Templates in contexts): Document the new structure of
1981 the variables `org-agenda-custom-commands-contexts' and
1982 `org-capture-templates-contexts'.
1983
1984 * org.texi (Templates in contexts): Document the new option
1985 `org-capture-templates-contexts'.
1986 (Storing searches): Document the new option
1987 `org-agenda-custom-commands-contexts'.
1988
1989 * org.texi (Formula syntax for Lisp): Reformat.
1990
1991 * org.texi (Special properties, Column attributes)
1992 (Agenda column view): Document the new special property
1993 CLOCKSUM_T.
1994
1995 * org.texi (Template expansion): Document the new %l template.
1996
1997 * org.texi (Fast access to TODO states): Fix documentation about
1998 allowed characters for fast todo selection.
1999
2000 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2001 use in `org-agenda-to-appt'.
2002
2003 * org.texi (Comment lines): Update wrt comments.
2004
2005 * org.texi (Resolving idle time): Document new keybinding.
2006
2007 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2008 on clock timestamps.
2009
2010 * org.texi (Fast access to TODO states): Explicitly says only
2011 letters are supported as fast TODO selection keys.
2012
2013 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2014 specifier. Document the new "%(my-function)" specifier.
2015
2016 * org.texi (Clocking commands): New cindex.
2017 (Clocking commands): Update documentation for `org-clock-in'.
2018 Document `org-clock-in-last'. Mention `org-clock-out' and
2019 `org-clock-in-last' as commands that can be globally bound.
2020 (Resolving idle time): Document continuous clocking.
2021
2022 * org.texi (Top, Introduction): Fix formatting.
2023 (Activation): Add index entries.
2024 (Conventions): Update section.
2025 (Embedded @LaTeX{}): Fix formatting.
2026
2027 * org.texi (Visibility cycling): Document `show-children'.
2028
2029 * org.texi (Using capture): Mention the `org-capture-last-stored'
2030 bookmark as a way to jump to the last stored capture.
2031
2032 * org.texi (Uploading files): Fix typo.
2033
2034 * org.texi (Using capture): Document `C-0' as a prefix argument
2035 for `org-capture'.
2036
2037 * org.texi (Agenda commands): Document persistent marks.
2038
2039 * org.texi (Template expansion): Update doc to reflect change.
2040
2041 * org.texi (Radio tables): Document the :no-escape parameter.
2042
2043 * org.texi (Repeated tasks): Document repeat cookies for years,
2044 months, weeks, days and hours.
2045
2046 * org.texi (Export options): State that you can use the d: option
2047 by specifying a list of drawers.
2048
2049 * org.texi (HTML preamble and postamble): Small doc improvement.
2050
2051 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2052
2053 * org.texi: The sections in the Exporting section of the manual
2054 left out articles in the description of the org-export-as-*
2055 commands, among other places. This patch adds them, adds a few
2056 missing prepositions, and switches instances of "an HTML" to "a
2057 html" for internal consistency.
2058
2059 * org.texi: Alter several examples of headings with timestamps in
2060 them to include the timestamps in the body instead of the heading.
2061
2062 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2063
2064 * org.texi (Agenda dispatcher): Document sticky agenda views and
2065 the new key for them.
2066
2067 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2068
2069 * org.texi (Advanced features): Fix error in table.
2070
2071 2012-09-30 Feng Shu <tumashu@gmail.com>
2072
2073 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2074 alternative to dvipng.
2075
2076 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2077
2078 * org.texi: Remove extra curly bracket.
2079
2080 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2081
2082 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2083 defkeys.
2084
2085 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2086
2087 * org.texi (Agenda commands): Fix two typos by giving
2088 corresponding function names, according to
2089 `org-agenda-view-mode-dispatch'.
2090
2091 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2092
2093 * org.texi (The spreadsheet): Fix typo.
2094
2095 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2096
2097 * org.texi (Tracking your habits): Point to the "Tracking TODO
2098 state changes" section.
2099
2100 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2101
2102 * org.texi (Literal examples): Remove reference to unknown
2103 `org-export-latex-minted' variable. Also simplify footnote since
2104 `org-export-latex-listings' documentation is exhaustive already.
2105
2106 * org.texi (Plain lists): Remove reference to now hard-coded
2107 `bullet' automatic rule.
2108
2109 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2110
2111 * org.texi: Updated documentation accordingly.
2112
2113 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2114
2115 * texinfo.tex: Merge from gnulib.
2116
2117 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2118
2119 Sync with Tramp 2.2.6.
2120
2121 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2122
2123 * trampver.texi: Update release number.
2124
2125 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2126
2127 * texinfo.tex: Merge from gnulib.
2128
2129 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2130
2131 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2132 (bug#12096).
2133
2134 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2135
2136 * calc.texi (Simplification modes, Conversions)
2137 (Operating on Selections): Mention "basic" simplification.
2138 (The Calc Mode Line): Mention the mode line display for Basic
2139 simplification mode.
2140 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2141 simplifications.
2142 (Basic Simplifications): Rename from "Limited Simplifications"
2143 Replace "limited" by "basic" throughout.
2144 (Algebraic Simplifications): Indicate that the algebraic
2145 simplifications are done by default.
2146 (Unsafe Simplifications): Mention `m E'.
2147 (Simplification of Units): Mention `m U'.
2148 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2149 (Kinds of Declarations, Functions for Declarations):
2150 Mention "algebraic simplifications" instead of `a s'.
2151 (Algebraic Entry): Remove mention of default simplifications.
2152
2153 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2154
2155 * calc.texi (Getting Started, Tutorial): Change simulated
2156 Calc output to match actual output.
2157 (Simplifying Formulas): Mention that algebraic simplification is now
2158 the default.
2159
2160 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2161
2162 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2163 (Bug#12073)
2164
2165 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2166
2167 Prefer typical American spelling for "acknowledgment".
2168 * calc.texi (History and Acknowledgments): Rename from
2169 History and Acknowledgements.
2170 * idlwave.texi (Acknowledgments):
2171 * ses.texi (Acknowledgments):
2172 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2173
2174 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2175
2176 Rename configure.in to configure.ac (Bug#11603).
2177 * ede.texi (Compiler and Linker objects, ede-proj-project)
2178 (ede-step-project): Prefer the name configure.ac to configure.in.
2179
2180 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2181
2182 * tramp.texi (Multi-hops):
2183 Introduce `tramp-restricted-shell-hosts-alist'.
2184
2185 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2186
2187 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2188 methods, so don't mention smtpmail here.
2189
2190 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2191
2192 * gnus.texi (Picons): Document gnus-picon-properties.
2193
2194 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2195
2196 * gnus.texi: Remove mention of compilation, as that's no longer
2197 supported.
2198
2199 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2200
2201 * gnus.texi (Archived Messages): Mention
2202 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2203
2204 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2205
2206 * gnus.texi (Various Summary Stuff):
2207 Remove mention of `gnus-propagate-marks'.
2208
2209 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2210
2211 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2212 which no longer exist.
2213
2214 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2215
2216 * gnus.texi (Archived Messages):
2217 Document gnus-gcc-self-resent-messages.
2218
2219 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2220
2221 * message.texi (Mail Variables):
2222 Mention the optional user parameter for X-Message-SMTP-Method.
2223
2224 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2225
2226 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2227
2228 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2229
2230 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2231
2232 * gnus.texi (Key Index): Change encoding to utf-8.
2233
2234 2012-06-21 Glenn Morris <rgm@gnu.org>
2235
2236 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2237
2238 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2239
2240 * gnus.texi (Group Timestamp): Mention where to find documentation for
2241 the `gnus-tmp-' variables (bug#11601).
2242
2243 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2244
2245 Sync with Tramp 2.2.6-pre.
2246
2247 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2248 where appropriate.
2249 (Ad-hoc multi-hops): New section.
2250 (Remote processes): New subsection "Running remote processes on
2251 Windows hosts".
2252 (History): Add remote commands on Windows, and ad-hoc multi-hop
2253 methods.
2254 (External methods): "ControlPersist" must be set to "no" for the
2255 `scpc' method.
2256 (Remote processes): Add a note about `auto-revert-tail-mode'.
2257 (Frequently Asked Questions): Use "scpx" in combination with
2258 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2259
2260 * trampver.texi: Update release number.
2261
2262 2012-06-10 Chong Yidong <cyd@gnu.org>
2263
2264 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2265 compilation for html-mono.
2266
2267 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2268
2269 * texinfo.tex: Merge from gnulib.
2270
2271 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2272
2273 * Makefile.in (echo-info): Don't try to install info files named
2274 just ".info".
2275
2276 2012-05-28 Glenn Morris <rgm@gnu.org>
2277
2278 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2279
2280 * sc.texi: Nuke hand-written node pointers.
2281 Fix top-level menu to match actual node order.
2282
2283 2012-05-27 Glenn Morris <rgm@gnu.org>
2284
2285 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2286 Some associated fixes, including not messing with chapno in cl.texi.
2287
2288 2012-05-27 Bastien Guerry <bzg@gnu.org>
2289
2290 * org.texi (Durations and time values): Fix typo.
2291
2292 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2293
2294 * texinfo.tex: Update from gnulib.
2295
2296 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2297
2298 * calc.texi (Basic Operations on Units, Customizing Calc):
2299 Mention `calc-ensure-consistent-units'.
2300
2301 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2302
2303 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2304 reference commands. (Bug#11461)
2305
2306 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2307
2308 2012-05-12 Glenn Morris <rgm@gnu.org>
2309
2310 * Makefile.in (mostlyclean): Add more TeX intermediates.
2311
2312 * Makefile.in: Make it look more like the other doc Makefiles.
2313 Use explicit $srcdir in all dependencies.
2314 Remove cd $srcdir from rules.
2315 (VPATH): Remove.
2316 (infodir): Set to an absolute path.
2317 (INFO_TARGETS): Use short names.
2318 (mkinfodir): infodir is now absolute.
2319 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2320
2321 * Makefile.in (info.info): Rename from info, to avoid duplication.
2322 (.SUFFIXES): Disable implicit rules.
2323
2324 * Makefile.in (MKDIR_P): New, set by configure.
2325 (mkinfodir): Use $MKDIR_P.
2326
2327 2012-05-07 Glenn Morris <rgm@gnu.org>
2328
2329 * forms.texi (Long Example): Update for changed location of files.
2330
2331 2012-05-04 Glenn Morris <rgm@gnu.org>
2332
2333 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2334 (INFO_TARGETS): Use $INFO_EXT.
2335 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2336 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2337 (INFO_TARGETS): Use $INFO_EXT.
2338 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2339
2340 2012-05-02 Glenn Morris <rgm@gnu.org>
2341
2342 * Makefile.in (echo-info): New phony target, used by top-level.
2343
2344 * viper.texi: Make direntry shorter (also it is no longer "newest").
2345
2346 * emacs-gnutls.texi, ert.texi, org.texi:
2347 Fix dircategory, direntry to match info/dir.
2348
2349 * faq.texi: Convert @inforefs to @xrefs.
2350 Fix some malformed cross-references.
2351 (File-name conventions): Shorten section name to avoid overfull line.
2352 (How to add fonts): Use smallexample to avoid overfull lines.
2353
2354 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2355
2356 * auth.texi (Help for users): Update for .gpg file being second.
2357
2358 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2359
2360 * org.texi (Agenda commands): Fix two typos: give corresponding
2361 function names, according to `org-agenda-view-mode-dispatch'.
2362
2363 2012-04-27 Glenn Morris <rgm@gnu.org>
2364
2365 * faq.texi (Major packages and programs): Remove section.
2366 There is no point listing 6 packages (cf etc/MORE.STUFF).
2367 (Finding Emacs and related packages): Move "Spell-checkers" here.
2368
2369 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2370
2371 * dbus.texi (Version): New node.
2372 (Properties and Annotations): Mention the object manager
2373 interface. Describe dbus-get-all-managed-objects.
2374 (Type Conversion): Floating point numbers are allowed, if an
2375 anteger does not fit Emacs's integer range.
2376 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2377 (Asynchronous Methods): Fix description of
2378 dbus-call-method-asynchronously.
2379 (Receiving Method Calls): Fix some minor errors.
2380 Add dbus-interface-emacs.
2381 (Signals): Describe unicast signals and the new match rules.
2382 (Alternative Buses): Add the PRIVATE optional argument to
2383 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2384
2385 2012-04-20 Glenn Morris <rgm@gnu.org>
2386
2387 * faq.texi (New in Emacs 24): New section.
2388 (Packages that do not come with Emacs): Mention M-x list-packages.
2389
2390 2012-04-14 Alan Mackenzie <acm@muc.de>
2391
2392 * cc-mode.texi (c-offsets-alist): Correct a typo.
2393
2394 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
2395
2396 * org.texi (Deadlines and scheduling): Fix the example: the
2397 DEADLINE item should come right after the headline. We enforce
2398 this convention, so it is a bug not to illustrate it correctly in
2399 the manual.
2400
2401 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2402
2403 * org.texi (Agenda commands): Fix documentation bug by swapping
2404 the equivalent keybindings to `org-agenda-next-line' with the ones
2405 to `org-agenda-previous-line'.
2406
2407 2012-04-14 Glenn Morris <rgm@gnu.org>
2408
2409 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2410
2411 2012-04-09 Eli Zaretskii <eliz@gnu.org>
2412
2413 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2414 Add emacs-gnutls.
2415 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2416
2417 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2418
2419 * Makefile.in: Add emacs-gnutls.texi to build.
2420
2421 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2422
2423 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2424
2425 * auth.texi (Secret Service API): Edit further and give examples.
2426 (Secret Service API): Adjust @samp to @code for collection names.
2427
2428 2012-04-04 Glenn Morris <rgm@gnu.org>
2429
2430 * auth.texi (Secret Service API): Copyedits.
2431 (Help for developers): Fill in some missing function doc-strings.
2432 (Help for users, Help for developers)
2433 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
2434
2435 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
2436
2437 * auth.texi (Secret Service API): Add the missing text.
2438
2439 2012-04-04 Chong Yidong <cyd@gnu.org>
2440
2441 * message.texi (Using PGP/MIME): Note that epg is now the default.
2442
2443 * gnus.texi: Reduce references to obsolete pgg library.
2444 (Security): Note that epg is now the default.
2445
2446 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2447
2448 * nxml-mode.texi (Completion): C-RET is no longer bound to
2449 nxml-complete.
2450
2451 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2452
2453 * org.texi (Customizing tables in ODT export): Correct few errors.
2454
2455 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2456
2457 * org.texi (Links in ODT export): Update.
2458 (Labels and captions in ODT export): New node.
2459
2460 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2461
2462 * org.texi (Literal examples in ODT export): htmlfontify.el in
2463 Emacs-24.1 now supports fontification. So ODT source blocks will
2464 be fontified by default.
2465
2466 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2467
2468 * org.texi (Refiling notes): Remove duplicated keybinding.
2469
2470 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2471
2472 * org.texi (noweb): Documentation of this new option to the :noweb
2473 header argument.
2474
2475 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2476
2477 * org.texi (Header and sectioning): Add example demonstrating how
2478 to use "LaTeX_CLASS_OPTIONS".
2479
2480 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2481
2482 * org.texi (Noweb reference syntax): Describe the ability to
2483 execute noweb references in the manual.
2484
2485 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2486
2487 * org.texi (cache): Improve cache documentation when session
2488 evaluation is used.
2489
2490 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2491
2492 * org.texi (Plain lists): Document removal.
2493
2494 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2495
2496 * org.texi: Decapitalize file name in references to Calc manual.
2497
2498 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2499
2500 * org.texi (Plain lists): Document removal.
2501
2502 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2503
2504 * org.texi (Top, OpenDocument Text export)
2505 (ODT export commands, Extending ODT export)
2506 (Images in ODT export, Tables in ODT export)
2507 (Configuring a document converter): Add or Update.
2508
2509 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2510
2511 * org.texi (MobileOrg): Change the wording to reflect that the
2512 Android Version is no longer just the little brother of the iOS
2513 version.
2514
2515 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2516
2517 * org.texi (Key bindings and useful functions): Update babel key
2518 binding documentation in manual.
2519
2520 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2521
2522 * org.texi (noweb): Document new noweb header value.
2523
2524 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2525
2526 * org.texi (noweb-sep): Document new header argument.
2527
2528 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2529
2530 * org.texi (noweb-ref): Documentation of this new custom variable.
2531
2532 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2533
2534 * org.texi (wrap): Update the new :wrap documentation to match the
2535 current implementation.
2536
2537 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2538
2539 * org.texi: Added documentation for :wrap.
2540
2541 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2542
2543 * org.texi: #+RESULTS now user-configurable.
2544
2545 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2546
2547 * org.texi: Documented :noweb no-export.
2548
2549 2012-04-01 Thomas Dye <dk@poto.local>
2550
2551 * org.texi: Edit :noweb no header argument for correctness.
2552
2553 2012-04-01 Bastien Guerry <bzg@gnu.org>
2554
2555 * org.texi (Customization): Update the approximate number of Org
2556 variables.
2557
2558 2012-04-01 Thomas Dye <dk@poto.local>
2559
2560 * org.texi: The :results wrap produces a drawer instead of a
2561 begin_results block.
2562
2563 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2564
2565 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2566 reflect the new default.
2567
2568 2012-03-10 Eli Zaretskii <eliz@gnu.org>
2569
2570 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2571 "Getting Started" to this node. (Bug#10450)
2572
2573 2012-03-10 Chong Yidong <cyd@gnu.org>
2574
2575 * flymake.texi (Example -- Configuring a tool called via make):
2576 Mention the Automake COMPILE variable (Bug#8715).
2577
2578 * info.texi (Getting Started): Add an index entry (Bug#10450).
2579
2580 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
2581
2582 * dbus.texi (Signals): Known names will be mapped onto unique
2583 names, when registering for signals.
2584
2585 2012-02-29 Glenn Morris <rgm@gnu.org>
2586
2587 * url.texi: Fix quote usage in body text.
2588
2589 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2590
2591 * cl.texi: Use @code{} in menus when appropriate.
2592
2593 2012-02-28 Glenn Morris <rgm@gnu.org>
2594
2595 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2596 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2597 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2598 * org.texi, sc.texi, vip.texi, viper.texi:
2599 Standardize possessive apostrophe usage.
2600
2601 2012-02-26 Chong Yidong <cyd@gnu.org>
2602
2603 * ediff.texi (Quick Help Commands): Add a couple of index entries
2604 (Bug#10834).
2605
2606 2012-02-17 Glenn Morris <rgm@gnu.org>
2607
2608 * gnus.texi (Posting Styles):
2609 * remember.texi (Org): Fix cross-refs to other manuals.
2610
2611 2012-02-15 Glenn Morris <rgm@gnu.org>
2612
2613 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2614 (Encryption): New chapter, split out from previous.
2615
2616 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2617
2618 * gnus.texi (Customizing the IMAP Connection):
2619 Mention nnimap-record-commands.
2620
2621 2012-02-10 Glenn Morris <rgm@gnu.org>
2622
2623 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2624 Mention url-queue-retrieve.
2625
2626 2012-02-09 Glenn Morris <rgm@gnu.org>
2627
2628 * sem-user.texi (Semantic mode user commands): Typo fix.
2629
2630 * info.texi (Create Info buffer): Mention info-display-manual.
2631
2632 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2633
2634 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2635 example (modified from an example by Michael Albinus).
2636
2637 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2638
2639 * gnus.texi (Agent Basics): Fix outdated description of
2640 `gnus-agent-auto-agentize-methods'.
2641
2642 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2643
2644 * cc-mode.texi: Always @defindex ss.
2645 (Config Basics): Fix argument of @itemize.
2646 (Macro Backslashes): Add @code around index entry.
2647
2648 2012-01-23 Glenn Morris <rgm@gnu.org>
2649
2650 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2651
2652 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2653
2654 * tramp.texi (File): Tweak wording for the `scpc' option.
2655
2656 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2657
2658 * gnus.texi (Group Parameters): Really note precedence.
2659
2660 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2661
2662 * gnus.texi (Group Parameters): Note precedence.
2663
2664 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2665
2666 * org.texi (Noweb reference syntax): Adding documentation of
2667 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2668 variable.
2669
2670 2012-01-03 Bastien Guerry <bzg@gnu.org>
2671
2672 * org.texi (Plain lists): Split the table to fix the display
2673 of items.
2674
2675 2012-01-03 Bastien Guerry <bzg@gnu.org>
2676
2677 * org.texi (Plain lists): Fix misplaced explanation.
2678
2679 2012-01-03 Bastien Guerry <bzg@gnu.org>
2680
2681 * org.texi (Plain lists, Agenda files): Add index entries.
2682
2683 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2684
2685 * org.texi: Use "Org mode" instead of alternatives like
2686 "Org-mode" or "org-mode".
2687
2688 2012-01-03 Bernt Hansen <bernt@norang.ca>
2689
2690 * org.texi (Agenda commands):
2691 Document `org-clock-report-include-clocking-task'.
2692
2693 2012-01-03 Bastien Guerry <bzg@gnu.org>
2694
2695 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2696 C-c' on checkboxes.
2697
2698 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2699
2700 * org.texi: End sentences with two spaces.
2701
2702 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2703
2704 * org.texi (External links): Document the link types file+sys
2705 and file+emacs, slightly narrow used page width.
2706
2707 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2708
2709 * org.texi (colnames): Note that colnames behavior may differ
2710 across languages.
2711
2712 2012-01-03 Bastien Guerry <bzg@gnu.org>
2713
2714 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2715
2716 2012-01-03 Thomas Dye <dk@poto.westell.com>
2717
2718 * org.texi: Augmented discussion of babel property
2719 inheritance. Put footnote outside sentence ending period.
2720
2721 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2722
2723 * org.texi (eval): Documenting the full range of :eval header
2724 argument values.
2725
2726 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2727
2728 * org.texi (eval): Documentation of the new :eval option.
2729
2730 2012-01-03 Thomas Dye <dk@poto.local>
2731
2732 * org.texi: Add accumulated properties.
2733
2734 2012-01-03 Thomas Dye <dk@poto.local>
2735
2736 * org.texi: Documented no spaces in name=assign, another
2737 correction to :var table.
2738
2739 2012-01-03 Thomas Dye <dk@poto.local>
2740
2741 * org.texi: Changed DATA to NAME in Working With Source Code
2742 section.
2743
2744 2012-01-03 Tom Dye <tsd@tsdye.com>
2745
2746 * org.texi: Minor change to :var table.
2747
2748 2012-01-03 Tom Dye <tsd@tsdye.com>
2749
2750 * org.texi: More changes to :var table (some examples were wrong).
2751
2752 2012-01-03 Tom Dye <tsd@tsdye.com>
2753
2754 * org.texi: Cleaned up :var table.
2755
2756 2012-01-03 Bastien Guerry <bzg@gnu.org>
2757
2758 * org.texi (Timestamps, Weekly/daily agenda)
2759 (Weekly/daily agenda): Add @cindex for "appointment".
2760
2761 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2762
2763 * org.texi (Literal examples): A new link to the template for
2764 inserting empty code blocks.
2765 (Structure of code blocks): A new link to the template for
2766 inserting empty code blocks.
2767
2768 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2769
2770 * org.texi (External links): Add footnote on how the behavior
2771 of the text search in Org files are controled by the variable
2772 `org-link-search-must-match-exact-headline'.
2773
2774 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2775
2776 * org.texi (Buffer-wide header arguments):
2777 Update documentation to reflect removal of #+PROPERTIES.
2778
2779 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2780
2781 * org.texi (The clock table): Mention that ACHIVED trees
2782 contribute to the clock table.
2783
2784 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2785
2786 * org.texi (Conflicts): Better yasnippet config info.
2787
2788 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2789
2790 * org.texi (Selective export): Explicitly mention the default
2791 values for `org-export-select-tags',
2792 `org-export-exclude-tags'.
2793
2794 2012-01-03 Tom Dye <tsd@tsdye.com>
2795
2796 * org.texi: Added a line to specify that header arguments are
2797 lowercase.
2798
2799 2012-01-03 Tom Dye <tsd@tsdye.com>
2800
2801 * org.texi: :var requires default value when declared.
2802
2803 2012-01-03 Bastien Guerry <bzg@gnu.org>
2804
2805 * org.texi (Handling links): Add a note about the
2806 `org-link-frame-setup' option.
2807
2808 2012-01-03 David Maus <dmaus@ictsoc.de>
2809
2810 * org.texi (Exporting Agenda Views, Extracting agenda
2811 information): Fix command line syntax, quote symbol parameter
2812 values.
2813
2814 2012-01-03 David Maus <dmaus@ictsoc.de>
2815
2816 * org.texi (Exporting Agenda Views): Fix command line syntax.
2817
2818 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2819
2820 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2821 Use octal notation for file permissions, which are normally
2822 thought of in octal.
2823 (Mail Back End Variables): Use more-plausible modes in example.
2824
2825 2011-12-20 Alan Mackenzie <acm@muc.de>
2826
2827 * cc-mode.texi: Update version string 5.31 -> 5.32.
2828
2829 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
2830
2831 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2832
2833 2011-11-24 Glenn Morris <rgm@gnu.org>
2834
2835 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2836
2837 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2838
2839 * makefile.w32-in: Update dependencies.
2840
2841 2011-11-20 Glenn Morris <rgm@gnu.org>
2842
2843 * gnus.texi (Group Information):
2844 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2845
2846 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2847
2848 * gnus-coding.texi (Gnus Maintenance Guide):
2849 Rename from "Gnus Maintainance Guide".
2850
2851 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2852 * eieio.texi (Customizing):
2853 * gnus.texi (Article Washing):
2854 * gnus-news.texi:
2855 * sem-user.texi (Smart Jump): Fix typos.
2856
2857 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2858
2859 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2860
2861 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
2862
2863 * ede.texi (project-am-texinfo):
2864 * gnus.texi (Sending or Not Sending):
2865 * org.texi (Template elements): Fix typos.
2866
2867 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
2868
2869 * ediff.texi (Hooks):
2870 * sem-user.texi (Semanticdb Roots): Fix typos.
2871
2872 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
2873
2874 * semantic.texi (Tag handling): Fix typo.
2875
2876 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2877
2878 * gnus.texi (Other Gnus Versions): Remove.
2879
2880 2011-10-28 Alan Mackenzie <acm@muc.de>
2881
2882 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2883 (Other Special Indentations): Add an xref to "Macros with ;".
2884 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
2885 "Macros with ;".
2886 (Macros with ;): New page.
2887
2888 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2889 Document the new handling of nested scopes for movement by defuns.
2890
2891 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
2892
2893 Sync with Tramp 2.2.3.
2894
2895 * trampver.texi: Update release number.
2896
2897 2011-10-14 Glenn Morris <rgm@gnu.org>
2898
2899 * ert.texi (Introduction, How to Run Tests)
2900 (Running Tests Interactively, Expected Failures)
2901 (Tests and Their Environment, Useful Techniques)
2902 (Interactive Debugging, Fixtures and Test Suites):
2903 Minor rephrasings.
2904 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2905 (Running Tests in Batch Mode): Simplify loading instructions.
2906 (Test Selectors): Clarify some selectors.
2907 (Expected Failures, Useful Techniques):
2908 Make examples fit in 80 columns.
2909
2910 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
2911
2912 * calc.texi (Basic Operations on Units): Discuss temperature
2913 conversion (`u t') alongside with other unit conversions ('u c').
2914
2915 2011-10-12 Glenn Morris <rgm@gnu.org>
2916
2917 * ert.texi: Whitespace trivia to make main menu items line up better.
2918
2919 2011-10-08 Glenn Morris <rgm@gnu.org>
2920
2921 * Makefile.in: Fix ert rules.
2922
2923 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2924
2925 * gnus.texi (Gnus Utility Functions): Add more references and
2926 explanations (bug#9683).
2927
2928 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
2929
2930 * texinfo.tex: Merge from gnulib.
2931
2932 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2933
2934 * gnus.texi (Archived Messages): Note the default (bug#9552).
2935
2936 2011-09-21 Bill Wohler <wohler@newt.com>
2937
2938 Release MH-E manual version 8.3.
2939
2940 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2941 release 8.3.
2942 (Preface): Update support information.
2943 (From Bill Wohler): Reset text to original version. As a
2944 historical quote, the tense should be correct in the time that it
2945 was written.
2946
2947 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2948
2949 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2950 (Finding the News): Doc clarification.
2951 (Terminology): Mention naming.
2952
2953 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2954
2955 * gnus.texi: Remove mentions of `recent', which are now obsolete.
2956 (Interactive): Document `quiet'.
2957
2958 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
2959
2960 * org.texi (Images in LaTeX export): Rewrite.
2961
2962 2011-08-15 Bastien Guerry <bzg@gnu.org>
2963
2964 * org.texi (Using the mapping API): Mention 'region as a possible
2965 scope for `org-map-entries'.
2966
2967 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2968
2969 * org.texi (Visibility cycling): Document `org-copy-visible'.
2970
2971 2011-08-15 Bastien Guerry <bzg@gnu.org>
2972
2973 * org.texi (Template expansion): Order template sequences in the
2974 proper order.
2975
2976 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2977
2978 * org.texi (eval): Expand discussion of the :eval header argument.
2979
2980 2011-08-15 Bastien Guerry <bzg@gnu.org>
2981
2982 * org.texi (Languages): Add Lilypond and Awk as supported
2983 languages.
2984
2985 2011-08-15 Achim Gratz <stromeko@nexgo.de>
2986
2987 * org.texi: Document that both CLOCK_INTO_DRAWER and
2988 LOG_INTO_DRAWER can be used to override the contents of variable
2989 org-clock-into-drawer (or if unset, org-log-into-drawer).
2990
2991 * org.texi: Replace @xref->@pxref.
2992
2993 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2994
2995 * org.texi (Evaluating code blocks): Documenting the new option
2996 for inline call lines.
2997
2998 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2999
3000 * org.texi (Results of evaluation): More explicit about the
3001 mechanism through which interactive evaluation of code is
3002 performed.
3003
3004 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3005
3006 * org.texi (noweb-ref): New header argument documentation.
3007
3008 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3009
3010 * org.texi (Extracting source code): Documentation of the new
3011 org-babel-tangle-named-block-combination variable.
3012
3013 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3014
3015 * org.texi (Structure of code blocks): Explicitly state that the
3016 behavior of multiple blocks of the same name is undefined.
3017
3018 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
3019
3020 * org.texi (TaskJuggler export): Modify the example to reflect the
3021 new effort durations.
3022
3023 2011-08-15 David Maus <dmaus@ictsoc.de>
3024
3025 * org.texi (Images in LaTeX export): Escape curly brackets in
3026 LaTeX example.
3027
3028 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3029
3030 * org.texi (The clock table): Document the :properties and
3031 :inherit-props arguments for the clocktable.
3032
3033 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3034
3035 * org.texi (Tables in LaTeX export): Document specifying placement
3036 options for tables.
3037
3038 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3039
3040 * org.texi (Evaluating code blocks): More specific documentation
3041 about the different types of header arguments.
3042
3043 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3044
3045 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3046
3047 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3048
3049 * org.texi (Built-in table editor): Document the table field
3050 follow mode.
3051
3052 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3053
3054 * org.texi (Easy Templates): Document new template.
3055
3056 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3057
3058 * org.texi (Literal examples): Add a cross-reference from "Literal
3059 Examples" to "Easy Templates."
3060
3061 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3062
3063 * org.texi (The clock table): Add link to match syntax.
3064
3065 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3066
3067 * org.texi (Agenda commands): Document clock consistency checks.
3068
3069 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3070
3071 * org.texi (Built-in table editor): Document that \vert represents
3072 a vertical bar in a table field.
3073
3074 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3075
3076 * org.texi (Literal examples): Link from "Markup" > "Literate
3077 Examples" to "Working with Source Code".
3078
3079 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3080
3081 * org.texi (Agenda commands): Doc for function option to bulk
3082 action.
3083
3084 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3085
3086 * org.texi (Template expansion): Document new %<...> template
3087 escape.
3088
3089 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3090
3091 * org.texi (Selective export): Document exclusion of any tasks
3092 from export.
3093
3094 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3095
3096 * org.texi (Selective export): Document how to exclude DONE tasks
3097 from export.
3098 (Publishing options): Document the properties to be used to turn off
3099 export of DONE tasks.
3100
3101 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3102
3103 * org.texi (The date/time prompt): Document date range protection.
3104
3105 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3106
3107 * org.texi (padline): Documentation of the new padline header
3108 argument.
3109
3110 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3111
3112 * org.texi (var): Adding "[" to list of characters triggering
3113 elisp evaluation.
3114
3115 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3116
3117 * org.texi (var): Documentation of Emacs Lisp evaluation during
3118 variable assignment.
3119
3120 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3121
3122 * org.texi (colnames): Reference indexing into variables, and note
3123 that colnames are *not* removed before indexing occurs.
3124 (rownames): Reference indexing into variables, and note that
3125 rownames are *not* removed before indexing occurs.
3126
3127 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3128
3129 * org.texi (var): Clarification of indexing into tabular
3130 variables.
3131
3132 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3133
3134 * org.texi (results): Documentation of the `:results wrap' header
3135 argument.
3136
3137 2011-08-15 Bastien Guerry <bzg@gnu.org>
3138
3139 * org.texi (LaTeX and PDF export): Add a note about a limitation
3140 of the LaTeX export: the org file has to be properly structured.
3141
3142 2011-08-15 Bastien Guerry <bzg@gnu.org>
3143
3144 * org.texi (Dynamic blocks, Structure editing):
3145 Mention the function `org-narrow-to-block'.
3146
3147 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3148
3149 * org.texi (Languages): Updating list of code block supported
3150 languages.
3151
3152 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3153
3154 * org.texi (Special properties): CATEGORY is a special property,
3155 but it may also used in the drawer.
3156
3157 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3158
3159 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3160
3161 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3162
3163 * org.texi (Include files): Document :lines.
3164
3165 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3166
3167 * org.texi (comments): Documentation of the ":comments noweb" code
3168 block header argument.
3169
3170 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3171
3172 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3173 added extra whitespace around functions to be consistent with the
3174 rest of the section.
3175
3176 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3177
3178 * org.texi (Evaluating code blocks): Expand discussion of
3179 #+call: line syntax.
3180 (Header arguments in function calls): Expand discussion of
3181 #+call: line syntax.
3182
3183 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3184
3185 * org.texi (Evaluating code blocks): More explicit about how to
3186 pass variables to #+call lines.
3187
3188 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3189
3190 * org.texi (Results of evaluation): Link to the :results header
3191 argument list from the "Results of evaluation" section.
3192
3193 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3194
3195 * org.texi (Conflicts): Adding additional information about
3196 resolving org/yasnippet conflicts.
3197
3198 2011-08-15 David Maus <dmaus@ictsoc.de>
3199
3200 * org.texi (Publishing options): Document style-include-scripts
3201 publishing project property.
3202
3203 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3204
3205 * org.texi (Sparse trees): Document the next-error /
3206 previous-error functionality.
3207
3208 2011-08-15 Tom Dye <tsd@tsdye.com>
3209
3210 * org.texi (cache): Improve documentation of code block caches.
3211
3212 2011-08-15 Tom Dye <tsd@tsdye.com>
3213
3214 * org.texi (Code block specific header arguments):
3215 Documentation of multi-line header arguments.
3216
3217 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3218
3219 * org.texi (Code evaluation security): Add example for using a
3220 function.
3221
3222 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3223
3224 * org.texi (Tables in LaTeX export): Documentation of new
3225 attr_latex options for tables.
3226
3227 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3228
3229 * trampver.texi: Update release number.
3230
3231 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3232
3233 Sync with Tramp 2.2.2.
3234
3235 * trampver.texi: Update release number.
3236
3237 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3238
3239 * flymake.texi (Example -- Configuring a tool called via make):
3240 Use /dev/null instead of the Windows "nul" (bug#8715).
3241
3242 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3243
3244 * widget.texi (Setting Up the Buffer): Remove mention of the
3245 global keymap parent, which doesn't seem to be accurate
3246 (bug#7045).
3247
3248 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3249
3250 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3251
3252 2010-07-10 Kevin Ryde <user42@zip.com.au>
3253
3254 * cl.texi (For Clauses): Add destructuring example processing an
3255 alist (bug#6596).
3256
3257 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3258
3259 * ediff.texi (Major Entry Points): Remove mention of `require',
3260 since that's not pertinent in the installed Emacs (bug#9016).
3261
3262 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3263
3264 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3265 (Filtering New Groups): Clarify how simple the "options -n" format is.
3266 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3267 is internal.
3268
3269 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3270
3271 * tramp.texi (Cleanup remote connections):
3272 Add `tramp-cleanup-this-connection'.
3273
3274 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3275
3276 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3277 zombies.
3278 (Checking New Groups): Ditto (bug#8974).
3279 (Checking New Groups): Move the reference to the right place.
3280
3281 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3282
3283 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3284 backups, and not actual vc (bug#8975).
3285
3286 2011-07-03 Kevin Ryde <user42@zip.com.au>
3287
3288 * cl.texi (For Clauses): @items for hash-values and key-bindings
3289 to make them more visible when skimming. Add examples of `using'
3290 clause to them, examples being clearer than a description in
3291 words (bug#6599).
3292
3293 2011-07-01 Alan Mackenzie <acm@muc.de>
3294
3295 * cc-mode.texi (Guessing the Style): New page.
3296 (Styles): Add a short introduction to above.
3297
3298 2011-06-28 Deniz Dogan <deniz@dogan.se>
3299
3300 * rcirc.texi (Configuration): Bug-fix:
3301 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3302 Reported by Elias Pipping <pipping@exherbo.org>.
3303
3304 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3305
3306 * gnus.texi (Summary Mail Commands):
3307 Document `gnus-summary-reply-to-list-with-original'.
3308
3309 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3310
3311 * eshell.texi (Known problems): Fix typo.
3312
3313 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3314
3315 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3316 (Password handling): `auth-source-debug' is good for debug messages.
3317
3318 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3319
3320 * gnus.texi (Store custom flags and keywords): Refer to
3321 `gnus-registry-article-marks-to-{chars,names}' instead of
3322 `gnus-registry-user-format-function-{M,M2}'.
3323
3324 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3325
3326 * texinfo.tex: Merge from gnulib.
3327
3328 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3329
3330 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3331 (Store custom flags and keywords):
3332 Mention `gnus-registry-user-format-function-M' and
3333 `gnus-registry-user-format-function-M2'.
3334
3335 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3336
3337 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3338
3339 2011-05-17 Glenn Morris <rgm@gnu.org>
3340
3341 * gnus.texi (Face): Fix typo.
3342
3343 2011-05-14 Glenn Morris <rgm@gnu.org>
3344
3345 * dired-x.texi (Omitting Examples): Minor addition.
3346
3347 2011-05-10 Jim Meyering <meyering@redhat.com>
3348
3349 * ede.texi: Fix typo "or or -> or".
3350
3351 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
3352
3353 * gnus.texi (Summary Buffer Lines):
3354 gnus-summary-user-date-format-alist does not exist.
3355 (Sorting the Summary Buffer): More about sorting threads.
3356
3357 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3358
3359 * trampver.texi: Update release number.
3360
3361 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3362
3363 * tramp.texi (Frequently Asked Questions): New item for disabling
3364 Tramp in other packages.
3365
3366 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3367
3368 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3369 (Fancy splitting to parent, Store arbitrary data):
3370 Update gnus-registry docs.
3371
3372 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
3373
3374 * ede.texi: Fix typos.
3375
3376 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3377
3378 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3379 It's @table @code.
3380
3381 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3382
3383 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3384
3385 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3386
3387 * calc.texi (Logarithmic Units): Update the function names.
3388
3389 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3390
3391 * message.texi (Various Commands): Document format specs in the
3392 ellipsis.
3393
3394 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3395
3396 * message.texi (Insertion Variables): Document message-cite-style.
3397
3398 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
3399
3400 * tramp.texi (Remote processes): New subsection "Running shell on
3401 a remote host".
3402
3403 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3404
3405 * auth.texi (Help for developers): Update docs to explain that the
3406 :save-function will only run the first time.
3407
3408 2011-03-12 Glenn Morris <rgm@gnu.org>
3409
3410 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3411 (emacs-faq.text): New target.
3412 (clean): Add emacs-faq.
3413
3414 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
3415
3416 Sync with Tramp 2.2.1.
3417
3418 * trampver.texi: Update release number.
3419
3420 2011-03-11 Glenn Morris <rgm@gnu.org>
3421
3422 * Makefile.in (HTML_TARGETS): New.
3423 (clean): Delete $HTML_TARGETS.
3424 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3425
3426 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3427
3428 * auth.texi (Help for developers): Show example of using
3429 `auth-source-search' with prompts and :save-function.
3430
3431 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3432
3433 * Version 23.3 released.
3434
3435 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3436
3437 * message.texi (Message Buffers): Update default value of
3438 message-generate-new-buffers.
3439
3440 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3441
3442 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3443 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3444 respectively.
3445 (Musical Notes): New section.
3446 (Customizing Calc): Mention the customizable variable
3447 calc-note-threshold.
3448
3449 2011-03-03 Glenn Morris <rgm@gnu.org>
3450
3451 * url.texi (Dealing with HTTP documents): Remove reference to
3452 function url-decode-text-part; never seems to have existed. (Bug#6038)
3453 (Configuration): Update url-configuration-directory description.
3454
3455 2011-03-02 Glenn Morris <rgm@gnu.org>
3456
3457 * dired-x.texi (Multiple Dired Directories): Remove mentions
3458 of dired-default-directory-alist and dired-default-directory.
3459 Move dired-smart-shell-command here...
3460 (Miscellaneous Commands): ... from here.
3461
3462 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3463
3464 * texinfo.tex: Update to version 2011-02-24.09.
3465
3466 2011-03-02 Glenn Morris <rgm@gnu.org>
3467
3468 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3469 instead of the obsoleted dired-omit-here-always.
3470
3471 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
3472
3473 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3474 supported systems.
3475
3476 2011-02-28 Glenn Morris <rgm@gnu.org>
3477
3478 * dbus.texi (Type Conversion): Grammar fix.
3479
3480 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
3481
3482 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3483 "Debian GNU/Linux".
3484
3485 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3486
3487 2011-02-23 Glenn Morris <rgm@gnu.org>
3488
3489 * dired-x.texi (Features): Minor rephrasing.
3490 (Local Variables): Fix typos.
3491
3492 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3493 Standardize some Emacs/XEmacs terminology.
3494
3495 * dired-x.texi (Features): Don't advertise obsolete local variables.
3496 Simplify layout.
3497 (Omitting Variables): Update local variables example.
3498 (Local Variables): Say this is obsolete. Fix description of
3499 dired-enable-local-variables possible values.
3500
3501 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3502
3503 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3504 default now.
3505
3506 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3507
3508 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3509
3510 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3511
3512 * gnus.texi (Window Layout): Document layout names.
3513
3514 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3515
3516 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3517 * auth.texi: Sync @dircategory with ../../info/dir.
3518 * autotype.texi: Sync @dircategory with ../../info/dir.
3519 * calc.texi: Sync @dircategory with ../../info/dir.
3520 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3521 * cl.texi: Sync @dircategory with ../../info/dir.
3522 * dbus.texi: Sync @dircategory with ../../info/dir.
3523 * dired-x.texi: Sync @dircategory with ../../info/dir.
3524 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3525 * ede.texi: Sync @dircategory with ../../info/dir.
3526 * ediff.texi: Sync @dircategory with ../../info/dir.
3527 * edt.texi: Sync @dircategory with ../../info/dir.
3528 * eieio.texi: Sync @dircategory with ../../info/dir.
3529 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3530 * epa.texi: Sync @dircategory with ../../info/dir.
3531 * erc.texi: Sync @dircategory with ../../info/dir.
3532 * eshell.texi: Sync @dircategory with ../../info/dir.
3533 * eudc.texi: Sync @dircategory with ../../info/dir.
3534 * flymake.texi: Sync @dircategory with ../../info/dir.
3535 * forms.texi: Sync @dircategory with ../../info/dir.
3536 * gnus.texi: Sync @dircategory with ../../info/dir.
3537 * idlwave.texi: Sync @dircategory with ../../info/dir.
3538 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3539 * message.texi: Sync @dircategory with ../../info/dir.
3540 * mh-e.texi: Sync @dircategory with ../../info/dir.
3541 * newsticker.texi: Sync @dircategory with ../../info/dir.
3542 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3543 * org.texi: Sync @dircategory with ../../info/dir.
3544 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3545 * pgg.texi: Sync @dircategory with ../../info/dir.
3546 * rcirc.texi: Sync @dircategory with ../../info/dir.
3547 * reftex.texi: Sync @dircategory with ../../info/dir.
3548 * remember.texi: Sync @dircategory with ../../info/dir.
3549 * sasl.texi: Sync @dircategory with ../../info/dir.
3550 * sc.texi: Sync @dircategory with ../../info/dir.
3551 * semantic.texi: Sync @dircategory with ../../info/dir.
3552 * ses.texi: Sync @dircategory with ../../info/dir.
3553 * sieve.texi: Sync @dircategory with ../../info/dir.
3554 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3555 * speedbar.texi: Sync @dircategory with ../../info/dir.
3556 * trampver.texi [emacs]: Set emacsname to "Emacs".
3557 * tramp.texi: Sync @dircategory with ../../info/dir.
3558 * url.texi: Sync @dircategory with ../../info/dir.
3559 * vip.texi: Sync @dircategory with ../../info/dir.
3560 * viper.texi: Sync @dircategory with ../../info/dir.
3561 * widget.texi: Sync @dircategory with ../../info/dir.
3562 * woman.texi: Sync @dircategory with ../../info/dir.
3563
3564 2011-02-19 Glenn Morris <rgm@gnu.org>
3565
3566 * dired-x.texi (Technical Details): No longer redefines
3567 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
3568 dired-read-shell-command, or dired-find-buffer-nocreate.
3569
3570 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3571
3572 * eshell.texi (Input/Output):
3573 Document insert output redirection operator, >>>.
3574
3575 2011-02-18 Glenn Morris <rgm@gnu.org>
3576
3577 * dired-x.texi (Optional Installation File At Point): Simplify.
3578
3579 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3580
3581 * auth.texi (Help for users): Use :port instead of :protocol for all
3582 auth-source docs.
3583 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3584 to have two files in `auth-sources'.
3585
3586 2011-02-16 Glenn Morris <rgm@gnu.org>
3587
3588 * dired-x.texi: Use emacsver.texi to get Emacs version.
3589 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3590 Depend on emacsver.texi.
3591
3592 * dired-x.texi: Drop meaningless version number.
3593 (Introduction): Remove old info.
3594 (Optional Installation Dired Jump): Autoload from dired-x.
3595 Remove incorrect info about loaddefs.el.
3596 (Bugs): Just refer to M-x report-emacs-bug.
3597
3598 * dired-x.texi (Multiple Dired Directories): Update for rename of
3599 default-directory-alist.
3600 (Miscellaneous Commands): No longer mention very old VM version 4.
3601
3602 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3603
3604 Merge from gnulib.
3605 * texinfo.tex: Update to version 2011-02-14.11.
3606
3607 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3608
3609 * auth.texi (Help for users):
3610 Login collection is "Login" and not "login".
3611
3612 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
3613
3614 * tramp.texi (History): Remove IMAP support.
3615 (External methods, Frequently Asked Questions): Remove `imap' and
3616 `imaps' methods.
3617 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3618
3619 * trampver.texi: Remove default value of `emacsimap'.
3620
3621 2011-02-13 Glenn Morris <rgm@gnu.org>
3622
3623 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3624 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3625
3626 2011-02-12 Glenn Morris <rgm@gnu.org>
3627
3628 * sc.texi (Getting Connected): Remove old index entries.
3629
3630 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
3631
3632 * url.texi: Remove duplicate @dircategory (Bug#7942).
3633
3634 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3635
3636 * auth.texi (Overview, Help for users, Help for developers):
3637 Update docs.
3638 (Help for users): Talk about spaces.
3639
3640 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3641
3642 * texinfo.tex: Update to version 2011-02-07.16.
3643
3644 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
3645
3646 * dbus.texi (Bus names): Adapt descriptions for
3647 dbus-list-activatable-names and dbus-list-known-names.
3648
3649 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3650
3651 * calc.texi (Logarithmic Units): New section.
3652
3653 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3654
3655 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3656 manuals use it now.
3657
3658 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
3659
3660 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3661
3662 * overrides.texi: Remove.
3663
3664 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3665 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3666
3667 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
3668
3669 * tramp.texi (Frequently Asked Questions): Mention problems with
3670 WinSSHD.
3671
3672 * trampver.texi: Update release number.
3673
3674 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3675
3676 * tramp.texi:
3677 Replace "delimet" with "delimit" globally.
3678 Replace "explicite" with "explicit" globally.
3679 Replace "instead of" with "instead" where there was nothing after "of".
3680 Audit use of comma before interrogative pronoun, "that", or "which".
3681 Minor word order, spelling, wording changes.
3682
3683 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3684
3685 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3686
3687 * sieve.texi: Use WEBHACKDEVEL.
3688
3689 * sasl.texi: Use WEBHACKDEVEL.
3690
3691 * pgg.texi: Use WEBHACKDEVEL.
3692
3693 * message.texi: Use WEBHACKDEVEL.
3694
3695 * gnus.texi: Use WEBHACKDEVEL.
3696
3697 * emacs-mime.texi: Use WEBHACKDEVEL.
3698
3699 * auth.texi: Use WEBHACKDEVEL.
3700
3701 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3702 manuals.
3703
3704 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3705
3706 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3707
3708 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3709
3710 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3711 which in turn is copied from ftp://tug.org/tex/.
3712
3713 2011-02-03 Glenn Morris <rgm@gnu.org>
3714
3715 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3716 (Binding combinations of modifiers and function keys):
3717 Let's assume people reading this are not using Emacs 18.
3718
3719 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3720
3721 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3722 since it's run automatically.
3723
3724 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3725
3726 * gnus.texi (Customizing Articles): Fix typo.
3727
3728 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3729
3730 * gnus.texi (Customizing Articles): Document the new way of customizing
3731 the date headers(s).
3732
3733 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3734
3735 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3736 splitting example.
3737
3738 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3739
3740 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3741 (MAKEINFO_OPTS): New variable.
3742 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3743 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3744 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3745 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3746 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3747 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3748 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3749 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3750 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3751 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3752 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3753 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3754 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3755 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3756 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3757 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3758 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3759 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3760
3761 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3762
3763 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3764
3765 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3766
3767 * message.texi (IDNA): Explain what it is.
3768
3769 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3770
3771 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3772
3773 2011-01-23 Werner Lemberg <wl@gnu.org>
3774
3775 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3776 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3777 (ENVADD): Update.
3778
3779 2011-01-18 Glenn Morris <rgm@gnu.org>
3780
3781 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3782
3783 2011-01-14 Eduard Wiebe <usenet@pusto.de>
3784
3785 * nxml-mode.texi (Introduction): Fix file name typos.
3786
3787 2011-01-13 Christian Ohler <ohler@gnu.org>
3788
3789 * ert.texi: New file.
3790
3791 * Makefile.in:
3792 * makefile.w32-in: Add ert.texi.
3793
3794 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3795
3796 * dbus.texi (Receiving Method Calls): New function
3797 dbus-register-service. Rearrange node.
3798
3799 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3800
3801 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3802 which in turn is copied from ftp://tug.org/tex/.
3803
3804 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3805
3806 * dbus.texi (Receiving Method Calls): Describe new optional
3807 parameter dont-register-service of dbus-register-{method,property}.
3808
3809 2010-12-17 Daiki Ueno <ueno@unixuser.org>
3810
3811 * epa.texi (Encrypting/decrypting *.gpg files):
3812 Mention epa-file-select-keys.
3813
3814 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3815
3816 * gnus.texi (Archived Messages): Remove outdated text.
3817
3818 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3819
3820 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
3821
3822 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3823
3824 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
3825
3826 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3827
3828 * gnus.texi (The swish++ Engine): Add customizable parameters
3829 descriptions.
3830 (The swish-e Engine): Ditto.
3831
3832 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
3833
3834 * tramp.texi (Inline methods): Add "ksu" method.
3835 (Remote processes): Add example with remote `default-directory'.
3836
3837 2010-12-14 Glenn Morris <rgm@gnu.org>
3838
3839 * faq.texi (Expanding aliases when sending mail):
3840 Now build-mail-aliases is interactive.
3841
3842 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3843
3844 * gnus.texi: First pass at adding (rough) nnir documentation.
3845
3846 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3847
3848 * gnus.texi (Filtering New Groups):
3849 Mention gnus-auto-subscribed-categories.
3850 (The First Time): Remove, since default-subscribed-newsgroups has been
3851 removed.
3852
3853 2010-12-13 Glenn Morris <rgm@gnu.org>
3854
3855 * cl.texi (For Clauses): Small fixes for frames and windows.
3856
3857 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3858
3859 * org.texi (Using capture): Document using prefix arguments for
3860 finalizing capture.
3861 (Agenda commands): Document prefix argument for the bulk scatter
3862 command.
3863 (Beamer class export): Document that also overlay arguments can be
3864 passed to the column environment.
3865 (Template elements): Document the new entry type.
3866
3867 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3868
3869 * org.texi (Include files): Document :minlevel.
3870
3871 2010-12-11 Julien Danjou <julien@danjou.info>
3872
3873 * org.texi (Categories): Document category icons.
3874
3875 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
3876
3877 * org.texi (noweb): Fix typo.
3878
3879 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3880
3881 * gnus.texi (Server Commands): Point to the rest of the server
3882 commands.
3883
3884 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3885
3886 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3887 g'.
3888
3889 2010-12-02 Julien Danjou <julien@danjou.info>
3890
3891 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3892
3893 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3894
3895 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3896 (Direct Functions): Note the STARTTLS upgrade.
3897
3898 2010-11-27 Glenn Morris <rgm@gnu.org>
3899 James Clark <none@example.com>
3900
3901 * nxml-mode.texi (Introduction): New section.
3902
3903 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3904
3905 * gnus.texi (Server Commands): Document gnus-server-show-server.
3906
3907 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
3908
3909 Sync with Tramp 2.2.0.
3910
3911 * trampver.texi: Update release number.
3912
3913 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3914
3915 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
3916 Mention that the TeX specific units won't use the `tex' prefix
3917 in TeX mode.
3918
3919 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
3920
3921 * gnus.texi (Misc Article): Document gnus-inhibit-images.
3922
3923 2010-11-17 Glenn Morris <rgm@gnu.org>
3924
3925 * edt.texi: Remove information about Emacs 19.
3926
3927 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
3928
3929 * trampver.texi: Update release number.
3930
3931 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
3932
3933 * gnus.texi (Article Washing): Fix typo.
3934
3935 2010-11-11 Noorul Islam <noorul@noorul.com>
3936
3937 * org.texi: Fix typo.
3938
3939 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3940
3941 * org.texi (Using capture): Explain that refiling is
3942 sensitive to cursor position.
3943
3944 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3945
3946 * org.texi (Images and tables): Add cross reference to link section.
3947
3948 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3949
3950 * org.texi: Document the <c> cookie.
3951
3952 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3953
3954 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
3955 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
3956
3957 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3958
3959 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
3960
3961 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3962
3963 * org.texi (Project alist): Mention that this is a property list.
3964
3965 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3966
3967 * org.texi (Setting up the staging area): Document that
3968 file names remain visible when encrypting the MobileOrg files.
3969
3970 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3971
3972 * org.texi (Setting up the staging area): Document which
3973 versions are needed for encryption.
3974
3975 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3976
3977 * org.texi (noweb): Update :noweb documentation to
3978 reflect the new "tangle" argument.
3979
3980 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3981
3982 * org.texi (Batch execution): Improve tangling script in
3983 documentation.
3984
3985 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3986
3987 * org.texi (Handling links):
3988 (In-buffer settings): Document inlining images on startup.
3989
3990 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3991
3992 * org.texi (Setting up the staging area): Document use of
3993 crypt password.
3994
3995 2010-11-11 David Maus <dmaus@ictsoc.de>
3996
3997 * org.texi (Template expansion): Add date related link type escapes.
3998
3999 2010-11-11 David Maus <dmaus@ictsoc.de>
4000
4001 * org.texi (Template expansion): Add mew in table for link type
4002 escapes.
4003
4004 2010-11-11 David Maus <dmaus@ictsoc.de>
4005
4006 * org.texi (Template expansion): Fix typo in link type escapes.
4007
4008 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4009
4010 * org.texi (Structure of code blocks): Another documentation tweak.
4011
4012 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4013
4014 * org.texi (Structure of code blocks): Documentation tweak.
4015
4016 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4017
4018 * org.texi (Structure of code blocks):
4019 Update documentation to mention inline code block syntax.
4020
4021 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4022
4023 * org.texi (comments): Improve wording.
4024
4025 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4026
4027 * org.texi (comments): Document the new :comments header arguments.
4028
4029 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4030
4031 * org.texi (Installation): Remove the special
4032 installation instructions for XEmacs.
4033
4034 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4035
4036 * org.texi (Easy Templates): New section. Documents quick
4037 insertion of empty structural elements.
4038
4039 2010-11-11 Noorul Islam <noorul@noorul.com>
4040
4041 * org.texi: Fix doc.
4042
4043 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4044
4045 * org.texi (The date/time prompt): Document specification
4046 of time ranges.
4047
4048 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4049
4050 * org.texi (Internal links): Document the changes in
4051 internal links.
4052
4053 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4054
4055 * org.texi (Agenda commands): Document the limitation for
4056 the filter preset - it can only be used for an entire agenda
4057 view, not in an individual block in a block agenda.
4058
4059 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4060
4061 * org.texi (iCalendar export): Document alarm creation.
4062
4063 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4064
4065 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4066
4067 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4068
4069 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4070
4071 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4072
4073 * calc.texi: Use emacsver.texi to determine Emacs version.
4074
4075 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4076
4077 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4078 since that works by default.
4079
4080 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4081
4082 * gnus.texi (Customizing the IMAP Connection): Document
4083 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4084
4085 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4086
4087 * tramp.texi (Remote shell setup): New item "Interactive shell
4088 prompt". Reported by Christian Millour <cm@abtela.com>.
4089 (Remote shell setup, Remote processes): Use @code{} for
4090 environment variables.
4091
4092 2010-11-03 Glenn Morris <rgm@gnu.org>
4093
4094 * ediff.texi (Quick Help Commands, Miscellaneous):
4095 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4096
4097 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4098
4099 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4100
4101 2010-10-31 Glenn Morris <rgm@gnu.org>
4102
4103 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4104
4105 2010-10-31 Glenn Morris <rgm@gnu.org>
4106
4107 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4108
4109 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4110
4111 * gnus.texi (Client-Side IMAP Splitting):
4112 Mention nnimap-unsplittable-articles.
4113
4114 2010-10-29 Julien Danjou <julien@danjou.info>
4115
4116 * gnus.texi (Finding the News): Remove references to obsoletes
4117 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4118
4119 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4120
4121 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4122 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4123 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4124 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4125
4126 2010-10-28 Glenn Morris <rgm@gnu.org>
4127
4128 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4129 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4130 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4131
4132 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4133
4134 * epa.texi (Mail-mode integration): Add alternative key bindings
4135 for epa-mail commands; escape comma.
4136 Don't use the word "PGP", since it is a non-free program.
4137
4138 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4139
4140 * calc.texi: Use emacsver.texi to determine Emacs version.
4141
4142 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4143
4144 * gnus.texi (Group Parameters, Buttons): Fix typos.
4145
4146 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4147
4148 * gnus.texi (Subscription Commands): Mention that you can also
4149 subscribe to new groups via the Server buffer, which is probably more
4150 convenient when subscribing to many groups.
4151
4152 2010-10-21 Julien Danjou <julien@danjou.info>
4153
4154 * message.texi (Message Headers): Allow message-default-headers to be a
4155 function.
4156
4157 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4158
4159 * gnus-news.texi: Mention new archive defaults.
4160
4161 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4162
4163 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4164
4165 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4166
4167 * gnus.texi (HTML): Document the function value of
4168 gnus-blocked-images.
4169 (Article Washing): shr and gnus-w3m, not the direct function names.
4170
4171 2010-10-20 Julien Danjou <julien@danjou.info>
4172
4173 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4174 variable.
4175
4176 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4177
4178 * gnus.texi (Customizing the IMAP Connection): The port strings are
4179 strings.
4180 (Document Groups): Mention git.
4181
4182 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4183
4184 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4185 bzr/Gnus git sync.
4186
4187 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4188
4189 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4190 change.
4191
4192 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4193
4194 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4195 @item syntax for in-Emacs makeinfo.
4196
4197 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4198
4199 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4200 trim sentence.
4201
4202 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4203
4204 * epa.texi (Caching Passphrases):
4205 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4206 Clarify some configurations require to set up gpg-agent.
4207
4208 2010-10-11 Glenn Morris <rgm@gnu.org>
4209
4210 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4211
4212 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4213
4214 * gnus.texi (Spam Package Introduction): Mention `$'.
4215
4216 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4217
4218 * makefile.w32-in (emacsdir): New variable.
4219 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4220 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4221
4222 2010-10-09 Glenn Morris <rgm@gnu.org>
4223
4224 * Makefile.in (mostlyclean): Delete *.toc.
4225
4226 * Makefile.in: Use $< in rules.
4227
4228 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4229
4230 * Makefile.in ($(infodir)): Delete rule.
4231 (mkinfodir): New. Use it in all the info rules, rather than depending
4232 on infodir.
4233
4234 2010-10-09 Glenn Morris <rgm@gnu.org>
4235
4236 * gnus.texi (Article Washing): Fix previous change.
4237
4238 * Makefile.in (emacsdir): New variable.
4239 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4240 Depend on emacsver.texi.
4241
4242 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4243
4244 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4245
4246 2010-10-08 Julien Danjou <julien@danjou.info>
4247
4248 * gnus.texi: Add mm-shr.
4249
4250 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4251
4252 * gnus.texi (Finding the Parent, The Gnus Registry)
4253 (Registry Article Refer Method): Update docs for nnregistry.el.
4254
4255 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4256
4257 * auth.texi (Help for users)
4258 (GnuPG and EasyPG Assistant Configuration): Update docs.
4259
4260 2010-10-08 Glenn Morris <rgm@gnu.org>
4261
4262 * cl.texi (Organization, Installation, Old CL Compatibility):
4263 Deprecate cl-compat for new code.
4264 (Usage, Installation): Remove outdated information.
4265
4266 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4267
4268 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4269
4270 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4271
4272 2010-10-06 Julien Danjou <julien@danjou.info>
4273
4274 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4275
4276 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4277 broken link.
4278
4279 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4280
4281 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4282 to ReiserFS.
4283
4284 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4285 (FAQ 7-1): Fix getmail URL.
4286
4287 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4288
4289 * epa.texi (Caching Passphrases): New section.
4290
4291 2010-10-06 Glenn Morris <rgm@gnu.org>
4292
4293 * Makefile.in (SHELL): Set it.
4294 (info): Move the mkdir dependency to the individual info files.
4295 (mostlyclean): Tidy up.
4296 (clean): Only delete the specific dvi and pdf files.
4297 (maintainer-clean): Be more restrictive in what we delete.
4298 ($(infodir)): Add parallel build workaround.
4299
4300 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4301
4302 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4303
4304 2010-10-03 Julien Danjou <julien@danjou.info>
4305
4306 * emacs-mime.texi (Display Customization):
4307 Update mm-inline-large-images documentation and add documentation for
4308 mm-inline-large-images-proportion.
4309
4310 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4311
4312 * tramp.texi (Frequently Asked Questions):
4313 Mention remote-file-name-inhibit-cache.
4314
4315 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4316
4317 * gnus.texi (Splitting Mail): Fix @xref syntax.
4318 (Splitting Mail): Really fix the @ref syntax.
4319
4320 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4321
4322 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4323 (Article Hiding): Add google banner example.
4324 Suggested by Benjamin Xu.
4325
4326 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4327
4328 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4329 Remove nnimap-split-rule from examples.
4330
4331 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4332
4333 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4334 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4335 Fishman.
4336 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4337
4338 2010-09-30 Julien Danjou <julien@danjou.info>
4339
4340 * gnus.texi (Gravatars): Fix documentation about
4341 gnu-gravatar-properties.
4342
4343 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4344
4345 * epa.texi (Bug Reports): New section.
4346
4347 2010-09-29 Glenn Morris <rgm@gnu.org>
4348
4349 * Makefile.in (top_srcdir): Remove unused variable.
4350
4351 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4352
4353 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4354 (Client-Side IMAP Splitting): Document 'default.
4355
4356 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4357
4358 * gnus.texi (Customizing the IMAP Connection):
4359 Document nnimap-fetch-partial-articles.
4360
4361 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4362
4363 * gnus-news.texi: Mention nnimap-inbox.
4364
4365 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4366
4367 2010-09-26 Julien Danjou <julien@danjou.info>
4368
4369 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4370
4371 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4372
4373 * gnus.texi (Security): Remove gpg.el mention.
4374
4375 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4376
4377 * gnus.texi (Browse Foreign Server): New variable
4378 gnus-browse-subscribe-newsgroup-method.
4379
4380 * gnus-news.texi: Mention it.
4381
4382 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4383
4384 * gnus.texi (NoCeM): Remove.
4385 (Startup Variables): No jingle.
4386
4387 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
4388
4389 * woman.texi (Interface Options): xz compression is now supported.
4390
4391 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4392
4393 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4394 (Unavailable Servers): Document gnus-server-copy-server.
4395 (Using IMAP): Document the new nnimap.
4396
4397 2010-09-25 Julien Danjou <julien@danjou.info>
4398
4399 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4400
4401 2010-09-24 Glenn Morris <rgm@gnu.org>
4402
4403 * url.texi (Disk Caching): Tweak previous change.
4404
4405 2010-09-24 Julien Danjou <julien@danjou.info>
4406
4407 * url.texi (Disk Caching): Mention url-cache-expire-time,
4408 url-cache-expired, and url-fetch-from-cache.
4409
4410 2010-09-24 Julien Danjou <julien@danjou.info>
4411
4412 * gnus.texi: Add Gravatars.
4413
4414 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4415
4416 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4417
4418 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4419
4420 * gnus.texi (Expunging mailboxes): Update name of the expunging
4421 command.
4422
4423 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4424
4425 * emacs-mime.texi (rfc2047): Update description for
4426 rfc2047-encode-parameter.
4427
4428 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
4429
4430 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4431 "fish" methods.
4432 (External methods): Remove "scp1_old" and "scp2_old" methods.
4433
4434 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
4435
4436 * tramp.texi: Remove Japanese manual. Fix typo.
4437
4438 * trampver.texi: Update release number. Remove japanesemanual.
4439
4440 2010-09-09 Glenn Morris <rgm@gnu.org>
4441
4442 * org.texi: Restore clobbered changes (copyright years, untabify).
4443
4444 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4445
4446 * gnus.texi (Adaptive Scoring): Fix typo.
4447
4448 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4449
4450 * gnus.texi (Article Display): Document gnus-html-show-images.
4451
4452 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4453
4454 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4455
4456 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4457
4458 * gnus.texi (HTML): Document gnus-max-image-proportion.
4459
4460 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4461
4462 * gnus.texi (HTML): Document gnus-blocked-images.
4463
4464 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4465
4466 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4467
4468 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4469 the first message are used for wide replies.
4470 (Changing Servers): Remove documentation on gnus-change-server and
4471 friends, since it's been removed.
4472
4473 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4474
4475 * gnus.texi (Drafts): Mention B DEL.
4476
4477 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4478
4479 * gnus.texi (Delayed Articles): Mention that the Date header is the
4480 original one, even if you delay.
4481
4482 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4483
4484 * gnus.texi (Asynchronous Fetching):
4485 Document gnus-async-post-fetch-function.
4486 (HTML): Made into its own section.
4487
4488 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
4489
4490 Sync with Tramp 2.1.19.
4491
4492 * tramp.texi (Inline methods, Default Method):
4493 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
4494 Remove remark about doubled "-t" argument.
4495 (Auto-save and Backup): Remove reference to Emacs 21.
4496 (Filename Syntax): Describe port numbers.
4497 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4498 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4499 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4500 errors with the backquotes.
4501 (External packages): File attributes cache flushing for asynchronous
4502 processes.
4503 (Traces and Profiles): Describe verbose level 9.
4504
4505 * trampver.texi: Update release number.
4506
4507 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
4508
4509 * dbus.texi (Alternative Buses): New chapter.
4510
4511 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4512
4513 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4514
4515 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4516
4517 * calc.texi (Customizing Calc): Rearrange description of new
4518 variables to match the presentation of other variables.
4519
4520 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4521
4522 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4523
4524 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4525
4526 * calc.texi (Making Selections, Selecting Subformulas)
4527 (Customizing Calc): Mention how to use faces to emphasize selected
4528 sub-formulas.
4529
4530 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
4531
4532 * tramp.texi (External packages): File attributes cache flushing
4533 for asynchronous processes.
4534
4535 2010-08-01 Alan Mackenzie <acm@muc.de>
4536
4537 Enhance the manual for the latest Java Mode.
4538
4539 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4540 annotation-var-cont.
4541 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4542 two new symbols.
4543
4544 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
4545
4546 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4547
4548 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
4549
4550 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4551
4552 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
4553
4554 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4555
4556 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4557
4558 * org.texi: Add macros to get plain quotes in PDF output.
4559 List additional contributors.
4560 (Capture): New section, replaces the section about remember.
4561 (Working With Source Code): New chapter, focused on documenting Org
4562 Babel.
4563 (Code evaluation security): New section.
4564 (MobileOrg): Document DropBox support.
4565 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4566 (Special symbols): Show how to display UTF8 characters for entities.
4567 (Global TODO list): Clarify the use of the "M" key and the differences
4568 to the "m" key.
4569 (RSS Feeds): Mention Atom feeds as well.
4570 (Setting tags): Remove paragraph about
4571 `org-complete-tags-always-offer-all-agenda-tags'.
4572
4573 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
4574
4575 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4576 argument.
4577 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4578 echoing shells.
4579
4580 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
4581
4582 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4583 (Filename Syntax): Describe port numbers.
4584
4585 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
4586
4587 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4588 forgotten.
4589 (Type Conversion): Precise conversion of natural numbers.
4590 (Errors and Events): Add "debugging" to concept index. Add variable
4591 `dbus-debug'.
4592
4593 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
4594
4595 * dbus.texi (Receiving Method Calls): Add optional argument
4596 EMITS-SIGNAL to `dbus-register-property'.
4597
4598 2010-06-27 Alex Schroeder <alex@gnu.org>
4599
4600 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4601
4602 2010-06-24 Glenn Morris <rgm@gnu.org>
4603
4604 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4605 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4606 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4607 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4608 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4609 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4610 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4611 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4612 convention. Make them end with a period.
4613
4614 2010-06-23 Glenn Morris <rgm@gnu.org>
4615
4616 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
4617 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4618 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4619 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4620 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4621 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
4622
4623 2010-06-10 Glenn Morris <rgm@gnu.org>
4624
4625 * idlwave.texi (Load-Path Shadows):
4626 * org.texi (Handling links): Fix typos.
4627
4628 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4629
4630 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4631
4632 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
4633
4634 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4635 by an alias. (Bug#6226)
4636
4637 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4638
4639 * calc.texi (Manipulating Vectors): Mention that vectors can
4640 be used to determine bins for `calc-histogram'.
4641
4642 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4643
4644 * calc.texi: Remove "\turnoffactive" commands throughout.
4645
4646 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
4647
4648 * url.texi (HTTP language/coding, Customization):
4649 * message.texi (Header Commands, Responses):
4650 * cl.texi (Argument Lists): Fix typos.
4651
4652 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
4653
4654 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4655 Note that Development menu is always available.
4656 (Creating a project): Fix terminology.
4657 (Add/Remove files): Fix typo.
4658
4659 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
4660
4661 * Version 23.2 released.
4662
4663 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
4664
4665 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4666
4667 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
4668
4669 * tramp.texi (Inline methods, Default Method):
4670 Mention `tramp-inline-compress-start-size'.
4671
4672 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
4673
4674 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4675 the CVS repo. Put the Git repo in the news section.
4676
4677 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
4678 Removed some mentions of CVS. Mention the new Git repo.
4679
4680 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
4681
4682 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
4683 (Mail Group Commands): Add index entry.
4684
4685 2010-04-18 Glenn Morris <rgm@gnu.org>
4686
4687 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4688
4689 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4690
4691 * calc.texi (Radix modes): Mention that the option prefix will
4692 turn on twos-complement mode.
4693 (Inverse and Hyperbolic Flags): Mention the Option flag.
4694
4695 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4696
4697 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
4698 (LaTeX/PDF export commands): Rename and Move section.
4699 (Sectioning structure): Update.
4700 (References): New use case for field coordinates.
4701 (The export dispatcher): Rename from ASCII export.
4702 (Setting up the staging area): Document the availability of
4703 encryption for MobileOrg.
4704 (Images and tables): Document how to reference labels.
4705 (Index entries): New section.
4706 (Generating an index): New section.
4707 (Column width and alignment): Document that <N> now
4708 means a fixed width, not a maximum width.
4709 (Publishing options): Document the :email option.
4710 (Beamer class export): Fix bug in the BEAMER example.
4711 (Refiling notes): Document refile logging.
4712 (In-buffer settings): Document refile logging keywords.
4713 (Drawers): Document `C-c C-z' command.
4714 (Agenda commands): Mention the alternative key `C-c C-z'.
4715 (Special properties): Document the BLOCKED property.
4716 (The spreadsheet): Mention the formula editor.
4717 (References): Document field coordinates.
4718 (Publishing action): Correct the documentation for the
4719 publishing function.
4720 (The date/time prompt): Document that we accept dates
4721 like month/day/year.
4722 (Cooperation): Document the changes in table.el support.
4723 (Faces for TODO keywords, Faces for TODO keywords)
4724 (Priorities): Document the easy colors.
4725 (Visibility cycling): Document the new double prefix
4726 arg for `org-reveal'.
4727 (Cooperation): Remember.el is part of Emacs.
4728 (Clean view): Mention that `wrap-prefix' is also set by
4729 org-indent-mode.
4730 (Agenda commands): Add information about prefix args to
4731 scheduling and deadline commands.
4732 (Search view): Point to the docstring of
4733 `org-search-view' for more details.
4734 (Agenda commands): Document that `>' prompts for a date.
4735 (Setting tags): Document variable
4736 org-complete-tags-always-offer-all-agenda-tags.
4737 (Column attributes): Cross-reference special properties.
4738
4739 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
4740
4741 Synchronize with Tramp repository.
4742
4743 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
4744 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4745 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
4746 syntax, texi2dvi reports errors with the backquotes.
4747
4748 * trampver.texi: Update release number.
4749
4750 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
4751
4752 * gnus.texi (Finding the News): Add pointers to the Server buffer
4753 because it's essential.
4754
4755 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4756
4757 * gnus.texi (MIME Commands): Update description of
4758 gnus-article-browse-html-article.
4759
4760 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
4761
4762 * auth.texi (Secret Service API): Add TODO node.
4763 (Help for users): Explain the new source options for `auth-sources'.
4764
4765 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
4766
4767 * trampver.texi: Update release number.
4768
4769 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
4770
4771 * Branch for 23.2.
4772
4773 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
4774
4775 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4776 now enabled by default.
4777
4778 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
4779
4780 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4781 when Emacs runs in interactive mode. (Bug#5645)
4782
4783 2010-02-16 Glenn Morris <rgm@gnu.org>
4784
4785 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4786
4787 2010-02-05 Mark A. Hershberger <mah@everybody.org>
4788
4789 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4790
4791 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
4792
4793 * gnus.texi (Score File Format): Fix typo.
4794
4795 2010-01-19 Mark A. Hershberger <mah@everybody.org>
4796
4797 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4798
4799 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
4800
4801 * ada-mode.texi (Project File Overview): Fix typo.
4802
4803 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
4804
4805 * semantic.texi: Add Richard Y. Kim credit.
4806
4807 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4808
4809 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
4810
4811 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
4812 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
4813
4814 2010-01-17 Glenn Morris <rgm@gnu.org>
4815
4816 * calc.texi (Reporting Bugs): Don't mention format of repository.
4817
4818 * woman.texi (Bugs): Make "Emacs repository" less specific,
4819 and the URL for same more specific.
4820
4821 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4822
4823 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
4824
4825 * ede.texi (ede-step-project, ede-proj-target):
4826 * tramp.texi (Remote processes): Fix typos.
4827
4828 2010-01-16 Mario Lang <mlang@delysid.org>
4829
4830 * ede.texi (ede-target):
4831 * org.texi (Refiling notes): Remove duplicated words.
4832
4833 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4834
4835 * gnus.texi (Posting Styles): Use with-current-buffer.
4836 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4837
4838 2010-01-02 Kevin Ryde <user42@zip.com.au>
4839
4840 * eieio.texi (Naming Conventions): Correction to xref on elisp
4841 coding conventions, is "Tips" node not "Standards".
4842
4843 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
4844
4845 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4846
4847 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4848
4849 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
4850
4851 * gnus.texi (Direct Functions): Add missing port number to tls method.
4852
4853 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
4854
4855 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4856 ($(infodir)/edt, edt.dvi): New targets.
4857
4858 2009-12-15 Glenn Morris <rgm@gnu.org>
4859
4860 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4861 (edt, $(infodir)/edt, edt.dvi): New targets.
4862 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4863
4864 * Makefile.in (PDF_TARGETS, pdf): New.
4865 (clean): Add *.pdf.
4866 Add pdf rules for all manuals.
4867
4868 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4869
4870 * calc.texi (Radix Modes): Clarify two's complement notation.
4871
4872 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
4873
4874 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4875 (Smart Jump, Analyzer Debug): Copyedits.
4876 (Semantic mode user commands): Link to new nodes.
4877 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4878 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4879 upstream Semantic manual.
4880
4881 * semantic.texi (Introduction): Minor fix to diagram.
4882
4883 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
4884
4885 * eshell.texi (History): Add the other built-in variables.
4886 (Built-ins): Explain built-ins, and how to apply the external commands.
4887 Add `history', `su' and `sudo'.
4888
4889 * tramp.texi (Remote processes): Add missing <RET> in the example.
4890
4891 2009-12-01 Bill Wohler <wohler@newt.com>
4892
4893 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
4894 path for mairix example. Specify -q in namazu example since namazu is
4895 excessively garrulous.
4896
4897 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
4898
4899 * tramp.texi (Remote processes): Improve eshell example with "su"
4900 and "sudo" commands.
4901
4902 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
4903
4904 * semantic.texi (Analyzer Internals): Rename from Analyzer.
4905
4906 * sem-user.texi (Semantic mode user commands): Fix key syntax.
4907 Document semantic-complete-analyze-inline.
4908 (Semanticdb search debugging commands): Minor clarification.
4909 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
4910 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
4911 manual.
4912 (Semantic mode): Link to Idle Scheduler.
4913
4914 2009-11-28 Kevin Ryde <user42@zip.com.au>
4915
4916 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
4917 @pxref, now EIEIO is in Emacs.
4918
4919 * erc.texi (Development): Correction to git tutorial url.
4920
4921 2009-11-26 Glenn Morris <rgm@gnu.org>
4922
4923 * faq.texi (Latest version of Emacs): Mention stability of development
4924 version.
4925 (Problems with very large files): Max buffer size increase in 23.2.
4926 (VM): VM has moved house again.
4927
4928 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
4929
4930 * calc.texi (Radix modes): Discuss alternate bases for two's complement
4931 notations.
4932
4933 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
4934
4935 * org.texi (Column attributes): Fix documentation of new operators.
4936
4937 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
4938
4939 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
4940 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
4941 (Idle Completions Mode): Numerous copyedits.
4942
4943 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
4944
4945 * semantic.texi (Semantic Internals, Glossary):
4946 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4947 (Semanticdb search debugging commands): Fix typos.
4948
4949 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4950
4951 * calc.texi (Radix modes): Mention twos-complement notation.
4952
4953 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
4954
4955 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
4956 ($(infodir)/semantic, semantic.dvi): New targets.
4957
4958 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
4959
4960 * Makefile.in: Build the Semantic manual.
4961
4962 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
4963 repository.
4964
4965 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
4966
4967 * dbus.texi (Receiving Method Calls): New defun
4968 `dbus-unregister-service'.
4969
4970 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
4971
4972 * org.texi (Speed keys): New section.
4973
4974 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
4975
4976 * dbus.texi (Type Conversion): Fix typo.
4977 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
4978 `dbus-registered-objects-table'.
4979 (Receiving Method Calls): New defun `dbus-register-property'.
4980 Move `dbus-unregister-object' here.
4981
4982 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4983
4984 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
4985
4986 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
4987
4988 * org.texi (Column attributes): Add the new age summary operators.
4989 Also, mention the fact you can only use one summary operator per
4990 property.
4991
4992 2009-11-13 John Wiegley <johnw@newartisans.com>
4993
4994 * org.texi (Tracking your habits): Add a new section in the
4995 manual about how to track habits.
4996 (Resolving idle time): Add a section on how idle and
4997 dangling clocks are resolved.
4998
4999 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5000
5001 * org.texi (Agenda commands): Document the new `i' command.
5002 (Inserting deadline/schedule): Document logging changes
5003 of scheduling and deadline times stamps.
5004 (In-buffer settings): Document the in-buffer keywords for logging
5005 changes of scheduling and deadline times stamps.
5006 (Structure editing, Plain lists): Document indentation
5007 cycling in empty entries with TAB.
5008 (Archiving): Document the default archiving command.
5009 (Moving subtrees): Document the new keys for archiving.
5010 (Internal archiving): Fix incorrect key.
5011 (Agenda commands): Document the TODO set switching commands.
5012 (Agenda commands): Document the new archiving keys.
5013 (Clocking work time): Better description on how to save
5014 and restore a clock.
5015 (Resolving idle time): Mention the x11idle program to get true
5016 idleness also under X11.
5017 (Resolving idle time): Use @kbd instead of @key for normal
5018 letters, because this is how he rest of the manual does this.
5019 (Pushing to MobileOrg): Mention that `org-directory'
5020 should be set.
5021 (Agenda commands): Document that SPC is a filter for
5022 any tag.
5023 (Search view): Rename from "Keyword search".
5024 (Capure): New chapter.
5025 (Markup): New chapter.
5026 (Links in HTML export, Images in HTML export):
5027 Extend the section titles.
5028 (Images in HTML export): Document the align option.
5029 (Text areas in HTML export): Extend the section title.
5030 (Images in LaTeX export): Explain image placement in LaTeX.
5031
5032 2009-11-10 Glenn Morris <rgm@gnu.org>
5033
5034 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5035
5036 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5037
5038 * tramp.texi (Auto-save and Backup): Disable backups just for a
5039 method.
5040
5041 * trampver.texi: Update release number.
5042
5043 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5044
5045 Sync with Tramp 2.1.17.
5046
5047 * trampver.texi: Update release number.
5048
5049 2009-10-29 Glenn Morris <rgm@gnu.org>
5050
5051 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5052
5053 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5054
5055 * tramp.texi (External methods): Temporary files are kept for
5056 `rsync' and `rsyncc' methods.
5057
5058 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5059
5060 * eieio.texi: Fix typos.
5061
5062 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5063
5064 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5065
5066 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5067
5068 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5069 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5070
5071 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5072
5073 * Makefile.in: Build EIEIO and EDE manuals.
5074
5075 2009-10-07 Eric Ludlam <zappo@gnu.org>
5076
5077 * eieio.texi:
5078 * ede.texi: New files.
5079
5080 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5081
5082 * tramp.texi (Remote processes): Association of a pty is not supported.
5083
5084 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5085
5086 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5087 (Processing LaTeX fragments): Document that the size of images can be
5088 changes using the variable `org-format-latex-options'.
5089 (The date/time prompt, Timestamps): Be more accurate over ISO format
5090 dates and times.
5091 (Visibility cycling): Document showeverything keyword.
5092 (In-buffer settings): Document showeverything keyword.
5093 (Setting up the staging area): Fix the example.
5094 (MobileOrg): New section.
5095 (Agenda commands, Exporting Agenda Views): Document exporting the
5096 agenda view to Org files.
5097
5098 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5099
5100 * tramp.texi (History): Add IMAP support.
5101 (External methods): Add `imap' and `imaps' methods.
5102 (GVFS based methods): Add indices for `davs'.
5103 (Password handling): Rename anchors. Add IMAP entries for
5104 ~/.authinfo.gpg.
5105
5106 * trampver.texi: Set default value of `emacsimap'.
5107
5108 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5109
5110 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5111
5112 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5113
5114 * dired-x.texi (Technical Details):
5115 Delete dired-up-directory (Bug#4292).
5116
5117 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5118
5119 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5120
5121 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5122
5123 * org.texi (Effort estimates): Document new effort setting commands.
5124 (Agenda commands): Document the new keys fro agenda time motion.
5125 Document entry text mode. Improve documentation of the keys to include
5126 inactive time stamps into the agenda view.
5127 (Feedback): Document the new bug report command.
5128 (Structure editing): Add an index entry for the sorting of subtrees.
5129
5130 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5131
5132 * auth.texi (Help for users): Corrected markup.
5133
5134 2009-09-02 Glenn Morris <rgm@gnu.org>
5135
5136 * emacs-mime.texi (time-date): Mention float-time.
5137
5138 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5139
5140 * calc.texi (Simplifying Formulas): Improve the wording.
5141
5142 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5143
5144 * auth.texi: Rewritten for coverage and clarity.
5145
5146 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5147
5148 * gnus.texi (Expiring Mail):
5149 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5150 (Various Various): Mention gnus-safe-html-newsgroups.
5151
5152 * gnus-news.texi: Mention
5153 gnus-mark-copied-or-moved-articles-as-expirable.
5154
5155 * emacs-mime.texi (Display Customization): Add xref to
5156 gnus-safe-html-newsgroups.
5157
5158 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5159
5160 * tramp.texi (Version Control): Remove.
5161 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5162 reference.
5163 (External methods): Correct `scpc' concept index entries. New method
5164 `rsyncc'.
5165 (External packages): New subsections "Filename completion" and "File
5166 attributes cache".
5167
5168 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5169
5170 * calc.texi (Rewrite Rules): Improve the example.
5171 (Simplifying Formulas): Explain use of the I and H flags for
5172 simplification.
5173
5174 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5175
5176 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5177 Describe autostart behavior of dbus-ping.
5178 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5179 for timeout values.
5180 (Top): Remove footnote saying D-Bus is not enabled by
5181 default. (Bug#4256)
5182
5183 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5184
5185 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5186 Reported by Jari Aalto (Bug#4211).
5187 (Mail-mode integration): Mention epa-mail-mode and
5188 epa-global-mail-mode.
5189 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5190 epa-setup.
5191
5192 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5193
5194 * dbus.texi (Asynchronous Methods): Allow nil handler.
5195
5196 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5197
5198 * ediff.texi (ediff-current-file): Add information about this new function.
5199
5200 * viper.texi: Add information about C-s in viper's search command.
5201
5202 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5203
5204 * calc.texi (Date Forms): Fix typos.
5205
5206 2009-08-08 Glenn Morris <rgm@gnu.org>
5207
5208 * org.texi (Agenda commands): Restore clobbered change.
5209
5210 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5211
5212 * calc.texi (Graphics, Devices): Update with the peculiarities of
5213 operation on MS-Windows.
5214
5215 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5216
5217 * org.texi (Publishing action): Improve documentation of file
5218 names when publishing to the source directory.
5219 (Clean view): Document `org-indent-mode'.
5220 (Clocking work time): Add documentation for the
5221 new :timetamp option when creating a clock report.
5222 (Paragraphs): Fix many typos.
5223 (Plain lists): Remove duplicate explanation about the
5224 `C-c *' command.
5225 (Literal examples): Update to reflect the new behavior
5226 of the -n -r -k switches when exporting source code examples.
5227 (Structure editing): Add information about `C-c *',
5228 converting a plain list into a list of Org items.
5229 (Remember): Small rephrasing of the paragraph
5230 describing remember.el. Also mentioned that remember.el is part
5231 of Emacs 23, not Emacs 22.
5232 (Clocking work time): Add documentation about
5233 displaying the current clocking time against the effort estimate.
5234 Also add a footnote about using `org-clock-in-prepare-hook' to add
5235 an effort estimate on the fly, just before clocking it.
5236 (Footnotes): Document automatic renumbering and
5237 sorting.
5238 (Agenda commands): Document new bulk commands.
5239 (Plain lists): Document new behavior of
5240 `org-cycle-include-plain-lists'.
5241 Hyphenation only in TeX.
5242 (Clocking work time): Document the key to update effort
5243 estimates.
5244 (Clocking work time): Document the clock time display.
5245 (Structure editing, TODO basics): Document new
5246 variables.
5247 (Column attributes): Document new colciew operators.
5248 (Publishing options): Document :xml-declaration.
5249 (Tracking TODO state changes): Document the
5250 LOG_INTO_DRAWER property.
5251 (Literal examples): Document the new implementation for
5252 editing source code.
5253 (Publishing action): Mention the new publishing
5254 function, to publish an Org source file.
5255 (Publishing links): Mention how to link to an Org source file.
5256 (Macro replacement): Document new macros.
5257 (Handling links): Document type-specific completion
5258 when inserting links.
5259 (Structure editing, Plain lists): Improve documentation
5260 on sorting.
5261 (Internal links): Document custom ids for links.
5262 (Handling links): Document custom ids for links.
5263 (CSS support): Document new class.
5264 (Refiling notes): Document the possibility to create new nodes
5265 during refiling.
5266 (Agenda commands): Document the "?" operator to find
5267 tasks without effort setting.
5268 (Exporting agenda information): Section moved.
5269 (RSS Feeds): New section.
5270 (Built-in table editor): Document M-e and M-a navigate
5271 inside table field.
5272 (Stuck projects): Docment that projects identified as
5273 un-stuck will still be searchd for stuck sub-projects.
5274 (Paragraphs): Document centering.
5275 (Creating timestamps, Agenda commands): Document new
5276 behavior when changing time stamps.
5277 (Structure editing): Document the new command
5278 `org-clone-subtree-with-time-shift'.
5279 (Publishing): Refresh this chapter.
5280 (Export options, Export options, In-buffer settings):
5281 Document the new keywords.
5282 (Matching tags and properties): Collect all
5283 documentation about tags/property matches here.
5284 (Setting tags): Document `org-tag-persistent-alist'.
5285 (Weekly/daily agenda): New section.
5286 (Orgstruct mode): Describe `orgstruct++-mode'.
5287 (Drawers): Mention the LOGBOOK drawer.
5288 (Export options, Sectioning structure): Document the
5289 #+LEATEX_HEADER in-buffer setting.
5290 (Bugs): Section removed.
5291 (Hooks): New section.
5292 (Add-on packages): Move here from old location.
5293 (Context-sensitive commands): New section.
5294 (Setting tags): Document newline option.
5295 (Global TODO list, Matching tags and properties):
5296 Mention more variables.
5297 (Checkboxes): Update to changed command behavior.
5298
5299 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5300
5301 * speedbar.texi (Basic Key Bindings): Fix typo.
5302
5303 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5304
5305 * calc.texi (Vector/Matrix Functions): Add index entries for both
5306 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5307 affects matrices with more than one row.
5308 (Help Commands): Add index entries for "prefix ?" key bindings.
5309
5310 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5311
5312 * calc.texi (Stack Manipulation Commands): Add documentation for
5313 `calc-transpose-lines'.
5314
5315 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5316
5317 * dbus.texi (Receiving Method Calls): Describe special return value
5318 `:ignore'.
5319
5320 2009-07-24 Alan Mackenzie <acm@muc.de>
5321
5322 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5323 initialization, any individual variable setting now takes precedence
5324 over one done via c-file-style/c-file-offsets.
5325
5326 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5327
5328 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5329 truncated when Calc is quit.
5330 (Customizing Calc): Document `calc-undo-length'.
5331
5332 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5333
5334 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5335
5336 2009-07-11 Kevin Ryde <user42@zip.com.au>
5337
5338 * pcl-cvs.texi (About PCL-CVS):
5339 * widget.texi (Basic Types):
5340 Fix cross-references.
5341
5342 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5343
5344 * dbus.texi (Type Conversion): Don't use literal control character.
5345
5346 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5347
5348 * tramp.texi (GVFS based methods): New section.
5349 (Remote processes): Processes for GVFS based methods run locally.
5350
5351 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5352
5353 * tramp.texi (Inline methods, External methods, Gateway methods):
5354 Avoid the words "kludge" and hack".
5355 (External methods): Add `synce' method.
5356
5357 * trampver.texi: Update release number.
5358
5359 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5360
5361 Sync with Tramp 2.1.16.
5362
5363 * tramp.texi (History): Add GVFS support.
5364 (External methods): Precise `rsync' description. Add `dav', `davs' and
5365 `obex' methods. Add 'tramp-gvfs-methods' option.
5366 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5367 forms.
5368 (Remote Programs): Introduce `tramp-own-remote-path'.
5369 (Remote processes): New subsection "Running remote programs that create
5370 local X11 windows".
5371 (Frequently Asked Questions): Improve code for disabling vc.
5372
5373 * trampver.texi: Update release number. Set default value of
5374 `emacsgvfs'.
5375
5376 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5377
5378 * Branch for 23.1.
5379
5380 2009-06-17 Glenn Morris <rgm@gnu.org>
5381
5382 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5383 (Latest version of Emacs): Mention source code repository.
5384
5385 2009-06-16 Glenn Morris <rgm@gnu.org>
5386
5387 * faq.texi (Top): Language tweak.
5388 (Extended commands): Most people have arrow keys.
5389 (Emacs manual): Say how to follow info links.
5390 (File-name conventions): Change title a bit. Explain about source
5391 versus installed. Condense etc description.
5392 (Guidelines for newsgroup postings): Mention Savannah list page.
5393 (Newsgroup archives): Simplify.
5394 (Contacting the FSF): Add contact URL.
5395 (Emacs Lisp documentation): Printed version not always available.
5396 (Installing Texinfo documentation): Explain how by hand installation is
5397 not normally needed. Use add-to-list. Remove duplicate reference.
5398 (Informational files for Emacs): Move info on Help menu here from
5399 "File-name conventions".
5400 (Help installing Emacs): Tweak uref.
5401 (Obtaining the FAQ): Mention repository.
5402 (Origin of the term Emacs): Explain "ITS".
5403 (Changing load-path): Use add-to-list.
5404 (Automatic indentation): Clarify this is for Text mode.
5405 Don't mention Indented Text mode.
5406 (Finding Emacs on the Internet): The FSF does not seem to offer a
5407 deluxe distribution on CD anymore.
5408
5409 2009-06-16 Glenn Morris <rgm@gnu.org>
5410
5411 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5412 Recommend the latest release. Mention how to get older FAQs.
5413 Recommend the Emacs manual.
5414 (Guidelines for newsgroup postings): Discourage cross-posts.
5415 (Underlining paragraphs): Remove.
5416 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5417 (Bugs and problems): Update key-binding.
5418 (Problems with very large files): Mention 64-bit.
5419 (Shell process exits abnormally): Remove.
5420 (Problems with Shell Mode): Rename and update.
5421 (Spontaneous entry into isearch-mode)
5422 (Problems talking to certain hosts): Remove. This is old information,
5423 in etc/PROBLEMS if needed.
5424 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5425 (Dired claims that no file is on this line): Update.
5426 (Installing Emacs, Problems building Emacs): Simplify.
5427 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5428 information.
5429 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5430 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5431 (JDEE): "JDEE", not "JDE".
5432 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5433 Remove. This is old information, in etc/PROBLEMS if needed.
5434 (stty and Backspace key, Kanji and Chinese characters): Remove.
5435 (Right-to-left alphabets): Update section.
5436 (Changing the included text prefix): Gnus uses message-yank-prefix.
5437 Add cross-reference to Supercite manual.
5438 (Saving a copy of outgoing mail): Simplify output file description.
5439 (Expanding aliases when sending mail): Refer to Emacs manual.
5440 Remove old info about RFC822.
5441 Correct description of how to rebuild aliases.
5442 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5443 (MIME with Emacs mail packages)
5444 (Viewing articles with embedded underlining)
5445 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5446 Remove old sections.
5447 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5448 and is well-documented in the Gnus manual.
5449 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5450 (Making Gnus faster): Rename from "Starting Gnus faster".
5451 Merge "Catch-up is slow in Gnus" into here.
5452
5453 2009-06-14 Glenn Morris <rgm@gnu.org>
5454
5455 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5456 (New in Emacs 23): New section.
5457 (Handling C-s and C-q with flow control): Add xref.
5458
5459 2009-06-13 Glenn Morris <rgm@gnu.org>
5460
5461 * faq.texi (Setting up a customization file): Grammar fix.
5462 Customize is no longer "new".
5463 (Displaying the current line or column): Line-number mode is on by
5464 default. Don't mention `column' package. Mention linum.el.
5465 (Turning on abbrevs by default): Explain how to do it for buffers,
5466 modes, and everywhere.
5467 (Associating modes with files): Use add-to-list. Don't mention Emacs
5468 19.
5469 (Highlighting a region): On by default since 23.1.
5470 (Replacing highlighted text): Update doc quote.
5471 (Working with unprintable characters): Don't mention search-quote-char.
5472 (Using an already running Emacs process): Gnuclient is probably not an
5473 enhancement these days.
5474 (Indenting switch statements): Remove mention of pre-Emacs 20.
5475 (Horizontal scrolling): Abbreviate Emacs 20 description.
5476 (Replacing text across multiple files): Fix name of dired command.
5477 (Disabling backups): Use require not load.
5478 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
5479
5480 2009-06-13 Bill Wohler <wohler@newt.com>
5481
5482 Release MH-E manual version 8.2.
5483
5484 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5485 release 8.2.
5486
5487 2009-06-13 Glenn Morris <rgm@gnu.org>
5488
5489 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5490 in this day and age the common meaning is "on the web".
5491 (copying): Use @copyright in all cases.
5492 (Basic keys): Remove reference to deleted manual node "Text Characters".
5493 (File-name conventions): Use GNU as an example rather than SERVICE.
5494 default.el lives in site-lisp. Update Info directory location.
5495 (Real meaning of copyleft): GPL actions have been brought, but all
5496 settled out of court.
5497 (Guidelines for newsgroup postings): Shorten section title.
5498 Simplify comp.emacs description.
5499 (Newsgroup archives): Change Google URL. Describe Gmane.
5500 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5501 points". Mention List-Unsubscribe header.
5502 (Contacting the FSF): Update email and URLs.
5503 (Basic editing): Mention F1 for help.
5504 (Installing Texinfo documentation): Refer to Texinfo website rather
5505 than ftp server.
5506 (Printing a Texinfo file): Mention texi2pdf.
5507 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5508 are just stubs nowadays.
5509 (Latest version of Emacs): Explain version numbers.
5510 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5511 (Turning on syntax highlighting): No need to mention hilit19 any more.
5512 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5513 (Modes for various languages): Remove section.
5514 (Major packages and programs): Remove most version and maintainer
5515 information - it's hard to keep up-to-date, and adds nothing.
5516 Similarly with direct links to mailing lists.
5517 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5518 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5519 years, and Emacs comes with tools for this now.
5520 (Patch): Remove section - this is a standard tool.
5521 (Using function keys under X): Remove section.
5522
5523 2009-06-12 Glenn Morris <rgm@gnu.org>
5524
5525 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5526 (Help installing Emacs): Remove reference to deleted X11 node.
5527 (Associating modes with files): Interpreter-mode-alist is no longer
5528 subservient to auto-mode-alist.
5529 (Installing Emacs): Change future Emacs version.
5530 (Linking with -lX11 fails): Remove old section.
5531 (Packages that do not come with Emacs): Update ELL location.
5532 Emacs Lisp archive is dead.
5533 (Emacs for Windows): Remove reference to old CE port.
5534 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5535 (Emacs for VMS and DECwindows): Remove old ports.
5536 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5537 (Removing flashing messages): Remove section about non-existent Gnus
5538 option.
5539
5540 * faq.texi (Top): Add @top command.
5541 Remove the optional arguments from all @node commands: makeinfo can
5542 generate these automatically, and it is easier to edit and rearrange
5543 nodes without them.
5544
5545 2009-06-11 Glenn Morris <rgm@gnu.org>
5546
5547 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5548 (The LPF): Make the updated URL the sole reference point.
5549 (Learning how to do something): Update refcard price and format.
5550 (Getting a printed manual): Sources in doc/emacs/, not man/.
5551 Also available in PDF format. Since the page count varies, be less
5552 precise.
5553 (Informational files for Emacs): Remove references to deleted files
5554 LPF and SUN-SUPPORT, and to UUCP.
5555 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5556 Remove many obsolete ways to get the FAQ, which now seems only to be
5557 distributed with Emacs.
5558 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5559
5560 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
5561
5562 * org.texi (Org Plot): Fix tags (Bug#3507).
5563 (Workflow states, Agenda commands): Fix tags (Bug#3508).
5564
5565 * ada-mode.texi (Installation, Compile commands)
5566 (Project File Overview, No project files, Set compiler options)
5567 (Use GNAT project file, Use multiple GNAT project files)
5568 (Identifier completion): Use @samp for menu items, and @kbd for key
5569 sequences (Bug#3504).
5570
5571 2009-06-04 Daiki Ueno <ueno@unixuser.org>
5572
5573 * gnus.texi (Security): Fix wording; add a link to epa.info.
5574
5575 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
5576
5577 * message.texi (Header Commands): Fix descriptions to match
5578 keybindings.
5579
5580 2009-04-22 Daiki Ueno <ueno@unixuser.org>
5581
5582 * gnus.texi (Security): Mention that EasyPG is the current default.
5583
5584 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
5585
5586 * ediff.texi (Session Commands): Fix typo.
5587
5588 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5589
5590 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5591 news.software.readers. Reported by Florian Rehnisch.
5592
5593 2009-04-02 Glenn Morris <rgm@gnu.org>
5594
5595 * auth.texi: Capitalize direntry.
5596
5597 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5598 using a period in the entry name. (Bug#2797)
5599
5600 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
5601
5602 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5603 ($(infodir)/auth, auth.dvi): New targets.
5604
5605 2009-03-03 Glenn Morris <rgm@gnu.org>
5606
5607 * auth.texi: Fix @setfilename.
5608
5609 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5610 (auth, $(infodir)/auth, auth.dvi): New rules.
5611
5612 2009-02-25 Glenn Morris <rgm@gnu.org>
5613
5614 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5615
5616 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5617
5618 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5619
5620 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5621
5622 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5623 gnus-nocem-issuers, and gnus-nocem-verifyer.
5624
5625 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
5626
5627 * ada-mode.texi (Project files, Automatic Casing):
5628 * dbus.texi (Signals):
5629 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5630 * mh-e.texi (HTML):
5631 * nxml-mode.texi (Locating a schema)
5632 (Using the document's URI to locate a schema):
5633 * org.texi (Footnotes, Using the mapping API):
5634 * rcirc.texi (Channels): Remove duplicate words.
5635
5636 2009-02-20 Glenn Morris <rgm@gnu.org>
5637
5638 * dired-x.texi (Miscellaneous Commands):
5639 * gnus.texi: Minor updates for mbox Rmail.
5640
5641 2009-02-16 Karl Berry <karl@gnu.org>
5642
5643 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5644 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5645 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5646 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5647 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5648 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5649 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5650 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5651 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5652 Consistently use @insertcopying in the Top node,
5653 @contents at the front (after @end titlepage),
5654 and @direntry after @copying. (Bug#1988)
5655
5656 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5657
5658 * auth.texi: New file documenting auth-source.
5659
5660 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
5661
5662 * org.texi (Org Plot): Fix link.
5663
5664 2009-02-09 Daiki Ueno <ueno@unixuser.org>
5665
5666 * epa.texi (Mail-mode integration): Mention the way to do
5667 "encrypt-to-self". (Bug#1807)
5668
5669 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5670
5671 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5672
5673 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5674
5675 * gnus-news.texi: Print version about Incoming*.
5676
5677 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
5678
5679 * org.texi (Structure editing, Handling links)
5680 (Fast access to TODO states, Javascript support): Make standard docs
5681 correctly reflect default variable settings.
5682
5683 2009-02-02 Glenn Morris <rgm@gnu.org>
5684
5685 * org.texi: Fix typos.
5686
5687 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
5688
5689 Sync with Tramp 2.1.15.
5690
5691 * trampver.texi: Update release number.
5692
5693 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5694
5695 * org.texi (TODO dependencies): Document TODO dependencies on
5696 checkboxes.
5697
5698 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
5699
5700 * org.texi (TODO dependencies): Document key binding for toggling
5701 ORDERED property.
5702
5703 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
5704
5705 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5706 of hook functions.
5707
5708 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
5709
5710 * org.texi (TODO dependencies): New section.
5711
5712 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
5713
5714 * org.texi (Plain lists, TODO basics, Priorities)
5715 (Multiple sets in one file, Conflicts): Document interaction with
5716 `shift-selection-mode'.
5717
5718 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5719
5720 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5721 Make Calc the subject of sentences.
5722 (Rearranging Formulas using Selections): Discuss new options
5723 for `j *'.
5724
5725 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
5726
5727 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5728
5729 2009-01-26 Glenn Morris <rgm@gnu.org>
5730
5731 * org.texi: Fix typos.
5732
5733 2009-01-26 Bill Wohler <wohler@newt.com>
5734
5735 * mh-e.texi (EDITION, UPDATED): Update.
5736
5737 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
5738
5739 * org.texi (References): Add information about remote references.
5740 (Built-in table editor): Document `C-c RET' in tables.
5741 (Math symbols, Quoting LaTeX code): Mention that simple
5742 LaTeX macros survive LaTeX export.
5743 (Images in LaTeX export): Show how to create a reference to a
5744 figure.
5745 (Sectioning structure): Document that the LaTeX class can be
5746 specified in a property.
5747 (Text areas in HTML export): New section.
5748 (External links): Add examples for text search and ID links.
5749 (Built-in table editor): Remove the descriptio of `C-c
5750 C-q', it not longer works.
5751 (Literal examples): Document that a space must follow
5752 the colon in short examples.
5753 (Relative timer): Document `org-timer-stop'.
5754 (Footnotes): New section.
5755 (Footnote markup): Shorten section and refer to new Footnote
5756 section.
5757 (Literal examples): Add documentation for line
5758 numbering in and references to code examples.
5759 (CSS support): Fix the description of default CSS styles.
5760 (Capturing column view): Document
5761 "file:path/to/file.org" as an allowed value for the ID property of
5762 a dynamic block copying column view.
5763
5764 2009-01-23 Stephen Eglen <stephen@gnu.org>
5765
5766 * mh-e.texi (Getting Started): Describe $MH.
5767
5768 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
5769
5770 * tramp.texi (all): Harmonize usage of "external method",
5771 "external transfer method" and "out-of-band method".
5772 (Connection types): Precise the differences of inline and external
5773 methods. Written by Adrian Phillips <a.phillips@met.no>.
5774
5775 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5776
5777 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5778 commands as described at the top. Reported by Allan Gottlieb
5779 <gottlieb@nyu.edu>.
5780
5781 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5782
5783 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5784 nnmail-pathname-coding-system.
5785
5786 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5787
5788 * org.texi (Relative timer): Fix typo.
5789
5790 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
5791
5792 * org.texi (Clocking work time): Fix typo.
5793 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
5794
5795 2009-01-13 Glenn Morris <rgm@gnu.org>
5796
5797 * org.texi: Fix some more typos.
5798
5799 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5800
5801 * org.texi: Fix some typos.
5802
5803 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5804
5805 * gnus.texi (Group Parameters): Add note for local variables.
5806
5807 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5808
5809 * gnus.texi (Converting Kill Files): Fix URL.
5810 Include gnus-kill-to-score.el in contrib directory.
5811
5812 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5813
5814 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5815 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5816 (Paging the Article): Add index entry.
5817
5818 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5819
5820 * ada-mode.texi (Examples): Delete redundant text.
5821
5822 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
5823
5824 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
5825
5826 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5827 addresses.
5828
5829 2009-01-03 Bill Wohler <wohler@newt.com>
5830
5831 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5832 kept empty.
5833
5834 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
5835
5836 * org.texi (Activation, Exporting, ASCII export, HTML export)
5837 (HTML Export commands, LaTeX/PDF export commands):
5838 Improve documentation about transient-mark-mode.
5839 (References): Document the use of special names like $LR1 to reference
5840 to fields in the last table row.
5841
5842 2008-12-19 Juri Linkov <juri@jurta.org>
5843
5844 * info.texi (Search Text): Remove mention of removed key binding M-s.
5845
5846 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
5847
5848 * org.texi (References): Remove mentioning of @0 as reference for the
5849 last line, this has been reverted in the Lisp sources.
5850
5851 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
5852
5853 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5854 (DVI_TARGETS): Remove duplicates. Add sasl.
5855 ($(infodir)/sasl, sasl.dvi): New targets.
5856
5857 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
5858
5859 * org.texi: Version number pushed to 6.15d.
5860
5861 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
5862
5863 * org.texi (Tables in LaTeX export): New section.
5864 (Images in LaTeX export): New section.
5865 (Inlined images, Images in HTML export): Sections renamed.
5866
5867 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5868
5869 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5870
5871 2008-12-04 David Engster <dengste@eml.cc>
5872
5873 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
5874 of nnml-get-new-mail. Change URL for mairix patch.
5875
5876 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5877
5878 * org.texi (Using the mapping API): Fix bug in mapping example.
5879 (Publishing options): Make the list of properties complete again, in
5880 correspondence to the variable `org-export-plist-vars'.
5881 (Property searches): Document new special values for time comparisons.
5882 (Tag inheritance): Refine the description of tag inheritance.
5883 (Project alist): Add info about the publishing sequence of components.
5884 (Effort estimates): Document the new relative timer.
5885
5886 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
5887
5888 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5889 (Using Calc): Clarify use of `C-x * o'.
5890 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5891
5892 2008-11-28 Richard M Stallman <rms@gnu.org>
5893
5894 * dbus.texi (Receiving Method Calls): Clean up previous change.
5895
5896 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
5897
5898 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5899 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5900 `dbus-unescape-from-identifier'.
5901 (Receiving Method Calls): New constants `dbus-service-emacs' and
5902 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
5903 (Signals): Use the constants in the example.
5904
5905 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
5906
5907 * org.texi: Re-apply change to FDL 1.3.
5908
5909 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
5910
5911 * org.texi (Setting up Remember): Document `org-remember-mode'.
5912 (External links): Document that bbdb links can use a regular
5913 expression.
5914 (External links): Document that elisp links can contain interactive
5915 commands.
5916
5917 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
5918
5919 * viper.texi (viper-translate-all-ESC-keysequences):
5920 Description removed.
5921
5922 2008-11-19 Glenn Morris <rgm@gnu.org>
5923
5924 * doclicense.texi: Change to FDL 1.3.
5925 Relicense all texi files under FDL 1.3 or later.
5926
5927 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5928
5929 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
5930
5931 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
5932
5933 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
5934
5935 * ediff.texi: Version/date change.
5936
5937 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
5938
5939 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
5940
5941 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
5942
5943 * calc.texi (About This Manual): Comment out a mention of
5944 marginal notes.
5945
5946 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
5947
5948 * org.texi (Clocking work time): Document the :formula property of
5949 clock tables.
5950 (Structure editing, Refiling notes): Document refiling regions.
5951 (Agenda commands): Document the double-prefix version
5952 of the `l' command in the agenda.
5953 (Handling links): Explain the effect of a double prefix
5954 arg to `C-c C-o'.
5955 (TODO basics): Add documentation for tag triggers.
5956
5957 2008-10-23 Glenn Morris <rgm@gnu.org>
5958
5959 * cl.texi (Function Bindings): Mention `flet' fails to deal with
5960 byte-compiling things like `+'.
5961
5962 * ns-emacs.texi: Merge copyright years of author now with assignment
5963 into FSF years.
5964 (VER): Use it for easier automatic updating. Use Emacs version rather
5965 than standalone Emacs.app version.
5966
5967 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
5968
5969 * org.texi: Lots of minor fixes.
5970 (Capture): New chapter.
5971 (Org Plot): New section.
5972
5973 2008-09-30 Magnus Henoch <mange@freemail.hu>
5974
5975 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
5976
5977 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
5978
5979 * calc.texi (User Defined Units): Mention how to enter optional display
5980 string.
5981
5982 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
5983
5984 * message.texi (Sending Variables): Fix variable documentation to
5985 avoid the "y/n" wording.
5986
5987 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
5988
5989 * message.texi (Sending Variables): Add `message-confirm-send' doc.
5990
5991 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
5992
5993 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
5994 @enumerate section so as to be able to be formatted with MAKEINFO=no.
5995
5996 2008-09-22 Bill Wohler <wohler@newt.com>
5997
5998 Release MH-E manual version 8.1.
5999
6000 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6001 release 8.1.
6002
6003 * mh-e.texi: Retain dual license as agreed to by the FSF.
6004 However, bump GPL to Version 3.
6005 Use @include for license text.
6006
6007 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
6008
6009 * gnus.texi (Top, Setup, Fancy splitting to parent)
6010 (Store custom flags and keywords, Store arbitrary data):
6011 Clean up markup.
6012
6013 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6014
6015 * gnus.texi (The Gnus Registry): Document it.
6016
6017 2008-09-08 David Engster <dengste@eml.cc>
6018
6019 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6020 Clarify section about choosing back end servers.
6021
6022 2008-08-23 Glenn Morris <rgm@gnu.org>
6023
6024 * dired-x.texi (Shell Command Guessing):
6025 Mention dired-guess-shell-case-fold-search. (Bug#417)
6026
6027 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6028
6029 * trampver.texi: Update release number.
6030
6031 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6032
6033 * ns-emacs.texi: Update version.
6034 (Introduction): Correct menu location for options save.
6035 (Customization): Note that defaults are stored under org.gnu.Emacs.
6036
6037 2008-08-11 Bill Wohler <wohler@newt.com>
6038
6039 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6040 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6041 Henman) (closes SF #1768928).
6042
6043 2008-08-10 Glenn Morris <rgm@gnu.org>
6044
6045 * ns-emacs.texi: Use @copying. Change copyright of authors with
6046 assignment to FSF. Change license to GFDL.
6047 (Top): Remove outdated references.
6048
6049 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6050
6051 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6052 Add gnus-summary-sort-by-most-recent-number and
6053 gnus-summary-sort-by-most-recent-date.
6054 (Summary Sorting): Explain prefix argument.
6055
6056 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6057
6058 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6059 gnus-summary-pipe-output.
6060
6061 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6062
6063 * dbus.texi (Receiving Method Calls): Document error handling of own
6064 D-Bus methods.
6065
6066 2008-08-01 Bill Wohler <wohler@newt.com>
6067
6068 * mh-e.texi (Reading Mail)
6069 (Viewing Attachments): Describe new function
6070 mh-show-preferred-alternative.
6071 (Sending Mail, Redistributing, Sending Message): Describe new hook
6072 mh-annotate-msg-hook.
6073
6074 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6075
6076 * dbus.texi (Arguments and Signatures): Fix example.
6077 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6078 (Asynchronous Methods): New node.
6079 (Errors and Events): Describe extended layout of `dbus-event'.
6080 New defun `dbus-event-message-type'.
6081
6082 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6083
6084 * ediff.texi: Remove VMS support.
6085
6086 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6087
6088 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6089 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6090
6091 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6092
6093 * Makefile.in: Add mairix-el targets.
6094
6095 2008-07-29 David Engster <deng@randomsample.de>
6096
6097 * mairix-el.texi: New file.
6098
6099 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6100
6101 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6102 project files. Delete 'main_unit' project variable; not needed. Allow
6103 process environment variables wherever project variables are allowed.
6104 Add tutorial section on multiple GNAT project files.
6105
6106 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6107
6108 Sync with Tramp 2.1.14.
6109
6110 * trampver.texi: Update release number.
6111
6112 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6113
6114 * ns-emacs.texi:
6115 * faq.texi: Remove mentions of Mac Carbon.
6116
6117 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6118
6119 * gnus.texi (Saving Articles): Describe the 2nd argument of
6120 gnus-summary-save-in-pipe.
6121 (SpamAssassin): Use it.
6122
6123 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6124
6125 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6126
6127 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6128
6129 * org.texi (Export options): Document the use of the creator flag.
6130
6131 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6132
6133 * org.texi: New version 6.06a.
6134
6135 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6136
6137 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6138 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6139
6140 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6141
6142 * calc.texi (Editing Stack Entries):
6143 (Algebraic Entry): Rewrite introductory sentences so it can be used by
6144 Calc's help functions. Mention fixing typos.
6145 (Customizing Calc): Fix typo.
6146
6147 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6148
6149 * calc.texi (summarykey): New macro. Use to correctly format keys in
6150 the summary.
6151
6152 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6153
6154 * ns-emacs.texi (Customization): Corrected documentation on color
6155 specification formats.
6156
6157 2008-07-19 Andreas Schwab <schwab@suse.de>
6158
6159 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6160
6161 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6162 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6163
6164 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6165
6166 * dbus.texi (Inspection): Rework, introduce submenus.
6167 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6168 (Properties and Annotations, Arguments and Signatures): New nodes.
6169
6170 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6171
6172 * dbus.texi (Receiving Method Calls): Fix description of
6173 `dbus-register-method'.
6174 (Signals): Allow also signal arguments for filtering in
6175 `dbus-register-signal'.
6176
6177 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6178
6179 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6180 `cnorm'.
6181 (Arithmetic Tutorial): Simplify the verification of prime factors.
6182
6183 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6184
6185 * gnus.texi (Saving Articles): Mention
6186 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6187
6188 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6189
6190 * calc.texi: Adjust mode line throughout.
6191
6192 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6193
6194 * sasl.texi (Mechanisms): Fix typos.
6195
6196 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6197
6198 * calc.texi (Killing from the stack): Mention using normal Emacs
6199 copying.
6200
6201 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6202
6203 * tramp.texi (Password handling): Rename from "Password caching".
6204 Add `auth-source' mechanism.
6205 (Connection caching): Tramp reopens the connection automatically,
6206 when the operating system on the remote host has been changed.
6207
6208 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6209
6210 * makefile.w32-in (distclean): Remove makefile.
6211
6212 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6213
6214 * org.texi (Using the mapping API): New section.
6215 (Agenda column view): New section.
6216 (Moving subtrees): Document archiving to the archive sibling.
6217 (Agenda commands): Document columns view in the agenda.
6218 (Using the property API): Document the API for multi-valued properties.
6219
6220 2008-06-17 Jason Riedy <jason@acm.org>
6221
6222 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6223 function, and efmt may be a two-argument function.
6224 (Radio tables): Document multiple destinations.
6225
6226 2008-06-16 Glenn Morris <rgm@gnu.org>
6227
6228 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6229 Add Cover-Texts.
6230
6231 2008-06-15 Glenn Morris <rgm@gnu.org>
6232
6233 * faq.texi (VER): Update to 23.0.60.
6234
6235 * mh-e.texi: Remove option of licensing under GPL.
6236 Add Cover-Texts to GFDL permissions notice.
6237 (GPL): Remove section.
6238 (GFDL): Include doclicense.texi rather than the actual text.
6239
6240 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6241 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6242
6243 * sasl.texi: Fix output file name.
6244
6245 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6246
6247 * gnus-coding.texi: Refer to license in Gnus manual.
6248
6249 * idlwave.texi, sasl.texi: Use @copying.
6250
6251 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6252
6253 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6254
6255 * url.texi: Use @copying, @title, @subtitle, @author.
6256
6257 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6258 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6259 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6260 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6261 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6262 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6263 * widget.texi, woman.texi:
6264 Remove references to external license, since doclicense is included.
6265
6266 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6267 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6268 Remove references to non-existent Invariant Sections.
6269
6270 2008-06-14 Glenn Morris <rgm@gnu.org>
6271
6272 * faq.texi (Major packages and programs): Remove references to external
6273 Supercite, Calc, VIPER, since they have been included for some time.
6274 Update VM, AUCTeX, BBDB entries.
6275
6276 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6277
6278 * newsticker.texi: Updated to match latest newsticker changes.
6279
6280 2008-06-13 Glenn Morris <rgm@gnu.org>
6281
6282 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6283 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6284 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6285 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6286 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6287 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6288 * woman.texi:
6289 Update Back-Cover Text as per maintain.info.
6290
6291 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6292
6293 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6294
6295 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6296 (gnus-faq.xml): Update repository host.
6297
6298 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6299
6300 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6301
6302 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6303 Fix a typo.
6304
6305 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6306
6307 * gnus.texi (Mail Source Customization): Correct values of
6308 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6309 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6310
6311 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6312
6313 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6314 coding standards.
6315
6316 2008-06-14 David Engster <dengste@eml.cc>
6317
6318 * gnus.texi (nnmairix): Markup fixes.
6319
6320 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6321
6322 * gnus.texi (nnmairix): Markup and other minor fixes.
6323
6324 2008-06-05 David Engster <dengste@eml.cc>
6325
6326 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6327
6328 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6329
6330 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6331 (Searching, nnir, nnmairix): New stub nodes.
6332
6333 2008-05-30 Felix Lee <felix.1@canids.net>
6334
6335 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6336
6337 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6338
6339 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6340
6341 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6342
6343 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6344
6345 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6346
6347 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6348
6349 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6350
6351 * info.texi (Top): Fix typo in xref.
6352
6353 2008-05-05 Karl Berry <karl@gnu.org>
6354
6355 * info.texi (Top): @xref to stand-alone manual.
6356
6357 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6358
6359 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6360 (Various Summary Stuff): Fix typo in last xref.
6361
6362 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6363
6364 * org.texi (Moving subtrees): Fix typo.
6365
6366 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
6367
6368 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6369 Tramp via `tramp-mode'.
6370
6371 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6372
6373 * org.texi: Massive changes, in many parts of the file.
6374
6375 2008-04-27 Jason Riedy <jason@acm.org>
6376
6377 * org.texi (A LaTeX example): Note that fmt may be a
6378 one-argument function, and efmt may be a two-argument function.
6379 (Radio tables): Document multiple destinations.
6380
6381 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6382
6383 * gnus.texi (Oort Gnus): Add message-fill-column.
6384
6385 2008-04-12 Adrian Aichner <adrian@xemacs.org>
6386
6387 * gnus.texi (Mail Source Specifiers): Typo fix.
6388
6389 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6390
6391 * gnus.texi (Diary Headers Generation): Update key binding for
6392 `gnus-diary-check-message'.
6393
6394 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6395
6396 * gnus.texi (Emacsen): Addition.
6397
6398 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6399
6400 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6401
6402 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6403
6404 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6405
6406 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6407
6408 * gnus-news.texi: Update tool bar item.
6409
6410 2008-04-09 Sven Joachim <svenjoac@gmx.de>
6411
6412 * gnus-news.texi: Fix typos.
6413
6414 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6415
6416 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6417 Add mention of `kron'.
6418
6419 2008-04-01 Daiki Ueno <ueno@unixuser.org>
6420
6421 * epa.texi (Encrypting/decrypting *.gpg files):
6422 Document epa-file-name-regexp.
6423
6424 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6425
6426 * gnus.texi (Example Methods): Fix description about ssh-agent.
6427 (Indirect Functions): Fix the default value of nntp-telnet-command;
6428 remove link to connect.html.
6429
6430 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
6431
6432 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6433 dbus-call-method.
6434 (Receiving Method Calls): The timeout can be set by the calling client.
6435
6436 * trampver.texi: Update release number.
6437
6438 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6439
6440 * gnus.texi (Top): Fix version. Add SASL.
6441
6442 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
6443
6444 Sync with Tramp 2.1.13.
6445
6446 * trampver.texi: Update release number.
6447
6448 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
6449
6450 * org.texi: Update to new org-mode website.
6451
6452 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6453
6454 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6455
6456 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6457
6458 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6459 gnus-read-ephemeral-gmane-group-url,
6460 gnus-read-ephemeral-emacs-bug-group,
6461 gnus-read-ephemeral-debian-bug-group.
6462
6463 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6464
6465 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6466
6467 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6468 Add FIXMEs for Bookmarks and gnus-registry-marks.
6469
6470 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6471
6472 * gnus.texi (Smileys): Document `smiley-style'.
6473
6474 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6475
6476 * gnus.texi (Gnus Development): Clarify difference between ding and
6477 gnu.emacs.gnus.
6478 (MIME Commands, Using MIME, RSS): Fix markup.
6479
6480 * gnus-faq.texi ([8.4]): Ditto.
6481
6482 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6483
6484 * gnus.texi (Emacsen): Remove obsolete stuff.
6485
6486 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6487
6488 * gnus.texi (Oort Gnus): Add version info WRT
6489 `mail-source-delete-incoming'.
6490
6491 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6492
6493 * gnus.texi (Top): Add "Other related manuals" and version info in
6494 `iftex' output.
6495 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6496 gnus-balloon-face-0 and the corresponding format specifiers.
6497
6498 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
6499
6500 * tramp.texi (Filename completion): Remove footnote about let-bind
6501 of `partial-completion-mode'. It doesn't work this way.
6502
6503 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6504
6505 * pcl-cvs.texi (Contributors): Update my email.
6506
6507 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
6508
6509 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6510
6511 2008-03-17 Bill Wohler <wohler@newt.com>
6512
6513 * mh-e.texi (Viewing): Update URL for adding header fields to
6514 mh-invisible-header-fields-default.
6515
6516 2008-03-16 Bill Wohler <wohler@newt.com>
6517
6518 * mh-e.texi (Preface): Add Gnus to requirements.
6519 (Forwarding): Note that forwarded MIME messages are now inline.
6520
6521 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6522
6523 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
6524 (Common Variables): Give precedence to the netcat methods over the
6525 telnet methods, and mention that they are more reliable.
6526
6527 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
6528
6529 * org.texi (Exporting Agenda Views): Document agenda export to
6530 iCalendar.
6531 (Progress logging): Document the new progress logging stuff.
6532
6533 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6534
6535 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6536 Update for change of `mail-source-delete-incoming'.
6537
6538 * gnus-news.texi: Ditto.
6539
6540 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6541
6542 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6543 custom versions.
6544
6545 2008-03-07 Alan Mackenzie <acm@muc.de>
6546
6547 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6548 parens/brackets in a k&r region is limited.
6549
6550 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6551
6552 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6553 using different Emacs versions.
6554
6555 2008-02-27 Glenn Morris <rgm@gnu.org>
6556
6557 * sc.texi: Remove a lot of old and obsolete info.
6558 (titlepage): Simplify.
6559 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6560 (VM with any Emacsen, GNEWS with any Emacsen)
6561 (Overloading for Non-conforming MUAs, Version 3 Changes)
6562 (The Supercite Mailing List): Delete nodes.
6563 (Introduction): Remove info about old packages.
6564 (Getting Connected): Simplify. Remove info about old packages.
6565 (Citing Commands): Delete Emacs 19 info.
6566 (Hints to MUA Authors): Simplify.
6567 (Thanks and History): Merge in some info from the deleted node
6568 "Version 3 Changes".
6569
6570 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
6571
6572 * org.texi (Setting tags, In-buffer settings):
6573 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6574
6575 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6576
6577 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6578 installation directory name.
6579
6580 2008-02-12 Romain Francoise <romain@orebokech.com>
6581
6582 * epa.texi (Overview): Fix typo.
6583
6584 2008-02-11 Daiki Ueno <ueno@unixuser.org>
6585
6586 * epa.texi (Quick start): Remove the .emacs setting.
6587
6588 2008-02-10 Daiki Ueno <ueno@unixuser.org>
6589
6590 * epa.texi (Quick start): Use the command `epa-enable' instead of
6591 loading `epa-setup'.
6592
6593 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
6594
6595 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6596 ($(infodir)/epa, epa.dvi): New targets.
6597
6598 2008-02-08 Daiki Ueno <ueno@unixuser.org>
6599
6600 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6601
6602 * epa.texi: New manual documenting the EasyPG Assistant.
6603
6604 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
6605
6606 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6607 (Inspection): New function dbus-ping.
6608
6609 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
6610
6611 * tramp.texi (Remote processes): Add `shell-command'.
6612
6613 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
6614
6615 * tramp.texi: Use new FSF's Back-Cover Text.
6616
6617 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
6618
6619 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6620 (Group Parameters): Document `mail-source' parameter.
6621
6622 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
6623
6624 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6625 must be a local host.
6626
6627 2008-01-26 Michael Olson <mwolson@gnu.org>
6628
6629 * erc.texi: Update version for ERC 5.3 release.
6630 (Obtaining ERC): Update extras URLs for 5.3.
6631 (Development): Write instructions for git, and remove those for Arch.
6632 (History): Mention the switch to git.
6633
6634 2008-01-24 Karl Berry <karl@gnu.org>
6635
6636 * info.texi (Search Index, Search Text): Mention the command
6637 character in the section name, a la the (Go to node) node.
6638
6639 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
6640
6641 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6642
6643 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6644
6645 * gnus-news.texi: Mention gnus-article-describe-bindings.
6646
6647 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6648
6649 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6650
6651 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
6652
6653 * org.texi (Property inheritance): New section.
6654 (Conventions): New section.
6655 (Structure editing): Document C-RET, the prefix arg to the cut/copy
6656 commands, and the new bindings for refiling.
6657 (Sparse trees): Document the new special command for sparse trees.
6658 (References): Be more clear about the counting of hilines.
6659 (Handling links): Document M-p/n for accessing links.
6660 (Fast access to TODO states): New section.
6661 (Per file keywords): New section.
6662 (Property inheritance): New section.
6663 (Column attributes): New summary types.
6664 (Capturing Column View): New section.
6665 (The date/time prompt): Cover the new features in the date/time prompt.
6666 Compactify the table of keys for the calendar remote control.
6667 (Clocking work time): Document the new :scope parameter.
6668 (Remember): Promoted to chapter.
6669 (Quoted examples): New section.
6670 (Enhancing text): New verbatim environments.
6671
6672 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
6673
6674 * trampver.texi: Update release number.
6675
6676 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6677
6678 * gnus.texi (Article Keymap):
6679 Add gnus-article-wide-reply-with-original; fix descriptions of
6680 gnus-article-reply-with-original and
6681 gnus-article-followup-with-original.
6682
6683 2008-01-09 Glenn Morris <rgm@gnu.org>
6684
6685 * nxml-mode.texi: Add @copying section.
6686
6687 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6688
6689 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6690 Server". Add `message-send-mail-with-mailclient'.
6691
6692 * gnus.texi (Posting Server): Move some text to "(message)Mail
6693 Variables" and add a reference here.
6694
6695 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
6696
6697 * dbus.texi (Receiving Method Calls): New chapter.
6698 (Errors and Events): Add serial number to events. Replace "signal" by
6699 "message". Introduce dbus-event-serial-number.
6700
6701 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
6702
6703 * dbus.texi (Type Conversion): Explain the type specification for empty
6704 arrays. Use another example.
6705
6706 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
6707
6708 * dbus.texi (all): Replace "..." by @dots{}.
6709 (Type Conversion): Precise the value range for :byte types.
6710 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6711 Mention its return value.
6712 (Errors and Events): There is no D-Bus error propagation during event
6713 processing.
6714
6715 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6716
6717 * calc.texi (Yacas Language, Maxima Language, Giac Language):
6718 New sections.
6719
6720 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6721
6722 * gnus.texi (Group Parameters): Reorder the text and add a note about
6723 `gnus-parameters' near the beginning of the node.
6724
6725 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6726
6727 * gnus.texi (Score File Editing): Fix function name.
6728
6729 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
6730
6731 Sync with Tramp 2.1.12.
6732
6733 * trampver.texi: Update release number.
6734
6735 2007-12-22 Richard Stallman <rms@gnu.org>
6736
6737 * cc-mode.texi (Getting Started): Change @ref to @pxref.
6738
6739 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
6740
6741 * dbus.texi (Type Conversion): Correct input parameters mapping.
6742
6743 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
6744
6745 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6746 (Errors and Events): Mention wrong-type-argument error.
6747
6748 2007-12-21 Alex Schroeder <alex@gnu.org>
6749
6750 * rcirc.texi: Changed single spaces after sentence end to double
6751 spaces. Fixed some typos.
6752 (Internet Relay Chat): Explain relay.
6753 (Getting started with rcirc): Change items to reflect prompts.
6754 Add more explanation to rcirc-track-minor-mode and added a comment to
6755 warn future maintainers that this section is a copy.
6756 (People): Change /ignore example.
6757 (Keywords): Not keywords.
6758
6759 2007-12-20 Alex Schroeder <alex@gnu.org>
6760
6761 * rcirc.texi (Top): Fighting Information Overload chapter added.
6762 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
6763 (rcirc commands): Move /ignore command to the new chapter.
6764 (Fighting Information Overload): New chapter documenting /keyword,
6765 /bright, /dim, channel ignore, and low priority channels.
6766 (Configuration): Document rcirc-server-alist, remove
6767 rcirc-startup-channels-alist and rcirc-default-server.
6768
6769 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
6770
6771 * dbus.texi (Signals): Fix example in dbus-register-signal.
6772
6773 2007-12-14 Sven Joachim <svenjoac@gmx.de>
6774
6775 * gnus.texi (Score Variables): Fix typo.
6776
6777 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
6778
6779 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6780 (Signals): Adapt dbus-send-signal and dbus-register-signal.
6781 (Errors and Events): Adapt dbus-event.
6782
6783 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6784
6785 * gnus.texi (Other Files): Add the yenc command.
6786
6787 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
6788
6789 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6790 since 2004-08-06.
6791
6792 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
6793
6794 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6795 on body.
6796
6797 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
6798
6799 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6800 and rfc2047-allow-irregular-q-encoded-words; fix description of
6801 rfc2047-encode-encoded-words.
6802
6803 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6804
6805 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6806
6807 2007-12-05 Michael Olson <mwolson@gnu.org>
6808
6809 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6810 Update documentation for `remember-diary-file'.
6811
6812 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
6813
6814 * dbus.texi (Signals): Precise `dbus-register-signal'.
6815 (Errors and Events): Rework events part, the internal structure of
6816 dbus-event has changed.
6817
6818 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
6819
6820 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6821 ($(infodir)/dbus, dbus.dvi): New targets.
6822
6823 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
6824
6825 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6826 unconditionally.
6827
6828 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6829 emulation with @print{}.
6830
6831 2007-12-02 Richard Stallman <rms@gnu.org>
6832
6833 * dbus.texi (Overview): Minor cleanup.
6834
6835 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
6836
6837 * Makefile.in (INFO_TARGETS): Add dbus.
6838 (DVI_TARGETS): Add dbus.dvi.
6839 (dbus, dbus.dvi): New targets.
6840
6841 * dbus.texi: New file.
6842
6843 2007-11-24 Romain Francoise <romain@orebokech.com>
6844
6845 * nxml-mode.texi: Add description in @direntry.
6846 Fix file name to match @setfilename.
6847
6848 2007-11-23 Mark A. Hershberger <mah@everybody.org>
6849
6850 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6851 ($(infodir)/nxml-mode): New rule.
6852
6853 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6854 ($(infodir)/nxml-mode): New rule.
6855 (clean): Add nxml-mode*.
6856
6857 * nxml-mode.texi: New file with nxml manual.
6858
6859 2007-11-18 Richard Stallman <rms@gnu.org>
6860
6861 * flymake.texi (Example -- Configuring a tool called directly):
6862 Update example.
6863
6864 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
6865
6866 * tramp.texi (Filename completion): Simplify explanation of
6867 double-slash behavior. Explain directory contents flushing.
6868
6869 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6870
6871 * calc.texi (TeX and LaTeX Language Modes): Put in
6872 missing braces.
6873
6874 2007-11-15 Richard Stallman <rms@gnu.org>
6875
6876 * cl.texi (Equality Predicates): Delete `eql'.
6877 (Predicates, Naming Conventions, Top): Delete `eql'.
6878 (Common Lisp Compatibility): Delete `eql'.
6879 (Porting Common Lisp): Delete obsolete backquote info.
6880 Minor clarification about character constants.
6881 (Sequence Basics): Minor clarification.
6882
6883 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
6884
6885 * cc-mode.texi (Electric Keys, Custom Macros):
6886 * tramp.texi (Filename completion): Fix typos.
6887
6888 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
6889
6890 * calc.texi (Basic commands): Mention the menu.
6891
6892 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
6893
6894 * tramp.texi (Connection caching): Tramp flushes connection
6895 properties when remote operating system has been changed.
6896
6897 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
6898
6899 * gnus-news.texi: Fix spelling.
6900 `message-insert-formatted-citation-line', not
6901 `message-insert-formated-citation-line'.
6902
6903 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6904
6905 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
6906
6907 * tramp.texi (Overview): Mention also the PuTTY integration under
6908 w32. Remove paragraphs about Tramp's experimental status.
6909 (Frequently Asked Questions): Add code example for highlighting the
6910 mode line.
6911
6912 2007-11-03 Michael Olson <mwolson@gnu.org>
6913
6914 * remember.texi: Change mentions of remember-buffer to
6915 remember-finalize throughout.
6916
6917 2007-10-30 Michael Olson <mwolson@gnu.org>
6918
6919 * remember.texi (Copying): Remove.
6920 (Mailbox): Update with non-BBDB instructions.
6921 (Diary, Org): Add.
6922 (Bibliography, Planner Page): Remove.
6923
6924 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
6925
6926 * makefile.w32-in (INFO_TARGETS): Add remember.
6927 (DVI_TARGETS): Add remember.dvi.
6928 ($(infodir)/remember): New rule.
6929 (clean): Add remember*.
6930
6931 2007-10-30 Michael Olson <mwolson@gnu.org>
6932
6933 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
6934 ($(infodir)/remember): New rule that builds the Remember Manual.
6935
6936 * remember.texi: New file containing the Remember Mode Manual.
6937 Shuffle chapters around after initial import.
6938 (Function Reference): Split Keystrokes into separate chapter.
6939 (Keystrokes): Document C-c C-k.
6940 (Introduction): Fix typographical issue with "---".
6941
6942 2007-10-29 Richard Stallman <rms@gnu.org>
6943
6944 * widget.texi (Introduction): Delete discussion of implementation
6945 internals.
6946
6947 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
6948
6949 * tramp.texi (Connection caching): Host names must be different
6950 when tunneling.
6951
6952 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6953
6954 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
6955 Gnus v5.13.
6956
6957 2007-10-28 Miles Bader <miles@gnu.org>
6958
6959 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
6960
6961 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6962
6963 * gnus.texi (Sorting the Summary Buffer):
6964 Remove gnus-article-sort-by-date-reverse.
6965
6966 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6967
6968 * gnus.texi (Non-ASCII Group Names): New node.
6969 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
6970 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
6971
6972 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6973
6974 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
6975 clean the output of the program `imap-shell-program'.
6976
6977 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6978
6979 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
6980
6981 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
6982
6983 * gnus.texi (Sticky Articles): Documentation for sticky article
6984 buffers.
6985
6986 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6987
6988 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
6989
6990 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6991
6992 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
6993
6994 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6995
6996 * gnus.texi (Archived Messages):
6997 Document gnus-update-message-archive-method.
6998
6999 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7000
7001 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7002
7003 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7004
7005 * gnus.texi (Group Maneuvering):
7006 Document `gnus-summary-next-group-on-exit'.
7007
7008 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7009
7010 * gnus.texi (Really Various Summary Commands):
7011 Mention gnus-auto-select-on-ephemeral-exit.
7012
7013 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7014
7015 * gnus.texi, message.texi: Bump version number.
7016
7017 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7018
7019 * gnus.texi (Group Line Specification, Misc Group Stuff)
7020 (Server Commands): Parenthesize @pxref{Mail Spool}.
7021
7022 2007-10-28 Didier Verna <didier@xemacs.org>
7023
7024 New user option: message-signature-directory.
7025 * message.texi (Insertion Variables): Document it.
7026 * gnus.texi (Posting Styles): Ditto.
7027
7028 2007-10-28 Didier Verna <didier@xemacs.org>
7029
7030 * gnus.texi (Group Line Specification):
7031 * gnus.texi (Misc Group Stuff):
7032 * gnus.texi (Server Commands): Document the group compaction feature.
7033
7034 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7035
7036 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7037
7038 * message.texi (Various Message Variables): Add message-fill-column.
7039
7040 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7041
7042 * gnus.texi: Untabify.
7043
7044 2007-10-28 Didier Verna <didier@xemacs.org>
7045
7046 * gnus.texi (Group Parameters): Document the posting-style merging
7047 process in topic-mode.
7048
7049 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7050
7051 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7052
7053 2007-10-28 Romain Francoise <romain@orebokech.com>
7054
7055 * gnus.texi (Mail Spool): Fix typo.
7056 Update copyright.
7057
7058 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7059
7060 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7061
7062 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7063
7064 * gnus.texi (Summary Generation Commands):
7065 Add gnus-summary-insert-ticked-articles.
7066
7067 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7068
7069 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7070 to spam-spamassassin-program.
7071
7072 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7073
7074 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7075
7076 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7077
7078 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7079
7080 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7081
7082 * message.texi (Mail Headers): Document `opportunistic'.
7083
7084 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7085
7086 * emacs-mime.texi (Encoding Customization): Explain how to set
7087 mm-coding-system-priorities per hierarchy.
7088
7089 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7090
7091 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7092 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7093
7094 2007-10-28 Didier Verna <didier@xemacs.org>
7095
7096 * message.texi (Wide Reply): Update documentation of
7097 message-dont-reply-to-names (now allowing a list of regexps).
7098
7099 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7100
7101 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7102
7103 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7104
7105 * gnus.texi (SpamAssassin back end): Fix typo.
7106
7107 * sieve.texi (Examples): Fix grammar.
7108
7109 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7110
7111 * gnus.texi (Searching for Articles): Document M-S and M-R.
7112 (Limiting): Document / b.
7113
7114 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7115
7116 * gnus.texi (Thread Commands): T M-^.
7117
7118 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7119
7120 * message.texi (Mail Aliases): Document ecomplete.
7121 (Mail Aliases): Fix typo.
7122
7123 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7124
7125 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7126 fix typo.
7127
7128 2007-10-28 Romain Francoise <romain@orebokech.com>
7129
7130 * gnus.texi (Mail Spool): Grammar fix.
7131
7132 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7133
7134 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7135 string.
7136
7137 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7138
7139 * gnus.texi (Group Parameters): Fix description.
7140
7141 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7142
7143 * gnus.texi (Gmane Spam Reporting):
7144 Fix spam-report-gmane-use-article-number.
7145 Add spam-report-user-mail-address.
7146
7147 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7148
7149 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7150
7151 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7152
7153 * gnus.texi (Group Parameters): Add simplified sorting example based on
7154 example for `Sorting the Summary Buffer' from Jari Aalto
7155 <jari.aalto@cante.net>.
7156 (Example Methods): Add example for an indirect connection.
7157
7158 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7159
7160 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7161 (Agent Parameters): Update parameter names to match code.
7162 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7163 'gnus-agent-summary-fetch-series'.
7164 (Agent and flags): New section providing a generalized discussion
7165 of flag handling.
7166 (Agent and IMAP): Remove flag discussion.
7167 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7168
7169 2007-10-28 Romain Francoise <romain@orebokech.com>
7170
7171 * gnus.texi (Exiting the Summary Buffer): Add new function
7172 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7173
7174 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7175
7176 * gnus.texi (Conformity): Fix typo.
7177 (Customizing Articles): Document `first'.
7178
7179 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7180
7181 * gnus.texi (Sorting the Summary Buffer):
7182 Add `gnus-thread-sort-by-date-reverse'. Add example
7183 host to different sorting in NNTP and RSS groups.
7184
7185 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7186
7187 * message.texi (Insertion): Describe prefix for
7188 message-mark-inserted-region and message-mark-insert-file.
7189
7190 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7191
7192 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7193 LaTeX documents. Describe "text/x-gnus-verbatim".
7194
7195 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7196
7197 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7198 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7199 (spam-stat spam filtering, SpamOracle)
7200 (Extending the Spam ELisp package): Remove extra quote symbol for
7201 clarity.
7202
7203 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7204
7205 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7206 gnus-article-delete-part and gnus-article-replace-part.
7207 (Using MIME): Add gnus-mime-replace-part.
7208
7209 2007-10-28 Romain Francoise <romain@orebokech.com>
7210
7211 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7212 requires `auto-compression-mode' to be enabled. Add new nnml
7213 variable `nnml-compressed-files-size-threshold'.
7214
7215 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7216
7217 * gnus.texi (Sorting the Summary Buffer):
7218 Add gnus-thread-sort-by-recipient.
7219
7220 2007-10-28 Romain Francoise <romain@orebokech.com>
7221
7222 * message.texi (Insertion Variables): Mention new variable
7223 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7224 documentation accordingly.
7225
7226 2007-10-28 Romain Francoise <romain@orebokech.com>
7227
7228 * gnus.texi (To From Newsgroups): Mention new variables
7229 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7230
7231 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7232
7233 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7234 stuff; gnus-mime-inline-part does the automatic decompression.
7235
7236 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7237
7238 * gnus.texi (Spam ELisp Package Configuration Examples):
7239 "training.ham" should be "training.spam".
7240
7241 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7242
7243 * message.texi (Mail Variables): Fix the default value for
7244 message-send-mail-function.
7245
7246 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7247
7248 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7249 always returns nil exceptionally.
7250
7251 2007-10-28 Simon Josefsson <jas@extundo.com>
7252
7253 * gnus.texi (Article Washing): Add libidn URL.
7254 Suggested by Michael Cook <michael@waxrat.com>.
7255
7256 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7257
7258 * gnus.texi (Topic Commands): Fix next/previous.
7259
7260 2007-10-28 Simon Josefsson <jas@extundo.com>
7261
7262 * gnus.texi (Article Washing): Mention `W i'.
7263
7264 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7265
7266 * gnus.texi (Group Parameters): Slight extension of sieve
7267 parameter description.
7268
7269 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7270
7271 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7272 matching score files as well.
7273 (Picons): Describe `gnus-picon-style'.
7274
7275 2007-10-28 Romain Francoise <romain@orebokech.com>
7276
7277 * message.texi (Message Headers): Mention that headers are hidden
7278 using narrowing, and how to expose them.
7279 Update copyright.
7280
7281 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7282
7283 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7284 `gnus-summary-sort-by-recipient'.
7285
7286 2007-10-28 Romain Francoise <romain@orebokech.com>
7287
7288 * gnus.texi (NNTP marks): New node.
7289 (NNTP): Move NNTP marks variables to the new node.
7290
7291 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7292
7293 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7294
7295 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7296
7297 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7298
7299 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7300 everywhere for consistency.
7301 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7302 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7303 Say "regular expression" instead of "regex." Admonish.
7304 Pick other words to sound better (s/so/thus/).
7305 (Spam ELisp Package Filtering of Incoming Mail):
7306 Mention statistical filters. Remove old TODO.
7307 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7308 New section on sorting and displaying the spam score.
7309 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7310 backend but an alias to spam-use-BBDB.
7311 (Extending the Spam ELisp package): Rewrite the example using the
7312 new backend functionality.
7313
7314 2007-10-28 Simon Josefsson <jas@extundo.com>
7315
7316 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7317 nntp-marks-directory, from Romain Francoise
7318 <romain@orebokech.com>.
7319
7320 2007-10-28 Magnus Henoch <mange@freemail.hu>
7321
7322 * gnus.texi (Hashcash): New default value of
7323 hashcash-default-payment.
7324
7325 2007-10-28 Simon Josefsson <jas@extundo.com>
7326
7327 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7328 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7329
7330 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7331
7332 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7333
7334 2007-10-28 Simon Josefsson <jas@extundo.com>
7335
7336 * gnus.texi (documentencoding): Add, to avoid warnings.
7337
7338 2007-10-28 Simon Josefsson <jas@extundo.com>
7339
7340 * message.texi (Mail Headers): Add.
7341
7342 * gnus.texi (Hashcash): Fix.
7343
7344 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7345
7346 * gnus.texi (Hashcash): Change location of library, also mention
7347 that payments can be verified and fix the name of the
7348 hashcash-path variable.
7349
7350 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7351
7352 * gnus.texi (Article Display): Add `gnus-picon-style'.
7353
7354 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7355
7356 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7357
7358 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7359
7360 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7361 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7362 warning about ham processors in spam groups removed.
7363
7364 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7365
7366 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7367 From Hubert Chan <hubert@uhoreg.ca>.
7368
7369 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7370
7371 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7372 (Mailing List): Typo.
7373 (Customizing Articles): Add gnus-treat-ansi-sequences.
7374 (Article Washing): Index.
7375
7376 * message.texi: Use m-dash consistently.
7377
7378 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7379
7380 * gnus.texi (GroupLens): Remove.
7381
7382 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7383
7384 * gnus.texi (Outgoing Messages, Agent Variables):
7385 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7386 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7387
7388 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7389
7390 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7391
7392 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7393
7394 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7395
7396 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7397
7398 2007-10-28 Simon Josefsson <jas@extundo.com>
7399
7400 * gnus.texi (Top): Add SASL.
7401
7402 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7403
7404 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7405
7406 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7407
7408 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7409
7410 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7411
7412 * calc.texi (Formulas, Composition Basics): Lower the
7413 precedence of negation.
7414
7415 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7416
7417 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7418 Mention the new three-letter column identifiers.
7419 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7420 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7421 message when using `c' on an empty default with default printer.
7422 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7423 renamed to `ses--symbolic-formulas' some time ago.
7424
7425 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7426
7427 * calc.texi (Default Simplifications, Making Selections)
7428 (Customizing Calc): Clarify associativity of multiplication.
7429
7430 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
7431
7432 * tramp.texi (Traces and Profiles): Simplify loop over
7433 `trace-function-background'.
7434
7435 2007-10-22 Juri Linkov <juri@jurta.org>
7436
7437 * dired-x.texi (Shell Command Guessing): Default values are now
7438 available by typing M-n instead of M-p.
7439
7440 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
7441
7442 * tramp.texi (Cleanup remote connections): New section.
7443 (Password caching): Remove `tramp-clear-passwd'.
7444 It's not a command anymore.
7445 (Bug Reports): Add `tramp-bug' to function index.
7446 (Function Index, Variable Index): New nodes.
7447 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7448
7449 * trampver.texi: Update release number.
7450
7451 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7452
7453 * calc.texi (History and Acknowledgements): Turn comment
7454 about integer size into past tense.
7455 (Time Zones): Remove pointer to Calc author's address.
7456 (Trigonometric and Hyperbolic Functions): Mention cotangent
7457 and hyperbolic cotangent. Fix typo.
7458
7459 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
7460
7461 Sync with Tramp 2.1.11.
7462
7463 * trampver.texi: Update release number.
7464
7465 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
7466
7467 * tramp.texi (External packages): New section.
7468
7469 2007-09-29 Juri Linkov <juri@jurta.org>
7470
7471 * info.texi (Help-Int): Document `L' (`Info-history').
7472
7473 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
7474
7475 * org.texi: Change links to webpage and maintained email.
7476 (Remember): Promote to Chapter, significant changes.
7477 (Fast access to TODO states): New section.
7478 (Faces for TODO keywords): New section.
7479 (Export options): Example for #+DATE.
7480 (Progress logging): Section moved.
7481
7482 2007-09-26 Bill Wohler <wohler@newt.com>
7483
7484 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7485 browse-url-at-mouse.
7486
7487 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7488
7489 * flymake.texi (Customizable variables): Face names don't end in -face.
7490 Fix flymake-err-line-patterns template.
7491 (Example -- Configuring a tool called directly): Fix init-function.
7492 (Highlighting erroneous lines): Face names don't end in -face.
7493
7494 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
7495
7496 * erc.texi (Special-Features): Fix small typo.
7497
7498 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
7499
7500 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7501 and "External transfer methods".
7502
7503 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7504
7505 * calc.texi (Predefined Units): Add some history.
7506
7507 2007-09-08 Michael Olson <mwolson@gnu.org>
7508
7509 * erc.texi (Copying): New section included from gpl.texi.
7510 This matches the look of the upstream ERC manual.
7511
7512 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7513
7514 * calc.texi (History and Acknowledgements): Adjust the "thanks".
7515 (Random Numbers): Clarify the distribution of `random'.
7516
7517 2007-09-06 Glenn Morris <rgm@gnu.org>
7518
7519 Move manual sources from man/ to subdirectories of doc/.
7520 Split into the Emacs manual in emacs/, and other manuals in misc/.
7521 Change all setfilename commands to use ../../info.
7522 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7523 refer to the Emacs manual here.
7524 (infodir): New variable.
7525 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7526 (cc-mode.texi, faq.texi): Update references to source file locations.
7527 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7528 do not refer to the Emacs manual here.
7529 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7530
7531 * Makefile.in: Add `basename' versions of all info targets, for
7532 convenience when rebuilding just one manual.
7533 (../etc/GNU): Delete obsolete target.
7534 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7535 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
7536 *.vrs *.toc here...
7537 (maintainer-clean): ...from here.
7538
7539 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7540
7541 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7542
7543 * calc.texi (Date Conversions): Clarify definition of
7544 Julian day numbering.
7545 (Date Forms): Clarify definition of Julian day numbering;
7546 add some history.
7547
7548 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
7549
7550 * org.texi: Version 5.07.
7551
7552 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7553
7554 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7555
7556 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
7557
7558 * org.texi (Adding hyperlink types): New section.
7559 (Embedded LaTeX): Chapter updated because of LaTeX export.
7560 (LaTeX export): New section.
7561 (Using links out): New section.
7562
7563 2007-08-22 Glenn Morris <rgm@gnu.org>
7564
7565 * faq.texi (Learning how to do something): Refcards now in
7566 etc/refcards/ directory.
7567
7568 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
7569
7570 * tramp.texi (Remote Programs): Persistency file must be cleared when
7571 changing `tramp-remote-path'.
7572 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7573 macro.
7574
7575 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7576
7577 * calc.texi: Move contents to beginning of file.
7578 (Algebraic Entry): Fix the formatting of an example.
7579
7580 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7581
7582 * calc.texi (Basic Operations on Units): Mention exact versus
7583 inexact conversions.
7584
7585 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7586
7587 * calc.texi (Basic Operations on Units): Mention default
7588 values for new units.
7589 (Quick Calculator Mode): Mention that binary format will
7590 be displayed.
7591
7592 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7593
7594 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7595
7596 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7597
7598 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7599
7600 2007-08-08 Glenn Morris <rgm@gnu.org>
7601
7602 * gnus.texi, sieve.texi: Replace `iff'.
7603
7604 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7605
7606 * calc.texi (Basic Graphics): Mention the graphing of error
7607 forms.
7608 (Graphics Options): Mention how `g s' handles error forms.
7609 (Curve Fitting): Mention plotting the curves.
7610 (Standard Nonlinear Models): Add additional models.
7611 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7612 (Linear Fits): Correct result.
7613
7614 2007-08-01 Alan Mackenzie <acm@muc.de>
7615
7616 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7617 to "--no-site-file".
7618
7619 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
7620
7621 * tramp.texi (Frequently Asked Questions): Point to mode line
7622 extension in Emacs 23.1.
7623
7624 * trampver.texi: Update release number.
7625
7626 2007-07-27 Glenn Morris <rgm@gnu.org>
7627
7628 * calc.texi (Copying): Include license text from gpl.texi, rather than
7629 in-line.
7630
7631 2007-07-25 Glenn Morris <rgm@gnu.org>
7632
7633 * calc.texi (Copying): Replace license with GPLv3.
7634
7635 * Relicense all FSF files to GPLv3 or later.
7636
7637 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
7638
7639 Sync with Tramp 2.1.10.
7640
7641 * tramp.texi (trampfn): Expand macro implementation in order to handle
7642 empty arguments.
7643 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
7644 occurrences by trampfn.
7645 (Frequently Asked Questions): Extend example code for host
7646 identification in the modeline. Add bbdb to approaches shortening Tramp
7647 file names to be typed.
7648
7649 * trampver.texi: Update release number.
7650
7651 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
7652
7653 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7654 section. Reported by <poti@potis.org>.
7655 (Remote processes): Arguments of the program to be debugged are taken
7656 literally.
7657 (Frequently Asked Questions): Simplify recentf example.
7658
7659 2007-07-14 Karl Berry <karl@gnu.org>
7660
7661 * info.texi (@copying): New Back-Cover Text.
7662
7663 * info.texi (Quitting Info): Move to proper place in source.
7664 (Reported by Benno Schulenberg.)
7665
7666 2007-07-13 Eli Zaretskii <eliz@gnu.org>
7667
7668 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7669
7670 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7671
7672 * emacs-mime.texi: Add @documentencoding directive.
7673
7674 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
7675
7676 * tramp.texi (Remote processes): Add an anchor to the subsection
7677 "Running a debugger on a remote host".
7678
7679 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
7680
7681 * tramp.texi (Remote processes): Don't call it "experimental" any
7682 longer. Add subsection about running a debugger on a remote host.
7683
7684 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
7685
7686 * org.texi (Properties and columns): Chapter rewritten.
7687
7688 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
7689
7690 * tramp.texi:
7691 * trampver.texi: Migrate to Tramp 2.1.
7692
7693 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
7694
7695 * org.texi (Properties): New chapter.
7696
7697 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7698
7699 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7700 Control Panel.
7701
7702 * gnus.texi (Misc Article): Add index entry for
7703 gnus-single-article-buffer.
7704
7705 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7706
7707 * gnus.texi (Starting Up): Fix typo.
7708
7709 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7710
7711 * gnus.texi (Asynchronous Fetching): Fix typo.
7712
7713 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7714
7715 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7716 (About This Manual): Remove redundant information.
7717 (Getting Started): Mention author.
7718 (Basic Arithmetic, Customizing Calc): Make description of the
7719 variable `calc-multiplication-has-precedence' match its new effect.
7720
7721 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7722
7723 * calc.texi (Basic Arithmetic, Customizing Calc):
7724 Mention the variable `calc-multiplication-has-precedence'.
7725
7726 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
7727
7728 * org.texi (Tag): Section swapped with node Timestamps.
7729 (Formula syntax for Lisp): Document new `L' flag.
7730
7731 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
7732
7733 * gnus.texi (Misc Group Stuff, Summary Buffer)
7734 (Server Commands, Article Keymap): Fix typo. s/function/command/.
7735
7736 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
7737
7738 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7739 * gnus.texi (Article Buttons, Mail Source Customization)
7740 (Sending or Not Sending, Customizing NNDiary):
7741 * message.texi (Message Headers):
7742 * mh-e.texi (HTML): Fix typos.
7743
7744 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
7745
7746 Sync with Tramp 2.0.56.
7747
7748 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7749 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
7750
7751 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
7752
7753 * Version 22.1 released.
7754
7755 2007-05-26 Michael Olson <mwolson@gnu.org>
7756
7757 * erc.texi (Modules): Fix references to completion modules.
7758
7759 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
7760
7761 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
7762
7763 2007-05-09 Didier Verna <didier@xemacs.org>
7764
7765 * gnus.texi (Email Based Diary): New. Proper documentation for the
7766 nndiary back end and the gnus-diary library.
7767
7768 2007-05-03 Karl Berry <karl@gnu.org>
7769
7770 * .cvsignore (*.pdf): New entry.
7771
7772 * texinfo.tex: Update from current version for better pdf generation.
7773
7774 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
7775
7776 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7777
7778 2007-04-28 Glenn Morris <rgm@gnu.org>
7779
7780 * faq.texi (New in Emacs 22): Restore mention of python.el pending
7781 consideration of legal status.
7782
7783 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
7784
7785 * idlwave.texi: Minor updates for IDLWAVE 6.1.
7786
7787 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
7788
7789 * faq.texi (New in Emacs 22): python.el removed.
7790
7791 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
7792
7793 * calc.texi (Reporting bugs): Update maintainer's address.
7794
7795 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
7796
7797 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7798
7799 2007-04-15 Jay Belanger <belanger@truman.edu>
7800
7801 * calc.texi (Title page): Remove the date.
7802 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7803 (The Standard Calc Interface): Change trail title.
7804 (Floats): Mention that when non-decimal floats are entered, only
7805 approximations are stored.
7806 (Copying): Move to the appendices.
7807 (GNU Free Documentation License): Add as an appendix.
7808
7809 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
7810
7811 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7812 * dired-x.texi, ebrowse.texi, ediff.texi:
7813 * emacs-mime.texi, erc.texi, eshell.texi:
7814 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7815 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7816 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7817 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7818 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7819 * woman.texi: Include GFDL.
7820
7821 * doclicense.texi: Remove node heading, so that it can be included by
7822 other files.
7823
7824 * dired-x.texi: Relicence under GFDL. Remove date from title page.
7825
7826 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7827 than *.
7828
7829 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
7830
7831 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7832 in Calc.
7833
7834 2007-04-09 Romain Francoise <romain@orebokech.com>
7835
7836 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7837 Mac OS ports. Make it clear that mouse-1 complements and doesn't
7838 replace mouse-2.
7839
7840 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
7841
7842 * woman.texi (Word at point, Interface Options): woman-topic-at-point
7843 renamed to woman-use-topic-at-point. Document new behavior.
7844
7845 2007-04-08 Richard Stallman <rms@gnu.org>
7846
7847 * url.texi: Fix some indexing.
7848 (Disk Caching): Drop discussion of old/other Emacs versions.
7849
7850 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
7851
7852 * url.texi (Disk Caching): Say Emacs 21 "and later".
7853
7854 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7855 on Font locking which now mentions JIT lock.
7856
7857 2007-04-01 Michael Olson <mwolson@gnu.org>
7858
7859 * erc.texi: Update for the ERC 5.2 release.
7860
7861 2007-03-31 David Kastrup <dak@gnu.org>
7862
7863 * woman.texi (Topic, Interface Options): Explain changes semantics of
7864 woman-manpath in order to consider MANPATH_MAP entries.
7865
7866 2007-03-31 Eli Zaretskii <eliz@gnu.org>
7867
7868 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7869
7870 2007-03-26 Richard Stallman <rms@gnu.org>
7871
7872 * pgg.texi (Caching passphrase): Clean up previous change.
7873
7874 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7875
7876 * gnus.texi (Setting Process Marks): Fix typo.
7877
7878 2007-03-25 Romain Francoise <romain@orebokech.com>
7879
7880 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7881 readability, and include various fixes by Daniel Brockman, Nick Roberts
7882 and Dieter Wilhelm.
7883
7884 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
7885
7886 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7887
7888 * gnus.texi (Mail Source Specifiers): Fix typo.
7889
7890 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
7891
7892 * reftex.texi (Imprint): Update maintainer information.
7893
7894 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
7895
7896 * message.texi (Message Buffers): Update documentation for
7897 message-generate-new-buffers.
7898
7899 2007-03-15 Daiki Ueno <ueno@unixuser.org>
7900
7901 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7902
7903 2007-03-21 Glenn Morris <rgm@gnu.org>
7904
7905 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7906
7907 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
7908
7909 * eshell.texi (Known problems): Emacs 21 -> 22.
7910
7911 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7912
7913 2007-03-18 Jay Belanger <belanger@truman.edu>
7914
7915 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
7916
7917 2007-03-12 Glenn Morris <rgm@gnu.org>
7918
7919 * calc.texi (Time Zones): Switch to new North America DST rule.
7920
7921 * calc.texi: Replace "daylight savings" with "daylight
7922 saving" in text throughout.
7923
7924 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7925
7926 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
7927 The variable now uses a list of symbols instead of just a symbol.
7928 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7929
7930 2007-03-06 Romain Francoise <romain@orebokech.com>
7931
7932 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
7933 new packages, and mention Gnus update.
7934
7935 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
7936
7937 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
7938 nntp-open-connection-functions-never-echo-commands.
7939
7940 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
7941
7942 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
7943 problems on the console, and security risk in not using gpg-agent.
7944
7945 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
7946
7947 * org.texi (The spreadsheet): Rename from "Table calculations".
7948 Completely reorganized and rewritten.
7949 (CamelCase links): Section removed.
7950 (Repeating items): New section.
7951 (Tracking TODO state changes): New section.
7952 (Agenda views): Chapter reorganized and rewritten.
7953 (HTML export): Section rewritten.
7954 (Tables in arbitrary syntax): New section.
7955 (Summary): Better feature summary.
7956 (Activation): Document problem with cut-and-paste of Lisp code
7957 from PDF files.
7958 (Visibility cycling): Document indirect buffer use.
7959 (Structure editing): Document sorting.
7960 (Remember): Section rewritten.
7961 (Time stamps): Better description of time stamp types.
7962 (Tag searches): Document regular expression search for tags.
7963 (Stuck projects): New section.
7964 (In-buffer settings): New keywords.
7965 (History and Acknowledgments): Update description.
7966
7967 2007-02-24 Alan Mackenzie <acm@muc.de>
7968
7969 * cc-mode.texi (Movement Commands): Insert two missing command names.
7970 (Getting Started): Slight wording correction (use conditional).
7971
7972 2007-02-22 Kim F. Storm <storm@cua.dk>
7973
7974 * widget.texi (User Interface, Basic Types): Document need to put some
7975 text before the %v escape in :format string in editable-field widget.
7976
7977 2007-02-18 Romain Francoise <romain@orebokech.com>
7978
7979 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
7980 `cvs-mode-quit'.
7981
7982 2007-02-10 Markus Triska <markus.triska@gmx.at>
7983
7984 * widget.texi (Programming Example): Put constant strings in :format.
7985
7986 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
7987
7988 * faq.texi (Fullscreen mode on MS-Windows): New node.
7989
7990 2007-02-04 David Kastrup <dak@gnu.org>
7991
7992 * faq.texi (AUCTeX): Update version number. Should probably be done
7993 for other packages as well.
7994
7995 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7996
7997 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
7998 <tassilo@member.fsf.org>.
7999
8000 2007-01-20 Markus Triska <markus.triska@gmx.at>
8001
8002 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8003
8004 2007-01-13 Michael Olson <mwolson@gnu.org>
8005
8006 * erc.texi (Modules): Mention capab-identify module.
8007
8008 2007-01-05 Michael Olson <mwolson@gnu.org>
8009
8010 * erc.texi (Getting Started): Update for /RECONNECT command.
8011
8012 2007-01-04 Richard Stallman <rms@gnu.org>
8013
8014 * ebrowse.texi: Change C-c b to C-c C-m.
8015
8016 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8017
8018 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8019 variables only in info to avoid redundant entries in the printed
8020 manual.
8021
8022 2007-01-02 Daiki Ueno <ueno@unixuser.org>
8023
8024 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8025
8026 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8027
8028 * message.texi (Security): Split into sub-nodes.
8029
8030 2007-01-01 Alan Mackenzie <acm@muc.de>
8031
8032 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8033 eval-after-load in Emacs <=21 and a workaround. Document that
8034 trigraphs are not supported.
8035
8036 2007-01-01 Alan Mackenzie <acm@muc.de>
8037
8038 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8039 c-context-line-break. When invoked within a string, preserve
8040 whitespace. Add a backslash only when also in a macro.
8041
8042 2007-01-01 Alan Mackenzie <acm@muc.de>
8043
8044 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8045
8046 2007-01-01 Alan Mackenzie <acm@muc.de>
8047
8048 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8049 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8050
8051 2007-01-01 Alan Mackenzie <acm@muc.de>
8052
8053 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8054 "Choosing a Style".
8055
8056 * cc-mode.texi ("Styles"): Add @dfn{style}.
8057
8058 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8059
8060 Sync with Tramp 2.0.55.
8061
8062 * trampver.texi: Update release number.
8063
8064 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8065
8066 * gnus.texi (Customizing Articles): Add index entries for all
8067 gnus-treat-* variables.
8068
8069 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8070
8071 * gnus.texi (IMAP): Fix incorrect explanation of
8072 nnimap-search-uids-not-since-is-evil in documentation for
8073 nnimap-expunge-search-string.
8074
8075 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8076
8077 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8078 spam-ifile-database.
8079
8080 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8081
8082 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8083 rebind C-s.
8084
8085 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8086
8087 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8088 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8089 "expiring mail".
8090 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8091 nnimap-nov-is-evil.
8092
8093 2006-12-25 Kevin Ryde <user42@zip.com.au>
8094
8095 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8096 about the key procedure being used heavily.
8097
8098 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8099
8100 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8101 to t.
8102 (Prerequisites): Add explanation about gpg-agent.
8103
8104 2006-12-22 Kevin Ryde <user42@zip.com.au>
8105
8106 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8107 "sort" instead of "sort*".
8108
8109 2006-12-19 Richard Stallman <rms@gnu.org>
8110
8111 * calc.texi (History and Acknowledgements): Recognize that Emacs
8112 now does have floating point.
8113
8114 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8115
8116 * tramp.texi (External transfer methods): Describe new method `scpc'.
8117
8118 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8119
8120 * pgg.texi: Added short note on gpg-agent to the introduction.
8121
8122 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8123
8124 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8125 also applies to Cc.
8126
8127 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8128
8129 * gnus.texi (X-Face): Clarify. Say which programs are required
8130 on Windows.
8131
8132 2006-12-08 Michael Olson <mwolson@gnu.org>
8133
8134 * erc.texi (Modules): Remove documentation for list module.
8135
8136 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8137
8138 * faq.texi (^M in the shell buffer): Ditto.
8139
8140 2006-11-20 Michael Olson <mwolson@gnu.org>
8141
8142 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8143
8144 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8145
8146 * org.texi: Fix typos.
8147 (Agenda commands): Document `C-k'.
8148
8149 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8150
8151 * url.texi (http/https): Fix a typo in the HTTP URL.
8152
8153 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8154
8155 * ada-mode.texi: Total rewrite.
8156
8157 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8158
8159 * org.texi: Minor typo fixes.
8160
8161 2006-11-13 Bill Wohler <wohler@newt.com>
8162
8163 Release MH-E manual version 8.0.3.
8164
8165 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8166 release 8.0.3.
8167
8168 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8169 to set MAILDIR.
8170 (Reading Mail): Document the customization of read-mail-command
8171 for MH-E.
8172 (Viewing Attachments): Document mm-discouraged-alternatives.
8173 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8174 (Junk): Add more information about the settings of mh-junk-background
8175 in a program. Add /usr/bin/mh to PATH in examples.
8176
8177 2006-11-12 Richard Stallman <rms@gnu.org>
8178
8179 * woman.texi: Update author address but say he no longer maintains it.
8180
8181 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8182
8183 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8184 archived trees.
8185 (Checkboxes): Section moved to chapter 5, and extended.
8186 (The date/time prompt): New section.
8187 (Link abbreviations): New section.
8188 (Presentation and sorting): New section.
8189 (Custom agenda views): Section completely rewritten.
8190 (Summary): Compare with Planner.
8191 (Feedback): More info about creating backtraces.
8192 (Plain lists): Modify example.
8193 (Breaking down tasks): New section.
8194 (Custom time format): New section.
8195 (Time stamps): Document inactive timestamps.
8196 (Setting tags): More details about fast tag selection.
8197 (Block agenda): New section.
8198 (Custom agenda views): Section rewritten.
8199 (Block agenda): New section.
8200
8201 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8202
8203 * tramp.texi (Configuration): scp is the default method.
8204 (Default Method): Use ssh as example for another method.
8205
8206 2006-10-27 Richard Stallman <rms@gnu.org>
8207
8208 * woman.texi: Downcase nroff/troff/roff.
8209 (Installation): Chapter deleted. Some xrefs deleted.
8210 (Background): woman doesn't advise man ;-).
8211
8212 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8213
8214 * ada-mode.texi (Project files, Identifier completion)
8215 (Automatic Casing, Debugging, Using non-standard file names)
8216 (Working Remotely): Fix typos.
8217
8218 2006-10-20 Masatake YAMATO <jet@gyve.org>
8219
8220 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8221 sample code `my-c-initialization-hook'.
8222
8223 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8224
8225 * widget.texi: Fix typos.
8226
8227 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8228
8229 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8230 "???". There have been no complaints for years, so the information
8231 must be appropriate.
8232
8233 2006-10-16 Richard Stallman <rms@gnu.org>
8234
8235 * widget.texi: Use @var instead of capitalization.
8236 Clarify many widget type descriptions.
8237
8238 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8239
8240 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8241 gnus-dired-attach.
8242 (Selecting a Group): Fix typo.
8243
8244 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8245
8246 * widget.texi: Fix typos.
8247
8248 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8249
8250 * gnus.texi (Image Enhancements): Update for Emacs 22.
8251
8252 * gnus-faq.texi ([1.3]): Update.
8253
8254 2006-10-06 Richard Stallman <rms@gnu.org>
8255
8256 * faq.texi (Displaying the current line or column):
8257 Delete "As of Emacs 20".
8258
8259 2006-10-06 Romain Francoise <romain@orebokech.com>
8260
8261 * faq.texi (VM): VM works with Emacs 22 too.
8262
8263 2006-10-06 Richard Stallman <rms@gnu.org>
8264
8265 * ebrowse.texi: Remove Emacs version "21" from title.
8266
8267 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8268
8269 * gnus.texi (Foreign Groups): Say where change of editing commands are
8270 stored. Add reference to `gnus-parameters'.
8271
8272 2006-09-15 Jay Belanger <belanger@truman.edu>
8273
8274 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8275 Change "Library Public License" to "Lesser Public License"
8276 throughout. Use "yyyy" to represent year.
8277
8278 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8279
8280 * org.texi (Setting tags): Typo fix.
8281
8282 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8283
8284 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8285
8286 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8287
8288 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8289
8290 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8291
8292 * faq.texi (Escape sequences in shell output): EMACS is now set
8293 to Emacs's absolute file name, not to "t".
8294 (^M in the shell buffer): Likewise.
8295
8296 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8297
8298 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8299 mails with pop3-leave-mail-on-server. Fix wording.
8300 (Limiting): Improve gnus-summary-limit-to-articles.
8301 (X-Face): Fix typo.
8302
8303 2006-09-11 Simon Josefsson <jas@extundo.com>
8304
8305 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8306 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8307
8308 2006-09-06 Simon Josefsson <jas@extundo.com>
8309
8310 * smtpmail.texi (Authentication): Mention SSL.
8311
8312 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8313
8314 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8315
8316 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8317
8318 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8319 Don't use @indicateurl.
8320
8321 * cc-mode.texi (Subword Movement): Don't use @headitem.
8322 (Custom Braces, Clean-ups): Don't use @tie.
8323
8324 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8325
8326 Sync with Tramp 2.0.54.
8327
8328 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8329 Suggested by Adrian Phillips <a.phillips@met.no>.
8330
8331 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8332
8333 * org.texi (Installation, Activation): Split from Installation and
8334 Activation.
8335 (Clocking work time): Documented new features.
8336
8337 2006-08-13 Alex Schroeder <alex@gnu.org>
8338
8339 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8340 example.
8341
8342 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8343
8344 * faq.texi (How to add fonts): New node.
8345
8346 2006-08-05 Romain Francoise <romain@orebokech.com>
8347
8348 * faq.texi (New in Emacs 22): Expand.
8349
8350 2006-08-03 Michael Olson <mwolson@gnu.org>
8351
8352 * erc.texi: Update for ERC 5.1.4.
8353
8354 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8355
8356 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8357 in .../site-lisp/gnus/ by default.
8358 [ From gnus-news.texi in the trunk. ]
8359
8360 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8361
8362 * gnus.texi (MIME Commands): Additions for yEnc.
8363
8364 2006-07-24 Richard Stallman <rms@gnu.org>
8365
8366 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8367 * faq.texi: Move periods and commas inside quotes.
8368
8369 2006-07-20 Jay Belanger <belanger@truman.edu>
8370
8371 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8372
8373 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
8374
8375 * faq.texi (Security risks with Emacs): Document Emacs 22
8376 file-local-variable mechanism.
8377
8378 2006-07-12 Michael Olson <mwolson@gnu.org>
8379
8380 * erc.texi: Update for ERC 5.1.3.
8381
8382 2006-07-12 Alex Schroeder <alex@gnu.org>
8383
8384 * rcirc.texi: Fix typos.
8385 (Getting started with rcirc): New calling convention for M-x irc.
8386 Mention #rcirc. Removed channel tracking.
8387 (Configuration): Change the names of all variables that got changed
8388 recently, eg. rcirc-server to rcirc-default-server. Added
8389 documentation for rcirc-authinfo, some background for Bitlbee, and
8390 rcirc-track-minor-mode.
8391 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8392 Scrolling.
8393 (Reconnecting after you have lost the connection): Fix example code
8394 to match code changes.
8395
8396 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8397
8398 * gnus.texi, message.texi: Fix typos.
8399
8400 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
8401
8402 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8403 commands.
8404 (Global TODO list): Document the use of the variables
8405 `org-agenda-todo-ignore-scheduled' and
8406 `org-agenda-todo-list-sublevels'.
8407
8408 2006-07-05 Richard Stallman <rms@gnu.org>
8409
8410 * faq.texi (Scrolling only one line): Fix xref.
8411
8412 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8413
8414 * faq.texi (Evaluating Emacs Lisp code):
8415 Throughout, replace eval-current-buffer with eval-buffer.
8416
8417 2006-07-03 Richard Stallman <rms@gnu.org>
8418
8419 * rcirc.texi (Scrolling conservatively): Fix xref.
8420
8421 * pcl-cvs.texi (Viewing differences): Usage fix.
8422
8423 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
8424
8425 * org.texi (Agenda commands): Document `s' key to save all org-mode
8426 buffers.
8427
8428 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
8429
8430 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8431 names. Mention `cvs-msg' face.
8432
8433 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
8434
8435 * org.texi (Checkboxes): New section.
8436
8437 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
8438
8439 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8440 throughout this chapter.
8441
8442 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
8443
8444 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8445 text for standalone vs Emacs info.
8446 (Help): Clarify header line description. Use mouse-1 for clicks.
8447 (Help-P): Use mouse-1 for clicks.
8448 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8449 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8450 (Choose menu subtopic): Remove gratuitous Emacs command names.
8451 (Help-FOO): Put usual behavior first.
8452 (Help-Xref): Clicking on xrefs works in Emacs.
8453 (Search Text): Clarify what the default behavior is.
8454 (Create Info buffer): Fix Emacs window/X window confusion.
8455 (Emacs Info Variables): Fix for new Emacs init file behavior.
8456
8457 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8458
8459 * gnus.texi (Summary Buffer Lines): Fix typo.
8460
8461 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
8462
8463 * org.texi (Embedded LaTeX): New chapter.
8464 (Archiving): Section rewritten.
8465 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8466
8467 2006-06-20 Bill Wohler <wohler@newt.com>
8468
8469 Release MH-E manual version 8.0.1.
8470
8471 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8472 release 8.0.1.
8473 (Preface): Depend on GNU mailutils 1.0 and higher.
8474
8475 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8476
8477 * message.texi (News Headers): Update message-syntax-checks section.
8478
8479 2006-06-19 Karl Berry <karl@gnu.org>
8480
8481 * info.texi (Advanced): Mention C-q, especially with ?.
8482
8483 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
8484
8485 * org.texi (Publishing links): Document the `:link-validation-function'
8486 property.
8487 (Extensions and Hacking): New chapter, includes some sections of the
8488 "Miscellaneous" chapter.
8489
8490 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
8491
8492 * org.texi (Progress logging): New section.
8493
8494 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
8495
8496 * org.texi (ASCII export): Document indentation adaptation.
8497 (Setting tags): Document mutually-exclusive tags.
8498
8499 2006-06-05 Romain Francoise <romain@orebokech.com>
8500
8501 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8502 Fix typo.
8503
8504 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8505 channel (#gnus@irc.freenode.net).
8506 Fix typos. Update copyright notice.
8507
8508 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8509 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8510 (Line-Up Functions, Custom Macros):
8511 * ediff.texi (Window and Frame Configuration)
8512 (Highlighting Difference Regions):
8513 * emacs-mime.texi (Display Customization):
8514 * erc.texi (History):
8515 * eshell.texi (Known problems):
8516 * eudc.texi (Overview, BBDB):
8517 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8518 (The problem of spam, SpamOracle, Extending the Spam package)
8519 (Conformity, Terminology):
8520 * idlwave.texi (Routine Info)
8521 (Class and Keyword Inheritance, Padding Operators)
8522 (Breakpoints and Stepping, Electric Debug Mode)
8523 (Examining Variables, Troubleshooting):
8524 * org.texi (Creating timestamps):
8525 * reftex.texi (Commands, Options, Changes):
8526 * tramp.texi (Inline methods, Password caching)
8527 (Auto-save and Backup, Issues):
8528 * vip.texi (Files, Commands in Insert Mode):
8529 * viper.texi (Emacs Preliminaries, States in Viper)
8530 (Packages that Change Keymaps, Viper Specials, Groundwork):
8531 Fix various typos.
8532
8533 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
8534
8535 * ediff.texi: Fix typos.
8536
8537 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
8538
8539 * org.texi: Small typo fixes.
8540
8541 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8542
8543 * viper.texi (Viper Specials):
8544 * gnus.texi (Example Setup):
8545 * faq.texi (Backspace invokes help):
8546 * dired-x.texi (Optional Installation Dired Jump):
8547 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8548 follow coding conventions.
8549
8550 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
8551
8552 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8553
8554 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8555
8556 * pcl-cvs.texi: Fix typos.
8557 (Customization): Say "us".
8558
8559 2006-05-26 Eli Zaretskii <eliz@gnu.org>
8560
8561 * org.texi: Remove bogus @setfilename.
8562
8563 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
8564
8565 * org.texi (ASCII export): Omit command name.
8566 (HTML export): Add prefix to all lines in Local Variable example.
8567 (Acknowledgments): Typeset names in italics.
8568
8569 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
8570
8571 * org.texi (Plain lists): Add new item navigation commands.
8572 (External links): Document elisp and info links.
8573 (Custom searches): New section.
8574 (Publishing): New chapter.
8575 (HTML export): Include a list of supported CSS classes.
8576 (Setting tags): Describe the fast-tag-setting interface.
8577
8578 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8579
8580 * dired-x.texi: ifinfo -> ifnottex.
8581
8582 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8583
8584 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8585
8586 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8587
8588 * message.texi (Interface): Add tool bar customization.
8589 (MIME): Index and text additions for mml-attach.
8590 (MIME): Describe mml-dnd-protocol-alist and
8591 mml-dnd-attach-options.
8592
8593 * gnus.texi (Oort Gnus): Reorder entries in sections.
8594 Fix some entries.
8595 (Starting Up): Add references to "Emacs for Heathens" and to
8596 "Finding the News". Add user-full-name and user-mail-address.
8597 (Group Buffer Format): Add tool bar customization and update.
8598 (Summary Buffer): Add tool bar customization.
8599 (Posting Styles): Add message-alternative-emails.
8600
8601 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
8602
8603 * tramp.texi (Filename completion): Improve wording.
8604
8605 2006-05-07 Romain Francoise <romain@orebokech.com>
8606
8607 * faq.texi (Using regular expressions): Fix typo.
8608 (Packages that do not come with Emacs): Fix capitalization.
8609 (Replacing text across multiple files): Expand node to explain how
8610 to use `dired-do-query-replace-regexp' in more detail, based on
8611 suggestion by Eric Hanchrow <offby1@blarg.net>.
8612
8613 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
8614
8615 * tramp.texi (Filename completion): Completion of remote files'
8616 method, user name and host name is active only in partial
8617 completion mode.
8618
8619 2006-05-06 Bill Wohler <wohler@newt.com>
8620
8621 Release MH-E manual version 8.0.
8622
8623 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8624 release 8.0.
8625
8626 2006-05-06 Bill Wohler <wohler@newt.com>
8627
8628 * mh-e.texi (MH-BOOK-HOME): Change from
8629 http://www.ics.uci.edu/~mh/book/mh to
8630 http://rand-mh.sourceforge.net/book/mh.
8631 Replace .htm suffix with .html for MH book files.
8632 (Using This Manual): Update key binding for getting relevant
8633 chapter in Info from command key.
8634 (Ranges): Fix itemx.
8635
8636 2006-05-05 Karl Berry <karl@gnu.org>
8637
8638 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8639 (\fonttextsize): New user-level command to change text font size.
8640
8641 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8642
8643 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8644
8645 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8646
8647 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8648
8649 2006-04-24 Bill Wohler <wohler@newt.com>
8650
8651 * mh-e.texi (Getting Started): Make it more explicit that you need
8652 to install MH. Add pointers to current MH implementations.
8653
8654 2006-04-21 Bill Wohler <wohler@newt.com>
8655
8656 Release MH-E manual version 7.94.
8657
8658 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8659 release 7.94.
8660
8661 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
8662
8663 * org.texi: Many small fixes.
8664 (Handling links): Rename from "Managing links".
8665
8666 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8667
8668 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8669 (Splitting mail using spam-stat): Fix @xref.
8670
8671 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
8672
8673 * gnus.texi (Spam Package): Major revision of the text.
8674 Previously this node was "Filtering Spam Using The Spam ELisp Package".
8675
8676 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
8677
8678 * org.texi (Time stamps): Better explanation of the purpose of
8679 different time stamps.
8680 (Structure editing, Plain lists): More details on how new items
8681 and headings are inserted.
8682
8683 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
8684
8685 * org.texi (Formula syntax): Fix link to Calc Manual.
8686
8687 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8688
8689 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8690
8691 2006-04-17 Bill Wohler <wohler@newt.com>
8692
8693 * mh-e.texi (Folders): Update mh-before-quit-hook and
8694 mh-quit-hook example with code that removes the buffers rather
8695 than just bury them.
8696
8697 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
8698
8699 Sync with Tramp 2.0.53.
8700
8701 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
8702
8703 * org.texi (Updating settings): New section.
8704 (Visibility cycling): Better names for the startup folding
8705 options.
8706 (Exporting): Completely restructured.
8707 (The very busy C-c C-c key): New section.
8708 (Summary of in-buffer settings): New section.
8709
8710 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8711
8712 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8713
8714 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8715
8716 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8717 (Server Commands): Key `v' is reserved for users.
8718
8719 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
8720
8721 * org.texi (Link format): New section, emphasis on bracket links.
8722 (External links): Document bracket links.
8723 (FAQ): Expand to cover shell links and the new link format.
8724
8725 2006-04-09 Kevin Ryde <user42@zip.com.au>
8726
8727 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8728
8729 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8730
8731 * gnus.texi (Summary Buffer Lines): Add `*'.
8732
8733 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
8734
8735 * gnus.texi (Group Parameters):
8736 Mention gnus-permanently-visible-groups.
8737
8738 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8739
8740 * gnus.texi (Face): Fix typo.
8741
8742 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
8743
8744 * gnus.texi (X-Face): Clarify.
8745 (Face): Need Emacs with PNG support.
8746
8747 2006-04-06 Richard Stallman <rms@gnu.org>
8748
8749 * idlwave.texi: Delete the blocks "not suitable for inclusion with
8750 Emacs".
8751
8752 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
8753
8754 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8755 blocks not suitable for inclusion with Emacs using variable
8756 PARTOFEMACS.
8757
8758 2006-04-04 Simon Josefsson <jas@extundo.com>
8759
8760 * gnus.texi (Security): Improve.
8761
8762 2006-04-02 Karl Berry <karl@gnu.org>
8763
8764 * texinfo.tex: Update to current version (2006-03-21.13).
8765
8766 2006-04-02 Bill Wohler <wohler@newt.com>
8767
8768 * mh-e.texi (Getting Started, Junk, Bug Reports)
8769 (MH FAQ and Support): Fix URLs.
8770
8771 2006-03-31 Romain Francoise <romain@orebokech.com>
8772
8773 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8774 to t, not nil (and has for the past eight years).
8775
8776 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
8777
8778 * message.texi, gnus.texi: Bump version to 5.11.
8779
8780 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
8781
8782 * gnus.texi (Top): Add comment about version line.
8783
8784 * message.texi (Top): Ditto. Change to take named versions into
8785 account.
8786
8787 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
8788
8789 * gnus.texi (Posting Styles): Add x-face-file to example.
8790 (X-Face): Refer to posting styles.
8791
8792 * gnus-faq.texi ([5.8]): Add x-face-file.
8793 ([8.4]): Add links to gmane.emacs.gnus.user and
8794 gmane.emacs.gnus.general.
8795
8796 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
8797
8798 * gnus-faq.texi: Use .invalid.
8799 ([5.4]): Fix gnus-posting-styles example.
8800
8801 2006-03-27 Romain Francoise <romain@orebokech.com>
8802
8803 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8804 Emacs/W3 needs a new maintainer.
8805 (Ispell): Update author and version info.
8806 (Mailcrypt): Mention PGG.
8807 (New in Emacs 22): Add PGG to the list of new packages.
8808 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8809 updating dead URLs.
8810
8811 2006-03-25 Karl Berry <karl@gnu.org>
8812
8813 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8814 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8815 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8816 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8817 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8818 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8819 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8820 (2) do not indent copyright year list (or anything else).
8821
8822 2006-03-21 Bill Wohler <wohler@newt.com>
8823
8824 * mh-e.texi (Folders): Various edits.
8825
8826 2006-03-20 Romain Francoise <romain@orebokech.com>
8827
8828 * gnus.texi (Mail Folders): Grammar fix.
8829
8830 2006-03-19 Bill Wohler <wohler@newt.com>
8831
8832 * mh-e.texi (Replying): Document Mail-Followup-To.
8833 Change manually-formatted table to multitable. Add debugging info.
8834 Move description of mh-reply-default-reply-to into paragraph
8835 that describes its values.
8836
8837 2006-03-17 Bill Wohler <wohler@newt.com>
8838
8839 * mh-e.texi: Use smallexample and smalllisp consistently.
8840 (Sending Mail Tour): Update method of entering
8841 addresses and subject.
8842 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8843 (Adding Attachments, Searching): Update screenshots for Emacs 22.
8844
8845 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
8846
8847 * org.texi: Version number change only.
8848
8849 2006-03-14 Bill Wohler <wohler@newt.com>
8850
8851 * mh-e.texi: Add index entries around each paragraph rather than
8852 depend on entries from beginning of node. Doing so ensures that
8853 index entries are less likely to be forgotten if text is cut and
8854 pasted, and are necessary anyway if the references are on a
8855 separate page. It seems that makeinfo is now (v. 4.8) only
8856 producing one index entry per node, so there is no longer any
8857 excuse not to. Use subheading instead of heading. The incorrect
8858 use of heading produced very large fonts in Info--as large as the
8859 main heading.
8860 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8861 versions 6 and 7 appeared *around* the time of these Emacs releases.
8862
8863 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
8864
8865 * org.texi (Clean view): Document new startup options.
8866
8867 2006-03-11 Bill Wohler <wohler@newt.com>
8868
8869 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8870 (Composing, Scan Line Formats): Fix @refs.
8871 (Getting Started): Define MH profile and MH profile components.
8872 (Incorporating Mail, Reading Mail, Viewing, Printing)
8873 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8874 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8875 for string constants.
8876 (Tool Bar): Remove spurious quote.
8877 (Junk): Use ``...'' instead of "...".
8878 (Scan Line Formats): Replace @samp with @kbd.
8879
8880 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8881
8882 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8883
8884 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8885
8886 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8887 easy to understand.
8888
8889 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
8890
8891 * gnus.texi: Markup fix.
8892 (Fancy Mail Splitting): Specify new feature.
8893
8894 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
8895
8896 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8897 partial-words matching.
8898
8899 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
8900
8901 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8902
8903 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8904 (MIME Commands): Fix mm-discouraged-alternatives.
8905
8906 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
8907
8908 * org.texi: Version number change only.
8909
8910 2006-03-06 Bill Wohler <wohler@newt.com>
8911
8912 * mh-e.texi: Move from SourceForge repository to Savannah.
8913 This is version 7.93, which is a total rewrite from the previous
8914 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
8915 version 7.93.
8916
8917 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8918
8919 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
8920
8921 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
8922
8923 * org.texi (Interaction): Add item about `org-mouse.el' by
8924 Piotr Zielinski.
8925 (Managing links): Document that also mouse-1 can be used to
8926 activate a link.
8927 (Headlines, FAQ): Add entry about hiding leading stars.
8928 (Miscellaneous): Resort the sections in this chapter to a more
8929 logical sequence.
8930
8931 2006-02-27 Simon Josefsson <jas@extundo.com>
8932
8933 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
8934 2004-01-27 from the trunk).
8935
8936 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8937
8938 * cc-mode.texi: Rename c-hungry-backspace to
8939 c-hungry-delete-backwards, at the request of RMS. Leave the old
8940 name as an alias.
8941
8942 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8943
8944 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
8945 include the function header within the defun.
8946
8947 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8948
8949 * cc-mode.texi: Correct two typos.
8950
8951 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8952
8953 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
8954 existing comment.
8955 (Electric Keys): Add a justification for electric indentation.
8956 (Hungry WS Deletion): Clear up the names and complications of the
8957 BACKSPACE and DELETE keys.
8958
8959 2006-02-23 Juri Linkov <juri@jurta.org>
8960
8961 * faq.texi (Common requests): Move `Turning on auto-fill by
8962 default' after `Wrapping words automatically'. Move `Working with
8963 unprintable characters' before `Searching for/replacing newlines'.
8964 Move `Replacing highlighted text' after `Highlighting a region'.
8965 Merge `Repeating commands' and `Repeating a command as many times
8966 as possible' into the former.
8967 (Packages that do not come with Emacs): Add refs to Gmane and
8968 etc/MORE.STUFF.
8969
8970 2006-02-23 Juri Linkov <juri@jurta.org>
8971
8972 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
8973 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
8974 Add xref to `(emacs)Reporting Bugs'.
8975 (Getting a printed manual): Add URL to other formats of the manual.
8976 (Common requests): Fix menu.
8977 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
8978 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
8979 (Inserting text at the beginning of each line): Add pxref to
8980 `Changing the included text prefix'.
8981 (Forcing the cursor to remain in the same column): Mention `track-eol'
8982 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
8983 (Replacing text across multiple files): Add keybinding `Q' for
8984 `dired-do-query-replace'.
8985
8986 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
8987
8988 * reftex.texi: Version number and date change only.
8989
8990 * org.texi (Internal Links): Rewrite to cover the modified
8991 linking system.
8992
8993 2006-02-17 Eli Zaretskii <eliz@gnu.org>
8994
8995 * faq.texi: Remove the coding cookie, it's not needed anymore.
8996
8997 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8998
8999 * faq.texi (Colors on a TTY): Mention Mac OS port.
9000
9001 2006-02-12 Karl Berry <karl@gnu.org>
9002
9003 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9004 8-bit accented a.
9005
9006 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9007
9008 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9009
9010 2006-02-08 Romain Francoise <romain@orebokech.com>
9011
9012 * faq.texi (Top): Remove paragraph about the FAQ being a
9013 transitional document, etc.
9014 (Searching for/replacing newlines): New node.
9015 (Yanking text in isearch): New node.
9016 (Inserting text at the beginning of each line): Rename and make
9017 more general, mention `M-;' in Message mode.
9018
9019 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9020
9021 * faq.texi (Meta key does not work in xterm)
9022 (Emacs does not display 8-bit characters)
9023 (Inputting eight-bit characters): Update xrefs.
9024
9025 2006-02-06 Romain Francoise <romain@orebokech.com>
9026
9027 * faq.texi (VM): VM now at version 7.19.
9028 Set myself as maintainer of this file.
9029
9030 2006-02-04 Michael Olson <mwolson@gnu.org>
9031
9032 * erc.texi (History): Note that ERC is now included with Emacs.
9033
9034 2006-01-31 Romain Francoise <romain@orebokech.com>
9035
9036 * message.texi (Message Headers): Explain what
9037 `message-alternative-emails' does in more detail.
9038 Update copyright year.
9039
9040 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9041
9042 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9043
9044 2006-01-29 Richard M. Stallman <rms@gnu.org>
9045
9046 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9047
9048 2006-01-29 Michael Olson <mwolson@gnu.org>
9049
9050 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9051
9052 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9053
9054 * faq.texi (New in Emacs 22): Mention ERC.
9055
9056 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9057
9058 * rcirc.texi: Capitalize dir entry for consistency with the entry
9059 in info/dir and other entries in the Emacs category.
9060 Fix typos. Delete trailing whitespace.
9061
9062 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9063
9064 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9065
9066 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9067
9068 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9069 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9070
9071 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9072 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9073
9074 2006-01-27 Alex Schroeder <alex@gnu.org>
9075
9076 * rcirc.texi: New file.
9077
9078 2006-01-23 Juri Linkov <juri@jurta.org>
9079
9080 * widget.texi (User Interface): Add S-TAB for widget-backward.
9081
9082 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9083
9084 Sync with Tramp 2.0.52.
9085
9086 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9087 Add Tramp disabling item. New item for common connection problems.
9088 (various): Apply "ftp" as method for the download URL.
9089 (Bug Reports): Refer to FAQ for common problems.
9090
9091 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9092
9093 * widget.texi (User Interface): Use @key for TAB.
9094
9095 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9096
9097 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9098 for TAB.
9099
9100 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9101
9102 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9103
9104 * gnus.texi: Update copyright.
9105
9106 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9107
9108 * gnus.texi (Article Washing): Additions.
9109
9110 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9111
9112 * org.texi (Agenda commands): Document tags command.
9113
9114 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9115
9116 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9117
9118 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9119
9120 * gnus.texi (RSS): Addition.
9121
9122 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9123
9124 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9125
9126 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9127
9128 * emacs-mime.texi (Display Customization): Add setting example to
9129 mm-discouraged-alternatives.
9130
9131 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9132
9133 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9134 version is the canonical version.
9135
9136 2006-01-08 Alex Schroeder <alex@gnu.org>
9137
9138 * pgg.texi (Caching passphrase): Rewording.
9139
9140 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9141
9142 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9143 repository URL.
9144
9145 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9146
9147 * org.texi: Removed the accidentally re-added empty line in the
9148 direntry.
9149
9150 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9151
9152 * org.texi (Agenda Views): Chapter reorganized.
9153
9154 2005-12-29 Romain Francoise <romain@orebokech.com>
9155
9156 * faq.texi (Using Customize): New node.
9157
9158 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9159
9160 * org.texi: Remove blank line in @direntry. It is non-standard
9161 and recursively produces blank lines all over the dir file (when
9162 using Texinfo 4.8).
9163
9164 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9165
9166 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9167
9168 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9169
9170 * org.texi (Tags): Boolean logic documented.
9171 (Agenda Views): Document custom commands.
9172
9173 2005-12-20 David Kastrup <dak@gnu.org>
9174
9175 * faq.texi (AUCTeX): Update version and mailing list info.
9176
9177 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9178
9179 * gnus.texi (MIME Commands): Mention addition of
9180 multipart/alternative to gnus-buttonized-mime-types and add xref
9181 to mm-discouraged-alternatives.
9182
9183 * emacs-mime.texi (Display Customization): Mention addition of
9184 "image/.*" and add xref to gnus-buttonized-mime-types in the
9185 mm-discouraged-alternatives section.
9186
9187 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9188
9189 * org.texi (Tags): New section.
9190 (Agenda Views): Chapter reorganized.
9191
9192 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9193
9194 * org.texi (Internal Links): Add a missing comma after an @xref.
9195
9196 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9197
9198 * faq.texi (Filling paragraphs with a single space): No need to
9199 change sentence-end now.
9200
9201 2005-12-13 Romain Francoise <romain@orebokech.com>
9202
9203 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9204
9205 2005-12-12 Jay Belanger <belanger@truman.edu>
9206
9207 * faq.texi (Calc): Update version number.
9208
9209 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9210
9211 * org.texi (Progress Logging): New section.
9212
9213 2005-12-10 Romain Francoise <romain@orebokech.com>
9214
9215 Update the Emacs FAQ for the 22.1 release.
9216
9217 * faq.texi: Set VER to `22.1'.
9218 (Basic editing): Explain how to use localized versions of the
9219 Tutorial. Mention that `C-h r' displays the manual.
9220 Delete obsolete WWW link to an Emacs 18 tutorial.
9221 (Getting a printed manual): Point to the new locations of the
9222 manuals on the GNU Web site.
9223 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9224 available via Info (it was previously distributed separately).
9225 (Installing Texinfo documentation): The latest version of Texinfo
9226 is 4.8, not 4.0.
9227 (Informational files for Emacs): COPYING is the GNU General Public
9228 License, not the Emacs General Public License.
9229 (Informational files for Emacs): Delete obsolete link to the
9230 GNUinfo pages as they have been removed from the GNU Web site.
9231 (New in Emacs 22): New node.
9232 (Setting up a customization file): Say that most packages support
9233 Customize nowadays.
9234 (Colors on a TTY): Delete reference to instructions on how to
9235 enable syntax highlighting, it is now enabled by default.
9236 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9237 at startup automatically.
9238 (Controlling case sensitivity): Mention `M-c' in isearch.
9239 (Using an already running Emacs process): Emacs now creates the
9240 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9241 gnuserv. As emacsclient can now run Lisp code as well, delete a
9242 sentence praising gnuserv for that. Simplify description of how
9243 the client/server operation works.
9244 (Compiler error messages): Delete obsolete text (compile.el has
9245 been rewritten).
9246 (Indenting switch statements): Fix typo.
9247 (Matching parentheses): Simplify setup instructions, mention the
9248 menu bar item in the Options menu.
9249 (Repeating a command as many times as possible): Mention `C-x e'.
9250 (Going to a line by number): Mention new keymap and bindings
9251 `M-g M-g', `M-g M-p' and `M-g M-n'.
9252 (Turning on syntax highlighting): Now on by default. Simplify.
9253 (Replacing highlighted text): Use `1', not `t'.
9254 (Problems with very large files): The maximum size is now 256MB on
9255 32-bit machines.
9256 (^M in the shell buffer): Mention `comint-process-echoes'.
9257 (Emacs for Apple computers): Emacs 22 has native support for Mac
9258 OS X.
9259 (Translating names to IP addresses): Delete node.
9260 (Binding keys to commands): Fix typo.
9261 (SPC no longer completes file names): New node.
9262 (MIME with Emacs mail packages): Delete section about the Emacs
9263 MIME FAQ (it's not reachable anymore).
9264
9265 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9266
9267 * cc-mode.texi: The manual has been extensively revised: the
9268 information about using CC Mode has been separated from the larger
9269 and more difficult chapters about configuration. It has been
9270 updated for CC Mode 5.31.
9271
9272 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9273
9274 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9275 (Selecting an implementation): Fix descriptions.
9276
9277 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9278
9279 * message.texi (Various Message Variables): Addition.
9280
9281 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9282
9283 * message.texi: Fix default values.
9284
9285 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9286
9287 * message.texi (Header Commands): Clarify descriptions of
9288 message-cross-post-followup-to, message-reduce-to-to-cc, and
9289 message-insert-wide-reply.
9290 (Various Commands): Fix kindex for message-kill-to-signature;
9291 clarify description of message-tab.
9292
9293 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9294
9295 * message.texi (Mailing Lists): Fix description about MFT.
9296
9297 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9298
9299 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9300
9301 * gnus.texi (Slow Terminal Connection): Replace old description
9302 with new one.
9303
9304 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9305
9306 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9307 replace X-Draft-Headers with X-Draft-From.
9308
9309 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9310
9311 * gnus.texi (Various Various): Fix the default value of
9312 nnheader-max-head-length.
9313 (Gnus Versions): Fix typo.
9314
9315 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9316
9317 * org.texi (Structure editing): Document new functionality of
9318 M-RET.
9319
9320 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9321
9322 * org.texi (Internal Links): Fix Texinfo usage.
9323
9324 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9325
9326 * org.texi (TODO basics): Document the global todo list.
9327 (TODO items): Documents sparse tree for specific TODO
9328 keywords.
9329
9330 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9331
9332 * org.texi (Plain Lists): Typos fixed.
9333
9334 2005-11-28 Jay Belanger <belanger@truman.edu>
9335
9336 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9337
9338 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9339
9340 * org.texi (Structure editing): New item moving commands added.
9341 (Plain Lists): New section.
9342
9343 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9344
9345 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9346 (Agenda): Document commands `org-cycle-agenda-files' and
9347 `org-agenda-file-to-front'.
9348 (Built-in table editor): Document `org-table-sort-lines'.
9349 (HTML formatting): Export of hand-formatted lists.
9350
9351 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9352
9353 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9354 new variable gnus-toolbar-thickness.
9355
9356 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9357
9358 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9359
9360 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9361
9362 * gnus.texi (X-Face): Fix description.
9363 (XVarious): Remove gnus-xmas-logo-color-alist and
9364 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9365
9366 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9367
9368 * gnus.texi (Group Parameters): Mention new variable
9369 gnus-parameters-case-fold-search.
9370 (Home Score File): Addition.
9371
9372 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9373
9374 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9375 (Overview): List supported feed types.
9376 (Installation): No installation necessary when using autoload.
9377 (Configuration): Rename "RSS" to "news".
9378
9379 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9380
9381 * pgg.texi (User Commands): Document additional passphrase
9382 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9383 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9384
9385 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9386
9387 * org.texi: Version number changed to 3.19.
9388
9389 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
9390
9391 * pgg.texi (How to use): Update the example to add autoload of
9392 pgg-encrypt-symmetric-region.
9393 (User Commands): Document pgg-encrypt-symmetric-region.
9394 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9395
9396 2005-10-27 Jay Belanger <belanger@truman.edu>
9397
9398 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9399 mention other TeX-related units.
9400
9401 2005-10-23 Lars Hansen <larsh@soem.dk>
9402
9403 * dired-x.texi (Miscellaneous Commands):
9404 Replace dired-do-relative-symlink by dired-do-relsymlink and
9405 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9406
9407 2005-10-23 Jay Belanger <belanger@truman.edu>
9408
9409 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9410 constant.
9411
9412 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9413
9414 * faq.texi (Bugs and problems):
9415 Replace `dired-move-to-filename-regexp' by
9416 `directory-listing-before-filename-regexp'.
9417
9418 2005-10-22 Eli Zaretskii <eliz@gnu.org>
9419
9420 * newsticker.texi (UPDATED): Set value.
9421
9422 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9423
9424 * gnus.texi (Document Groups): Remove duplicate item.
9425
9426 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9427
9428 * org.texi (Summary): Mention iCalendar support.
9429 (Exporting): Document iCalendar support.
9430
9431 2005-10-18 Romain Francoise <romain@orebokech.com>
9432
9433 * viper.texi (Viper Specials): Capitalize GNU.
9434
9435 2005-10-17 Juri Linkov <juri@jurta.org>
9436
9437 * info.texi (Getting Started, Search Index, Expert Info):
9438 Fix wording.
9439 (Search Text): Replace `echo area' with `mode line'.
9440 (Search Index): Both `i' and `,' find all index entries.
9441 Replace example `C-f' with `C-l' (which exists in index of Info
9442 manual) and delete spaces in its keyboard input sequence.
9443 Delete unnecessary explanations about literal characters.
9444
9445 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9446
9447 * gnus.texi (Document Server Internals): Addition.
9448
9449 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9450
9451 * gnus.texi (A note on namespaces): Fix RFC reference.
9452
9453 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9454
9455 * gnus.texi (RSS): Fix key description.
9456
9457 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9458
9459 * gnus.texi: Emacs/w3 -> Emacs/W3.
9460 (Browsing the Web): Fix description.
9461 (Web Searches): Ditto.
9462 (Customizing W3): Ditto.
9463
9464 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9465
9466 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9467
9468 2005-10-11 Jay Belanger <belanger@truman.edu>
9469
9470 * calc.texi (Integration): Mention using `a i' to compute definite
9471 integrals.
9472
9473 2005-10-11 Juri Linkov <juri@jurta.org>
9474
9475 * info.texi: Rearrange nodes.
9476 (Top): Update menu. Change ref `Info for Experts' to
9477 `Advanced Info Commands'.
9478 (Getting Started): Fix description of manual's parts.
9479 (Help-Int): Change xref `Info Search' to `Search Index', and
9480 `Expert Info' to `Advanced'.
9481 (Advanced): Move node one level up.
9482 (Search Text, Search Index): New nodes split out from `Info Search'.
9483 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9484 split out from `Advanced'.
9485 (Advanced, Emacs Info Variables): De-document editing an Info file
9486 in Info.
9487 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9488 (Creating an Info File): Delete node and move its text to
9489 `Expert Info'.
9490
9491 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
9492
9493 * org.texi (Workflow states): Documented that change in keywords
9494 becomes active only after restart of Emacs.
9495
9496 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
9497
9498 Sync with Tramp 2.0.51.
9499
9500 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
9501
9502 * speedbar.texi (Introduction): Describe new location of speedbar
9503 on menubar.
9504 (Basic Key Bindings): Remove descriptions of bindings that have
9505 been removed.
9506
9507 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
9508
9509 * speedbar.texi (GDB): Describe use of watch expressions.
9510
9511 2005-09-28 Simon Josefsson <jas@extundo.com>
9512
9513 * message.texi (IDNA): Fix.
9514
9515 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9516
9517 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9518 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9519 description of nntp-open-connection-function.
9520 (Common Variables): Fix descriptions.
9521
9522 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9523
9524 * gnus.texi (Server Buffer Format): Document the %a format spec.
9525
9526 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9527
9528 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9529
9530 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
9531
9532 * org.texi Version 3.16.
9533
9534 2005-09-19 Miles Bader <miles@gnu.org>
9535
9536 * newsticker.texi: Get rid of CVS keywords.
9537
9538 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9539
9540 * gnus.texi (Finding the Parent): Fix description of how Gnus
9541 finds article.
9542
9543 2005-09-14 Jari Aalto <jari.aalto@cante.net>
9544
9545 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9546 to drop off non-answered articles.
9547
9548 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
9549
9550 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9551 braces (which are unsupported by NMAKE) for macro `srcdir'.
9552
9553 2005-09-17 Eli Zaretskii <eliz@gnu.org>
9554
9555 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9556 (../info/newsticker, newsticker.dvi): New targets.
9557
9558 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
9559
9560 * newsticker.texi: Replace @command with @code. Replace @example
9561 with @lisp.
9562 (Top): Add explanations to menu items.
9563 (GNU Free Documentation License): Remove.
9564
9565 2005-09-16 Romain Francoise <romain@orebokech.com>
9566
9567 Update all files to specify GFDL version 1.2.
9568
9569 * doclicense.texi (GNU Free Documentation License): Update to
9570 version 1.2.
9571
9572 2005-09-15 Richard M. Stallman <rms@gnu.org>
9573
9574 * newsticker.texi: Fix @setfilename.
9575
9576 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9577 (../info/newsticker, newsticker.dvi): New targets.
9578
9579 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
9580
9581 * org.texi: Version 3.15.
9582
9583 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9584
9585 * ses.texi: Combine all three indices into one.
9586 Correct a few typos.
9587
9588 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9589
9590 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9591
9592 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9593
9594 * emacs-mime.texi (Handles): Remove duplicate item.
9595 (Encoding Customization): Fix the default value for
9596 mm-coding-system-priorities.
9597 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9598 (Basic Functions): Fix reference.
9599
9600 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9601
9602 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9603
9604 2005-08-18 Richard M. Stallman <rms@gnu.org>
9605
9606 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9607 and web site.
9608
9609 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9610 not keyboard-translate.
9611
9612 2005-08-11 Richard M. Stallman <rms@gnu.org>
9613
9614 * faq.texi (Using regular expressions): Fix xref.
9615
9616 2005-08-09 Juri Linkov <juri@jurta.org>
9617
9618 * info.texi (Help-P): Replace `Prev' with `Previous'.
9619 (Help-M, Help-Xref): Add S-TAB.
9620 (Help-FOO): Update `u' command.
9621 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9622 Update info about visibility of xref parts.
9623 (Help-Int): Fix `m' command. Rename `Info-last' to
9624 `Info-history-back'. Add `Info-history-forward'.
9625 (Advanced): Fix `g*' and `M-n' commands.
9626 (Info Search): Add `index-apropos' in stand-alone browser.
9627 Add isearch commands.
9628 (Emacs Info Variables): Remove `Info-fontify'.
9629 Add `Info-mode-hook'. Update face names.
9630 Add `Info-fontify-maximum-menu-size',
9631 `Info-fontify-visited-nodes', `Info-isearch-search'.
9632
9633 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
9634
9635 Sync with Tramp 2.0.50.
9636
9637 * tramp.texi: Use @option{} consequently for method names.
9638 (Inline methods, External transfer methods): Remove references to
9639 Cygwin.
9640 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9641 implementation.
9642
9643 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9644
9645 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9646 Mention that gnus-init-file is not read when Emacs is invoked with
9647 --no-init-file or -q.
9648
9649 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
9650
9651 * org.texi: Version 3.14.
9652
9653 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
9654
9655 * org.texi: Version 3.13.
9656
9657 2005-07-18 Juri Linkov <juri@jurta.org>
9658
9659 * calc.texi (Time Zones, Logical Operations):
9660 * cl.texi (Overview):
9661 * org.texi (TODO types):
9662 * sc.texi (Emacs 18 MUAs):
9663 * speedbar.texi (Top):
9664 * url.texi (History):
9665 Delete duplicate duplicate words.
9666
9667 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
9668
9669 * cl.texi (Type Predicates): Document `atom' type.
9670
9671 2005-07-04 Lute Kamstra <lute@gnu.org>
9672
9673 Update FSF's address in GPL notices.
9674
9675 * calc.texi (Copying):
9676 * doclicense.texi (GNU Free Documentation License):
9677 * faq.texi (Contacting the FSF):
9678 * mh-e.texi (Copying): Update FSF's address.
9679
9680 2005-07-03 Richard M. Stallman <rms@gnu.org>
9681
9682 * flymake.texi (Example -- Configuring a tool called directly):
9683 Update name of flymake-build-relative-filename.
9684
9685 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9686
9687 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9688
9689 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
9690
9691 * org.texi: Version 3.12.
9692
9693 2005-06-24 Eli Zaretskii <eliz@gnu.org>
9694
9695 * makefile.w32-in (MAKEINFO): Use --force.
9696 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9697 Makefile.in.
9698 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9699 more shells.
9700
9701 2005-06-23 Richard M. Stallman <rms@gnu.org>
9702
9703 * speedbar.texi (Creating a display): Texinfo usage fixes.
9704
9705 * tramp.texi (Customizing Completion, Auto-save and Backup):
9706 Texinfo usage fixes.
9707
9708 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
9709
9710 * dired-x.texi (Miscellaneous Commands):
9711 * ediff.texi (Miscellaneous):
9712 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9713 (Agent Variables):
9714 * info.texi (Help-Xref):
9715 * message.texi (Message Headers):
9716 * org.texi (Remember):
9717 * reftex.texi (Options (Defining Label Environments)):
9718 (Options (Index Support)):
9719 (Options (Viewing Cross-References)):
9720 (Options (Misc)):
9721 (Changes):
9722 * speedbar.texi (Creating a display):
9723 * tramp.texi (Customizing Completion, Auto-save and Backup):
9724 Texinfo usage fix.
9725
9726 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
9727
9728 * org.texi: Version 3.11.
9729
9730 2005-06-12 Jay Belanger <belanger@truman.edu>
9731
9732 * calc.texi (Getting Started): Remove extra menu item.
9733
9734 2005-05-31 Jay Belanger <belanger@truman.edu>
9735
9736 * calc.texi (Notations Used in This Manual): Use @kbd for key
9737 sequence.
9738 (Demonstration of Calc): Mention another way of starting Calc.
9739 (Starting Calc): Mention long name of M-#.
9740 (Embedded Mode Overview): Remove unnecessary instruction.
9741 (Other M-# commands): Rephrase `M-# 0' explanation.
9742 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9743 reflect current behavior.
9744
9745 2005-05-30 Jay Belanger <belanger@truman.edu>
9746
9747 * calc.texi (Hooks): Change description of calc-window-hook and
9748 calc-trail-window-hook to match usage.
9749 (Computational Functions): Add more constant-generating functions.
9750 (Customizable Variables): Use defvar.
9751
9752 2005-05-28 Jay Belanger <belanger@truman.edu>
9753
9754 * calc.texi (Assignments in Embedded Mode): Fix variable name.
9755 (Basic Embedded Mode): Explain behavior of arguments to
9756 calc-embedded-mode.
9757
9758 2005-05-27 Jay Belanger <belanger@truman.edu>
9759
9760 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
9761 current behavior.
9762
9763 2005-05-25 Jay Belanger <belanger@truman.edu>
9764
9765 * calc.texi: Change Calc version number throughout.
9766 (Keypad Mode): Change location in info output.
9767 (Keypad mode overview): Move picture of keypad.
9768
9769 2005-05-21 Jay Belanger <belanger@truman.edu>
9770
9771 * calc.texi (Storing variables): Mention that only most variables
9772 are void to begin with.
9773
9774 2005-05-21 Kevin Ryde <user42@zip.com.au>
9775
9776 * widget.texi (Basic Types): Update cross ref from "Enabling
9777 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
9778 lispref/text.texi change.
9779
9780 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
9781
9782 * org.texi: Version 3.09.
9783
9784 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
9785
9786 * reftex.texi: Version 4.28.
9787
9788 2005-05-16 Jay Belanger <belanger@truman.edu>
9789
9790 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9791
9792 2005-05-14 Jay Belanger <belanger@truman.edu>
9793
9794 * calc.texi (Default Simplifications): Insert missing ! (logical
9795 not operator).
9796
9797 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
9798
9799 Sync with Tramp 2.0.49.
9800
9801 2005-05-10 Jay Belanger <belanger@truman.edu>
9802
9803 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9804 to 1.
9805
9806 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
9807
9808 * org.texi: Version 3.08, structure reorganized.
9809
9810 2005-04-24 Richard M. Stallman <rms@gnu.org>
9811
9812 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9813
9814 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
9815
9816 * org.texi: Update to version 3.06.
9817
9818 2005-04-13 Lute Kamstra <lute@gnu.org>
9819
9820 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9821
9822 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9823
9824 * cl.texi (Porting Common Lisp): Fix typo.
9825
9826 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9827
9828 * gnus.texi (RSS): Addition.
9829
9830 2005-04-04 Jay Belanger <belanger@truman.edu>
9831
9832 * calc.texi: Change Calc version number.
9833 (Customizable variables): Fix description of calc-language-alist.
9834 (Copying): Put in version 2 of GPL.
9835
9836 2005-04-01 Jay Belanger <belanger@truman.edu>
9837
9838 * calc.texi (Troubleshooting Commands): Remove comment about
9839 installation.
9840 (Installation): Remove section.
9841 (Customizable Variables): New section.
9842 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9843 (Graphical Devices): Add references to Customizable Variables.
9844
9845 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
9846
9847 * emacs-mime.texi (Display Customization): Markup fixes.
9848 (rfc2047): Update.
9849
9850 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
9851
9852 * gnus-faq.texi: Replaced with auto-generated version.
9853
9854 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9855
9856 * dired-x.texi (Multiple Dired Directories): default-directory was
9857 renamed to dired-default-directory.
9858
9859 2005-03-26 Jay Belanger <belanger@truman.edu>
9860
9861 * calc.texi (Simplifying Formulas, Rewrite Rules):
9862 Change description of top and bottom of fraction.
9863 (Modulo Forms): Move description of how to create modulo forms to
9864 earlier in the section.
9865 (Fraction Mode): Suggest using : to get a fraction by dividing.
9866 (Basic Arithmetic): Adjust placement of command name.
9867 (Truncating the Stack): Emphasize that "hidden" entries are still
9868 visible.
9869 (Installation): Move discussion of printing manual to "About This
9870 Manual".
9871 (About This Manual): Mention how to print the manual.
9872 (Reporting Bugs): Remove first person.
9873 (Building Vectors): Add algebraic version of append.
9874 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9875 (Grouping Digits): Fix typo.
9876
9877 2005-03-25 Werner Lemberg <wl@gnu.org>
9878
9879 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9880 Replace `legal' with `valid'.
9881
9882 2005-03-25 Werner Lemberg <wl@gnu.org>
9883
9884 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9885
9886 2005-03-24 Jay Belanger <belanger@truman.edu>
9887
9888 * calc.texi (General Mode Commands)
9889 (Mode Settings in Embedded Mode): Add some explanation of
9890 recording mode settings.
9891
9892 2005-03-24 Richard M. Stallman <rms@gnu.org>
9893
9894 * calc.texi: Remove praise of non-free software.
9895
9896 * idlwave.texi: Don't say where to get IDL or its non-free manual.
9897 (Installation): Node deleted.
9898
9899 2005-03-23 Richard M. Stallman <rms@gnu.org>
9900
9901 * url.texi (HTTP language/coding): Improve last change.
9902
9903 2005-03-22 Jay Belanger <belanger@truman.edu>
9904
9905 * calc.texi (Embedded Mode): Add new information on changing
9906 modes.
9907
9908 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
9909
9910 Sync with Tramp 2.0.48.
9911
9912 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
9913
9914 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
9915 "GNU/Linux". Change all addresses to .gnu.org.
9916 (Default Method): Offer shortened syntax for "su" and "sudo"
9917 methods.
9918
9919 2005-03-07 Richard M. Stallman <rms@gnu.org>
9920
9921 * url.texi: Fix usage of "e.g.".
9922 (HTTP language/coding): Explain the rules for these strings.
9923
9924 2005-03-06 Richard M. Stallman <rms@gnu.org>
9925
9926 * woman.texi (Introduction): Minor cleanups.
9927
9928 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
9929
9930 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
9931 (Installation): Node deleted.
9932
9933 * mh-e.texi (Preface): Get rid of "Emacs 21".
9934
9935 * eshell.texi (Installation): Delete node (for Emacs 20).
9936
9937 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
9938
9939 * flymake.texi: Refill and tweak style in @lisp blocks.
9940
9941 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9942
9943 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
9944
9945 2005-03-01 Jay Belanger <belanger@truman.edu>
9946
9947 * calc.texi (Trigonometric and Hyperbolic Functions):
9948 Mention additional functions.
9949 (Algebraic Simplifications): Mention additional simplifications.
9950
9951 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
9952
9953 * ses.texi: Add concept/function/variable indices (this work was
9954 donated by Brad Collins <brad@chenla.org>, copyright-assignment
9955 papers on file at FSF).
9956
9957 2005-02-10 Jay Belanger <belanger@truman.edu>
9958
9959 * calc.texi: Change @LaTeX to La@TeX throughout.
9960 Redefine @expr as @math for TeX output.
9961 Redefine @texline as a no-op for TeX output.
9962 Define @tfn, replace @t by @tfn throughout.
9963
9964 2005-02-09 Jay Belanger <belanger@truman.edu>
9965
9966 * calc.texi: Add macro for LaTeX for info output.
9967
9968 2005-02-08 Kim F. Storm <storm@cua.dk>
9969
9970 * texinfo.tex (LaTex): Add def.
9971
9972 2005-02-06 Jay Belanger <belanger@truman.edu>
9973
9974 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
9975 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
9976 throughout manual.
9977
9978 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9979
9980 * gnus.texi: Some edits based on comments from David Abrahams.
9981
9982 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
9983
9984 * gnus.texi (RSS): Fix the keystroke.
9985
9986 2005-01-24 David Kastrup <dak@gnu.org>
9987
9988 * faq.texi: Update AUCTeX version info.
9989
9990 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
9991
9992 * gnus-faq.texi ([4.1]): Typo.
9993
9994 2005-01-19 Jay Belanger <belanger@truman.edu>
9995
9996 * calc.texi (Keep Arguments): Mention that keeping arguments
9997 doesn't work with keyboard macros.
9998
9999 2005-01-16 Richard M. Stallman <rms@gnu.org>
10000
10001 * autotype.texi (Autoinserting): Fix small error.
10002
10003 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
10004
10005 Sync with Tramp 2.0.47.
10006
10007 * tramp.texi (Compilation): New section, describing compilation of
10008 remote files.
10009
10010 2005-01-11 Kim F. Storm <storm@cua.dk>
10011
10012 * widget.texi (Basic Types): Add :follow-link keyword.
10013
10014 2005-01-09 Jay Belanger <belanger@truman.edu>
10015
10016 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10017
10018 2005-01-08 Jay Belanger <belanger@truman.edu>
10019
10020 * calc.texi: Change throughout to reflect new default value of
10021 calc-settings-file.
10022
10023 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10024
10025 * message.texi (Reply): `message-reply-to-function' should return
10026 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10027
10028 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10029
10030 * faq.texi (Changing load-path): Fix typo.
10031
10032 2005-01-05 Jay Belanger <belanger@truman.edu>
10033
10034 * calc.texi (Programming Tutorial): Replace kbd command by
10035 appropriate characters for a keyboard macro.
10036
10037 2005-01-04 Jay Belanger <belanger@truman.edu>
10038
10039 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10040 for Lucid Emacs.
10041 (Programming Tutorial): Mention that the user needs to be in the
10042 right mode to compute some functions.
10043
10044 2005-01-04 Jay Belanger <belanger@truman.edu>
10045
10046 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10047 no longer applicable.
10048
10049 2005-01-01 Jay Belanger <belanger@truman.edu>
10050
10051 * calc.texi (Programming Tutorial): Change description of how to
10052 edit keyboard macros to match current behavior.
10053
10054 2004-12-31 Jay Belanger <belanger@truman.edu>
10055
10056 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10057
10058 2004-12-20 Jay Belanger <belanger@truman.edu>
10059
10060 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10061 zero.
10062
10063 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10064
10065 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10066 @xref.
10067 (Font Locking): Avoid @strong{Note:}.
10068
10069 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10070
10071 Sync with Tramp 2.0.46.
10072
10073 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10074
10075 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10076
10077 * url.texi: Correct typos.
10078 (Retrieving URLs): @var{nil}->@code{nil}.
10079 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10080 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10081 (Dealing with HTTP documents): @inforef->@xref.
10082
10083 2004-12-15 Jay Belanger <belanger@truman.edu>
10084
10085 * calc.texi: Consistently capitalized all mode names.
10086 (Answers to Exercises): Mention that an answer can be a fraction
10087 when in Fraction mode.
10088
10089 2004-12-13 Jay Belanger <belanger@truman.edu>
10090
10091 * calc.texi: Fix some TeX definitions.
10092
10093 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10094
10095 * reftex.texi (Imprint): Remove erroneous @value's.
10096
10097 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10098
10099 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10100 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10101
10102 2004-12-08 Jay Belanger <belanger@truman.edu>
10103
10104 * calc.texi (Starting Calc): Remove comment about installation.
10105 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10106
10107 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10108
10109 * url.texi: Update @setfilename.
10110 (Getting Started): No need to worry about Gnus versions.
10111 (Dealing with HTTP documents): Use @inforef.
10112
10113 * org.texi: Fix @direntry file name.
10114
10115 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10116
10117 * url.texi: New file.
10118
10119 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10120
10121 2004-12-06 Jay Belanger <belanger@truman.edu>
10122
10123 * calc.texi (Using Calc): Remove paragraph about installation.
10124
10125 2004-12-06 Jay Belanger <belanger@truman.edu>
10126
10127 * calc.texi: Use more Texinfo macros and less TeX defs.
10128 Remove @refill's.
10129
10130 2004-12-06 Richard M. Stallman <rms@gnu.org>
10131
10132 * org.texi: New file.
10133
10134 2004-12-05 Richard M. Stallman <rms@gnu.org>
10135
10136 * Makefile.in (org.dvi, ../info/org): New targets.
10137 (INFO_TARGETS): Add ../info/org.
10138 (DVI_TARGETS): Add org.dvi.
10139 (maintainer-clean): Remove the info files in the info dir.
10140
10141 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10142
10143 * idlwave.texi: Fix the setfilename directive to put the produced
10144 file in ../info.
10145 (Continued Statement Indentation): Resurrect Jan D.'s change from
10146 2004-11-03 that was lost when a newer version of idlwave.texi was
10147 imported.
10148
10149 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10150
10151 * gnus-faq.texi ([5.1]): Add missing bracket.
10152
10153 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10154 Index `spam-initialize'.
10155
10156 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10157
10158 * message.texi (Various Message Variables): Mention that all mail
10159 file variables are derived from `message-directory'.
10160
10161 * gnus.texi (Splitting Mail): Clarify bogus group.
10162
10163 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10164
10165 * emacs-mime.texi (Encoding Customization):
10166 Fix mm-coding-system-priorities entry.
10167
10168 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10169
10170 * idlwave.texi (Continued Statement Indentation):
10171 * reftex.texi (Options (Index Support)):
10172 (Displaying and Editing the Index, Table of Contents):
10173 * speedbar.texi (Creating a display, Major Display Modes):
10174 Replace non-nil with non-@code{nil}.
10175
10176 2004-10-21 Jay Belanger <belanger@truman.edu>
10177
10178 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10179
10180 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10181
10182 * calc.texi (Reporting Bugs): Double up `@'.
10183
10184 2004-10-18 Jay Belanger <belanger@truman.edu>
10185
10186 * calc.texi (Reporting Bugs): Change the address that bugs
10187 should be sent to.
10188
10189 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10190
10191 * gnus.texi (New Features): Add 5.11.
10192
10193 * message.texi (Resending): Remove wrong default value.
10194
10195 * gnus.texi (Mail Source Specifiers): Describe possible problems
10196 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10197 `pop3-leave-mail-on-server' to the index.
10198
10199 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10200
10201 * message.texi (Canceling News): Add how to set a password.
10202
10203 2004-10-12 Jay Belanger <belanger@truman.edu>
10204
10205 * calc.texi (Help Commands): Change the descriptions of
10206 calc-describe-function and calc-describe-variable to match their
10207 current behavior.
10208
10209 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10210
10211 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10212
10213 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10214
10215 Sync with Tramp 2.0.45.
10216
10217 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10218 plink link. The URL is outdated. Originator contacted for
10219 clarification.
10220
10221 2004-10-10 Juri Linkov <juri@jurta.org>
10222
10223 * gnus.texi (Top, Marking Articles): Join two menus in one node
10224 because a node can have only one menu.
10225
10226 2004-10-09 Juri Linkov <juri@jurta.org>
10227
10228 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10229 example of nnmail-split-fancy.
10230
10231 2004-10-06 Karl Berry <karl@gnu.org>
10232
10233 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10234 consistency with other uses of dashes.
10235
10236 2004-10-05 Karl Berry <karl@gnu.org>
10237
10238 * info.texi: Consistently use --- throughout, periods at end of
10239 menu descriptions, and a couple typos.
10240
10241 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10242
10243 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10244 * pgg.texi (User Commands, Backend methods): Do.
10245 * gnus.texi: Markup fixes.
10246 (Setting Process Marks): Fix `M P a' entry.
10247 * emacs-mime.texi: Fixes.
10248
10249 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10250
10251 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10252 again.
10253 Use 5.10 instead of 5.10.0.
10254
10255 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10256
10257 * gnus.texi (Summary Mail Commands): S D e.
10258
10259 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10260
10261 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10262 the gnus-article-mode-line-format section.
10263
10264 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10265
10266 * gnus.texi (Various Summary Stuff): Fix the documentation for
10267 gnus-newsgroup-variables.
10268
10269 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10270
10271 * gnus.texi (MIME Commands):
10272 Add gnus-mime-display-multipart-as-mixed,
10273 gnus-mime-display-multipart-alternative-as-mixed,
10274 gnus-mime-display-multipart-related-as-mixed.
10275 (Mail Source Customization): Clarify `mail-source-directory'.
10276 (Splitting Mail): Mention gnus-group-find-new-groups.
10277 (SpamOracle): Fix typo.
10278
10279 * gnus-faq.texi: Untabify.
10280 ([6.3]): nnir.el is in contrib directory.
10281
10282 * message.texi (News Headers): Clarify how a unique ID is created.
10283
10284 * gnus.texi (Batching Agents): Fix typo in example.
10285 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10286
10287 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10288
10289 * gnus.texi (Group Parameters): Add more on hooks.
10290
10291 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10292
10293 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10294
10295 2004-09-22 Jay Belanger <belanger@truman.edu>
10296
10297 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10298 might be hidden during part of the session.
10299
10300 2004-09-20 Jay Belanger <belanger@truman.edu>
10301
10302 * calc.texi (Notations Used in This Manual): Put in an earlier
10303 mention that DEL could be called Backspace.
10304
10305 2004-09-10 Simon Josefsson <jas@extundo.com>
10306
10307 * gnus.texi (IMAP): Add example. Suggested and partially written
10308 by Steinar Bang <sb@dod.no>.
10309
10310 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10311
10312 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10313 netrc syntax.
10314
10315 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10316
10317 * gnus.texi (Spam ELisp Package Sequence of Events):
10318 Some clarifications.
10319 (Spam ELisp Package Global Variables): More clarifications.
10320
10321 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10322
10323 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10324 Mention spam-split does not modify incoming mail.
10325
10326 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10327
10328 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10329
10330 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10331
10332 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10333
10334 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10335
10336 * makefile.w32-in (sieve, pgg): Use $(infodir).
10337
10338 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10339
10340 * makefile.w32-in: Fix PGG and Sieve entries.
10341
10342 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10343
10344 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10345 Emacs and related programs.
10346
10347 2004-08-27 Richard M. Stallman <rms@gnu.org>
10348
10349 * faq.texi: Fix texinfo usage, esp. doublequotes.
10350 (Difference between Emacs and XEmacs): Some clarification.
10351
10352 * faq.texi (Difference between Emacs and XEmacs):
10353 Explain not to contrast XEmacs with GNU Emacs.
10354
10355 2004-08-26 Richard M. Stallman <rms@gnu.org>
10356
10357 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10358
10359 2004-08-22 David Kastrup <dak@gnu.org>
10360
10361 * reftex.texi (AUCTeX): Update links, section name.
10362
10363 * faq.texi (Calc): Update availability (included in 22.1).
10364 (AUCTeX): Update availability, information, versions, description.
10365
10366 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10367
10368 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10369
10370 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10371
10372 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10373
10374 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10375
10376 Sync with Tramp 2.0.44.
10377
10378 2004-08-05 Lars Hansen <larsh@math.ku.dk>
10379
10380 * widget.texi (User Interface): Update how to separate the
10381 editable field of an editable-field widget from other widgets.
10382 (Programming Example): Add text after field.
10383
10384 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10385
10386 * emacs-mime.texi (Encoding Customization): Add a note to the
10387 mm-content-transfer-encoding-defaults entry.
10388 (rfc2047): Update.
10389
10390 * gnus.texi (Article Highlighting):
10391 Add gnus-cite-ignore-quoted-from.
10392 (POP before SMTP): New node.
10393 (Posting Styles): Addition.
10394 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10395 (Fancy Mail Splitting): Ditto.
10396 (X-Face): Add gnus-x-face.
10397
10398 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10399
10400 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10401 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10402
10403 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10404
10405 * gnus.texi (Mail Source Specifiers):
10406 Describe `pop3-leave-mail-on-server'.
10407
10408 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10409
10410 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10411
10412 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10413 repository. Change setfilename.
10414
10415 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10416
10417 2004-07-02 Juri Linkov <juri@jurta.org>
10418
10419 * pcl-cvs.texi (Viewing differences): Add `d r'.
10420
10421 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10422
10423 * ses.texi, viper.texi, flymake.texi, faq.texi:
10424 * eshell.texi, ediff.texi: Markup fixes.
10425
10426 2004-06-21 Karl Berry <karl@gnu.org>
10427
10428 * info.texi (Top): Mention that only Emacs has mouse support.
10429 (Getting Started): Mention this in a few other places.
10430
10431 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10432
10433 * autotype.texi (Copyrights, Timestamps):
10434 Recommend `before-save-hook' instead of `write-file-functions'.
10435
10436 2004-06-13 Lars Hansen <larsh@math.ku.dk>
10437
10438 * dired-x.texi (dired-mark-omitted): Update keybinding.
10439
10440 2004-06-10 Kim F. Storm <storm@cua.dk>
10441
10442 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10443
10444 2004-06-05 Lars Hansen <larsh@math.ku.dk>
10445
10446 * dired-x.texi (variable dired-omit-mode): Rename from
10447 dired-omit-files-p.
10448 (function dired-omit-mode): Rename from dired-omit-toggle.
10449 Call dired-omit-mode rather than set dired-omit-files-p.
10450 (dired-mark-omitted): Describe command.
10451
10452 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
10453
10454 Version 2.0.41 of Tramp released.
10455
10456 2004-05-29 Juanma Barranquero <lektu@terra.es>
10457
10458 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10459 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10460
10461 2004-05-29 Richard M. Stallman <rms@gnu.org>
10462
10463 * cl.texi (Top): Call this chapter `Introduction'.
10464 (Overview): In TeX, no section heading here.
10465
10466 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10467
10468 2004-05-29 Eli Zaretskii <eliz@gnu.org>
10469
10470 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10471 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10472
10473 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10474
10475 * flymake.texi: New file.
10476
10477 2004-05-28 Simon Josefsson <jas@extundo.com>
10478
10479 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10480
10481 2004-05-07 Kai Großjohann <kai@emptydomain.de>
10482
10483 Version 2.0.40 of Tramp released.
10484
10485 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10486
10487 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10488
10489 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10490 variables `tramp-backup-directory-alist' and
10491 `tramp-bkup-backup-directory-info'.
10492 (Overview, Connection types)
10493 (External transfer methods, Default Method)
10494 (Windows setup hints): Remove restriction of password entering
10495 with external methods.
10496 (Auto-save and Backup): Make file name example
10497 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10498 and `auto-save-directory' must be used.
10499 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10500 only "NT"). Remove doubled entry "What kinds of systems does
10501 @tramp{} work on".
10502 (tramp): Macro removed.
10503 (Obtaining Tramp): Flag removed from title.
10504 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10505 and `trampver' used properly. Flag `tramp-inst' replaced by
10506 `installchapter'. Installation related text adapted.
10507
10508 2004-04-28 Masatake YAMATO <jet@gyve.org>
10509
10510 * widget.texi (Programming Example): Remove overlays.
10511
10512 2004-04-27 Jesper Harder <harder@ifa.au.dk>
10513
10514 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10515
10516 2004-04-23 Juanma Barranquero <lektu@terra.es>
10517
10518 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10519
10520 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10521
10522 * info.texi (Info Search): Add info-apropos.
10523
10524 2004-03-22 Juri Linkov <juri@jurta.org>
10525
10526 * faq.texi: Fix help key bindings.
10527
10528 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10529
10530 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10531 (as suggested by Karl Berry). Update information about colored
10532 stars in menus. Add new subheading describing M-n.
10533
10534 2004-03-12 Richard M. Stallman <rms@gnu.org>
10535
10536 * cl.texi (Top): Rename top node's title.
10537
10538 2004-03-08 Karl Berry <karl@gnu.org>
10539
10540 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10541 problems making the texinfo distribution.
10542
10543 2004-02-29 Simon Josefsson <jas@extundo.com>
10544
10545 * smtpmail.texi (Authentication): Change the list of supported
10546 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10547 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10548 <voegelas@gmx.net>.
10549
10550 2004-02-29 Juanma Barranquero <lektu@terra.es>
10551
10552 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10553 Use $(DEL) instead of rm, and ignore exit code.
10554
10555 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
10556
10557 Tramp version 2.0.39 released.
10558
10559 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10560
10561 * tramp.texi (Customizing Completion): Explain new functions
10562 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10563 (all): Savannah URLs unified to "http://savannah.nongnu.org".
10564 (Top): Refer to Savannah mailing list as the major one.
10565 Mention older mailing lists in HTML mode only.
10566 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10567 (Frequently Asked Questions): Remote hosts must not be Unix-like
10568 for "smb" method.
10569 (Password caching): New node.
10570 (External transfer methods): Refer to password caching for "smb"
10571 method.
10572
10573 2004-02-17 Karl Berry <karl@gnu.org>
10574
10575 * info.texi (Help-Int): Mention the new line number feature.
10576
10577 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10578
10579 * ses.texi (Advanced Features): New functionality for
10580 ses-set-header-row (defaults to current row unless C-u used).
10581 (Acknowledgements): Add Stefan Monnier.
10582
10583 2003-12-29 Kevin Ryde <user42@zip.com.au>
10584
10585 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10586
10587 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
10588
10589 Tramp version 2.0.38 released.
10590
10591 * tramp.texi (Remote shell setup): Warn of environment variables
10592 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10593 <sven.gabriel@imk.fzk.de>.
10594 (Configuration): Tramp now chooses base64/uuencode
10595 automatically. Update wording accordingly.
10596 (Top): More description for the `Default Method' menu entry.
10597 (Default Method): Use @code, not @var, for Lisp variables.
10598 (Default Method): New subsection `Which method is the right one
10599 for me?' Suggested by Christian Kirsch.
10600 (Configuration): Pointer to new subsection added.
10601 (Default Method): Too many "use" in one sentence.
10602 Rephrase. Reported by Christian Kirsch.
10603 (Filename Syntax): Old `su' example is probably a left-over from
10604 the sm/su method naming. Replace with `ssh', instead.
10605 (External transfer methods, Auto-save and Backup):
10606 Typo fixes.
10607
10608 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10609
10610 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
10611 (Top): Mention japanese manual only if flag `jamanual' is set.
10612 Insert section `Japanese manual' in menu.
10613
10614 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10615
10616 * eshell.texi (Known Problems): Add doc item.
10617
10618 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10619
10620 * cc-mode.texi: Update for CC Mode 5.30.
10621
10622 Note: Please refrain from doing purely cosmetic changes like
10623 removing trailing whitespace in this manual; it clobbers cvs
10624 merging for no good reason.
10625
10626 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10627
10628 * ediff.texi, tramp.texi, vip.texi, viper.texi:
10629 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
10630 @acronym{ASCII}.
10631
10632 2003-10-26 Karl Berry <karl@gnu.org>
10633
10634 * info.texi (Info Search): Echo area, not echo are. From Debian
10635 diff.
10636
10637 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10638
10639 * widget.texi (Defining New Widgets): Document new behavior of
10640 :buttons and :children keywords.
10641
10642 2003-10-22 Miles Bader <miles@gnu.org>
10643
10644 * Makefile.in (info): Move before $(top_srcdir)/info.
10645
10646 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10647
10648 * tramp.texi (Inline methods): Small grammar fix.
10649 (External transfer methods): Likewise.
10650
10651 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
10652
10653 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10654
10655 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10656
10657 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10658
10659 2003-09-30 Richard M. Stallman <rms@gnu.org>
10660
10661 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10662
10663 * widget.texi (User Interface): Fix typos.
10664
10665 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10666
10667 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10668
10669 * pcl-cvs.texi (Selected Files): Fix typo.
10670
10671 2003-09-21 Karl Berry <karl@gnu.org>
10672
10673 * info.texi (] and [ commands): No period at end of section title.
10674
10675 2003-09-04 Miles Bader <miles@gnu.org>
10676
10677 * Makefile.in (top_srcdir): New variable.
10678 ($(top_srcdir)/info): New rule.
10679 (info): Depend on it.
10680
10681 2003-09-03 Peter Runestig <peter@runestig.com>
10682
10683 * makefile.w32-in: New file.
10684
10685 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10686
10687 * widget.texi (User Interface): Explain the need of static text
10688 around an editable field.
10689
10690 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10691
10692 * widget.texi (Basic Types): The argument to `:help-echo' can now
10693 be a form that evaluates to a string.
10694
10695 2003-08-18 Kim F. Storm <storm@cua.dk>
10696
10697 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10698
10699 2003-08-16 Richard M. Stallman <rms@gnu.org>
10700
10701 * dired-x.texi (Shell Command Guessing): Explain *.
10702
10703 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10704
10705 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10706 log-edit-insert-changelog.
10707
10708 2003-08-03 Karl Berry <karl@gnu.org>
10709
10710 * info.texi: Need @contents.
10711
10712 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
10713
10714 Tramp version 2.0.36 released.
10715
10716 * tramp.texi (Remote shell setup): Explain about problems with
10717 non-Bourne commands in ~/.profile and ~/.shrc.
10718
10719 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10720
10721 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10722 renaming of `vis-mode' to `visible-mode'.
10723
10724 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10725
10726 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10727 next, prev and up pointers.
10728
10729 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10730
10731 * info.texi (Help): Mention existence of Emacs and stand-alone
10732 Info at the very beginning of the tutorial.
10733 (Help-Inv): New node.
10734 (Help-]): New node.
10735 (Help-M): Systematically point out the differences between default
10736 Emacs and stand-alone versions. Delete second menu.
10737 (Help-Xref): Systematically point out the differences between
10738 default Emacs and stand-alone versions.
10739 (Help-Int): Change `l' example.
10740 (Expert Info): Fix typos.
10741 (Emacs Info Variables): Mention `Info-hide-note-references' and
10742 new default for `Info-scroll-prefer-subnodes'.
10743
10744 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
10745
10746 Version 2.0.35 of Tramp released.
10747
10748 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10749 (Inline methods): Add methods `remsh' and `plink1'.
10750 (External transfer methods): Add method `remcp'.
10751 (Multi-hop Methods): Add method `remsh'.
10752 Small patch from Adrian Aichner <adrian@xemacs.org>:
10753 Fix minor typos.
10754 (Concept Index): Add to make manual searchable via
10755 `Info-index'.
10756 (Version Control): Add cindex entry.
10757
10758 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
10759
10760 * trampver.texi: Version 2.0.34 released.
10761
10762 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10763
10764 * faq.texi: Improve previous changes.
10765
10766 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
10767
10768 * faq.texi: Update copyright and maintenance details.
10769 Update some package URLs, versions, and maintainers.
10770 Remove many references to the Emacs Lisp Archive.
10771
10772 2003-04-23 Simon Josefsson <jas@extundo.com>
10773
10774 * smtpmail.texi: Fix license (the invariant sections mentioned has
10775 never been part of the smtp manual). Align info dir entry with
10776 other emacs packages.
10777
10778 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
10779
10780 * tramp.texi: Version 2.0.33 released.
10781 Remove installation chapter. Remove XEmacs specifics.
10782
10783 2003-03-29 Richard M. Stallman <rms@gnu.org>
10784
10785 * tramp.texi (Top): Undo the previous renaming.
10786 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10787
10788 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
10789
10790 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10791 version of manual.
10792
10793 * tramp.texi (Auto-save and Backup): New node.
10794
10795 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
10796
10797 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
10798 Emacs" in order to have better differentiation to "XEmacs".
10799 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10800 are new macros in order to point to the other Emacs flavor where
10801 appropriate. In info case, point to node `Installation' in order
10802 to explain how to generate the other way. In html case, make a
10803 link to the other html file.
10804 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
10805 after CVS checkout/update.
10806 (Installation): Completely rewritten.
10807 (Installation parameters, Load paths): New sections under
10808 `Installation'.
10809
10810 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10811
10812 * tramp.texi: Version 2.0.30 released.
10813 Replace word "path" with "localname" where used as a component of
10814 a Tramp file name.
10815
10816 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10817
10818 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10819 introduced.
10820 (Installation): Explain what to do if files from the tramp/contrib
10821 directory are needed.
10822
10823 2003-02-23 Alex Schroeder <alex@emacswiki.org>
10824
10825 * smtpmail.texi (How Mail Works): New.
10826
10827 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10828
10829 * smtpmail.texi: New file.
10830
10831 * Makefile.in: Build SMTP manual.
10832
10833 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10834
10835 * tramp.texi: Version 2.0.29 released.
10836 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10837 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10838
10839 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
10840
10841 * tramp.texi (Frequently Asked Questions): Explain a workaround if
10842 another package loads accidentally Ange-FTP.
10843
10844 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
10845
10846 * tramp.texi (Customizing Completion): Add function
10847 `tramp-parse-sconfig'. Change example of
10848 `tramp-set-completion-function', because parsing of ssh config
10849 files looks more natural.
10850
10851 2003-01-15 Kevin Ryde <user42@zip.com.au>
10852
10853 * gnus.texi (Using MIME): Mention auto-compression-mode with
10854 gnus-mime-copy-part.
10855
10856 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10857
10858 * gnus.texi: Do not use `path' in several locations.
10859
10860 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10861
10862 * tramp.texi (External transfer methods): New method `smb'.
10863 From Michael Albinus.
10864
10865 2002-11-05 Karl Berry <karl@gnu.org>
10866
10867 * info.texi (Info-fontify): Reorder face list to avoid bad line
10868 breaks.
10869
10870 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10871
10872 * tramp.texi: Move @copying to standard place.
10873 Use @insertcopying.
10874
10875 2002-10-02 Karl Berry <karl@gnu.org>
10876
10877 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
10878 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
10879 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
10880 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
10881 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
10882 * widget.texi, woman.texi:
10883 Per rms, update all manuals to use @copying instead of @ifinfo.
10884 Also use @ifnottex instead of @ifinfo around the top node, where
10885 needed for the sake of the HTML output.
10886 (The Gnus manual is not fixed since it's not clear to me how it
10887 works; and the Tramp manual already uses @copying, although in an
10888 unusual way. All others were changed.)
10889
10890 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
10891
10892 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10893 (../info/ses, ses.dvi): New targets.
10894 * ses.texi: New file.
10895
10896 2002-09-06 Pavel Janík <Pavel@Janik.cz>
10897
10898 * texinfo.tex: Update to texinfo 4.2.
10899
10900 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
10901
10902 * reftex.texi: Update to RefTeX 4.19.
10903
10904 2002-07-21 Jesper Harder <harder@ifa.au.dk>
10905
10906 * gnus.texi (Sorting Groups): Add key bindings for
10907 gnus-group-sort-groups-by-real-name and
10908 gnus-group-sort-selected-groups-by-real-name.
10909
10910 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10911
10912 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
10913 (../info/tramp, tramp.dvi): New targets.
10914
10915 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
10916
10917 * Makefile.in (DVI_TARGETS): Add calc.dvi.
10918 (calc.dvi): Uncomment.
10919
10920 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
10921
10922 * Makefile.in (INFO_TARGETS): Add ../info/calc.
10923 (../info/calc): New target.
10924
10925 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10926
10927 * (Version 21.1 released.)
10928
10929 2001-10-05 Gerd Moellmann <gerd@gnu.org>
10930
10931 * Branch for 21.1.
10932
10933 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
10934
10935 * Makefile.in (../info/info): Use an explicit -o switch to
10936 makeinfo.
10937
10938 2001-03-05 Gerd Moellmann <gerd@gnu.org>
10939
10940 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10941
10942 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
10943
10944 * ediff.texi: Added ediff-coding-system-for-read.
10945
10946 * viper.texi: Fix typos.
10947
10948 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10949
10950 * Makefile.in (../info/idlwave): Use --no-split.
10951
10952 2000-12-14 Dave Love <fx@gnu.org>
10953
10954 * Makefile.in (mostlyclean): Remove gnustmp.*.
10955 (gnus.dvi): Change rule to remove @latex stuff.
10956
10957 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
10958
10959 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
10960
10961 2000-10-13 John Wiegley <johnw@gnu.org>
10962
10963 * Makefile.in: Add build targets for eshell.texi.
10964
10965 2000-09-25 Gerd Moellmann <gerd@gnu.org>
10966
10967 * Makefile.in: Remove/comment speedbar stuff.
10968
10969 2000-09-22 Dave Love <fx@gnu.org>
10970
10971 * Makefile.in: Add emacs-mime.
10972
10973 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
10974
10975 * Makefile.in (INFO_TARGETS): Add ../info/woman.
10976 (DVI_TARGETS): Add woman.dvi.
10977 (../info/woman, woman.dvi): New targets.
10978
10979 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10980
10981 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10982
10983 * pcl-cvs.texi: New file.
10984 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
10985 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
10986
10987 2000-05-11 Gerd Moellmann <gerd@gnu.org>
10988
10989 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
10990 (../info/ebrowse, ebrowse.dvi): New targets.
10991
10992 2000-01-13 Gerd Moellmann <gerd@gnu.org>
10993
10994 * Makefile.in (INFO_TARGETS): Add eudc.
10995 (DVI_TARGETS): Add eudc.dvi.
10996 (../info/eudc, eudc.dvi): New targets.
10997
10998 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
10999
11000 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11001 compatibility with 8+3 filesystems).
11002 (../info/efaq): Rename from emacs-faq.
11003
11004 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11005
11006 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11007 (../info/idlwave, idlwave.dvi): New targets.
11008
11009 1999-10-23 Dave Love <fx@gnu.org>
11010
11011 * Makefile.in: Use autotype.texi.
11012
11013 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11014
11015 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11016 faq.texi file) rather than ../info/faq.
11017
11018 1999-10-07 Gerd Moellmann <gerd@gnu.org>
11019
11020 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11021 (../info/ada-mode, ada-mode.dvi): New targets.
11022
11023 1999-09-01 Dave Love <fx@gnu.org>
11024
11025 * Makefile.in: Add faq.
11026
11027 1999-07-12 Richard Stallman <rms@gnu.org>
11028
11029 * Version 20.4 released.
11030
11031 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11032
11033 * Version 20.3 released.
11034
11035 1998-04-06 Andreas Schwab <schwab@gnu.org>
11036
11037 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11038 Use it in dvi targets.
11039 (../etc/GNU): Change to $(srcdir) first.
11040
11041 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11042
11043 * reftex.texi: Update for RefTeX version 3.22.
11044
11045 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11046
11047 * gnus.texi (Easy Picons): Removed references to
11048 `gnus-group-display-picons'.
11049 (Hard Picons): Ditto.
11050
11051 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11052
11053 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11054 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11055
11056 1997-09-23 Paul Eggert <eggert@twinsun.com>
11057
11058 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11059 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11060
11061 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11062
11063 * Version 20.2 released.
11064
11065 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11066
11067 * Version 20.1 released.
11068
11069 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11070
11071 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11072
11073 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11074
11075 * widget.texi (push-button): Document it.
11076
11077 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11078
11079 * Version 19.33 released.
11080
11081 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11082
11083 * Version 19.32 released.
11084
11085 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11086
11087 * Makefile.in: Add rules for the Message manual.
11088
11089 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11090
11091 * gnus.texi: New version.
11092
11093 * message.texi: New manual.
11094
11095 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11096
11097 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11098
11099 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11100
11101 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11102 Specify -I option.
11103 (All dvi targets): Set the TEXINPUTS variable.
11104
11105 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11106
11107 * Version 19.31 released.
11108
11109 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11110
11111 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11112 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11113
11114 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11115
11116 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11117 (INFO_TARGETS): Add ../info/cc-mode.
11118 (DVI_TARGETS): Add cc-mode.dvi.
11119
11120 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11121
11122 * Version 19.30 released.
11123
11124 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11125
11126 * gnus.texi: New file.
11127
11128 1995-11-04 Erik Naggum <erik@naggum.no>
11129
11130 * gnus.texi: File deleted.
11131
11132 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11133
11134 * mh-e.texi: "Function Index" -> "Command Index" to work with
11135 Emacs 19.30 C-h C-k support of separately-documented commands.
11136
11137 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11138
11139 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11140 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11141
11142 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11143
11144 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11145 (../info/viper, viper.dvi): New targets.
11146
11147 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11148
11149 * dired-x.texi (Installation): Change the example to set
11150 buffer-local variables like dired-omit-files-p in
11151 dired-mode-hook.
11152
11153 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11154
11155 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11156 (../info/mh-e, mh-e.dvi): New targets.
11157
11158 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11159
11160 * Makefile.in (maintainer-clean): Rename from realclean.
11161
11162 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11163
11164 * Makefile.in: New file.
11165 * Makefile: File deleted.
11166
11167 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11168
11169 * Makefile (TEXINDEX_OBJS): Variable deleted.
11170 (texindex, texindex.o, getopt.o): Rules deleted.
11171 All deps on texindex deleted.
11172 (distclean): Don't delete texindex.
11173 (mostlyclean): Don't delete *.o.
11174 * texindex.c, getopt.c: Files deleted.
11175
11176 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11177
11178 * Version 19.26 released.
11179
11180 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11181
11182 * Version 19.25 released.
11183
11184 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11185
11186 * Version 19.24 released.
11187
11188 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11189
11190 * Version 19.23 released.
11191
11192 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11193
11194 * Makefile: Delete spurious tab.
11195
11196 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11197
11198 * Makefile (.SUFFIXES): New rule.
11199
11200 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11201
11202 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11203 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11204
11205 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11206
11207 * Makefile (../info/sc): Rename from sc.info.
11208 (../info/cl): Likewise.
11209 (INFO_TARGETS): Use new names.
11210
11211 1993-12-04 Richard Stallman (rms@srarc2)
11212
11213 * getopt.c: New file.
11214 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11215 (getopt.o): New rule.
11216 (dvi): Don't depend on texindex.
11217 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11218 Depend on texindex.
11219
11220 1993-12-03 Richard Stallman (rms@srarc2)
11221
11222 * Makefile (../info/sc.info): Rename from ../info/sc.
11223 (TEXI2DVI): New variable.
11224 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11225 Add explicit commands.
11226 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11227
11228 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11229
11230 * Version 19.22 released.
11231
11232 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11233
11234 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11235
11236 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11237
11238 * Version 19.21 released.
11239
11240 1993-11-15 Paul Eggert (eggert@twinsun.com)
11241
11242 * Makefile (../info/cl.info): Rename from ../info/cl.
11243
11244 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11245
11246 * Makefile (../etc/GNU): New target.
11247 (EMACSSOURCES): Add gnu1.texi.
11248
11249 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11250
11251 * Makefile (realclean): Don't delete the Info files.
11252
11253 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11254
11255 * forms.texi: Fix forms.texi so that it will format correctly.
11256 Add missing `@end iftex', fix bad reference.
11257
11258 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11259
11260 * Makefile: Fix targets for texindex, new info.texi files.
11261 * info-stnd.texi: New file implements info for standalone info
11262 reader.
11263 * info.texi: Update to include recent changes to "../info/info".
11264 New source file for ../info/info; includes info-stnd.texi.
11265
11266 * texindex.c: Include "../src/config.h" if building in emacs.
11267
11268 * Makefile: Change all files to FILENAME.texi, force all targets
11269 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11270 vip.texinfo, forms.texinfo, cl.texinfo.
11271 Add target to build texindex.c, defining `emacs'.
11272
11273 * forms.texi: Install new file to match version 2.3 of forms.el.
11274
11275 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11276
11277 * Version 19.19 released.
11278
11279 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11280
11281 * sc.texinfo: Fix info file name.
11282
11283 * Makefile (info): Add gnus and sc.
11284 (dvi): Add gnus.dvi and sc.dvi.
11285 (../info/sc, sc.dvi): New targets.
11286
11287 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11288
11289 * Version 19.18 released.
11290
11291 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11292
11293 * Makefile: Fix source file names of the separate manuals.
11294 (gnus.dvi, ../info/gnus): New targets.
11295
11296 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11297
11298 * Version 19.17 released.
11299
11300 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11301
11302 * split-man: Fix typos in last change.
11303
11304 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11305
11306 * Version 19.16 released.
11307
11308 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11309
11310 * version 19.15 released.
11311
11312 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11313
11314 * Makefile (distclean): It's rm, not rf.
11315
11316 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11317
11318 * Version 19.14 released.
11319
11320 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11321
11322 * Makefile: New file.
11323
11324 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11325
11326 * Version 19.13 released.
11327
11328 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11329
11330 * Version 19.9 released.
11331
11332 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11333
11334 * Version 19.8 released.
11335
11336 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11337
11338 * Version 19.7 released.
11339
11340 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11341
11342 * gnus.texinfo: New file. Removed installation instructions.
11343
11344 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11345
11346 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11347
11348 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11349
11350 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11351 then define `\sc' as the command for smallcaps in Texinfo.
11352 This means that the @sc command will produce small caps. bfox has
11353 made the corresponding change to makeinfo and texinfm.el.
11354
11355 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11356
11357 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11358 Customization since the menu entry did not point to anything.
11359 Also add an @finalout command to remove overfull hboxes from the
11360 printed output.
11361
11362 * cl.texinfo: Add @bye, \input line and @settitle to file.
11363 This file is clearly intended to be a chapter of some other work,
11364 but the other work does not yet exist.
11365
11366 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11367
11368 * texinfo.texinfo: Three typos corrected.
11369
11370 ;; Local Variables:
11371 ;; coding: utf-8
11372 ;; End:
11373
11374 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11375
11376 This file is part of GNU Emacs.
11377
11378 GNU Emacs is free software: you can redistribute it and/or modify
11379 it under the terms of the GNU General Public License as published by
11380 the Free Software Foundation, either version 3 of the License, or
11381 (at your option) any later version.
11382
11383 GNU Emacs is distributed in the hope that it will be useful,
11384 but WITHOUT ANY WARRANTY; without even the implied warranty of
11385 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11386 GNU General Public License for more details.
11387
11388 You should have received a copy of the GNU General Public License
11389 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.