Misc small doc updates
[bpt/emacs.git] / doc / misc / ChangeLog
1 2014-01-24 Glenn Morris <rgm@gnu.org>
2
3 * efaq.texi (Termcap/Terminfo entries for Emacs):
4 Use M-x term rather than M-x terminal-emulator.
5
6 * emacs-mime.texi (time-date): Use float-time.
7
8 2014-01-22 David Engster <deng@randomsample.de>
9
10 * eieio.texi (Introduction): Move introductory paragraph about
11 EIEIO and CLOS from 'Building Classes' to here.
12 (Documentation): Remove, since eieio-doc is not part of Emacs.
13 (Class Values, CLOS compatibility): Mention that
14 `describe-function' will also give information about classes.
15
16 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
17
18 * texinfo.tex: Update from gnulib.
19
20 2014-01-15 Glenn Morris <rgm@gnu.org>
21
22 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
23
24 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
25
26 * tramp.texi (all): Doc fix according to GNU Coding Standards.
27 Use "file name" instead of "filename" or "path". Use "host"
28 instead of "machine".
29
30 2014-01-12 David Engster <deng@randomsample.de>
31
32 * eieio.texi (Introduction): `class-of' is obsolete.
33 (Predicates, Basic Methods): Adapt function names to namespace
34 cleanup.
35
36 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
37
38 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
39
40 2014-01-12 Glenn Morris <rgm@gnu.org>
41
42 * efaq.texi (Guidelines for newsgroup postings)
43 (Informational files for Emacs):
44 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
45
46 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
47
48 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
49
50 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
51
52 * Makefile.in: Add eww.texi.
53 * eww.texi: New file.
54
55 2014-01-07 Glenn Morris <rgm@gnu.org>
56
57 * efaq.texi (Problems with very large files): Fix superscript typo.
58
59 2013-01-07 Rasmus <w530@pank.eu>
60
61 * org.texi (Global and local cycling): Fix missing '@'.
62
63 2013-01-07 Bastien Guerry <bzg@gnu.org>
64
65 * org.texi (Global and local cycling): Mention C-u C-u TAB.
66 (Include files, The Export Dispatcher)
67 (Advanced configuration)
68 (Header arguments in Org mode properties): Spelling fixes.
69 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
70 (@LaTeX{} specific attributes): New index entries.
71 Use #+BEGIN_ABSTRACT in the example.
72
73 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
74
75 * org.texi (Org export): New section.
76 (HTML doctypes): Fix whitespace error. Fix display.
77 (Publishing options): Add missing html publishing options.
78
79 2014-01-07 Glenn Morris <rgm@gnu.org>
80
81 * efaq.texi (Basic editing, Packages that do not come with Emacs):
82 Merge in some info from etc/MORE.STUFF.
83
84 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
85
86 Specify .texi encoding (Bug#16292).
87 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
88 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
89 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
90 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
91 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
92 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
93 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
94 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
95 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
96 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
97 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
98 * widget.texi, wisent.texi, woman.texi:
99 Add @documentencoding.
100
101 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
102
103 * eshell.texi (What Eshell is not): Clean up confusing clause.
104
105 2014-01-03 Glenn Morris <rgm@gnu.org>
106
107 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
108
109 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
110 Add copyright notice to titlepage.
111
112 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
113
114 * ert.texi: Add a titlepage. Use @insertcopying.
115
116 * calc.texi (Top): Use @top rather than @chapter.
117
118 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
119
120 * eshell.texi (top): Fix incorrect use of xref.
121
122 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
123
124 * eshell.texi (top): Fix incorrect info filename in an xref.
125
126 2014-01-02 Glenn Morris <rgm@gnu.org>
127
128 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
129
130 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
131
132 * eshell.texi (Command Basics): Remove `Command basics' chapter.
133
134 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
135
136 * eshell.texi (What is Eshell?): Add section about what not to use
137 Eshell for.
138
139 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
140
141 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
142
143 2013-12-22 Glenn Morris <rgm@gnu.org>
144
145 * woman.texi (Navigation): Use itemx where appropriate.
146
147 2013-12-20 Tassilo Horn <tsdh@gnu.org>
148
149 * info.texi, woman.texi:
150 Document `S-SPC' as alternative to `DEL' for scrolling.
151
152 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
153
154 * calc.texi (Stack Manipulation Commands): Mention using the variable
155 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
156
157 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
158
159 * tramp.texi (direntry): Use ssh but rsh.
160 (all): Encode all environment variable names with @env{...}.
161 (Bug Reports): Refer to Testing node.
162
163 2013-12-12 Glenn Morris <rgm@gnu.org>
164
165 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
166 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
167 * srecode.texi, todo-mode.texi, tramp.texi:
168 Sync direntry with info/dir version.
169
170 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
171
172 * Makefile.in: Add octave-mode.texi.
173
174 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
175 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
176
177 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
178
179 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
180
181 * dbus.texi (Properties and Annotations): Fix typo.
182
183 2013-12-06 Bastien Guerry <bzg@gnu.org>
184
185 * org.texi: Don't include Emacs version within Org's version.
186
187 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
188
189 * org.texi (Creating one-off styles): Use new export snippet
190 syntax.
191
192 * org.texi (Export settings): documentation describing how text
193 above the first heading is ignored when an :export: tag is in a
194 file.
195
196 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
197
198 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
199
200 2013-11-30 Glenn Morris <rgm@gnu.org>
201
202 * Makefile.in (distclean): Remove Makefile.
203
204 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
205
206 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
207 (The Basics, Formulas): Copyedits.
208 (Resizing, Printer functions): Add index entries.
209
210 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
211
212 * calc.texi (Customizing Calc): Mention new variable
213 `calc-context-sensitive-enter'.
214
215 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
216
217 * org.texi (Exporting code blocks): Document the 'inline-only
218 setting for `org-export-babel-evaluate'. Document how :var
219 introduces code block dependencies.
220
221 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
222
223 * org.texi (Header arguments): Document header-args[:lang]
224 properties and remove deprecated old-style properties from
225 documentation.
226
227 * org.texi (Agenda commands): Remove footnote from @tsubheading
228 and add a sentence with the reference instead.
229
230 2013-11-12 Bastien Guerry <bzg@gnu.org>
231
232 * org.texi (Catching invisible edits):
233 * org.texi (Plain lists, Plain lists):
234 * org.texi (Advanced configuration):
235 * org.texi (Tag groups):
236 * org.texi (Conventions):
237 * org.texi (Checkboxes, Radio lists):
238 * org.texi (Top, Summary, Exporting):
239 * org.texi (In-buffer settings): Fix typos.
240
241 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
242 C-w'. Add an index entry for `org-refile-keep'.
243
244 * org.texi (Plain lists): Add an index entry for sorting plain
245 list. Document sorting by checked status for check lists.
246
247 * org.texi (Publishing options): Fix old variable names.
248
249 * org.texi (Orgstruct mode): Fix suggested setting of
250 `orgstruct-heading-prefix-regexp'.
251
252 * org.texi (Export settings):
253 Document `org-export-allow-bind-keywords'.
254
255 * org.texi (History and Acknowledgments): Small rephrasing.
256
257 * org.texi (Template elements): Add a footnote about tags accepted
258 in a year datetree.
259
260 * org.texi (Beamer export, @LaTeX{} and PDF export)
261 (Header and sectioning, @LaTeX{} specific attributes):
262 Enhance style.
263
264 * org.texi (Agenda commands): Add a footnote about dragging agenda
265 lines: it does not persist and it does not change the .org files.
266
267 * org.texi (Agenda commands): Add a table heading for dragging
268 agenda lines forward/backward.
269
270 * org.texi (Agenda commands): Add documentation for
271 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
272
273 * org.texi (Publishing options): Update the list of options.
274 (Simple example, Complex example): Fix the examples.
275
276 * org.texi (Formula syntax for Calc): Don't use a bold font the
277 warning.
278
279 * org.texi (Other built-in back-ends): New section.
280
281 * org.texi (Editing source code):
282 Document `org-edit-src-auto-save-idle-delay' and
283 `org-edit-src-turn-on-auto-save'.
284
285 * org.texi (External links): Document contributed link types
286 separately.
287
288 * org.texi (Closing items):
289 Document `org-closed-keep-when-no-todo'.
290
291 * org.texi (Export back-ends): Rename from "Export formats".
292 (The Export Dispatcher): Remove reference to
293 `org-export-run-in-background'.
294 (Export settings): Minor rewrites.
295 (ASCII/Latin-1/UTF-8 export): Update variable's name.
296 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
297
298 * org.texi (Export in foreign buffers): New section.
299 (Exporting): Remove documentation about converting the selected
300 region.
301
302 * org.texi (Advanced configuration): Put the filter valid types in
303 a table. Use @lisp and @smalllisp.
304
305 * org.texi: Use @code{nil} instead of nil. Update the maintainer
306 contact info.
307
308 * org.texi (Exporting): Better introductory sentence. Add a note
309 about conversion commands.
310 (Feedback, Orgstruct mode, Built-in table editor)
311 (Built-in table editor, Orgtbl mode, Updating the table)
312 (Property syntax, Capturing column view, Capture)
313 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
314 (Exporting, Extending ODT export)
315 (Working with @LaTeX{} math snippets, dir, Customization)
316 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
317 Uniformly use @kbd{M-x command RET}.
318
319 * org.texi (Filtering/limiting agenda items): New subsection.
320 Document the use of `org-agenda-max-*' options and
321 `org-agenda-limit-interactively' from the agenda.
322 (Agenda commands): Move details about filtering commands to
323 the new section, only include a summary here.
324 (Customizing tables in ODT export)
325 (System-wide header arguments, Conflicts, Dynamic blocks):
326 Use spaces for indentation.
327
328 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
329
330 * org.texi (Links in HTML export, Images in HTML export)
331 (post): Fix syntax within #+ATTR_*.
332 (Tables in HTML export): Document `org-html-table-row-tags'
333 and use `org-html-table-default-attributes' instead of
334 `org-html-table-tag'.
335
336 * org.texi (Publishing action, Publishing options)
337 (Publishing links): Major rewrite. Enhance explanations for
338 `org-org-publish-to-org'. Remove reference to
339 `org-export-run-in-background'.
340
341 * org.texi: Fix many small typos. Use #+NAME instead of
342 #+TBLNAME. Use @smalllisp instead of @example.
343 (Special symbols): Add index?
344 (HTML preamble and postamble): Don't mention obsolete use of
345 opt-plist.
346 (JavaScript support): Don't mention the org-jsinfo.el file as it
347 has been merged with ox-html.el.
348
349 * org.texi (Installation, Feedback, Setting Options)
350 (Code evaluation security, org-crypt.el): Use @lisp instead of
351 @example.
352 (Agenda commands): Use @table instead of @example.
353
354 * org.texi (Adding hyperlink types): New appendix.
355
356 * org.texi (ODT export commands, Extending ODT export)
357 (Applying custom styles, Images in ODT export)
358 (Labels and captions in ODT export)
359 (Literal examples in ODT export)
360 (Configuring a document converter)
361 (Working with OpenDocument style files)
362 (Customizing tables in ODT export)
363 (Validating OpenDocument XML): Fix options names.
364
365 * org.texi (History and Acknowledgments): Update acknowledgments
366 to Nicolas. Add Nicolas Goaziou to the list of contributors.
367
368 * org.texi (System-wide header arguments): Don't use "customizing"
369 for setting a variable. Also remove comments.
370
371 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
372 `org-agenda-start-on-weekday' to the variable index and document
373 them.
374
375 * org.texi (Sparse trees, Agenda commands)
376 (@LaTeX{} fragments, Selective export, Export options)
377 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
378 (HTML Export commands, @LaTeX{}/PDF export commands)
379 (iCalendar export, Publishing options, Triggering publication)
380 (In-buffer settings): Update to reflect changes from the new
381 export engine.
382
383 * org.texi (Matching tags and properties): More examples.
384 Explain group tags expansion as regular expressions.
385
386 * org.texi (Tag groups): New section.
387
388 * org.texi (Setting tags): Tiny formatting fixes.
389
390 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
391 names.
392
393 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
394 concept index. Include example for these agenda views.
395 (Special agenda views): Mention the "agenda*" agenda view.
396
397 * org.texi (Repeated tasks): Document how to ignore a repeater
398 when using both a scheduled and a deadline timetamp.
399
400 * org.texi (Global and local cycling): Wrap in a new subsection.
401 (Initial visibility, Catching invisible edits): New subsections.
402
403 * org.texi (Visibility cycling): Mention that
404 `org-agenda-inhibit-startup' will prevent visibility setting when
405 the agenda opens an Org file for the first time.
406
407 * org.texi (Org syntax): New section.
408
409 * org.texi (Orgstruct mode):
410 Document `orgstruct-heading-prefix-regexp'.
411
412 * org.texi (Speeding up your agendas): New section.
413
414 * org.texi (Installation): When installing Org from ELPA, users
415 should do this from an Emacs session where no .org file has been
416 visited.
417
418 * org.texi (CSS support, In-buffer settings): Update HTML options
419 names.
420
421 * org.texi (Structure editing): Update documentation for
422 `org-insert-heading-or-item'.
423 (Plain lists, Relative timer): Update index entry.
424
425 * org.texi (JavaScript support): Update variable names.
426
427 * org.texi (comments): Minor formatting fix.
428
429 * org.texi (@LaTeX{} fragments): Minor enhancement.
430
431 * org.texi: Update the list contributions.
432
433 * org.texi (Agenda commands): Exporting the agenda to an .org file
434 will not copy the subtrees and the inherited tags.
435 Document `org-agenda-filter-by-regexp'.
436
437 * org.texi (Publishing action, Complex example): Fix names of
438 publishing functions.
439
440 * org.texi (Top, Exporting): Delete references to Freemind.
441 (Freemind export): Delete section.
442
443 * org.texi (Top, Exporting): Delete references to the XOXO export.
444 (XOXO export): Delete section.
445
446 * org.texi (Capture): Mention that org-remember.el is not
447 supported anymore.
448
449 * org.texi (Top, Exporting, Beamer class export):
450 Delete references to the TaskJuggler export.
451 (History and Acknowledgments): Mention that the TaskJuggler has
452 been rewritten by Nicolas and now lives in the contrib/ directory
453 of Org's distribution. Mention that Jambunathan rewrote the HTML
454 exporter. Remove Jambunathan from my own acknowledgments.
455 (TaskJuggler export): Delete.
456
457 * org.texi (HTML preamble and postamble)
458 (Tables in HTML export, Images in HTML export)
459 (Math formatting in HTML export, CSS support)
460 (@LaTeX{} and PDF export, Publishing options): Fix the names of
461 the HTML export and publishing options.
462
463 * org.texi (Literal examples, Export options)
464 (@LaTeX{} and PDF export, Header and sectioning)
465 (Publishing options): Fix LaTeX options names.
466
467 * org.texi (Export options, CSS support, In-buffer settings):
468 Fix references to HTML_LINK_* and HTML_STYLE keywords.
469
470 * org.texi (Export options, In-buffer settings): Fix references to
471 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
472
473 * org.texi (Top, Markup, Initial text, Images and tables)
474 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
475 (Export options, JavaScript support, Beamer class export):
476 Remove references to the DocBook export, which has been deleted.
477 (History and Acknowledgments): Mention that DocBook has been
478 deleted, suggest to use the Texinfo exporter instead, then to
479 convert the .texi to DocBook with makeinfo.
480 (Links in ODT export, Tables in ODT export): Fix indices.
481
482 * org.texi (Deadlines and scheduling): Add a variable to the
483 index. Add documentation about delays for scheduled tasks.
484
485 * org.texi (Emphasis and monospace):
486 Mention `org-fontify-emphasized-text' and
487 `org-emphasis-regexp-components'.
488
489 * org.texi (References): Small enhancement.
490
491 * org.texi (Column width and alignment): Make the example visually
492 more clear.
493
494 * org.texi (The clock table): Document :mstart and :wstart as a
495 way to set the starting day of the week.
496
497 * org.texi (In-buffer settings): Document new startup keywords.
498 Thanks to John J Foerch for this idea.
499
500 * org.texi (Include files): Tiny formatting fix.
501
502 * org.texi (Activation): Point to the "Conflicts" section.
503
504 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
505
506 * org.texi (CSS support): Clarify this section.
507
508 * org.texi (@LaTeX{} specific attributes): Document that tabu and
509 tabularx packages are not in the default set of packages.
510
511 * org.texi (Agenda commands): Document fortnight view.
512
513 * org.texi: Document conflict with ecomplete.el.
514
515 * org.texi (History and Acknowledgments): Acknowledgements for
516 Jason Dunsmore and Rakcspace.
517
518 * org.texi: Rename org-crypt.el node to org-crypt.
519
520 * org.texi (A @LaTeX{} example): Fix typo in variable name.
521
522 * org.texi (MobileOrg): Mention the new iPhone developer.
523
524 * org.texi (Table of contents) Improve documentation of TOC
525 placement.
526
527 * org.texi: Explain that date/time information at read-date prompt
528 should start at the beginning, not anywhere in the middle of a
529 long string.
530
531 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
532
533 * org.texi (Orgstruct mode): Fix wrong regexp.
534
535 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
536
537 * org.texi: Document export to (X)HTML flavors.
538
539 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
540
541 * org.texi (Extracting source code): Mention the prefix argument
542 to org-babel-tangle.
543 (noweb): Remove erroneous negative.
544 (Specific header arguments): Document new header arguments.
545 Documentation for new tangle-mode header argument.
546 (Top): Documentation for new tangle-mode header argument.
547 (rownames): Documentation for new tangle-mode header argument.
548 Mention elisp as special rowname case.
549 (tangle-mode): Documentation for new tangle-mode header argument.
550 (post): Documentation and an example of usage.
551 (var): Remove the "Alternate argument syntax" section from the
552 documentation.
553 (hlines): Note that :hline has no effect for Emacs Lisp code
554 blocks.
555
556 2013-11-12 Feng Shu <tumashu@gmail.com>
557
558 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
559 (Math formatting in HTML export)
560 (Working with @LaTeX{} math snippets): Add document about creating
561 formula image with imagemagick.
562
563 * org.texi (@LaTeX{} specific attributes): Document `:caption'
564 attribute of #+ATTR_LATEX.
565
566 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
567
568 * org.texi (Handling links): Fix a typo in
569 `org-startup-with-inline-images' documentation.
570
571 * org.texi (Previewing @LaTeX{} fragments): Document the startup
572 keywords to use for previewing LaTeX fragments or not.
573 (Summary of in-buffer settings): Improve formatting and add an
574 entry for the variable `org-startup-with-latex-preview'.
575
576 * org.texi (Property syntax): Recall the user to refresh the org
577 buffer when properties are set on a per-file basis.
578
579 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
580
581 * org.texi (Matching tags and properties): Clarification.
582
583 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
584
585 * org.texi (Editing and debugging formulas): Add an example when a
586 table has multiple #+TBLFM lines.
587
588 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
589
590 * org.texi (The clock table): Document acceptance of relative
591 times in tstart and tend, link to syntax description and provide
592 example.
593
594 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
595
596 * org.texi (The spreadsheet): Document lookup functions.
597
598 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
599
600 * org.texi (CSS support): Mention .figure-number, .listing-number,
601 and .table-number.
602
603 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
604
605 * org.texi
606 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
607 spreadsheet formula mode strings and some examples from @example
608 block with xy @r{yz} to @table.
609
610 * org.texi (Formula syntax for Calc): Improve the documentation of
611 empty fields in formulas for spreadsheet. Add explanation and
612 example for empty field. Extend explanations of format
613 specifiers. Add a sentence to mention Calc defmath.
614
615 * org.texi (Column formulas): Add a sentence to be more explicit
616 about when a table header is mandatory.
617
618 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
619
620 * org.texi (Subscripts and superscripts): Remove reference to
621 quoted underscores until this mechanism is implemented again.
622
623 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
624 property.
625
626 * org.texi (Document title): Subtree export is no longer triggered
627 by marking one as the region.
628 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
629 giving examples isn't very useful: "horizontal rule" is, at least,
630 as explicit as <hr/>.
631
632 * org.texi (HTML doctypes): Reflect keyword removal.
633 (CSS support): Reflect keyword removal.
634
635 * org.texi (@LaTeX{} specific attributes): Document new :float
636 values.
637
638 * org.texi (Export settings): Improve documentation.
639
640 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
641 (Text areas in HTML export): Update text areas.
642 (HTML Export commands): Update export commands.
643
644 * org.texi (Header and sectioning): Add a footnote about the
645 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
646
647 * org.texi (The Export Dispatcher):
648 Document `org-export-in-background'.
649
650 * org.texi (Footnotes): Export back-ends do not use
651 `org-footnote-normalize' anymore.
652
653 * org.texi: Document variable changes.
654
655 * org.texi (Export settings): Doument p: item in OPTIONS keyword.
656
657 * org.texi (Exporting): Massive rewrite of the first sections.
658 (Selective export): Delete.
659 (The Export Dispatcher): Rewrite.
660 (Export options): Rewrite as "Export settings".
661
662 * org.texi: Small changes to documentation for embedded LaTeX.
663
664 * org.texi (Internal links): Document #+NAME keyword and
665 cross-referencing during export.
666
667 * org.texi (Include files): Remove reference to :prefix1
668 and :prefix. Give more details for :minlevel.
669
670 * org.texi (Macro replacement): Fix macro name.
671 Update documentation about possible locations and escaping mechanism.
672
673 * org.texi (Table of contents): Update documentation.
674 Document lists of listings and lists of tables. Add documentation for
675 optional title and #+TOC: keyword.
676
677 2013-11-12 Rick Frankel <rick@rickster.com>
678
679 * org.texi (results): Add Format section, broken out of Type
680 section to match code.
681 (hlines, colnames): Remove incorrect Emacs Lisp exception.
682 Note that the actual default handling (at least for python and
683 emacs-lisp) does not seem to match the description.
684
685 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
686
687 * org.texi (The date/time prompt): Update the documentation to
688 reflect the new way `org-read-date-get-relative' handles weekdays.
689
690 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
691
692 * org.texi (Resolving idle time):
693 Document `org-clock-x11idle-program-name'.
694
695 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
696
697 * ert.texi (Running Tests Interactively): Adapt examle output.
698 (Tests and Their Environment): Mention skip-unless.
699
700 2013-10-23 Glenn Morris <rgm@gnu.org>
701
702 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
703 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
704 * widget.texi: Nuke @refill.
705
706 * Makefile.in (install-dvi, install-html, install-pdf)
707 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
708 (uninstall-pdf): Quote entities that might contain whitespace.
709
710 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
711
712 * calc.texi (Data Type Formats): Don't specify the size at
713 which integers begin to be represented by lists.
714
715 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
716
717 * cl.texi (Argument Lists): Add indexes for &key and &aux.
718
719 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
720
721 * trampver.texi: Update release number.
722
723 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
724
725 Sync with Tramp 2.2.8.
726
727 * tramp.texi (External packages): Use `non-essential'.
728 * trampver.texi: Update release number.
729
730 2013-09-14 Glenn Morris <rgm@gnu.org>
731
732 * eshell.texi: Markup fixes.
733
734 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
735
736 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
737 of @kbd{RET}.
738 (Prefix Matching): Add an index.
739
740 2013-09-08 Glenn Morris <rgm@gnu.org>
741
742 * emacs-gnutls.texi: Tweak direntry.
743
744 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
745
746 * tramp.texi (Alternative Syntax): Remove chapter.
747
748 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
749
750 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
751 for portability to hosts where /bin/sh has problems.
752
753 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
754
755 Try to reduce redundancy in doc/misc/Makefile.in.
756 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
757 (TARGETS): New intermediate variable.
758 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
759
760 2013-08-27 Glenn Morris <rgm@gnu.org>
761
762 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
763
764 * efaq.texi: Rename from faq.texi, to match its output files.
765 * Makefile.in: Update for faq.texi name change.
766
767 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
768
769 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
770
771 * efaq-w32.texi: Move here from the web-pages repository.
772 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
773 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
774 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
775 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
776 Add DOCMISC_*_W32 variables.
777 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
778 (efaq_w32_deps): New variable.
779 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
780 (efaq-w32.pdf, efaq-w32.html): New rules.
781 (clean): Remove efaq-w32 products.
782
783 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
784
785 * texinfo.tex: Update from gnulib.
786
787 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
788
789 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
790 shift_jis from the default value set to mm-coding-system-priorities for
791 Japanese users.
792
793 2013-08-13 Glenn Morris <rgm@gnu.org>
794
795 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
796 (Options - Defining Label Environments, Options - Creating Labels)
797 (Options - Referencing Labels, Options - Creating Citations)
798 (Options - Index Support, Options - Viewing Cross-References)
799 (Options - Finding Files, Options - Optimizations)
800 (Options - Fontification, Options - Misc):
801 * cc-mode.texi (Sample Init File):
802 * edt.texi (Init file):
803 * epa.texi (Encrypting/decrypting gpg files):
804 * mairix-el.texi (About, Setting up the mairix interface, Using)
805 (Extending):
806 Rename nodes to avoid characters that can cause Texinfo problems.
807
808 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
809
810 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
811
812 2013-08-12 Glenn Morris <rgm@gnu.org>
813
814 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
815 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
816 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
817 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
818 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
819 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
820 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
821 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
822 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
823 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
824 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
825 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
826 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
827
828 * woman.texi (Top): Avoid mailto: in html output.
829
830 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
831 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
832 (INSTALL_DATA): New, set by configure.
833 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
834 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
835 install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
836 uninstall-ps, and uninstall-doc.
837 (.SUFFIXES): Add .ps and .dvi.
838 (.dvi.ps): New suffix rule.
839 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
840 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
841 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
842 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
843 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
844 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
845 (ido.html, mairix-el.html, message.html, mh-e.html)
846 (newsticker.html, nxml-mode.html, org.html, pgg.html)
847 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
848 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
849 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
850 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
851 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
852 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
853 New rules.
854 (clean): Remove HTML_TARGETS and PS_TARGETS.
855
856 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
857
858 * ido.texi (Working Directories):
859 (Flexible Matching, Regexp Matching, Find File At Point)
860 (Ignoring, Misc Customization): Use @defopt for user options.
861
862 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
863
864 * htmlfontify.texi (Customization): Remove documentation of
865 `hfy-fast-lock-save'. Minor fixes.
866
867 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
868
869 * ido.texi (Top): Insert node "Working Directories" in menu.
870 (Working Directories): New node.
871 (Misc Customization): Add documentation of
872 `ido-confirm-unique-completion' and some other user options.
873
874 2013-08-07 Eli Zaretskii <eliz@gnu.org>
875
876 * todo-mode.texi: Update @dircategory.
877 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
878 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
879 @ref.
880
881 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
882
883 * sc.texi (Introduction): Fix index.
884 (Usage Overview):
885 (Citations, Citation Elements, Recognizing Citations)
886 (Information Keys and the Info Alist, Reference Headers)
887 (The Built-in Header Rewrite Functions)
888 (Electric References, Reply Buffer Initialization)
889 (Filling Cited Text, Selecting an Attribution)
890 (Attribution Preferences)
891 (Anonymous Attributions, Author Names)
892 (Using Regi, Post-yank Formatting Commands)
893 (Citing Commands, Insertion Commands)
894 (Mail Field Commands)
895 (Hints to MUA Authors, Thanks and History): Change from one space
896 between sentences to two.
897 (What Supercite Does): Typo fix.
898
899 * newsticker.texi (Usage): Use @key for RET.
900
901 * cl.texi (Argument Lists):
902 (For Clauses):
903 (Macros): Add indexes.
904
905 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
906
907 * cl.texi (Blocks and Exits): Add an index.
908
909 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
910
911 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
912 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
913 (todo-mode.dvi, todo-mode.pdf): New rules.
914
915 * todo-mode.texi: New file.
916
917 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
918
919 * gnus.texi (Basic Usage): Mention that warp means jump here.
920 (The notmuch Engine): Mention notmuch.
921
922 2013-07-30 Tassilo Horn <tsdh@gnu.org>
923
924 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
925 `gnus-subthread-sort-functions' and remove the obsolete documentation
926 of `gnus-sort-threads-recursively'.
927
928 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
929
930 * texinfo.tex: Update to 2012-07-29.17 version.
931
932 2013-07-29 David Engster <deng@randomsample.de>
933
934 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
935 implementation.
936 (Introduction): Add further missing features.
937 (Building Classes): Add introductory paragraph.
938 (Wish List): Add metaclasses and EQL specialization.
939
940 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
941
942 * tramp.texi (Frequently Asked Questions):
943 Mention `tramp-use-ssh-controlmaster-options'.
944
945 2013-07-26 Tassilo Horn <tsdh@gnu.org>
946
947 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
948 `gnus-sort-threads-recursively'.
949
950 2013-07-25 Glenn Morris <rgm@gnu.org>
951
952 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
953 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
954
955 * erc.texi (Special Features): Update contact information.
956 (History): Avoid using @email.
957
958 * eshell.texi (Bugs and ideas): Minor updates.
959
960 * faq.texi (Reporting bugs, Origin of the term Emacs)
961 (Setting up a customization file)
962 (Using an already running Emacs process, Turning off beeping)
963 (Packages that do not come with Emacs)
964 (Replying to the sender of a message): Avoid using @email.
965
966 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
967
968 * reftex.texi (Imprint): Avoid using @email.
969
970 * ses.texi (Top): Update bug reporting instructions.
971 (Acknowledgments): Avoid using @email.
972
973 * woman.texi (Introduction, Background): Remove outdated information.
974 (Bugs, Acknowledgments): Avoid using @email.
975
976 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
977
978 * ido.texi: New file.
979
980 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
981
982 * gnus.texi (Customizing Articles): Document function predicates.
983
984 2013-07-08 Tassilo Horn <tsdh@gnu.org>
985
986 * gnus.texi (lines): Correct description of
987 `gnus-registry-track-extra's default value.
988 Mention `gnus-registry-remove-extra-data'.
989
990 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
991
992 * gnus.texi (Group Parameters): Mention regexp
993 substitutions (bug#11688).
994
995 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
996
997 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
998
999 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1000
1001 * gnus.texi (Emacsen): Fix version.
1002
1003 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1004
1005 2013-07-06 Glenn Morris <rgm@gnu.org>
1006
1007 * mh-e.texi: Fix external links.
1008 (Using This Manual): Printed elisp manuals no longer available.
1009
1010 * newsticker.texi (Overview): Update URL.
1011
1012 * nxml-mode.texi (Introduction): Update URL.
1013
1014 * org.texi (JavaScript support): Fix URL.
1015
1016 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1017
1018 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1019
1020 * dbus.texi (Introspection): Update URL to a less defunct one.
1021
1022 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1023 (Foreign Groups): Use @indicateurl for examples.
1024 (Direct Functions): Remove defunct URL.
1025 (RSS): Update URL.
1026
1027 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1028 (FAQ 7-1): Update URL.
1029
1030 * pgg.texi (Top, Overview): Add note about obsolescence.
1031
1032 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1033
1034 * texinfo.tex: Merge from gnulib.
1035
1036 2013-07-03 Glenn Morris <rgm@gnu.org>
1037
1038 * bovine.texi (top):
1039 * cc-mode.texi (AWK Mode Font Locking):
1040 * mh-e.texi (Preface):
1041 * url.texi (URI Parsing): Fix cross-references to other manuals.
1042
1043 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1044
1045 * gnus.texi (Client-Side IMAP Splitting):
1046 Note that `nnimap-inbox' now can be a list.
1047
1048 2013-06-24 Glenn Morris <rgm@gnu.org>
1049
1050 * eshell.texi: Fix cross-references to other manuals.
1051
1052 2013-06-23 Glenn Morris <rgm@gnu.org>
1053
1054 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1055 Remove; not needed now we use a standard html layout for the faq.
1056 (clean): Remove HTML_TARGETS, emacs-faq.text.
1057
1058 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1059
1060 * flymake.texi (Parsing the output, Customizable variables):
1061 Add reference to `flymake-warning-predicate'.
1062
1063 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1064
1065 * tramp.texi (Top, Configuration): Insert section `Predefined
1066 connection information' in menu.
1067 (Predefined connection information): New section.
1068 (Android shell setup): Make a reference to `Predefined connection
1069 information'.
1070
1071 2013-06-19 Glenn Morris <rgm@gnu.org>
1072
1073 * Makefile.in (version): New, set by configure.
1074 (clean): Delete dist tar file.
1075 (infoclean): New, split from maintainer-clean.
1076 (maintainer-clean): Run infoclean.
1077 (dist): New rule, to make tarfile for www.gnu.org.
1078
1079 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1080
1081 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1082 for keys q and Q.
1083 (Standards): Reference RFC5804 as the defining document of the
1084 managesieve protocol.
1085
1086 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1087
1088 * eshell.texi (Input/Output): Expand to cover new visual-command
1089 options, eshell-visual-subcommands and eshell-visual-options.
1090 Divide into separate Visual Commands and Redirection sections.
1091
1092 2013-06-10 Glenn Morris <rgm@gnu.org>
1093
1094 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1095
1096 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1097
1098 * gnus.texi (Article Date):
1099 Fix description of gnus-article-update-date-headers.
1100
1101 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1102
1103 * erc.texi (Special Features): ERC is being maintained within
1104 Emacs now.
1105
1106 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1107
1108 * flymake.texi: Change from one space between sentences to two.
1109
1110 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1111
1112 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1113 (bug#14293).
1114
1115 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1116
1117 * tramp.texi (Frequently Asked Questions): Precise, how to define
1118 an own ControlPath.
1119
1120 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1121
1122 * tramp.texi (Frequently Asked Questions): New item for
1123 ControlPath settings.
1124
1125 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1126
1127 * calc.texi (Basic Operations on Units): Streamline some
1128 descriptions.
1129
1130 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1131
1132 * eshell.texi (Built-ins): Update manual to mention tramp module.
1133
1134 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1135
1136 * tramp.texi (Filename Syntax): Host names are not allowed to be
1137 any method name, unless method name is specified explicitly.
1138 Remove restriction on unibyte filenames.
1139
1140 * trampver.texi: Update release number.
1141
1142 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1143
1144 doc: convert some TeX accents to UTF-8
1145 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1146 '@"{@dotless{i}}'.
1147
1148 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1149
1150 Sync with Tramp 2.2.7.
1151
1152 * trampver.texi: Update release number.
1153
1154 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1155
1156 * calc.texi (Basic Operations on Units): Streamline some
1157 descriptions.
1158
1159 2013-03-08 Glenn Morris <rgm@gnu.org>
1160
1161 * faq.texi (Top): Don't say this was updated @today.
1162 That's irrelevant and leads to spurious diffs.
1163
1164 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1165
1166 * calc.texi (Basic Operations on Units):
1167 Fix cross-reference.
1168
1169 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1170
1171 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1172
1173 2013-03-06 Alan Mackenzie <acm@muc.de>
1174
1175 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1176 calling a line-up function.
1177
1178 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1179
1180 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1181 * ses.texi: Switch from Latin-1 to UTF-8.
1182
1183 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1184
1185 * tramp.texi (External methods): Tramp does not connect Android
1186 devices by itself.
1187
1188 2013-03-02 Bill Wohler <wohler@newt.com>
1189
1190 Release MH-E manual version 8.5.
1191
1192 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1193 release 8.5.
1194
1195 * mh-e.texi (Preface, Conventions, Getting Started)
1196 (Using This Manual, Folder Selection, Viewing, Aliases)
1197 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1198 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1199 Update URLs.
1200
1201 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1202
1203 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1204 and "plink2" entries. "plink2" is obsolete for a long time.
1205 (External methods): Remove "scp1" and "scp2" entries.
1206 Explain user name and host name specification for "adb".
1207
1208 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1209
1210 * tramp.texi (External methods): Mention `tramp-adb-program'.
1211
1212 2013-02-28 Bastien Guerry <bzg@gnu.org>
1213
1214 * org.texi (Visibility cycling): Suggest to set
1215 `org-agenda-inhibit-startup' to nil if user wants the startup
1216 visibility settings to be honored in any circumstances.
1217 (Progress logging, Checkboxes): Fix typos.
1218
1219 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1220
1221 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1222 the macros, for Texinfo 4.13 and 5.0.
1223
1224 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1225
1226 Port Tramp documentation to Texinfo 5.0.
1227 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1228 (Filename Syntax): Do not use @trampfn{} in @item.
1229 (Filename completion): Use @columnfractions in @multitable.
1230
1231 2013-02-22 Glenn Morris <rgm@gnu.org>
1232
1233 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1234
1235 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1236
1237 * Makefile.in (html): New rule.
1238
1239 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1240
1241 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1242 Volpiatto <thierry.volpiatto@gmail.com>.
1243
1244 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1245
1246 * tramp.texi (Top, Configuration): Insert section `Android shell
1247 setup' in menu.
1248 (Android shell setup): New section.
1249 (Connection types, Default Method)
1250 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1251 (External methods): Remove "scpc" and "rsyncc" entries.
1252 (Frequently Asked Questions): Remove entry about ControlPersist.
1253
1254 2013-02-13 Glenn Morris <rgm@gnu.org>
1255
1256 * message.texi (News Headers): Don't mention yow any more.
1257
1258 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1259
1260 * calc.texi (Basic Operations on Units):
1261 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
1262
1263 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1264
1265 * eshell.texi: Fill most of the missing sections.
1266
1267 2013-02-07 Bastien Guerry <bzg@gnu.org>
1268
1269 * org.texi (References): Clarify an example.
1270 (Installation): Fix instructions.
1271 (Org-Plot): Fix link.
1272 (Checkboxes, Radio lists): Fix typos.
1273
1274 2013-02-07 Glenn Morris <rgm@gnu.org>
1275
1276 * cl.texi (Equality Predicates): Mention memql.
1277
1278 2013-02-07 Eric Ludlam <zappo@gnu.org>
1279
1280 * ede.texi (Creating a project): Make ede-new doc less
1281 specific, and only about items it supports, indicating that there
1282 might be more. Remove refs to simple project and direct automake
1283 from ede new.
1284 (Simple projects): Re-write to not talk about ede-simple-project
1285 which is deprecated, and instead use the term to mean projects
1286 that don't do much management, just project wrapping.
1287 Add ede-generic-project link.
1288 (ede-generic-project): New node (bug#11441).
1289
1290 2013-02-07 Glenn Morris <rgm@gnu.org>
1291
1292 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1293
1294 2013-02-01 Glenn Morris <rgm@gnu.org>
1295
1296 * calc.texi (Help Commands): Update calc-view-news description.
1297 Mention etc/CALC-NEWS.
1298
1299 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1300
1301 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1302
1303 2013-01-13 Bastien Guerry <bzg@gnu.org>
1304
1305 * org.texi (Installation): Simplify.
1306
1307 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1308
1309 * org.texi (Handling links): Update the mention to the obsolete
1310 variable `org-link-to-org-use-id' with a mention to the newer
1311 variable `org-id-link-to-org-use-id'. Mention the need to load
1312 the org-id library.
1313
1314 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1315
1316 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1317
1318 2013-01-09 Bastien Guerry <bzg@gnu.org>
1319
1320 * org.texi (Pushing to MobileOrg): Add footnote about using
1321 symbolic links in `org-directory'.
1322 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1323 of the now obsolete alias `org-float'.
1324 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1325 index. Fix description of TODO keywords cycling.
1326 (Advanced features): Add missing argument for @item.
1327 (Storing searches): Add index entries and a note about
1328 *-tree agenda views.
1329 (Structure editing): Document `org-mark-element' and
1330 `org-mark-subtree'.
1331 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1332
1333 2013-01-08 Juri Linkov <juri@jurta.org>
1334
1335 * info.texi (Go to node): Mention the abbreviated format
1336 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1337
1338 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1339
1340 * autotype.texi: Remove undefined command @subtitlefont.
1341 * cc-mode.texi: Likewise.
1342
1343 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1344 @item argument.
1345 (Property searches): Use \\ instead of @backslashchar{}.
1346 * pgg.texi (VERSION): Move @set below @setfilename.
1347
1348 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1349
1350 * ada-mode.texi: Remove braces from @title argument.
1351 * eudc.texi: Likewise.
1352 * smtpmail.texi: Likewise.
1353 * auth.texi (VERSION): Set before first use.
1354 * emacs-gnutls.texi (VERSION): Likewise.
1355 * pgg.texi (VERSION): Likewise.
1356 * ede.texi (Top): Rename from top, all uses changed.
1357 * eshell.texi: Add missing argument to @sp.
1358 * forms.texi (Top): Reorder menu to match structure.
1359 * htmlfontify.texi (Customisation): Add missing @item in
1360 @enumerate.
1361 * org.texi (Advanced features): Add missing argument for @item.
1362 (Property searches): Use @backslashchar{} in macro argument.
1363 * pcl-cvs.texi: Add missing argument to @sp.
1364 (Movement commands): Fix use of @itemx.
1365 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1366 * reftex.texi (Options (Creating Citations)): Add missing newline
1367 before @end.
1368 * tramp.texi (Obtaining Tramp): Remove extra dots.
1369 (Configuration): Reorder menu to match structure.
1370 (Remote shell setup): Replace literal NUL character by \0.
1371 * viper.texi (Marking): Add missing argument for @item.
1372
1373 2013-01-04 Glenn Morris <rgm@gnu.org>
1374
1375 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1376 Add htmlfontify.
1377 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1378 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1379 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1380 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1381
1382 * htmlfontify.texi: Miscellaneous fixes and updates.
1383 Set copyright to FSF, update license to GFDL 1.3+.
1384
1385 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1386
1387 * htmlfontify.texi: New file.
1388
1389 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1390
1391 * calc.texi (Free-Form Dates): Expand on the date reading
1392 algorithm.
1393
1394 2012-12-27 Glenn Morris <rgm@gnu.org>
1395
1396 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1397 Avoid some overfull lines.
1398
1399 * widget.texi (Programming Example): Break some long lines.
1400
1401 * wisent.texi (Wisent Overview): Fix xref.
1402 (Grammar format, Understanding the automaton): Avoid overfill.
1403
1404 * bovine.texi (Optional Lambda Expression): Allow line break.
1405
1406 * auth.texi (Help for users): Break long lines.
1407
1408 * ada-mode.texi (Project file variables):
1409 Reword to reduce underfull hbox.
1410 (No project files, Use GNAT project file):
1411 Use smallexample to make some overfull lines less terrible.
1412
1413 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1414 Fix cross-references to separate manuals.
1415
1416 * Makefile.in (gfdl): New variable. Use throughout where
1417 appropriate so that targets depend on doclicense.texi.
1418
1419 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1420
1421 * gnus.texi (Customizing the IMAP Connection): Mention the other
1422 authenticators.
1423
1424 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1425
1426 * gnus.texi (Browse Foreign Server):
1427 Document `gnus-browse-delete-group'.
1428
1429 2012-12-22 Glenn Morris <rgm@gnu.org>
1430
1431 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
1432 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1433 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1434 * widget.texi, wisent.texi: Nuke hand-written node pointers.
1435
1436 * Makefile.in (gfdl): New variable. Use throughout where
1437 appropriate so that targets depend on doclicense.texi.
1438
1439 2012-12-22 Eli Zaretskii <eliz@gnu.org>
1440
1441 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1442 doclicense.texi. Remove doclicense.texi from all targets that
1443 mentioned it explicitly.
1444 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1445 $(emacsdir)/emacsver.texi.
1446 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
1447
1448 2012-12-21 Glenn Morris <rgm@gnu.org>
1449
1450 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1451 Include emacsver.texi. Nuke hand-written node pointers.
1452 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1453 Depend on emacsver.texi.
1454
1455 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1456 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1457 May as well just include doclicense.texi in everything.
1458
1459 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1460 which @copying says is included.
1461
1462 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1463 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1464 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1465 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1466 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1467 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1468 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1469 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1470 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1471 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1472 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1473 copies from the FSF, which does not publish these manuals.
1474
1475 * erc.texi: No need to include gpl in this small manual.
1476
1477 * org.texi (copying): Include a copy of the GFDL.
1478 (GNU Free Documentation License): New section.
1479
1480 2012-12-21 Bastien Guerry <bzg@gnu.org>
1481
1482 * org.texi: Fix typos.
1483
1484 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1485
1486 * calc.texi (ISO 8601): Rename from ISO-8601,
1487 as it's typically spelled without a hyphen.
1488
1489 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1490
1491 * calc.texi (ISO-8601): New section.
1492 (Date Formatting Codes): Mention new codes.
1493 (Standard Date Formats): Mention new formats.
1494
1495 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
1496
1497 * tramp.texi (External methods): Move `adb' method here.
1498
1499 2012-12-13 Glenn Morris <rgm@gnu.org>
1500
1501 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1502
1503 * wisent.texi: Small edits. Set copyright to FSF, update license to
1504 GFDL 1.3+.
1505 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1506 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1507 New targets.
1508 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1509 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1510
1511 * bovine.texi: Small edits. Set copyright to FSF, update license to
1512 GFDL 1.3+, remove empty index.
1513 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1514 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1515 New targets.
1516 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1517 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1518
1519 2012-12-13 Eric Ludlam <zappo@gnu.org>
1520 David Ponce <david@dponce.com>
1521 Richard Kim <emacs18@gmail.com>
1522
1523 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
1524
1525 2012-12-13 Glenn Morris <rgm@gnu.org>
1526
1527 * flymake.texi (Customizable variables, Locating the buildfile):
1528 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1529
1530 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1531 GFDL 1.3+ license, fix up index.
1532 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1533 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1534 (srecode.pdf): New targets.
1535 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1536 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1537
1538 2012-12-13 Eric Ludlam <zappo@gnu.org>
1539
1540 * srecode.texi: New file, imported from CEDET trunk.
1541
1542 2012-12-13 Bastien Guerry <bzg@gnu.org>
1543
1544 * org.texi (Summary, Code block specific header arguments)
1545 (Code block specific header arguments)
1546 (Header arguments in function calls, var, noweb)
1547 (Results of evaluation, Code evaluation security):
1548 Small reformatting: add a blank line before some example.
1549
1550 * org.texi (System-wide header arguments)
1551 (Header arguments in Org mode properties, Conflicts)
1552 (Dynamic blocks, Using the mapping API):
1553 Fix indentation of Elisp code examples.
1554
1555 * org.texi (Comment lines): Fix description of the comment syntax.
1556
1557 * org.texi (Installation): Mention "make test" in the correct section.
1558
1559 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1560
1561 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1562 These are just minor editorial changes.
1563
1564 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
1565
1566 * tramp.texi (History): Mention ADB.
1567 (Inline methods): Add `adb' method.
1568
1569 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
1570
1571 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1572 (External methods): Fix typo.
1573
1574 2012-12-03 Glenn Morris <rgm@gnu.org>
1575
1576 * rcirc.texi (Notices): Fix typo.
1577
1578 2012-11-25 Bill Wohler <wohler@newt.com>
1579
1580 Release MH-E manual version 8.4.
1581
1582 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
1583 Update for release 8.4.
1584
1585 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1586 (Junk): Add mh-whitelist-preserves-sequences-flag,
1587 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1588 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1589
1590 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1591
1592 * mh-e.texi (Procmail): Fix two @ typos.
1593
1594 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1595
1596 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1597 These are just minor editorial changes.
1598
1599 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1600
1601 * calc.texi (Date Formatting Codes): Mention the new beginning of
1602 the date numbering system.
1603
1604 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1605
1606 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1607 (Date Forms): Correct off-by-one error in explanation of
1608 Julian day numbers. Give Gregorian equivalent of its origin.
1609
1610 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1611
1612 * calc.texi (Date Forms): Mention the customizable
1613 Gregorian-Julian switch.
1614 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1615
1616 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1617
1618 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1619 It also uses January 1, 1 AD as its day number 1.
1620 * calc.texi (Date Forms): Document this.
1621
1622 2012-11-16 Glenn Morris <rgm@gnu.org>
1623
1624 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1625 (Obsolete Macros): Move example here from Function Bindings.
1626
1627 * erc.texi: Use @code{nil} rather than just "nil".
1628 (Modules): Undocument obsolete "hecomplete".
1629 Add "notifications".
1630 (Connecting): Add brief section on passwords.
1631 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
1632
1633 2012-11-13 Glenn Morris <rgm@gnu.org>
1634
1635 * flymake.texi (Customizable variables)
1636 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1637 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1638
1639 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
1640
1641 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1642 In all file place SES into @acronym{...}.
1643 (Advanced Features): Add key index and function index for
1644 ses-set-header-row. Add description for function
1645 ses-rename-cell. Add description for function
1646 ses-repair-cell-reference-all.
1647 (Ranges in formulas): Add description for ses-range flags.
1648
1649 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1650
1651 * texinfo.tex: Merge from gnulib.
1652
1653 2012-11-10 Chong Yidong <cyd@gnu.org>
1654
1655 * url.texi (Introduction): Move url-configuration-directory to
1656 Customization node.
1657 (Parsed URIs): Split into its own node.
1658 (URI Encoding): New node.
1659 (Defining New URLs): Remove empty chapter.
1660 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1661 Improve docs for url-queue-*.
1662 (Supported URL Types): Copyedits. Delete empty subnodes.
1663
1664 * url.texi (Introduction): Rename from Getting Started.
1665 Rewrite the introduction.
1666 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1667
1668 2012-11-10 Glenn Morris <rgm@gnu.org>
1669
1670 * cl.texi (Obsolete Setf Customization):
1671 Revert defsetf example to the more correct let rather than prog1.
1672 Give define-modify-macro, defsetf, and define-setf-method
1673 gv.el replacements.
1674
1675 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
1676 (Setf Extensions): Remove obsolete reference.
1677 (Obsolete Setf Customization):
1678 Move note on lack of setf functions to lispref/variables.texi.
1679 Undocument get-setf-method, since it no longer exists.
1680 Mention simple defsetf replaced by gv-define-simple-setter.
1681
1682 2012-11-03 Glenn Morris <rgm@gnu.org>
1683
1684 * cl.texi: Further general copyedits.
1685 (List Functions): Remove copy-tree, standard elisp for some time.
1686 (Efficiency Concerns): Comment out examples that no longer apply.
1687 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
1688 (Creating Symbols, Random Numbers): De-emphasize internal
1689 variables cl--gensym-counter and cl--random-state. (Bug#12788)
1690 (Naming Conventions, Type Predicates, Macros)
1691 (Predicates on Numbers): No longer mention cl-floatp-safe.
1692
1693 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1694
1695 * gnus.texi (Mail Source Specifiers):
1696 Document :leave keyword used for pop mail source.
1697
1698 2012-11-01 Glenn Morris <rgm@gnu.org>
1699
1700 * cl.texi: General copyedits for style, line-breaks, etc.
1701 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1702 (Macro Bindings, Blocks and Exits):
1703 Acknowledge existence of lexical-binding.
1704 (Iteration): Mainly defer to doc of standard dolist, dotimes.
1705
1706 2012-10-31 Glenn Morris <rgm@gnu.org>
1707
1708 * ert.texi (Introduction, The @code{should} Macro):
1709 Refer to "cl-assert" rather than "assert".
1710
1711 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1712 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1713 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1714 Reword, and add details of flet and labels.
1715 (Modify Macros, Function Bindings): Add some xrefs.
1716
1717 2012-10-30 Glenn Morris <rgm@gnu.org>
1718
1719 * cl.texi (Modify Macros): Update for cl-letf changes.
1720 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
1721 (Setf Extensions): Partially restore note about cl-getf,
1722 mainly moved to lispref/variables.texi.
1723 (Property Lists): Fix cl-getf typos.
1724 (Mapping over Sequences): Mention cl-mapc naming oddity.
1725
1726 2012-10-29 Glenn Morris <rgm@gnu.org>
1727
1728 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
1729 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
1730 (Customizing Setf): Move contents to "Obsolete Setf Customization".
1731 (Modify Macros, Multiple Values, Other Clauses):
1732 Remove mentions of obsolete features.
1733 (Obsolete Setf Customization): Don't mention `apply' setf.
1734
1735 2012-10-28 Glenn Morris <rgm@gnu.org>
1736
1737 * cl.texi (Multiple Values, Common Lisp Compatibility):
1738 More namespace updates.
1739 (Obsolete Features): Copyedits.
1740 (Obsolete Lexical Macros, Obsolete Setf Customization):
1741 New subsections.
1742
1743 * cl.texi (Porting Common Lisp, Lexical Bindings):
1744 Add some xrefs to the Elisp manual.
1745
1746 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1747 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1748 (Obsolete Features): New appendix. Move Lexical Bindings here.
1749
1750 2012-10-27 Glenn Morris <rgm@gnu.org>
1751
1752 * cl.texi: Use defmac for macros rather than defspec.
1753 (Efficiency Concerns): Related copyedit.
1754
1755 * cl.texi (Control Structure): Update for setf now being in core.
1756 (Setf Extensions): Rename from Basic Setf. Move much of the
1757 former content to lispref/variables.texi.
1758 (Modify Macros): Move pop, push details to lispref/variables.texi.
1759 (Customizing Setf): Copyedits for setf etc being in core.
1760 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1761 Further namespaces updates.
1762
1763 2012-10-26 Bastien Guerry <bzg@gnu.org>
1764
1765 * org.texi (Installation): Update the link to Org's ELPA.
1766 Also don't mention org-install.el anymore as the replacement file
1767 org-loaddefs.el is now loaded by org.el.
1768
1769 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
1770
1771 * tramp.texi (Frequently Asked Questions):
1772 Mention `tramp-completion-reread-directory-timeout' for performance
1773 improvement.
1774
1775 2012-10-25 Glenn Morris <rgm@gnu.org>
1776
1777 * cl.texi: Don't mess with the TeX section number counter.
1778 Use Texinfo recommended convention for quotes+punctuation.
1779 (Overview, Sequence Functions): Rephrase for better line-breaking.
1780 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1781 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1782 (Random Numbers, Mapping over Sequences, Structures)
1783 (Porting Common Lisp): Further updates for cl-lib namespace.
1784 (Modify Macros, Declarations, Macro Bindings, Structures):
1785 Break long lines in examples.
1786 (Dynamic Bindings): Update for changed progv behavior.
1787 (Loop Examples, Efficiency Concerns): Markup fixes.
1788 (Structures): Remove TeX margin change.
1789 (Declarations): Fix typos.
1790
1791 2012-10-24 Glenn Morris <rgm@gnu.org>
1792
1793 * cl.texi (Overview, Multiple Values, Creating Symbols)
1794 (Numerical Functions): Say less/nothing about the original cl.el.
1795 (Old CL Compatibility): Remove.
1796 (Assertions): Remove ignore-errors (standard Elisp for some time).
1797
1798 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1799 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1800 (Efficiency Concerns, Efficiency Concerns)
1801 (Common Lisp Compatibility, Old CL Compatibility):
1802 Further updates for cl-lib namespace.
1803
1804 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1805
1806 Update manual for new time stamp format (Bug#12706).
1807 * emacs-mime.texi (time-date): Update for new format.
1808 Also, fix bogus time stamp and modernize a bit.
1809
1810 2012-10-23 Glenn Morris <rgm@gnu.org>
1811
1812 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1813 than unchanging cl.el version number.
1814 End all menu descriptions with a period.
1815 Do not use @dfn{CL} for every instance of "CL".
1816 (Overview): Remove no-runtime caveat, and note about foo* names.
1817 (Usage): Use cl-lib rather than cl.
1818 (Organization, Naming Conventions): Update for cl-lib.el.
1819 (Installation): Remove long-irrelevant node.
1820 (Program Structure, Predicates, Control Structure):
1821 Start updating for cl-lib namespace.
1822 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1823 Depend on emacsver.texi.
1824
1825 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
1826
1827 * trampver.texi: Update release number.
1828
1829 2012-10-06 Glenn Morris <rgm@gnu.org>
1830
1831 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1832 ERC version.
1833 (Introduction): ERC is distributed with Emacs.
1834 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1835 (Getting Started): Simplify.
1836 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1837 (History): Mention ERC maintained as part of Emacs now.
1838 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1839 Add dependency on emacsver.texi.
1840
1841 * erc.texi: Remove hand-written node pointers.
1842
1843 2012-10-05 Glenn Morris <rgm@gnu.org>
1844
1845 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1846 Copyedits.
1847
1848 2012-10-01 Eric Ludlam <zappo@gnu.org>
1849
1850 * ede.texi (Quick Start, Project Local Variables)
1851 (Miscellaneous commands, ede-java-root, Development Overview)
1852 (Detecting a Project): New nodes.
1853 (Simple projects): Node deleted.
1854
1855 * eieio.texi (Building Classes): Some slot attributes cannot be
1856 overridden.
1857 (Slot Options): Remove an example.
1858 (Method Invocation, Documentation): New nodes.
1859
1860 2012-10-01 Glenn Morris <rgm@gnu.org>
1861
1862 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1863 (reftex.pdf): Add dependency on emacsver.texi.
1864 * reftex.texi: Don't include directory part for emacsver.texi;
1865 the Makefile's -I handles it.
1866
1867 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
1868
1869 Merge from standalone RefTeX repository.
1870
1871 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1872 with macros.
1873 (Imprint): Mention Wolfgang in list of contributors.
1874 (Creating Citations): Give a hint about how to
1875 auto-revert the BibTeX database file when using external editors.
1876 (Referencing Labels): Simplify section about reference macro
1877 cycling.
1878 (Options (Referencing Labels)): Adapt to new structure of
1879 `reftex-ref-style-alist'.
1880 (Referencing Labels, Reference Styles): Document changes in the
1881 referencing functionality.
1882 (Commands): Mention options for definition of header and footer in
1883 BibTeX files.
1884 (Options (Creating Citations)): Document
1885 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1886 (Reference Styles): New section.
1887 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1888 (Options (Referencing Labels)): Remove descriptions of deprecated
1889 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1890 Add descriptions for `reftex-ref-style-alist' and
1891 `reftex-ref-style-default-list'.
1892 (Referencing Labels): Update regarding reference styles.
1893 (Citation Styles): Mention support for ConTeXt.
1894 (Options (Defining Label Environments)): Fix typo.
1895 (Options (Creating Citations)):
1896 Document `reftex-cite-key-separator'.
1897
1898 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
1899
1900 * org.texi: Add description of ORG_ADD_CONTRIB to info
1901 documentation. Add link to Worg for more details.
1902
1903 * org.texi: Clarify installation procedure. Provide link to the
1904 build system description on Worg.
1905
1906 * org.texi: Remove reference to utils/, x11idle.c is now in
1907 contrib/scripts.
1908
1909 * org.texi: Re-normalize to "Org mode" in manual.
1910
1911 * org.texi (Installation): Adapt documentation to new build
1912 system. Mention GNU ELPA (since it needs to be handled like Emacs
1913 built-in Org).
1914
1915 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
1916
1917 * org.texi: Fix typo in description of the 'Hooks' section.
1918
1919 * org.texi: Add ID to the list of special properties.
1920
1921 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
1922
1923 * org.texi (Moving subtrees): Document the ability to archive to a
1924 datetree.
1925
1926 2012-09-30 Bastien Guerry <bzg@gnu.org>
1927
1928 * org.texi (Installation, Feedback, Batch execution):
1929 Use (add-to-list 'load-path ... t) for the contrib dir.
1930
1931 * org.texi (results): Update documentation for ":results drawer"
1932 and ":results org".
1933
1934 * org.texi (Column width and alignment): Fix typo.
1935
1936 * org.texi (Activation): Point to the "Conflicts" section.
1937
1938 * org.texi (Conflicts): Mention filladapt.el in the list of
1939 conflicting packages.
1940
1941 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
1942 not needed for versions of Emacs > 22.1.
1943
1944 * org.texi (History and Acknowledgments): Fix typo.
1945
1946 * org.texi (History and Acknowledgments): Add my own
1947 acknowledgments.
1948
1949 * org.texi (Agenda commands): Document the new command and the new
1950 option.
1951
1952 * org.texi (Agenda commands): Delete `org-agenda-action' section.
1953 (Agenda commands): Reorder. Document `*' to toggle persistent
1954 marks.
1955
1956 * org.texi (Agenda dispatcher):
1957 Mention `org-toggle-agenda-sticky'.
1958 (Agenda commands, Exporting Agenda Views): Fix typo.
1959
1960 * org.texi (Templates in contexts, Setting Options): Update to
1961 reflect changes in how contexts options are processed.
1962
1963 * org.texi (Templates in contexts): Document the new structure of
1964 the variables `org-agenda-custom-commands-contexts' and
1965 `org-capture-templates-contexts'.
1966
1967 * org.texi (Templates in contexts): Document the new option
1968 `org-capture-templates-contexts'.
1969 (Storing searches): Document the new option
1970 `org-agenda-custom-commands-contexts'.
1971
1972 * org.texi (Formula syntax for Lisp): Reformat.
1973
1974 * org.texi (Special properties, Column attributes)
1975 (Agenda column view): Document the new special property
1976 CLOCKSUM_T.
1977
1978 * org.texi (Template expansion): Document the new %l template.
1979
1980 * org.texi (Fast access to TODO states): Fix documentation about
1981 allowed characters for fast todo selection.
1982
1983 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
1984 use in `org-agenda-to-appt'.
1985
1986 * org.texi (Comment lines): Update wrt comments.
1987
1988 * org.texi (Resolving idle time): Document new keybinding.
1989
1990 * org.texi (Clocking commands): Document the use of S-M-<up/down>
1991 on clock timestamps.
1992
1993 * org.texi (Fast access to TODO states): Explicitly says only
1994 letters are supported as fast TODO selection keys.
1995
1996 * org.texi (Link abbreviations): Illustrate the use of the "%h"
1997 specifier. Document the new "%(my-function)" specifier.
1998
1999 * org.texi (Clocking commands): New cindex.
2000 (Clocking commands): Update documentation for `org-clock-in'.
2001 Document `org-clock-in-last'. Mention `org-clock-out' and
2002 `org-clock-in-last' as commands that can be globally bound.
2003 (Resolving idle time): Document continuous clocking.
2004
2005 * org.texi (Top, Introduction): Fix formatting.
2006 (Activation): Add index entries.
2007 (Conventions): Update section.
2008 (Embedded @LaTeX{}): Fix formatting.
2009
2010 * org.texi (Visibility cycling): Document `show-children'.
2011
2012 * org.texi (Using capture): Mention the `org-capture-last-stored'
2013 bookmark as a way to jump to the last stored capture.
2014
2015 * org.texi (Uploading files): Fix typo.
2016
2017 * org.texi (Using capture): Document `C-0' as a prefix argument
2018 for `org-capture'.
2019
2020 * org.texi (Agenda commands): Document persistent marks.
2021
2022 * org.texi (Template expansion): Update doc to reflect change.
2023
2024 * org.texi (Radio tables): Document the :no-escape parameter.
2025
2026 * org.texi (Repeated tasks): Document repeat cookies for years,
2027 months, weeks, days and hours.
2028
2029 * org.texi (Export options): State that you can use the d: option
2030 by specifying a list of drawers.
2031
2032 * org.texi (HTML preamble and postamble): Small doc improvement.
2033
2034 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2035
2036 * org.texi: The sections in the Exporting section of the manual
2037 left out articles in the description of the org-export-as-*
2038 commands, among other places. This patch adds them, adds a few
2039 missing prepositions, and switches instances of "an HTML" to "a
2040 html" for internal consistency.
2041
2042 * org.texi: Alter several examples of headings with timestamps in
2043 them to include the timestamps in the body instead of the heading.
2044
2045 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2046
2047 * org.texi (Agenda dispatcher): Document sticky agenda views and
2048 the new key for them.
2049
2050 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2051
2052 * org.texi (Advanced features): Fix error in table.
2053
2054 2012-09-30 Feng Shu <tumashu@gmail.com>
2055
2056 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2057 alternative to dvipng.
2058
2059 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2060
2061 * org.texi: Remove extra curly bracket.
2062
2063 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2064
2065 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2066 defkeys.
2067
2068 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2069
2070 * org.texi (Agenda commands): Fix two typos by giving
2071 corresponding function names, according to
2072 `org-agenda-view-mode-dispatch'.
2073
2074 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2075
2076 * org.texi (The spreadsheet): Fix typo.
2077
2078 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2079
2080 * org.texi (Tracking your habits): Point to the "Tracking TODO
2081 state changes" section.
2082
2083 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2084
2085 * org.texi (Literal examples): Remove reference to unknown
2086 `org-export-latex-minted' variable. Also simplify footnote since
2087 `org-export-latex-listings' documentation is exhaustive already.
2088
2089 * org.texi (Plain lists): Remove reference to now hard-coded
2090 `bullet' automatic rule.
2091
2092 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2093
2094 * org.texi: Updated documentation accordingly.
2095
2096 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2097
2098 * texinfo.tex: Merge from gnulib.
2099
2100 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2101
2102 Sync with Tramp 2.2.6.
2103
2104 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2105
2106 * trampver.texi: Update release number.
2107
2108 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2109
2110 * texinfo.tex: Merge from gnulib.
2111
2112 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2113
2114 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2115 (bug#12096).
2116
2117 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2118
2119 * calc.texi (Simplification modes, Conversions)
2120 (Operating on Selections): Mention "basic" simplification.
2121 (The Calc Mode Line): Mention the mode line display for Basic
2122 simplification mode.
2123 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2124 simplifications.
2125 (Basic Simplifications): Rename from "Limited Simplifications"
2126 Replace "limited" by "basic" throughout.
2127 (Algebraic Simplifications): Indicate that the algebraic
2128 simplifications are done by default.
2129 (Unsafe Simplifications): Mention `m E'.
2130 (Simplification of Units): Mention `m U'.
2131 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2132 (Kinds of Declarations, Functions for Declarations):
2133 Mention "algebraic simplifications" instead of `a s'.
2134 (Algebraic Entry): Remove mention of default simplifications.
2135
2136 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2137
2138 * calc.texi (Getting Started, Tutorial): Change simulated
2139 Calc output to match actual output.
2140 (Simplifying Formulas): Mention that algebraic simplification is now
2141 the default.
2142
2143 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2144
2145 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2146 (Bug#12073)
2147
2148 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2149
2150 Prefer typical American spelling for "acknowledgment".
2151 * calc.texi (History and Acknowledgments): Rename from
2152 History and Acknowledgements.
2153 * idlwave.texi (Acknowledgments):
2154 * ses.texi (Acknowledgments):
2155 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2156
2157 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2158
2159 Rename configure.in to configure.ac (Bug#11603).
2160 * ede.texi (Compiler and Linker objects, ede-proj-project)
2161 (ede-step-project): Prefer the name configure.ac to configure.in.
2162
2163 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2164
2165 * tramp.texi (Multi-hops):
2166 Introduce `tramp-restricted-shell-hosts-alist'.
2167
2168 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2169
2170 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2171 methods, so don't mention smtpmail here.
2172
2173 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2174
2175 * gnus.texi (Picons): Document gnus-picon-properties.
2176
2177 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2178
2179 * gnus.texi: Remove mention of compilation, as that's no longer
2180 supported.
2181
2182 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2183
2184 * gnus.texi (Archived Messages): Mention
2185 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2186
2187 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2188
2189 * gnus.texi (Various Summary Stuff):
2190 Remove mention of `gnus-propagate-marks'.
2191
2192 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2193
2194 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2195 which no longer exist.
2196
2197 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2198
2199 * gnus.texi (Archived Messages):
2200 Document gnus-gcc-self-resent-messages.
2201
2202 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2203
2204 * message.texi (Mail Variables):
2205 Mention the optional user parameter for X-Message-SMTP-Method.
2206
2207 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2208
2209 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2210
2211 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2212
2213 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2214
2215 * gnus.texi (Key Index): Change encoding to utf-8.
2216
2217 2012-06-21 Glenn Morris <rgm@gnu.org>
2218
2219 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2220
2221 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2222
2223 * gnus.texi (Group Timestamp): Mention where to find documentation for
2224 the `gnus-tmp-' variables (bug#11601).
2225
2226 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2227
2228 Sync with Tramp 2.2.6-pre.
2229
2230 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2231 where appropriate.
2232 (Ad-hoc multi-hops): New section.
2233 (Remote processes): New subsection "Running remote processes on
2234 Windows hosts".
2235 (History): Add remote commands on Windows, and ad-hoc multi-hop
2236 methods.
2237 (External methods): "ControlPersist" must be set to "no" for the
2238 `scpc' method.
2239 (Remote processes): Add a note about `auto-revert-tail-mode'.
2240 (Frequently Asked Questions): Use "scpx" in combination with
2241 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2242
2243 * trampver.texi: Update release number.
2244
2245 2012-06-10 Chong Yidong <cyd@gnu.org>
2246
2247 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2248 compilation for html-mono.
2249
2250 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2251
2252 * texinfo.tex: Merge from gnulib.
2253
2254 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2255
2256 * Makefile.in (echo-info): Don't try to install info files named
2257 just ".info".
2258
2259 2012-05-28 Glenn Morris <rgm@gnu.org>
2260
2261 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2262
2263 * sc.texi: Nuke hand-written node pointers.
2264 Fix top-level menu to match actual node order.
2265
2266 2012-05-27 Glenn Morris <rgm@gnu.org>
2267
2268 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2269 Some associated fixes, including not messing with chapno in cl.texi.
2270
2271 2012-05-27 Bastien Guerry <bzg@gnu.org>
2272
2273 * org.texi (Durations and time values): Fix typo.
2274
2275 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2276
2277 * texinfo.tex: Update from gnulib.
2278
2279 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2280
2281 * calc.texi (Basic Operations on Units, Customizing Calc):
2282 Mention `calc-ensure-consistent-units'.
2283
2284 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2285
2286 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2287 reference commands. (Bug#11461)
2288
2289 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2290
2291 2012-05-12 Glenn Morris <rgm@gnu.org>
2292
2293 * Makefile.in (mostlyclean): Add more TeX intermediates.
2294
2295 * Makefile.in: Make it look more like the other doc Makefiles.
2296 Use explicit $srcdir in all dependencies.
2297 Remove cd $srcdir from rules.
2298 (VPATH): Remove.
2299 (infodir): Set to an absolute path.
2300 (INFO_TARGETS): Use short names.
2301 (mkinfodir): infodir is now absolute.
2302 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2303
2304 * Makefile.in (info.info): Rename from info, to avoid duplication.
2305 (.SUFFIXES): Disable implicit rules.
2306
2307 * Makefile.in (MKDIR_P): New, set by configure.
2308 (mkinfodir): Use $MKDIR_P.
2309
2310 2012-05-07 Glenn Morris <rgm@gnu.org>
2311
2312 * forms.texi (Long Example): Update for changed location of files.
2313
2314 2012-05-04 Glenn Morris <rgm@gnu.org>
2315
2316 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2317 (INFO_TARGETS): Use $INFO_EXT.
2318 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2319 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2320 (INFO_TARGETS): Use $INFO_EXT.
2321 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2322
2323 2012-05-02 Glenn Morris <rgm@gnu.org>
2324
2325 * Makefile.in (echo-info): New phony target, used by top-level.
2326
2327 * viper.texi: Make direntry shorter (also it is no longer "newest").
2328
2329 * emacs-gnutls.texi, ert.texi, org.texi:
2330 Fix dircategory, direntry to match info/dir.
2331
2332 * faq.texi: Convert @inforefs to @xrefs.
2333 Fix some malformed cross-references.
2334 (File-name conventions): Shorten section name to avoid overfull line.
2335 (How to add fonts): Use smallexample to avoid overfull lines.
2336
2337 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2338
2339 * auth.texi (Help for users): Update for .gpg file being second.
2340
2341 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2342
2343 * org.texi (Agenda commands): Fix two typos: give corresponding
2344 function names, according to `org-agenda-view-mode-dispatch'.
2345
2346 2012-04-27 Glenn Morris <rgm@gnu.org>
2347
2348 * faq.texi (Major packages and programs): Remove section.
2349 There is no point listing 6 packages (cf etc/MORE.STUFF).
2350 (Finding Emacs and related packages): Move "Spell-checkers" here.
2351
2352 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2353
2354 * dbus.texi (Version): New node.
2355 (Properties and Annotations): Mention the object manager
2356 interface. Describe dbus-get-all-managed-objects.
2357 (Type Conversion): Floating point numbers are allowed, if an
2358 anteger does not fit Emacs's integer range.
2359 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2360 (Asynchronous Methods): Fix description of
2361 dbus-call-method-asynchronously.
2362 (Receiving Method Calls): Fix some minor errors.
2363 Add dbus-interface-emacs.
2364 (Signals): Describe unicast signals and the new match rules.
2365 (Alternative Buses): Add the PRIVATE optional argument to
2366 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2367
2368 2012-04-20 Glenn Morris <rgm@gnu.org>
2369
2370 * faq.texi (New in Emacs 24): New section.
2371 (Packages that do not come with Emacs): Mention M-x list-packages.
2372
2373 2012-04-14 Alan Mackenzie <acm@muc.de>
2374
2375 * cc-mode.texi (c-offsets-alist): Correct a typo.
2376
2377 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
2378
2379 * org.texi (Deadlines and scheduling): Fix the example: the
2380 DEADLINE item should come right after the headline. We enforce
2381 this convention, so it is a bug not to illustrate it correctly in
2382 the manual.
2383
2384 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2385
2386 * org.texi (Agenda commands): Fix documentation bug by swapping
2387 the equivalent keybindings to `org-agenda-next-line' with the ones
2388 to `org-agenda-previous-line'.
2389
2390 2012-04-14 Glenn Morris <rgm@gnu.org>
2391
2392 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2393
2394 2012-04-09 Eli Zaretskii <eliz@gnu.org>
2395
2396 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2397 Add emacs-gnutls.
2398 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2399
2400 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2401
2402 * Makefile.in: Add emacs-gnutls.texi to build.
2403
2404 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2405
2406 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2407
2408 * auth.texi (Secret Service API): Edit further and give examples.
2409 (Secret Service API): Adjust @samp to @code for collection names.
2410
2411 2012-04-04 Glenn Morris <rgm@gnu.org>
2412
2413 * auth.texi (Secret Service API): Copyedits.
2414 (Help for developers): Fill in some missing function doc-strings.
2415 (Help for users, Help for developers)
2416 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
2417
2418 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
2419
2420 * auth.texi (Secret Service API): Add the missing text.
2421
2422 2012-04-04 Chong Yidong <cyd@gnu.org>
2423
2424 * message.texi (Using PGP/MIME): Note that epg is now the default.
2425
2426 * gnus.texi: Reduce references to obsolete pgg library.
2427 (Security): Note that epg is now the default.
2428
2429 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2430
2431 * nxml-mode.texi (Completion): C-RET is no longer bound to
2432 nxml-complete.
2433
2434 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2435
2436 * org.texi (Customizing tables in ODT export): Correct few errors.
2437
2438 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2439
2440 * org.texi (Links in ODT export): Update.
2441 (Labels and captions in ODT export): New node.
2442
2443 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2444
2445 * org.texi (Literal examples in ODT export): htmlfontify.el in
2446 Emacs-24.1 now supports fontification. So ODT source blocks will
2447 be fontified by default.
2448
2449 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2450
2451 * org.texi (Refiling notes): Remove duplicated keybinding.
2452
2453 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2454
2455 * org.texi (noweb): Documentation of this new option to the :noweb
2456 header argument.
2457
2458 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2459
2460 * org.texi (Header and sectioning): Add example demonstrating how
2461 to use "LaTeX_CLASS_OPTIONS".
2462
2463 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2464
2465 * org.texi (Noweb reference syntax): Describe the ability to
2466 execute noweb references in the manual.
2467
2468 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2469
2470 * org.texi (cache): Improve cache documentation when session
2471 evaluation is used.
2472
2473 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2474
2475 * org.texi (Plain lists): Document removal.
2476
2477 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2478
2479 * org.texi: Decapitalize file name in references to Calc manual.
2480
2481 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2482
2483 * org.texi (Plain lists): Document removal.
2484
2485 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2486
2487 * org.texi (Top, OpenDocument Text export)
2488 (ODT export commands, Extending ODT export)
2489 (Images in ODT export, Tables in ODT export)
2490 (Configuring a document converter): Add or Update.
2491
2492 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2493
2494 * org.texi (MobileOrg): Change the wording to reflect that the
2495 Android Version is no longer just the little brother of the iOS
2496 version.
2497
2498 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2499
2500 * org.texi (Key bindings and useful functions): Update babel key
2501 binding documentation in manual.
2502
2503 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2504
2505 * org.texi (noweb): Document new noweb header value.
2506
2507 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2508
2509 * org.texi (noweb-sep): Document new header argument.
2510
2511 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2512
2513 * org.texi (noweb-ref): Documentation of this new custom variable.
2514
2515 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2516
2517 * org.texi (wrap): Update the new :wrap documentation to match the
2518 current implementation.
2519
2520 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2521
2522 * org.texi: Added documentation for :wrap.
2523
2524 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2525
2526 * org.texi: #+RESULTS now user-configurable.
2527
2528 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2529
2530 * org.texi: Documented :noweb no-export.
2531
2532 2012-04-01 Thomas Dye <dk@poto.local>
2533
2534 * org.texi: Edit :noweb no header argument for correctness.
2535
2536 2012-04-01 Bastien Guerry <bzg@gnu.org>
2537
2538 * org.texi (Customization): Update the approximate number of Org
2539 variables.
2540
2541 2012-04-01 Thomas Dye <dk@poto.local>
2542
2543 * org.texi: The :results wrap produces a drawer instead of a
2544 begin_results block.
2545
2546 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2547
2548 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2549 reflect the new default.
2550
2551 2012-03-10 Eli Zaretskii <eliz@gnu.org>
2552
2553 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2554 "Getting Started" to this node. (Bug#10450)
2555
2556 2012-03-10 Chong Yidong <cyd@gnu.org>
2557
2558 * flymake.texi (Example -- Configuring a tool called via make):
2559 Mention the Automake COMPILE variable (Bug#8715).
2560
2561 * info.texi (Getting Started): Add an index entry (Bug#10450).
2562
2563 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
2564
2565 * dbus.texi (Signals): Known names will be mapped onto unique
2566 names, when registering for signals.
2567
2568 2012-02-29 Glenn Morris <rgm@gnu.org>
2569
2570 * url.texi: Fix quote usage in body text.
2571
2572 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2573
2574 * cl.texi: Use @code{} in menus when appropriate.
2575
2576 2012-02-28 Glenn Morris <rgm@gnu.org>
2577
2578 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2579 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2580 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2581 * org.texi, sc.texi, vip.texi, viper.texi:
2582 Standardize possessive apostrophe usage.
2583
2584 2012-02-26 Chong Yidong <cyd@gnu.org>
2585
2586 * ediff.texi (Quick Help Commands): Add a couple of index entries
2587 (Bug#10834).
2588
2589 2012-02-17 Glenn Morris <rgm@gnu.org>
2590
2591 * gnus.texi (Posting Styles):
2592 * remember.texi (Org): Fix cross-refs to other manuals.
2593
2594 2012-02-15 Glenn Morris <rgm@gnu.org>
2595
2596 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2597 (Encryption): New chapter, split out from previous.
2598
2599 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2600
2601 * gnus.texi (Customizing the IMAP Connection):
2602 Mention nnimap-record-commands.
2603
2604 2012-02-10 Glenn Morris <rgm@gnu.org>
2605
2606 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2607 Mention url-queue-retrieve.
2608
2609 2012-02-09 Glenn Morris <rgm@gnu.org>
2610
2611 * sem-user.texi (Semantic mode user commands): Typo fix.
2612
2613 * info.texi (Create Info buffer): Mention info-display-manual.
2614
2615 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2616
2617 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2618 example (modified from an example by Michael Albinus).
2619
2620 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2621
2622 * gnus.texi (Agent Basics): Fix outdated description of
2623 `gnus-agent-auto-agentize-methods'.
2624
2625 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2626
2627 * cc-mode.texi: Always @defindex ss.
2628 (Config Basics): Fix argument of @itemize.
2629 (Macro Backslashes): Add @code around index entry.
2630
2631 2012-01-23 Glenn Morris <rgm@gnu.org>
2632
2633 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2634
2635 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2636
2637 * tramp.texi (File): Tweak wording for the `scpc' option.
2638
2639 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2640
2641 * gnus.texi (Group Parameters): Really note precedence.
2642
2643 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2644
2645 * gnus.texi (Group Parameters): Note precedence.
2646
2647 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2648
2649 * org.texi (Noweb reference syntax): Adding documentation of
2650 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2651 variable.
2652
2653 2012-01-03 Bastien Guerry <bzg@gnu.org>
2654
2655 * org.texi (Plain lists): Split the table to fix the display
2656 of items.
2657
2658 2012-01-03 Bastien Guerry <bzg@gnu.org>
2659
2660 * org.texi (Plain lists): Fix misplaced explanation.
2661
2662 2012-01-03 Bastien Guerry <bzg@gnu.org>
2663
2664 * org.texi (Plain lists, Agenda files): Add index entries.
2665
2666 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2667
2668 * org.texi: Use "Org mode" instead of alternatives like
2669 "Org-mode" or "org-mode".
2670
2671 2012-01-03 Bernt Hansen <bernt@norang.ca>
2672
2673 * org.texi (Agenda commands):
2674 Document `org-clock-report-include-clocking-task'.
2675
2676 2012-01-03 Bastien Guerry <bzg@gnu.org>
2677
2678 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2679 C-c' on checkboxes.
2680
2681 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2682
2683 * org.texi: End sentences with two spaces.
2684
2685 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2686
2687 * org.texi (External links): Document the link types file+sys
2688 and file+emacs, slightly narrow used page width.
2689
2690 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2691
2692 * org.texi (colnames): Note that colnames behavior may differ
2693 across languages.
2694
2695 2012-01-03 Bastien Guerry <bzg@gnu.org>
2696
2697 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2698
2699 2012-01-03 Thomas Dye <dk@poto.westell.com>
2700
2701 * org.texi: Augmented discussion of babel property
2702 inheritance. Put footnote outside sentence ending period.
2703
2704 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2705
2706 * org.texi (eval): Documenting the full range of :eval header
2707 argument values.
2708
2709 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2710
2711 * org.texi (eval): Documentation of the new :eval option.
2712
2713 2012-01-03 Thomas Dye <dk@poto.local>
2714
2715 * org.texi: Add accumulated properties.
2716
2717 2012-01-03 Thomas Dye <dk@poto.local>
2718
2719 * org.texi: Documented no spaces in name=assign, another
2720 correction to :var table.
2721
2722 2012-01-03 Thomas Dye <dk@poto.local>
2723
2724 * org.texi: Changed DATA to NAME in Working With Source Code
2725 section.
2726
2727 2012-01-03 Tom Dye <tsd@tsdye.com>
2728
2729 * org.texi: Minor change to :var table.
2730
2731 2012-01-03 Tom Dye <tsd@tsdye.com>
2732
2733 * org.texi: More changes to :var table (some examples were wrong).
2734
2735 2012-01-03 Tom Dye <tsd@tsdye.com>
2736
2737 * org.texi: Cleaned up :var table.
2738
2739 2012-01-03 Bastien Guerry <bzg@gnu.org>
2740
2741 * org.texi (Timestamps, Weekly/daily agenda)
2742 (Weekly/daily agenda): Add @cindex for "appointment".
2743
2744 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2745
2746 * org.texi (Literal examples): A new link to the template for
2747 inserting empty code blocks.
2748 (Structure of code blocks): A new link to the template for
2749 inserting empty code blocks.
2750
2751 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2752
2753 * org.texi (External links): Add footnote on how the behavior
2754 of the text search in Org files are controled by the variable
2755 `org-link-search-must-match-exact-headline'.
2756
2757 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2758
2759 * org.texi (Buffer-wide header arguments):
2760 Update documentation to reflect removal of #+PROPERTIES.
2761
2762 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2763
2764 * org.texi (The clock table): Mention that ACHIVED trees
2765 contribute to the clock table.
2766
2767 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2768
2769 * org.texi (Conflicts): Better yasnippet config info.
2770
2771 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2772
2773 * org.texi (Selective export): Explicitly mention the default
2774 values for `org-export-select-tags',
2775 `org-export-exclude-tags'.
2776
2777 2012-01-03 Tom Dye <tsd@tsdye.com>
2778
2779 * org.texi: Added a line to specify that header arguments are
2780 lowercase.
2781
2782 2012-01-03 Tom Dye <tsd@tsdye.com>
2783
2784 * org.texi: :var requires default value when declared.
2785
2786 2012-01-03 Bastien Guerry <bzg@gnu.org>
2787
2788 * org.texi (Handling links): Add a note about the
2789 `org-link-frame-setup' option.
2790
2791 2012-01-03 David Maus <dmaus@ictsoc.de>
2792
2793 * org.texi (Exporting Agenda Views, Extracting agenda
2794 information): Fix command line syntax, quote symbol parameter
2795 values.
2796
2797 2012-01-03 David Maus <dmaus@ictsoc.de>
2798
2799 * org.texi (Exporting Agenda Views): Fix command line syntax.
2800
2801 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2802
2803 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2804 Use octal notation for file permissions, which are normally
2805 thought of in octal.
2806 (Mail Back End Variables): Use more-plausible modes in example.
2807
2808 2011-12-20 Alan Mackenzie <acm@muc.de>
2809
2810 * cc-mode.texi: Update version string 5.31 -> 5.32.
2811
2812 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
2813
2814 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2815
2816 2011-11-24 Glenn Morris <rgm@gnu.org>
2817
2818 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2819
2820 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2821
2822 * makefile.w32-in: Update dependencies.
2823
2824 2011-11-20 Glenn Morris <rgm@gnu.org>
2825
2826 * gnus.texi (Group Information):
2827 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2828
2829 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2830
2831 * gnus-coding.texi (Gnus Maintenance Guide):
2832 Rename from "Gnus Maintainance Guide".
2833
2834 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2835 * eieio.texi (Customizing):
2836 * gnus.texi (Article Washing):
2837 * gnus-news.texi:
2838 * sem-user.texi (Smart Jump): Fix typos.
2839
2840 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2841
2842 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2843
2844 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
2845
2846 * ede.texi (project-am-texinfo):
2847 * gnus.texi (Sending or Not Sending):
2848 * org.texi (Template elements): Fix typos.
2849
2850 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
2851
2852 * ediff.texi (Hooks):
2853 * sem-user.texi (Semanticdb Roots): Fix typos.
2854
2855 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
2856
2857 * semantic.texi (Tag handling): Fix typo.
2858
2859 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2860
2861 * gnus.texi (Other Gnus Versions): Remove.
2862
2863 2011-10-28 Alan Mackenzie <acm@muc.de>
2864
2865 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2866 (Other Special Indentations): Add an xref to "Macros with ;".
2867 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
2868 "Macros with ;".
2869 (Macros with ;): New page.
2870
2871 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2872 Document the new handling of nested scopes for movement by defuns.
2873
2874 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
2875
2876 Sync with Tramp 2.2.3.
2877
2878 * trampver.texi: Update release number.
2879
2880 2011-10-14 Glenn Morris <rgm@gnu.org>
2881
2882 * ert.texi (Introduction, How to Run Tests)
2883 (Running Tests Interactively, Expected Failures)
2884 (Tests and Their Environment, Useful Techniques)
2885 (Interactive Debugging, Fixtures and Test Suites):
2886 Minor rephrasings.
2887 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2888 (Running Tests in Batch Mode): Simplify loading instructions.
2889 (Test Selectors): Clarify some selectors.
2890 (Expected Failures, Useful Techniques):
2891 Make examples fit in 80 columns.
2892
2893 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
2894
2895 * calc.texi (Basic Operations on Units): Discuss temperature
2896 conversion (`u t') alongside with other unit conversions ('u c').
2897
2898 2011-10-12 Glenn Morris <rgm@gnu.org>
2899
2900 * ert.texi: Whitespace trivia to make main menu items line up better.
2901
2902 2011-10-08 Glenn Morris <rgm@gnu.org>
2903
2904 * Makefile.in: Fix ert rules.
2905
2906 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2907
2908 * gnus.texi (Gnus Utility Functions): Add more references and
2909 explanations (bug#9683).
2910
2911 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
2912
2913 * texinfo.tex: Merge from gnulib.
2914
2915 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2916
2917 * gnus.texi (Archived Messages): Note the default (bug#9552).
2918
2919 2011-09-21 Bill Wohler <wohler@newt.com>
2920
2921 Release MH-E manual version 8.3.
2922
2923 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2924 release 8.3.
2925 (Preface): Update support information.
2926 (From Bill Wohler): Reset text to original version. As a
2927 historical quote, the tense should be correct in the time that it
2928 was written.
2929
2930 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2931
2932 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2933 (Finding the News): Doc clarification.
2934 (Terminology): Mention naming.
2935
2936 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2937
2938 * gnus.texi: Remove mentions of `recent', which are now obsolete.
2939 (Interactive): Document `quiet'.
2940
2941 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
2942
2943 * org.texi (Images in LaTeX export): Rewrite.
2944
2945 2011-08-15 Bastien Guerry <bzg@gnu.org>
2946
2947 * org.texi (Using the mapping API): Mention 'region as a possible
2948 scope for `org-map-entries'.
2949
2950 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2951
2952 * org.texi (Visibility cycling): Document `org-copy-visible'.
2953
2954 2011-08-15 Bastien Guerry <bzg@gnu.org>
2955
2956 * org.texi (Template expansion): Order template sequences in the
2957 proper order.
2958
2959 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2960
2961 * org.texi (eval): Expand discussion of the :eval header argument.
2962
2963 2011-08-15 Bastien Guerry <bzg@gnu.org>
2964
2965 * org.texi (Languages): Add Lilypond and Awk as supported
2966 languages.
2967
2968 2011-08-15 Achim Gratz <stromeko@nexgo.de>
2969
2970 * org.texi: Document that both CLOCK_INTO_DRAWER and
2971 LOG_INTO_DRAWER can be used to override the contents of variable
2972 org-clock-into-drawer (or if unset, org-log-into-drawer).
2973
2974 * org.texi: Replace @xref->@pxref.
2975
2976 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2977
2978 * org.texi (Evaluating code blocks): Documenting the new option
2979 for inline call lines.
2980
2981 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2982
2983 * org.texi (Results of evaluation): More explicit about the
2984 mechanism through which interactive evaluation of code is
2985 performed.
2986
2987 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2988
2989 * org.texi (noweb-ref): New header argument documentation.
2990
2991 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2992
2993 * org.texi (Extracting source code): Documentation of the new
2994 org-babel-tangle-named-block-combination variable.
2995
2996 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2997
2998 * org.texi (Structure of code blocks): Explicitly state that the
2999 behavior of multiple blocks of the same name is undefined.
3000
3001 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
3002
3003 * org.texi (TaskJuggler export): Modify the example to reflect the
3004 new effort durations.
3005
3006 2011-08-15 David Maus <dmaus@ictsoc.de>
3007
3008 * org.texi (Images in LaTeX export): Escape curly brackets in
3009 LaTeX example.
3010
3011 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3012
3013 * org.texi (The clock table): Document the :properties and
3014 :inherit-props arguments for the clocktable.
3015
3016 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3017
3018 * org.texi (Tables in LaTeX export): Document specifying placement
3019 options for tables.
3020
3021 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3022
3023 * org.texi (Evaluating code blocks): More specific documentation
3024 about the different types of header arguments.
3025
3026 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3027
3028 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3029
3030 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3031
3032 * org.texi (Built-in table editor): Document the table field
3033 follow mode.
3034
3035 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3036
3037 * org.texi (Easy Templates): Document new template.
3038
3039 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3040
3041 * org.texi (Literal examples): Add a cross-reference from "Literal
3042 Examples" to "Easy Templates."
3043
3044 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3045
3046 * org.texi (The clock table): Add link to match syntax.
3047
3048 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3049
3050 * org.texi (Agenda commands): Document clock consistency checks.
3051
3052 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3053
3054 * org.texi (Built-in table editor): Document that \vert represents
3055 a vertical bar in a table field.
3056
3057 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3058
3059 * org.texi (Literal examples): Link from "Markup" > "Literate
3060 Examples" to "Working with Source Code".
3061
3062 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3063
3064 * org.texi (Agenda commands): Doc for function option to bulk
3065 action.
3066
3067 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3068
3069 * org.texi (Template expansion): Document new %<...> template
3070 escape.
3071
3072 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3073
3074 * org.texi (Selective export): Document exclusion of any tasks
3075 from export.
3076
3077 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3078
3079 * org.texi (Selective export): Document how to exclude DONE tasks
3080 from export.
3081 (Publishing options): Document the properties to be used to turn off
3082 export of DONE tasks.
3083
3084 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3085
3086 * org.texi (The date/time prompt): Document date range protection.
3087
3088 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3089
3090 * org.texi (padline): Documentation of the new padline header
3091 argument.
3092
3093 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3094
3095 * org.texi (var): Adding "[" to list of characters triggering
3096 elisp evaluation.
3097
3098 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3099
3100 * org.texi (var): Documentation of Emacs Lisp evaluation during
3101 variable assignment.
3102
3103 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3104
3105 * org.texi (colnames): Reference indexing into variables, and note
3106 that colnames are *not* removed before indexing occurs.
3107 (rownames): Reference indexing into variables, and note that
3108 rownames are *not* removed before indexing occurs.
3109
3110 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3111
3112 * org.texi (var): Clarification of indexing into tabular
3113 variables.
3114
3115 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3116
3117 * org.texi (results): Documentation of the `:results wrap' header
3118 argument.
3119
3120 2011-08-15 Bastien Guerry <bzg@gnu.org>
3121
3122 * org.texi (LaTeX and PDF export): Add a note about a limitation
3123 of the LaTeX export: the org file has to be properly structured.
3124
3125 2011-08-15 Bastien Guerry <bzg@gnu.org>
3126
3127 * org.texi (Dynamic blocks, Structure editing):
3128 Mention the function `org-narrow-to-block'.
3129
3130 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3131
3132 * org.texi (Languages): Updating list of code block supported
3133 languages.
3134
3135 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3136
3137 * org.texi (Special properties): CATEGORY is a special property,
3138 but it may also used in the drawer.
3139
3140 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3141
3142 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3143
3144 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3145
3146 * org.texi (Include files): Document :lines.
3147
3148 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3149
3150 * org.texi (comments): Documentation of the ":comments noweb" code
3151 block header argument.
3152
3153 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3154
3155 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3156 added extra whitespace around functions to be consistent with the
3157 rest of the section.
3158
3159 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3160
3161 * org.texi (Evaluating code blocks): Expand discussion of
3162 #+call: line syntax.
3163 (Header arguments in function calls): Expand discussion of
3164 #+call: line syntax.
3165
3166 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3167
3168 * org.texi (Evaluating code blocks): More explicit about how to
3169 pass variables to #+call lines.
3170
3171 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3172
3173 * org.texi (Results of evaluation): Link to the :results header
3174 argument list from the "Results of evaluation" section.
3175
3176 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3177
3178 * org.texi (Conflicts): Adding additional information about
3179 resolving org/yasnippet conflicts.
3180
3181 2011-08-15 David Maus <dmaus@ictsoc.de>
3182
3183 * org.texi (Publishing options): Document style-include-scripts
3184 publishing project property.
3185
3186 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3187
3188 * org.texi (Sparse trees): Document the next-error /
3189 previous-error functionality.
3190
3191 2011-08-15 Tom Dye <tsd@tsdye.com>
3192
3193 * org.texi (cache): Improve documentation of code block caches.
3194
3195 2011-08-15 Tom Dye <tsd@tsdye.com>
3196
3197 * org.texi (Code block specific header arguments):
3198 Documentation of multi-line header arguments.
3199
3200 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3201
3202 * org.texi (Code evaluation security): Add example for using a
3203 function.
3204
3205 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3206
3207 * org.texi (Tables in LaTeX export): Documentation of new
3208 attr_latex options for tables.
3209
3210 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3211
3212 * trampver.texi: Update release number.
3213
3214 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3215
3216 Sync with Tramp 2.2.2.
3217
3218 * trampver.texi: Update release number.
3219
3220 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3221
3222 * flymake.texi (Example -- Configuring a tool called via make):
3223 Use /dev/null instead of the Windows "nul" (bug#8715).
3224
3225 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3226
3227 * widget.texi (Setting Up the Buffer): Remove mention of the
3228 global keymap parent, which doesn't seem to be accurate
3229 (bug#7045).
3230
3231 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3232
3233 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3234
3235 2010-07-10 Kevin Ryde <user42@zip.com.au>
3236
3237 * cl.texi (For Clauses): Add destructuring example processing an
3238 alist (bug#6596).
3239
3240 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3241
3242 * ediff.texi (Major Entry Points): Remove mention of `require',
3243 since that's not pertinent in the installed Emacs (bug#9016).
3244
3245 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3246
3247 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3248 (Filtering New Groups): Clarify how simple the "options -n" format is.
3249 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3250 is internal.
3251
3252 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3253
3254 * tramp.texi (Cleanup remote connections):
3255 Add `tramp-cleanup-this-connection'.
3256
3257 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3258
3259 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3260 zombies.
3261 (Checking New Groups): Ditto (bug#8974).
3262 (Checking New Groups): Move the reference to the right place.
3263
3264 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3265
3266 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3267 backups, and not actual vc (bug#8975).
3268
3269 2011-07-03 Kevin Ryde <user42@zip.com.au>
3270
3271 * cl.texi (For Clauses): @items for hash-values and key-bindings
3272 to make them more visible when skimming. Add examples of `using'
3273 clause to them, examples being clearer than a description in
3274 words (bug#6599).
3275
3276 2011-07-01 Alan Mackenzie <acm@muc.de>
3277
3278 * cc-mode.texi (Guessing the Style): New page.
3279 (Styles): Add a short introduction to above.
3280
3281 2011-06-28 Deniz Dogan <deniz@dogan.se>
3282
3283 * rcirc.texi (Configuration): Bug-fix:
3284 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3285 Reported by Elias Pipping <pipping@exherbo.org>.
3286
3287 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3288
3289 * gnus.texi (Summary Mail Commands):
3290 Document `gnus-summary-reply-to-list-with-original'.
3291
3292 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3293
3294 * eshell.texi (Known problems): Fix typo.
3295
3296 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3297
3298 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3299 (Password handling): `auth-source-debug' is good for debug messages.
3300
3301 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3302
3303 * gnus.texi (Store custom flags and keywords): Refer to
3304 `gnus-registry-article-marks-to-{chars,names}' instead of
3305 `gnus-registry-user-format-function-{M,M2}'.
3306
3307 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3308
3309 * texinfo.tex: Merge from gnulib.
3310
3311 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3312
3313 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3314 (Store custom flags and keywords):
3315 Mention `gnus-registry-user-format-function-M' and
3316 `gnus-registry-user-format-function-M2'.
3317
3318 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3319
3320 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3321
3322 2011-05-17 Glenn Morris <rgm@gnu.org>
3323
3324 * gnus.texi (Face): Fix typo.
3325
3326 2011-05-14 Glenn Morris <rgm@gnu.org>
3327
3328 * dired-x.texi (Omitting Examples): Minor addition.
3329
3330 2011-05-10 Jim Meyering <meyering@redhat.com>
3331
3332 * ede.texi: Fix typo "or or -> or".
3333
3334 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
3335
3336 * gnus.texi (Summary Buffer Lines):
3337 gnus-summary-user-date-format-alist does not exist.
3338 (Sorting the Summary Buffer): More about sorting threads.
3339
3340 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3341
3342 * trampver.texi: Update release number.
3343
3344 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3345
3346 * tramp.texi (Frequently Asked Questions): New item for disabling
3347 Tramp in other packages.
3348
3349 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3350
3351 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3352 (Fancy splitting to parent, Store arbitrary data):
3353 Update gnus-registry docs.
3354
3355 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
3356
3357 * ede.texi: Fix typos.
3358
3359 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3360
3361 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3362 It's @table @code.
3363
3364 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3365
3366 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3367
3368 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3369
3370 * calc.texi (Logarithmic Units): Update the function names.
3371
3372 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3373
3374 * message.texi (Various Commands): Document format specs in the
3375 ellipsis.
3376
3377 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3378
3379 * message.texi (Insertion Variables): Document message-cite-style.
3380
3381 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
3382
3383 * tramp.texi (Remote processes): New subsection "Running shell on
3384 a remote host".
3385
3386 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3387
3388 * auth.texi (Help for developers): Update docs to explain that the
3389 :save-function will only run the first time.
3390
3391 2011-03-12 Glenn Morris <rgm@gnu.org>
3392
3393 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3394 (emacs-faq.text): New target.
3395 (clean): Add emacs-faq.
3396
3397 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
3398
3399 Sync with Tramp 2.2.1.
3400
3401 * trampver.texi: Update release number.
3402
3403 2011-03-11 Glenn Morris <rgm@gnu.org>
3404
3405 * Makefile.in (HTML_TARGETS): New.
3406 (clean): Delete $HTML_TARGETS.
3407 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3408
3409 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3410
3411 * auth.texi (Help for developers): Show example of using
3412 `auth-source-search' with prompts and :save-function.
3413
3414 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3415
3416 * Version 23.3 released.
3417
3418 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3419
3420 * message.texi (Message Buffers): Update default value of
3421 message-generate-new-buffers.
3422
3423 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3424
3425 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3426 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3427 respectively.
3428 (Musical Notes): New section.
3429 (Customizing Calc): Mention the customizable variable
3430 calc-note-threshold.
3431
3432 2011-03-03 Glenn Morris <rgm@gnu.org>
3433
3434 * url.texi (Dealing with HTTP documents): Remove reference to
3435 function url-decode-text-part; never seems to have existed. (Bug#6038)
3436 (Configuration): Update url-configuration-directory description.
3437
3438 2011-03-02 Glenn Morris <rgm@gnu.org>
3439
3440 * dired-x.texi (Multiple Dired Directories): Remove mentions
3441 of dired-default-directory-alist and dired-default-directory.
3442 Move dired-smart-shell-command here...
3443 (Miscellaneous Commands): ... from here.
3444
3445 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3446
3447 * texinfo.tex: Update to version 2011-02-24.09.
3448
3449 2011-03-02 Glenn Morris <rgm@gnu.org>
3450
3451 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3452 instead of the obsoleted dired-omit-here-always.
3453
3454 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
3455
3456 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3457 supported systems.
3458
3459 2011-02-28 Glenn Morris <rgm@gnu.org>
3460
3461 * dbus.texi (Type Conversion): Grammar fix.
3462
3463 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
3464
3465 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3466 "Debian GNU/Linux".
3467
3468 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3469
3470 2011-02-23 Glenn Morris <rgm@gnu.org>
3471
3472 * dired-x.texi (Features): Minor rephrasing.
3473 (Local Variables): Fix typos.
3474
3475 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3476 Standardize some Emacs/XEmacs terminology.
3477
3478 * dired-x.texi (Features): Don't advertise obsolete local variables.
3479 Simplify layout.
3480 (Omitting Variables): Update local variables example.
3481 (Local Variables): Say this is obsolete. Fix description of
3482 dired-enable-local-variables possible values.
3483
3484 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3485
3486 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3487 default now.
3488
3489 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3490
3491 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3492
3493 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3494
3495 * gnus.texi (Window Layout): Document layout names.
3496
3497 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3498
3499 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3500 * auth.texi: Sync @dircategory with ../../info/dir.
3501 * autotype.texi: Sync @dircategory with ../../info/dir.
3502 * calc.texi: Sync @dircategory with ../../info/dir.
3503 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3504 * cl.texi: Sync @dircategory with ../../info/dir.
3505 * dbus.texi: Sync @dircategory with ../../info/dir.
3506 * dired-x.texi: Sync @dircategory with ../../info/dir.
3507 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3508 * ede.texi: Sync @dircategory with ../../info/dir.
3509 * ediff.texi: Sync @dircategory with ../../info/dir.
3510 * edt.texi: Sync @dircategory with ../../info/dir.
3511 * eieio.texi: Sync @dircategory with ../../info/dir.
3512 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3513 * epa.texi: Sync @dircategory with ../../info/dir.
3514 * erc.texi: Sync @dircategory with ../../info/dir.
3515 * eshell.texi: Sync @dircategory with ../../info/dir.
3516 * eudc.texi: Sync @dircategory with ../../info/dir.
3517 * flymake.texi: Sync @dircategory with ../../info/dir.
3518 * forms.texi: Sync @dircategory with ../../info/dir.
3519 * gnus.texi: Sync @dircategory with ../../info/dir.
3520 * idlwave.texi: Sync @dircategory with ../../info/dir.
3521 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3522 * message.texi: Sync @dircategory with ../../info/dir.
3523 * mh-e.texi: Sync @dircategory with ../../info/dir.
3524 * newsticker.texi: Sync @dircategory with ../../info/dir.
3525 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3526 * org.texi: Sync @dircategory with ../../info/dir.
3527 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3528 * pgg.texi: Sync @dircategory with ../../info/dir.
3529 * rcirc.texi: Sync @dircategory with ../../info/dir.
3530 * reftex.texi: Sync @dircategory with ../../info/dir.
3531 * remember.texi: Sync @dircategory with ../../info/dir.
3532 * sasl.texi: Sync @dircategory with ../../info/dir.
3533 * sc.texi: Sync @dircategory with ../../info/dir.
3534 * semantic.texi: Sync @dircategory with ../../info/dir.
3535 * ses.texi: Sync @dircategory with ../../info/dir.
3536 * sieve.texi: Sync @dircategory with ../../info/dir.
3537 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3538 * speedbar.texi: Sync @dircategory with ../../info/dir.
3539 * trampver.texi [emacs]: Set emacsname to "Emacs".
3540 * tramp.texi: Sync @dircategory with ../../info/dir.
3541 * url.texi: Sync @dircategory with ../../info/dir.
3542 * vip.texi: Sync @dircategory with ../../info/dir.
3543 * viper.texi: Sync @dircategory with ../../info/dir.
3544 * widget.texi: Sync @dircategory with ../../info/dir.
3545 * woman.texi: Sync @dircategory with ../../info/dir.
3546
3547 2011-02-19 Glenn Morris <rgm@gnu.org>
3548
3549 * dired-x.texi (Technical Details): No longer redefines
3550 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
3551 dired-read-shell-command, or dired-find-buffer-nocreate.
3552
3553 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3554
3555 * eshell.texi (Input/Output):
3556 Document insert output redirection operator, >>>.
3557
3558 2011-02-18 Glenn Morris <rgm@gnu.org>
3559
3560 * dired-x.texi (Optional Installation File At Point): Simplify.
3561
3562 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3563
3564 * auth.texi (Help for users): Use :port instead of :protocol for all
3565 auth-source docs.
3566 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3567 to have two files in `auth-sources'.
3568
3569 2011-02-16 Glenn Morris <rgm@gnu.org>
3570
3571 * dired-x.texi: Use emacsver.texi to get Emacs version.
3572 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3573 Depend on emacsver.texi.
3574
3575 * dired-x.texi: Drop meaningless version number.
3576 (Introduction): Remove old info.
3577 (Optional Installation Dired Jump): Autoload from dired-x.
3578 Remove incorrect info about loaddefs.el.
3579 (Bugs): Just refer to M-x report-emacs-bug.
3580
3581 * dired-x.texi (Multiple Dired Directories): Update for rename of
3582 default-directory-alist.
3583 (Miscellaneous Commands): No longer mention very old VM version 4.
3584
3585 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3586
3587 Merge from gnulib.
3588 * texinfo.tex: Update to version 2011-02-14.11.
3589
3590 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3591
3592 * auth.texi (Help for users):
3593 Login collection is "Login" and not "login".
3594
3595 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
3596
3597 * tramp.texi (History): Remove IMAP support.
3598 (External methods, Frequently Asked Questions): Remove `imap' and
3599 `imaps' methods.
3600 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3601
3602 * trampver.texi: Remove default value of `emacsimap'.
3603
3604 2011-02-13 Glenn Morris <rgm@gnu.org>
3605
3606 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3607 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3608
3609 2011-02-12 Glenn Morris <rgm@gnu.org>
3610
3611 * sc.texi (Getting Connected): Remove old index entries.
3612
3613 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
3614
3615 * url.texi: Remove duplicate @dircategory (Bug#7942).
3616
3617 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3618
3619 * auth.texi (Overview, Help for users, Help for developers):
3620 Update docs.
3621 (Help for users): Talk about spaces.
3622
3623 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3624
3625 * texinfo.tex: Update to version 2011-02-07.16.
3626
3627 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
3628
3629 * dbus.texi (Bus names): Adapt descriptions for
3630 dbus-list-activatable-names and dbus-list-known-names.
3631
3632 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3633
3634 * calc.texi (Logarithmic Units): New section.
3635
3636 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3637
3638 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3639 manuals use it now.
3640
3641 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
3642
3643 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3644
3645 * overrides.texi: Remove.
3646
3647 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3648 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3649
3650 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
3651
3652 * tramp.texi (Frequently Asked Questions): Mention problems with
3653 WinSSHD.
3654
3655 * trampver.texi: Update release number.
3656
3657 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3658
3659 * tramp.texi:
3660 Replace "delimet" with "delimit" globally.
3661 Replace "explicite" with "explicit" globally.
3662 Replace "instead of" with "instead" where there was nothing after "of".
3663 Audit use of comma before interrogative pronoun, "that", or "which".
3664 Minor word order, spelling, wording changes.
3665
3666 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3667
3668 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3669
3670 * sieve.texi: Use WEBHACKDEVEL.
3671
3672 * sasl.texi: Use WEBHACKDEVEL.
3673
3674 * pgg.texi: Use WEBHACKDEVEL.
3675
3676 * message.texi: Use WEBHACKDEVEL.
3677
3678 * gnus.texi: Use WEBHACKDEVEL.
3679
3680 * emacs-mime.texi: Use WEBHACKDEVEL.
3681
3682 * auth.texi: Use WEBHACKDEVEL.
3683
3684 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3685 manuals.
3686
3687 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3688
3689 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3690
3691 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3692
3693 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3694 which in turn is copied from ftp://tug.org/tex/.
3695
3696 2011-02-03 Glenn Morris <rgm@gnu.org>
3697
3698 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3699 (Binding combinations of modifiers and function keys):
3700 Let's assume people reading this are not using Emacs 18.
3701
3702 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3703
3704 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3705 since it's run automatically.
3706
3707 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3708
3709 * gnus.texi (Customizing Articles): Fix typo.
3710
3711 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3712
3713 * gnus.texi (Customizing Articles): Document the new way of customizing
3714 the date headers(s).
3715
3716 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3717
3718 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3719 splitting example.
3720
3721 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3722
3723 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3724 (MAKEINFO_OPTS): New variable.
3725 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3726 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3727 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3728 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3729 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3730 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3731 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3732 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3733 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3734 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3735 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3736 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3737 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3738 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3739 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3740 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3741 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3742 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3743
3744 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3745
3746 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3747
3748 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3749
3750 * message.texi (IDNA): Explain what it is.
3751
3752 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3753
3754 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3755
3756 2011-01-23 Werner Lemberg <wl@gnu.org>
3757
3758 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3759 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3760 (ENVADD): Update.
3761
3762 2011-01-18 Glenn Morris <rgm@gnu.org>
3763
3764 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3765
3766 2011-01-14 Eduard Wiebe <usenet@pusto.de>
3767
3768 * nxml-mode.texi (Introduction): Fix file name typos.
3769
3770 2011-01-13 Christian Ohler <ohler@gnu.org>
3771
3772 * ert.texi: New file.
3773
3774 * Makefile.in:
3775 * makefile.w32-in: Add ert.texi.
3776
3777 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3778
3779 * dbus.texi (Receiving Method Calls): New function
3780 dbus-register-service. Rearrange node.
3781
3782 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3783
3784 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3785 which in turn is copied from ftp://tug.org/tex/.
3786
3787 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3788
3789 * dbus.texi (Receiving Method Calls): Describe new optional
3790 parameter dont-register-service of dbus-register-{method,property}.
3791
3792 2010-12-17 Daiki Ueno <ueno@unixuser.org>
3793
3794 * epa.texi (Encrypting/decrypting *.gpg files):
3795 Mention epa-file-select-keys.
3796
3797 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3798
3799 * gnus.texi (Archived Messages): Remove outdated text.
3800
3801 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3802
3803 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
3804
3805 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3806
3807 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
3808
3809 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3810
3811 * gnus.texi (The swish++ Engine): Add customizable parameters
3812 descriptions.
3813 (The swish-e Engine): Ditto.
3814
3815 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
3816
3817 * tramp.texi (Inline methods): Add "ksu" method.
3818 (Remote processes): Add example with remote `default-directory'.
3819
3820 2010-12-14 Glenn Morris <rgm@gnu.org>
3821
3822 * faq.texi (Expanding aliases when sending mail):
3823 Now build-mail-aliases is interactive.
3824
3825 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3826
3827 * gnus.texi: First pass at adding (rough) nnir documentation.
3828
3829 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3830
3831 * gnus.texi (Filtering New Groups):
3832 Mention gnus-auto-subscribed-categories.
3833 (The First Time): Remove, since default-subscribed-newsgroups has been
3834 removed.
3835
3836 2010-12-13 Glenn Morris <rgm@gnu.org>
3837
3838 * cl.texi (For Clauses): Small fixes for frames and windows.
3839
3840 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3841
3842 * org.texi (Using capture): Document using prefix arguments for
3843 finalizing capture.
3844 (Agenda commands): Document prefix argument for the bulk scatter
3845 command.
3846 (Beamer class export): Document that also overlay arguments can be
3847 passed to the column environment.
3848 (Template elements): Document the new entry type.
3849
3850 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3851
3852 * org.texi (Include files): Document :minlevel.
3853
3854 2010-12-11 Julien Danjou <julien@danjou.info>
3855
3856 * org.texi (Categories): Document category icons.
3857
3858 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
3859
3860 * org.texi (noweb): Fix typo.
3861
3862 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3863
3864 * gnus.texi (Server Commands): Point to the rest of the server
3865 commands.
3866
3867 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3868
3869 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3870 g'.
3871
3872 2010-12-02 Julien Danjou <julien@danjou.info>
3873
3874 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3875
3876 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3877
3878 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3879 (Direct Functions): Note the STARTTLS upgrade.
3880
3881 2010-11-27 Glenn Morris <rgm@gnu.org>
3882 James Clark <none@example.com>
3883
3884 * nxml-mode.texi (Introduction): New section.
3885
3886 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3887
3888 * gnus.texi (Server Commands): Document gnus-server-show-server.
3889
3890 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
3891
3892 Sync with Tramp 2.2.0.
3893
3894 * trampver.texi: Update release number.
3895
3896 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3897
3898 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
3899 Mention that the TeX specific units won't use the `tex' prefix
3900 in TeX mode.
3901
3902 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
3903
3904 * gnus.texi (Misc Article): Document gnus-inhibit-images.
3905
3906 2010-11-17 Glenn Morris <rgm@gnu.org>
3907
3908 * edt.texi: Remove information about Emacs 19.
3909
3910 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
3911
3912 * trampver.texi: Update release number.
3913
3914 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
3915
3916 * gnus.texi (Article Washing): Fix typo.
3917
3918 2010-11-11 Noorul Islam <noorul@noorul.com>
3919
3920 * org.texi: Fix typo.
3921
3922 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3923
3924 * org.texi (Using capture): Explain that refiling is
3925 sensitive to cursor position.
3926
3927 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3928
3929 * org.texi (Images and tables): Add cross reference to link section.
3930
3931 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3932
3933 * org.texi: Document the <c> cookie.
3934
3935 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3936
3937 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
3938 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
3939
3940 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3941
3942 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
3943
3944 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3945
3946 * org.texi (Project alist): Mention that this is a property list.
3947
3948 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3949
3950 * org.texi (Setting up the staging area): Document that
3951 file names remain visible when encrypting the MobileOrg files.
3952
3953 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3954
3955 * org.texi (Setting up the staging area): Document which
3956 versions are needed for encryption.
3957
3958 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3959
3960 * org.texi (noweb): Update :noweb documentation to
3961 reflect the new "tangle" argument.
3962
3963 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3964
3965 * org.texi (Batch execution): Improve tangling script in
3966 documentation.
3967
3968 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3969
3970 * org.texi (Handling links):
3971 (In-buffer settings): Document inlining images on startup.
3972
3973 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3974
3975 * org.texi (Setting up the staging area): Document use of
3976 crypt password.
3977
3978 2010-11-11 David Maus <dmaus@ictsoc.de>
3979
3980 * org.texi (Template expansion): Add date related link type escapes.
3981
3982 2010-11-11 David Maus <dmaus@ictsoc.de>
3983
3984 * org.texi (Template expansion): Add mew in table for link type
3985 escapes.
3986
3987 2010-11-11 David Maus <dmaus@ictsoc.de>
3988
3989 * org.texi (Template expansion): Fix typo in link type escapes.
3990
3991 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3992
3993 * org.texi (Structure of code blocks): Another documentation tweak.
3994
3995 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3996
3997 * org.texi (Structure of code blocks): Documentation tweak.
3998
3999 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4000
4001 * org.texi (Structure of code blocks):
4002 Update documentation to mention inline code block syntax.
4003
4004 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4005
4006 * org.texi (comments): Improve wording.
4007
4008 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4009
4010 * org.texi (comments): Document the new :comments header arguments.
4011
4012 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4013
4014 * org.texi (Installation): Remove the special
4015 installation instructions for XEmacs.
4016
4017 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4018
4019 * org.texi (Easy Templates): New section. Documents quick
4020 insertion of empty structural elements.
4021
4022 2010-11-11 Noorul Islam <noorul@noorul.com>
4023
4024 * org.texi: Fix doc.
4025
4026 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4027
4028 * org.texi (The date/time prompt): Document specification
4029 of time ranges.
4030
4031 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4032
4033 * org.texi (Internal links): Document the changes in
4034 internal links.
4035
4036 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4037
4038 * org.texi (Agenda commands): Document the limitation for
4039 the filter preset - it can only be used for an entire agenda
4040 view, not in an individual block in a block agenda.
4041
4042 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4043
4044 * org.texi (iCalendar export): Document alarm creation.
4045
4046 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4047
4048 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4049
4050 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4051
4052 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4053
4054 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4055
4056 * calc.texi: Use emacsver.texi to determine Emacs version.
4057
4058 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4059
4060 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4061 since that works by default.
4062
4063 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4064
4065 * gnus.texi (Customizing the IMAP Connection): Document
4066 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4067
4068 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4069
4070 * tramp.texi (Remote shell setup): New item "Interactive shell
4071 prompt". Reported by Christian Millour <cm@abtela.com>.
4072 (Remote shell setup, Remote processes): Use @code{} for
4073 environment variables.
4074
4075 2010-11-03 Glenn Morris <rgm@gnu.org>
4076
4077 * ediff.texi (Quick Help Commands, Miscellaneous):
4078 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4079
4080 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4081
4082 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4083
4084 2010-10-31 Glenn Morris <rgm@gnu.org>
4085
4086 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4087
4088 2010-10-31 Glenn Morris <rgm@gnu.org>
4089
4090 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4091
4092 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4093
4094 * gnus.texi (Client-Side IMAP Splitting):
4095 Mention nnimap-unsplittable-articles.
4096
4097 2010-10-29 Julien Danjou <julien@danjou.info>
4098
4099 * gnus.texi (Finding the News): Remove references to obsoletes
4100 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4101
4102 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4103
4104 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4105 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4106 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4107 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4108
4109 2010-10-28 Glenn Morris <rgm@gnu.org>
4110
4111 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4112 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4113 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4114
4115 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4116
4117 * epa.texi (Mail-mode integration): Add alternative key bindings
4118 for epa-mail commands; escape comma.
4119 Don't use the word "PGP", since it is a non-free program.
4120
4121 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4122
4123 * calc.texi: Use emacsver.texi to determine Emacs version.
4124
4125 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4126
4127 * gnus.texi (Group Parameters, Buttons): Fix typos.
4128
4129 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4130
4131 * gnus.texi (Subscription Commands): Mention that you can also
4132 subscribe to new groups via the Server buffer, which is probably more
4133 convenient when subscribing to many groups.
4134
4135 2010-10-21 Julien Danjou <julien@danjou.info>
4136
4137 * message.texi (Message Headers): Allow message-default-headers to be a
4138 function.
4139
4140 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4141
4142 * gnus-news.texi: Mention new archive defaults.
4143
4144 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4145
4146 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4147
4148 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4149
4150 * gnus.texi (HTML): Document the function value of
4151 gnus-blocked-images.
4152 (Article Washing): shr and gnus-w3m, not the direct function names.
4153
4154 2010-10-20 Julien Danjou <julien@danjou.info>
4155
4156 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4157 variable.
4158
4159 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4160
4161 * gnus.texi (Customizing the IMAP Connection): The port strings are
4162 strings.
4163 (Document Groups): Mention git.
4164
4165 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4166
4167 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4168 bzr/Gnus git sync.
4169
4170 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4171
4172 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4173 change.
4174
4175 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4176
4177 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4178 @item syntax for in-Emacs makeinfo.
4179
4180 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4181
4182 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4183 trim sentence.
4184
4185 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4186
4187 * epa.texi (Caching Passphrases):
4188 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4189 Clarify some configurations require to set up gpg-agent.
4190
4191 2010-10-11 Glenn Morris <rgm@gnu.org>
4192
4193 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4194
4195 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4196
4197 * gnus.texi (Spam Package Introduction): Mention `$'.
4198
4199 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4200
4201 * makefile.w32-in (emacsdir): New variable.
4202 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4203 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4204
4205 2010-10-09 Glenn Morris <rgm@gnu.org>
4206
4207 * Makefile.in (mostlyclean): Delete *.toc.
4208
4209 * Makefile.in: Use $< in rules.
4210
4211 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4212
4213 * Makefile.in ($(infodir)): Delete rule.
4214 (mkinfodir): New. Use it in all the info rules, rather than depending
4215 on infodir.
4216
4217 2010-10-09 Glenn Morris <rgm@gnu.org>
4218
4219 * gnus.texi (Article Washing): Fix previous change.
4220
4221 * Makefile.in (emacsdir): New variable.
4222 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4223 Depend on emacsver.texi.
4224
4225 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4226
4227 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4228
4229 2010-10-08 Julien Danjou <julien@danjou.info>
4230
4231 * gnus.texi: Add mm-shr.
4232
4233 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4234
4235 * gnus.texi (Finding the Parent, The Gnus Registry)
4236 (Registry Article Refer Method): Update docs for nnregistry.el.
4237
4238 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4239
4240 * auth.texi (Help for users)
4241 (GnuPG and EasyPG Assistant Configuration): Update docs.
4242
4243 2010-10-08 Glenn Morris <rgm@gnu.org>
4244
4245 * cl.texi (Organization, Installation, Old CL Compatibility):
4246 Deprecate cl-compat for new code.
4247 (Usage, Installation): Remove outdated information.
4248
4249 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4250
4251 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4252
4253 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4254
4255 2010-10-06 Julien Danjou <julien@danjou.info>
4256
4257 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4258
4259 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4260 broken link.
4261
4262 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4263
4264 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4265 to ReiserFS.
4266
4267 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4268 (FAQ 7-1): Fix getmail URL.
4269
4270 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4271
4272 * epa.texi (Caching Passphrases): New section.
4273
4274 2010-10-06 Glenn Morris <rgm@gnu.org>
4275
4276 * Makefile.in (SHELL): Set it.
4277 (info): Move the mkdir dependency to the individual info files.
4278 (mostlyclean): Tidy up.
4279 (clean): Only delete the specific dvi and pdf files.
4280 (maintainer-clean): Be more restrictive in what we delete.
4281 ($(infodir)): Add parallel build workaround.
4282
4283 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4284
4285 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4286
4287 2010-10-03 Julien Danjou <julien@danjou.info>
4288
4289 * emacs-mime.texi (Display Customization):
4290 Update mm-inline-large-images documentation and add documentation for
4291 mm-inline-large-images-proportion.
4292
4293 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4294
4295 * tramp.texi (Frequently Asked Questions):
4296 Mention remote-file-name-inhibit-cache.
4297
4298 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4299
4300 * gnus.texi (Splitting Mail): Fix @xref syntax.
4301 (Splitting Mail): Really fix the @ref syntax.
4302
4303 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4304
4305 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4306 (Article Hiding): Add google banner example.
4307 Suggested by Benjamin Xu.
4308
4309 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4310
4311 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4312 Remove nnimap-split-rule from examples.
4313
4314 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4315
4316 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4317 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4318 Fishman.
4319 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4320
4321 2010-09-30 Julien Danjou <julien@danjou.info>
4322
4323 * gnus.texi (Gravatars): Fix documentation about
4324 gnu-gravatar-properties.
4325
4326 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4327
4328 * epa.texi (Bug Reports): New section.
4329
4330 2010-09-29 Glenn Morris <rgm@gnu.org>
4331
4332 * Makefile.in (top_srcdir): Remove unused variable.
4333
4334 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4335
4336 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4337 (Client-Side IMAP Splitting): Document 'default.
4338
4339 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4340
4341 * gnus.texi (Customizing the IMAP Connection):
4342 Document nnimap-fetch-partial-articles.
4343
4344 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4345
4346 * gnus-news.texi: Mention nnimap-inbox.
4347
4348 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4349
4350 2010-09-26 Julien Danjou <julien@danjou.info>
4351
4352 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4353
4354 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4355
4356 * gnus.texi (Security): Remove gpg.el mention.
4357
4358 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4359
4360 * gnus.texi (Browse Foreign Server): New variable
4361 gnus-browse-subscribe-newsgroup-method.
4362
4363 * gnus-news.texi: Mention it.
4364
4365 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4366
4367 * gnus.texi (NoCeM): Remove.
4368 (Startup Variables): No jingle.
4369
4370 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
4371
4372 * woman.texi (Interface Options): xz compression is now supported.
4373
4374 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4375
4376 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4377 (Unavailable Servers): Document gnus-server-copy-server.
4378 (Using IMAP): Document the new nnimap.
4379
4380 2010-09-25 Julien Danjou <julien@danjou.info>
4381
4382 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4383
4384 2010-09-24 Glenn Morris <rgm@gnu.org>
4385
4386 * url.texi (Disk Caching): Tweak previous change.
4387
4388 2010-09-24 Julien Danjou <julien@danjou.info>
4389
4390 * url.texi (Disk Caching): Mention url-cache-expire-time,
4391 url-cache-expired, and url-fetch-from-cache.
4392
4393 2010-09-24 Julien Danjou <julien@danjou.info>
4394
4395 * gnus.texi: Add Gravatars.
4396
4397 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4398
4399 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4400
4401 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4402
4403 * gnus.texi (Expunging mailboxes): Update name of the expunging
4404 command.
4405
4406 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4407
4408 * emacs-mime.texi (rfc2047): Update description for
4409 rfc2047-encode-parameter.
4410
4411 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
4412
4413 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4414 "fish" methods.
4415 (External methods): Remove "scp1_old" and "scp2_old" methods.
4416
4417 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
4418
4419 * tramp.texi: Remove Japanese manual. Fix typo.
4420
4421 * trampver.texi: Update release number. Remove japanesemanual.
4422
4423 2010-09-09 Glenn Morris <rgm@gnu.org>
4424
4425 * org.texi: Restore clobbered changes (copyright years, untabify).
4426
4427 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4428
4429 * gnus.texi (Adaptive Scoring): Fix typo.
4430
4431 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4432
4433 * gnus.texi (Article Display): Document gnus-html-show-images.
4434
4435 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4436
4437 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4438
4439 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4440
4441 * gnus.texi (HTML): Document gnus-max-image-proportion.
4442
4443 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4444
4445 * gnus.texi (HTML): Document gnus-blocked-images.
4446
4447 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4448
4449 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4450
4451 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4452 the first message are used for wide replies.
4453 (Changing Servers): Remove documentation on gnus-change-server and
4454 friends, since it's been removed.
4455
4456 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4457
4458 * gnus.texi (Drafts): Mention B DEL.
4459
4460 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4461
4462 * gnus.texi (Delayed Articles): Mention that the Date header is the
4463 original one, even if you delay.
4464
4465 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4466
4467 * gnus.texi (Asynchronous Fetching):
4468 Document gnus-async-post-fetch-function.
4469 (HTML): Made into its own section.
4470
4471 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
4472
4473 Sync with Tramp 2.1.19.
4474
4475 * tramp.texi (Inline methods, Default Method):
4476 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
4477 Remove remark about doubled "-t" argument.
4478 (Auto-save and Backup): Remove reference to Emacs 21.
4479 (Filename Syntax): Describe port numbers.
4480 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4481 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4482 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4483 errors with the backquotes.
4484 (External packages): File attributes cache flushing for asynchronous
4485 processes.
4486 (Traces and Profiles): Describe verbose level 9.
4487
4488 * trampver.texi: Update release number.
4489
4490 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
4491
4492 * dbus.texi (Alternative Buses): New chapter.
4493
4494 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4495
4496 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4497
4498 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4499
4500 * calc.texi (Customizing Calc): Rearrange description of new
4501 variables to match the presentation of other variables.
4502
4503 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4504
4505 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4506
4507 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4508
4509 * calc.texi (Making Selections, Selecting Subformulas)
4510 (Customizing Calc): Mention how to use faces to emphasize selected
4511 sub-formulas.
4512
4513 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
4514
4515 * tramp.texi (External packages): File attributes cache flushing
4516 for asynchronous processes.
4517
4518 2010-08-01 Alan Mackenzie <acm@muc.de>
4519
4520 Enhance the manual for the latest Java Mode.
4521
4522 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4523 annotation-var-cont.
4524 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4525 two new symbols.
4526
4527 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
4528
4529 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4530
4531 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
4532
4533 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4534
4535 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
4536
4537 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4538
4539 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4540
4541 * org.texi: Add macros to get plain quotes in PDF output.
4542 List additional contributors.
4543 (Capture): New section, replaces the section about remember.
4544 (Working With Source Code): New chapter, focused on documenting Org
4545 Babel.
4546 (Code evaluation security): New section.
4547 (MobileOrg): Document DropBox support.
4548 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4549 (Special symbols): Show how to display UTF8 characters for entities.
4550 (Global TODO list): Clarify the use of the "M" key and the differences
4551 to the "m" key.
4552 (RSS Feeds): Mention Atom feeds as well.
4553 (Setting tags): Remove paragraph about
4554 `org-complete-tags-always-offer-all-agenda-tags'.
4555
4556 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
4557
4558 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4559 argument.
4560 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4561 echoing shells.
4562
4563 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
4564
4565 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4566 (Filename Syntax): Describe port numbers.
4567
4568 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
4569
4570 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4571 forgotten.
4572 (Type Conversion): Precise conversion of natural numbers.
4573 (Errors and Events): Add "debugging" to concept index. Add variable
4574 `dbus-debug'.
4575
4576 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
4577
4578 * dbus.texi (Receiving Method Calls): Add optional argument
4579 EMITS-SIGNAL to `dbus-register-property'.
4580
4581 2010-06-27 Alex Schroeder <alex@gnu.org>
4582
4583 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4584
4585 2010-06-24 Glenn Morris <rgm@gnu.org>
4586
4587 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4588 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4589 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4590 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4591 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4592 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4593 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4594 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4595 convention. Make them end with a period.
4596
4597 2010-06-23 Glenn Morris <rgm@gnu.org>
4598
4599 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
4600 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4601 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4602 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4603 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4604 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
4605
4606 2010-06-10 Glenn Morris <rgm@gnu.org>
4607
4608 * idlwave.texi (Load-Path Shadows):
4609 * org.texi (Handling links): Fix typos.
4610
4611 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4612
4613 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4614
4615 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
4616
4617 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4618 by an alias. (Bug#6226)
4619
4620 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4621
4622 * calc.texi (Manipulating Vectors): Mention that vectors can
4623 be used to determine bins for `calc-histogram'.
4624
4625 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4626
4627 * calc.texi: Remove "\turnoffactive" commands throughout.
4628
4629 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
4630
4631 * url.texi (HTTP language/coding, Customization):
4632 * message.texi (Header Commands, Responses):
4633 * cl.texi (Argument Lists): Fix typos.
4634
4635 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
4636
4637 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4638 Note that Development menu is always available.
4639 (Creating a project): Fix terminology.
4640 (Add/Remove files): Fix typo.
4641
4642 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
4643
4644 * Version 23.2 released.
4645
4646 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
4647
4648 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4649
4650 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
4651
4652 * tramp.texi (Inline methods, Default Method):
4653 Mention `tramp-inline-compress-start-size'.
4654
4655 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
4656
4657 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4658 the CVS repo. Put the Git repo in the news section.
4659
4660 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
4661 Removed some mentions of CVS. Mention the new Git repo.
4662
4663 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
4664
4665 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
4666 (Mail Group Commands): Add index entry.
4667
4668 2010-04-18 Glenn Morris <rgm@gnu.org>
4669
4670 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4671
4672 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4673
4674 * calc.texi (Radix modes): Mention that the option prefix will
4675 turn on twos-complement mode.
4676 (Inverse and Hyperbolic Flags): Mention the Option flag.
4677
4678 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4679
4680 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
4681 (LaTeX/PDF export commands): Rename and Move section.
4682 (Sectioning structure): Update.
4683 (References): New use case for field coordinates.
4684 (The export dispatcher): Rename from ASCII export.
4685 (Setting up the staging area): Document the availability of
4686 encryption for MobileOrg.
4687 (Images and tables): Document how to reference labels.
4688 (Index entries): New section.
4689 (Generating an index): New section.
4690 (Column width and alignment): Document that <N> now
4691 means a fixed width, not a maximum width.
4692 (Publishing options): Document the :email option.
4693 (Beamer class export): Fix bug in the BEAMER example.
4694 (Refiling notes): Document refile logging.
4695 (In-buffer settings): Document refile logging keywords.
4696 (Drawers): Document `C-c C-z' command.
4697 (Agenda commands): Mention the alternative key `C-c C-z'.
4698 (Special properties): Document the BLOCKED property.
4699 (The spreadsheet): Mention the formula editor.
4700 (References): Document field coordinates.
4701 (Publishing action): Correct the documentation for the
4702 publishing function.
4703 (The date/time prompt): Document that we accept dates
4704 like month/day/year.
4705 (Cooperation): Document the changes in table.el support.
4706 (Faces for TODO keywords, Faces for TODO keywords)
4707 (Priorities): Document the easy colors.
4708 (Visibility cycling): Document the new double prefix
4709 arg for `org-reveal'.
4710 (Cooperation): Remember.el is part of Emacs.
4711 (Clean view): Mention that `wrap-prefix' is also set by
4712 org-indent-mode.
4713 (Agenda commands): Add information about prefix args to
4714 scheduling and deadline commands.
4715 (Search view): Point to the docstring of
4716 `org-search-view' for more details.
4717 (Agenda commands): Document that `>' prompts for a date.
4718 (Setting tags): Document variable
4719 org-complete-tags-always-offer-all-agenda-tags.
4720 (Column attributes): Cross-reference special properties.
4721
4722 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
4723
4724 Synchronize with Tramp repository.
4725
4726 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
4727 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4728 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
4729 syntax, texi2dvi reports errors with the backquotes.
4730
4731 * trampver.texi: Update release number.
4732
4733 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
4734
4735 * gnus.texi (Finding the News): Add pointers to the Server buffer
4736 because it's essential.
4737
4738 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4739
4740 * gnus.texi (MIME Commands): Update description of
4741 gnus-article-browse-html-article.
4742
4743 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
4744
4745 * auth.texi (Secret Service API): Add TODO node.
4746 (Help for users): Explain the new source options for `auth-sources'.
4747
4748 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
4749
4750 * trampver.texi: Update release number.
4751
4752 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
4753
4754 * Branch for 23.2.
4755
4756 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
4757
4758 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4759 now enabled by default.
4760
4761 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
4762
4763 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4764 when Emacs runs in interactive mode. (Bug#5645)
4765
4766 2010-02-16 Glenn Morris <rgm@gnu.org>
4767
4768 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4769
4770 2010-02-05 Mark A. Hershberger <mah@everybody.org>
4771
4772 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4773
4774 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
4775
4776 * gnus.texi (Score File Format): Fix typo.
4777
4778 2010-01-19 Mark A. Hershberger <mah@everybody.org>
4779
4780 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4781
4782 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
4783
4784 * ada-mode.texi (Project File Overview): Fix typo.
4785
4786 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
4787
4788 * semantic.texi: Add Richard Y. Kim credit.
4789
4790 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4791
4792 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
4793
4794 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
4795 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
4796
4797 2010-01-17 Glenn Morris <rgm@gnu.org>
4798
4799 * calc.texi (Reporting Bugs): Don't mention format of repository.
4800
4801 * woman.texi (Bugs): Make "Emacs repository" less specific,
4802 and the URL for same more specific.
4803
4804 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4805
4806 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
4807
4808 * ede.texi (ede-step-project, ede-proj-target):
4809 * tramp.texi (Remote processes): Fix typos.
4810
4811 2010-01-16 Mario Lang <mlang@delysid.org>
4812
4813 * ede.texi (ede-target):
4814 * org.texi (Refiling notes): Remove duplicated words.
4815
4816 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4817
4818 * gnus.texi (Posting Styles): Use with-current-buffer.
4819 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4820
4821 2010-01-02 Kevin Ryde <user42@zip.com.au>
4822
4823 * eieio.texi (Naming Conventions): Correction to xref on elisp
4824 coding conventions, is "Tips" node not "Standards".
4825
4826 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
4827
4828 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4829
4830 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4831
4832 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
4833
4834 * gnus.texi (Direct Functions): Add missing port number to tls method.
4835
4836 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
4837
4838 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4839 ($(infodir)/edt, edt.dvi): New targets.
4840
4841 2009-12-15 Glenn Morris <rgm@gnu.org>
4842
4843 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4844 (edt, $(infodir)/edt, edt.dvi): New targets.
4845 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4846
4847 * Makefile.in (PDF_TARGETS, pdf): New.
4848 (clean): Add *.pdf.
4849 Add pdf rules for all manuals.
4850
4851 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4852
4853 * calc.texi (Radix Modes): Clarify two's complement notation.
4854
4855 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
4856
4857 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4858 (Smart Jump, Analyzer Debug): Copyedits.
4859 (Semantic mode user commands): Link to new nodes.
4860 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4861 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4862 upstream Semantic manual.
4863
4864 * semantic.texi (Introduction): Minor fix to diagram.
4865
4866 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
4867
4868 * eshell.texi (History): Add the other built-in variables.
4869 (Built-ins): Explain built-ins, and how to apply the external commands.
4870 Add `history', `su' and `sudo'.
4871
4872 * tramp.texi (Remote processes): Add missing <RET> in the example.
4873
4874 2009-12-01 Bill Wohler <wohler@newt.com>
4875
4876 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
4877 path for mairix example. Specify -q in namazu example since namazu is
4878 excessively garrulous.
4879
4880 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
4881
4882 * tramp.texi (Remote processes): Improve eshell example with "su"
4883 and "sudo" commands.
4884
4885 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
4886
4887 * semantic.texi (Analyzer Internals): Rename from Analyzer.
4888
4889 * sem-user.texi (Semantic mode user commands): Fix key syntax.
4890 Document semantic-complete-analyze-inline.
4891 (Semanticdb search debugging commands): Minor clarification.
4892 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
4893 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
4894 manual.
4895 (Semantic mode): Link to Idle Scheduler.
4896
4897 2009-11-28 Kevin Ryde <user42@zip.com.au>
4898
4899 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
4900 @pxref, now EIEIO is in Emacs.
4901
4902 * erc.texi (Development): Correction to git tutorial url.
4903
4904 2009-11-26 Glenn Morris <rgm@gnu.org>
4905
4906 * faq.texi (Latest version of Emacs): Mention stability of development
4907 version.
4908 (Problems with very large files): Max buffer size increase in 23.2.
4909 (VM): VM has moved house again.
4910
4911 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
4912
4913 * calc.texi (Radix modes): Discuss alternate bases for two's complement
4914 notations.
4915
4916 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
4917
4918 * org.texi (Column attributes): Fix documentation of new operators.
4919
4920 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
4921
4922 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
4923 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
4924 (Idle Completions Mode): Numerous copyedits.
4925
4926 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
4927
4928 * semantic.texi (Semantic Internals, Glossary):
4929 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4930 (Semanticdb search debugging commands): Fix typos.
4931
4932 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4933
4934 * calc.texi (Radix modes): Mention twos-complement notation.
4935
4936 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
4937
4938 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
4939 ($(infodir)/semantic, semantic.dvi): New targets.
4940
4941 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
4942
4943 * Makefile.in: Build the Semantic manual.
4944
4945 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
4946 repository.
4947
4948 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
4949
4950 * dbus.texi (Receiving Method Calls): New defun
4951 `dbus-unregister-service'.
4952
4953 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
4954
4955 * org.texi (Speed keys): New section.
4956
4957 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
4958
4959 * dbus.texi (Type Conversion): Fix typo.
4960 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
4961 `dbus-registered-objects-table'.
4962 (Receiving Method Calls): New defun `dbus-register-property'.
4963 Move `dbus-unregister-object' here.
4964
4965 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4966
4967 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
4968
4969 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
4970
4971 * org.texi (Column attributes): Add the new age summary operators.
4972 Also, mention the fact you can only use one summary operator per
4973 property.
4974
4975 2009-11-13 John Wiegley <johnw@newartisans.com>
4976
4977 * org.texi (Tracking your habits): Add a new section in the
4978 manual about how to track habits.
4979 (Resolving idle time): Add a section on how idle and
4980 dangling clocks are resolved.
4981
4982 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4983
4984 * org.texi (Agenda commands): Document the new `i' command.
4985 (Inserting deadline/schedule): Document logging changes
4986 of scheduling and deadline times stamps.
4987 (In-buffer settings): Document the in-buffer keywords for logging
4988 changes of scheduling and deadline times stamps.
4989 (Structure editing, Plain lists): Document indentation
4990 cycling in empty entries with TAB.
4991 (Archiving): Document the default archiving command.
4992 (Moving subtrees): Document the new keys for archiving.
4993 (Internal archiving): Fix incorrect key.
4994 (Agenda commands): Document the TODO set switching commands.
4995 (Agenda commands): Document the new archiving keys.
4996 (Clocking work time): Better description on how to save
4997 and restore a clock.
4998 (Resolving idle time): Mention the x11idle program to get true
4999 idleness also under X11.
5000 (Resolving idle time): Use @kbd instead of @key for normal
5001 letters, because this is how he rest of the manual does this.
5002 (Pushing to MobileOrg): Mention that `org-directory'
5003 should be set.
5004 (Agenda commands): Document that SPC is a filter for
5005 any tag.
5006 (Search view): Rename from "Keyword search".
5007 (Capure): New chapter.
5008 (Markup): New chapter.
5009 (Links in HTML export, Images in HTML export):
5010 Extend the section titles.
5011 (Images in HTML export): Document the align option.
5012 (Text areas in HTML export): Extend the section title.
5013 (Images in LaTeX export): Explain image placement in LaTeX.
5014
5015 2009-11-10 Glenn Morris <rgm@gnu.org>
5016
5017 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5018
5019 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5020
5021 * tramp.texi (Auto-save and Backup): Disable backups just for a
5022 method.
5023
5024 * trampver.texi: Update release number.
5025
5026 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5027
5028 Sync with Tramp 2.1.17.
5029
5030 * trampver.texi: Update release number.
5031
5032 2009-10-29 Glenn Morris <rgm@gnu.org>
5033
5034 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5035
5036 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5037
5038 * tramp.texi (External methods): Temporary files are kept for
5039 `rsync' and `rsyncc' methods.
5040
5041 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5042
5043 * eieio.texi: Fix typos.
5044
5045 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5046
5047 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5048
5049 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5050
5051 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5052 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5053
5054 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5055
5056 * Makefile.in: Build EIEIO and EDE manuals.
5057
5058 2009-10-07 Eric Ludlam <zappo@gnu.org>
5059
5060 * eieio.texi:
5061 * ede.texi: New files.
5062
5063 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5064
5065 * tramp.texi (Remote processes): Association of a pty is not supported.
5066
5067 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5068
5069 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5070 (Processing LaTeX fragments): Document that the size of images can be
5071 changes using the variable `org-format-latex-options'.
5072 (The date/time prompt, Timestamps): Be more accurate over ISO format
5073 dates and times.
5074 (Visibility cycling): Document showeverything keyword.
5075 (In-buffer settings): Document showeverything keyword.
5076 (Setting up the staging area): Fix the example.
5077 (MobileOrg): New section.
5078 (Agenda commands, Exporting Agenda Views): Document exporting the
5079 agenda view to Org files.
5080
5081 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5082
5083 * tramp.texi (History): Add IMAP support.
5084 (External methods): Add `imap' and `imaps' methods.
5085 (GVFS based methods): Add indices for `davs'.
5086 (Password handling): Rename anchors. Add IMAP entries for
5087 ~/.authinfo.gpg.
5088
5089 * trampver.texi: Set default value of `emacsimap'.
5090
5091 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5092
5093 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5094
5095 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5096
5097 * dired-x.texi (Technical Details):
5098 Delete dired-up-directory (Bug#4292).
5099
5100 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5101
5102 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5103
5104 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5105
5106 * org.texi (Effort estimates): Document new effort setting commands.
5107 (Agenda commands): Document the new keys fro agenda time motion.
5108 Document entry text mode. Improve documentation of the keys to include
5109 inactive time stamps into the agenda view.
5110 (Feedback): Document the new bug report command.
5111 (Structure editing): Add an index entry for the sorting of subtrees.
5112
5113 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5114
5115 * auth.texi (Help for users): Corrected markup.
5116
5117 2009-09-02 Glenn Morris <rgm@gnu.org>
5118
5119 * emacs-mime.texi (time-date): Mention float-time.
5120
5121 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5122
5123 * calc.texi (Simplifying Formulas): Improve the wording.
5124
5125 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5126
5127 * auth.texi: Rewritten for coverage and clarity.
5128
5129 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5130
5131 * gnus.texi (Expiring Mail):
5132 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5133 (Various Various): Mention gnus-safe-html-newsgroups.
5134
5135 * gnus-news.texi: Mention
5136 gnus-mark-copied-or-moved-articles-as-expirable.
5137
5138 * emacs-mime.texi (Display Customization): Add xref to
5139 gnus-safe-html-newsgroups.
5140
5141 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5142
5143 * tramp.texi (Version Control): Remove.
5144 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5145 reference.
5146 (External methods): Correct `scpc' concept index entries. New method
5147 `rsyncc'.
5148 (External packages): New subsections "Filename completion" and "File
5149 attributes cache".
5150
5151 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5152
5153 * calc.texi (Rewrite Rules): Improve the example.
5154 (Simplifying Formulas): Explain use of the I and H flags for
5155 simplification.
5156
5157 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5158
5159 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5160 Describe autostart behavior of dbus-ping.
5161 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5162 for timeout values.
5163 (Top): Remove footnote saying D-Bus is not enabled by
5164 default. (Bug#4256)
5165
5166 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5167
5168 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5169 Reported by Jari Aalto (Bug#4211).
5170 (Mail-mode integration): Mention epa-mail-mode and
5171 epa-global-mail-mode.
5172 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5173 epa-setup.
5174
5175 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5176
5177 * dbus.texi (Asynchronous Methods): Allow nil handler.
5178
5179 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5180
5181 * ediff.texi (ediff-current-file): Add information about this new function.
5182
5183 * viper.texi: Add information about C-s in viper's search command.
5184
5185 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5186
5187 * calc.texi (Date Forms): Fix typos.
5188
5189 2009-08-08 Glenn Morris <rgm@gnu.org>
5190
5191 * org.texi (Agenda commands): Restore clobbered change.
5192
5193 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5194
5195 * calc.texi (Graphics, Devices): Update with the peculiarities of
5196 operation on MS-Windows.
5197
5198 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5199
5200 * org.texi (Publishing action): Improve documentation of file
5201 names when publishing to the source directory.
5202 (Clean view): Document `org-indent-mode'.
5203 (Clocking work time): Add documentation for the
5204 new :timetamp option when creating a clock report.
5205 (Paragraphs): Fix many typos.
5206 (Plain lists): Remove duplicate explanation about the
5207 `C-c *' command.
5208 (Literal examples): Update to reflect the new behavior
5209 of the -n -r -k switches when exporting source code examples.
5210 (Structure editing): Add information about `C-c *',
5211 converting a plain list into a list of Org items.
5212 (Remember): Small rephrasing of the paragraph
5213 describing remember.el. Also mentioned that remember.el is part
5214 of Emacs 23, not Emacs 22.
5215 (Clocking work time): Add documentation about
5216 displaying the current clocking time against the effort estimate.
5217 Also add a footnote about using `org-clock-in-prepare-hook' to add
5218 an effort estimate on the fly, just before clocking it.
5219 (Footnotes): Document automatic renumbering and
5220 sorting.
5221 (Agenda commands): Document new bulk commands.
5222 (Plain lists): Document new behavior of
5223 `org-cycle-include-plain-lists'.
5224 Hyphenation only in TeX.
5225 (Clocking work time): Document the key to update effort
5226 estimates.
5227 (Clocking work time): Document the clock time display.
5228 (Structure editing, TODO basics): Document new
5229 variables.
5230 (Column attributes): Document new colciew operators.
5231 (Publishing options): Document :xml-declaration.
5232 (Tracking TODO state changes): Document the
5233 LOG_INTO_DRAWER property.
5234 (Literal examples): Document the new implementation for
5235 editing source code.
5236 (Publishing action): Mention the new publishing
5237 function, to publish an Org source file.
5238 (Publishing links): Mention how to link to an Org source file.
5239 (Macro replacement): Document new macros.
5240 (Handling links): Document type-specific completion
5241 when inserting links.
5242 (Structure editing, Plain lists): Improve documentation
5243 on sorting.
5244 (Internal links): Document custom ids for links.
5245 (Handling links): Document custom ids for links.
5246 (CSS support): Document new class.
5247 (Refiling notes): Document the possibility to create new nodes
5248 during refiling.
5249 (Agenda commands): Document the "?" operator to find
5250 tasks without effort setting.
5251 (Exporting agenda information): Section moved.
5252 (RSS Feeds): New section.
5253 (Built-in table editor): Document M-e and M-a navigate
5254 inside table field.
5255 (Stuck projects): Docment that projects identified as
5256 un-stuck will still be searchd for stuck sub-projects.
5257 (Paragraphs): Document centering.
5258 (Creating timestamps, Agenda commands): Document new
5259 behavior when changing time stamps.
5260 (Structure editing): Document the new command
5261 `org-clone-subtree-with-time-shift'.
5262 (Publishing): Refresh this chapter.
5263 (Export options, Export options, In-buffer settings):
5264 Document the new keywords.
5265 (Matching tags and properties): Collect all
5266 documentation about tags/property matches here.
5267 (Setting tags): Document `org-tag-persistent-alist'.
5268 (Weekly/daily agenda): New section.
5269 (Orgstruct mode): Describe `orgstruct++-mode'.
5270 (Drawers): Mention the LOGBOOK drawer.
5271 (Export options, Sectioning structure): Document the
5272 #+LEATEX_HEADER in-buffer setting.
5273 (Bugs): Section removed.
5274 (Hooks): New section.
5275 (Add-on packages): Move here from old location.
5276 (Context-sensitive commands): New section.
5277 (Setting tags): Document newline option.
5278 (Global TODO list, Matching tags and properties):
5279 Mention more variables.
5280 (Checkboxes): Update to changed command behavior.
5281
5282 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5283
5284 * speedbar.texi (Basic Key Bindings): Fix typo.
5285
5286 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5287
5288 * calc.texi (Vector/Matrix Functions): Add index entries for both
5289 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5290 affects matrices with more than one row.
5291 (Help Commands): Add index entries for "prefix ?" key bindings.
5292
5293 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5294
5295 * calc.texi (Stack Manipulation Commands): Add documentation for
5296 `calc-transpose-lines'.
5297
5298 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5299
5300 * dbus.texi (Receiving Method Calls): Describe special return value
5301 `:ignore'.
5302
5303 2009-07-24 Alan Mackenzie <acm@muc.de>
5304
5305 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5306 initialization, any individual variable setting now takes precedence
5307 over one done via c-file-style/c-file-offsets.
5308
5309 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5310
5311 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5312 truncated when Calc is quit.
5313 (Customizing Calc): Document `calc-undo-length'.
5314
5315 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5316
5317 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5318
5319 2009-07-11 Kevin Ryde <user42@zip.com.au>
5320
5321 * pcl-cvs.texi (About PCL-CVS):
5322 * widget.texi (Basic Types):
5323 Fix cross-references.
5324
5325 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5326
5327 * dbus.texi (Type Conversion): Don't use literal control character.
5328
5329 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5330
5331 * tramp.texi (GVFS based methods): New section.
5332 (Remote processes): Processes for GVFS based methods run locally.
5333
5334 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5335
5336 * tramp.texi (Inline methods, External methods, Gateway methods):
5337 Avoid the words "kludge" and hack".
5338 (External methods): Add `synce' method.
5339
5340 * trampver.texi: Update release number.
5341
5342 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5343
5344 Sync with Tramp 2.1.16.
5345
5346 * tramp.texi (History): Add GVFS support.
5347 (External methods): Precise `rsync' description. Add `dav', `davs' and
5348 `obex' methods. Add 'tramp-gvfs-methods' option.
5349 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5350 forms.
5351 (Remote Programs): Introduce `tramp-own-remote-path'.
5352 (Remote processes): New subsection "Running remote programs that create
5353 local X11 windows".
5354 (Frequently Asked Questions): Improve code for disabling vc.
5355
5356 * trampver.texi: Update release number. Set default value of
5357 `emacsgvfs'.
5358
5359 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5360
5361 * Branch for 23.1.
5362
5363 2009-06-17 Glenn Morris <rgm@gnu.org>
5364
5365 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5366 (Latest version of Emacs): Mention source code repository.
5367
5368 2009-06-16 Glenn Morris <rgm@gnu.org>
5369
5370 * faq.texi (Top): Language tweak.
5371 (Extended commands): Most people have arrow keys.
5372 (Emacs manual): Say how to follow info links.
5373 (File-name conventions): Change title a bit. Explain about source
5374 versus installed. Condense etc description.
5375 (Guidelines for newsgroup postings): Mention Savannah list page.
5376 (Newsgroup archives): Simplify.
5377 (Contacting the FSF): Add contact URL.
5378 (Emacs Lisp documentation): Printed version not always available.
5379 (Installing Texinfo documentation): Explain how by hand installation is
5380 not normally needed. Use add-to-list. Remove duplicate reference.
5381 (Informational files for Emacs): Move info on Help menu here from
5382 "File-name conventions".
5383 (Help installing Emacs): Tweak uref.
5384 (Obtaining the FAQ): Mention repository.
5385 (Origin of the term Emacs): Explain "ITS".
5386 (Changing load-path): Use add-to-list.
5387 (Automatic indentation): Clarify this is for Text mode.
5388 Don't mention Indented Text mode.
5389 (Finding Emacs on the Internet): The FSF does not seem to offer a
5390 deluxe distribution on CD anymore.
5391
5392 2009-06-16 Glenn Morris <rgm@gnu.org>
5393
5394 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5395 Recommend the latest release. Mention how to get older FAQs.
5396 Recommend the Emacs manual.
5397 (Guidelines for newsgroup postings): Discourage cross-posts.
5398 (Underlining paragraphs): Remove.
5399 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5400 (Bugs and problems): Update key-binding.
5401 (Problems with very large files): Mention 64-bit.
5402 (Shell process exits abnormally): Remove.
5403 (Problems with Shell Mode): Rename and update.
5404 (Spontaneous entry into isearch-mode)
5405 (Problems talking to certain hosts): Remove. This is old information,
5406 in etc/PROBLEMS if needed.
5407 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5408 (Dired claims that no file is on this line): Update.
5409 (Installing Emacs, Problems building Emacs): Simplify.
5410 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5411 information.
5412 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5413 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5414 (JDEE): "JDEE", not "JDE".
5415 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5416 Remove. This is old information, in etc/PROBLEMS if needed.
5417 (stty and Backspace key, Kanji and Chinese characters): Remove.
5418 (Right-to-left alphabets): Update section.
5419 (Changing the included text prefix): Gnus uses message-yank-prefix.
5420 Add cross-reference to Supercite manual.
5421 (Saving a copy of outgoing mail): Simplify output file description.
5422 (Expanding aliases when sending mail): Refer to Emacs manual.
5423 Remove old info about RFC822.
5424 Correct description of how to rebuild aliases.
5425 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5426 (MIME with Emacs mail packages)
5427 (Viewing articles with embedded underlining)
5428 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5429 Remove old sections.
5430 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5431 and is well-documented in the Gnus manual.
5432 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5433 (Making Gnus faster): Rename from "Starting Gnus faster".
5434 Merge "Catch-up is slow in Gnus" into here.
5435
5436 2009-06-14 Glenn Morris <rgm@gnu.org>
5437
5438 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5439 (New in Emacs 23): New section.
5440 (Handling C-s and C-q with flow control): Add xref.
5441
5442 2009-06-13 Glenn Morris <rgm@gnu.org>
5443
5444 * faq.texi (Setting up a customization file): Grammar fix.
5445 Customize is no longer "new".
5446 (Displaying the current line or column): Line-number mode is on by
5447 default. Don't mention `column' package. Mention linum.el.
5448 (Turning on abbrevs by default): Explain how to do it for buffers,
5449 modes, and everywhere.
5450 (Associating modes with files): Use add-to-list. Don't mention Emacs
5451 19.
5452 (Highlighting a region): On by default since 23.1.
5453 (Replacing highlighted text): Update doc quote.
5454 (Working with unprintable characters): Don't mention search-quote-char.
5455 (Using an already running Emacs process): Gnuclient is probably not an
5456 enhancement these days.
5457 (Indenting switch statements): Remove mention of pre-Emacs 20.
5458 (Horizontal scrolling): Abbreviate Emacs 20 description.
5459 (Replacing text across multiple files): Fix name of dired command.
5460 (Disabling backups): Use require not load.
5461 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
5462
5463 2009-06-13 Bill Wohler <wohler@newt.com>
5464
5465 Release MH-E manual version 8.2.
5466
5467 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5468 release 8.2.
5469
5470 2009-06-13 Glenn Morris <rgm@gnu.org>
5471
5472 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5473 in this day and age the common meaning is "on the web".
5474 (copying): Use @copyright in all cases.
5475 (Basic keys): Remove reference to deleted manual node "Text Characters".
5476 (File-name conventions): Use GNU as an example rather than SERVICE.
5477 default.el lives in site-lisp. Update Info directory location.
5478 (Real meaning of copyleft): GPL actions have been brought, but all
5479 settled out of court.
5480 (Guidelines for newsgroup postings): Shorten section title.
5481 Simplify comp.emacs description.
5482 (Newsgroup archives): Change Google URL. Describe Gmane.
5483 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5484 points". Mention List-Unsubscribe header.
5485 (Contacting the FSF): Update email and URLs.
5486 (Basic editing): Mention F1 for help.
5487 (Installing Texinfo documentation): Refer to Texinfo website rather
5488 than ftp server.
5489 (Printing a Texinfo file): Mention texi2pdf.
5490 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5491 are just stubs nowadays.
5492 (Latest version of Emacs): Explain version numbers.
5493 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5494 (Turning on syntax highlighting): No need to mention hilit19 any more.
5495 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5496 (Modes for various languages): Remove section.
5497 (Major packages and programs): Remove most version and maintainer
5498 information - it's hard to keep up-to-date, and adds nothing.
5499 Similarly with direct links to mailing lists.
5500 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5501 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5502 years, and Emacs comes with tools for this now.
5503 (Patch): Remove section - this is a standard tool.
5504 (Using function keys under X): Remove section.
5505
5506 2009-06-12 Glenn Morris <rgm@gnu.org>
5507
5508 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5509 (Help installing Emacs): Remove reference to deleted X11 node.
5510 (Associating modes with files): Interpreter-mode-alist is no longer
5511 subservient to auto-mode-alist.
5512 (Installing Emacs): Change future Emacs version.
5513 (Linking with -lX11 fails): Remove old section.
5514 (Packages that do not come with Emacs): Update ELL location.
5515 Emacs Lisp archive is dead.
5516 (Emacs for Windows): Remove reference to old CE port.
5517 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5518 (Emacs for VMS and DECwindows): Remove old ports.
5519 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5520 (Removing flashing messages): Remove section about non-existent Gnus
5521 option.
5522
5523 * faq.texi (Top): Add @top command.
5524 Remove the optional arguments from all @node commands: makeinfo can
5525 generate these automatically, and it is easier to edit and rearrange
5526 nodes without them.
5527
5528 2009-06-11 Glenn Morris <rgm@gnu.org>
5529
5530 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5531 (The LPF): Make the updated URL the sole reference point.
5532 (Learning how to do something): Update refcard price and format.
5533 (Getting a printed manual): Sources in doc/emacs/, not man/.
5534 Also available in PDF format. Since the page count varies, be less
5535 precise.
5536 (Informational files for Emacs): Remove references to deleted files
5537 LPF and SUN-SUPPORT, and to UUCP.
5538 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5539 Remove many obsolete ways to get the FAQ, which now seems only to be
5540 distributed with Emacs.
5541 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5542
5543 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
5544
5545 * org.texi (Org Plot): Fix tags (Bug#3507).
5546 (Workflow states, Agenda commands): Fix tags (Bug#3508).
5547
5548 * ada-mode.texi (Installation, Compile commands)
5549 (Project File Overview, No project files, Set compiler options)
5550 (Use GNAT project file, Use multiple GNAT project files)
5551 (Identifier completion): Use @samp for menu items, and @kbd for key
5552 sequences (Bug#3504).
5553
5554 2009-06-04 Daiki Ueno <ueno@unixuser.org>
5555
5556 * gnus.texi (Security): Fix wording; add a link to epa.info.
5557
5558 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
5559
5560 * message.texi (Header Commands): Fix descriptions to match
5561 keybindings.
5562
5563 2009-04-22 Daiki Ueno <ueno@unixuser.org>
5564
5565 * gnus.texi (Security): Mention that EasyPG is the current default.
5566
5567 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
5568
5569 * ediff.texi (Session Commands): Fix typo.
5570
5571 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5572
5573 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5574 news.software.readers. Reported by Florian Rehnisch.
5575
5576 2009-04-02 Glenn Morris <rgm@gnu.org>
5577
5578 * auth.texi: Capitalize direntry.
5579
5580 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5581 using a period in the entry name. (Bug#2797)
5582
5583 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
5584
5585 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5586 ($(infodir)/auth, auth.dvi): New targets.
5587
5588 2009-03-03 Glenn Morris <rgm@gnu.org>
5589
5590 * auth.texi: Fix @setfilename.
5591
5592 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5593 (auth, $(infodir)/auth, auth.dvi): New rules.
5594
5595 2009-02-25 Glenn Morris <rgm@gnu.org>
5596
5597 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5598
5599 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5600
5601 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5602
5603 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5604
5605 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5606 gnus-nocem-issuers, and gnus-nocem-verifyer.
5607
5608 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
5609
5610 * ada-mode.texi (Project files, Automatic Casing):
5611 * dbus.texi (Signals):
5612 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5613 * mh-e.texi (HTML):
5614 * nxml-mode.texi (Locating a schema)
5615 (Using the document's URI to locate a schema):
5616 * org.texi (Footnotes, Using the mapping API):
5617 * rcirc.texi (Channels): Remove duplicate words.
5618
5619 2009-02-20 Glenn Morris <rgm@gnu.org>
5620
5621 * dired-x.texi (Miscellaneous Commands):
5622 * gnus.texi: Minor updates for mbox Rmail.
5623
5624 2009-02-16 Karl Berry <karl@gnu.org>
5625
5626 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5627 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5628 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5629 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5630 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5631 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5632 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5633 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5634 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5635 Consistently use @insertcopying in the Top node,
5636 @contents at the front (after @end titlepage),
5637 and @direntry after @copying. (Bug#1988)
5638
5639 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5640
5641 * auth.texi: New file documenting auth-source.
5642
5643 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
5644
5645 * org.texi (Org Plot): Fix link.
5646
5647 2009-02-09 Daiki Ueno <ueno@unixuser.org>
5648
5649 * epa.texi (Mail-mode integration): Mention the way to do
5650 "encrypt-to-self". (Bug#1807)
5651
5652 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5653
5654 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5655
5656 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5657
5658 * gnus-news.texi: Print version about Incoming*.
5659
5660 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
5661
5662 * org.texi (Structure editing, Handling links)
5663 (Fast access to TODO states, Javascript support): Make standard docs
5664 correctly reflect default variable settings.
5665
5666 2009-02-02 Glenn Morris <rgm@gnu.org>
5667
5668 * org.texi: Fix typos.
5669
5670 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
5671
5672 Sync with Tramp 2.1.15.
5673
5674 * trampver.texi: Update release number.
5675
5676 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5677
5678 * org.texi (TODO dependencies): Document TODO dependencies on
5679 checkboxes.
5680
5681 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
5682
5683 * org.texi (TODO dependencies): Document key binding for toggling
5684 ORDERED property.
5685
5686 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
5687
5688 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5689 of hook functions.
5690
5691 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
5692
5693 * org.texi (TODO dependencies): New section.
5694
5695 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
5696
5697 * org.texi (Plain lists, TODO basics, Priorities)
5698 (Multiple sets in one file, Conflicts): Document interaction with
5699 `shift-selection-mode'.
5700
5701 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5702
5703 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5704 Make Calc the subject of sentences.
5705 (Rearranging Formulas using Selections): Discuss new options
5706 for `j *'.
5707
5708 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
5709
5710 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5711
5712 2009-01-26 Glenn Morris <rgm@gnu.org>
5713
5714 * org.texi: Fix typos.
5715
5716 2009-01-26 Bill Wohler <wohler@newt.com>
5717
5718 * mh-e.texi (EDITION, UPDATED): Update.
5719
5720 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
5721
5722 * org.texi (References): Add information about remote references.
5723 (Built-in table editor): Document `C-c RET' in tables.
5724 (Math symbols, Quoting LaTeX code): Mention that simple
5725 LaTeX macros survive LaTeX export.
5726 (Images in LaTeX export): Show how to create a reference to a
5727 figure.
5728 (Sectioning structure): Document that the LaTeX class can be
5729 specified in a property.
5730 (Text areas in HTML export): New section.
5731 (External links): Add examples for text search and ID links.
5732 (Built-in table editor): Remove the descriptio of `C-c
5733 C-q', it not longer works.
5734 (Literal examples): Document that a space must follow
5735 the colon in short examples.
5736 (Relative timer): Document `org-timer-stop'.
5737 (Footnotes): New section.
5738 (Footnote markup): Shorten section and refer to new Footnote
5739 section.
5740 (Literal examples): Add documentation for line
5741 numbering in and references to code examples.
5742 (CSS support): Fix the description of default CSS styles.
5743 (Capturing column view): Document
5744 "file:path/to/file.org" as an allowed value for the ID property of
5745 a dynamic block copying column view.
5746
5747 2009-01-23 Stephen Eglen <stephen@gnu.org>
5748
5749 * mh-e.texi (Getting Started): Describe $MH.
5750
5751 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
5752
5753 * tramp.texi (all): Harmonize usage of "external method",
5754 "external transfer method" and "out-of-band method".
5755 (Connection types): Precise the differences of inline and external
5756 methods. Written by Adrian Phillips <a.phillips@met.no>.
5757
5758 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5759
5760 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5761 commands as described at the top. Reported by Allan Gottlieb
5762 <gottlieb@nyu.edu>.
5763
5764 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5765
5766 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5767 nnmail-pathname-coding-system.
5768
5769 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5770
5771 * org.texi (Relative timer): Fix typo.
5772
5773 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
5774
5775 * org.texi (Clocking work time): Fix typo.
5776 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
5777
5778 2009-01-13 Glenn Morris <rgm@gnu.org>
5779
5780 * org.texi: Fix some more typos.
5781
5782 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5783
5784 * org.texi: Fix some typos.
5785
5786 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5787
5788 * gnus.texi (Group Parameters): Add note for local variables.
5789
5790 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5791
5792 * gnus.texi (Converting Kill Files): Fix URL.
5793 Include gnus-kill-to-score.el in contrib directory.
5794
5795 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5796
5797 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5798 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5799 (Paging the Article): Add index entry.
5800
5801 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5802
5803 * ada-mode.texi (Examples): Delete redundant text.
5804
5805 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
5806
5807 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
5808
5809 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5810 addresses.
5811
5812 2009-01-03 Bill Wohler <wohler@newt.com>
5813
5814 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5815 kept empty.
5816
5817 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
5818
5819 * org.texi (Activation, Exporting, ASCII export, HTML export)
5820 (HTML Export commands, LaTeX/PDF export commands):
5821 Improve documentation about transient-mark-mode.
5822 (References): Document the use of special names like $LR1 to reference
5823 to fields in the last table row.
5824
5825 2008-12-19 Juri Linkov <juri@jurta.org>
5826
5827 * info.texi (Search Text): Remove mention of removed key binding M-s.
5828
5829 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
5830
5831 * org.texi (References): Remove mentioning of @0 as reference for the
5832 last line, this has been reverted in the Lisp sources.
5833
5834 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
5835
5836 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5837 (DVI_TARGETS): Remove duplicates. Add sasl.
5838 ($(infodir)/sasl, sasl.dvi): New targets.
5839
5840 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
5841
5842 * org.texi: Version number pushed to 6.15d.
5843
5844 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
5845
5846 * org.texi (Tables in LaTeX export): New section.
5847 (Images in LaTeX export): New section.
5848 (Inlined images, Images in HTML export): Sections renamed.
5849
5850 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5851
5852 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5853
5854 2008-12-04 David Engster <dengste@eml.cc>
5855
5856 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
5857 of nnml-get-new-mail. Change URL for mairix patch.
5858
5859 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5860
5861 * org.texi (Using the mapping API): Fix bug in mapping example.
5862 (Publishing options): Make the list of properties complete again, in
5863 correspondence to the variable `org-export-plist-vars'.
5864 (Property searches): Document new special values for time comparisons.
5865 (Tag inheritance): Refine the description of tag inheritance.
5866 (Project alist): Add info about the publishing sequence of components.
5867 (Effort estimates): Document the new relative timer.
5868
5869 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
5870
5871 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5872 (Using Calc): Clarify use of `C-x * o'.
5873 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5874
5875 2008-11-28 Richard M Stallman <rms@gnu.org>
5876
5877 * dbus.texi (Receiving Method Calls): Clean up previous change.
5878
5879 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
5880
5881 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5882 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5883 `dbus-unescape-from-identifier'.
5884 (Receiving Method Calls): New constants `dbus-service-emacs' and
5885 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
5886 (Signals): Use the constants in the example.
5887
5888 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
5889
5890 * org.texi: Re-apply change to FDL 1.3.
5891
5892 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
5893
5894 * org.texi (Setting up Remember): Document `org-remember-mode'.
5895 (External links): Document that bbdb links can use a regular
5896 expression.
5897 (External links): Document that elisp links can contain interactive
5898 commands.
5899
5900 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
5901
5902 * viper.texi (viper-translate-all-ESC-keysequences):
5903 Description removed.
5904
5905 2008-11-19 Glenn Morris <rgm@gnu.org>
5906
5907 * doclicense.texi: Change to FDL 1.3.
5908 Relicense all texi files under FDL 1.3 or later.
5909
5910 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5911
5912 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
5913
5914 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
5915
5916 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
5917
5918 * ediff.texi: Version/date change.
5919
5920 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
5921
5922 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
5923
5924 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
5925
5926 * calc.texi (About This Manual): Comment out a mention of
5927 marginal notes.
5928
5929 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
5930
5931 * org.texi (Clocking work time): Document the :formula property of
5932 clock tables.
5933 (Structure editing, Refiling notes): Document refiling regions.
5934 (Agenda commands): Document the double-prefix version
5935 of the `l' command in the agenda.
5936 (Handling links): Explain the effect of a double prefix
5937 arg to `C-c C-o'.
5938 (TODO basics): Add documentation for tag triggers.
5939
5940 2008-10-23 Glenn Morris <rgm@gnu.org>
5941
5942 * cl.texi (Function Bindings): Mention `flet' fails to deal with
5943 byte-compiling things like `+'.
5944
5945 * ns-emacs.texi: Merge copyright years of author now with assignment
5946 into FSF years.
5947 (VER): Use it for easier automatic updating. Use Emacs version rather
5948 than standalone Emacs.app version.
5949
5950 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
5951
5952 * org.texi: Lots of minor fixes.
5953 (Capture): New chapter.
5954 (Org Plot): New section.
5955
5956 2008-09-30 Magnus Henoch <mange@freemail.hu>
5957
5958 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
5959
5960 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
5961
5962 * calc.texi (User Defined Units): Mention how to enter optional display
5963 string.
5964
5965 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
5966
5967 * message.texi (Sending Variables): Fix variable documentation to
5968 avoid the "y/n" wording.
5969
5970 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
5971
5972 * message.texi (Sending Variables): Add `message-confirm-send' doc.
5973
5974 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
5975
5976 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
5977 @enumerate section so as to be able to be formatted with MAKEINFO=no.
5978
5979 2008-09-22 Bill Wohler <wohler@newt.com>
5980
5981 Release MH-E manual version 8.1.
5982
5983 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5984 release 8.1.
5985
5986 * mh-e.texi: Retain dual license as agreed to by the FSF.
5987 However, bump GPL to Version 3.
5988 Use @include for license text.
5989
5990 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
5991
5992 * gnus.texi (Top, Setup, Fancy splitting to parent)
5993 (Store custom flags and keywords, Store arbitrary data):
5994 Clean up markup.
5995
5996 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
5997
5998 * gnus.texi (The Gnus Registry): Document it.
5999
6000 2008-09-08 David Engster <dengste@eml.cc>
6001
6002 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6003 Clarify section about choosing back end servers.
6004
6005 2008-08-23 Glenn Morris <rgm@gnu.org>
6006
6007 * dired-x.texi (Shell Command Guessing):
6008 Mention dired-guess-shell-case-fold-search. (Bug#417)
6009
6010 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6011
6012 * trampver.texi: Update release number.
6013
6014 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6015
6016 * ns-emacs.texi: Update version.
6017 (Introduction): Correct menu location for options save.
6018 (Customization): Note that defaults are stored under org.gnu.Emacs.
6019
6020 2008-08-11 Bill Wohler <wohler@newt.com>
6021
6022 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6023 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6024 Henman) (closes SF #1768928).
6025
6026 2008-08-10 Glenn Morris <rgm@gnu.org>
6027
6028 * ns-emacs.texi: Use @copying. Change copyright of authors with
6029 assignment to FSF. Change license to GFDL.
6030 (Top): Remove outdated references.
6031
6032 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6033
6034 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6035 Add gnus-summary-sort-by-most-recent-number and
6036 gnus-summary-sort-by-most-recent-date.
6037 (Summary Sorting): Explain prefix argument.
6038
6039 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6040
6041 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6042 gnus-summary-pipe-output.
6043
6044 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6045
6046 * dbus.texi (Receiving Method Calls): Document error handling of own
6047 D-Bus methods.
6048
6049 2008-08-01 Bill Wohler <wohler@newt.com>
6050
6051 * mh-e.texi (Reading Mail)
6052 (Viewing Attachments): Describe new function
6053 mh-show-preferred-alternative.
6054 (Sending Mail, Redistributing, Sending Message): Describe new hook
6055 mh-annotate-msg-hook.
6056
6057 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6058
6059 * dbus.texi (Arguments and Signatures): Fix example.
6060 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6061 (Asynchronous Methods): New node.
6062 (Errors and Events): Describe extended layout of `dbus-event'.
6063 New defun `dbus-event-message-type'.
6064
6065 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6066
6067 * ediff.texi: Remove VMS support.
6068
6069 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6070
6071 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6072 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6073
6074 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6075
6076 * Makefile.in: Add mairix-el targets.
6077
6078 2008-07-29 David Engster <deng@randomsample.de>
6079
6080 * mairix-el.texi: New file.
6081
6082 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6083
6084 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6085 project files. Delete 'main_unit' project variable; not needed. Allow
6086 process environment variables wherever project variables are allowed.
6087 Add tutorial section on multiple GNAT project files.
6088
6089 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6090
6091 Sync with Tramp 2.1.14.
6092
6093 * trampver.texi: Update release number.
6094
6095 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6096
6097 * ns-emacs.texi:
6098 * faq.texi: Remove mentions of Mac Carbon.
6099
6100 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6101
6102 * gnus.texi (Saving Articles): Describe the 2nd argument of
6103 gnus-summary-save-in-pipe.
6104 (SpamAssassin): Use it.
6105
6106 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6107
6108 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6109
6110 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6111
6112 * org.texi (Export options): Document the use of the creator flag.
6113
6114 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6115
6116 * org.texi: New version 6.06a.
6117
6118 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6119
6120 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6121 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6122
6123 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6124
6125 * calc.texi (Editing Stack Entries):
6126 (Algebraic Entry): Rewrite introductory sentences so it can be used by
6127 Calc's help functions. Mention fixing typos.
6128 (Customizing Calc): Fix typo.
6129
6130 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6131
6132 * calc.texi (summarykey): New macro. Use to correctly format keys in
6133 the summary.
6134
6135 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6136
6137 * ns-emacs.texi (Customization): Corrected documentation on color
6138 specification formats.
6139
6140 2008-07-19 Andreas Schwab <schwab@suse.de>
6141
6142 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6143
6144 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6145 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6146
6147 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6148
6149 * dbus.texi (Inspection): Rework, introduce submenus.
6150 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6151 (Properties and Annotations, Arguments and Signatures): New nodes.
6152
6153 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6154
6155 * dbus.texi (Receiving Method Calls): Fix description of
6156 `dbus-register-method'.
6157 (Signals): Allow also signal arguments for filtering in
6158 `dbus-register-signal'.
6159
6160 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6161
6162 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6163 `cnorm'.
6164 (Arithmetic Tutorial): Simplify the verification of prime factors.
6165
6166 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6167
6168 * gnus.texi (Saving Articles): Mention
6169 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6170
6171 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6172
6173 * calc.texi: Adjust mode line throughout.
6174
6175 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6176
6177 * sasl.texi (Mechanisms): Fix typos.
6178
6179 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6180
6181 * calc.texi (Killing from the stack): Mention using normal Emacs
6182 copying.
6183
6184 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6185
6186 * tramp.texi (Password handling): Rename from "Password caching".
6187 Add `auth-source' mechanism.
6188 (Connection caching): Tramp reopens the connection automatically,
6189 when the operating system on the remote host has been changed.
6190
6191 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6192
6193 * makefile.w32-in (distclean): Remove makefile.
6194
6195 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6196
6197 * org.texi (Using the mapping API): New section.
6198 (Agenda column view): New section.
6199 (Moving subtrees): Document archiving to the archive sibling.
6200 (Agenda commands): Document columns view in the agenda.
6201 (Using the property API): Document the API for multi-valued properties.
6202
6203 2008-06-17 Jason Riedy <jason@acm.org>
6204
6205 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6206 function, and efmt may be a two-argument function.
6207 (Radio tables): Document multiple destinations.
6208
6209 2008-06-16 Glenn Morris <rgm@gnu.org>
6210
6211 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6212 Add Cover-Texts.
6213
6214 2008-06-15 Glenn Morris <rgm@gnu.org>
6215
6216 * faq.texi (VER): Update to 23.0.60.
6217
6218 * mh-e.texi: Remove option of licensing under GPL.
6219 Add Cover-Texts to GFDL permissions notice.
6220 (GPL): Remove section.
6221 (GFDL): Include doclicense.texi rather than the actual text.
6222
6223 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6224 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6225
6226 * sasl.texi: Fix output file name.
6227
6228 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6229
6230 * gnus-coding.texi: Refer to license in Gnus manual.
6231
6232 * idlwave.texi, sasl.texi: Use @copying.
6233
6234 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6235
6236 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6237
6238 * url.texi: Use @copying, @title, @subtitle, @author.
6239
6240 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6241 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6242 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6243 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6244 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6245 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6246 * widget.texi, woman.texi:
6247 Remove references to external license, since doclicense is included.
6248
6249 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6250 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6251 Remove references to non-existent Invariant Sections.
6252
6253 2008-06-14 Glenn Morris <rgm@gnu.org>
6254
6255 * faq.texi (Major packages and programs): Remove references to external
6256 Supercite, Calc, VIPER, since they have been included for some time.
6257 Update VM, AUCTeX, BBDB entries.
6258
6259 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6260
6261 * newsticker.texi: Updated to match latest newsticker changes.
6262
6263 2008-06-13 Glenn Morris <rgm@gnu.org>
6264
6265 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6266 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6267 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6268 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6269 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6270 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6271 * woman.texi:
6272 Update Back-Cover Text as per maintain.info.
6273
6274 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6275
6276 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6277
6278 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6279 (gnus-faq.xml): Update repository host.
6280
6281 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6282
6283 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6284
6285 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6286 Fix a typo.
6287
6288 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6289
6290 * gnus.texi (Mail Source Customization): Correct values of
6291 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6292 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6293
6294 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6295
6296 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6297 coding standards.
6298
6299 2008-06-14 David Engster <dengste@eml.cc>
6300
6301 * gnus.texi (nnmairix): Markup fixes.
6302
6303 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6304
6305 * gnus.texi (nnmairix): Markup and other minor fixes.
6306
6307 2008-06-05 David Engster <dengste@eml.cc>
6308
6309 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6310
6311 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6312
6313 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6314 (Searching, nnir, nnmairix): New stub nodes.
6315
6316 2008-05-30 Felix Lee <felix.1@canids.net>
6317
6318 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6319
6320 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6321
6322 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6323
6324 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6325
6326 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6327
6328 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6329
6330 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6331
6332 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6333
6334 * info.texi (Top): Fix typo in xref.
6335
6336 2008-05-05 Karl Berry <karl@gnu.org>
6337
6338 * info.texi (Top): @xref to stand-alone manual.
6339
6340 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6341
6342 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6343 (Various Summary Stuff): Fix typo in last xref.
6344
6345 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6346
6347 * org.texi (Moving subtrees): Fix typo.
6348
6349 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
6350
6351 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6352 Tramp via `tramp-mode'.
6353
6354 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6355
6356 * org.texi: Massive changes, in many parts of the file.
6357
6358 2008-04-27 Jason Riedy <jason@acm.org>
6359
6360 * org.texi (A LaTeX example): Note that fmt may be a
6361 one-argument function, and efmt may be a two-argument function.
6362 (Radio tables): Document multiple destinations.
6363
6364 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6365
6366 * gnus.texi (Oort Gnus): Add message-fill-column.
6367
6368 2008-04-12 Adrian Aichner <adrian@xemacs.org>
6369
6370 * gnus.texi (Mail Source Specifiers): Typo fix.
6371
6372 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6373
6374 * gnus.texi (Diary Headers Generation): Update key binding for
6375 `gnus-diary-check-message'.
6376
6377 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6378
6379 * gnus.texi (Emacsen): Addition.
6380
6381 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6382
6383 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6384
6385 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6386
6387 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6388
6389 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6390
6391 * gnus-news.texi: Update tool bar item.
6392
6393 2008-04-09 Sven Joachim <svenjoac@gmx.de>
6394
6395 * gnus-news.texi: Fix typos.
6396
6397 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6398
6399 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6400 Add mention of `kron'.
6401
6402 2008-04-01 Daiki Ueno <ueno@unixuser.org>
6403
6404 * epa.texi (Encrypting/decrypting *.gpg files):
6405 Document epa-file-name-regexp.
6406
6407 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6408
6409 * gnus.texi (Example Methods): Fix description about ssh-agent.
6410 (Indirect Functions): Fix the default value of nntp-telnet-command;
6411 remove link to connect.html.
6412
6413 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
6414
6415 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6416 dbus-call-method.
6417 (Receiving Method Calls): The timeout can be set by the calling client.
6418
6419 * trampver.texi: Update release number.
6420
6421 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6422
6423 * gnus.texi (Top): Fix version. Add SASL.
6424
6425 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
6426
6427 Sync with Tramp 2.1.13.
6428
6429 * trampver.texi: Update release number.
6430
6431 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
6432
6433 * org.texi: Update to new org-mode website.
6434
6435 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6436
6437 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6438
6439 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6440
6441 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6442 gnus-read-ephemeral-gmane-group-url,
6443 gnus-read-ephemeral-emacs-bug-group,
6444 gnus-read-ephemeral-debian-bug-group.
6445
6446 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6447
6448 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6449
6450 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6451 Add FIXMEs for Bookmarks and gnus-registry-marks.
6452
6453 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6454
6455 * gnus.texi (Smileys): Document `smiley-style'.
6456
6457 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6458
6459 * gnus.texi (Gnus Development): Clarify difference between ding and
6460 gnu.emacs.gnus.
6461 (MIME Commands, Using MIME, RSS): Fix markup.
6462
6463 * gnus-faq.texi ([8.4]): Ditto.
6464
6465 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6466
6467 * gnus.texi (Emacsen): Remove obsolete stuff.
6468
6469 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6470
6471 * gnus.texi (Oort Gnus): Add version info WRT
6472 `mail-source-delete-incoming'.
6473
6474 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6475
6476 * gnus.texi (Top): Add "Other related manuals" and version info in
6477 `iftex' output.
6478 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6479 gnus-balloon-face-0 and the corresponding format specifiers.
6480
6481 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
6482
6483 * tramp.texi (Filename completion): Remove footnote about let-bind
6484 of `partial-completion-mode'. It doesn't work this way.
6485
6486 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6487
6488 * pcl-cvs.texi (Contributors): Update my email.
6489
6490 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
6491
6492 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6493
6494 2008-03-17 Bill Wohler <wohler@newt.com>
6495
6496 * mh-e.texi (Viewing): Update URL for adding header fields to
6497 mh-invisible-header-fields-default.
6498
6499 2008-03-16 Bill Wohler <wohler@newt.com>
6500
6501 * mh-e.texi (Preface): Add Gnus to requirements.
6502 (Forwarding): Note that forwarded MIME messages are now inline.
6503
6504 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6505
6506 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
6507 (Common Variables): Give precedence to the netcat methods over the
6508 telnet methods, and mention that they are more reliable.
6509
6510 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
6511
6512 * org.texi (Exporting Agenda Views): Document agenda export to
6513 iCalendar.
6514 (Progress logging): Document the new progress logging stuff.
6515
6516 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6517
6518 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6519 Update for change of `mail-source-delete-incoming'.
6520
6521 * gnus-news.texi: Ditto.
6522
6523 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6524
6525 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6526 custom versions.
6527
6528 2008-03-07 Alan Mackenzie <acm@muc.de>
6529
6530 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6531 parens/brackets in a k&r region is limited.
6532
6533 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6534
6535 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6536 using different Emacs versions.
6537
6538 2008-02-27 Glenn Morris <rgm@gnu.org>
6539
6540 * sc.texi: Remove a lot of old and obsolete info.
6541 (titlepage): Simplify.
6542 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6543 (VM with any Emacsen, GNEWS with any Emacsen)
6544 (Overloading for Non-conforming MUAs, Version 3 Changes)
6545 (The Supercite Mailing List): Delete nodes.
6546 (Introduction): Remove info about old packages.
6547 (Getting Connected): Simplify. Remove info about old packages.
6548 (Citing Commands): Delete Emacs 19 info.
6549 (Hints to MUA Authors): Simplify.
6550 (Thanks and History): Merge in some info from the deleted node
6551 "Version 3 Changes".
6552
6553 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
6554
6555 * org.texi (Setting tags, In-buffer settings):
6556 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6557
6558 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6559
6560 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6561 installation directory name.
6562
6563 2008-02-12 Romain Francoise <romain@orebokech.com>
6564
6565 * epa.texi (Overview): Fix typo.
6566
6567 2008-02-11 Daiki Ueno <ueno@unixuser.org>
6568
6569 * epa.texi (Quick start): Remove the .emacs setting.
6570
6571 2008-02-10 Daiki Ueno <ueno@unixuser.org>
6572
6573 * epa.texi (Quick start): Use the command `epa-enable' instead of
6574 loading `epa-setup'.
6575
6576 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
6577
6578 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6579 ($(infodir)/epa, epa.dvi): New targets.
6580
6581 2008-02-08 Daiki Ueno <ueno@unixuser.org>
6582
6583 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6584
6585 * epa.texi: New manual documenting the EasyPG Assistant.
6586
6587 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
6588
6589 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6590 (Inspection): New function dbus-ping.
6591
6592 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
6593
6594 * tramp.texi (Remote processes): Add `shell-command'.
6595
6596 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
6597
6598 * tramp.texi: Use new FSF's Back-Cover Text.
6599
6600 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
6601
6602 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6603 (Group Parameters): Document `mail-source' parameter.
6604
6605 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
6606
6607 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6608 must be a local host.
6609
6610 2008-01-26 Michael Olson <mwolson@gnu.org>
6611
6612 * erc.texi: Update version for ERC 5.3 release.
6613 (Obtaining ERC): Update extras URLs for 5.3.
6614 (Development): Write instructions for git, and remove those for Arch.
6615 (History): Mention the switch to git.
6616
6617 2008-01-24 Karl Berry <karl@gnu.org>
6618
6619 * info.texi (Search Index, Search Text): Mention the command
6620 character in the section name, a la the (Go to node) node.
6621
6622 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
6623
6624 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6625
6626 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6627
6628 * gnus-news.texi: Mention gnus-article-describe-bindings.
6629
6630 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6631
6632 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6633
6634 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
6635
6636 * org.texi (Property inheritance): New section.
6637 (Conventions): New section.
6638 (Structure editing): Document C-RET, the prefix arg to the cut/copy
6639 commands, and the new bindings for refiling.
6640 (Sparse trees): Document the new special command for sparse trees.
6641 (References): Be more clear about the counting of hilines.
6642 (Handling links): Document M-p/n for accessing links.
6643 (Fast access to TODO states): New section.
6644 (Per file keywords): New section.
6645 (Property inheritance): New section.
6646 (Column attributes): New summary types.
6647 (Capturing Column View): New section.
6648 (The date/time prompt): Cover the new features in the date/time prompt.
6649 Compactify the table of keys for the calendar remote control.
6650 (Clocking work time): Document the new :scope parameter.
6651 (Remember): Promoted to chapter.
6652 (Quoted examples): New section.
6653 (Enhancing text): New verbatim environments.
6654
6655 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
6656
6657 * trampver.texi: Update release number.
6658
6659 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6660
6661 * gnus.texi (Article Keymap):
6662 Add gnus-article-wide-reply-with-original; fix descriptions of
6663 gnus-article-reply-with-original and
6664 gnus-article-followup-with-original.
6665
6666 2008-01-09 Glenn Morris <rgm@gnu.org>
6667
6668 * nxml-mode.texi: Add @copying section.
6669
6670 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6671
6672 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6673 Server". Add `message-send-mail-with-mailclient'.
6674
6675 * gnus.texi (Posting Server): Move some text to "(message)Mail
6676 Variables" and add a reference here.
6677
6678 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
6679
6680 * dbus.texi (Receiving Method Calls): New chapter.
6681 (Errors and Events): Add serial number to events. Replace "signal" by
6682 "message". Introduce dbus-event-serial-number.
6683
6684 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
6685
6686 * dbus.texi (Type Conversion): Explain the type specification for empty
6687 arrays. Use another example.
6688
6689 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
6690
6691 * dbus.texi (all): Replace "..." by @dots{}.
6692 (Type Conversion): Precise the value range for :byte types.
6693 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6694 Mention its return value.
6695 (Errors and Events): There is no D-Bus error propagation during event
6696 processing.
6697
6698 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6699
6700 * calc.texi (Yacas Language, Maxima Language, Giac Language):
6701 New sections.
6702
6703 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6704
6705 * gnus.texi (Group Parameters): Reorder the text and add a note about
6706 `gnus-parameters' near the beginning of the node.
6707
6708 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6709
6710 * gnus.texi (Score File Editing): Fix function name.
6711
6712 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
6713
6714 Sync with Tramp 2.1.12.
6715
6716 * trampver.texi: Update release number.
6717
6718 2007-12-22 Richard Stallman <rms@gnu.org>
6719
6720 * cc-mode.texi (Getting Started): Change @ref to @pxref.
6721
6722 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
6723
6724 * dbus.texi (Type Conversion): Correct input parameters mapping.
6725
6726 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
6727
6728 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6729 (Errors and Events): Mention wrong-type-argument error.
6730
6731 2007-12-21 Alex Schroeder <alex@gnu.org>
6732
6733 * rcirc.texi: Changed single spaces after sentence end to double
6734 spaces. Fixed some typos.
6735 (Internet Relay Chat): Explain relay.
6736 (Getting started with rcirc): Change items to reflect prompts.
6737 Add more explanation to rcirc-track-minor-mode and added a comment to
6738 warn future maintainers that this section is a copy.
6739 (People): Change /ignore example.
6740 (Keywords): Not keywords.
6741
6742 2007-12-20 Alex Schroeder <alex@gnu.org>
6743
6744 * rcirc.texi (Top): Fighting Information Overload chapter added.
6745 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
6746 (rcirc commands): Move /ignore command to the new chapter.
6747 (Fighting Information Overload): New chapter documenting /keyword,
6748 /bright, /dim, channel ignore, and low priority channels.
6749 (Configuration): Document rcirc-server-alist, remove
6750 rcirc-startup-channels-alist and rcirc-default-server.
6751
6752 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
6753
6754 * dbus.texi (Signals): Fix example in dbus-register-signal.
6755
6756 2007-12-14 Sven Joachim <svenjoac@gmx.de>
6757
6758 * gnus.texi (Score Variables): Fix typo.
6759
6760 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
6761
6762 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6763 (Signals): Adapt dbus-send-signal and dbus-register-signal.
6764 (Errors and Events): Adapt dbus-event.
6765
6766 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6767
6768 * gnus.texi (Other Files): Add the yenc command.
6769
6770 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
6771
6772 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6773 since 2004-08-06.
6774
6775 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
6776
6777 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6778 on body.
6779
6780 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
6781
6782 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6783 and rfc2047-allow-irregular-q-encoded-words; fix description of
6784 rfc2047-encode-encoded-words.
6785
6786 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6787
6788 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6789
6790 2007-12-05 Michael Olson <mwolson@gnu.org>
6791
6792 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6793 Update documentation for `remember-diary-file'.
6794
6795 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
6796
6797 * dbus.texi (Signals): Precise `dbus-register-signal'.
6798 (Errors and Events): Rework events part, the internal structure of
6799 dbus-event has changed.
6800
6801 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
6802
6803 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6804 ($(infodir)/dbus, dbus.dvi): New targets.
6805
6806 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
6807
6808 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6809 unconditionally.
6810
6811 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6812 emulation with @print{}.
6813
6814 2007-12-02 Richard Stallman <rms@gnu.org>
6815
6816 * dbus.texi (Overview): Minor cleanup.
6817
6818 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
6819
6820 * Makefile.in (INFO_TARGETS): Add dbus.
6821 (DVI_TARGETS): Add dbus.dvi.
6822 (dbus, dbus.dvi): New targets.
6823
6824 * dbus.texi: New file.
6825
6826 2007-11-24 Romain Francoise <romain@orebokech.com>
6827
6828 * nxml-mode.texi: Add description in @direntry.
6829 Fix file name to match @setfilename.
6830
6831 2007-11-23 Mark A. Hershberger <mah@everybody.org>
6832
6833 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6834 ($(infodir)/nxml-mode): New rule.
6835
6836 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6837 ($(infodir)/nxml-mode): New rule.
6838 (clean): Add nxml-mode*.
6839
6840 * nxml-mode.texi: New file with nxml manual.
6841
6842 2007-11-18 Richard Stallman <rms@gnu.org>
6843
6844 * flymake.texi (Example -- Configuring a tool called directly):
6845 Update example.
6846
6847 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
6848
6849 * tramp.texi (Filename completion): Simplify explanation of
6850 double-slash behavior. Explain directory contents flushing.
6851
6852 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6853
6854 * calc.texi (TeX and LaTeX Language Modes): Put in
6855 missing braces.
6856
6857 2007-11-15 Richard Stallman <rms@gnu.org>
6858
6859 * cl.texi (Equality Predicates): Delete `eql'.
6860 (Predicates, Naming Conventions, Top): Delete `eql'.
6861 (Common Lisp Compatibility): Delete `eql'.
6862 (Porting Common Lisp): Delete obsolete backquote info.
6863 Minor clarification about character constants.
6864 (Sequence Basics): Minor clarification.
6865
6866 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
6867
6868 * cc-mode.texi (Electric Keys, Custom Macros):
6869 * tramp.texi (Filename completion): Fix typos.
6870
6871 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
6872
6873 * calc.texi (Basic commands): Mention the menu.
6874
6875 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
6876
6877 * tramp.texi (Connection caching): Tramp flushes connection
6878 properties when remote operating system has been changed.
6879
6880 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
6881
6882 * gnus-news.texi: Fix spelling.
6883 `message-insert-formatted-citation-line', not
6884 `message-insert-formated-citation-line'.
6885
6886 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6887
6888 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
6889
6890 * tramp.texi (Overview): Mention also the PuTTY integration under
6891 w32. Remove paragraphs about Tramp's experimental status.
6892 (Frequently Asked Questions): Add code example for highlighting the
6893 mode line.
6894
6895 2007-11-03 Michael Olson <mwolson@gnu.org>
6896
6897 * remember.texi: Change mentions of remember-buffer to
6898 remember-finalize throughout.
6899
6900 2007-10-30 Michael Olson <mwolson@gnu.org>
6901
6902 * remember.texi (Copying): Remove.
6903 (Mailbox): Update with non-BBDB instructions.
6904 (Diary, Org): Add.
6905 (Bibliography, Planner Page): Remove.
6906
6907 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
6908
6909 * makefile.w32-in (INFO_TARGETS): Add remember.
6910 (DVI_TARGETS): Add remember.dvi.
6911 ($(infodir)/remember): New rule.
6912 (clean): Add remember*.
6913
6914 2007-10-30 Michael Olson <mwolson@gnu.org>
6915
6916 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
6917 ($(infodir)/remember): New rule that builds the Remember Manual.
6918
6919 * remember.texi: New file containing the Remember Mode Manual.
6920 Shuffle chapters around after initial import.
6921 (Function Reference): Split Keystrokes into separate chapter.
6922 (Keystrokes): Document C-c C-k.
6923 (Introduction): Fix typographical issue with "---".
6924
6925 2007-10-29 Richard Stallman <rms@gnu.org>
6926
6927 * widget.texi (Introduction): Delete discussion of implementation
6928 internals.
6929
6930 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
6931
6932 * tramp.texi (Connection caching): Host names must be different
6933 when tunneling.
6934
6935 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6936
6937 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
6938 Gnus v5.13.
6939
6940 2007-10-28 Miles Bader <miles@gnu.org>
6941
6942 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
6943
6944 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6945
6946 * gnus.texi (Sorting the Summary Buffer):
6947 Remove gnus-article-sort-by-date-reverse.
6948
6949 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6950
6951 * gnus.texi (Non-ASCII Group Names): New node.
6952 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
6953 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
6954
6955 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6956
6957 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
6958 clean the output of the program `imap-shell-program'.
6959
6960 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6961
6962 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
6963
6964 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
6965
6966 * gnus.texi (Sticky Articles): Documentation for sticky article
6967 buffers.
6968
6969 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6970
6971 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
6972
6973 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6974
6975 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
6976
6977 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6978
6979 * gnus.texi (Archived Messages):
6980 Document gnus-update-message-archive-method.
6981
6982 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6983
6984 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
6985
6986 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6987
6988 * gnus.texi (Group Maneuvering):
6989 Document `gnus-summary-next-group-on-exit'.
6990
6991 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6992
6993 * gnus.texi (Really Various Summary Commands):
6994 Mention gnus-auto-select-on-ephemeral-exit.
6995
6996 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6997
6998 * gnus.texi, message.texi: Bump version number.
6999
7000 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7001
7002 * gnus.texi (Group Line Specification, Misc Group Stuff)
7003 (Server Commands): Parenthesize @pxref{Mail Spool}.
7004
7005 2007-10-28 Didier Verna <didier@xemacs.org>
7006
7007 New user option: message-signature-directory.
7008 * message.texi (Insertion Variables): Document it.
7009 * gnus.texi (Posting Styles): Ditto.
7010
7011 2007-10-28 Didier Verna <didier@xemacs.org>
7012
7013 * gnus.texi (Group Line Specification):
7014 * gnus.texi (Misc Group Stuff):
7015 * gnus.texi (Server Commands): Document the group compaction feature.
7016
7017 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7018
7019 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7020
7021 * message.texi (Various Message Variables): Add message-fill-column.
7022
7023 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7024
7025 * gnus.texi: Untabify.
7026
7027 2007-10-28 Didier Verna <didier@xemacs.org>
7028
7029 * gnus.texi (Group Parameters): Document the posting-style merging
7030 process in topic-mode.
7031
7032 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7033
7034 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7035
7036 2007-10-28 Romain Francoise <romain@orebokech.com>
7037
7038 * gnus.texi (Mail Spool): Fix typo.
7039 Update copyright.
7040
7041 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7042
7043 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7044
7045 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7046
7047 * gnus.texi (Summary Generation Commands):
7048 Add gnus-summary-insert-ticked-articles.
7049
7050 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7051
7052 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7053 to spam-spamassassin-program.
7054
7055 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7056
7057 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7058
7059 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7060
7061 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7062
7063 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7064
7065 * message.texi (Mail Headers): Document `opportunistic'.
7066
7067 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7068
7069 * emacs-mime.texi (Encoding Customization): Explain how to set
7070 mm-coding-system-priorities per hierarchy.
7071
7072 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7073
7074 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7075 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7076
7077 2007-10-28 Didier Verna <didier@xemacs.org>
7078
7079 * message.texi (Wide Reply): Update documentation of
7080 message-dont-reply-to-names (now allowing a list of regexps).
7081
7082 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7083
7084 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7085
7086 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7087
7088 * gnus.texi (SpamAssassin back end): Fix typo.
7089
7090 * sieve.texi (Examples): Fix grammar.
7091
7092 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7093
7094 * gnus.texi (Searching for Articles): Document M-S and M-R.
7095 (Limiting): Document / b.
7096
7097 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7098
7099 * gnus.texi (Thread Commands): T M-^.
7100
7101 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7102
7103 * message.texi (Mail Aliases): Document ecomplete.
7104 (Mail Aliases): Fix typo.
7105
7106 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7107
7108 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7109 fix typo.
7110
7111 2007-10-28 Romain Francoise <romain@orebokech.com>
7112
7113 * gnus.texi (Mail Spool): Grammar fix.
7114
7115 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7116
7117 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7118 string.
7119
7120 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7121
7122 * gnus.texi (Group Parameters): Fix description.
7123
7124 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7125
7126 * gnus.texi (Gmane Spam Reporting):
7127 Fix spam-report-gmane-use-article-number.
7128 Add spam-report-user-mail-address.
7129
7130 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7131
7132 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7133
7134 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7135
7136 * gnus.texi (Group Parameters): Add simplified sorting example based on
7137 example for `Sorting the Summary Buffer' from Jari Aalto
7138 <jari.aalto@cante.net>.
7139 (Example Methods): Add example for an indirect connection.
7140
7141 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7142
7143 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7144 (Agent Parameters): Update parameter names to match code.
7145 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7146 'gnus-agent-summary-fetch-series'.
7147 (Agent and flags): New section providing a generalized discussion
7148 of flag handling.
7149 (Agent and IMAP): Remove flag discussion.
7150 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7151
7152 2007-10-28 Romain Francoise <romain@orebokech.com>
7153
7154 * gnus.texi (Exiting the Summary Buffer): Add new function
7155 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7156
7157 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7158
7159 * gnus.texi (Conformity): Fix typo.
7160 (Customizing Articles): Document `first'.
7161
7162 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7163
7164 * gnus.texi (Sorting the Summary Buffer):
7165 Add `gnus-thread-sort-by-date-reverse'. Add example
7166 host to different sorting in NNTP and RSS groups.
7167
7168 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7169
7170 * message.texi (Insertion): Describe prefix for
7171 message-mark-inserted-region and message-mark-insert-file.
7172
7173 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7174
7175 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7176 LaTeX documents. Describe "text/x-gnus-verbatim".
7177
7178 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7179
7180 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7181 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7182 (spam-stat spam filtering, SpamOracle)
7183 (Extending the Spam ELisp package): Remove extra quote symbol for
7184 clarity.
7185
7186 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7187
7188 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7189 gnus-article-delete-part and gnus-article-replace-part.
7190 (Using MIME): Add gnus-mime-replace-part.
7191
7192 2007-10-28 Romain Francoise <romain@orebokech.com>
7193
7194 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7195 requires `auto-compression-mode' to be enabled. Add new nnml
7196 variable `nnml-compressed-files-size-threshold'.
7197
7198 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7199
7200 * gnus.texi (Sorting the Summary Buffer):
7201 Add gnus-thread-sort-by-recipient.
7202
7203 2007-10-28 Romain Francoise <romain@orebokech.com>
7204
7205 * message.texi (Insertion Variables): Mention new variable
7206 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7207 documentation accordingly.
7208
7209 2007-10-28 Romain Francoise <romain@orebokech.com>
7210
7211 * gnus.texi (To From Newsgroups): Mention new variables
7212 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7213
7214 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7215
7216 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7217 stuff; gnus-mime-inline-part does the automatic decompression.
7218
7219 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7220
7221 * gnus.texi (Spam ELisp Package Configuration Examples):
7222 "training.ham" should be "training.spam".
7223
7224 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7225
7226 * message.texi (Mail Variables): Fix the default value for
7227 message-send-mail-function.
7228
7229 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7230
7231 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7232 always returns nil exceptionally.
7233
7234 2007-10-28 Simon Josefsson <jas@extundo.com>
7235
7236 * gnus.texi (Article Washing): Add libidn URL.
7237 Suggested by Michael Cook <michael@waxrat.com>.
7238
7239 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7240
7241 * gnus.texi (Topic Commands): Fix next/previous.
7242
7243 2007-10-28 Simon Josefsson <jas@extundo.com>
7244
7245 * gnus.texi (Article Washing): Mention `W i'.
7246
7247 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7248
7249 * gnus.texi (Group Parameters): Slight extension of sieve
7250 parameter description.
7251
7252 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7253
7254 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7255 matching score files as well.
7256 (Picons): Describe `gnus-picon-style'.
7257
7258 2007-10-28 Romain Francoise <romain@orebokech.com>
7259
7260 * message.texi (Message Headers): Mention that headers are hidden
7261 using narrowing, and how to expose them.
7262 Update copyright.
7263
7264 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7265
7266 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7267 `gnus-summary-sort-by-recipient'.
7268
7269 2007-10-28 Romain Francoise <romain@orebokech.com>
7270
7271 * gnus.texi (NNTP marks): New node.
7272 (NNTP): Move NNTP marks variables to the new node.
7273
7274 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7275
7276 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7277
7278 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7279
7280 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7281
7282 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7283 everywhere for consistency.
7284 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7285 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7286 Say "regular expression" instead of "regex." Admonish.
7287 Pick other words to sound better (s/so/thus/).
7288 (Spam ELisp Package Filtering of Incoming Mail):
7289 Mention statistical filters. Remove old TODO.
7290 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7291 New section on sorting and displaying the spam score.
7292 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7293 backend but an alias to spam-use-BBDB.
7294 (Extending the Spam ELisp package): Rewrite the example using the
7295 new backend functionality.
7296
7297 2007-10-28 Simon Josefsson <jas@extundo.com>
7298
7299 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7300 nntp-marks-directory, from Romain Francoise
7301 <romain@orebokech.com>.
7302
7303 2007-10-28 Magnus Henoch <mange@freemail.hu>
7304
7305 * gnus.texi (Hashcash): New default value of
7306 hashcash-default-payment.
7307
7308 2007-10-28 Simon Josefsson <jas@extundo.com>
7309
7310 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7311 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7312
7313 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7314
7315 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7316
7317 2007-10-28 Simon Josefsson <jas@extundo.com>
7318
7319 * gnus.texi (documentencoding): Add, to avoid warnings.
7320
7321 2007-10-28 Simon Josefsson <jas@extundo.com>
7322
7323 * message.texi (Mail Headers): Add.
7324
7325 * gnus.texi (Hashcash): Fix.
7326
7327 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7328
7329 * gnus.texi (Hashcash): Change location of library, also mention
7330 that payments can be verified and fix the name of the
7331 hashcash-path variable.
7332
7333 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7334
7335 * gnus.texi (Article Display): Add `gnus-picon-style'.
7336
7337 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7338
7339 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7340
7341 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7342
7343 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7344 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7345 warning about ham processors in spam groups removed.
7346
7347 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7348
7349 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7350 From Hubert Chan <hubert@uhoreg.ca>.
7351
7352 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7353
7354 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7355 (Mailing List): Typo.
7356 (Customizing Articles): Add gnus-treat-ansi-sequences.
7357 (Article Washing): Index.
7358
7359 * message.texi: Use m-dash consistently.
7360
7361 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7362
7363 * gnus.texi (GroupLens): Remove.
7364
7365 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7366
7367 * gnus.texi (Outgoing Messages, Agent Variables):
7368 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7369 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7370
7371 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7372
7373 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7374
7375 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7376
7377 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7378
7379 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7380
7381 2007-10-28 Simon Josefsson <jas@extundo.com>
7382
7383 * gnus.texi (Top): Add SASL.
7384
7385 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7386
7387 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7388
7389 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7390
7391 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7392
7393 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7394
7395 * calc.texi (Formulas, Composition Basics): Lower the
7396 precedence of negation.
7397
7398 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7399
7400 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7401 Mention the new three-letter column identifiers.
7402 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7403 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7404 message when using `c' on an empty default with default printer.
7405 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7406 renamed to `ses--symbolic-formulas' some time ago.
7407
7408 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7409
7410 * calc.texi (Default Simplifications, Making Selections)
7411 (Customizing Calc): Clarify associativity of multiplication.
7412
7413 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
7414
7415 * tramp.texi (Traces and Profiles): Simplify loop over
7416 `trace-function-background'.
7417
7418 2007-10-22 Juri Linkov <juri@jurta.org>
7419
7420 * dired-x.texi (Shell Command Guessing): Default values are now
7421 available by typing M-n instead of M-p.
7422
7423 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
7424
7425 * tramp.texi (Cleanup remote connections): New section.
7426 (Password caching): Remove `tramp-clear-passwd'.
7427 It's not a command anymore.
7428 (Bug Reports): Add `tramp-bug' to function index.
7429 (Function Index, Variable Index): New nodes.
7430 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7431
7432 * trampver.texi: Update release number.
7433
7434 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7435
7436 * calc.texi (History and Acknowledgements): Turn comment
7437 about integer size into past tense.
7438 (Time Zones): Remove pointer to Calc author's address.
7439 (Trigonometric and Hyperbolic Functions): Mention cotangent
7440 and hyperbolic cotangent. Fix typo.
7441
7442 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
7443
7444 Sync with Tramp 2.1.11.
7445
7446 * trampver.texi: Update release number.
7447
7448 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
7449
7450 * tramp.texi (External packages): New section.
7451
7452 2007-09-29 Juri Linkov <juri@jurta.org>
7453
7454 * info.texi (Help-Int): Document `L' (`Info-history').
7455
7456 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
7457
7458 * org.texi: Change links to webpage and maintained email.
7459 (Remember): Promote to Chapter, significant changes.
7460 (Fast access to TODO states): New section.
7461 (Faces for TODO keywords): New section.
7462 (Export options): Example for #+DATE.
7463 (Progress logging): Section moved.
7464
7465 2007-09-26 Bill Wohler <wohler@newt.com>
7466
7467 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7468 browse-url-at-mouse.
7469
7470 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7471
7472 * flymake.texi (Customizable variables): Face names don't end in -face.
7473 Fix flymake-err-line-patterns template.
7474 (Example -- Configuring a tool called directly): Fix init-function.
7475 (Highlighting erroneous lines): Face names don't end in -face.
7476
7477 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
7478
7479 * erc.texi (Special-Features): Fix small typo.
7480
7481 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
7482
7483 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7484 and "External transfer methods".
7485
7486 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7487
7488 * calc.texi (Predefined Units): Add some history.
7489
7490 2007-09-08 Michael Olson <mwolson@gnu.org>
7491
7492 * erc.texi (Copying): New section included from gpl.texi.
7493 This matches the look of the upstream ERC manual.
7494
7495 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7496
7497 * calc.texi (History and Acknowledgements): Adjust the "thanks".
7498 (Random Numbers): Clarify the distribution of `random'.
7499
7500 2007-09-06 Glenn Morris <rgm@gnu.org>
7501
7502 Move manual sources from man/ to subdirectories of doc/.
7503 Split into the Emacs manual in emacs/, and other manuals in misc/.
7504 Change all setfilename commands to use ../../info.
7505 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7506 refer to the Emacs manual here.
7507 (infodir): New variable.
7508 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7509 (cc-mode.texi, faq.texi): Update references to source file locations.
7510 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7511 do not refer to the Emacs manual here.
7512 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7513
7514 * Makefile.in: Add `basename' versions of all info targets, for
7515 convenience when rebuilding just one manual.
7516 (../etc/GNU): Delete obsolete target.
7517 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7518 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
7519 *.vrs *.toc here...
7520 (maintainer-clean): ...from here.
7521
7522 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7523
7524 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7525
7526 * calc.texi (Date Conversions): Clarify definition of
7527 Julian day numbering.
7528 (Date Forms): Clarify definition of Julian day numbering;
7529 add some history.
7530
7531 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
7532
7533 * org.texi: Version 5.07.
7534
7535 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7536
7537 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7538
7539 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
7540
7541 * org.texi (Adding hyperlink types): New section.
7542 (Embedded LaTeX): Chapter updated because of LaTeX export.
7543 (LaTeX export): New section.
7544 (Using links out): New section.
7545
7546 2007-08-22 Glenn Morris <rgm@gnu.org>
7547
7548 * faq.texi (Learning how to do something): Refcards now in
7549 etc/refcards/ directory.
7550
7551 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
7552
7553 * tramp.texi (Remote Programs): Persistency file must be cleared when
7554 changing `tramp-remote-path'.
7555 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7556 macro.
7557
7558 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7559
7560 * calc.texi: Move contents to beginning of file.
7561 (Algebraic Entry): Fix the formatting of an example.
7562
7563 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7564
7565 * calc.texi (Basic Operations on Units): Mention exact versus
7566 inexact conversions.
7567
7568 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7569
7570 * calc.texi (Basic Operations on Units): Mention default
7571 values for new units.
7572 (Quick Calculator Mode): Mention that binary format will
7573 be displayed.
7574
7575 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7576
7577 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7578
7579 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7580
7581 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7582
7583 2007-08-08 Glenn Morris <rgm@gnu.org>
7584
7585 * gnus.texi, sieve.texi: Replace `iff'.
7586
7587 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7588
7589 * calc.texi (Basic Graphics): Mention the graphing of error
7590 forms.
7591 (Graphics Options): Mention how `g s' handles error forms.
7592 (Curve Fitting): Mention plotting the curves.
7593 (Standard Nonlinear Models): Add additional models.
7594 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7595 (Linear Fits): Correct result.
7596
7597 2007-08-01 Alan Mackenzie <acm@muc.de>
7598
7599 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7600 to "--no-site-file".
7601
7602 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
7603
7604 * tramp.texi (Frequently Asked Questions): Point to mode line
7605 extension in Emacs 23.1.
7606
7607 * trampver.texi: Update release number.
7608
7609 2007-07-27 Glenn Morris <rgm@gnu.org>
7610
7611 * calc.texi (Copying): Include license text from gpl.texi, rather than
7612 in-line.
7613
7614 2007-07-25 Glenn Morris <rgm@gnu.org>
7615
7616 * calc.texi (Copying): Replace license with GPLv3.
7617
7618 * Relicense all FSF files to GPLv3 or later.
7619
7620 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
7621
7622 Sync with Tramp 2.1.10.
7623
7624 * tramp.texi (trampfn): Expand macro implementation in order to handle
7625 empty arguments.
7626 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
7627 occurrences by trampfn.
7628 (Frequently Asked Questions): Extend example code for host
7629 identification in the modeline. Add bbdb to approaches shortening Tramp
7630 file names to be typed.
7631
7632 * trampver.texi: Update release number.
7633
7634 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
7635
7636 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7637 section. Reported by <poti@potis.org>.
7638 (Remote processes): Arguments of the program to be debugged are taken
7639 literally.
7640 (Frequently Asked Questions): Simplify recentf example.
7641
7642 2007-07-14 Karl Berry <karl@gnu.org>
7643
7644 * info.texi (@copying): New Back-Cover Text.
7645
7646 * info.texi (Quitting Info): Move to proper place in source.
7647 (Reported by Benno Schulenberg.)
7648
7649 2007-07-13 Eli Zaretskii <eliz@gnu.org>
7650
7651 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7652
7653 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7654
7655 * emacs-mime.texi: Add @documentencoding directive.
7656
7657 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
7658
7659 * tramp.texi (Remote processes): Add an anchor to the subsection
7660 "Running a debugger on a remote host".
7661
7662 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
7663
7664 * tramp.texi (Remote processes): Don't call it "experimental" any
7665 longer. Add subsection about running a debugger on a remote host.
7666
7667 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
7668
7669 * org.texi (Properties and columns): Chapter rewritten.
7670
7671 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
7672
7673 * tramp.texi:
7674 * trampver.texi: Migrate to Tramp 2.1.
7675
7676 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
7677
7678 * org.texi (Properties): New chapter.
7679
7680 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7681
7682 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7683 Control Panel.
7684
7685 * gnus.texi (Misc Article): Add index entry for
7686 gnus-single-article-buffer.
7687
7688 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7689
7690 * gnus.texi (Starting Up): Fix typo.
7691
7692 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7693
7694 * gnus.texi (Asynchronous Fetching): Fix typo.
7695
7696 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7697
7698 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7699 (About This Manual): Remove redundant information.
7700 (Getting Started): Mention author.
7701 (Basic Arithmetic, Customizing Calc): Make description of the
7702 variable `calc-multiplication-has-precedence' match its new effect.
7703
7704 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7705
7706 * calc.texi (Basic Arithmetic, Customizing Calc):
7707 Mention the variable `calc-multiplication-has-precedence'.
7708
7709 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
7710
7711 * org.texi (Tag): Section swapped with node Timestamps.
7712 (Formula syntax for Lisp): Document new `L' flag.
7713
7714 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
7715
7716 * gnus.texi (Misc Group Stuff, Summary Buffer)
7717 (Server Commands, Article Keymap): Fix typo. s/function/command/.
7718
7719 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
7720
7721 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7722 * gnus.texi (Article Buttons, Mail Source Customization)
7723 (Sending or Not Sending, Customizing NNDiary):
7724 * message.texi (Message Headers):
7725 * mh-e.texi (HTML): Fix typos.
7726
7727 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
7728
7729 Sync with Tramp 2.0.56.
7730
7731 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7732 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
7733
7734 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
7735
7736 * Version 22.1 released.
7737
7738 2007-05-26 Michael Olson <mwolson@gnu.org>
7739
7740 * erc.texi (Modules): Fix references to completion modules.
7741
7742 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
7743
7744 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
7745
7746 2007-05-09 Didier Verna <didier@xemacs.org>
7747
7748 * gnus.texi (Email Based Diary): New. Proper documentation for the
7749 nndiary back end and the gnus-diary library.
7750
7751 2007-05-03 Karl Berry <karl@gnu.org>
7752
7753 * .cvsignore (*.pdf): New entry.
7754
7755 * texinfo.tex: Update from current version for better pdf generation.
7756
7757 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
7758
7759 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7760
7761 2007-04-28 Glenn Morris <rgm@gnu.org>
7762
7763 * faq.texi (New in Emacs 22): Restore mention of python.el pending
7764 consideration of legal status.
7765
7766 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
7767
7768 * idlwave.texi: Minor updates for IDLWAVE 6.1.
7769
7770 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
7771
7772 * faq.texi (New in Emacs 22): python.el removed.
7773
7774 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
7775
7776 * calc.texi (Reporting bugs): Update maintainer's address.
7777
7778 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
7779
7780 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7781
7782 2007-04-15 Jay Belanger <belanger@truman.edu>
7783
7784 * calc.texi (Title page): Remove the date.
7785 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7786 (The Standard Calc Interface): Change trail title.
7787 (Floats): Mention that when non-decimal floats are entered, only
7788 approximations are stored.
7789 (Copying): Move to the appendices.
7790 (GNU Free Documentation License): Add as an appendix.
7791
7792 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
7793
7794 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7795 * dired-x.texi, ebrowse.texi, ediff.texi:
7796 * emacs-mime.texi, erc.texi, eshell.texi:
7797 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7798 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7799 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7800 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7801 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7802 * woman.texi: Include GFDL.
7803
7804 * doclicense.texi: Remove node heading, so that it can be included by
7805 other files.
7806
7807 * dired-x.texi: Relicence under GFDL. Remove date from title page.
7808
7809 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7810 than *.
7811
7812 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
7813
7814 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7815 in Calc.
7816
7817 2007-04-09 Romain Francoise <romain@orebokech.com>
7818
7819 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7820 Mac OS ports. Make it clear that mouse-1 complements and doesn't
7821 replace mouse-2.
7822
7823 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
7824
7825 * woman.texi (Word at point, Interface Options): woman-topic-at-point
7826 renamed to woman-use-topic-at-point. Document new behavior.
7827
7828 2007-04-08 Richard Stallman <rms@gnu.org>
7829
7830 * url.texi: Fix some indexing.
7831 (Disk Caching): Drop discussion of old/other Emacs versions.
7832
7833 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
7834
7835 * url.texi (Disk Caching): Say Emacs 21 "and later".
7836
7837 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7838 on Font locking which now mentions JIT lock.
7839
7840 2007-04-01 Michael Olson <mwolson@gnu.org>
7841
7842 * erc.texi: Update for the ERC 5.2 release.
7843
7844 2007-03-31 David Kastrup <dak@gnu.org>
7845
7846 * woman.texi (Topic, Interface Options): Explain changes semantics of
7847 woman-manpath in order to consider MANPATH_MAP entries.
7848
7849 2007-03-31 Eli Zaretskii <eliz@gnu.org>
7850
7851 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7852
7853 2007-03-26 Richard Stallman <rms@gnu.org>
7854
7855 * pgg.texi (Caching passphrase): Clean up previous change.
7856
7857 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7858
7859 * gnus.texi (Setting Process Marks): Fix typo.
7860
7861 2007-03-25 Romain Francoise <romain@orebokech.com>
7862
7863 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7864 readability, and include various fixes by Daniel Brockman, Nick Roberts
7865 and Dieter Wilhelm.
7866
7867 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
7868
7869 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7870
7871 * gnus.texi (Mail Source Specifiers): Fix typo.
7872
7873 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
7874
7875 * reftex.texi (Imprint): Update maintainer information.
7876
7877 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
7878
7879 * message.texi (Message Buffers): Update documentation for
7880 message-generate-new-buffers.
7881
7882 2007-03-15 Daiki Ueno <ueno@unixuser.org>
7883
7884 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7885
7886 2007-03-21 Glenn Morris <rgm@gnu.org>
7887
7888 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7889
7890 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
7891
7892 * eshell.texi (Known problems): Emacs 21 -> 22.
7893
7894 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7895
7896 2007-03-18 Jay Belanger <belanger@truman.edu>
7897
7898 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
7899
7900 2007-03-12 Glenn Morris <rgm@gnu.org>
7901
7902 * calc.texi (Time Zones): Switch to new North America DST rule.
7903
7904 * calc.texi: Replace "daylight savings" with "daylight
7905 saving" in text throughout.
7906
7907 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7908
7909 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
7910 The variable now uses a list of symbols instead of just a symbol.
7911 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7912
7913 2007-03-06 Romain Francoise <romain@orebokech.com>
7914
7915 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
7916 new packages, and mention Gnus update.
7917
7918 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
7919
7920 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
7921 nntp-open-connection-functions-never-echo-commands.
7922
7923 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
7924
7925 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
7926 problems on the console, and security risk in not using gpg-agent.
7927
7928 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
7929
7930 * org.texi (The spreadsheet): Rename from "Table calculations".
7931 Completely reorganized and rewritten.
7932 (CamelCase links): Section removed.
7933 (Repeating items): New section.
7934 (Tracking TODO state changes): New section.
7935 (Agenda views): Chapter reorganized and rewritten.
7936 (HTML export): Section rewritten.
7937 (Tables in arbitrary syntax): New section.
7938 (Summary): Better feature summary.
7939 (Activation): Document problem with cut-and-paste of Lisp code
7940 from PDF files.
7941 (Visibility cycling): Document indirect buffer use.
7942 (Structure editing): Document sorting.
7943 (Remember): Section rewritten.
7944 (Time stamps): Better description of time stamp types.
7945 (Tag searches): Document regular expression search for tags.
7946 (Stuck projects): New section.
7947 (In-buffer settings): New keywords.
7948 (History and Acknowledgments): Update description.
7949
7950 2007-02-24 Alan Mackenzie <acm@muc.de>
7951
7952 * cc-mode.texi (Movement Commands): Insert two missing command names.
7953 (Getting Started): Slight wording correction (use conditional).
7954
7955 2007-02-22 Kim F. Storm <storm@cua.dk>
7956
7957 * widget.texi (User Interface, Basic Types): Document need to put some
7958 text before the %v escape in :format string in editable-field widget.
7959
7960 2007-02-18 Romain Francoise <romain@orebokech.com>
7961
7962 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
7963 `cvs-mode-quit'.
7964
7965 2007-02-10 Markus Triska <markus.triska@gmx.at>
7966
7967 * widget.texi (Programming Example): Put constant strings in :format.
7968
7969 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
7970
7971 * faq.texi (Fullscreen mode on MS-Windows): New node.
7972
7973 2007-02-04 David Kastrup <dak@gnu.org>
7974
7975 * faq.texi (AUCTeX): Update version number. Should probably be done
7976 for other packages as well.
7977
7978 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7979
7980 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
7981 <tassilo@member.fsf.org>.
7982
7983 2007-01-20 Markus Triska <markus.triska@gmx.at>
7984
7985 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
7986
7987 2007-01-13 Michael Olson <mwolson@gnu.org>
7988
7989 * erc.texi (Modules): Mention capab-identify module.
7990
7991 2007-01-05 Michael Olson <mwolson@gnu.org>
7992
7993 * erc.texi (Getting Started): Update for /RECONNECT command.
7994
7995 2007-01-04 Richard Stallman <rms@gnu.org>
7996
7997 * ebrowse.texi: Change C-c b to C-c C-m.
7998
7999 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8000
8001 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8002 variables only in info to avoid redundant entries in the printed
8003 manual.
8004
8005 2007-01-02 Daiki Ueno <ueno@unixuser.org>
8006
8007 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8008
8009 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8010
8011 * message.texi (Security): Split into sub-nodes.
8012
8013 2007-01-01 Alan Mackenzie <acm@muc.de>
8014
8015 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8016 eval-after-load in Emacs <=21 and a workaround. Document that
8017 trigraphs are not supported.
8018
8019 2007-01-01 Alan Mackenzie <acm@muc.de>
8020
8021 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8022 c-context-line-break. When invoked within a string, preserve
8023 whitespace. Add a backslash only when also in a macro.
8024
8025 2007-01-01 Alan Mackenzie <acm@muc.de>
8026
8027 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8028
8029 2007-01-01 Alan Mackenzie <acm@muc.de>
8030
8031 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8032 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8033
8034 2007-01-01 Alan Mackenzie <acm@muc.de>
8035
8036 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8037 "Choosing a Style".
8038
8039 * cc-mode.texi ("Styles"): Add @dfn{style}.
8040
8041 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8042
8043 Sync with Tramp 2.0.55.
8044
8045 * trampver.texi: Update release number.
8046
8047 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8048
8049 * gnus.texi (Customizing Articles): Add index entries for all
8050 gnus-treat-* variables.
8051
8052 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8053
8054 * gnus.texi (IMAP): Fix incorrect explanation of
8055 nnimap-search-uids-not-since-is-evil in documentation for
8056 nnimap-expunge-search-string.
8057
8058 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8059
8060 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8061 spam-ifile-database.
8062
8063 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8064
8065 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8066 rebind C-s.
8067
8068 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8069
8070 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8071 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8072 "expiring mail".
8073 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8074 nnimap-nov-is-evil.
8075
8076 2006-12-25 Kevin Ryde <user42@zip.com.au>
8077
8078 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8079 about the key procedure being used heavily.
8080
8081 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8082
8083 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8084 to t.
8085 (Prerequisites): Add explanation about gpg-agent.
8086
8087 2006-12-22 Kevin Ryde <user42@zip.com.au>
8088
8089 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8090 "sort" instead of "sort*".
8091
8092 2006-12-19 Richard Stallman <rms@gnu.org>
8093
8094 * calc.texi (History and Acknowledgements): Recognize that Emacs
8095 now does have floating point.
8096
8097 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8098
8099 * tramp.texi (External transfer methods): Describe new method `scpc'.
8100
8101 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8102
8103 * pgg.texi: Added short note on gpg-agent to the introduction.
8104
8105 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8106
8107 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8108 also applies to Cc.
8109
8110 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8111
8112 * gnus.texi (X-Face): Clarify. Say which programs are required
8113 on Windows.
8114
8115 2006-12-08 Michael Olson <mwolson@gnu.org>
8116
8117 * erc.texi (Modules): Remove documentation for list module.
8118
8119 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8120
8121 * faq.texi (^M in the shell buffer): Ditto.
8122
8123 2006-11-20 Michael Olson <mwolson@gnu.org>
8124
8125 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8126
8127 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8128
8129 * org.texi: Fix typos.
8130 (Agenda commands): Document `C-k'.
8131
8132 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8133
8134 * url.texi (http/https): Fix a typo in the HTTP URL.
8135
8136 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8137
8138 * ada-mode.texi: Total rewrite.
8139
8140 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8141
8142 * org.texi: Minor typo fixes.
8143
8144 2006-11-13 Bill Wohler <wohler@newt.com>
8145
8146 Release MH-E manual version 8.0.3.
8147
8148 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8149 release 8.0.3.
8150
8151 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8152 to set MAILDIR.
8153 (Reading Mail): Document the customization of read-mail-command
8154 for MH-E.
8155 (Viewing Attachments): Document mm-discouraged-alternatives.
8156 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8157 (Junk): Add more information about the settings of mh-junk-background
8158 in a program. Add /usr/bin/mh to PATH in examples.
8159
8160 2006-11-12 Richard Stallman <rms@gnu.org>
8161
8162 * woman.texi: Update author address but say he no longer maintains it.
8163
8164 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8165
8166 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8167 archived trees.
8168 (Checkboxes): Section moved to chapter 5, and extended.
8169 (The date/time prompt): New section.
8170 (Link abbreviations): New section.
8171 (Presentation and sorting): New section.
8172 (Custom agenda views): Section completely rewritten.
8173 (Summary): Compare with Planner.
8174 (Feedback): More info about creating backtraces.
8175 (Plain lists): Modify example.
8176 (Breaking down tasks): New section.
8177 (Custom time format): New section.
8178 (Time stamps): Document inactive timestamps.
8179 (Setting tags): More details about fast tag selection.
8180 (Block agenda): New section.
8181 (Custom agenda views): Section rewritten.
8182 (Block agenda): New section.
8183
8184 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8185
8186 * tramp.texi (Configuration): scp is the default method.
8187 (Default Method): Use ssh as example for another method.
8188
8189 2006-10-27 Richard Stallman <rms@gnu.org>
8190
8191 * woman.texi: Downcase nroff/troff/roff.
8192 (Installation): Chapter deleted. Some xrefs deleted.
8193 (Background): woman doesn't advise man ;-).
8194
8195 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8196
8197 * ada-mode.texi (Project files, Identifier completion)
8198 (Automatic Casing, Debugging, Using non-standard file names)
8199 (Working Remotely): Fix typos.
8200
8201 2006-10-20 Masatake YAMATO <jet@gyve.org>
8202
8203 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8204 sample code `my-c-initialization-hook'.
8205
8206 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8207
8208 * widget.texi: Fix typos.
8209
8210 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8211
8212 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8213 "???". There have been no complaints for years, so the information
8214 must be appropriate.
8215
8216 2006-10-16 Richard Stallman <rms@gnu.org>
8217
8218 * widget.texi: Use @var instead of capitalization.
8219 Clarify many widget type descriptions.
8220
8221 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8222
8223 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8224 gnus-dired-attach.
8225 (Selecting a Group): Fix typo.
8226
8227 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8228
8229 * widget.texi: Fix typos.
8230
8231 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8232
8233 * gnus.texi (Image Enhancements): Update for Emacs 22.
8234
8235 * gnus-faq.texi ([1.3]): Update.
8236
8237 2006-10-06 Richard Stallman <rms@gnu.org>
8238
8239 * faq.texi (Displaying the current line or column):
8240 Delete "As of Emacs 20".
8241
8242 2006-10-06 Romain Francoise <romain@orebokech.com>
8243
8244 * faq.texi (VM): VM works with Emacs 22 too.
8245
8246 2006-10-06 Richard Stallman <rms@gnu.org>
8247
8248 * ebrowse.texi: Remove Emacs version "21" from title.
8249
8250 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8251
8252 * gnus.texi (Foreign Groups): Say where change of editing commands are
8253 stored. Add reference to `gnus-parameters'.
8254
8255 2006-09-15 Jay Belanger <belanger@truman.edu>
8256
8257 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8258 Change "Library Public License" to "Lesser Public License"
8259 throughout. Use "yyyy" to represent year.
8260
8261 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8262
8263 * org.texi (Setting tags): Typo fix.
8264
8265 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8266
8267 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8268
8269 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8270
8271 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8272
8273 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8274
8275 * faq.texi (Escape sequences in shell output): EMACS is now set
8276 to Emacs's absolute file name, not to "t".
8277 (^M in the shell buffer): Likewise.
8278
8279 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8280
8281 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8282 mails with pop3-leave-mail-on-server. Fix wording.
8283 (Limiting): Improve gnus-summary-limit-to-articles.
8284 (X-Face): Fix typo.
8285
8286 2006-09-11 Simon Josefsson <jas@extundo.com>
8287
8288 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8289 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8290
8291 2006-09-06 Simon Josefsson <jas@extundo.com>
8292
8293 * smtpmail.texi (Authentication): Mention SSL.
8294
8295 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8296
8297 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8298
8299 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8300
8301 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8302 Don't use @indicateurl.
8303
8304 * cc-mode.texi (Subword Movement): Don't use @headitem.
8305 (Custom Braces, Clean-ups): Don't use @tie.
8306
8307 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8308
8309 Sync with Tramp 2.0.54.
8310
8311 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8312 Suggested by Adrian Phillips <a.phillips@met.no>.
8313
8314 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8315
8316 * org.texi (Installation, Activation): Split from Installation and
8317 Activation.
8318 (Clocking work time): Documented new features.
8319
8320 2006-08-13 Alex Schroeder <alex@gnu.org>
8321
8322 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8323 example.
8324
8325 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8326
8327 * faq.texi (How to add fonts): New node.
8328
8329 2006-08-05 Romain Francoise <romain@orebokech.com>
8330
8331 * faq.texi (New in Emacs 22): Expand.
8332
8333 2006-08-03 Michael Olson <mwolson@gnu.org>
8334
8335 * erc.texi: Update for ERC 5.1.4.
8336
8337 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8338
8339 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8340 in .../site-lisp/gnus/ by default.
8341 [ From gnus-news.texi in the trunk. ]
8342
8343 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8344
8345 * gnus.texi (MIME Commands): Additions for yEnc.
8346
8347 2006-07-24 Richard Stallman <rms@gnu.org>
8348
8349 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8350 * faq.texi: Move periods and commas inside quotes.
8351
8352 2006-07-20 Jay Belanger <belanger@truman.edu>
8353
8354 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8355
8356 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
8357
8358 * faq.texi (Security risks with Emacs): Document Emacs 22
8359 file-local-variable mechanism.
8360
8361 2006-07-12 Michael Olson <mwolson@gnu.org>
8362
8363 * erc.texi: Update for ERC 5.1.3.
8364
8365 2006-07-12 Alex Schroeder <alex@gnu.org>
8366
8367 * rcirc.texi: Fix typos.
8368 (Getting started with rcirc): New calling convention for M-x irc.
8369 Mention #rcirc. Removed channel tracking.
8370 (Configuration): Change the names of all variables that got changed
8371 recently, eg. rcirc-server to rcirc-default-server. Added
8372 documentation for rcirc-authinfo, some background for Bitlbee, and
8373 rcirc-track-minor-mode.
8374 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8375 Scrolling.
8376 (Reconnecting after you have lost the connection): Fix example code
8377 to match code changes.
8378
8379 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8380
8381 * gnus.texi, message.texi: Fix typos.
8382
8383 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
8384
8385 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8386 commands.
8387 (Global TODO list): Document the use of the variables
8388 `org-agenda-todo-ignore-scheduled' and
8389 `org-agenda-todo-list-sublevels'.
8390
8391 2006-07-05 Richard Stallman <rms@gnu.org>
8392
8393 * faq.texi (Scrolling only one line): Fix xref.
8394
8395 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8396
8397 * faq.texi (Evaluating Emacs Lisp code):
8398 Throughout, replace eval-current-buffer with eval-buffer.
8399
8400 2006-07-03 Richard Stallman <rms@gnu.org>
8401
8402 * rcirc.texi (Scrolling conservatively): Fix xref.
8403
8404 * pcl-cvs.texi (Viewing differences): Usage fix.
8405
8406 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
8407
8408 * org.texi (Agenda commands): Document `s' key to save all org-mode
8409 buffers.
8410
8411 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
8412
8413 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8414 names. Mention `cvs-msg' face.
8415
8416 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
8417
8418 * org.texi (Checkboxes): New section.
8419
8420 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
8421
8422 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8423 throughout this chapter.
8424
8425 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
8426
8427 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8428 text for standalone vs Emacs info.
8429 (Help): Clarify header line description. Use mouse-1 for clicks.
8430 (Help-P): Use mouse-1 for clicks.
8431 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8432 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8433 (Choose menu subtopic): Remove gratuitous Emacs command names.
8434 (Help-FOO): Put usual behavior first.
8435 (Help-Xref): Clicking on xrefs works in Emacs.
8436 (Search Text): Clarify what the default behavior is.
8437 (Create Info buffer): Fix Emacs window/X window confusion.
8438 (Emacs Info Variables): Fix for new Emacs init file behavior.
8439
8440 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8441
8442 * gnus.texi (Summary Buffer Lines): Fix typo.
8443
8444 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
8445
8446 * org.texi (Embedded LaTeX): New chapter.
8447 (Archiving): Section rewritten.
8448 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8449
8450 2006-06-20 Bill Wohler <wohler@newt.com>
8451
8452 Release MH-E manual version 8.0.1.
8453
8454 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8455 release 8.0.1.
8456 (Preface): Depend on GNU mailutils 1.0 and higher.
8457
8458 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8459
8460 * message.texi (News Headers): Update message-syntax-checks section.
8461
8462 2006-06-19 Karl Berry <karl@gnu.org>
8463
8464 * info.texi (Advanced): Mention C-q, especially with ?.
8465
8466 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
8467
8468 * org.texi (Publishing links): Document the `:link-validation-function'
8469 property.
8470 (Extensions and Hacking): New chapter, includes some sections of the
8471 "Miscellaneous" chapter.
8472
8473 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
8474
8475 * org.texi (Progress logging): New section.
8476
8477 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
8478
8479 * org.texi (ASCII export): Document indentation adaptation.
8480 (Setting tags): Document mutually-exclusive tags.
8481
8482 2006-06-05 Romain Francoise <romain@orebokech.com>
8483
8484 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8485 Fix typo.
8486
8487 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8488 channel (#gnus@irc.freenode.net).
8489 Fix typos. Update copyright notice.
8490
8491 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8492 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8493 (Line-Up Functions, Custom Macros):
8494 * ediff.texi (Window and Frame Configuration)
8495 (Highlighting Difference Regions):
8496 * emacs-mime.texi (Display Customization):
8497 * erc.texi (History):
8498 * eshell.texi (Known problems):
8499 * eudc.texi (Overview, BBDB):
8500 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8501 (The problem of spam, SpamOracle, Extending the Spam package)
8502 (Conformity, Terminology):
8503 * idlwave.texi (Routine Info)
8504 (Class and Keyword Inheritance, Padding Operators)
8505 (Breakpoints and Stepping, Electric Debug Mode)
8506 (Examining Variables, Troubleshooting):
8507 * org.texi (Creating timestamps):
8508 * reftex.texi (Commands, Options, Changes):
8509 * tramp.texi (Inline methods, Password caching)
8510 (Auto-save and Backup, Issues):
8511 * vip.texi (Files, Commands in Insert Mode):
8512 * viper.texi (Emacs Preliminaries, States in Viper)
8513 (Packages that Change Keymaps, Viper Specials, Groundwork):
8514 Fix various typos.
8515
8516 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
8517
8518 * ediff.texi: Fix typos.
8519
8520 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
8521
8522 * org.texi: Small typo fixes.
8523
8524 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8525
8526 * viper.texi (Viper Specials):
8527 * gnus.texi (Example Setup):
8528 * faq.texi (Backspace invokes help):
8529 * dired-x.texi (Optional Installation Dired Jump):
8530 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8531 follow coding conventions.
8532
8533 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
8534
8535 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8536
8537 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8538
8539 * pcl-cvs.texi: Fix typos.
8540 (Customization): Say "us".
8541
8542 2006-05-26 Eli Zaretskii <eliz@gnu.org>
8543
8544 * org.texi: Remove bogus @setfilename.
8545
8546 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
8547
8548 * org.texi (ASCII export): Omit command name.
8549 (HTML export): Add prefix to all lines in Local Variable example.
8550 (Acknowledgments): Typeset names in italics.
8551
8552 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
8553
8554 * org.texi (Plain lists): Add new item navigation commands.
8555 (External links): Document elisp and info links.
8556 (Custom searches): New section.
8557 (Publishing): New chapter.
8558 (HTML export): Include a list of supported CSS classes.
8559 (Setting tags): Describe the fast-tag-setting interface.
8560
8561 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8562
8563 * dired-x.texi: ifinfo -> ifnottex.
8564
8565 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8566
8567 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8568
8569 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8570
8571 * message.texi (Interface): Add tool bar customization.
8572 (MIME): Index and text additions for mml-attach.
8573 (MIME): Describe mml-dnd-protocol-alist and
8574 mml-dnd-attach-options.
8575
8576 * gnus.texi (Oort Gnus): Reorder entries in sections.
8577 Fix some entries.
8578 (Starting Up): Add references to "Emacs for Heathens" and to
8579 "Finding the News". Add user-full-name and user-mail-address.
8580 (Group Buffer Format): Add tool bar customization and update.
8581 (Summary Buffer): Add tool bar customization.
8582 (Posting Styles): Add message-alternative-emails.
8583
8584 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
8585
8586 * tramp.texi (Filename completion): Improve wording.
8587
8588 2006-05-07 Romain Francoise <romain@orebokech.com>
8589
8590 * faq.texi (Using regular expressions): Fix typo.
8591 (Packages that do not come with Emacs): Fix capitalization.
8592 (Replacing text across multiple files): Expand node to explain how
8593 to use `dired-do-query-replace-regexp' in more detail, based on
8594 suggestion by Eric Hanchrow <offby1@blarg.net>.
8595
8596 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
8597
8598 * tramp.texi (Filename completion): Completion of remote files'
8599 method, user name and host name is active only in partial
8600 completion mode.
8601
8602 2006-05-06 Bill Wohler <wohler@newt.com>
8603
8604 Release MH-E manual version 8.0.
8605
8606 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8607 release 8.0.
8608
8609 2006-05-06 Bill Wohler <wohler@newt.com>
8610
8611 * mh-e.texi (MH-BOOK-HOME): Change from
8612 http://www.ics.uci.edu/~mh/book/mh to
8613 http://rand-mh.sourceforge.net/book/mh.
8614 Replace .htm suffix with .html for MH book files.
8615 (Using This Manual): Update key binding for getting relevant
8616 chapter in Info from command key.
8617 (Ranges): Fix itemx.
8618
8619 2006-05-05 Karl Berry <karl@gnu.org>
8620
8621 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8622 (\fonttextsize): New user-level command to change text font size.
8623
8624 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8625
8626 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8627
8628 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8629
8630 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8631
8632 2006-04-24 Bill Wohler <wohler@newt.com>
8633
8634 * mh-e.texi (Getting Started): Make it more explicit that you need
8635 to install MH. Add pointers to current MH implementations.
8636
8637 2006-04-21 Bill Wohler <wohler@newt.com>
8638
8639 Release MH-E manual version 7.94.
8640
8641 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8642 release 7.94.
8643
8644 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
8645
8646 * org.texi: Many small fixes.
8647 (Handling links): Rename from "Managing links".
8648
8649 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8650
8651 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8652 (Splitting mail using spam-stat): Fix @xref.
8653
8654 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
8655
8656 * gnus.texi (Spam Package): Major revision of the text.
8657 Previously this node was "Filtering Spam Using The Spam ELisp Package".
8658
8659 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
8660
8661 * org.texi (Time stamps): Better explanation of the purpose of
8662 different time stamps.
8663 (Structure editing, Plain lists): More details on how new items
8664 and headings are inserted.
8665
8666 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
8667
8668 * org.texi (Formula syntax): Fix link to Calc Manual.
8669
8670 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8671
8672 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8673
8674 2006-04-17 Bill Wohler <wohler@newt.com>
8675
8676 * mh-e.texi (Folders): Update mh-before-quit-hook and
8677 mh-quit-hook example with code that removes the buffers rather
8678 than just bury them.
8679
8680 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
8681
8682 Sync with Tramp 2.0.53.
8683
8684 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
8685
8686 * org.texi (Updating settings): New section.
8687 (Visibility cycling): Better names for the startup folding
8688 options.
8689 (Exporting): Completely restructured.
8690 (The very busy C-c C-c key): New section.
8691 (Summary of in-buffer settings): New section.
8692
8693 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8694
8695 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8696
8697 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8698
8699 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8700 (Server Commands): Key `v' is reserved for users.
8701
8702 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
8703
8704 * org.texi (Link format): New section, emphasis on bracket links.
8705 (External links): Document bracket links.
8706 (FAQ): Expand to cover shell links and the new link format.
8707
8708 2006-04-09 Kevin Ryde <user42@zip.com.au>
8709
8710 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8711
8712 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8713
8714 * gnus.texi (Summary Buffer Lines): Add `*'.
8715
8716 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
8717
8718 * gnus.texi (Group Parameters):
8719 Mention gnus-permanently-visible-groups.
8720
8721 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8722
8723 * gnus.texi (Face): Fix typo.
8724
8725 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
8726
8727 * gnus.texi (X-Face): Clarify.
8728 (Face): Need Emacs with PNG support.
8729
8730 2006-04-06 Richard Stallman <rms@gnu.org>
8731
8732 * idlwave.texi: Delete the blocks "not suitable for inclusion with
8733 Emacs".
8734
8735 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
8736
8737 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8738 blocks not suitable for inclusion with Emacs using variable
8739 PARTOFEMACS.
8740
8741 2006-04-04 Simon Josefsson <jas@extundo.com>
8742
8743 * gnus.texi (Security): Improve.
8744
8745 2006-04-02 Karl Berry <karl@gnu.org>
8746
8747 * texinfo.tex: Update to current version (2006-03-21.13).
8748
8749 2006-04-02 Bill Wohler <wohler@newt.com>
8750
8751 * mh-e.texi (Getting Started, Junk, Bug Reports)
8752 (MH FAQ and Support): Fix URLs.
8753
8754 2006-03-31 Romain Francoise <romain@orebokech.com>
8755
8756 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8757 to t, not nil (and has for the past eight years).
8758
8759 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
8760
8761 * message.texi, gnus.texi: Bump version to 5.11.
8762
8763 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
8764
8765 * gnus.texi (Top): Add comment about version line.
8766
8767 * message.texi (Top): Ditto. Change to take named versions into
8768 account.
8769
8770 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
8771
8772 * gnus.texi (Posting Styles): Add x-face-file to example.
8773 (X-Face): Refer to posting styles.
8774
8775 * gnus-faq.texi ([5.8]): Add x-face-file.
8776 ([8.4]): Add links to gmane.emacs.gnus.user and
8777 gmane.emacs.gnus.general.
8778
8779 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
8780
8781 * gnus-faq.texi: Use .invalid.
8782 ([5.4]): Fix gnus-posting-styles example.
8783
8784 2006-03-27 Romain Francoise <romain@orebokech.com>
8785
8786 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8787 Emacs/W3 needs a new maintainer.
8788 (Ispell): Update author and version info.
8789 (Mailcrypt): Mention PGG.
8790 (New in Emacs 22): Add PGG to the list of new packages.
8791 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8792 updating dead URLs.
8793
8794 2006-03-25 Karl Berry <karl@gnu.org>
8795
8796 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8797 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8798 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8799 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8800 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8801 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8802 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8803 (2) do not indent copyright year list (or anything else).
8804
8805 2006-03-21 Bill Wohler <wohler@newt.com>
8806
8807 * mh-e.texi (Folders): Various edits.
8808
8809 2006-03-20 Romain Francoise <romain@orebokech.com>
8810
8811 * gnus.texi (Mail Folders): Grammar fix.
8812
8813 2006-03-19 Bill Wohler <wohler@newt.com>
8814
8815 * mh-e.texi (Replying): Document Mail-Followup-To.
8816 Change manually-formatted table to multitable. Add debugging info.
8817 Move description of mh-reply-default-reply-to into paragraph
8818 that describes its values.
8819
8820 2006-03-17 Bill Wohler <wohler@newt.com>
8821
8822 * mh-e.texi: Use smallexample and smalllisp consistently.
8823 (Sending Mail Tour): Update method of entering
8824 addresses and subject.
8825 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8826 (Adding Attachments, Searching): Update screenshots for Emacs 22.
8827
8828 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
8829
8830 * org.texi: Version number change only.
8831
8832 2006-03-14 Bill Wohler <wohler@newt.com>
8833
8834 * mh-e.texi: Add index entries around each paragraph rather than
8835 depend on entries from beginning of node. Doing so ensures that
8836 index entries are less likely to be forgotten if text is cut and
8837 pasted, and are necessary anyway if the references are on a
8838 separate page. It seems that makeinfo is now (v. 4.8) only
8839 producing one index entry per node, so there is no longer any
8840 excuse not to. Use subheading instead of heading. The incorrect
8841 use of heading produced very large fonts in Info--as large as the
8842 main heading.
8843 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8844 versions 6 and 7 appeared *around* the time of these Emacs releases.
8845
8846 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
8847
8848 * org.texi (Clean view): Document new startup options.
8849
8850 2006-03-11 Bill Wohler <wohler@newt.com>
8851
8852 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8853 (Composing, Scan Line Formats): Fix @refs.
8854 (Getting Started): Define MH profile and MH profile components.
8855 (Incorporating Mail, Reading Mail, Viewing, Printing)
8856 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8857 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8858 for string constants.
8859 (Tool Bar): Remove spurious quote.
8860 (Junk): Use ``...'' instead of "...".
8861 (Scan Line Formats): Replace @samp with @kbd.
8862
8863 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8864
8865 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8866
8867 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8868
8869 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8870 easy to understand.
8871
8872 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
8873
8874 * gnus.texi: Markup fix.
8875 (Fancy Mail Splitting): Specify new feature.
8876
8877 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
8878
8879 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8880 partial-words matching.
8881
8882 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
8883
8884 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8885
8886 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8887 (MIME Commands): Fix mm-discouraged-alternatives.
8888
8889 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
8890
8891 * org.texi: Version number change only.
8892
8893 2006-03-06 Bill Wohler <wohler@newt.com>
8894
8895 * mh-e.texi: Move from SourceForge repository to Savannah.
8896 This is version 7.93, which is a total rewrite from the previous
8897 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
8898 version 7.93.
8899
8900 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8901
8902 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
8903
8904 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
8905
8906 * org.texi (Interaction): Add item about `org-mouse.el' by
8907 Piotr Zielinski.
8908 (Managing links): Document that also mouse-1 can be used to
8909 activate a link.
8910 (Headlines, FAQ): Add entry about hiding leading stars.
8911 (Miscellaneous): Resort the sections in this chapter to a more
8912 logical sequence.
8913
8914 2006-02-27 Simon Josefsson <jas@extundo.com>
8915
8916 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
8917 2004-01-27 from the trunk).
8918
8919 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8920
8921 * cc-mode.texi: Rename c-hungry-backspace to
8922 c-hungry-delete-backwards, at the request of RMS. Leave the old
8923 name as an alias.
8924
8925 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8926
8927 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
8928 include the function header within the defun.
8929
8930 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8931
8932 * cc-mode.texi: Correct two typos.
8933
8934 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8935
8936 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
8937 existing comment.
8938 (Electric Keys): Add a justification for electric indentation.
8939 (Hungry WS Deletion): Clear up the names and complications of the
8940 BACKSPACE and DELETE keys.
8941
8942 2006-02-23 Juri Linkov <juri@jurta.org>
8943
8944 * faq.texi (Common requests): Move `Turning on auto-fill by
8945 default' after `Wrapping words automatically'. Move `Working with
8946 unprintable characters' before `Searching for/replacing newlines'.
8947 Move `Replacing highlighted text' after `Highlighting a region'.
8948 Merge `Repeating commands' and `Repeating a command as many times
8949 as possible' into the former.
8950 (Packages that do not come with Emacs): Add refs to Gmane and
8951 etc/MORE.STUFF.
8952
8953 2006-02-23 Juri Linkov <juri@jurta.org>
8954
8955 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
8956 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
8957 Add xref to `(emacs)Reporting Bugs'.
8958 (Getting a printed manual): Add URL to other formats of the manual.
8959 (Common requests): Fix menu.
8960 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
8961 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
8962 (Inserting text at the beginning of each line): Add pxref to
8963 `Changing the included text prefix'.
8964 (Forcing the cursor to remain in the same column): Mention `track-eol'
8965 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
8966 (Replacing text across multiple files): Add keybinding `Q' for
8967 `dired-do-query-replace'.
8968
8969 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
8970
8971 * reftex.texi: Version number and date change only.
8972
8973 * org.texi (Internal Links): Rewrite to cover the modified
8974 linking system.
8975
8976 2006-02-17 Eli Zaretskii <eliz@gnu.org>
8977
8978 * faq.texi: Remove the coding cookie, it's not needed anymore.
8979
8980 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8981
8982 * faq.texi (Colors on a TTY): Mention Mac OS port.
8983
8984 2006-02-12 Karl Berry <karl@gnu.org>
8985
8986 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
8987 8-bit accented a.
8988
8989 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
8990
8991 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
8992
8993 2006-02-08 Romain Francoise <romain@orebokech.com>
8994
8995 * faq.texi (Top): Remove paragraph about the FAQ being a
8996 transitional document, etc.
8997 (Searching for/replacing newlines): New node.
8998 (Yanking text in isearch): New node.
8999 (Inserting text at the beginning of each line): Rename and make
9000 more general, mention `M-;' in Message mode.
9001
9002 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9003
9004 * faq.texi (Meta key does not work in xterm)
9005 (Emacs does not display 8-bit characters)
9006 (Inputting eight-bit characters): Update xrefs.
9007
9008 2006-02-06 Romain Francoise <romain@orebokech.com>
9009
9010 * faq.texi (VM): VM now at version 7.19.
9011 Set myself as maintainer of this file.
9012
9013 2006-02-04 Michael Olson <mwolson@gnu.org>
9014
9015 * erc.texi (History): Note that ERC is now included with Emacs.
9016
9017 2006-01-31 Romain Francoise <romain@orebokech.com>
9018
9019 * message.texi (Message Headers): Explain what
9020 `message-alternative-emails' does in more detail.
9021 Update copyright year.
9022
9023 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9024
9025 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9026
9027 2006-01-29 Richard M. Stallman <rms@gnu.org>
9028
9029 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9030
9031 2006-01-29 Michael Olson <mwolson@gnu.org>
9032
9033 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9034
9035 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9036
9037 * faq.texi (New in Emacs 22): Mention ERC.
9038
9039 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9040
9041 * rcirc.texi: Capitalize dir entry for consistency with the entry
9042 in info/dir and other entries in the Emacs category.
9043 Fix typos. Delete trailing whitespace.
9044
9045 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9046
9047 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9048
9049 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9050
9051 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9052 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9053
9054 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9055 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9056
9057 2006-01-27 Alex Schroeder <alex@gnu.org>
9058
9059 * rcirc.texi: New file.
9060
9061 2006-01-23 Juri Linkov <juri@jurta.org>
9062
9063 * widget.texi (User Interface): Add S-TAB for widget-backward.
9064
9065 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9066
9067 Sync with Tramp 2.0.52.
9068
9069 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9070 Add Tramp disabling item. New item for common connection problems.
9071 (various): Apply "ftp" as method for the download URL.
9072 (Bug Reports): Refer to FAQ for common problems.
9073
9074 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9075
9076 * widget.texi (User Interface): Use @key for TAB.
9077
9078 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9079
9080 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9081 for TAB.
9082
9083 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9084
9085 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9086
9087 * gnus.texi: Update copyright.
9088
9089 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9090
9091 * gnus.texi (Article Washing): Additions.
9092
9093 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9094
9095 * org.texi (Agenda commands): Document tags command.
9096
9097 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9098
9099 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9100
9101 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9102
9103 * gnus.texi (RSS): Addition.
9104
9105 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9106
9107 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9108
9109 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9110
9111 * emacs-mime.texi (Display Customization): Add setting example to
9112 mm-discouraged-alternatives.
9113
9114 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9115
9116 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9117 version is the canonical version.
9118
9119 2006-01-08 Alex Schroeder <alex@gnu.org>
9120
9121 * pgg.texi (Caching passphrase): Rewording.
9122
9123 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9124
9125 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9126 repository URL.
9127
9128 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9129
9130 * org.texi: Removed the accidentally re-added empty line in the
9131 direntry.
9132
9133 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9134
9135 * org.texi (Agenda Views): Chapter reorganized.
9136
9137 2005-12-29 Romain Francoise <romain@orebokech.com>
9138
9139 * faq.texi (Using Customize): New node.
9140
9141 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9142
9143 * org.texi: Remove blank line in @direntry. It is non-standard
9144 and recursively produces blank lines all over the dir file (when
9145 using Texinfo 4.8).
9146
9147 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9148
9149 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9150
9151 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9152
9153 * org.texi (Tags): Boolean logic documented.
9154 (Agenda Views): Document custom commands.
9155
9156 2005-12-20 David Kastrup <dak@gnu.org>
9157
9158 * faq.texi (AUCTeX): Update version and mailing list info.
9159
9160 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9161
9162 * gnus.texi (MIME Commands): Mention addition of
9163 multipart/alternative to gnus-buttonized-mime-types and add xref
9164 to mm-discouraged-alternatives.
9165
9166 * emacs-mime.texi (Display Customization): Mention addition of
9167 "image/.*" and add xref to gnus-buttonized-mime-types in the
9168 mm-discouraged-alternatives section.
9169
9170 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9171
9172 * org.texi (Tags): New section.
9173 (Agenda Views): Chapter reorganized.
9174
9175 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9176
9177 * org.texi (Internal Links): Add a missing comma after an @xref.
9178
9179 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9180
9181 * faq.texi (Filling paragraphs with a single space): No need to
9182 change sentence-end now.
9183
9184 2005-12-13 Romain Francoise <romain@orebokech.com>
9185
9186 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9187
9188 2005-12-12 Jay Belanger <belanger@truman.edu>
9189
9190 * faq.texi (Calc): Update version number.
9191
9192 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9193
9194 * org.texi (Progress Logging): New section.
9195
9196 2005-12-10 Romain Francoise <romain@orebokech.com>
9197
9198 Update the Emacs FAQ for the 22.1 release.
9199
9200 * faq.texi: Set VER to `22.1'.
9201 (Basic editing): Explain how to use localized versions of the
9202 Tutorial. Mention that `C-h r' displays the manual.
9203 Delete obsolete WWW link to an Emacs 18 tutorial.
9204 (Getting a printed manual): Point to the new locations of the
9205 manuals on the GNU Web site.
9206 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9207 available via Info (it was previously distributed separately).
9208 (Installing Texinfo documentation): The latest version of Texinfo
9209 is 4.8, not 4.0.
9210 (Informational files for Emacs): COPYING is the GNU General Public
9211 License, not the Emacs General Public License.
9212 (Informational files for Emacs): Delete obsolete link to the
9213 GNUinfo pages as they have been removed from the GNU Web site.
9214 (New in Emacs 22): New node.
9215 (Setting up a customization file): Say that most packages support
9216 Customize nowadays.
9217 (Colors on a TTY): Delete reference to instructions on how to
9218 enable syntax highlighting, it is now enabled by default.
9219 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9220 at startup automatically.
9221 (Controlling case sensitivity): Mention `M-c' in isearch.
9222 (Using an already running Emacs process): Emacs now creates the
9223 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9224 gnuserv. As emacsclient can now run Lisp code as well, delete a
9225 sentence praising gnuserv for that. Simplify description of how
9226 the client/server operation works.
9227 (Compiler error messages): Delete obsolete text (compile.el has
9228 been rewritten).
9229 (Indenting switch statements): Fix typo.
9230 (Matching parentheses): Simplify setup instructions, mention the
9231 menu bar item in the Options menu.
9232 (Repeating a command as many times as possible): Mention `C-x e'.
9233 (Going to a line by number): Mention new keymap and bindings
9234 `M-g M-g', `M-g M-p' and `M-g M-n'.
9235 (Turning on syntax highlighting): Now on by default. Simplify.
9236 (Replacing highlighted text): Use `1', not `t'.
9237 (Problems with very large files): The maximum size is now 256MB on
9238 32-bit machines.
9239 (^M in the shell buffer): Mention `comint-process-echoes'.
9240 (Emacs for Apple computers): Emacs 22 has native support for Mac
9241 OS X.
9242 (Translating names to IP addresses): Delete node.
9243 (Binding keys to commands): Fix typo.
9244 (SPC no longer completes file names): New node.
9245 (MIME with Emacs mail packages): Delete section about the Emacs
9246 MIME FAQ (it's not reachable anymore).
9247
9248 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9249
9250 * cc-mode.texi: The manual has been extensively revised: the
9251 information about using CC Mode has been separated from the larger
9252 and more difficult chapters about configuration. It has been
9253 updated for CC Mode 5.31.
9254
9255 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9256
9257 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9258 (Selecting an implementation): Fix descriptions.
9259
9260 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9261
9262 * message.texi (Various Message Variables): Addition.
9263
9264 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9265
9266 * message.texi: Fix default values.
9267
9268 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9269
9270 * message.texi (Header Commands): Clarify descriptions of
9271 message-cross-post-followup-to, message-reduce-to-to-cc, and
9272 message-insert-wide-reply.
9273 (Various Commands): Fix kindex for message-kill-to-signature;
9274 clarify description of message-tab.
9275
9276 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9277
9278 * message.texi (Mailing Lists): Fix description about MFT.
9279
9280 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9281
9282 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9283
9284 * gnus.texi (Slow Terminal Connection): Replace old description
9285 with new one.
9286
9287 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9288
9289 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9290 replace X-Draft-Headers with X-Draft-From.
9291
9292 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9293
9294 * gnus.texi (Various Various): Fix the default value of
9295 nnheader-max-head-length.
9296 (Gnus Versions): Fix typo.
9297
9298 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9299
9300 * org.texi (Structure editing): Document new functionality of
9301 M-RET.
9302
9303 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9304
9305 * org.texi (Internal Links): Fix Texinfo usage.
9306
9307 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9308
9309 * org.texi (TODO basics): Document the global todo list.
9310 (TODO items): Documents sparse tree for specific TODO
9311 keywords.
9312
9313 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9314
9315 * org.texi (Plain Lists): Typos fixed.
9316
9317 2005-11-28 Jay Belanger <belanger@truman.edu>
9318
9319 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9320
9321 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9322
9323 * org.texi (Structure editing): New item moving commands added.
9324 (Plain Lists): New section.
9325
9326 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9327
9328 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9329 (Agenda): Document commands `org-cycle-agenda-files' and
9330 `org-agenda-file-to-front'.
9331 (Built-in table editor): Document `org-table-sort-lines'.
9332 (HTML formatting): Export of hand-formatted lists.
9333
9334 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9335
9336 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9337 new variable gnus-toolbar-thickness.
9338
9339 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9340
9341 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9342
9343 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9344
9345 * gnus.texi (X-Face): Fix description.
9346 (XVarious): Remove gnus-xmas-logo-color-alist and
9347 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9348
9349 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9350
9351 * gnus.texi (Group Parameters): Mention new variable
9352 gnus-parameters-case-fold-search.
9353 (Home Score File): Addition.
9354
9355 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9356
9357 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9358 (Overview): List supported feed types.
9359 (Installation): No installation necessary when using autoload.
9360 (Configuration): Rename "RSS" to "news".
9361
9362 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9363
9364 * pgg.texi (User Commands): Document additional passphrase
9365 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9366 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9367
9368 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9369
9370 * org.texi: Version number changed to 3.19.
9371
9372 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
9373
9374 * pgg.texi (How to use): Update the example to add autoload of
9375 pgg-encrypt-symmetric-region.
9376 (User Commands): Document pgg-encrypt-symmetric-region.
9377 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9378
9379 2005-10-27 Jay Belanger <belanger@truman.edu>
9380
9381 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9382 mention other TeX-related units.
9383
9384 2005-10-23 Lars Hansen <larsh@soem.dk>
9385
9386 * dired-x.texi (Miscellaneous Commands):
9387 Replace dired-do-relative-symlink by dired-do-relsymlink and
9388 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9389
9390 2005-10-23 Jay Belanger <belanger@truman.edu>
9391
9392 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9393 constant.
9394
9395 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9396
9397 * faq.texi (Bugs and problems):
9398 Replace `dired-move-to-filename-regexp' by
9399 `directory-listing-before-filename-regexp'.
9400
9401 2005-10-22 Eli Zaretskii <eliz@gnu.org>
9402
9403 * newsticker.texi (UPDATED): Set value.
9404
9405 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9406
9407 * gnus.texi (Document Groups): Remove duplicate item.
9408
9409 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9410
9411 * org.texi (Summary): Mention iCalendar support.
9412 (Exporting): Document iCalendar support.
9413
9414 2005-10-18 Romain Francoise <romain@orebokech.com>
9415
9416 * viper.texi (Viper Specials): Capitalize GNU.
9417
9418 2005-10-17 Juri Linkov <juri@jurta.org>
9419
9420 * info.texi (Getting Started, Search Index, Expert Info):
9421 Fix wording.
9422 (Search Text): Replace `echo area' with `mode line'.
9423 (Search Index): Both `i' and `,' find all index entries.
9424 Replace example `C-f' with `C-l' (which exists in index of Info
9425 manual) and delete spaces in its keyboard input sequence.
9426 Delete unnecessary explanations about literal characters.
9427
9428 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9429
9430 * gnus.texi (Document Server Internals): Addition.
9431
9432 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9433
9434 * gnus.texi (A note on namespaces): Fix RFC reference.
9435
9436 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9437
9438 * gnus.texi (RSS): Fix key description.
9439
9440 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9441
9442 * gnus.texi: Emacs/w3 -> Emacs/W3.
9443 (Browsing the Web): Fix description.
9444 (Web Searches): Ditto.
9445 (Customizing W3): Ditto.
9446
9447 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9448
9449 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9450
9451 2005-10-11 Jay Belanger <belanger@truman.edu>
9452
9453 * calc.texi (Integration): Mention using `a i' to compute definite
9454 integrals.
9455
9456 2005-10-11 Juri Linkov <juri@jurta.org>
9457
9458 * info.texi: Rearrange nodes.
9459 (Top): Update menu. Change ref `Info for Experts' to
9460 `Advanced Info Commands'.
9461 (Getting Started): Fix description of manual's parts.
9462 (Help-Int): Change xref `Info Search' to `Search Index', and
9463 `Expert Info' to `Advanced'.
9464 (Advanced): Move node one level up.
9465 (Search Text, Search Index): New nodes split out from `Info Search'.
9466 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9467 split out from `Advanced'.
9468 (Advanced, Emacs Info Variables): De-document editing an Info file
9469 in Info.
9470 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9471 (Creating an Info File): Delete node and move its text to
9472 `Expert Info'.
9473
9474 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
9475
9476 * org.texi (Workflow states): Documented that change in keywords
9477 becomes active only after restart of Emacs.
9478
9479 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
9480
9481 Sync with Tramp 2.0.51.
9482
9483 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
9484
9485 * speedbar.texi (Introduction): Describe new location of speedbar
9486 on menubar.
9487 (Basic Key Bindings): Remove descriptions of bindings that have
9488 been removed.
9489
9490 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
9491
9492 * speedbar.texi (GDB): Describe use of watch expressions.
9493
9494 2005-09-28 Simon Josefsson <jas@extundo.com>
9495
9496 * message.texi (IDNA): Fix.
9497
9498 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9499
9500 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9501 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9502 description of nntp-open-connection-function.
9503 (Common Variables): Fix descriptions.
9504
9505 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9506
9507 * gnus.texi (Server Buffer Format): Document the %a format spec.
9508
9509 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9510
9511 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9512
9513 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
9514
9515 * org.texi Version 3.16.
9516
9517 2005-09-19 Miles Bader <miles@gnu.org>
9518
9519 * newsticker.texi: Get rid of CVS keywords.
9520
9521 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9522
9523 * gnus.texi (Finding the Parent): Fix description of how Gnus
9524 finds article.
9525
9526 2005-09-14 Jari Aalto <jari.aalto@cante.net>
9527
9528 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9529 to drop off non-answered articles.
9530
9531 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
9532
9533 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9534 braces (which are unsupported by NMAKE) for macro `srcdir'.
9535
9536 2005-09-17 Eli Zaretskii <eliz@gnu.org>
9537
9538 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9539 (../info/newsticker, newsticker.dvi): New targets.
9540
9541 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
9542
9543 * newsticker.texi: Replace @command with @code. Replace @example
9544 with @lisp.
9545 (Top): Add explanations to menu items.
9546 (GNU Free Documentation License): Remove.
9547
9548 2005-09-16 Romain Francoise <romain@orebokech.com>
9549
9550 Update all files to specify GFDL version 1.2.
9551
9552 * doclicense.texi (GNU Free Documentation License): Update to
9553 version 1.2.
9554
9555 2005-09-15 Richard M. Stallman <rms@gnu.org>
9556
9557 * newsticker.texi: Fix @setfilename.
9558
9559 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9560 (../info/newsticker, newsticker.dvi): New targets.
9561
9562 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
9563
9564 * org.texi: Version 3.15.
9565
9566 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9567
9568 * ses.texi: Combine all three indices into one.
9569 Correct a few typos.
9570
9571 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9572
9573 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9574
9575 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9576
9577 * emacs-mime.texi (Handles): Remove duplicate item.
9578 (Encoding Customization): Fix the default value for
9579 mm-coding-system-priorities.
9580 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9581 (Basic Functions): Fix reference.
9582
9583 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9584
9585 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9586
9587 2005-08-18 Richard M. Stallman <rms@gnu.org>
9588
9589 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9590 and web site.
9591
9592 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9593 not keyboard-translate.
9594
9595 2005-08-11 Richard M. Stallman <rms@gnu.org>
9596
9597 * faq.texi (Using regular expressions): Fix xref.
9598
9599 2005-08-09 Juri Linkov <juri@jurta.org>
9600
9601 * info.texi (Help-P): Replace `Prev' with `Previous'.
9602 (Help-M, Help-Xref): Add S-TAB.
9603 (Help-FOO): Update `u' command.
9604 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9605 Update info about visibility of xref parts.
9606 (Help-Int): Fix `m' command. Rename `Info-last' to
9607 `Info-history-back'. Add `Info-history-forward'.
9608 (Advanced): Fix `g*' and `M-n' commands.
9609 (Info Search): Add `index-apropos' in stand-alone browser.
9610 Add isearch commands.
9611 (Emacs Info Variables): Remove `Info-fontify'.
9612 Add `Info-mode-hook'. Update face names.
9613 Add `Info-fontify-maximum-menu-size',
9614 `Info-fontify-visited-nodes', `Info-isearch-search'.
9615
9616 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
9617
9618 Sync with Tramp 2.0.50.
9619
9620 * tramp.texi: Use @option{} consequently for method names.
9621 (Inline methods, External transfer methods): Remove references to
9622 Cygwin.
9623 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9624 implementation.
9625
9626 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9627
9628 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9629 Mention that gnus-init-file is not read when Emacs is invoked with
9630 --no-init-file or -q.
9631
9632 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
9633
9634 * org.texi: Version 3.14.
9635
9636 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
9637
9638 * org.texi: Version 3.13.
9639
9640 2005-07-18 Juri Linkov <juri@jurta.org>
9641
9642 * calc.texi (Time Zones, Logical Operations):
9643 * cl.texi (Overview):
9644 * org.texi (TODO types):
9645 * sc.texi (Emacs 18 MUAs):
9646 * speedbar.texi (Top):
9647 * url.texi (History):
9648 Delete duplicate duplicate words.
9649
9650 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
9651
9652 * cl.texi (Type Predicates): Document `atom' type.
9653
9654 2005-07-04 Lute Kamstra <lute@gnu.org>
9655
9656 Update FSF's address in GPL notices.
9657
9658 * calc.texi (Copying):
9659 * doclicense.texi (GNU Free Documentation License):
9660 * faq.texi (Contacting the FSF):
9661 * mh-e.texi (Copying): Update FSF's address.
9662
9663 2005-07-03 Richard M. Stallman <rms@gnu.org>
9664
9665 * flymake.texi (Example -- Configuring a tool called directly):
9666 Update name of flymake-build-relative-filename.
9667
9668 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9669
9670 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9671
9672 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
9673
9674 * org.texi: Version 3.12.
9675
9676 2005-06-24 Eli Zaretskii <eliz@gnu.org>
9677
9678 * makefile.w32-in (MAKEINFO): Use --force.
9679 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9680 Makefile.in.
9681 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9682 more shells.
9683
9684 2005-06-23 Richard M. Stallman <rms@gnu.org>
9685
9686 * speedbar.texi (Creating a display): Texinfo usage fixes.
9687
9688 * tramp.texi (Customizing Completion, Auto-save and Backup):
9689 Texinfo usage fixes.
9690
9691 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
9692
9693 * dired-x.texi (Miscellaneous Commands):
9694 * ediff.texi (Miscellaneous):
9695 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9696 (Agent Variables):
9697 * info.texi (Help-Xref):
9698 * message.texi (Message Headers):
9699 * org.texi (Remember):
9700 * reftex.texi (Options (Defining Label Environments)):
9701 (Options (Index Support)):
9702 (Options (Viewing Cross-References)):
9703 (Options (Misc)):
9704 (Changes):
9705 * speedbar.texi (Creating a display):
9706 * tramp.texi (Customizing Completion, Auto-save and Backup):
9707 Texinfo usage fix.
9708
9709 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
9710
9711 * org.texi: Version 3.11.
9712
9713 2005-06-12 Jay Belanger <belanger@truman.edu>
9714
9715 * calc.texi (Getting Started): Remove extra menu item.
9716
9717 2005-05-31 Jay Belanger <belanger@truman.edu>
9718
9719 * calc.texi (Notations Used in This Manual): Use @kbd for key
9720 sequence.
9721 (Demonstration of Calc): Mention another way of starting Calc.
9722 (Starting Calc): Mention long name of M-#.
9723 (Embedded Mode Overview): Remove unnecessary instruction.
9724 (Other M-# commands): Rephrase `M-# 0' explanation.
9725 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9726 reflect current behavior.
9727
9728 2005-05-30 Jay Belanger <belanger@truman.edu>
9729
9730 * calc.texi (Hooks): Change description of calc-window-hook and
9731 calc-trail-window-hook to match usage.
9732 (Computational Functions): Add more constant-generating functions.
9733 (Customizable Variables): Use defvar.
9734
9735 2005-05-28 Jay Belanger <belanger@truman.edu>
9736
9737 * calc.texi (Assignments in Embedded Mode): Fix variable name.
9738 (Basic Embedded Mode): Explain behavior of arguments to
9739 calc-embedded-mode.
9740
9741 2005-05-27 Jay Belanger <belanger@truman.edu>
9742
9743 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
9744 current behavior.
9745
9746 2005-05-25 Jay Belanger <belanger@truman.edu>
9747
9748 * calc.texi: Change Calc version number throughout.
9749 (Keypad Mode): Change location in info output.
9750 (Keypad mode overview): Move picture of keypad.
9751
9752 2005-05-21 Jay Belanger <belanger@truman.edu>
9753
9754 * calc.texi (Storing variables): Mention that only most variables
9755 are void to begin with.
9756
9757 2005-05-21 Kevin Ryde <user42@zip.com.au>
9758
9759 * widget.texi (Basic Types): Update cross ref from "Enabling
9760 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
9761 lispref/text.texi change.
9762
9763 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
9764
9765 * org.texi: Version 3.09.
9766
9767 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
9768
9769 * reftex.texi: Version 4.28.
9770
9771 2005-05-16 Jay Belanger <belanger@truman.edu>
9772
9773 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9774
9775 2005-05-14 Jay Belanger <belanger@truman.edu>
9776
9777 * calc.texi (Default Simplifications): Insert missing ! (logical
9778 not operator).
9779
9780 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
9781
9782 Sync with Tramp 2.0.49.
9783
9784 2005-05-10 Jay Belanger <belanger@truman.edu>
9785
9786 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9787 to 1.
9788
9789 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
9790
9791 * org.texi: Version 3.08, structure reorganized.
9792
9793 2005-04-24 Richard M. Stallman <rms@gnu.org>
9794
9795 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9796
9797 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
9798
9799 * org.texi: Update to version 3.06.
9800
9801 2005-04-13 Lute Kamstra <lute@gnu.org>
9802
9803 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9804
9805 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9806
9807 * cl.texi (Porting Common Lisp): Fix typo.
9808
9809 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9810
9811 * gnus.texi (RSS): Addition.
9812
9813 2005-04-04 Jay Belanger <belanger@truman.edu>
9814
9815 * calc.texi: Change Calc version number.
9816 (Customizable variables): Fix description of calc-language-alist.
9817 (Copying): Put in version 2 of GPL.
9818
9819 2005-04-01 Jay Belanger <belanger@truman.edu>
9820
9821 * calc.texi (Troubleshooting Commands): Remove comment about
9822 installation.
9823 (Installation): Remove section.
9824 (Customizable Variables): New section.
9825 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9826 (Graphical Devices): Add references to Customizable Variables.
9827
9828 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
9829
9830 * emacs-mime.texi (Display Customization): Markup fixes.
9831 (rfc2047): Update.
9832
9833 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
9834
9835 * gnus-faq.texi: Replaced with auto-generated version.
9836
9837 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9838
9839 * dired-x.texi (Multiple Dired Directories): default-directory was
9840 renamed to dired-default-directory.
9841
9842 2005-03-26 Jay Belanger <belanger@truman.edu>
9843
9844 * calc.texi (Simplifying Formulas, Rewrite Rules):
9845 Change description of top and bottom of fraction.
9846 (Modulo Forms): Move description of how to create modulo forms to
9847 earlier in the section.
9848 (Fraction Mode): Suggest using : to get a fraction by dividing.
9849 (Basic Arithmetic): Adjust placement of command name.
9850 (Truncating the Stack): Emphasize that "hidden" entries are still
9851 visible.
9852 (Installation): Move discussion of printing manual to "About This
9853 Manual".
9854 (About This Manual): Mention how to print the manual.
9855 (Reporting Bugs): Remove first person.
9856 (Building Vectors): Add algebraic version of append.
9857 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9858 (Grouping Digits): Fix typo.
9859
9860 2005-03-25 Werner Lemberg <wl@gnu.org>
9861
9862 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9863 Replace `legal' with `valid'.
9864
9865 2005-03-25 Werner Lemberg <wl@gnu.org>
9866
9867 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9868
9869 2005-03-24 Jay Belanger <belanger@truman.edu>
9870
9871 * calc.texi (General Mode Commands)
9872 (Mode Settings in Embedded Mode): Add some explanation of
9873 recording mode settings.
9874
9875 2005-03-24 Richard M. Stallman <rms@gnu.org>
9876
9877 * calc.texi: Remove praise of non-free software.
9878
9879 * idlwave.texi: Don't say where to get IDL or its non-free manual.
9880 (Installation): Node deleted.
9881
9882 2005-03-23 Richard M. Stallman <rms@gnu.org>
9883
9884 * url.texi (HTTP language/coding): Improve last change.
9885
9886 2005-03-22 Jay Belanger <belanger@truman.edu>
9887
9888 * calc.texi (Embedded Mode): Add new information on changing
9889 modes.
9890
9891 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
9892
9893 Sync with Tramp 2.0.48.
9894
9895 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
9896
9897 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
9898 "GNU/Linux". Change all addresses to .gnu.org.
9899 (Default Method): Offer shortened syntax for "su" and "sudo"
9900 methods.
9901
9902 2005-03-07 Richard M. Stallman <rms@gnu.org>
9903
9904 * url.texi: Fix usage of "e.g.".
9905 (HTTP language/coding): Explain the rules for these strings.
9906
9907 2005-03-06 Richard M. Stallman <rms@gnu.org>
9908
9909 * woman.texi (Introduction): Minor cleanups.
9910
9911 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
9912
9913 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
9914 (Installation): Node deleted.
9915
9916 * mh-e.texi (Preface): Get rid of "Emacs 21".
9917
9918 * eshell.texi (Installation): Delete node (for Emacs 20).
9919
9920 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
9921
9922 * flymake.texi: Refill and tweak style in @lisp blocks.
9923
9924 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9925
9926 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
9927
9928 2005-03-01 Jay Belanger <belanger@truman.edu>
9929
9930 * calc.texi (Trigonometric and Hyperbolic Functions):
9931 Mention additional functions.
9932 (Algebraic Simplifications): Mention additional simplifications.
9933
9934 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
9935
9936 * ses.texi: Add concept/function/variable indices (this work was
9937 donated by Brad Collins <brad@chenla.org>, copyright-assignment
9938 papers on file at FSF).
9939
9940 2005-02-10 Jay Belanger <belanger@truman.edu>
9941
9942 * calc.texi: Change @LaTeX to La@TeX throughout.
9943 Redefine @expr as @math for TeX output.
9944 Redefine @texline as a no-op for TeX output.
9945 Define @tfn, replace @t by @tfn throughout.
9946
9947 2005-02-09 Jay Belanger <belanger@truman.edu>
9948
9949 * calc.texi: Add macro for LaTeX for info output.
9950
9951 2005-02-08 Kim F. Storm <storm@cua.dk>
9952
9953 * texinfo.tex (LaTex): Add def.
9954
9955 2005-02-06 Jay Belanger <belanger@truman.edu>
9956
9957 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
9958 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
9959 throughout manual.
9960
9961 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9962
9963 * gnus.texi: Some edits based on comments from David Abrahams.
9964
9965 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
9966
9967 * gnus.texi (RSS): Fix the keystroke.
9968
9969 2005-01-24 David Kastrup <dak@gnu.org>
9970
9971 * faq.texi: Update AUCTeX version info.
9972
9973 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
9974
9975 * gnus-faq.texi ([4.1]): Typo.
9976
9977 2005-01-19 Jay Belanger <belanger@truman.edu>
9978
9979 * calc.texi (Keep Arguments): Mention that keeping arguments
9980 doesn't work with keyboard macros.
9981
9982 2005-01-16 Richard M. Stallman <rms@gnu.org>
9983
9984 * autotype.texi (Autoinserting): Fix small error.
9985
9986 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
9987
9988 Sync with Tramp 2.0.47.
9989
9990 * tramp.texi (Compilation): New section, describing compilation of
9991 remote files.
9992
9993 2005-01-11 Kim F. Storm <storm@cua.dk>
9994
9995 * widget.texi (Basic Types): Add :follow-link keyword.
9996
9997 2005-01-09 Jay Belanger <belanger@truman.edu>
9998
9999 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10000
10001 2005-01-08 Jay Belanger <belanger@truman.edu>
10002
10003 * calc.texi: Change throughout to reflect new default value of
10004 calc-settings-file.
10005
10006 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10007
10008 * message.texi (Reply): `message-reply-to-function' should return
10009 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10010
10011 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10012
10013 * faq.texi (Changing load-path): Fix typo.
10014
10015 2005-01-05 Jay Belanger <belanger@truman.edu>
10016
10017 * calc.texi (Programming Tutorial): Replace kbd command by
10018 appropriate characters for a keyboard macro.
10019
10020 2005-01-04 Jay Belanger <belanger@truman.edu>
10021
10022 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10023 for Lucid Emacs.
10024 (Programming Tutorial): Mention that the user needs to be in the
10025 right mode to compute some functions.
10026
10027 2005-01-04 Jay Belanger <belanger@truman.edu>
10028
10029 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10030 no longer applicable.
10031
10032 2005-01-01 Jay Belanger <belanger@truman.edu>
10033
10034 * calc.texi (Programming Tutorial): Change description of how to
10035 edit keyboard macros to match current behavior.
10036
10037 2004-12-31 Jay Belanger <belanger@truman.edu>
10038
10039 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10040
10041 2004-12-20 Jay Belanger <belanger@truman.edu>
10042
10043 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10044 zero.
10045
10046 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10047
10048 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10049 @xref.
10050 (Font Locking): Avoid @strong{Note:}.
10051
10052 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10053
10054 Sync with Tramp 2.0.46.
10055
10056 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10057
10058 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10059
10060 * url.texi: Correct typos.
10061 (Retrieving URLs): @var{nil}->@code{nil}.
10062 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10063 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10064 (Dealing with HTTP documents): @inforef->@xref.
10065
10066 2004-12-15 Jay Belanger <belanger@truman.edu>
10067
10068 * calc.texi: Consistently capitalized all mode names.
10069 (Answers to Exercises): Mention that an answer can be a fraction
10070 when in Fraction mode.
10071
10072 2004-12-13 Jay Belanger <belanger@truman.edu>
10073
10074 * calc.texi: Fix some TeX definitions.
10075
10076 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10077
10078 * reftex.texi (Imprint): Remove erroneous @value's.
10079
10080 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10081
10082 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10083 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10084
10085 2004-12-08 Jay Belanger <belanger@truman.edu>
10086
10087 * calc.texi (Starting Calc): Remove comment about installation.
10088 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10089
10090 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10091
10092 * url.texi: Update @setfilename.
10093 (Getting Started): No need to worry about Gnus versions.
10094 (Dealing with HTTP documents): Use @inforef.
10095
10096 * org.texi: Fix @direntry file name.
10097
10098 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10099
10100 * url.texi: New file.
10101
10102 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10103
10104 2004-12-06 Jay Belanger <belanger@truman.edu>
10105
10106 * calc.texi (Using Calc): Remove paragraph about installation.
10107
10108 2004-12-06 Jay Belanger <belanger@truman.edu>
10109
10110 * calc.texi: Use more Texinfo macros and less TeX defs.
10111 Remove @refill's.
10112
10113 2004-12-06 Richard M. Stallman <rms@gnu.org>
10114
10115 * org.texi: New file.
10116
10117 2004-12-05 Richard M. Stallman <rms@gnu.org>
10118
10119 * Makefile.in (org.dvi, ../info/org): New targets.
10120 (INFO_TARGETS): Add ../info/org.
10121 (DVI_TARGETS): Add org.dvi.
10122 (maintainer-clean): Remove the info files in the info dir.
10123
10124 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10125
10126 * idlwave.texi: Fix the setfilename directive to put the produced
10127 file in ../info.
10128 (Continued Statement Indentation): Resurrect Jan D.'s change from
10129 2004-11-03 that was lost when a newer version of idlwave.texi was
10130 imported.
10131
10132 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10133
10134 * gnus-faq.texi ([5.1]): Add missing bracket.
10135
10136 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10137 Index `spam-initialize'.
10138
10139 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10140
10141 * message.texi (Various Message Variables): Mention that all mail
10142 file variables are derived from `message-directory'.
10143
10144 * gnus.texi (Splitting Mail): Clarify bogus group.
10145
10146 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10147
10148 * emacs-mime.texi (Encoding Customization):
10149 Fix mm-coding-system-priorities entry.
10150
10151 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10152
10153 * idlwave.texi (Continued Statement Indentation):
10154 * reftex.texi (Options (Index Support)):
10155 (Displaying and Editing the Index, Table of Contents):
10156 * speedbar.texi (Creating a display, Major Display Modes):
10157 Replace non-nil with non-@code{nil}.
10158
10159 2004-10-21 Jay Belanger <belanger@truman.edu>
10160
10161 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10162
10163 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10164
10165 * calc.texi (Reporting Bugs): Double up `@'.
10166
10167 2004-10-18 Jay Belanger <belanger@truman.edu>
10168
10169 * calc.texi (Reporting Bugs): Change the address that bugs
10170 should be sent to.
10171
10172 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10173
10174 * gnus.texi (New Features): Add 5.11.
10175
10176 * message.texi (Resending): Remove wrong default value.
10177
10178 * gnus.texi (Mail Source Specifiers): Describe possible problems
10179 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10180 `pop3-leave-mail-on-server' to the index.
10181
10182 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10183
10184 * message.texi (Canceling News): Add how to set a password.
10185
10186 2004-10-12 Jay Belanger <belanger@truman.edu>
10187
10188 * calc.texi (Help Commands): Change the descriptions of
10189 calc-describe-function and calc-describe-variable to match their
10190 current behavior.
10191
10192 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10193
10194 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10195
10196 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10197
10198 Sync with Tramp 2.0.45.
10199
10200 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10201 plink link. The URL is outdated. Originator contacted for
10202 clarification.
10203
10204 2004-10-10 Juri Linkov <juri@jurta.org>
10205
10206 * gnus.texi (Top, Marking Articles): Join two menus in one node
10207 because a node can have only one menu.
10208
10209 2004-10-09 Juri Linkov <juri@jurta.org>
10210
10211 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10212 example of nnmail-split-fancy.
10213
10214 2004-10-06 Karl Berry <karl@gnu.org>
10215
10216 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10217 consistency with other uses of dashes.
10218
10219 2004-10-05 Karl Berry <karl@gnu.org>
10220
10221 * info.texi: Consistently use --- throughout, periods at end of
10222 menu descriptions, and a couple typos.
10223
10224 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10225
10226 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10227 * pgg.texi (User Commands, Backend methods): Do.
10228 * gnus.texi: Markup fixes.
10229 (Setting Process Marks): Fix `M P a' entry.
10230 * emacs-mime.texi: Fixes.
10231
10232 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10233
10234 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10235 again.
10236 Use 5.10 instead of 5.10.0.
10237
10238 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10239
10240 * gnus.texi (Summary Mail Commands): S D e.
10241
10242 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10243
10244 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10245 the gnus-article-mode-line-format section.
10246
10247 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10248
10249 * gnus.texi (Various Summary Stuff): Fix the documentation for
10250 gnus-newsgroup-variables.
10251
10252 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10253
10254 * gnus.texi (MIME Commands):
10255 Add gnus-mime-display-multipart-as-mixed,
10256 gnus-mime-display-multipart-alternative-as-mixed,
10257 gnus-mime-display-multipart-related-as-mixed.
10258 (Mail Source Customization): Clarify `mail-source-directory'.
10259 (Splitting Mail): Mention gnus-group-find-new-groups.
10260 (SpamOracle): Fix typo.
10261
10262 * gnus-faq.texi: Untabify.
10263 ([6.3]): nnir.el is in contrib directory.
10264
10265 * message.texi (News Headers): Clarify how a unique ID is created.
10266
10267 * gnus.texi (Batching Agents): Fix typo in example.
10268 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10269
10270 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10271
10272 * gnus.texi (Group Parameters): Add more on hooks.
10273
10274 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10275
10276 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10277
10278 2004-09-22 Jay Belanger <belanger@truman.edu>
10279
10280 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10281 might be hidden during part of the session.
10282
10283 2004-09-20 Jay Belanger <belanger@truman.edu>
10284
10285 * calc.texi (Notations Used in This Manual): Put in an earlier
10286 mention that DEL could be called Backspace.
10287
10288 2004-09-10 Simon Josefsson <jas@extundo.com>
10289
10290 * gnus.texi (IMAP): Add example. Suggested and partially written
10291 by Steinar Bang <sb@dod.no>.
10292
10293 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10294
10295 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10296 netrc syntax.
10297
10298 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10299
10300 * gnus.texi (Spam ELisp Package Sequence of Events):
10301 Some clarifications.
10302 (Spam ELisp Package Global Variables): More clarifications.
10303
10304 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10305
10306 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10307 Mention spam-split does not modify incoming mail.
10308
10309 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10310
10311 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10312
10313 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10314
10315 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10316
10317 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10318
10319 * makefile.w32-in (sieve, pgg): Use $(infodir).
10320
10321 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10322
10323 * makefile.w32-in: Fix PGG and Sieve entries.
10324
10325 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10326
10327 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10328 Emacs and related programs.
10329
10330 2004-08-27 Richard M. Stallman <rms@gnu.org>
10331
10332 * faq.texi: Fix texinfo usage, esp. doublequotes.
10333 (Difference between Emacs and XEmacs): Some clarification.
10334
10335 * faq.texi (Difference between Emacs and XEmacs):
10336 Explain not to contrast XEmacs with GNU Emacs.
10337
10338 2004-08-26 Richard M. Stallman <rms@gnu.org>
10339
10340 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10341
10342 2004-08-22 David Kastrup <dak@gnu.org>
10343
10344 * reftex.texi (AUCTeX): Update links, section name.
10345
10346 * faq.texi (Calc): Update availability (included in 22.1).
10347 (AUCTeX): Update availability, information, versions, description.
10348
10349 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10350
10351 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10352
10353 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10354
10355 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10356
10357 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10358
10359 Sync with Tramp 2.0.44.
10360
10361 2004-08-05 Lars Hansen <larsh@math.ku.dk>
10362
10363 * widget.texi (User Interface): Update how to separate the
10364 editable field of an editable-field widget from other widgets.
10365 (Programming Example): Add text after field.
10366
10367 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10368
10369 * emacs-mime.texi (Encoding Customization): Add a note to the
10370 mm-content-transfer-encoding-defaults entry.
10371 (rfc2047): Update.
10372
10373 * gnus.texi (Article Highlighting):
10374 Add gnus-cite-ignore-quoted-from.
10375 (POP before SMTP): New node.
10376 (Posting Styles): Addition.
10377 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10378 (Fancy Mail Splitting): Ditto.
10379 (X-Face): Add gnus-x-face.
10380
10381 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10382
10383 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10384 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10385
10386 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10387
10388 * gnus.texi (Mail Source Specifiers):
10389 Describe `pop3-leave-mail-on-server'.
10390
10391 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10392
10393 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10394
10395 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10396 repository. Change setfilename.
10397
10398 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10399
10400 2004-07-02 Juri Linkov <juri@jurta.org>
10401
10402 * pcl-cvs.texi (Viewing differences): Add `d r'.
10403
10404 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10405
10406 * ses.texi, viper.texi, flymake.texi, faq.texi:
10407 * eshell.texi, ediff.texi: Markup fixes.
10408
10409 2004-06-21 Karl Berry <karl@gnu.org>
10410
10411 * info.texi (Top): Mention that only Emacs has mouse support.
10412 (Getting Started): Mention this in a few other places.
10413
10414 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10415
10416 * autotype.texi (Copyrights, Timestamps):
10417 Recommend `before-save-hook' instead of `write-file-functions'.
10418
10419 2004-06-13 Lars Hansen <larsh@math.ku.dk>
10420
10421 * dired-x.texi (dired-mark-omitted): Update keybinding.
10422
10423 2004-06-10 Kim F. Storm <storm@cua.dk>
10424
10425 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10426
10427 2004-06-05 Lars Hansen <larsh@math.ku.dk>
10428
10429 * dired-x.texi (variable dired-omit-mode): Rename from
10430 dired-omit-files-p.
10431 (function dired-omit-mode): Rename from dired-omit-toggle.
10432 Call dired-omit-mode rather than set dired-omit-files-p.
10433 (dired-mark-omitted): Describe command.
10434
10435 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
10436
10437 Version 2.0.41 of Tramp released.
10438
10439 2004-05-29 Juanma Barranquero <lektu@terra.es>
10440
10441 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10442 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10443
10444 2004-05-29 Richard M. Stallman <rms@gnu.org>
10445
10446 * cl.texi (Top): Call this chapter `Introduction'.
10447 (Overview): In TeX, no section heading here.
10448
10449 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10450
10451 2004-05-29 Eli Zaretskii <eliz@gnu.org>
10452
10453 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10454 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10455
10456 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10457
10458 * flymake.texi: New file.
10459
10460 2004-05-28 Simon Josefsson <jas@extundo.com>
10461
10462 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10463
10464 2004-05-07 Kai Großjohann <kai@emptydomain.de>
10465
10466 Version 2.0.40 of Tramp released.
10467
10468 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10469
10470 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10471
10472 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10473 variables `tramp-backup-directory-alist' and
10474 `tramp-bkup-backup-directory-info'.
10475 (Overview, Connection types)
10476 (External transfer methods, Default Method)
10477 (Windows setup hints): Remove restriction of password entering
10478 with external methods.
10479 (Auto-save and Backup): Make file name example
10480 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10481 and `auto-save-directory' must be used.
10482 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10483 only "NT"). Remove doubled entry "What kinds of systems does
10484 @tramp{} work on".
10485 (tramp): Macro removed.
10486 (Obtaining Tramp): Flag removed from title.
10487 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10488 and `trampver' used properly. Flag `tramp-inst' replaced by
10489 `installchapter'. Installation related text adapted.
10490
10491 2004-04-28 Masatake YAMATO <jet@gyve.org>
10492
10493 * widget.texi (Programming Example): Remove overlays.
10494
10495 2004-04-27 Jesper Harder <harder@ifa.au.dk>
10496
10497 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10498
10499 2004-04-23 Juanma Barranquero <lektu@terra.es>
10500
10501 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10502
10503 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10504
10505 * info.texi (Info Search): Add info-apropos.
10506
10507 2004-03-22 Juri Linkov <juri@jurta.org>
10508
10509 * faq.texi: Fix help key bindings.
10510
10511 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10512
10513 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10514 (as suggested by Karl Berry). Update information about colored
10515 stars in menus. Add new subheading describing M-n.
10516
10517 2004-03-12 Richard M. Stallman <rms@gnu.org>
10518
10519 * cl.texi (Top): Rename top node's title.
10520
10521 2004-03-08 Karl Berry <karl@gnu.org>
10522
10523 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10524 problems making the texinfo distribution.
10525
10526 2004-02-29 Simon Josefsson <jas@extundo.com>
10527
10528 * smtpmail.texi (Authentication): Change the list of supported
10529 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10530 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10531 <voegelas@gmx.net>.
10532
10533 2004-02-29 Juanma Barranquero <lektu@terra.es>
10534
10535 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10536 Use $(DEL) instead of rm, and ignore exit code.
10537
10538 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
10539
10540 Tramp version 2.0.39 released.
10541
10542 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10543
10544 * tramp.texi (Customizing Completion): Explain new functions
10545 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10546 (all): Savannah URLs unified to "http://savannah.nongnu.org".
10547 (Top): Refer to Savannah mailing list as the major one.
10548 Mention older mailing lists in HTML mode only.
10549 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10550 (Frequently Asked Questions): Remote hosts must not be Unix-like
10551 for "smb" method.
10552 (Password caching): New node.
10553 (External transfer methods): Refer to password caching for "smb"
10554 method.
10555
10556 2004-02-17 Karl Berry <karl@gnu.org>
10557
10558 * info.texi (Help-Int): Mention the new line number feature.
10559
10560 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10561
10562 * ses.texi (Advanced Features): New functionality for
10563 ses-set-header-row (defaults to current row unless C-u used).
10564 (Acknowledgements): Add Stefan Monnier.
10565
10566 2003-12-29 Kevin Ryde <user42@zip.com.au>
10567
10568 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10569
10570 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
10571
10572 Tramp version 2.0.38 released.
10573
10574 * tramp.texi (Remote shell setup): Warn of environment variables
10575 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10576 <sven.gabriel@imk.fzk.de>.
10577 (Configuration): Tramp now chooses base64/uuencode
10578 automatically. Update wording accordingly.
10579 (Top): More description for the `Default Method' menu entry.
10580 (Default Method): Use @code, not @var, for Lisp variables.
10581 (Default Method): New subsection `Which method is the right one
10582 for me?' Suggested by Christian Kirsch.
10583 (Configuration): Pointer to new subsection added.
10584 (Default Method): Too many "use" in one sentence.
10585 Rephrase. Reported by Christian Kirsch.
10586 (Filename Syntax): Old `su' example is probably a left-over from
10587 the sm/su method naming. Replace with `ssh', instead.
10588 (External transfer methods, Auto-save and Backup):
10589 Typo fixes.
10590
10591 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10592
10593 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
10594 (Top): Mention japanese manual only if flag `jamanual' is set.
10595 Insert section `Japanese manual' in menu.
10596
10597 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10598
10599 * eshell.texi (Known Problems): Add doc item.
10600
10601 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10602
10603 * cc-mode.texi: Update for CC Mode 5.30.
10604
10605 Note: Please refrain from doing purely cosmetic changes like
10606 removing trailing whitespace in this manual; it clobbers cvs
10607 merging for no good reason.
10608
10609 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10610
10611 * ediff.texi, tramp.texi, vip.texi, viper.texi:
10612 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
10613 @acronym{ASCII}.
10614
10615 2003-10-26 Karl Berry <karl@gnu.org>
10616
10617 * info.texi (Info Search): Echo area, not echo are. From Debian
10618 diff.
10619
10620 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10621
10622 * widget.texi (Defining New Widgets): Document new behavior of
10623 :buttons and :children keywords.
10624
10625 2003-10-22 Miles Bader <miles@gnu.org>
10626
10627 * Makefile.in (info): Move before $(top_srcdir)/info.
10628
10629 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10630
10631 * tramp.texi (Inline methods): Small grammar fix.
10632 (External transfer methods): Likewise.
10633
10634 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
10635
10636 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10637
10638 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10639
10640 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10641
10642 2003-09-30 Richard M. Stallman <rms@gnu.org>
10643
10644 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10645
10646 * widget.texi (User Interface): Fix typos.
10647
10648 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10649
10650 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10651
10652 * pcl-cvs.texi (Selected Files): Fix typo.
10653
10654 2003-09-21 Karl Berry <karl@gnu.org>
10655
10656 * info.texi (] and [ commands): No period at end of section title.
10657
10658 2003-09-04 Miles Bader <miles@gnu.org>
10659
10660 * Makefile.in (top_srcdir): New variable.
10661 ($(top_srcdir)/info): New rule.
10662 (info): Depend on it.
10663
10664 2003-09-03 Peter Runestig <peter@runestig.com>
10665
10666 * makefile.w32-in: New file.
10667
10668 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10669
10670 * widget.texi (User Interface): Explain the need of static text
10671 around an editable field.
10672
10673 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10674
10675 * widget.texi (Basic Types): The argument to `:help-echo' can now
10676 be a form that evaluates to a string.
10677
10678 2003-08-18 Kim F. Storm <storm@cua.dk>
10679
10680 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10681
10682 2003-08-16 Richard M. Stallman <rms@gnu.org>
10683
10684 * dired-x.texi (Shell Command Guessing): Explain *.
10685
10686 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10687
10688 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10689 log-edit-insert-changelog.
10690
10691 2003-08-03 Karl Berry <karl@gnu.org>
10692
10693 * info.texi: Need @contents.
10694
10695 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
10696
10697 Tramp version 2.0.36 released.
10698
10699 * tramp.texi (Remote shell setup): Explain about problems with
10700 non-Bourne commands in ~/.profile and ~/.shrc.
10701
10702 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10703
10704 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10705 renaming of `vis-mode' to `visible-mode'.
10706
10707 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10708
10709 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10710 next, prev and up pointers.
10711
10712 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10713
10714 * info.texi (Help): Mention existence of Emacs and stand-alone
10715 Info at the very beginning of the tutorial.
10716 (Help-Inv): New node.
10717 (Help-]): New node.
10718 (Help-M): Systematically point out the differences between default
10719 Emacs and stand-alone versions. Delete second menu.
10720 (Help-Xref): Systematically point out the differences between
10721 default Emacs and stand-alone versions.
10722 (Help-Int): Change `l' example.
10723 (Expert Info): Fix typos.
10724 (Emacs Info Variables): Mention `Info-hide-note-references' and
10725 new default for `Info-scroll-prefer-subnodes'.
10726
10727 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
10728
10729 Version 2.0.35 of Tramp released.
10730
10731 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10732 (Inline methods): Add methods `remsh' and `plink1'.
10733 (External transfer methods): Add method `remcp'.
10734 (Multi-hop Methods): Add method `remsh'.
10735 Small patch from Adrian Aichner <adrian@xemacs.org>:
10736 Fix minor typos.
10737 (Concept Index): Add to make manual searchable via
10738 `Info-index'.
10739 (Version Control): Add cindex entry.
10740
10741 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
10742
10743 * trampver.texi: Version 2.0.34 released.
10744
10745 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10746
10747 * faq.texi: Improve previous changes.
10748
10749 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
10750
10751 * faq.texi: Update copyright and maintenance details.
10752 Update some package URLs, versions, and maintainers.
10753 Remove many references to the Emacs Lisp Archive.
10754
10755 2003-04-23 Simon Josefsson <jas@extundo.com>
10756
10757 * smtpmail.texi: Fix license (the invariant sections mentioned has
10758 never been part of the smtp manual). Align info dir entry with
10759 other emacs packages.
10760
10761 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
10762
10763 * tramp.texi: Version 2.0.33 released.
10764 Remove installation chapter. Remove XEmacs specifics.
10765
10766 2003-03-29 Richard M. Stallman <rms@gnu.org>
10767
10768 * tramp.texi (Top): Undo the previous renaming.
10769 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10770
10771 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
10772
10773 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10774 version of manual.
10775
10776 * tramp.texi (Auto-save and Backup): New node.
10777
10778 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
10779
10780 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
10781 Emacs" in order to have better differentiation to "XEmacs".
10782 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10783 are new macros in order to point to the other Emacs flavor where
10784 appropriate. In info case, point to node `Installation' in order
10785 to explain how to generate the other way. In html case, make a
10786 link to the other html file.
10787 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
10788 after CVS checkout/update.
10789 (Installation): Completely rewritten.
10790 (Installation parameters, Load paths): New sections under
10791 `Installation'.
10792
10793 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10794
10795 * tramp.texi: Version 2.0.30 released.
10796 Replace word "path" with "localname" where used as a component of
10797 a Tramp file name.
10798
10799 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10800
10801 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10802 introduced.
10803 (Installation): Explain what to do if files from the tramp/contrib
10804 directory are needed.
10805
10806 2003-02-23 Alex Schroeder <alex@emacswiki.org>
10807
10808 * smtpmail.texi (How Mail Works): New.
10809
10810 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10811
10812 * smtpmail.texi: New file.
10813
10814 * Makefile.in: Build SMTP manual.
10815
10816 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10817
10818 * tramp.texi: Version 2.0.29 released.
10819 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10820 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10821
10822 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
10823
10824 * tramp.texi (Frequently Asked Questions): Explain a workaround if
10825 another package loads accidentally Ange-FTP.
10826
10827 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
10828
10829 * tramp.texi (Customizing Completion): Add function
10830 `tramp-parse-sconfig'. Change example of
10831 `tramp-set-completion-function', because parsing of ssh config
10832 files looks more natural.
10833
10834 2003-01-15 Kevin Ryde <user42@zip.com.au>
10835
10836 * gnus.texi (Using MIME): Mention auto-compression-mode with
10837 gnus-mime-copy-part.
10838
10839 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10840
10841 * gnus.texi: Do not use `path' in several locations.
10842
10843 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10844
10845 * tramp.texi (External transfer methods): New method `smb'.
10846 From Michael Albinus.
10847
10848 2002-11-05 Karl Berry <karl@gnu.org>
10849
10850 * info.texi (Info-fontify): Reorder face list to avoid bad line
10851 breaks.
10852
10853 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10854
10855 * tramp.texi: Move @copying to standard place.
10856 Use @insertcopying.
10857
10858 2002-10-02 Karl Berry <karl@gnu.org>
10859
10860 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
10861 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
10862 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
10863 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
10864 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
10865 * widget.texi, woman.texi:
10866 Per rms, update all manuals to use @copying instead of @ifinfo.
10867 Also use @ifnottex instead of @ifinfo around the top node, where
10868 needed for the sake of the HTML output.
10869 (The Gnus manual is not fixed since it's not clear to me how it
10870 works; and the Tramp manual already uses @copying, although in an
10871 unusual way. All others were changed.)
10872
10873 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
10874
10875 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10876 (../info/ses, ses.dvi): New targets.
10877 * ses.texi: New file.
10878
10879 2002-09-06 Pavel Janík <Pavel@Janik.cz>
10880
10881 * texinfo.tex: Update to texinfo 4.2.
10882
10883 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
10884
10885 * reftex.texi: Update to RefTeX 4.19.
10886
10887 2002-07-21 Jesper Harder <harder@ifa.au.dk>
10888
10889 * gnus.texi (Sorting Groups): Add key bindings for
10890 gnus-group-sort-groups-by-real-name and
10891 gnus-group-sort-selected-groups-by-real-name.
10892
10893 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10894
10895 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
10896 (../info/tramp, tramp.dvi): New targets.
10897
10898 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
10899
10900 * Makefile.in (DVI_TARGETS): Add calc.dvi.
10901 (calc.dvi): Uncomment.
10902
10903 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
10904
10905 * Makefile.in (INFO_TARGETS): Add ../info/calc.
10906 (../info/calc): New target.
10907
10908 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10909
10910 * (Version 21.1 released.)
10911
10912 2001-10-05 Gerd Moellmann <gerd@gnu.org>
10913
10914 * Branch for 21.1.
10915
10916 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
10917
10918 * Makefile.in (../info/info): Use an explicit -o switch to
10919 makeinfo.
10920
10921 2001-03-05 Gerd Moellmann <gerd@gnu.org>
10922
10923 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10924
10925 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
10926
10927 * ediff.texi: Added ediff-coding-system-for-read.
10928
10929 * viper.texi: Fix typos.
10930
10931 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10932
10933 * Makefile.in (../info/idlwave): Use --no-split.
10934
10935 2000-12-14 Dave Love <fx@gnu.org>
10936
10937 * Makefile.in (mostlyclean): Remove gnustmp.*.
10938 (gnus.dvi): Change rule to remove @latex stuff.
10939
10940 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
10941
10942 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
10943
10944 2000-10-13 John Wiegley <johnw@gnu.org>
10945
10946 * Makefile.in: Add build targets for eshell.texi.
10947
10948 2000-09-25 Gerd Moellmann <gerd@gnu.org>
10949
10950 * Makefile.in: Remove/comment speedbar stuff.
10951
10952 2000-09-22 Dave Love <fx@gnu.org>
10953
10954 * Makefile.in: Add emacs-mime.
10955
10956 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
10957
10958 * Makefile.in (INFO_TARGETS): Add ../info/woman.
10959 (DVI_TARGETS): Add woman.dvi.
10960 (../info/woman, woman.dvi): New targets.
10961
10962 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10963
10964 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10965
10966 * pcl-cvs.texi: New file.
10967 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
10968 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
10969
10970 2000-05-11 Gerd Moellmann <gerd@gnu.org>
10971
10972 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
10973 (../info/ebrowse, ebrowse.dvi): New targets.
10974
10975 2000-01-13 Gerd Moellmann <gerd@gnu.org>
10976
10977 * Makefile.in (INFO_TARGETS): Add eudc.
10978 (DVI_TARGETS): Add eudc.dvi.
10979 (../info/eudc, eudc.dvi): New targets.
10980
10981 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
10982
10983 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
10984 compatibility with 8+3 filesystems).
10985 (../info/efaq): Rename from emacs-faq.
10986
10987 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
10988
10989 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
10990 (../info/idlwave, idlwave.dvi): New targets.
10991
10992 1999-10-23 Dave Love <fx@gnu.org>
10993
10994 * Makefile.in: Use autotype.texi.
10995
10996 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
10997
10998 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
10999 faq.texi file) rather than ../info/faq.
11000
11001 1999-10-07 Gerd Moellmann <gerd@gnu.org>
11002
11003 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11004 (../info/ada-mode, ada-mode.dvi): New targets.
11005
11006 1999-09-01 Dave Love <fx@gnu.org>
11007
11008 * Makefile.in: Add faq.
11009
11010 1999-07-12 Richard Stallman <rms@gnu.org>
11011
11012 * Version 20.4 released.
11013
11014 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11015
11016 * Version 20.3 released.
11017
11018 1998-04-06 Andreas Schwab <schwab@gnu.org>
11019
11020 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11021 Use it in dvi targets.
11022 (../etc/GNU): Change to $(srcdir) first.
11023
11024 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11025
11026 * reftex.texi: Update for RefTeX version 3.22.
11027
11028 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11029
11030 * gnus.texi (Easy Picons): Removed references to
11031 `gnus-group-display-picons'.
11032 (Hard Picons): Ditto.
11033
11034 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11035
11036 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11037 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11038
11039 1997-09-23 Paul Eggert <eggert@twinsun.com>
11040
11041 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11042 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11043
11044 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11045
11046 * Version 20.2 released.
11047
11048 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11049
11050 * Version 20.1 released.
11051
11052 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11053
11054 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11055
11056 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11057
11058 * widget.texi (push-button): Document it.
11059
11060 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11061
11062 * Version 19.33 released.
11063
11064 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11065
11066 * Version 19.32 released.
11067
11068 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11069
11070 * Makefile.in: Add rules for the Message manual.
11071
11072 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11073
11074 * gnus.texi: New version.
11075
11076 * message.texi: New manual.
11077
11078 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11079
11080 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11081
11082 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11083
11084 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11085 Specify -I option.
11086 (All dvi targets): Set the TEXINPUTS variable.
11087
11088 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11089
11090 * Version 19.31 released.
11091
11092 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11093
11094 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11095 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11096
11097 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11098
11099 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11100 (INFO_TARGETS): Add ../info/cc-mode.
11101 (DVI_TARGETS): Add cc-mode.dvi.
11102
11103 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11104
11105 * Version 19.30 released.
11106
11107 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11108
11109 * gnus.texi: New file.
11110
11111 1995-11-04 Erik Naggum <erik@naggum.no>
11112
11113 * gnus.texi: File deleted.
11114
11115 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11116
11117 * mh-e.texi: "Function Index" -> "Command Index" to work with
11118 Emacs 19.30 C-h C-k support of separately-documented commands.
11119
11120 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11121
11122 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11123 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11124
11125 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11126
11127 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11128 (../info/viper, viper.dvi): New targets.
11129
11130 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11131
11132 * dired-x.texi (Installation): Change the example to set
11133 buffer-local variables like dired-omit-files-p in
11134 dired-mode-hook.
11135
11136 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11137
11138 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11139 (../info/mh-e, mh-e.dvi): New targets.
11140
11141 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11142
11143 * Makefile.in (maintainer-clean): Rename from realclean.
11144
11145 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11146
11147 * Makefile.in: New file.
11148 * Makefile: File deleted.
11149
11150 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11151
11152 * Makefile (TEXINDEX_OBJS): Variable deleted.
11153 (texindex, texindex.o, getopt.o): Rules deleted.
11154 All deps on texindex deleted.
11155 (distclean): Don't delete texindex.
11156 (mostlyclean): Don't delete *.o.
11157 * texindex.c, getopt.c: Files deleted.
11158
11159 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11160
11161 * Version 19.26 released.
11162
11163 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11164
11165 * Version 19.25 released.
11166
11167 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11168
11169 * Version 19.24 released.
11170
11171 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11172
11173 * Version 19.23 released.
11174
11175 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11176
11177 * Makefile: Delete spurious tab.
11178
11179 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11180
11181 * Makefile (.SUFFIXES): New rule.
11182
11183 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11184
11185 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11186 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11187
11188 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11189
11190 * Makefile (../info/sc): Rename from sc.info.
11191 (../info/cl): Likewise.
11192 (INFO_TARGETS): Use new names.
11193
11194 1993-12-04 Richard Stallman (rms@srarc2)
11195
11196 * getopt.c: New file.
11197 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11198 (getopt.o): New rule.
11199 (dvi): Don't depend on texindex.
11200 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11201 Depend on texindex.
11202
11203 1993-12-03 Richard Stallman (rms@srarc2)
11204
11205 * Makefile (../info/sc.info): Rename from ../info/sc.
11206 (TEXI2DVI): New variable.
11207 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11208 Add explicit commands.
11209 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11210
11211 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11212
11213 * Version 19.22 released.
11214
11215 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11216
11217 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11218
11219 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11220
11221 * Version 19.21 released.
11222
11223 1993-11-15 Paul Eggert (eggert@twinsun.com)
11224
11225 * Makefile (../info/cl.info): Rename from ../info/cl.
11226
11227 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11228
11229 * Makefile (../etc/GNU): New target.
11230 (EMACSSOURCES): Add gnu1.texi.
11231
11232 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11233
11234 * Makefile (realclean): Don't delete the Info files.
11235
11236 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11237
11238 * forms.texi: Fix forms.texi so that it will format correctly.
11239 Add missing `@end iftex', fix bad reference.
11240
11241 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11242
11243 * Makefile: Fix targets for texindex, new info.texi files.
11244 * info-stnd.texi: New file implements info for standalone info
11245 reader.
11246 * info.texi: Update to include recent changes to "../info/info".
11247 New source file for ../info/info; includes info-stnd.texi.
11248
11249 * texindex.c: Include "../src/config.h" if building in emacs.
11250
11251 * Makefile: Change all files to FILENAME.texi, force all targets
11252 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11253 vip.texinfo, forms.texinfo, cl.texinfo.
11254 Add target to build texindex.c, defining `emacs'.
11255
11256 * forms.texi: Install new file to match version 2.3 of forms.el.
11257
11258 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11259
11260 * Version 19.19 released.
11261
11262 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11263
11264 * sc.texinfo: Fix info file name.
11265
11266 * Makefile (info): Add gnus and sc.
11267 (dvi): Add gnus.dvi and sc.dvi.
11268 (../info/sc, sc.dvi): New targets.
11269
11270 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11271
11272 * Version 19.18 released.
11273
11274 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11275
11276 * Makefile: Fix source file names of the separate manuals.
11277 (gnus.dvi, ../info/gnus): New targets.
11278
11279 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11280
11281 * Version 19.17 released.
11282
11283 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11284
11285 * split-man: Fix typos in last change.
11286
11287 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11288
11289 * Version 19.16 released.
11290
11291 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11292
11293 * version 19.15 released.
11294
11295 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11296
11297 * Makefile (distclean): It's rm, not rf.
11298
11299 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11300
11301 * Version 19.14 released.
11302
11303 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11304
11305 * Makefile: New file.
11306
11307 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11308
11309 * Version 19.13 released.
11310
11311 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11312
11313 * Version 19.9 released.
11314
11315 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11316
11317 * Version 19.8 released.
11318
11319 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11320
11321 * Version 19.7 released.
11322
11323 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11324
11325 * gnus.texinfo: New file. Removed installation instructions.
11326
11327 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11328
11329 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11330
11331 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11332
11333 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11334 then define `\sc' as the command for smallcaps in Texinfo.
11335 This means that the @sc command will produce small caps. bfox has
11336 made the corresponding change to makeinfo and texinfm.el.
11337
11338 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11339
11340 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11341 Customization since the menu entry did not point to anything.
11342 Also add an @finalout command to remove overfull hboxes from the
11343 printed output.
11344
11345 * cl.texinfo: Add @bye, \input line and @settitle to file.
11346 This file is clearly intended to be a chapter of some other work,
11347 but the other work does not yet exist.
11348
11349 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11350
11351 * texinfo.texinfo: Three typos corrected.
11352
11353 ;; Local Variables:
11354 ;; coding: utf-8
11355 ;; End:
11356
11357 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11358
11359 This file is part of GNU Emacs.
11360
11361 GNU Emacs is free software: you can redistribute it and/or modify
11362 it under the terms of the GNU General Public License as published by
11363 the Free Software Foundation, either version 3 of the License, or
11364 (at your option) any later version.
11365
11366 GNU Emacs is distributed in the hope that it will be useful,
11367 but WITHOUT ANY WARRANTY; without even the implied warranty of
11368 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11369 GNU General Public License for more details.
11370
11371 You should have received a copy of the GNU General Public License
11372 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.