Merge from mainline.
[bpt/emacs.git] / doc / misc / ChangeLog
1 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
2
3 * calc.texi (Customizing Calc): Mention new variable
4 `calc-context-sensitive-enter'.
5
6 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
7
8 * org.texi (Exporting code blocks): Document the 'inline-only
9 setting for `org-export-babel-evaluate'. Document how :var
10 introduces code block dependencies.
11
12 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
13
14 * org.texi (Header arguments): Document header-args[:lang]
15 properties and remove deprecated old-style properties from
16 documentation.
17
18 * org.texi (Agenda commands): Remove footnote from @tsubheading
19 and add a sentence with the reference instead.
20
21 2013-11-12 Bastien Guerry <bzg@gnu.org>
22
23 * org.texi (Catching invisible edits):
24 * org.texi (Plain lists, Plain lists):
25 * org.texi (Advanced configuration):
26 * org.texi (Tag groups):
27 * org.texi (Conventions):
28 * org.texi (Checkboxes, Radio lists):
29 * org.texi (Top, Summary, Exporting):
30 * org.texi (In-buffer settings): Fix typos.
31
32 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
33 C-w'. Add an index entry for `org-refile-keep'.
34
35 * org.texi (Plain lists): Add an index entry for sorting plain
36 list. Document sorting by checked status for check lists.
37
38 * org.texi (Publishing options): Fix old variable names.
39
40 * org.texi (Orgstruct mode): Fix suggested setting of
41 `orgstruct-heading-prefix-regexp'.
42
43 * org.texi (Export settings): Document
44 `org-export-allow-bind-keywords'.
45
46 * org.texi (History and Acknowledgments): Small rephrasing.
47
48 * org.texi (Template elements): Add a footnote about tags accepted
49 in a year datetree.
50
51 * org.texi (Beamer export, @LaTeX{} and PDF export)
52 (Header and sectioning, @LaTeX{} specific attributes): Enhance
53 style.
54
55 * org.texi (Agenda commands): Add a footnote about dragging agenda
56 lines: it does not persist and it does not change the .org files.
57
58 * org.texi (Agenda commands): Add a table heading for dragging
59 agenda lines forward/backward.
60
61 * org.texi (Agenda commands): Add documentation for
62 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
63
64 * org.texi (Publishing options): Update the list of options.
65 (Simple example, Complex example): Fix the examples.
66
67 * org.texi (Formula syntax for Calc): Don't use a bold font the
68 warning.
69
70 * org.texi (Other built-in back-ends): New section.
71
72 * org.texi (Editing source code): Document
73 `org-edit-src-auto-save-idle-delay' and
74 `org-edit-src-turn-on-auto-save'.
75
76 * org.texi (External links): Document contributed link types
77 separately.
78
79 * org.texi (Closing items): Document
80 `org-closed-keep-when-no-todo'.
81
82 * org.texi (Export back-ends): Rename from "Export formats".
83 (The Export Dispatcher): Remove reference to
84 `org-export-run-in-background'.
85 (Export settings): Minor rewrites.
86 (ASCII/Latin-1/UTF-8 export): Update variable's name.
87 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
88
89 * org.texi (Export in foreign buffers): New section.
90 (Exporting): Remove documentation about converting the selected
91 region.
92
93 * org.texi (Advanced configuration): Put the filter valid types in
94 a table. Use @lisp and @smalllisp.
95
96 * org.texi: Use @code{nil} instead of nil. Update the maintainer
97 contact info.
98
99 * org.texi (Exporting): Better introductory sentence. Add a note
100 about conversion commands.
101 (Feedback, Orgstruct mode, Built-in table editor)
102 (Built-in table editor, Orgtbl mode, Updating the table)
103 (Property syntax, Capturing column view, Capture)
104 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
105 (Exporting, Extending ODT export)
106 (Working with @LaTeX{} math snippets, dir, Customization)
107 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
108 Uniformly use @kbd{M-x command RET}.
109
110 * org.texi (Filtering/limiting agenda items): New subsection.
111 Document the use of `org-agenda-max-*' options and
112 `org-agenda-limit-interactively' from the agenda.
113 (Agenda commands): Move details about filtering commands to
114 the new section, only include a summary here.
115 (Customizing tables in ODT export)
116 (System-wide header arguments, Conflicts, Dynamic blocks): Use
117 spaces for indentation.
118
119 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
120
121 * org.texi (Links in HTML export, Images in HTML export)
122 (post): Fix syntax within #+ATTR_*.
123 (Tables in HTML export): Document `org-html-table-row-tags'
124 and use `org-html-table-default-attributes' instead of
125 `org-html-table-tag'.
126
127 * org.texi (Publishing action, Publishing options)
128 (Publishing links): Major rewrite. Enhance explanations for
129 `org-org-publish-to-org'. Remove reference to
130 `org-export-run-in-background'.
131
132 * org.texi: Fix many small typos. Use #+NAME instead of
133 #+TBLNAME. Use @smalllisp instead of @example.
134 (Special symbols): Add index?
135 (HTML preamble and postamble): Don't mention obsolete use of
136 opt-plist.
137 (JavaScript support): Don't mention the org-jsinfo.el file as it
138 has been merged with ox-html.el.
139
140 * org.texi (Installation, Feedback, Setting Options)
141 (Code evaluation security, org-crypt.el): Use @lisp instead of
142 @example.
143 (Agenda commands): Use @table instead of @example.
144
145 * org.texi (Adding hyperlink types): New appendix.
146
147 * org.texi (ODT export commands, Extending ODT export)
148 (Applying custom styles, Images in ODT export)
149 (Labels and captions in ODT export)
150 (Literal examples in ODT export)
151 (Configuring a document converter)
152 (Working with OpenDocument style files)
153 (Customizing tables in ODT export)
154 (Validating OpenDocument XML): Fix options names.
155
156 * org.texi (History and Acknowledgments): Update acknowledgments
157 to Nicolas. Add Nicolas Goaziou to the list of contributors.
158
159 * org.texi (System-wide header arguments): Don't use "customizing"
160 for setting a variable. Also remove comments.
161
162 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
163 `org-agenda-start-on-weekday' to the variable index and document
164 them.
165
166 * org.texi (Sparse trees, Agenda commands)
167 (@LaTeX{} fragments, Selective export, Export options)
168 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
169 (HTML Export commands, @LaTeX{}/PDF export commands)
170 (iCalendar export, Publishing options, Triggering publication)
171 (In-buffer settings): Update to reflect changes from the new
172 export engine.
173
174 * org.texi (Matching tags and properties): More examples. Explain
175 group tags expansion as regular expressions.
176
177 * org.texi (Tag groups): New section.
178
179 * org.texi (Setting tags): Tiny formatting fixes.
180
181 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
182 names.
183
184 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
185 concept index. Include example for these agenda views.
186 (Special agenda views): Mention the "agenda*" agenda view.
187
188 * org.texi (Repeated tasks): Document how to ignore a repeater
189 when using both a scheduled and a deadline timetamp.
190
191 * org.texi (Global and local cycling): Wrap in a new subsection.
192 (Initial visibility, Catching invisible edits): New subsections.
193
194 * org.texi (Visibility cycling): Mention that
195 `org-agenda-inhibit-startup' will prevent visibility setting when
196 the agenda opens an Org file for the first time.
197
198 * org.texi (Org syntax): New section.
199
200 * org.texi (Orgstruct mode): Document
201 `orgstruct-heading-prefix-regexp'.
202
203 * org.texi (Speeding up your agendas): New section.
204
205 * org.texi (Installation): When installing Org from ELPA, users
206 should do this from an Emacs session where no .org file has been
207 visited.
208
209 * org.texi (CSS support, In-buffer settings): Update HTML options
210 names.
211
212 * org.texi (Structure editing): Update documentation for
213 `org-insert-heading-or-item'.
214 (Plain lists, Relative timer): Update index entry.
215
216 * org.texi (JavaScript support): Update variable names.
217
218 * org.texi (comments): Minor formatting fix.
219
220 * org.texi (@LaTeX{} fragments): Minor enhancement.
221
222 * org.texi: Update the list contributions.
223
224 * org.texi (Agenda commands): Exporting the agenda to an .org file
225 will not copy the subtrees and the inherited tags. Document
226 `org-agenda-filter-by-regexp'.
227
228 * org.texi (Publishing action, Complex example): Fix names of
229 publishing functions.
230
231 * org.texi (Top, Exporting): Delete references to Freemind.
232 (Freemind export): Delete section.
233
234 * org.texi (Top, Exporting): Delete references to the XOXO export.
235 (XOXO export): Delete section.
236
237 * org.texi (Capture): Mention that org-remember.el is not
238 supported anymore.
239
240 * org.texi (Top, Exporting, Beamer class export): Delete
241 references to the TaskJuggler export.
242 (History and Acknowledgments): Mention that the TaskJuggler has
243 been rewritten by Nicolas and now lives in the contrib/ directory
244 of Org's distribution. Mention that Jambunathan rewrote the HTML
245 exporter. Remove Jambunathan from my own acknowledgments.
246 (TaskJuggler export): Delete.
247
248 * org.texi (HTML preamble and postamble)
249 (Tables in HTML export, Images in HTML export)
250 (Math formatting in HTML export, CSS support)
251 (@LaTeX{} and PDF export, Publishing options): Fix the names of
252 the HTML export and publishing options.
253
254 * org.texi (Literal examples, Export options)
255 (@LaTeX{} and PDF export, Header and sectioning)
256 (Publishing options): Fix LaTeX options names.
257
258 * org.texi (Export options, CSS support, In-buffer settings): Fix
259 references to HTML_LINK_* and HTML_STYLE keywords.
260
261 * org.texi (Export options, In-buffer settings): Fix references to
262 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
263
264 * org.texi (Top, Markup, Initial text, Images and tables)
265 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
266 (Export options, JavaScript support, Beamer class export): Remove
267 references to the DocBook export, which has been deleted.
268 (History and Acknowledgments): Mention that DocBook has been
269 deleted, suggest to use the Texinfo exporter instead, then to
270 convert the .texi to DocBook with makeinfo.
271 (Links in ODT export, Tables in ODT export): Fix indices.
272
273 * org.texi (Deadlines and scheduling): Add a variable to the
274 index. Add documentation about delays for scheduled tasks.
275
276 * org.texi (Emphasis and monospace): Mention
277 `org-fontify-emphasized-text' and
278 `org-emphasis-regexp-components'.
279
280 * org.texi (References): Small enhancement.
281
282 * org.texi (Column width and alignment): Make the example visually
283 more clear.
284
285 * org.texi (The clock table): Document :mstart and :wstart as a
286 way to set the starting day of the week.
287
288 * org.texi (In-buffer settings): Document new startup keywords.
289 Thanks to John J Foerch for this idea.
290
291 * org.texi (Include files): Tiny formatting fix.
292
293 * org.texi (Activation): Point to the "Conflicts" section.
294
295 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
296
297 * org.texi (CSS support): Clarify this section.
298
299 * org.texi (@LaTeX{} specific attributes): Document that tabu and
300 tabularx packages are not in the default set of packages.
301
302 * org.texi (Agenda commands): Document fortnight view.
303
304 * org.texi: Document conflict with ecomplete.el.
305
306 * org.texi (History and Acknowledgments): Acknowledgements for
307 Jason Dunsmore and Rakcspace.
308
309 * org.texi: Rename org-crypt.el node to org-crypt.
310
311 * org.texi (A @LaTeX{} example): Fix typo in variable name.
312
313 * org.texi (MobileOrg): Mention the new iPhone developer.
314
315 * org.texi (Table of contents) Improve documentation of TOC
316 placement.
317
318 * org.texi: Explain that date/time information at read-date prompt
319 should start at the beginning, not anywhere in the middle of a
320 long string.
321
322 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
323
324 * org.texi (Orgstruct mode): Fix wrong regexp.
325
326 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
327
328 * org.texi: Document export to (X)HTML flavors.
329
330 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
331
332 * org.texi (Extracting source code): Mention the prefix argument
333 to org-babel-tangle.
334 (noweb): Removed erroneous negative.
335 (Specific header arguments): Document new header arguments.
336 Documentation for new tangle-mode header argument.
337 (Top): Documentation for new tangle-mode header argument.
338 (rownames): Documentation for new tangle-mode header argument.
339 Mention elisp as special rowname case.
340 (tangle-mode): Documentation for new tangle-mode header argument.
341 (post): Documentation and an example of usage.
342 (var): Remove the "Alternate argument syntax" section from the
343 documentation.
344 (hlines): Note that :hline has no effect for Emacs Lisp code
345 blocks.
346
347 2013-11-12 Feng Shu <tumashu@gmail.com>
348
349 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
350 (Math formatting in HTML export)
351 (Working with @LaTeX{} math snippets): Add document about creating
352 formula image with imagemagick.
353
354 * org.texi (@LaTeX{} specific attributes): Document `:caption'
355 attribute of #+ATTR_LATEX.
356
357 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
358
359 * org.texi (Handling links): Fix a typo in
360 `org-startup-with-inline-images' documentation.
361
362 * org.texi (Previewing @LaTeX{} fragments): Document the startup
363 keywords to use for previewing LaTeX fragments or not.
364 (Summary of in-buffer settings): Improve formatting and add an
365 entry for the variable `org-startup-with-latex-preview'.
366
367 * org.texi (Property syntax): Recall the user to refresh the org
368 buffer when properties are set on a per-file basis.
369
370 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
371
372 * org.texi (Matching tags and properties): Clarification.
373
374 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
375
376 * org.texi (Editing and debugging formulas): Add an example when a
377 table has multiple #+TBLFM lines.
378
379 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
380
381 * org.texi (The clock table): Document acceptance of relative
382 times in tstart and tend, link to syntax description and provide
383 example.
384
385 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
386
387 * org.texi (The spreadsheet): Document lookup functions.
388
389 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
390
391 * org.text (CSS support): Mention .figure-number, .listing-number,
392 and .table-number.
393
394 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
395
396 * org.texi
397 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
398 spreadsheet formula mode strings and some examples from @example
399 block with xy @r{yz} to @table.
400
401 * org.texi (Formula syntax for Calc): Improve the documentation of
402 empty fields in formulas for spreadsheet. Add explanation and
403 example for empty field. Extend explanations of format
404 specifiers. Add a sentence to mention Calc defmath.
405
406 * org.texi (Column formulas): Add a sentence to be more explicit
407 about when a table header is mandatory.
408
409 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
410
411 * org.texi (Subscripts and superscripts): Remove reference to
412 quoted underscores until this mechanism is implemented again.
413
414 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
415 property.
416
417 * org.texi (Document title): Subtree export is no longer triggered
418 by marking one as the region.
419 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
420 giving examples isn't very useful: "horizontal rule" is, at least,
421 as explicit as <hr/>.
422
423 * org.texi (HTML doctypes): Reflect keyword removal.
424 (CSS support): Reflect keyword removal.
425
426 * org.texi (@LaTeX{} specific attributes): Document new :float
427 values.
428
429 * org.texi (Export settings): Improve documentation.
430
431 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
432 (Text areas in HTML export): Update text areas.
433 (HTML Export commands): Update export commands.
434
435 * org.texi (Header and sectioning): Add a footnote about the
436 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
437
438 * org.texi (The Export Dispatcher): Document
439 `org-export-in-background'.
440
441 * org.texi (Footnotes): Export back-ends do not use
442 `org-footnote-normalize' anymore.
443
444 * org.texi: Document variable changes.
445
446 * org.texi (Export settings): Doument p: item in OPTIONS keyword.
447
448 * org.texi (Exporting): Massive rewrite of the first sections.
449 (Selective export): Delete.
450 (The Export Dispatcher): Rewrite.
451 (Export options): Rewrite as "Export settings".
452
453 * org.texi: Small changes to documentation for embedded LaTeX.
454
455 * org.texi (Internal links): Document #+NAME keyword and
456 cross-referencing during export.
457
458 * org.texi (Include files): Remove reference to :prefix1
459 and :prefix. Give more details for :minlevel.
460
461 * org.texi (Macro replacement): Fix macro name. Update
462 documentation about possible locations and escaping mechanism.
463
464 * org.texi (Table of contents): Update documentation. Document
465 lists of listings and lists of tables. Add documentation for
466 optional title and #+TOC: keyword.
467
468 2013-11-12 Rick Frankel <rick@rickster.com>
469
470 * org.texi (results): Add Format section, broken out of Type
471 section to match code.
472 (hlines, colnames): Remove incorrect Emacs Lisp exception. Note
473 that the actual default handling (at least for python and
474 emacs-lisp) does not seem to match the description.
475
476 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
477
478 * org.texi (The date/time prompt): Update the documentation to
479 reflect the new way `org-read-date-get-relative' handles weekdays.
480
481 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
482
483 * org.texi (Resolving idle time): Document
484 `org-clock-x11idle-program-name'.
485
486 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
487
488 * ert.texi (Running Tests Interactively): Adapt examle output.
489 (Tests and Their Environment): Mention skip-unless.
490
491 2013-10-23 Glenn Morris <rgm@gnu.org>
492
493 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
494 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
495 * widget.texi: Nuke @refill.
496
497 * Makefile.in (install-dvi, install-html, install-pdf)
498 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
499 (uninstall-pdf): Quote entities that might contain whitespace.
500
501 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
502
503 * calc.el (Data Type Formats): Don't specify the size at
504 which integers begin to be represented by lists.
505
506 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
507
508 * cl.texi (Argument Lists): Add indexes for &key and &aux.
509
510 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
511
512 * trampver.texi: Update release number.
513
514 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
515
516 Sync with Tramp 2.2.8.
517
518 * tramp.texi (External packages): Use `non-essential'.
519 * trampver.texi: Update release number.
520
521 2013-09-14 Glenn Morris <rgm@gnu.org>
522
523 * eshell.texi: Markup fixes.
524
525 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
526
527 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
528 of @kbd{RET}.
529 (Prefix Matching): Add an index.
530
531 2013-09-08 Glenn Morris <rgm@gnu.org>
532
533 * emacs-gnutls.texi: Tweak direntry.
534
535 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
536
537 * tramp.texi (Alternative Syntax): Remove chapter.
538
539 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
540
541 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
542 for portability to hosts where /bin/sh has problems.
543
544 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
545
546 Try to reduce redundancy in doc/misc/Makefile.in.
547 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
548 (TARGETS): New intermediate variable.
549 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
550
551 2013-08-27 Glenn Morris <rgm@gnu.org>
552
553 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
554
555 * efaq.texi: Rename from faq.texi, to match its output files.
556 * Makefile.in: Update for faq.texi name change.
557
558 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
559
560 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
561
562 * efaq-w32.texi: Move here from the web-pages repository.
563 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
564 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
565 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
566 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
567 Add DOCMISC_*_W32 variables.
568 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
569 (efaq_w32_deps): New variable.
570 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
571 (efaq-w32.pdf, efaq-w32.html): New rules.
572 (clean): Remove efaq-w32 products.
573
574 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
575
576 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
577 shift_jis from the default value set to mm-coding-system-priorities for
578 Japanese users.
579
580 2013-08-13 Glenn Morris <rgm@gnu.org>
581
582 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
583 (Options - Defining Label Environments, Options - Creating Labels)
584 (Options - Referencing Labels, Options - Creating Citations)
585 (Options - Index Support, Options - Viewing Cross-References)
586 (Options - Finding Files, Options - Optimizations)
587 (Options - Fontification, Options - Misc):
588 * cc-mode.texi (Sample Init File):
589 * edt.texi (Init file):
590 * epa.texi (Encrypting/decrypting gpg files):
591 * mairix-el.texi (About, Setting up the mairix interface, Using)
592 (Extending):
593 Rename nodes to avoid characters that can cause Texinfo problems.
594
595 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
596
597 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
598
599 2013-08-12 Glenn Morris <rgm@gnu.org>
600
601 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
602 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
603 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
604 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
605 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
606 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
607 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
608 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
609 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
610 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
611 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
612 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
613 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
614
615 * woman.texi (Top): Avoid mailto: in html output.
616
617 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
618 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
619 (INSTALL_DATA): New, set by configure.
620 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
621 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
622 install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
623 uninstall-ps, and uninstall-doc.
624 (.SUFFIXES): Add .ps and .dvi.
625 (.dvi.ps): New suffix rule.
626 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
627 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
628 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
629 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
630 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
631 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
632 (ido.html, mairix-el.html, message.html, mh-e.html)
633 (newsticker.html, nxml-mode.html, org.html, pgg.html)
634 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
635 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
636 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
637 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
638 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
639 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
640 New rules.
641 (clean): Remove HTML_TARGETS and PS_TARGETS.
642
643 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
644
645 * ido.texi (Working Directories):
646 (Flexible Matching, Regexp Matching, Find File At Point)
647 (Ignoring, Misc Customization): Use @defopt for user options.
648
649 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
650
651 * htmlfontify.texi (Customization): Remove documentation of
652 `hfy-fast-lock-save'. Minor fixes.
653
654 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
655
656 * ido.texi (Top): Insert node "Working Directories" in menu.
657 (Working Directories): New node.
658 (Misc Customization): Add documentation of
659 `ido-confirm-unique-completion' and some other user options.
660
661 2013-08-07 Eli Zaretskii <eliz@gnu.org>
662
663 * todo-mode.texi: Update @dircategory.
664 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
665 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
666 @ref.
667
668 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
669
670 * sc.texi (Introduction): Fix index.
671 (Usage Overview):
672 (Citations, Citation Elements, Recognizing Citations)
673 (Information Keys and the Info Alist, Reference Headers)
674 (The Built-in Header Rewrite Functions)
675 (Electric References, Reply Buffer Initialization)
676 (Filling Cited Text, Selecting an Attribution)
677 (Attribution Preferences)
678 (Anonymous Attributions, Author Names)
679 (Using Regi, Post-yank Formatting Commands)
680 (Citing Commands, Insertion Commands)
681 (Mail Field Commands)
682 (Hints to MUA Authors, Thanks and History): Change from one space
683 between sentences to two.
684 (What Supercite Does): Typo fix.
685
686 * newsticker.texi (Usage): Use @key for RET.
687
688 * cl.texi (Argument Lists):
689 (For Clauses):
690 (Macros): Add indexes.
691
692 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
693
694 * cl.texi (Blocks and Exits): Add an index.
695
696 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
697
698 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
699 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
700 (todo-mode.dvi, todo-mode.pdf): New rules.
701
702 * todo-mode.texi: New file.
703
704 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
705
706 * gnus.texi (Basic Usage): Mention that warp means jump here.
707 (The notmuch Engine): Mention notmuch.
708
709 2013-07-30 Tassilo Horn <tsdh@gnu.org>
710
711 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
712 `gnus-subthread-sort-functions' and remove the obsolete documentation
713 of `gnus-sort-threads-recursively'.
714
715 2013-07-29 David Engster <deng@randomsample.de>
716
717 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
718 implementation.
719 (Introduction): Add further missing features.
720 (Building Classes): Add introductory paragraph.
721 (Wish List): Add metaclasses and EQL specialization.
722
723 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
724
725 * tramp.texi (Frequently Asked Questions): Mention
726 `tramp-use-ssh-controlmaster-options'.
727
728 2013-07-26 Tassilo Horn <tsdh@gnu.org>
729
730 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
731 `gnus-sort-threads-recursively'.
732
733 2013-07-25 Glenn Morris <rgm@gnu.org>
734
735 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
736 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
737
738 * erc.texi (Special Features): Update contact information.
739 (History): Avoid using @email.
740
741 * eshell.texi (Bugs and ideas): Minor updates.
742
743 * faq.texi (Reporting bugs, Origin of the term Emacs)
744 (Setting up a customization file)
745 (Using an already running Emacs process, Turning off beeping)
746 (Packages that do not come with Emacs)
747 (Replying to the sender of a message): Avoid using @email.
748
749 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
750
751 * reftex.texi (Imprint): Avoid using @email.
752
753 * ses.texi (Top): Update bug reporting instructions.
754 (Acknowledgments): Avoid using @email.
755
756 * woman.texi (Introduction, Background): Remove outdated information.
757 (Bugs, Acknowledgments): Avoid using @email.
758
759 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
760
761 * ido.texi: New file.
762
763 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
764
765 * gnus.texi (Customizing Articles): Document function predicates.
766
767 2013-07-08 Tassilo Horn <tsdh@gnu.org>
768
769 * gnus.texi (lines): Correct description of
770 `gnus-registry-track-extra's default value. Mention
771 `gnus-registry-remove-extra-data'.
772
773 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
774
775 * gnus.texi (Group Parameters): Mention regexp
776 substitutions (bug#11688).
777
778 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
779
780 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
781
782 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
783
784 * gnus.texi (Emacsen): Fix version.
785
786 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
787
788 2013-07-06 Glenn Morris <rgm@gnu.org>
789
790 * mh-e.texi: Fix external links.
791 (Using This Manual): Printed elisp manuals no longer available.
792
793 * newsticker.texi (Overview): Update URL.
794
795 * nxml-mode.texi (Introduction): Update URL.
796
797 * org.texi (JavaScript support): Fix URL.
798
799 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
800
801 * eudc.texi (CCSO PH/QI): Remove defunct URL.
802
803 * dbus.texi (Introspection): Update URL to a less defunct one.
804
805 * gnus.texi (Top): Restrict "Other related manuals" to info output.
806 (Foreign Groups): Use @indicateurl for examples.
807 (Direct Functions): Remove defunct URL.
808 (RSS): Update URL.
809
810 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
811 (FAQ 7-1): Update URL.
812
813 * pgg.texi (Top, Overview): Add note about obsolescence.
814
815 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
816
817 * texinfo.tex: Merge from gnulib.
818
819 2013-07-03 Glenn Morris <rgm@gnu.org>
820
821 * bovine.texi (top):
822 * cc-mode.texi (AWK Mode Font Locking):
823 * mh-e.texi (Preface):
824 * url.texi (URI Parsing): Fix cross-references to other manuals.
825
826 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
827
828 * gnus.texi (Client-Side IMAP Splitting):
829 Note that `nnimap-inbox' now can be a list.
830
831 2013-06-24 Glenn Morris <rgm@gnu.org>
832
833 * eshell.texi: Fix cross-references to other manuals.
834
835 2013-06-23 Glenn Morris <rgm@gnu.org>
836
837 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
838 Remove; not needed now we use a standard html layout for the faq.
839 (clean): Remove HTML_TARGETS, emacs-faq.text.
840
841 2013-06-21 Eduard Wiebe <usenet@pusto.de>
842
843 * flymake.texi (Parsing the output, Customizable variables):
844 Add reference to `flymake-warning-predicate'.
845
846 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
847
848 * tramp.texi (Top, Configuration): Insert section `Predefined
849 connection information' in menu.
850 (Predefined connection information): New section.
851 (Android shell setup): Make a reference to `Predefined connection
852 information'.
853
854 2013-06-19 Glenn Morris <rgm@gnu.org>
855
856 * Makefile.in (version): New, set by configure.
857 (clean): Delete dist tar file.
858 (infoclean): New, split from maintainer-clean.
859 (maintainer-clean): Run infoclean.
860 (dist): New rule, to make tarfile for www.gnu.org.
861
862 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
863
864 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
865 for keys q and Q.
866 (Standards): Reference RFC5804 as the defining document of the
867 managesieve protocol.
868
869 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
870
871 * eshell.texi (Input/Output): Expand to cover new visual-command
872 options, eshell-visual-subcommands and eshell-visual-options.
873 Divide into separate Visual Commands and Redirection sections.
874
875 2013-06-10 Glenn Morris <rgm@gnu.org>
876
877 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
878
879 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
880
881 * gnus.texi (Article Date):
882 Fix description of gnus-article-update-date-headers.
883
884 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
885
886 * erc.texi (Special Features): ERC is being maintained within
887 Emacs now.
888
889 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
890
891 * flymake.texi: Change from one space between sentences to two.
892
893 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
894
895 * cl.texi (Obsolete Macros): Describe replacements for `flet'
896 (bug#14293).
897
898 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
899
900 * tramp.texi (Frequently Asked Questions): Precise, how to define
901 an own ControlPath.
902
903 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
904
905 * tramp.texi (Frequently Asked Questions): New item for
906 ControlPath settings.
907
908 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
909
910 * calc.texi (Basic Operations on Units): Streamline some
911 descriptions.
912
913 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
914
915 * eshell.texi (Built-ins): Update manual to mention tramp module.
916
917 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
918
919 * tramp.texi (Filename Syntax): Host names are not allowed to be
920 any method name, unless method name is specified explicitly.
921 Remove restriction on unibyte filenames.
922
923 * trampver.texi: Update release number.
924
925 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
926
927 doc: convert some TeX accents to UTF-8
928 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
929 '@"{@dotless{i}}'.
930
931 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
932
933 Sync with Tramp 2.2.7.
934
935 * trampver.texi: Update release number.
936
937 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
938
939 * calc.texi (Basic Operations on Units): Streamline some
940 descriptions.
941
942 2013-03-08 Glenn Morris <rgm@gnu.org>
943
944 * faq.texi (Top): Don't say this was updated @today.
945 That's irrelevant and leads to spurious diffs.
946
947 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
948
949 * calc.texi (Basic Operations on Units):
950 Fix cross-reference.
951
952 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
953
954 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
955
956 2013-03-06 Alan Mackenzie <acm@muc.de>
957
958 * cc-mode.texi (Custom Line-Up): Clarify position of point on
959 calling a line-up function.
960
961 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
962
963 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
964 * ses.texi: Switch from Latin-1 to UTF-8.
965
966 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
967
968 * tramp.texi (External methods): Tramp does not connect Android
969 devices by itself.
970
971 2013-03-02 Bill Wohler <wohler@newt.com>
972
973 Release MH-E manual version 8.5.
974
975 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
976 release 8.5.
977
978 * mh-e.texi (Preface, Conventions, Getting Started)
979 (Using This Manual, Folder Selection, Viewing, Aliases)
980 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
981 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
982 Update URLs.
983
984 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
985
986 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
987 and "plink2" entries. "plink2" is obsolete for a long time.
988 (External methods): Remove "scp1" and "scp2" entries.
989 Explain user name and host name specification for "adb".
990
991 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
992
993 * tramp.texi (External methods): Mention `tramp-adb-program'.
994
995 2013-02-28 Bastien Guerry <bzg@gnu.org>
996
997 * org.texi (Visibility cycling): Suggest to set
998 `org-agenda-inhibit-startup' to nil if user wants the startup
999 visibility settings to be honored in any circumstances.
1000 (Progress logging, Checkboxes): Fix typos.
1001
1002 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1003
1004 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1005 the macros, for Texinfo 4.13 and 5.0.
1006
1007 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1008
1009 Port Tramp documentation to Texinfo 5.0.
1010 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1011 (Filename Syntax): Do not use @trampfn{} in @item.
1012 (Filename completion): Use @columnfractions in @multitable.
1013
1014 2013-02-22 Glenn Morris <rgm@gnu.org>
1015
1016 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1017
1018 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1019
1020 * Makefile.in (html): New rule.
1021
1022 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1023
1024 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1025 Volpiatto <thierry.volpiatto@gmail.com>.
1026
1027 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1028
1029 * tramp.texi (Top, Configuration): Insert section `Android shell
1030 setup' in menu.
1031 (Android shell setup): New section.
1032 (Connection types, Default Method)
1033 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1034 (External methods): Remove "scpc" and "rsyncc" entries.
1035 (Frequently Asked Questions): Remove entry about ControlPersist.
1036
1037 2013-02-13 Glenn Morris <rgm@gnu.org>
1038
1039 * message.texi (News Headers): Don't mention yow any more.
1040
1041 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1042
1043 * calc.texi (Basic Operations on Units):
1044 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
1045
1046 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1047
1048 * eshell.texi: Fill most of the missing sections.
1049
1050 2013-02-07 Bastien Guerry <bzg@gnu.org>
1051
1052 * org.texi (References): Clarify an example.
1053 (Installation): Fix instructions.
1054 (Org-Plot): Fix link.
1055 (Checkboxes, Radio lists): Fix typos.
1056
1057 2013-02-07 Glenn Morris <rgm@gnu.org>
1058
1059 * cl.texi (Equality Predicates): Mention memql.
1060
1061 2013-02-07 Eric Ludlam <zappo@gnu.org>
1062
1063 * doc/misc/ede.texi (Creating a project): Make ede-new doc less
1064 specific, and only about items it supports, indicating that there
1065 might be more. Remove refs to simple project and direct automake
1066 from ede new.
1067 (Simple projects): Re-write to not talk about ede-simple-project
1068 which is deprecated, and instead use the term to mean projects
1069 that don't do much management, just project wrapping.
1070 Add ede-generic-project link.
1071 (ede-generic-project): New node (bug#11441).
1072
1073 2013-02-07 Glenn Morris <rgm@gnu.org>
1074
1075 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1076
1077 2013-02-01 Glenn Morris <rgm@gnu.org>
1078
1079 * calc.texi (Help Commands): Update calc-view-news description.
1080 Mention etc/CALC-NEWS.
1081
1082 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1083
1084 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1085
1086 2013-01-13 Bastien Guerry <bzg@gnu.org>
1087
1088 * org.texi (Installation): Simplify.
1089
1090 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1091
1092 * org.texi (Handling links): Update the mention to the obsolete
1093 variable `org-link-to-org-use-id' with a mention to the newer
1094 variable `org-id-link-to-org-use-id'. Mention the need to load
1095 the org-id library.
1096
1097 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1098
1099 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1100
1101 2013-01-09 Bastien Guerry <bzg@gnu.org>
1102
1103 * org.texi (Pushing to MobileOrg): Add footnote about using
1104 symbolic links in `org-directory'.
1105 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1106 of the now obsolete alias `org-float'.
1107 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1108 index. Fix description of TODO keywords cycling.
1109 (Advanced features): Add missing argument for @item.
1110 (Storing searches): Add index entries and a note about
1111 *-tree agenda views.
1112 (Structure editing): Document `org-mark-element' and
1113 `org-mark-subtree'.
1114 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1115
1116 2013-01-08 Juri Linkov <juri@jurta.org>
1117
1118 * info.texi (Go to node): Mention the abbreviated format
1119 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1120
1121 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1122
1123 * autotype.texi: Remove undefined command @subtitlefont.
1124 * cc-mode.texi: Likewise.
1125
1126 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1127 @item argument.
1128 (Property searches): Use \\ instead of @backslashchar{}.
1129 * pgg.texi (VERSION): Move @set below @setfilename.
1130
1131 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1132
1133 * ada-mode.texi: Remove braces from @title argument.
1134 * eudc.texi: Likewise.
1135 * smtpmail.texi: Likewise.
1136 * auth.texi (VERSION): Set before first use.
1137 * emacs-gnutls.texi (VERSION): Likewise.
1138 * pgg.texi (VERSION): Likewise.
1139 * ede.texi (Top): Rename from top, all uses changed.
1140 * eshell.texi: Add missing argument to @sp.
1141 * forms.texi (Top): Reorder menu to match structure.
1142 * htmlfontify.texi (Customisation): Add missing @item in
1143 @enumerate.
1144 * org.texi (Advanced features): Add missing argument for @item.
1145 (Property searches): Use @backslashchar{} in macro argument.
1146 * pcl-cvs.texi: Add missing argument to @sp.
1147 (Movement commands): Fix use of @itemx.
1148 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1149 * reftex.texi (Options (Creating Citations)): Add missing newline
1150 before @end.
1151 * tramp.texi (Obtaining Tramp): Remove extra dots.
1152 (Configuration): Reorder menu to match structure.
1153 (Remote shell setup): Replace literal NUL character by \0.
1154 * viper.texi (Marking): Add missing argument for @item.
1155
1156 2013-01-04 Glenn Morris <rgm@gnu.org>
1157
1158 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1159 Add htmlfontify.
1160 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1161 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1162 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1163 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1164
1165 * htmlfontify.texi: Miscellaneous fixes and updates.
1166 Set copyright to FSF, update license to GFDL 1.3+.
1167
1168 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1169
1170 * htmlfontify.texi: New file.
1171
1172 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1173
1174 * calc.texi (Free-Form Dates): Expand on the date reading
1175 algorithm.
1176
1177 2012-12-27 Glenn Morris <rgm@gnu.org>
1178
1179 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1180 Avoid some overfull lines.
1181
1182 * widget.texi (Programming Example): Break some long lines.
1183
1184 * wisent.texi (Wisent Overview): Fix xref.
1185 (Grammar format, Understanding the automaton): Avoid overfill.
1186
1187 * bovine.texi (Optional Lambda Expression): Allow line break.
1188
1189 * auth.texi (Help for users): Break long lines.
1190
1191 * ada-mode.texi (Project file variables):
1192 Reword to reduce underfull hbox.
1193 (No project files, Use GNAT project file):
1194 Use smallexample to make some overfull lines less terrible.
1195
1196 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1197 Fix cross-references to separate manuals.
1198
1199 * Makefile.in (gfdl): New variable. Use throughout where
1200 appropriate so that targets depend on doclicense.texi.
1201
1202 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1203
1204 * gnus.texi (Customizing the IMAP Connection): Mention the other
1205 authenticators.
1206
1207 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1208
1209 * gnus.texi (Browse Foreign Server):
1210 Document `gnus-browse-delete-group'.
1211
1212 2012-12-22 Glenn Morris <rgm@gnu.org>
1213
1214 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
1215 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1216 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1217 * widget.texi, wisent.texi: Nuke hand-written node pointers.
1218
1219 * Makefile.in (gfdl): New variable. Use throughout where
1220 appropriate so that targets depend on doclicense.texi.
1221
1222 2012-12-22 Eli Zaretskii <eliz@gnu.org>
1223
1224 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1225 doclicense.texi. Remove doclicense.texi from all targets that
1226 mentioned it explicitly.
1227 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1228 $(emacsdir)/emacsver.texi.
1229 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
1230
1231 2012-12-21 Glenn Morris <rgm@gnu.org>
1232
1233 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1234 Include emacsver.texi. Nuke hand-written node pointers.
1235 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1236 Depend on emacsver.texi.
1237
1238 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1239 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1240 May as well just include doclicense.texi in everything.
1241
1242 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1243 which @copying says is included.
1244
1245 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1246 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1247 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1248 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1249 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1250 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1251 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1252 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1253 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1254 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1255 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1256 copies from the FSF, which does not publish these manuals.
1257
1258 * erc.texi: No need to include gpl in this small manual.
1259
1260 * org.texi (copying): Include a copy of the GFDL.
1261 (GNU Free Documentation License): New section.
1262
1263 2012-12-21 Bastien Guerry <bzg@gnu.org>
1264
1265 * org.texi: Fix typos.
1266
1267 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1268
1269 * calc.texi (ISO 8601): Rename from ISO-8601,
1270 as it's typically spelled without a hyphen.
1271
1272 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1273
1274 * calc.texi (ISO-8601): New section.
1275 (Date Formatting Codes): Mention new codes.
1276 (Standard Date Formats): Mention new formats.
1277
1278 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
1279
1280 * tramp.texi (External methods): Move `adb' method here.
1281
1282 2012-12-13 Glenn Morris <rgm@gnu.org>
1283
1284 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1285
1286 * wisent.texi: Small edits. Set copyright to FSF, update license to
1287 GFDL 1.3+.
1288 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1289 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1290 New targets.
1291 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1292 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1293
1294 * bovine.texi: Small edits. Set copyright to FSF, update license to
1295 GFDL 1.3+, remove empty index.
1296 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1297 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1298 New targets.
1299 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1300 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1301
1302 2012-12-13 Eric Ludlam <zappo@gnu.org>
1303 David Ponce <david@dponce.com>
1304 Richard Kim <emacs18@gmail.com>
1305
1306 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
1307
1308 2012-12-13 Glenn Morris <rgm@gnu.org>
1309
1310 * flymake.texi (Customizable variables, Locating the buildfile):
1311 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1312
1313 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1314 GFDL 1.3+ license, fix up index.
1315 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1316 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1317 (srecode.pdf): New targets.
1318 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1319 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1320
1321 2012-12-13 Eric Ludlam <zappo@gnu.org>
1322
1323 * srecode.texi: New file, imported from CEDET trunk.
1324
1325 2012-12-13 Bastien Guerry <bzg@gnu.org>
1326
1327 * org.texi (Summary, Code block specific header arguments)
1328 (Code block specific header arguments)
1329 (Header arguments in function calls, var, noweb)
1330 (Results of evaluation, Code evaluation security):
1331 Small reformatting: add a blank line before some example.
1332
1333 * org.texi (System-wide header arguments)
1334 (Header arguments in Org mode properties, Conflicts)
1335 (Dynamic blocks, Using the mapping API):
1336 Fix indentation of Elisp code examples.
1337
1338 * org.texi (Comment lines): Fix description of the comment syntax.
1339
1340 * org.texi (Installation): Mention "make test" in the correct section.
1341
1342 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1343
1344 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1345 These are just minor editorial changes.
1346
1347 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
1348
1349 * tramp.texi (History): Mention ADB.
1350 (Inline methods): Add `adb' method.
1351
1352 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
1353
1354 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1355 (External methods): Fix typo.
1356
1357 2012-12-03 Glenn Morris <rgm@gnu.org>
1358
1359 * rcirc.texi (Notices): Fix typo.
1360
1361 2012-11-25 Bill Wohler <wohler@newt.com>
1362
1363 Release MH-E manual version 8.4.
1364
1365 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
1366 Update for release 8.4.
1367
1368 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1369 (Junk): Add mh-whitelist-preserves-sequences-flag,
1370 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1371 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1372
1373 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1374
1375 * mh-e.texi (Procmail): Fix two @ typos.
1376
1377 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1378
1379 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1380 These are just minor editorial changes.
1381
1382 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1383
1384 * calc.texi (Date Formatting Codes): Mention the new beginning of
1385 the date numbering system.
1386
1387 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1388
1389 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1390 (Date Forms): Correct off-by-one error in explanation of
1391 Julian day numbers. Give Gregorian equivalent of its origin.
1392
1393 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1394
1395 * doc/misc/calc.texi (Date Forms): Mention the customizable
1396 Gregorian-Julian switch.
1397 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1398
1399 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1400
1401 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1402 It also uses January 1, 1 AD as its day number 1.
1403 * calc.texi (Date Forms): Document this.
1404
1405 2012-11-16 Glenn Morris <rgm@gnu.org>
1406
1407 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1408 (Obsolete Macros): Move example here from Function Bindings.
1409
1410 * erc.texi: Use @code{nil} rather than just "nil".
1411 (Modules): Undocument obsolete "hecomplete".
1412 Add "notifications".
1413 (Connecting): Add brief section on passwords.
1414 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
1415
1416 2012-11-13 Glenn Morris <rgm@gnu.org>
1417
1418 * flymake.texi (Customizable variables)
1419 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1420 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1421
1422 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
1423
1424 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1425 In all file place SES into @acronym{...}.
1426 (Advanced Features): Add key index and function index for
1427 ses-set-header-row. Add description for function
1428 ses-rename-cell. Add description for function
1429 ses-repair-cell-reference-all.
1430 (Ranges in formulas): Add description for ses-range flags.
1431
1432 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1433
1434 * texinfo.tex: Merge from gnulib.
1435
1436 2012-11-10 Chong Yidong <cyd@gnu.org>
1437
1438 * url.texi (Introduction): Move url-configuration-directory to
1439 Customization node.
1440 (Parsed URIs): Split into its own node.
1441 (URI Encoding): New node.
1442 (Defining New URLs): Remove empty chapter.
1443 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1444 Improve docs for url-queue-*.
1445 (Supported URL Types): Copyedits. Delete empty subnodes.
1446
1447 * url.texi (Introduction): Rename from Getting Started.
1448 Rewrite the introduction.
1449 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1450
1451 2012-11-10 Glenn Morris <rgm@gnu.org>
1452
1453 * cl.texi (Obsolete Setf Customization):
1454 Revert defsetf example to the more correct let rather than prog1.
1455 Give define-modify-macro, defsetf, and define-setf-method
1456 gv.el replacements.
1457
1458 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
1459 (Setf Extensions): Remove obsolete reference.
1460 (Obsolete Setf Customization):
1461 Move note on lack of setf functions to lispref/variables.texi.
1462 Undocument get-setf-method, since it no longer exists.
1463 Mention simple defsetf replaced by gv-define-simple-setter.
1464
1465 2012-11-03 Glenn Morris <rgm@gnu.org>
1466
1467 * cl.texi: Further general copyedits.
1468 (List Functions): Remove copy-tree, standard elisp for some time.
1469 (Efficiency Concerns): Comment out examples that no longer apply.
1470 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
1471 (Creating Symbols, Random Numbers): De-emphasize internal
1472 variables cl--gensym-counter and cl--random-state. (Bug#12788)
1473 (Naming Conventions, Type Predicates, Macros)
1474 (Predicates on Numbers): No longer mention cl-floatp-safe.
1475
1476 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1477
1478 * gnus.texi (Mail Source Specifiers):
1479 Document :leave keyword used for pop mail source.
1480
1481 2012-11-01 Glenn Morris <rgm@gnu.org>
1482
1483 * cl.texi: General copyedits for style, line-breaks, etc.
1484 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1485 (Macro Bindings, Blocks and Exits):
1486 Acknowledge existence of lexical-binding.
1487 (Iteration): Mainly defer to doc of standard dolist, dotimes.
1488
1489 2012-10-31 Glenn Morris <rgm@gnu.org>
1490
1491 * ert.texi (Introduction, The @code{should} Macro):
1492 Refer to "cl-assert" rather than "assert".
1493
1494 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1495 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1496 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1497 Reword, and add details of flet and labels.
1498 (Modify Macros, Function Bindings): Add some xrefs.
1499
1500 2012-10-30 Glenn Morris <rgm@gnu.org>
1501
1502 * cl.texi (Modify Macros): Update for cl-letf changes.
1503 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
1504 (Setf Extensions): Partially restore note about cl-getf,
1505 mainly moved to lispref/variables.texi.
1506 (Property Lists): Fix cl-getf typos.
1507 (Mapping over Sequences): Mention cl-mapc naming oddity.
1508
1509 2012-10-29 Glenn Morris <rgm@gnu.org>
1510
1511 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
1512 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
1513 (Customizing Setf): Move contents to "Obsolete Setf Customization".
1514 (Modify Macros, Multiple Values, Other Clauses):
1515 Remove mentions of obsolete features.
1516 (Obsolete Setf Customization): Don't mention `apply' setf.
1517
1518 2012-10-28 Glenn Morris <rgm@gnu.org>
1519
1520 * cl.texi (Multiple Values, Common Lisp Compatibility):
1521 More namespace updates.
1522 (Obsolete Features): Copyedits.
1523 (Obsolete Lexical Macros, Obsolete Setf Customization):
1524 New subsections.
1525
1526 * cl.texi (Porting Common Lisp, Lexical Bindings):
1527 Add some xrefs to the Elisp manual.
1528
1529 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1530 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1531 (Obsolete Features): New appendix. Move Lexical Bindings here.
1532
1533 2012-10-27 Glenn Morris <rgm@gnu.org>
1534
1535 * cl.texi: Use defmac for macros rather than defspec.
1536 (Efficiency Concerns): Related copyedit.
1537
1538 * cl.texi (Control Structure): Update for setf now being in core.
1539 (Setf Extensions): Rename from Basic Setf. Move much of the
1540 former content to lispref/variables.texi.
1541 (Modify Macros): Move pop, push details to lispref/variables.texi.
1542 (Customizing Setf): Copyedits for setf etc being in core.
1543 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1544 Further namespaces updates.
1545
1546 2012-10-26 Bastien Guerry <bzg@gnu.org>
1547
1548 * org.texi (Installation): Update the link to Org's ELPA.
1549 Also don't mention org-install.el anymore as the replacement file
1550 org-loaddefs.el is now loaded by org.el.
1551
1552 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
1553
1554 * tramp.texi (Frequently Asked Questions):
1555 Mention `tramp-completion-reread-directory-timeout' for performance
1556 improvement.
1557
1558 2012-10-25 Glenn Morris <rgm@gnu.org>
1559
1560 * cl.texi: Don't mess with the TeX section number counter.
1561 Use Texinfo recommended convention for quotes+punctuation.
1562 (Overview, Sequence Functions): Rephrase for better line-breaking.
1563 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1564 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1565 (Random Numbers, Mapping over Sequences, Structures)
1566 (Porting Common Lisp): Further updates for cl-lib namespace.
1567 (Modify Macros, Declarations, Macro Bindings, Structures):
1568 Break long lines in examples.
1569 (Dynamic Bindings): Update for changed progv behavior.
1570 (Loop Examples, Efficiency Concerns): Markup fixes.
1571 (Structures): Remove TeX margin change.
1572 (Declarations): Fix typos.
1573
1574 2012-10-24 Glenn Morris <rgm@gnu.org>
1575
1576 * cl.texi (Overview, Multiple Values, Creating Symbols)
1577 (Numerical Functions): Say less/nothing about the original cl.el.
1578 (Old CL Compatibility): Remove.
1579 (Assertions): Remove ignore-errors (standard Elisp for some time).
1580
1581 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1582 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1583 (Efficiency Concerns, Efficiency Concerns)
1584 (Common Lisp Compatibility, Old CL Compatibility):
1585 Further updates for cl-lib namespace.
1586
1587 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1588
1589 Update manual for new time stamp format (Bug#12706).
1590 * emacs-mime.texi (time-date): Update for new format.
1591 Also, fix bogus time stamp and modernize a bit.
1592
1593 2012-10-23 Glenn Morris <rgm@gnu.org>
1594
1595 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1596 than unchanging cl.el version number.
1597 End all menu descriptions with a period.
1598 Do not use @dfn{CL} for every instance of "CL".
1599 (Overview): Remove no-runtime caveat, and note about foo* names.
1600 (Usage): Use cl-lib rather than cl.
1601 (Organization, Naming Conventions): Update for cl-lib.el.
1602 (Installation): Remove long-irrelevant node.
1603 (Program Structure, Predicates, Control Structure):
1604 Start updating for cl-lib namespace.
1605 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1606 Depend on emacsver.texi.
1607
1608 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
1609
1610 * trampver.texi: Update release number.
1611
1612 2012-10-06 Glenn Morris <rgm@gnu.org>
1613
1614 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1615 ERC version.
1616 (Introduction): ERC is distributed with Emacs.
1617 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1618 (Getting Started): Simplify.
1619 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1620 (History): Mention ERC maintained as part of Emacs now.
1621 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1622 Add dependency on emacsver.texi.
1623
1624 * erc.texi: Remove hand-written node pointers.
1625
1626 2012-10-05 Glenn Morris <rgm@gnu.org>
1627
1628 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1629 Copyedits.
1630
1631 2012-10-01 Eric Ludlam <zappo@gnu.org>
1632
1633 * ede.texi (Quick Start, Project Local Variables)
1634 (Miscellaneous commands, ede-java-root, Development Overview)
1635 (Detecting a Project): New nodes.
1636 (Simple projects): Node deleted.
1637
1638 * eieio.texi (Building Classes): Some slot attributes cannot be
1639 overridden.
1640 (Slot Options): Remove an example.
1641 (Method Invocation, Documentation): New nodes.
1642
1643 2012-10-01 Glenn Morris <rgm@gnu.org>
1644
1645 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1646 (reftex.pdf): Add dependency on emacsver.texi.
1647 * reftex.texi: Don't include directory part for emacsver.texi;
1648 the Makefile's -I handles it.
1649
1650 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
1651
1652 Merge from standalone RefTeX repository.
1653
1654 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1655 with macros.
1656 (Imprint): Mention Wolfgang in list of contributors.
1657 (Creating Citations): Give a hint about how to
1658 auto-revert the BibTeX database file when using external editors.
1659 (Referencing Labels): Simplify section about reference macro
1660 cycling.
1661 (Options (Referencing Labels)): Adapt to new structure of
1662 `reftex-ref-style-alist'.
1663 (Referencing Labels, Reference Styles): Document changes in the
1664 referencing functionality.
1665 (Commands): Mention options for definition of header and footer in
1666 BibTeX files.
1667 (Options (Creating Citations)): Document
1668 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1669 (Reference Styles): New section.
1670 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1671 (Options (Referencing Labels)): Remove descriptions of deprecated
1672 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1673 Add descriptions for `reftex-ref-style-alist' and
1674 `reftex-ref-style-default-list'.
1675 (Referencing Labels): Update regarding reference styles.
1676 (Citation Styles): Mention support for ConTeXt.
1677 (Options (Defining Label Environments)): Fix typo.
1678 (Options (Creating Citations)):
1679 Document `reftex-cite-key-separator'.
1680
1681 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
1682
1683 * org.texi: Add description of ORG_ADD_CONTRIB to info
1684 documentation. Add link to Worg for more details.
1685
1686 * org.texi: Clarify installation procedure. Provide link to the
1687 build system description on Worg.
1688
1689 * org.texi: Remove reference to utils/, x11idle.c is now in
1690 contrib/scripts.
1691
1692 * org.texi: Re-normalize to "Org mode" in manual.
1693
1694 * org.texi (Installation): Adapt documentation to new build
1695 system. Mention GNU ELPA (since it needs to be handled like Emacs
1696 built-in Org).
1697
1698 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
1699
1700 * org.texi: Fix typo in description of the 'Hooks' section.
1701
1702 * org.texi: Add ID to the list of special properties.
1703
1704 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
1705
1706 * org.texi (Moving subtrees): Document the ability to archive to a
1707 datetree.
1708
1709 2012-09-30 Bastien Guerry <bzg@gnu.org>
1710
1711 * org.texi (Installation, Feedback, Batch execution):
1712 Use (add-to-list 'load-path ... t) for the contrib dir.
1713
1714 * org.texi (results): Update documentation for ":results drawer"
1715 and ":results org".
1716
1717 * org.texi (Column width and alignment): Fix typo.
1718
1719 * org.texi (Activation): Point to the "Conflicts" section.
1720
1721 * org.texi (Conflicts): Mention filladapt.el in the list of
1722 conflicting packages.
1723
1724 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
1725 not needed for versions of Emacs > 22.1.
1726
1727 * org.texi (History and Acknowledgments): Fix typo.
1728
1729 * org.texi (History and Acknowledgments): Add my own
1730 acknowledgments.
1731
1732 * org.texi (Agenda commands): Document the new command and the new
1733 option.
1734
1735 * org.texi (Agenda commands): Delete `org-agenda-action' section.
1736 (Agenda commands): Reorder. Document `*' to toggle persistent
1737 marks.
1738
1739 * org.texi (Agenda dispatcher):
1740 Mention `org-toggle-agenda-sticky'.
1741 (Agenda commands, Exporting Agenda Views): Fix typo.
1742
1743 * org.texi (Templates in contexts, Setting Options): Update to
1744 reflect changes in how contexts options are processed.
1745
1746 * org.texi (Templates in contexts): Document the new structure of
1747 the variables `org-agenda-custom-commands-contexts' and
1748 `org-capture-templates-contexts'.
1749
1750 * org.texi (Templates in contexts): Document the new option
1751 `org-capture-templates-contexts'.
1752 (Storing searches): Document the new option
1753 `org-agenda-custom-commands-contexts'.
1754
1755 * org.texi (Formula syntax for Lisp): Reformat.
1756
1757 * org.texi (Special properties, Column attributes)
1758 (Agenda column view): Document the new special property
1759 CLOCKSUM_T.
1760
1761 * org.texi (Template expansion): Document the new %l template.
1762
1763 * org.texi (Fast access to TODO states): Fix documentation about
1764 allowed characters for fast todo selection.
1765
1766 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
1767 use in `org-agenda-to-appt'.
1768
1769 * org.texi (Comment lines): Update wrt comments.
1770
1771 * org.texi (Resolving idle time): Document new keybinding.
1772
1773 * org.texi (Clocking commands): Document the use of S-M-<up/down>
1774 on clock timestamps.
1775
1776 * org.texi (Fast access to TODO states): Explicitly says only
1777 letters are supported as fast TODO selection keys.
1778
1779 * org.texi (Link abbreviations): Illustrate the use of the "%h"
1780 specifier. Document the new "%(my-function)" specifier.
1781
1782 * org.texi (Clocking commands): New cindex.
1783 (Clocking commands): Update documentation for `org-clock-in'.
1784 Document `org-clock-in-last'. Mention `org-clock-out' and
1785 `org-clock-in-last' as commands that can be globally bound.
1786 (Resolving idle time): Document continuous clocking.
1787
1788 * org.texi (Top, Introduction): Fix formatting.
1789 (Activation): Add index entries.
1790 (Conventions): Update section.
1791 (Embedded @LaTeX{}): Fix formatting.
1792
1793 * org.texi (Visibility cycling): Document `show-children'.
1794
1795 * org.texi (Using capture): Mention the `org-capture-last-stored'
1796 bookmark as a way to jump to the last stored capture.
1797
1798 * org.texi (Uploading files): Fix typo.
1799
1800 * org.texi (Using capture): Document `C-0' as a prefix argument
1801 for `org-capture'.
1802
1803 * org.texi (Agenda commands): Document persistent marks.
1804
1805 * org.texi (Template expansion): Update doc to reflect change.
1806
1807 * org.texi (Radio tables): Document the :no-escape parameter.
1808
1809 * org.texi (Repeated tasks): Document repeat cookies for years,
1810 months, weeks, days and hours.
1811
1812 * org.texi (Export options): State that you can use the d: option
1813 by specifying a list of drawers.
1814
1815 * org.texi (HTML preamble and postamble): Small doc improvement.
1816
1817 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
1818
1819 * org.texi: The sections in the Exporting section of the manual
1820 left out articles in the description of the org-export-as-*
1821 commands, among other places. This patch adds them, adds a few
1822 missing prepositions, and switches instances of "an HTML" to "a
1823 html" for internal consistency.
1824
1825 * org.texi: Alter several examples of headings with timestamps in
1826 them to include the timestamps in the body instead of the heading.
1827
1828 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
1829
1830 * org.texi (Agenda dispatcher): Document sticky agenda views and
1831 the new key for them.
1832
1833 2012-09-30 Charles <millarc@verizon.net> (tiny change)
1834
1835 * org.texi (Advanced features): Fix error in table.
1836
1837 2012-09-30 Feng Shu <tumashu@gmail.com>
1838
1839 * org.texi (@LaTeX{} fragments): Document imagemagick as an
1840 alternative to dvipng.
1841
1842 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
1843
1844 * org.texi: Remove extra curly bracket.
1845
1846 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
1847
1848 * org.texi (org-clock-in-last and org-clock-cancel): Update the
1849 defkeys.
1850
1851 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
1852
1853 * org.texi (Agenda commands): Fix two typos by giving
1854 corresponding function names, according to
1855 `org-agenda-view-mode-dispatch'.
1856
1857 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
1858
1859 * org.texi (The spreadsheet): Fix typo.
1860
1861 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
1862
1863 * org.texi (Tracking your habits): Point to the "Tracking TODO
1864 state changes" section.
1865
1866 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
1867
1868 * org.texi (Literal examples): Remove reference to unknown
1869 `org-export-latex-minted' variable. Also simplify footnote since
1870 `org-export-latex-listings' documentation is exhaustive already.
1871
1872 * org.texi (Plain lists): Remove reference to now hard-coded
1873 `bullet' automatic rule.
1874
1875 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
1876
1877 * org.texi: Updated documentation accordingly.
1878
1879 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
1880
1881 * texinfo.tex: Merge from gnulib.
1882
1883 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
1884
1885 Sync with Tramp 2.2.6.
1886
1887 * tramp.texi (Bug Reports): Cleanup caches before a test run.
1888
1889 * trampver.texi: Update release number.
1890
1891 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
1892
1893 * texinfo.tex: Merge from gnulib.
1894
1895 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
1896
1897 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
1898 (bug#12096).
1899
1900 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
1901
1902 * calc.texi (Simplification modes, Conversions)
1903 (Operating on Selections): Mention "basic" simplification.
1904 (The Calc Mode Line): Mention the mode line display for Basic
1905 simplification mode.
1906 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
1907 simplifications.
1908 (Basic Simplifications): Rename from "Limited Simplifications"
1909 Replace "limited" by "basic" throughout.
1910 (Algebraic Simplifications): Indicate that the algebraic
1911 simplifications are done by default.
1912 (Unsafe Simplifications): Mention `m E'.
1913 (Simplification of Units): Mention `m U'.
1914 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
1915 (Kinds of Declarations, Functions for Declarations):
1916 Mention "algebraic simplifications" instead of `a s'.
1917 (Algebraic Entry): Remove mention of default simplifications.
1918
1919 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
1920
1921 * calc.texi (Getting Started, Tutorial): Change simulated
1922 Calc output to match actual output.
1923 (Simplifying Formulas): Mention that algebraic simplification is now
1924 the default.
1925
1926 2012-07-28 Eli Zaretskii <eliz@gnu.org>
1927
1928 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
1929 (Bug#12073)
1930
1931 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
1932
1933 Prefer typical American spelling for "acknowledgment".
1934 * calc.texi (History and Acknowledgments): Rename from
1935 History and Acknowledgements.
1936 * idlwave.texi (Acknowledgments):
1937 * ses.texi (Acknowledgments):
1938 * woman.texi (Acknowledgments): Rename from Acknowledgements.
1939
1940 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
1941
1942 Rename configure.in to configure.ac (Bug#11603).
1943 * ede.texi (Compiler and Linker objects, ede-proj-project)
1944 (ede-step-project): Prefer the name configure.ac to configure.in.
1945
1946 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
1947
1948 * tramp.texi (Multi-hops):
1949 Introduce `tramp-restricted-shell-hosts-alist'.
1950
1951 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1952
1953 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
1954 methods, so don't mention smtpmail here.
1955
1956 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
1957
1958 * gnus.texi (Picons): Document gnus-picon-properties.
1959
1960 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1961
1962 * gnus.texi: Remove mention of compilation, as that's no longer
1963 supported.
1964
1965 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
1966
1967 * gnus.texi (Archived Messages): Mention
1968 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
1969
1970 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1971
1972 * gnus.texi (Various Summary Stuff):
1973 Remove mention of `gnus-propagate-marks'.
1974
1975 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1976
1977 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
1978 which no longer exist.
1979
1980 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
1981
1982 * gnus.texi (Archived Messages):
1983 Document gnus-gcc-self-resent-messages.
1984
1985 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1986
1987 * message.texi (Mail Variables):
1988 Mention the optional user parameter for X-Message-SMTP-Method.
1989
1990 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1991
1992 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
1993
1994 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
1995
1996 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1997
1998 * gnus.texi (Key Index): Change encoding to utf-8.
1999
2000 2012-06-21 Glenn Morris <rgm@gnu.org>
2001
2002 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2003
2004 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2005
2006 * gnus.texi (Group Timestamp): Mention where to find documentation for
2007 the `gnus-tmp-' variables (bug#11601).
2008
2009 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2010
2011 Sync with Tramp 2.2.6-pre.
2012
2013 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2014 where appropriate.
2015 (Ad-hoc multi-hops): New section.
2016 (Remote processes): New subsection "Running remote processes on
2017 Windows hosts".
2018 (History): Add remote commands on Windows, and ad-hoc multi-hop
2019 methods.
2020 (External methods): "ControlPersist" must be set to "no" for the
2021 `scpc' method.
2022 (Remote processes): Add a note about `auto-revert-tail-mode'.
2023 (Frequently Asked Questions): Use "scpx" in combination with
2024 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2025
2026 * trampver.texi: Update release number.
2027
2028 2012-06-10 Chong Yidong <cyd@gnu.org>
2029
2030 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2031 compilation for html-mono.
2032
2033 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2034
2035 * texinfo.tex: Merge from gnulib.
2036
2037 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2038
2039 * Makefile.in (echo-info): Don't try to install info files named
2040 just ".info".
2041
2042 2012-05-28 Glenn Morris <rgm@gnu.org>
2043
2044 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2045
2046 * sc.texi: Nuke hand-written node pointers.
2047 Fix top-level menu to match actual node order.
2048
2049 2012-05-27 Glenn Morris <rgm@gnu.org>
2050
2051 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2052 Some associated fixes, including not messing with chapno in cl.texi.
2053
2054 2012-05-27 Bastien Guerry <bzg@gnu.org>
2055
2056 * org.texi (Durations and time values): Fix typo.
2057
2058 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2059
2060 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
2061 Mention `calc-ensure-consistent-units'.
2062
2063 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2064
2065 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2066 reference commands. (Bug#11461)
2067
2068 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2069
2070 2012-05-12 Glenn Morris <rgm@gnu.org>
2071
2072 * Makefile.in (mostlyclean): Add more TeX intermediates.
2073
2074 * Makefile.in: Make it look more like the other doc Makefiles.
2075 Use explicit $srcdir in all dependencies.
2076 Remove cd $srcdir from rules.
2077 (VPATH): Remove.
2078 (infodir): Set to an absolute path.
2079 (INFO_TARGETS): Use short names.
2080 (mkinfodir): infodir is now absolute.
2081 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2082
2083 * Makefile.in (info.info): Rename from info, to avoid duplication.
2084 (.SUFFIXES): Disable implicit rules.
2085
2086 * Makefile.in (MKDIR_P): New, set by configure.
2087 (mkinfodir): Use $MKDIR_P.
2088
2089 2012-05-07 Glenn Morris <rgm@gnu.org>
2090
2091 * forms.texi (Long Example): Update for changed location of files.
2092
2093 2012-05-04 Glenn Morris <rgm@gnu.org>
2094
2095 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2096 (INFO_TARGETS): Use $INFO_EXT.
2097 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2098 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2099 (INFO_TARGETS): Use $INFO_EXT.
2100 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2101
2102 2012-05-02 Glenn Morris <rgm@gnu.org>
2103
2104 * Makefile.in (echo-info): New phony target, used by top-level.
2105
2106 * viper.texi: Make direntry shorter (also it is no longer "newest").
2107
2108 * emacs-gnutls.texi, ert.texi, org.texi:
2109 Fix dircategory, direntry to match info/dir.
2110
2111 * faq.texi: Convert @inforefs to @xrefs.
2112 Fix some malformed cross-references.
2113 (File-name conventions): Shorten section name to avoid overfull line.
2114 (How to add fonts): Use smallexample to avoid overfull lines.
2115
2116 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2117
2118 * auth.texi (Help for users): Update for .gpg file being second.
2119
2120 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2121
2122 * org.texi (Agenda commands): Fix two typos: give corresponding
2123 function names, according to `org-agenda-view-mode-dispatch'.
2124
2125 2012-04-27 Glenn Morris <rgm@gnu.org>
2126
2127 * faq.texi (Major packages and programs): Remove section.
2128 There is no point listing 6 packages (cf etc/MORE.STUFF).
2129 (Finding Emacs and related packages): Move "Spell-checkers" here.
2130
2131 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2132
2133 * dbus.texi (Version): New node.
2134 (Properties and Annotations): Mention the object manager
2135 interface. Describe dbus-get-all-managed-objects.
2136 (Type Conversion): Floating point numbers are allowed, if an
2137 anteger does not fit Emacs's integer range.
2138 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2139 (Asynchronous Methods): Fix description of
2140 dbus-call-method-asynchronously.
2141 (Receiving Method Calls): Fix some minor errors.
2142 Add dbus-interface-emacs.
2143 (Signals): Describe unicast signals and the new match rules.
2144 (Alternative Buses): Add the PRIVATE optional argument to
2145 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2146
2147 2012-04-20 Glenn Morris <rgm@gnu.org>
2148
2149 * faq.texi (New in Emacs 24): New section.
2150 (Packages that do not come with Emacs): Mention M-x list-packages.
2151
2152 2012-04-14 Alan Mackenzie <acm@muc.de>
2153
2154 * cc-mode.texi (c-offsets-alist): Correct a typo.
2155
2156 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
2157
2158 * org.texi (Deadlines and scheduling): Fix the example: the
2159 DEADLINE item should come right after the headline. We enforce
2160 this convention, so it is a bug not to illustrate it correctly in
2161 the manual.
2162
2163 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2164
2165 * org.texi (Agenda commands): Fix documentation bug by swapping
2166 the equivalent keybindings to `org-agenda-next-line' with the ones
2167 to `org-agenda-previous-line'.
2168
2169 2012-04-14 Glenn Morris <rgm@gnu.org>
2170
2171 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2172
2173 2012-04-09 Eli Zaretskii <eliz@gnu.org>
2174
2175 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2176 Add emacs-gnutls.
2177 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2178
2179 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2180
2181 * Makefile.in: Add emacs-gnutls.texi to build.
2182
2183 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2184
2185 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2186
2187 * auth.texi (Secret Service API): Edit further and give examples.
2188 (Secret Service API): Adjust @samp to @code for collection names.
2189
2190 2012-04-04 Glenn Morris <rgm@gnu.org>
2191
2192 * auth.texi (Secret Service API): Copyedits.
2193 (Help for developers): Fill in some missing function doc-strings.
2194 (Help for users, Help for developers)
2195 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
2196
2197 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
2198
2199 * auth.texi (Secret Service API): Add the missing text.
2200
2201 2012-04-04 Chong Yidong <cyd@gnu.org>
2202
2203 * message.texi (Using PGP/MIME): Note that epg is now the default.
2204
2205 * gnus.texi: Reduce references to obsolete pgg library.
2206 (Security): Note that epg is now the default.
2207
2208 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2209
2210 * nxml-mode.texi (Completion): C-RET is no longer bound to
2211 nxml-complete.
2212
2213 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2214
2215 * org.texi (Customizing tables in ODT export): Correct few errors.
2216
2217 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2218
2219 * org.texi (Links in ODT export): Update.
2220 (Labels and captions in ODT export): New node.
2221
2222 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2223
2224 * org.texi (Literal examples in ODT export): htmlfontify.el in
2225 Emacs-24.1 now supports fontification. So ODT source blocks will
2226 be fontified by default.
2227
2228 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2229
2230 * org.texi (Refiling notes): Remove duplicated keybinding.
2231
2232 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2233
2234 * org.texi (noweb): Documentation of this new option to the :noweb
2235 header argument.
2236
2237 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2238
2239 * org.texi (Header and sectioning): Add example demonstrating how
2240 to use "LaTeX_CLASS_OPTIONS".
2241
2242 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2243
2244 * org.texi (Noweb reference syntax): Describe the ability to
2245 execute noweb references in the manual.
2246
2247 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2248
2249 * org.texi (cache): Improve cache documentation when session
2250 evaluation is used.
2251
2252 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2253
2254 * org.texi (Plain lists): Document removal.
2255
2256 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2257
2258 * org.texi: Decapitalize file name in references to Calc manual.
2259
2260 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2261
2262 * org.texi (Plain lists): Document removal.
2263
2264 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2265
2266 * org.texi (Top, OpenDocument Text export)
2267 (ODT export commands, Extending ODT export)
2268 (Images in ODT export, Tables in ODT export)
2269 (Configuring a document converter): Add or Update.
2270
2271 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2272
2273 * org.texi (MobileOrg): Change the wording to reflect that the
2274 Android Version is no longer just the little brother of the iOS
2275 version.
2276
2277 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2278
2279 * org.texi (Key bindings and useful functions): Update babel key
2280 binding documentation in manual.
2281
2282 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2283
2284 * org.texi (noweb): Document new noweb header value.
2285
2286 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2287
2288 * org.texi (noweb-sep): Document new header argument.
2289
2290 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2291
2292 * org.texi (noweb-ref): Documentation of this new custom variable.
2293
2294 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2295
2296 * org.texi (wrap): Update the new :wrap documentation to match the
2297 current implementation.
2298
2299 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2300
2301 * org.texi: Added documentation for :wrap.
2302
2303 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2304
2305 * org.texi: #+RESULTS now user-configurable.
2306
2307 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2308
2309 * org.texi: Documented :noweb no-export.
2310
2311 2012-04-01 Thomas Dye <dk@poto.local>
2312
2313 * org.texi: Edit :noweb no header argument for correctness.
2314
2315 2012-04-01 Bastien Guerry <bzg@gnu.org>
2316
2317 * org.texi (Customization): Update the approximate number of Org
2318 variables.
2319
2320 2012-04-01 Thomas Dye <dk@poto.local>
2321
2322 * org.texi: The :results wrap produces a drawer instead of a
2323 begin_results block.
2324
2325 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2326
2327 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2328 reflect the new default.
2329
2330 2012-03-10 Eli Zaretskii <eliz@gnu.org>
2331
2332 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2333 "Getting Started" to this node. (Bug#10450)
2334
2335 2012-03-10 Chong Yidong <cyd@gnu.org>
2336
2337 * flymake.texi (Example -- Configuring a tool called via make):
2338 Mention the Automake COMPILE variable (Bug#8715).
2339
2340 * info.texi (Getting Started): Add an index entry (Bug#10450).
2341
2342 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
2343
2344 * dbus.texi (Signals): Known names will be mapped onto unique
2345 names, when registering for signals.
2346
2347 2012-02-29 Glenn Morris <rgm@gnu.org>
2348
2349 * url.texi: Fix quote usage in body text.
2350
2351 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2352
2353 * cl.texi: Use @code{} in menus when appropriate.
2354
2355 2012-02-28 Glenn Morris <rgm@gnu.org>
2356
2357 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2358 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2359 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2360 * org.texi, sc.texi, vip.texi, viper.texi:
2361 Standardize possessive apostrophe usage.
2362
2363 2012-02-26 Chong Yidong <cyd@gnu.org>
2364
2365 * ediff.texi (Quick Help Commands): Add a couple of index entries
2366 (Bug#10834).
2367
2368 2012-02-17 Glenn Morris <rgm@gnu.org>
2369
2370 * gnus.texi (Posting Styles):
2371 * remember.texi (Org): Fix cross-refs to other manuals.
2372
2373 2012-02-15 Glenn Morris <rgm@gnu.org>
2374
2375 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2376 (Encryption): New chapter, split out from previous.
2377
2378 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2379
2380 * gnus.texi (Customizing the IMAP Connection):
2381 Mention nnimap-record-commands.
2382
2383 2012-02-10 Glenn Morris <rgm@gnu.org>
2384
2385 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2386 Mention url-queue-retrieve.
2387
2388 2012-02-09 Glenn Morris <rgm@gnu.org>
2389
2390 * sem-user.texi (Semantic mode user commands): Typo fix.
2391
2392 * info.texi (Create Info buffer): Mention info-display-manual.
2393
2394 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2395
2396 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2397 example (modified from an example by Michael Albinus).
2398
2399 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2400
2401 * gnus.texi (Agent Basics): Fix outdated description of
2402 `gnus-agent-auto-agentize-methods'.
2403
2404 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2405
2406 * cc-mode.texi: Always @defindex ss.
2407 (Config Basics): Fix argument of @itemize.
2408 (Macro Backslashes): Add @code around index entry.
2409
2410 2012-01-23 Glenn Morris <rgm@gnu.org>
2411
2412 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2413
2414 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2415
2416 * tramp.texi (File): Tweak wording for the `scpc' option.
2417
2418 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2419
2420 * gnus.texi (Group Parameters): Really note precedence.
2421
2422 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2423
2424 * gnus.texi (Group Parameters): Note precedence.
2425
2426 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2427
2428 * org.texi (Noweb reference syntax): Adding documentation of
2429 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2430 variable.
2431
2432 2012-01-03 Bastien Guerry <bzg@gnu.org>
2433
2434 * org.texi (Plain lists): Split the table to fix the display
2435 of items.
2436
2437 2012-01-03 Bastien Guerry <bzg@gnu.org>
2438
2439 * org.texi (Plain lists): Fix misplaced explanation.
2440
2441 2012-01-03 Bastien Guerry <bzg@gnu.org>
2442
2443 * org.texi (Plain lists, Agenda files): Add index entries.
2444
2445 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2446
2447 * org.texi: Use "Org mode" instead of alternatives like
2448 "Org-mode" or "org-mode".
2449
2450 2012-01-03 Bernt Hansen <bernt@norang.ca>
2451
2452 * org.texi (Agenda commands):
2453 Document `org-clock-report-include-clocking-task'.
2454
2455 2012-01-03 Bastien Guerry <bzg@gnu.org>
2456
2457 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2458 C-c' on checkboxes.
2459
2460 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2461
2462 * org.texi: End sentences with two spaces.
2463
2464 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2465
2466 * org.texi (External links): Document the link types file+sys
2467 and file+emacs, slightly narrow used page width.
2468
2469 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2470
2471 * org.texi (colnames): Note that colnames behavior may differ
2472 across languages.
2473
2474 2012-01-03 Bastien Guerry <bzg@gnu.org>
2475
2476 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2477
2478 2012-01-03 Thomas Dye <dk@poto.westell.com>
2479
2480 * org.texi: Augmented discussion of babel property
2481 inheritance. Put footnote outside sentence ending period.
2482
2483 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2484
2485 * org.texi (eval): Documenting the full range of :eval header
2486 argument values.
2487
2488 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2489
2490 * org.texi (eval): Documentation of the new :eval option.
2491
2492 2012-01-03 Thomas Dye <dk@poto.local>
2493
2494 * org.texi: Add accumulated properties.
2495
2496 2012-01-03 Thomas Dye <dk@poto.local>
2497
2498 * org.texi: Documented no spaces in name=assign, another
2499 correction to :var table.
2500
2501 2012-01-03 Thomas Dye <dk@poto.local>
2502
2503 * org.texi: Changed DATA to NAME in Working With Source Code
2504 section.
2505
2506 2012-01-03 Tom Dye <tsd@tsdye.com>
2507
2508 * org.texi: Minor change to :var table.
2509
2510 2012-01-03 Tom Dye <tsd@tsdye.com>
2511
2512 * org.texi: More changes to :var table (some examples were wrong).
2513
2514 2012-01-03 Tom Dye <tsd@tsdye.com>
2515
2516 * org.texi: Cleaned up :var table.
2517
2518 2012-01-03 Bastien Guerry <bzg@gnu.org>
2519
2520 * org.texi (Timestamps, Weekly/daily agenda)
2521 (Weekly/daily agenda): Add @cindex for "appointment".
2522
2523 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2524
2525 * org.texi (Literal examples): A new link to the template for
2526 inserting empty code blocks.
2527 (Structure of code blocks): A new link to the template for
2528 inserting empty code blocks.
2529
2530 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2531
2532 * org.texi (External links): Add footnote on how the behavior
2533 of the text search in Org files are controled by the variable
2534 `org-link-search-must-match-exact-headline'.
2535
2536 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2537
2538 * org.texi (Buffer-wide header arguments):
2539 Update documentation to reflect removal of #+PROPERTIES.
2540
2541 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2542
2543 * org.texi (The clock table): Mention that ACHIVED trees
2544 contribute to the clock table.
2545
2546 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2547
2548 * org.texi (Conflicts): Better yasnippet config info.
2549
2550 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2551
2552 * org.texi (Selective export): Explicitly mention the default
2553 values for `org-export-select-tags',
2554 `org-export-exclude-tags'.
2555
2556 2012-01-03 Tom Dye <tsd@tsdye.com>
2557
2558 * org.texi: Added a line to specify that header arguments are
2559 lowercase.
2560
2561 2012-01-03 Tom Dye <tsd@tsdye.com>
2562
2563 * org.texi: :var requires default value when declared.
2564
2565 2012-01-03 Bastien Guerry <bzg@gnu.org>
2566
2567 * org.texi (Handling links): Add a note about the
2568 `org-link-frame-setup' option.
2569
2570 2012-01-03 David Maus <dmaus@ictsoc.de>
2571
2572 * org.texi (Exporting Agenda Views, Extracting agenda
2573 information): Fix command line syntax, quote symbol parameter
2574 values.
2575
2576 2012-01-03 David Maus <dmaus@ictsoc.de>
2577
2578 * org.texi (Exporting Agenda Views): Fix command line syntax.
2579
2580 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2581
2582 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2583 Use octal notation for file permissions, which are normally
2584 thought of in octal.
2585 (Mail Back End Variables): Use more-plausible modes in example.
2586
2587 2011-12-20 Alan Mackenzie <acm@muc.de>
2588
2589 * cc-mode.texi: Update version string 5.31 -> 5.32.
2590
2591 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
2592
2593 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2594
2595 2011-11-24 Glenn Morris <rgm@gnu.org>
2596
2597 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2598
2599 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2600
2601 * makefile.w32-in: Update dependencies.
2602
2603 2011-11-20 Glenn Morris <rgm@gnu.org>
2604
2605 * gnus.texi (Group Information):
2606 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2607
2608 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2609
2610 * gnus-coding.texi (Gnus Maintenance Guide):
2611 Rename from "Gnus Maintainance Guide".
2612
2613 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2614 * eieio.texi (Customizing):
2615 * gnus.texi (Article Washing):
2616 * gnus-news.texi:
2617 * sem-user.texi (Smart Jump): Fix typos.
2618
2619 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2620
2621 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2622
2623 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
2624
2625 * ede.texi (project-am-texinfo):
2626 * gnus.texi (Sending or Not Sending):
2627 * org.texi (Template elements): Fix typos.
2628
2629 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
2630
2631 * ediff.texi (Hooks):
2632 * sem-user.texi (Semanticdb Roots): Fix typos.
2633
2634 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
2635
2636 * semantic.texi (Tag handling): Fix typo.
2637
2638 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2639
2640 * gnus.texi (Other Gnus Versions): Remove.
2641
2642 2011-10-28 Alan Mackenzie <acm@muc.de>
2643
2644 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2645 (Other Special Indentations): Add an xref to "Macros with ;".
2646 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
2647 "Macros with ;".
2648 (Macros with ;): New page.
2649
2650 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2651 Document the new handling of nested scopes for movement by defuns.
2652
2653 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
2654
2655 Sync with Tramp 2.2.3.
2656
2657 * trampver.texi: Update release number.
2658
2659 2011-10-14 Glenn Morris <rgm@gnu.org>
2660
2661 * ert.texi (Introduction, How to Run Tests)
2662 (Running Tests Interactively, Expected Failures)
2663 (Tests and Their Environment, Useful Techniques)
2664 (Interactive Debugging, Fixtures and Test Suites):
2665 Minor rephrasings.
2666 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2667 (Running Tests in Batch Mode): Simplify loading instructions.
2668 (Test Selectors): Clarify some selectors.
2669 (Expected Failures, Useful Techniques):
2670 Make examples fit in 80 columns.
2671
2672 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
2673
2674 * calc.texi (Basic Operations on Units): Discuss temperature
2675 conversion (`u t') alongside with other unit conversions ('u c').
2676
2677 2011-10-12 Glenn Morris <rgm@gnu.org>
2678
2679 * ert.texi: Whitespace trivia to make main menu items line up better.
2680
2681 2011-10-08 Glenn Morris <rgm@gnu.org>
2682
2683 * Makefile.in: Fix ert rules.
2684
2685 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2686
2687 * gnus.texi (Gnus Utility Functions): Add more references and
2688 explanations (bug#9683).
2689
2690 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2691
2692 * gnus.texi (Archived Messages): Note the default (bug#9552).
2693
2694 2011-09-21 Bill Wohler <wohler@newt.com>
2695
2696 Release MH-E manual version 8.3.
2697
2698 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2699 release 8.3.
2700 (Preface): Update support information.
2701 (From Bill Wohler): Reset text to original version. As a
2702 historical quote, the tense should be correct in the time that it
2703 was written.
2704
2705 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2706
2707 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2708 (Finding the News): Doc clarification.
2709 (Terminology): Mention naming.
2710
2711 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2712
2713 * gnus.texi: Remove mentions of `recent', which are now obsolete.
2714 (Interactive): Document `quiet'.
2715
2716 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
2717
2718 * org.texi (Images in LaTeX export): Rewrite.
2719
2720 2011-08-15 Bastien Guerry <bzg@gnu.org>
2721
2722 * org.texi (Using the mapping API): Mention 'region as a possible
2723 scope for `org-map-entries'.
2724
2725 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2726
2727 * org.texi (Visibility cycling): Document `org-copy-visible'.
2728
2729 2011-08-15 Bastien Guerry <bzg@gnu.org>
2730
2731 * org.texi (Template expansion): Order template sequences in the
2732 proper order.
2733
2734 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2735
2736 * org.texi (eval): Expand discussion of the :eval header argument.
2737
2738 2011-08-15 Bastien Guerry <bzg@gnu.org>
2739
2740 * org.texi (Languages): Add Lilypond and Awk as supported
2741 languages.
2742
2743 2011-08-15 Achim Gratz <stromeko@nexgo.de>
2744
2745 * org.texi: Document that both CLOCK_INTO_DRAWER and
2746 LOG_INTO_DRAWER can be used to override the contents of variable
2747 org-clock-into-drawer (or if unset, org-log-into-drawer).
2748
2749 * org.texi: Replace @xref->@pxref.
2750
2751 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2752
2753 * org.texi (Evaluating code blocks): Documenting the new option
2754 for inline call lines.
2755
2756 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2757
2758 * org.texi (Results of evaluation): More explicit about the
2759 mechanism through which interactive evaluation of code is
2760 performed.
2761
2762 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2763
2764 * org.texi (noweb-ref): New header argument documentation.
2765
2766 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2767
2768 * org.texi (Extracting source code): Documentation of the new
2769 org-babel-tangle-named-block-combination variable.
2770
2771 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2772
2773 * org.texi (Structure of code blocks): Explicitly state that the
2774 behavior of multiple blocks of the same name is undefined.
2775
2776 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
2777
2778 * org.texi (TaskJuggler export): Modify the example to reflect the
2779 new effort durations.
2780
2781 2011-08-15 David Maus <dmaus@ictsoc.de>
2782
2783 * org.texi (Images in LaTeX export): Escape curly brackets in
2784 LaTeX example.
2785
2786 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2787
2788 * org.texi (The clock table): Document the :properties and
2789 :inherit-props arguments for the clocktable.
2790
2791 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2792
2793 * org.texi (Tables in LaTeX export): Document specifying placement
2794 options for tables.
2795
2796 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2797
2798 * org.texi (Evaluating code blocks): More specific documentation
2799 about the different types of header arguments.
2800
2801 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
2802
2803 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
2804
2805 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2806
2807 * org.texi (Built-in table editor): Document the table field
2808 follow mode.
2809
2810 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
2811
2812 * org.texi (Easy Templates): Document new template.
2813
2814 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
2815
2816 * org.texi (Literal examples): Add a cross-reference from "Literal
2817 Examples" to "Easy Templates."
2818
2819 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2820
2821 * org.texi (The clock table): Add link to match syntax.
2822
2823 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2824
2825 * org.texi (Agenda commands): Document clock consistency checks.
2826
2827 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2828
2829 * org.texi (Built-in table editor): Document that \vert represents
2830 a vertical bar in a table field.
2831
2832 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2833
2834 * org.texi (Literal examples): Link from "Markup" > "Literate
2835 Examples" to "Working with Source Code".
2836
2837 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
2838
2839 * org.texi (Agenda commands): Doc for function option to bulk
2840 action.
2841
2842 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2843
2844 * org.texi (Template expansion): Document new %<...> template
2845 escape.
2846
2847 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2848
2849 * org.texi (Selective export): Document exclusion of any tasks
2850 from export.
2851
2852 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2853
2854 * org.texi (Selective export): Document how to exclude DONE tasks
2855 from export.
2856 (Publishing options): Document the properties to be used to turn off
2857 export of DONE tasks.
2858
2859 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2860
2861 * org.texi (The date/time prompt): Document date range protection.
2862
2863 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2864
2865 * org.texi (padline): Documentation of the new padline header
2866 argument.
2867
2868 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2869
2870 * org.texi (var): Adding "[" to list of characters triggering
2871 elisp evaluation.
2872
2873 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2874
2875 * org.texi (var): Documentation of Emacs Lisp evaluation during
2876 variable assignment.
2877
2878 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2879
2880 * org.texi (colnames): Reference indexing into variables, and note
2881 that colnames are *not* removed before indexing occurs.
2882 (rownames): Reference indexing into variables, and note that
2883 rownames are *not* removed before indexing occurs.
2884
2885 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2886
2887 * org.texi (var): Clarification of indexing into tabular
2888 variables.
2889
2890 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2891
2892 * org.texi (results): Documentation of the `:results wrap' header
2893 argument.
2894
2895 2011-08-15 Bastien Guerry <bzg@gnu.org>
2896
2897 * org.texi (LaTeX and PDF export): Add a note about a limitation
2898 of the LaTeX export: the org file has to be properly structured.
2899
2900 2011-08-15 Bastien Guerry <bzg@gnu.org>
2901
2902 * org.texi (Dynamic blocks, Structure editing):
2903 Mention the function `org-narrow-to-block'.
2904
2905 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2906
2907 * org.texi (Languages): Updating list of code block supported
2908 languages.
2909
2910 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2911
2912 * org.texi (Special properties): CATEGORY is a special property,
2913 but it may also used in the drawer.
2914
2915 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2916
2917 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
2918
2919 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
2920
2921 * org.texi (Include files): Document :lines.
2922
2923 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2924
2925 * org.texi (comments): Documentation of the ":comments noweb" code
2926 block header argument.
2927
2928 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2929
2930 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
2931 added extra whitespace around functions to be consistent with the
2932 rest of the section.
2933
2934 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2935
2936 * org.texi (Evaluating code blocks): Expand discussion of
2937 #+call: line syntax.
2938 (Header arguments in function calls): Expand discussion of
2939 #+call: line syntax.
2940
2941 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2942
2943 * org.texi (Evaluating code blocks): More explicit about how to
2944 pass variables to #+call lines.
2945
2946 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2947
2948 * org.texi (Results of evaluation): Link to the :results header
2949 argument list from the "Results of evaluation" section.
2950
2951 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2952
2953 * org.texi (Conflicts): Adding additional information about
2954 resolving org/yasnippet conflicts.
2955
2956 2011-08-15 David Maus <dmaus@ictsoc.de>
2957
2958 * org.texi (Publishing options): Document style-include-scripts
2959 publishing project property.
2960
2961 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2962
2963 * org.texi (Sparse trees): Document the next-error /
2964 previous-error functionality.
2965
2966 2011-08-15 Tom Dye <tsd@tsdye.com>
2967
2968 * org.texi (cache): Improve documentation of code block caches.
2969
2970 2011-08-15 Tom Dye <tsd@tsdye.com>
2971
2972 * org.texi (Code block specific header arguments):
2973 Documentation of multi-line header arguments.
2974
2975 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2976
2977 * org.texi (Code evaluation security): Add example for using a
2978 function.
2979
2980 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2981
2982 * org.texi (Tables in LaTeX export): Documentation of new
2983 attr_latex options for tables.
2984
2985 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
2986
2987 * trampver.texi: Update release number.
2988
2989 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
2990
2991 Sync with Tramp 2.2.2.
2992
2993 * trampver.texi: Update release number.
2994
2995 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2996
2997 * flymake.texi (Example -- Configuring a tool called via make):
2998 Use /dev/null instead of the Windows "nul" (bug#8715).
2999
3000 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3001
3002 * widget.texi (Setting Up the Buffer): Remove mention of the
3003 global keymap parent, which doesn't seem to be accurate
3004 (bug#7045).
3005
3006 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3007
3008 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3009
3010 2010-07-10 Kevin Ryde <user42@zip.com.au>
3011
3012 * cl.texi (For Clauses): Add destructuring example processing an
3013 alist (bug#6596).
3014
3015 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3016
3017 * ediff.texi (Major Entry Points): Remove mention of `require',
3018 since that's not pertinent in the installed Emacs (bug#9016).
3019
3020 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3021
3022 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3023 (Filtering New Groups): Clarify how simple the "options -n" format is.
3024 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3025 is internal.
3026
3027 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3028
3029 * tramp.texi (Cleanup remote connections):
3030 Add `tramp-cleanup-this-connection'.
3031
3032 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3033
3034 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3035 zombies.
3036 (Checking New Groups): Ditto (bug#8974).
3037 (Checking New Groups): Move the reference to the right place.
3038
3039 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3040
3041 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3042 backups, and not actual vc (bug#8975).
3043
3044 2011-07-03 Kevin Ryde <user42@zip.com.au>
3045
3046 * cl.texi (For Clauses): @items for hash-values and key-bindings
3047 to make them more visible when skimming. Add examples of `using'
3048 clause to them, examples being clearer than a description in
3049 words (bug#6599).
3050
3051 2011-07-01 Alan Mackenzie <acm@muc.de>
3052
3053 * cc-mode.texi (Guessing the Style): New page.
3054 (Styles): Add a short introduction to above.
3055
3056 2011-06-28 Deniz Dogan <deniz@dogan.se>
3057
3058 * rcirc.texi (Configuration): Bug-fix:
3059 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3060 Reported by Elias Pipping <pipping@exherbo.org>.
3061
3062 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3063
3064 * gnus.texi (Summary Mail Commands):
3065 Document `gnus-summary-reply-to-list-with-original'.
3066
3067 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3068
3069 * eshell.texi (Known problems): Fix typo.
3070
3071 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3072
3073 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3074 (Password handling): `auth-source-debug' is good for debug messages.
3075
3076 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3077
3078 * gnus.texi (Store custom flags and keywords): Refer to
3079 `gnus-registry-article-marks-to-{chars,names}' instead of
3080 `gnus-registry-user-format-function-{M,M2}'.
3081
3082 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3083
3084 * texinfo.tex: Merge from gnulib.
3085
3086 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3087
3088 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3089 (Store custom flags and keywords):
3090 Mention `gnus-registry-user-format-function-M' and
3091 `gnus-registry-user-format-function-M2'.
3092
3093 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3094
3095 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3096
3097 2011-05-17 Glenn Morris <rgm@gnu.org>
3098
3099 * gnus.texi (Face): Fix typo.
3100
3101 2011-05-14 Glenn Morris <rgm@gnu.org>
3102
3103 * dired-x.texi (Omitting Examples): Minor addition.
3104
3105 2011-05-10 Jim Meyering <meyering@redhat.com>
3106
3107 * ede.texi: Fix typo "or or -> or".
3108
3109 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
3110
3111 * gnus.texi (Summary Buffer Lines):
3112 gnus-summary-user-date-format-alist does not exist.
3113 (Sorting the Summary Buffer): More about sorting threads.
3114
3115 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3116
3117 * trampver.texi: Update release number.
3118
3119 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3120
3121 * tramp.texi (Frequently Asked Questions): New item for disabling
3122 Tramp in other packages.
3123
3124 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3125
3126 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3127 (Fancy splitting to parent, Store arbitrary data):
3128 Update gnus-registry docs.
3129
3130 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
3131
3132 * ede.texi: Fix typos.
3133
3134 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3135
3136 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3137 It's @table @code.
3138
3139 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3140
3141 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3142
3143 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3144
3145 * calc.texi (Logarithmic Units): Update the function names.
3146
3147 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3148
3149 * message.texi (Various Commands): Document format specs in the
3150 ellipsis.
3151
3152 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3153
3154 * message.texi (Insertion Variables): Document message-cite-style.
3155
3156 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
3157
3158 * tramp.texi (Remote processes): New subsection "Running shell on
3159 a remote host".
3160
3161 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3162
3163 * auth.texi (Help for developers): Update docs to explain that the
3164 :save-function will only run the first time.
3165
3166 2011-03-12 Glenn Morris <rgm@gnu.org>
3167
3168 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3169 (emacs-faq.text): New target.
3170 (clean): Add emacs-faq.
3171
3172 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
3173
3174 Sync with Tramp 2.2.1.
3175
3176 * trampver.texi: Update release number.
3177
3178 2011-03-11 Glenn Morris <rgm@gnu.org>
3179
3180 * Makefile.in (HTML_TARGETS): New.
3181 (clean): Delete $HTML_TARGETS.
3182 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3183
3184 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3185
3186 * auth.texi (Help for developers): Show example of using
3187 `auth-source-search' with prompts and :save-function.
3188
3189 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3190
3191 * Version 23.3 released.
3192
3193 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3194
3195 * message.texi (Message Buffers): Update default value of
3196 message-generate-new-buffers.
3197
3198 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3199
3200 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3201 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3202 respectively.
3203 (Musical Notes): New section.
3204 (Customizing Calc): Mention the customizable variable
3205 calc-note-threshold.
3206
3207 2011-03-03 Glenn Morris <rgm@gnu.org>
3208
3209 * url.texi (Dealing with HTTP documents): Remove reference to
3210 function url-decode-text-part; never seems to have existed. (Bug#6038)
3211 (Configuration): Update url-configuration-directory description.
3212
3213 2011-03-02 Glenn Morris <rgm@gnu.org>
3214
3215 * dired-x.texi (Multiple Dired Directories): Remove mentions
3216 of dired-default-directory-alist and dired-default-directory.
3217 Move dired-smart-shell-command here...
3218 (Miscellaneous Commands): ... from here.
3219
3220 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3221
3222 * texinfo.tex: Update to version 2011-02-24.09.
3223
3224 2011-03-02 Glenn Morris <rgm@gnu.org>
3225
3226 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3227 instead of the obsoleted dired-omit-here-always.
3228
3229 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
3230
3231 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3232 supported systems.
3233
3234 2011-02-28 Glenn Morris <rgm@gnu.org>
3235
3236 * dbus.texi (Type Conversion): Grammar fix.
3237
3238 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
3239
3240 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3241 "Debian GNU/Linux".
3242
3243 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3244
3245 2011-02-23 Glenn Morris <rgm@gnu.org>
3246
3247 * dired-x.texi (Features): Minor rephrasing.
3248 (Local Variables): Fix typos.
3249
3250 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3251 Standardize some Emacs/XEmacs terminology.
3252
3253 * dired-x.texi (Features): Don't advertise obsolete local variables.
3254 Simplify layout.
3255 (Omitting Variables): Update local variables example.
3256 (Local Variables): Say this is obsolete. Fix description of
3257 dired-enable-local-variables possible values.
3258
3259 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3260
3261 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3262 default now.
3263
3264 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3265
3266 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3267
3268 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3269
3270 * gnus.texi (Window Layout): Document layout names.
3271
3272 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3273
3274 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3275 * auth.texi: Sync @dircategory with ../../info/dir.
3276 * autotype.texi: Sync @dircategory with ../../info/dir.
3277 * calc.texi: Sync @dircategory with ../../info/dir.
3278 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3279 * cl.texi: Sync @dircategory with ../../info/dir.
3280 * dbus.texi: Sync @dircategory with ../../info/dir.
3281 * dired-x.texi: Sync @dircategory with ../../info/dir.
3282 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3283 * ede.texi: Sync @dircategory with ../../info/dir.
3284 * ediff.texi: Sync @dircategory with ../../info/dir.
3285 * edt.texi: Sync @dircategory with ../../info/dir.
3286 * eieio.texi: Sync @dircategory with ../../info/dir.
3287 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3288 * epa.texi: Sync @dircategory with ../../info/dir.
3289 * erc.texi: Sync @dircategory with ../../info/dir.
3290 * eshell.texi: Sync @dircategory with ../../info/dir.
3291 * eudc.texi: Sync @dircategory with ../../info/dir.
3292 * flymake.texi: Sync @dircategory with ../../info/dir.
3293 * forms.texi: Sync @dircategory with ../../info/dir.
3294 * gnus.texi: Sync @dircategory with ../../info/dir.
3295 * idlwave.texi: Sync @dircategory with ../../info/dir.
3296 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3297 * message.texi: Sync @dircategory with ../../info/dir.
3298 * mh-e.texi: Sync @dircategory with ../../info/dir.
3299 * newsticker.texi: Sync @dircategory with ../../info/dir.
3300 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3301 * org.texi: Sync @dircategory with ../../info/dir.
3302 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3303 * pgg.texi: Sync @dircategory with ../../info/dir.
3304 * rcirc.texi: Sync @dircategory with ../../info/dir.
3305 * reftex.texi: Sync @dircategory with ../../info/dir.
3306 * remember.texi: Sync @dircategory with ../../info/dir.
3307 * sasl.texi: Sync @dircategory with ../../info/dir.
3308 * sc.texi: Sync @dircategory with ../../info/dir.
3309 * semantic.texi: Sync @dircategory with ../../info/dir.
3310 * ses.texi: Sync @dircategory with ../../info/dir.
3311 * sieve.texi: Sync @dircategory with ../../info/dir.
3312 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3313 * speedbar.texi: Sync @dircategory with ../../info/dir.
3314 * trampver.texi [emacs]: Set emacsname to "Emacs".
3315 * tramp.texi: Sync @dircategory with ../../info/dir.
3316 * url.texi: Sync @dircategory with ../../info/dir.
3317 * vip.texi: Sync @dircategory with ../../info/dir.
3318 * viper.texi: Sync @dircategory with ../../info/dir.
3319 * widget.texi: Sync @dircategory with ../../info/dir.
3320 * woman.texi: Sync @dircategory with ../../info/dir.
3321
3322 2011-02-19 Glenn Morris <rgm@gnu.org>
3323
3324 * dired-x.texi (Technical Details): No longer redefines
3325 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
3326 dired-read-shell-command, or dired-find-buffer-nocreate.
3327
3328 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3329
3330 * eshell.texi (Input/Output): Document insert output redirection operator, >>>.
3331
3332 2011-02-18 Glenn Morris <rgm@gnu.org>
3333
3334 * dired-x.texi (Optional Installation File At Point): Simplify.
3335
3336 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3337
3338 * auth.texi (Help for users): Use :port instead of :protocol for all
3339 auth-source docs.
3340 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3341 to have two files in `auth-sources'.
3342
3343 2011-02-16 Glenn Morris <rgm@gnu.org>
3344
3345 * dired-x.texi: Use emacsver.texi to get Emacs version.
3346 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3347 Depend on emacsver.texi.
3348
3349 * dired-x.texi: Drop meaningless version number.
3350 (Introduction): Remove old info.
3351 (Optional Installation Dired Jump): Autoload from dired-x.
3352 Remove incorrect info about loaddefs.el.
3353 (Bugs): Just refer to M-x report-emacs-bug.
3354
3355 * dired-x.texi (Multiple Dired Directories): Update for rename of
3356 default-directory-alist.
3357 (Miscellaneous Commands): No longer mention very old VM version 4.
3358
3359 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3360
3361 Merge from gnulib.
3362 * texinfo.tex: Update to version 2011-02-14.11.
3363
3364 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3365
3366 * auth.texi (Help for users):
3367 Login collection is "Login" and not "login".
3368
3369 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
3370
3371 * tramp.texi (History): Remove IMAP support.
3372 (External methods, Frequently Asked Questions): Remove `imap' and
3373 `imaps' methods.
3374 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3375
3376 * trampver.texi: Remove default value of `emacsimap'.
3377
3378 2011-02-13 Glenn Morris <rgm@gnu.org>
3379
3380 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3381 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3382
3383 2011-02-12 Glenn Morris <rgm@gnu.org>
3384
3385 * sc.texi (Getting Connected): Remove old index entries.
3386
3387 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
3388
3389 * url.texi: Remove duplicate @dircategory (Bug#7942).
3390
3391 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3392
3393 * auth.texi (Overview, Help for users, Help for developers):
3394 Update docs.
3395 (Help for users): Talk about spaces.
3396
3397 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3398
3399 * texinfo.tex: Update to version 2011-02-07.16.
3400
3401 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
3402
3403 * dbus.texi (Bus names): Adapt descriptions for
3404 dbus-list-activatable-names and dbus-list-known-names.
3405
3406 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3407
3408 * calc.texi (Logarithmic Units): New section.
3409
3410 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3411
3412 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3413 manuals use it now.
3414
3415 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
3416
3417 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3418
3419 * overrides.texi: Remove.
3420
3421 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3422 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3423
3424 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
3425
3426 * tramp.texi (Frequently Asked Questions): Mention problems with
3427 WinSSHD.
3428
3429 * trampver.texi: Update release number.
3430
3431 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3432
3433 * tramp.texi:
3434 Replace "delimet" with "delimit" globally.
3435 Replace "explicite" with "explicit" globally.
3436 Replace "instead of" with "instead" where there was nothing after "of".
3437 Audit use of comma before interrogative pronoun, "that", or "which".
3438 Minor word order, spelling, wording changes.
3439
3440 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3441
3442 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3443
3444 * sieve.texi: Use WEBHACKDEVEL.
3445
3446 * sasl.texi: Use WEBHACKDEVEL.
3447
3448 * pgg.texi: Use WEBHACKDEVEL.
3449
3450 * message.texi: Use WEBHACKDEVEL.
3451
3452 * gnus.texi: Use WEBHACKDEVEL.
3453
3454 * emacs-mime.texi: Use WEBHACKDEVEL.
3455
3456 * auth.texi: Use WEBHACKDEVEL.
3457
3458 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3459 manuals.
3460
3461 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3462
3463 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3464
3465 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3466
3467 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3468 which in turn is copied from ftp://tug.org/tex/.
3469
3470 2011-02-03 Glenn Morris <rgm@gnu.org>
3471
3472 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3473 (Binding combinations of modifiers and function keys):
3474 Let's assume people reading this are not using Emacs 18.
3475
3476 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3477
3478 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3479 since it's run automatically.
3480
3481 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3482
3483 * gnus.texi (Customizing Articles): Fix typo.
3484
3485 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3486
3487 * gnus.texi (Customizing Articles): Document the new way of customizing
3488 the date headers(s).
3489
3490 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3491
3492 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3493 splitting example.
3494
3495 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3496
3497 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3498 (MAKEINFO_OPTS): New variable.
3499 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3500 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3501 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3502 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3503 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3504 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3505 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3506 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3507 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3508 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3509 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3510 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3511 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3512 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3513 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3514 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3515 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3516 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3517
3518 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3519
3520 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3521
3522 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3523
3524 * message.texi (IDNA): Explain what it is.
3525
3526 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3527
3528 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3529
3530 2011-01-23 Werner Lemberg <wl@gnu.org>
3531
3532 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3533 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3534 (ENVADD): Update.
3535
3536 2011-01-18 Glenn Morris <rgm@gnu.org>
3537
3538 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3539
3540 2011-01-14 Eduard Wiebe <usenet@pusto.de>
3541
3542 * nxml-mode.texi (Introduction): Fix file name typos.
3543
3544 2011-01-13 Christian Ohler <ohler@gnu.org>
3545
3546 * ert.texi: New file.
3547
3548 * Makefile.in:
3549 * makefile.w32-in: Add ert.texi.
3550
3551 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3552
3553 * dbus.texi (Receiving Method Calls): New function
3554 dbus-register-service. Rearrange node.
3555
3556 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3557
3558 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3559 which in turn is copied from ftp://tug.org/tex/.
3560
3561 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3562
3563 * dbus.texi (Receiving Method Calls): Describe new optional
3564 parameter dont-register-service of dbus-register-{method,property}.
3565
3566 2010-12-17 Daiki Ueno <ueno@unixuser.org>
3567
3568 * epa.texi (Encrypting/decrypting *.gpg files):
3569 Mention epa-file-select-keys.
3570
3571 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3572
3573 * gnus.texi (Archived Messages): Remove outdated text.
3574
3575 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3576
3577 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
3578
3579 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3580
3581 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
3582
3583 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3584
3585 * gnus.texi (The swish++ Engine): Add customizable parameters
3586 descriptions.
3587 (The swish-e Engine): Ditto.
3588
3589 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
3590
3591 * tramp.texi (Inline methods): Add "ksu" method.
3592 (Remote processes): Add example with remote `default-directory'.
3593
3594 2010-12-14 Glenn Morris <rgm@gnu.org>
3595
3596 * faq.texi (Expanding aliases when sending mail):
3597 Now build-mail-aliases is interactive.
3598
3599 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3600
3601 * gnus.texi: First pass at adding (rough) nnir documentation.
3602
3603 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3604
3605 * gnus.texi (Filtering New Groups):
3606 Mention gnus-auto-subscribed-categories.
3607 (The First Time): Remove, since default-subscribed-newsgroups has been
3608 removed.
3609
3610 2010-12-13 Glenn Morris <rgm@gnu.org>
3611
3612 * cl.texi (For Clauses): Small fixes for frames and windows.
3613
3614 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3615
3616 * org.texi (Using capture): Document using prefix arguments for
3617 finalizing capture.
3618 (Agenda commands): Document prefix argument for the bulk scatter
3619 command.
3620 (Beamer class export): Document that also overlay arguments can be
3621 passed to the column environment.
3622 (Template elements): Document the new entry type.
3623
3624 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3625
3626 * org.texi (Include files): Document :minlevel.
3627
3628 2010-12-11 Julien Danjou <julien@danjou.info>
3629
3630 * org.texi (Categories): Document category icons.
3631
3632 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
3633
3634 * org.texi (noweb): Fix typo.
3635
3636 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3637
3638 * gnus.texi (Server Commands): Point to the rest of the server
3639 commands.
3640
3641 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3642
3643 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3644 g'.
3645
3646 2010-12-02 Julien Danjou <julien@danjou.info>
3647
3648 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3649
3650 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3651
3652 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3653 (Direct Functions): Note the STARTTLS upgrade.
3654
3655 2010-11-27 Glenn Morris <rgm@gnu.org>
3656 James Clark <none@example.com>
3657
3658 * nxml-mode.texi (Introduction): New section.
3659
3660 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3661
3662 * gnus.texi (Server Commands): Document gnus-server-show-server.
3663
3664 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
3665
3666 Sync with Tramp 2.2.0.
3667
3668 * trampver.texi: Update release number.
3669
3670 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3671
3672 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
3673 Mention that the TeX specific units won't use the `tex' prefix
3674 in TeX mode.
3675
3676 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
3677
3678 * gnus.texi (Misc Article): Document gnus-inhibit-images.
3679
3680 2010-11-17 Glenn Morris <rgm@gnu.org>
3681
3682 * edt.texi: Remove information about Emacs 19.
3683
3684 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
3685
3686 * trampver.texi: Update release number.
3687
3688 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
3689
3690 * gnus.texi (Article Washing): Fix typo.
3691
3692 2010-11-11 Noorul Islam <noorul@noorul.com>
3693
3694 * org.texi: Fix typo.
3695
3696 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3697
3698 * org.texi (Using capture): Explain that refiling is
3699 sensitive to cursor position.
3700
3701 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3702
3703 * org.texi (Images and tables): Add cross reference to link section.
3704
3705 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3706
3707 * org.texi: Document the <c> cookie.
3708
3709 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3710
3711 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
3712 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
3713
3714 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3715
3716 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
3717
3718 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3719
3720 * org.texi (Project alist): Mention that this is a property list.
3721
3722 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3723
3724 * org.texi (Setting up the staging area): Document that
3725 file names remain visible when encrypting the MobileOrg files.
3726
3727 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3728
3729 * org.texi (Setting up the staging area): Document which
3730 versions are needed for encryption.
3731
3732 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3733
3734 * org.texi (noweb): Update :noweb documentation to
3735 reflect the new "tangle" argument.
3736
3737 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3738
3739 * org.texi (Batch execution): Improve tangling script in
3740 documentation.
3741
3742 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3743
3744 * org.texi (Handling links):
3745 (In-buffer settings): Document inlining images on startup.
3746
3747 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3748
3749 * org.texi (Setting up the staging area): Document use of
3750 crypt password.
3751
3752 2010-11-11 David Maus <dmaus@ictsoc.de>
3753
3754 * org.texi (Template expansion): Add date related link type escapes.
3755
3756 2010-11-11 David Maus <dmaus@ictsoc.de>
3757
3758 * org.texi (Template expansion): Add mew in table for link type
3759 escapes.
3760
3761 2010-11-11 David Maus <dmaus@ictsoc.de>
3762
3763 * org.texi (Template expansion): Fix typo in link type escapes.
3764
3765 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3766
3767 * org.texi (Structure of code blocks): Another documentation tweak.
3768
3769 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3770
3771 * org.texi (Structure of code blocks): Documentation tweak.
3772
3773 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3774
3775 * org.texi (Structure of code blocks):
3776 Update documentation to mention inline code block syntax.
3777
3778 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3779
3780 * org.texi (comments): Improve wording.
3781
3782 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3783
3784 * org.texi (comments): Document the new :comments header arguments.
3785
3786 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3787
3788 * org.texi (Installation): Remove the special
3789 installation instructions for XEmacs.
3790
3791 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3792
3793 * org.texi (Easy Templates): New section. Documents quick
3794 insertion of empty structural elements.
3795
3796 2010-11-11 Noorul Islam <noorul@noorul.com>
3797
3798 * org.texi: Fix doc.
3799
3800 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3801
3802 * org.texi (The date/time prompt): Document specification
3803 of time ranges.
3804
3805 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3806
3807 * org.texi (Internal links): Document the changes in
3808 internal links.
3809
3810 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3811
3812 * org.texi (Agenda commands): Document the limitation for
3813 the filter preset - it can only be used for an entire agenda
3814 view, not in an individual block in a block agenda.
3815
3816 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
3817
3818 * org.texi (iCalendar export): Document alarm creation.
3819
3820 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
3821
3822 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
3823
3824 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3825
3826 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
3827
3828 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3829
3830 * calc.texi: Use emacsver.texi to determine Emacs version.
3831
3832 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3833
3834 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
3835 since that works by default.
3836
3837 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
3838
3839 * gnus.texi (Customizing the IMAP Connection): Document
3840 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
3841
3842 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
3843
3844 * tramp.texi (Remote shell setup): New item "Interactive shell
3845 prompt". Reported by Christian Millour <cm@abtela.com>.
3846 (Remote shell setup, Remote processes): Use @code{} for
3847 environment variables.
3848
3849 2010-11-03 Glenn Morris <rgm@gnu.org>
3850
3851 * ediff.texi (Quick Help Commands, Miscellaneous):
3852 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
3853
3854 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3855
3856 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
3857
3858 2010-10-31 Glenn Morris <rgm@gnu.org>
3859
3860 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
3861
3862 2010-10-31 Glenn Morris <rgm@gnu.org>
3863
3864 * cc-mode.texi: Remove reference to defunct viewcvs URL.
3865
3866 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3867
3868 * gnus.texi (Client-Side IMAP Splitting):
3869 Mention nnimap-unsplittable-articles.
3870
3871 2010-10-29 Julien Danjou <julien@danjou.info>
3872
3873 * gnus.texi (Finding the News): Remove references to obsoletes
3874 variables `gnus-nntp-server' and `gnus-secondary-servers'.
3875
3876 2010-10-29 Eli Zaretskii <eliz@gnu.org>
3877
3878 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
3879 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
3880 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
3881 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
3882
3883 2010-10-28 Glenn Morris <rgm@gnu.org>
3884
3885 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
3886 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
3887 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
3888
3889 2010-10-25 Daiki Ueno <ueno@unixuser.org>
3890
3891 * epa.texi (Mail-mode integration): Add alternative key bindings
3892 for epa-mail commands; escape comma.
3893 Don't use the word "PGP", since it is a non-free program.
3894
3895 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
3896
3897 * calc.texi: Use emacsver.texi to determine Emacs version.
3898
3899 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
3900
3901 * gnus.texi (Group Parameters, Buttons): Fix typos.
3902
3903 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
3904
3905 * gnus.texi (Subscription Commands): Mention that you can also
3906 subscribe to new groups via the Server buffer, which is probably more
3907 convenient when subscribing to many groups.
3908
3909 2010-10-21 Julien Danjou <julien@danjou.info>
3910
3911 * message.texi (Message Headers): Allow message-default-headers to be a
3912 function.
3913
3914 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3915
3916 * gnus-news.texi: Mention new archive defaults.
3917
3918 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
3919
3920 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
3921
3922 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3923
3924 * gnus.texi (HTML): Document the function value of
3925 gnus-blocked-images.
3926 (Article Washing): shr and gnus-w3m, not the direct function names.
3927
3928 2010-10-20 Julien Danjou <julien@danjou.info>
3929
3930 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
3931 variable.
3932
3933 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3934
3935 * gnus.texi (Customizing the IMAP Connection): The port strings are
3936 strings.
3937 (Document Groups): Mention git.
3938
3939 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
3940
3941 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
3942 bzr/Gnus git sync.
3943
3944 2010-10-15 Eli Zaretskii <eliz@gnu.org>
3945
3946 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
3947 change.
3948
3949 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3950
3951 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
3952 @item syntax for in-Emacs makeinfo.
3953
3954 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
3955
3956 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
3957 trim sentence.
3958
3959 2010-10-12 Daiki Ueno <ueno@unixuser.org>
3960
3961 * epa.texi (Caching Passphrases):
3962 * auth.texi (GnuPG and EasyPG Assistant Configuration):
3963 Clarify some configurations require to set up gpg-agent.
3964
3965 2010-10-11 Glenn Morris <rgm@gnu.org>
3966
3967 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3968
3969 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3970
3971 * gnus.texi (Spam Package Introduction): Mention `$'.
3972
3973 2010-10-09 Eli Zaretskii <eliz@gnu.org>
3974
3975 * makefile.w32-in (emacsdir): New variable.
3976 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
3977 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
3978
3979 2010-10-09 Glenn Morris <rgm@gnu.org>
3980
3981 * Makefile.in (mostlyclean): Delete *.toc.
3982
3983 * Makefile.in: Use $< in rules.
3984
3985 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
3986
3987 * Makefile.in ($(infodir)): Delete rule.
3988 (mkinfodir): New. Use it in all the info rules, rather than depending
3989 on infodir.
3990
3991 2010-10-09 Glenn Morris <rgm@gnu.org>
3992
3993 * gnus.texi (Article Washing): Fix previous change.
3994
3995 * Makefile.in (emacsdir): New variable.
3996 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
3997 Depend on emacsver.texi.
3998
3999 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4000
4001 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4002
4003 2010-10-08 Julien Danjou <julien@danjou.info>
4004
4005 * gnus.texi: Add mm-shr.
4006
4007 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4008
4009 * gnus.texi (Finding the Parent, The Gnus Registry)
4010 (Registry Article Refer Method): Update docs for nnregistry.el.
4011
4012 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4013
4014 * auth.texi (Help for users)
4015 (GnuPG and EasyPG Assistant Configuration): Update docs.
4016
4017 2010-10-08 Glenn Morris <rgm@gnu.org>
4018
4019 * cl.texi (Organization, Installation, Old CL Compatibility):
4020 Deprecate cl-compat for new code.
4021 (Usage, Installation): Remove outdated information.
4022
4023 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4024
4025 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4026
4027 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4028
4029 2010-10-06 Julien Danjou <julien@danjou.info>
4030
4031 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4032
4033 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4034 broken link.
4035
4036 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4037
4038 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4039 to ReiserFS.
4040
4041 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4042 (FAQ 7-1): Fix getmail URL.
4043
4044 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4045
4046 * epa.texi (Caching Passphrases): New section.
4047
4048 2010-10-06 Glenn Morris <rgm@gnu.org>
4049
4050 * Makefile.in (SHELL): Set it.
4051 (info): Move the mkdir dependency to the individual info files.
4052 (mostlyclean): Tidy up.
4053 (clean): Only delete the specific dvi and pdf files.
4054 (maintainer-clean): Be more restrictive in what we delete.
4055 ($(infodir)): Add parallel build workaround.
4056
4057 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4058
4059 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4060
4061 2010-10-03 Julien Danjou <julien@danjou.info>
4062
4063 * emacs-mime.texi (Display Customization):
4064 Update mm-inline-large-images documentation and add documentation for
4065 mm-inline-large-images-proportion.
4066
4067 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4068
4069 * tramp.texi (Frequently Asked Questions):
4070 Mention remote-file-name-inhibit-cache.
4071
4072 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4073
4074 * gnus.texi (Splitting Mail): Fix @xref syntax.
4075 (Splitting Mail): Really fix the @ref syntax.
4076
4077 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4078
4079 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4080 (Article Hiding): Add google banner example.
4081 Suggested by Benjamin Xu.
4082
4083 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4084
4085 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4086 Remove nnimap-split-rule from examples.
4087
4088 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4089
4090 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4091 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4092 Fishman.
4093 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4094
4095 2010-09-30 Julien Danjou <julien@danjou.info>
4096
4097 * gnus.texi (Gravatars): Fix documentation about
4098 gnu-gravatar-properties.
4099
4100 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4101
4102 * epa.texi (Bug Reports): New section.
4103
4104 2010-09-29 Glenn Morris <rgm@gnu.org>
4105
4106 * Makefile.in (top_srcdir): Remove unused variable.
4107
4108 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4109
4110 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4111 (Client-Side IMAP Splitting): Document 'default.
4112
4113 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4114
4115 * gnus.texi (Customizing the IMAP Connection):
4116 Document nnimap-fetch-partial-articles.
4117
4118 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4119
4120 * gnus-news.texi: Mention nnimap-inbox.
4121
4122 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4123
4124 2010-09-26 Julien Danjou <julien@danjou.info>
4125
4126 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4127
4128 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4129
4130 * gnus.texi (Security): Remove gpg.el mention.
4131
4132 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4133
4134 * gnus.texi (Browse Foreign Server): New variable
4135 gnus-browse-subscribe-newsgroup-method.
4136
4137 * gnus-news.texi: Mention it.
4138
4139 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4140
4141 * gnus.texi (NoCeM): Remove.
4142 (Startup Variables): No jingle.
4143
4144 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
4145
4146 * woman.texi (Interface Options): xz compression is now supported.
4147
4148 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4149
4150 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4151 (Unavailable Servers): Document gnus-server-copy-server.
4152 (Using IMAP): Document the new nnimap.
4153
4154 2010-09-25 Julien Danjou <julien@danjou.info>
4155
4156 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4157
4158 2010-09-24 Glenn Morris <rgm@gnu.org>
4159
4160 * url.texi (Disk Caching): Tweak previous change.
4161
4162 2010-09-24 Julien Danjou <julien@danjou.info>
4163
4164 * url.texi (Disk Caching): Mention url-cache-expire-time,
4165 url-cache-expired, and url-fetch-from-cache.
4166
4167 2010-09-24 Julien Danjou <julien@danjou.info>
4168
4169 * gnus.texi: Add Gravatars.
4170
4171 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4172
4173 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4174
4175 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4176
4177 * gnus.texi (Expunging mailboxes): Update name of the expunging
4178 command.
4179
4180 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4181
4182 * emacs-mime.texi (rfc2047): Update description for
4183 rfc2047-encode-parameter.
4184
4185 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
4186
4187 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4188 "fish" methods.
4189 (External methods): Remove "scp1_old" and "scp2_old" methods.
4190
4191 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
4192
4193 * tramp.texi: Remove Japanese manual. Fix typo.
4194
4195 * trampver.texi: Update release number. Remove japanesemanual.
4196
4197 2010-09-09 Glenn Morris <rgm@gnu.org>
4198
4199 * org.texi: Restore clobbered changes (copyright years, untabify).
4200
4201 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4202
4203 * gnus.texi (Adaptive Scoring): Fix typo.
4204
4205 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4206
4207 * gnus.texi (Article Display): Document gnus-html-show-images.
4208
4209 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4210
4211 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4212
4213 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4214
4215 * gnus.texi (HTML): Document gnus-max-image-proportion.
4216
4217 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4218
4219 * gnus.texi (HTML): Document gnus-blocked-images.
4220
4221 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4222
4223 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4224
4225 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4226 the first message are used for wide replies.
4227 (Changing Servers): Remove documentation on gnus-change-server and
4228 friends, since it's been removed.
4229
4230 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4231
4232 * gnus.texi (Drafts): Mention B DEL.
4233
4234 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4235
4236 * gnus.texi (Delayed Articles): Mention that the Date header is the
4237 original one, even if you delay.
4238
4239 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4240
4241 * gnus.texi (Asynchronous Fetching):
4242 Document gnus-async-post-fetch-function.
4243 (HTML): Made into its own section.
4244
4245 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
4246
4247 Sync with Tramp 2.1.19.
4248
4249 * tramp.texi (Inline methods, Default Method):
4250 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
4251 Remove remark about doubled "-t" argument.
4252 (Auto-save and Backup): Remove reference to Emacs 21.
4253 (Filename Syntax): Describe port numbers.
4254 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4255 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4256 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4257 errors with the backquotes.
4258 (External packages): File attributes cache flushing for asynchronous
4259 processes.
4260 (Traces and Profiles): Describe verbose level 9.
4261
4262 * trampver.texi: Update release number.
4263
4264 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
4265
4266 * dbus.texi (Alternative Buses): New chapter.
4267
4268 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4269
4270 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4271
4272 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4273
4274 * calc.texi (Customizing Calc): Rearrange description of new
4275 variables to match the presentation of other variables.
4276
4277 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4278
4279 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4280
4281 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4282
4283 * calc.texi (Making Selections, Selecting Subformulas)
4284 (Customizing Calc): Mention how to use faces to emphasize selected
4285 sub-formulas.
4286
4287 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
4288
4289 * tramp.texi (External packages): File attributes cache flushing
4290 for asynchronous processes.
4291
4292 2010-08-01 Alan Mackenzie <acm@muc.de>
4293
4294 Enhance the manual for the latest Java Mode.
4295
4296 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4297 annotation-var-cont.
4298 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4299 two new symbols.
4300
4301 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
4302
4303 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4304
4305 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
4306
4307 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4308
4309 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
4310
4311 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4312
4313 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4314
4315 * org.texi: Add macros to get plain quotes in PDF output.
4316 List additional contributors.
4317 (Capture): New section, replaces the section about remember.
4318 (Working With Source Code): New chapter, focused on documenting Org
4319 Babel.
4320 (Code evaluation security): New section.
4321 (MobileOrg): Document DropBox support.
4322 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4323 (Special symbols): Show how to display UTF8 characters for entities.
4324 (Global TODO list): Clarify the use of the "M" key and the differences
4325 to the "m" key.
4326 (RSS Feeds): Mention Atom feeds as well.
4327 (Setting tags): Remove paragraph about
4328 `org-complete-tags-always-offer-all-agenda-tags'.
4329
4330 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
4331
4332 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4333 argument.
4334 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4335 echoing shells.
4336
4337 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
4338
4339 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4340 (Filename Syntax): Describe port numbers.
4341
4342 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
4343
4344 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4345 forgotten.
4346 (Type Conversion): Precise conversion of natural numbers.
4347 (Errors and Events): Add "debugging" to concept index. Add variable
4348 `dbus-debug'.
4349
4350 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
4351
4352 * dbus.texi (Receiving Method Calls): Add optional argument
4353 EMITS-SIGNAL to `dbus-register-property'.
4354
4355 2010-06-27 Alex Schroeder <alex@gnu.org>
4356
4357 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4358
4359 2010-06-24 Glenn Morris <rgm@gnu.org>
4360
4361 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4362 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4363 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4364 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4365 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4366 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4367 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4368 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4369 convention. Make them end with a period.
4370
4371 2010-06-23 Glenn Morris <rgm@gnu.org>
4372
4373 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
4374 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4375 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4376 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4377 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4378 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
4379
4380 2010-06-10 Glenn Morris <rgm@gnu.org>
4381
4382 * idlwave.texi (Load-Path Shadows):
4383 * org.texi (Handling links): Fix typos.
4384
4385 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4386
4387 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4388
4389 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
4390
4391 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4392 by an alias. (Bug#6226)
4393
4394 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4395
4396 * calc.texi (Manipulating Vectors): Mention that vectors can
4397 be used to determine bins for `calc-histogram'.
4398
4399 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4400
4401 * calc.texi: Remove "\turnoffactive" commands throughout.
4402
4403 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
4404
4405 * url.texi (HTTP language/coding, Customization):
4406 * message.texi (Header Commands, Responses):
4407 * cl.texi (Argument Lists): Fix typos.
4408
4409 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
4410
4411 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4412 Note that Development menu is always available.
4413 (Creating a project): Fix terminology.
4414 (Add/Remove files): Fix typo.
4415
4416 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
4417
4418 * Version 23.2 released.
4419
4420 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
4421
4422 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4423
4424 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
4425
4426 * tramp.texi (Inline methods, Default Method):
4427 Mention `tramp-inline-compress-start-size'.
4428
4429 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
4430
4431 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4432 the CVS repo. Put the Git repo in the news section.
4433
4434 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
4435 Removed some mentions of CVS. Mention the new Git repo.
4436
4437 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
4438
4439 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
4440 (Mail Group Commands): Add index entry.
4441
4442 2010-04-18 Glenn Morris <rgm@gnu.org>
4443
4444 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4445
4446 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4447
4448 * calc.texi (Radix modes): Mention that the option prefix will
4449 turn on twos-complement mode.
4450 (Inverse and Hyperbolic Flags): Mention the Option flag.
4451
4452 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4453
4454 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
4455 (LaTeX/PDF export commands): Rename and Move section.
4456 (Sectioning structure): Update.
4457 (References): New use case for field coordinates.
4458 (The export dispatcher): Rename from ASCII export.
4459 (Setting up the staging area): Document the availability of
4460 encryption for MobileOrg.
4461 (Images and tables): Document how to reference labels.
4462 (Index entries): New section.
4463 (Generating an index): New section.
4464 (Column width and alignment): Document that <N> now
4465 means a fixed width, not a maximum width.
4466 (Publishing options): Document the :email option.
4467 (Beamer class export): Fix bug in the BEAMER example.
4468 (Refiling notes): Document refile logging.
4469 (In-buffer settings): Document refile logging keywords.
4470 (Drawers): Document `C-c C-z' command.
4471 (Agenda commands): Mention the alternative key `C-c C-z'.
4472 (Special properties): Document the BLOCKED property.
4473 (The spreadsheet): Mention the formula editor.
4474 (References): Document field coordinates.
4475 (Publishing action): Correct the documentation for the
4476 publishing function.
4477 (The date/time prompt): Document that we accept dates
4478 like month/day/year.
4479 (Cooperation): Document the changes in table.el support.
4480 (Faces for TODO keywords, Faces for TODO keywords)
4481 (Priorities): Document the easy colors.
4482 (Visibility cycling): Document the new double prefix
4483 arg for `org-reveal'.
4484 (Cooperation): Remember.el is part of Emacs.
4485 (Clean view): Mention that `wrap-prefix' is also set by
4486 org-indent-mode.
4487 (Agenda commands): Add information about prefix args to
4488 scheduling and deadline commands.
4489 (Search view): Point to the docstring of
4490 `org-search-view' for more details.
4491 (Agenda commands): Document that `>' prompts for a date.
4492 (Setting tags): Document variable
4493 org-complete-tags-always-offer-all-agenda-tags.
4494 (Column attributes): Cross-reference special properties.
4495
4496 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
4497
4498 Synchronize with Tramp repository.
4499
4500 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
4501 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4502 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
4503 syntax, texi2dvi reports errors with the backquotes.
4504
4505 * trampver.texi: Update release number.
4506
4507 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
4508
4509 * gnus.texi (Finding the News): Add pointers to the Server buffer
4510 because it's essential.
4511
4512 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4513
4514 * gnus.texi (MIME Commands): Update description of
4515 gnus-article-browse-html-article.
4516
4517 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
4518
4519 * auth.texi (Secret Service API): Add TODO node.
4520 (Help for users): Explain the new source options for `auth-sources'.
4521
4522 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
4523
4524 * trampver.texi: Update release number.
4525
4526 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
4527
4528 * Branch for 23.2.
4529
4530 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
4531
4532 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4533 now enabled by default.
4534
4535 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
4536
4537 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4538 when Emacs runs in interactive mode. (Bug#5645)
4539
4540 2010-02-16 Glenn Morris <rgm@gnu.org>
4541
4542 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4543
4544 2010-02-05 Mark A. Hershberger <mah@everybody.org>
4545
4546 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4547
4548 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
4549
4550 * gnus.texi (Score File Format): Fix typo.
4551
4552 2010-01-19 Mark A. Hershberger <mah@everybody.org>
4553
4554 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4555
4556 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
4557
4558 * ada-mode.texi (Project File Overview): Fix typo.
4559
4560 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
4561
4562 * semantic.texi: Add Richard Y. Kim credit.
4563
4564 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4565
4566 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
4567
4568 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
4569 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
4570
4571 2010-01-17 Glenn Morris <rgm@gnu.org>
4572
4573 * calc.texi (Reporting Bugs): Don't mention format of repository.
4574
4575 * woman.texi (Bugs): Make "Emacs repository" less specific,
4576 and the URL for same more specific.
4577
4578 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4579
4580 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
4581
4582 * ede.texi (ede-step-project, ede-proj-target):
4583 * tramp.texi (Remote processes): Fix typos.
4584
4585 2010-01-16 Mario Lang <mlang@delysid.org>
4586
4587 * ede.texi (ede-target):
4588 * org.texi (Refiling notes): Remove duplicated words.
4589
4590 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4591
4592 * gnus.texi (Posting Styles): Use with-current-buffer.
4593 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4594
4595 2010-01-02 Kevin Ryde <user42@zip.com.au>
4596
4597 * eieio.texi (Naming Conventions): Correction to xref on elisp
4598 coding conventions, is "Tips" node not "Standards".
4599
4600 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
4601
4602 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4603
4604 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4605
4606 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
4607
4608 * gnus.texi (Direct Functions): Add missing port number to tls method.
4609
4610 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
4611
4612 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4613 ($(infodir)/edt, edt.dvi): New targets.
4614
4615 2009-12-15 Glenn Morris <rgm@gnu.org>
4616
4617 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4618 (edt, $(infodir)/edt, edt.dvi): New targets.
4619 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4620
4621 * Makefile.in (PDF_TARGETS, pdf): New.
4622 (clean): Add *.pdf.
4623 Add pdf rules for all manuals.
4624
4625 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4626
4627 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
4628
4629 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
4630
4631 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4632 (Smart Jump, Analyzer Debug): Copyedits.
4633 (Semantic mode user commands): Link to new nodes.
4634 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4635 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4636 upstream Semantic manual.
4637
4638 * semantic.texi (Introduction): Minor fix to diagram.
4639
4640 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
4641
4642 * eshell.texi (History): Add the other built-in variables.
4643 (Built-ins): Explain built-ins, and how to apply the external commands.
4644 Add `history', `su' and `sudo'.
4645
4646 * tramp.texi (Remote processes): Add missing <RET> in the example.
4647
4648 2009-12-01 Bill Wohler <wohler@newt.com>
4649
4650 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
4651 path for mairix example. Specify -q in namazu example since namazu is
4652 excessively garrulous.
4653
4654 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
4655
4656 * tramp.texi (Remote processes): Improve eshell example with "su"
4657 and "sudo" commands.
4658
4659 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
4660
4661 * semantic.texi (Analyzer Internals): Rename from Analyzer.
4662
4663 * sem-user.texi (Semantic mode user commands): Fix key syntax.
4664 Document semantic-complete-analyze-inline.
4665 (Semanticdb search debugging commands): Minor clarification.
4666 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
4667 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
4668 manual.
4669 (Semantic mode): Link to Idle Scheduler.
4670
4671 2009-11-28 Kevin Ryde <user42@zip.com.au>
4672
4673 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
4674 @pxref, now EIEIO is in Emacs.
4675
4676 * erc.texi (Development): Correction to git tutorial url.
4677
4678 2009-11-26 Glenn Morris <rgm@gnu.org>
4679
4680 * faq.texi (Latest version of Emacs): Mention stability of development
4681 version.
4682 (Problems with very large files): Max buffer size increase in 23.2.
4683 (VM): VM has moved house again.
4684
4685 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
4686
4687 * calc.texi (Radix modes): Discuss alternate bases for two's complement
4688 notations.
4689
4690 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
4691
4692 * org.texi (Column attributes): Fix documentation of new operators.
4693
4694 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
4695
4696 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
4697 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
4698 (Idle Completions Mode): Numerous copyedits.
4699
4700 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
4701
4702 * semantic.texi (Semantic Internals, Glossary):
4703 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4704 (Semanticdb search debugging commands): Fix typos.
4705
4706 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4707
4708 * calc.texi (Radix modes): Mention twos-complement notation.
4709
4710 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
4711
4712 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
4713 ($(infodir)/semantic, semantic.dvi): New targets.
4714
4715 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
4716
4717 * Makefile.in: Build the Semantic manual.
4718
4719 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
4720 repository.
4721
4722 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
4723
4724 * dbus.texi (Receiving Method Calls): New defun
4725 `dbus-unregister-service'.
4726
4727 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
4728
4729 * org.texi (Speed keys): New section.
4730
4731 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
4732
4733 * dbus.texi (Type Conversion): Fix typo.
4734 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
4735 `dbus-registered-objects-table'.
4736 (Receiving Method Calls): New defun `dbus-register-property'.
4737 Move `dbus-unregister-object' here.
4738
4739 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4740
4741 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
4742
4743 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
4744
4745 * org.texi (Column attributes): Add the new age summary operators.
4746 Also, mention the fact you can only use one summary operator per
4747 property.
4748
4749 2009-11-13 John Wiegley <johnw@newartisans.com>
4750
4751 * org.texi (Tracking your habits): Add a new section in the
4752 manual about how to track habits.
4753 (Resolving idle time): Add a section on how idle and
4754 dangling clocks are resolved.
4755
4756 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4757
4758 * org.texi (Agenda commands): Document the new `i' command.
4759 (Inserting deadline/schedule): Document logging changes
4760 of scheduling and deadline times stamps.
4761 (In-buffer settings): Document the in-buffer keywords for logging
4762 changes of scheduling and deadline times stamps.
4763 (Structure editing, Plain lists): Document indentation
4764 cycling in empty entries with TAB.
4765 (Archiving): Document the default archiving command.
4766 (Moving subtrees): Document the new keys for archiving.
4767 (Internal archiving): Fix incorrect key.
4768 (Agenda commands): Document the TODO set switching commands.
4769 (Agenda commands): Document the new archiving keys.
4770 (Clocking work time): Better description on how to save
4771 and restore a clock.
4772 (Resolving idle time): Mention the x11idle program to get true
4773 idleness also under X11.
4774 (Resolving idle time): Use @kbd instead of @key for normal
4775 letters, because this is how he rest of the manual does this.
4776 (Pushing to MobileOrg): Mention that `org-directory'
4777 should be set.
4778 (Agenda commands): Document that SPC is a filter for
4779 any tag.
4780 (Search view): Rename from "Keyword search".
4781 (Capure): New chapter.
4782 (Markup): New chapter.
4783 (Links in HTML export, Images in HTML export):
4784 Extend the section titles.
4785 (Images in HTML export): Document the align option.
4786 (Text areas in HTML export): Extend the section title.
4787 (Images in LaTeX export): Explain image placement in LaTeX.
4788
4789 2009-11-10 Glenn Morris <rgm@gnu.org>
4790
4791 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
4792
4793 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
4794
4795 * tramp.texi (Auto-save and Backup): Disable backups just for a
4796 method.
4797
4798 * trampver.texi: Update release number.
4799
4800 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
4801
4802 Sync with Tramp 2.1.17.
4803
4804 * trampver.texi: Update release number.
4805
4806 2009-10-29 Glenn Morris <rgm@gnu.org>
4807
4808 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
4809
4810 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
4811
4812 * tramp.texi (External methods): Temporary files are kept for
4813 `rsync' and `rsyncc' methods.
4814
4815 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
4816
4817 * eieio.texi: Fix typos.
4818
4819 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
4820
4821 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
4822
4823 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
4824
4825 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
4826 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
4827
4828 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
4829
4830 * Makefile.in: Build EIEIO and EDE manuals.
4831
4832 2009-10-07 Eric Ludlam <zappo@gnu.org>
4833
4834 * eieio.texi:
4835 * ede.texi: New files.
4836
4837 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
4838
4839 * tramp.texi (Remote processes): Association of a pty is not supported.
4840
4841 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
4842
4843 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
4844 (Processing LaTeX fragments): Document that the size of images can be
4845 changes using the variable `org-format-latex-options'.
4846 (The date/time prompt, Timestamps): Be more accurate over ISO format
4847 dates and times.
4848 (Visibility cycling): Document showeverything keyword.
4849 (In-buffer settings): Document showeverything keyword.
4850 (Setting up the staging area): Fix the example.
4851 (MobileOrg): New section.
4852 (Agenda commands, Exporting Agenda Views): Document exporting the
4853 agenda view to Org files.
4854
4855 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
4856
4857 * tramp.texi (History): Add IMAP support.
4858 (External methods): Add `imap' and `imaps' methods.
4859 (GVFS based methods): Add indices for `davs'.
4860 (Password handling): Rename anchors. Add IMAP entries for
4861 ~/.authinfo.gpg.
4862
4863 * trampver.texi: Set default value of `emacsimap'.
4864
4865 2009-09-22 Daiki Ueno <ueno@unixuser.org>
4866
4867 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
4868
4869 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
4870
4871 * dired-x.texi (Technical Details):
4872 Delete dired-up-directory (Bug#4292).
4873
4874 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
4875
4876 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
4877
4878 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
4879
4880 * org.texi (Effort estimates): Document new effort setting commands.
4881 (Agenda commands): Document the new keys fro agenda time motion.
4882 Document entry text mode. Improve documentation of the keys to include
4883 inactive time stamps into the agenda view.
4884 (Feedback): Document the new bug report command.
4885 (Structure editing): Add an index entry for the sorting of subtrees.
4886
4887 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4888
4889 * auth.texi (Help for users): Corrected markup.
4890
4891 2009-09-02 Glenn Morris <rgm@gnu.org>
4892
4893 * emacs-mime.texi (time-date): Mention float-time.
4894
4895 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
4896
4897 * calc.texi (Simplifying Formulas): Improve the wording.
4898
4899 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
4900
4901 * auth.texi: Rewritten for coverage and clarity.
4902
4903 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
4904
4905 * gnus.texi (Expiring Mail):
4906 Mention gnus-mark-copied-or-moved-articles-as-expirable.
4907 (Various Various): Mention gnus-safe-html-newsgroups.
4908
4909 * gnus-news.texi: Mention
4910 gnus-mark-copied-or-moved-articles-as-expirable.
4911
4912 * emacs-mime.texi (Display Customization): Add xref to
4913 gnus-safe-html-newsgroups.
4914
4915 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
4916
4917 * tramp.texi (Version Control): Remove.
4918 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
4919 reference.
4920 (External methods): Correct `scpc' concept index entries. New method
4921 `rsyncc'.
4922 (External packages): New subsections "Filename completion" and "File
4923 attributes cache".
4924
4925 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
4926
4927 * calc.texi (Rewrite Rules): Improve the example.
4928 (Simplifying Formulas): Explain use of the I and H flags for
4929 simplification.
4930
4931 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
4932
4933 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
4934 Describe autostart behavior of dbus-ping.
4935 (Synchronous Methods, Asynchronous Methods): Use English numeric format
4936 for timeout values.
4937 (Top): Remove footnote saying D-Bus is not enabled by
4938 default. (Bug#4256)
4939
4940 2009-08-23 Daiki Ueno <ueno@unixuser.org>
4941
4942 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
4943 Reported by Jari Aalto (Bug#4211).
4944 (Mail-mode integration): Mention epa-mail-mode and
4945 epa-global-mail-mode.
4946 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
4947 epa-setup.
4948
4949 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
4950
4951 * dbus.texi (Asynchronous Methods): Allow nil handler.
4952
4953 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4954
4955 * ediff.texi (ediff-current-file): Add information about this new function.
4956
4957 * viper.texi: Add information about C-s in viper's search command.
4958
4959 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
4960
4961 * calc.texi (Date Forms): Fix typos.
4962
4963 2009-08-08 Glenn Morris <rgm@gnu.org>
4964
4965 * org.texi (Agenda commands): Restore clobbered change.
4966
4967 2009-08-07 Eli Zaretskii <eliz@gnu.org>
4968
4969 * calc.texi (Graphics, Devices): Update with the peculiarities of
4970 operation on MS-Windows.
4971
4972 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
4973
4974 * org.texi (Publishing action): Improve documentation of file
4975 names when publishing to the source directory.
4976 (Clean view): Document `org-indent-mode'.
4977 (Clocking work time): Add documentation for the
4978 new :timetamp option when creating a clock report.
4979 (Paragraphs): Fix many typos.
4980 (Plain lists): Remove duplicate explanation about the
4981 `C-c *' command.
4982 (Literal examples): Update to reflect the new behavior
4983 of the -n -r -k switches when exporting source code examples.
4984 (Structure editing): Add information about `C-c *',
4985 converting a plain list into a list of Org items.
4986 (Remember): Small rephrasing of the paragraph
4987 describing remember.el. Also mentioned that remember.el is part
4988 of Emacs 23, not Emacs 22.
4989 (Clocking work time): Add documentation about
4990 displaying the current clocking time against the effort estimate.
4991 Also add a footnote about using `org-clock-in-prepare-hook' to add
4992 an effort estimate on the fly, just before clocking it.
4993 (Footnotes): Document automatic renumbering and
4994 sorting.
4995 (Agenda commands): Document new bulk commands.
4996 (Plain lists): Document new behavior of
4997 `org-cycle-include-plain-lists'.
4998 Hyphenation only in TeX.
4999 (Clocking work time): Document the key to update effort
5000 estimates.
5001 (Clocking work time): Document the clock time display.
5002 (Structure editing, TODO basics): Document new
5003 variables.
5004 (Column attributes): Document new colciew operators.
5005 (Publishing options): Document :xml-declaration.
5006 (Tracking TODO state changes): Document the
5007 LOG_INTO_DRAWER property.
5008 (Literal examples): Document the new implementation for
5009 editing source code.
5010 (Publishing action): Mention the new publishing
5011 function, to publish an Org source file.
5012 (Publishing links): Mention how to link to an Org source file.
5013 (Macro replacement): Document new macros.
5014 (Handling links): Document type-specific completion
5015 when inserting links.
5016 (Structure editing, Plain lists): Improve documentation
5017 on sorting.
5018 (Internal links): Document custom ids for links.
5019 (Handling links): Document custom ids for links.
5020 (CSS support): Document new class.
5021 (Refiling notes): Document the possibility to create new nodes
5022 during refiling.
5023 (Agenda commands): Document the "?" operator to find
5024 tasks without effort setting.
5025 (Exporting agenda information): Section moved.
5026 (RSS Feeds): New section.
5027 (Built-in table editor): Document M-e and M-a navigate
5028 inside table field.
5029 (Stuck projects): Docment that projects identified as
5030 un-stuck will still be searchd for stuck sub-projects.
5031 (Paragraphs): Document centering.
5032 (Creating timestamps, Agenda commands): Document new
5033 behavior when changing time stamps.
5034 (Structure editing): Document the new command
5035 `org-clone-subtree-with-time-shift'.
5036 (Publishing): Refresh this chapter.
5037 (Export options, Export options, In-buffer settings):
5038 Document the new keywords.
5039 (Matching tags and properties): Collect all
5040 documentation about tags/property matches here.
5041 (Setting tags): Document `org-tag-persistent-alist'.
5042 (Weekly/daily agenda): New section.
5043 (Orgstruct mode): Describe `orgstruct++-mode'.
5044 (Drawers): Mention the LOGBOOK drawer.
5045 (Export options, Sectioning structure): Document the
5046 #+LEATEX_HEADER in-buffer setting.
5047 (Bugs): Section removed.
5048 (Hooks): New section.
5049 (Add-on packages): Move here from old location.
5050 (Context-sensitive commands): New section.
5051 (Setting tags): Document newline option.
5052 (Global TODO list, Matching tags and properties):
5053 Mention more variables.
5054 (Checkboxes): Update to changed command behavior.
5055
5056 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5057
5058 * speedbar.texi (Basic Key Bindings): Fix typo.
5059
5060 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5061
5062 * calc.texi (Vector/Matrix Functions): Add index entries for both
5063 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5064 affects matrices with more than one row.
5065 (Help Commands): Add index entries for "prefix ?" key bindings.
5066
5067 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5068
5069 * calc.texi (Stack Manipulation Commands): Add documentation for
5070 `calc-transpose-lines'.
5071
5072 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5073
5074 * dbus.texi (Receiving Method Calls): Describe special return value
5075 `:ignore'.
5076
5077 2009-07-24 Alan Mackenzie <acm@muc.de>
5078
5079 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5080 initialization, any individual variable setting now takes precedence
5081 over one done via c-file-style/c-file-offsets.
5082
5083 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5084
5085 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5086 truncated when Calc is quit.
5087 (Customizing Calc): Document `calc-undo-length'.
5088
5089 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5090
5091 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5092
5093 2009-07-11 Kevin Ryde <user42@zip.com.au>
5094
5095 * pcl-cvs.texi (About PCL-CVS):
5096 * widget.texi (Basic Types):
5097 Fix cross-references.
5098
5099 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5100
5101 * dbus.texi (Type Conversion): Don't use literal control character.
5102
5103 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5104
5105 * tramp.texi (GVFS based methods): New section.
5106 (Remote processes): Processes for GVFS based methods run locally.
5107
5108 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5109
5110 * tramp.texi (Inline methods, External methods, Gateway methods):
5111 Avoid the words "kludge" and hack".
5112 (External methods): Add `synce' method.
5113
5114 * trampver.texi: Update release number.
5115
5116 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5117
5118 Sync with Tramp 2.1.16.
5119
5120 * tramp.texi (History): Add GVFS support.
5121 (External methods): Precise `rsync' description. Add `dav', `davs' and
5122 `obex' methods. Add 'tramp-gvfs-methods' option.
5123 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5124 forms.
5125 (Remote Programs): Introduce `tramp-own-remote-path'.
5126 (Remote processes): New subsection "Running remote programs that create
5127 local X11 windows".
5128 (Frequently Asked Questions): Improve code for disabling vc.
5129
5130 * trampver.texi: Update release number. Set default value of
5131 `emacsgvfs'.
5132
5133 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5134
5135 * Branch for 23.1.
5136
5137 2009-06-17 Glenn Morris <rgm@gnu.org>
5138
5139 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5140 (Latest version of Emacs): Mention source code repository.
5141
5142 2009-06-16 Glenn Morris <rgm@gnu.org>
5143
5144 * faq.texi (Top): Language tweak.
5145 (Extended commands): Most people have arrow keys.
5146 (Emacs manual): Say how to follow info links.
5147 (File-name conventions): Change title a bit. Explain about source
5148 versus installed. Condense etc description.
5149 (Guidelines for newsgroup postings): Mention Savannah list page.
5150 (Newsgroup archives): Simplify.
5151 (Contacting the FSF): Add contact URL.
5152 (Emacs Lisp documentation): Printed version not always available.
5153 (Installing Texinfo documentation): Explain how by hand installation is
5154 not normally needed. Use add-to-list. Remove duplicate reference.
5155 (Informational files for Emacs): Move info on Help menu here from
5156 "File-name conventions".
5157 (Help installing Emacs): Tweak uref.
5158 (Obtaining the FAQ): Mention repository.
5159 (Origin of the term Emacs): Explain "ITS".
5160 (Changing load-path): Use add-to-list.
5161 (Automatic indentation): Clarify this is for Text mode.
5162 Don't mention Indented Text mode.
5163 (Finding Emacs on the Internet): The FSF does not seem to offer a
5164 deluxe distribution on CD anymore.
5165
5166 2009-06-16 Glenn Morris <rgm@gnu.org>
5167
5168 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5169 Recommend the latest release. Mention how to get older FAQs.
5170 Recommend the Emacs manual.
5171 (Guidelines for newsgroup postings): Discourage cross-posts.
5172 (Underlining paragraphs): Remove.
5173 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5174 (Bugs and problems): Update key-binding.
5175 (Problems with very large files): Mention 64-bit.
5176 (Shell process exits abnormally): Remove.
5177 (Problems with Shell Mode): Rename and update.
5178 (Spontaneous entry into isearch-mode)
5179 (Problems talking to certain hosts): Remove. This is old information,
5180 in etc/PROBLEMS if needed.
5181 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5182 (Dired claims that no file is on this line): Update.
5183 (Installing Emacs, Problems building Emacs): Simplify.
5184 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5185 information.
5186 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5187 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5188 (JDEE): "JDEE", not "JDE".
5189 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5190 Remove. This is old information, in etc/PROBLEMS if needed.
5191 (stty and Backspace key, Kanji and Chinese characters): Remove.
5192 (Right-to-left alphabets): Update section.
5193 (Changing the included text prefix): Gnus uses message-yank-prefix.
5194 Add cross-reference to Supercite manual.
5195 (Saving a copy of outgoing mail): Simplify output file description.
5196 (Expanding aliases when sending mail): Refer to Emacs manual.
5197 Remove old info about RFC822.
5198 Correct description of how to rebuild aliases.
5199 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5200 (MIME with Emacs mail packages)
5201 (Viewing articles with embedded underlining)
5202 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5203 Remove old sections.
5204 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5205 and is well-documented in the Gnus manual.
5206 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5207 (Making Gnus faster): Rename from "Starting Gnus faster".
5208 Merge "Catch-up is slow in Gnus" into here.
5209
5210 2009-06-14 Glenn Morris <rgm@gnu.org>
5211
5212 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5213 (New in Emacs 23): New section.
5214 (Handling C-s and C-q with flow control): Add xref.
5215
5216 2009-06-13 Glenn Morris <rgm@gnu.org>
5217
5218 * faq.texi (Setting up a customization file): Grammar fix.
5219 Customize is no longer "new".
5220 (Displaying the current line or column): Line-number mode is on by
5221 default. Don't mention `column' package. Mention linum.el.
5222 (Turning on abbrevs by default): Explain how to do it for buffers,
5223 modes, and everywhere.
5224 (Associating modes with files): Use add-to-list. Don't mention Emacs
5225 19.
5226 (Highlighting a region): On by default since 23.1.
5227 (Replacing highlighted text): Update doc quote.
5228 (Working with unprintable characters): Don't mention search-quote-char.
5229 (Using an already running Emacs process): Gnuclient is probably not an
5230 enhancement these days.
5231 (Indenting switch statements): Remove mention of pre-Emacs 20.
5232 (Horizontal scrolling): Abbreviate Emacs 20 description.
5233 (Replacing text across multiple files): Fix name of dired command.
5234 (Disabling backups): Use require not load.
5235 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
5236
5237 2009-06-13 Bill Wohler <wohler@newt.com>
5238
5239 Release MH-E manual version 8.2.
5240
5241 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5242 release 8.2.
5243
5244 2009-06-13 Glenn Morris <rgm@gnu.org>
5245
5246 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5247 in this day and age the common meaning is "on the web".
5248 (copying): Use @copyright in all cases.
5249 (Basic keys): Remove reference to deleted manual node "Text Characters".
5250 (File-name conventions): Use GNU as an example rather than SERVICE.
5251 default.el lives in site-lisp. Update Info directory location.
5252 (Real meaning of copyleft): GPL actions have been brought, but all
5253 settled out of court.
5254 (Guidelines for newsgroup postings): Shorten section title.
5255 Simplify comp.emacs description.
5256 (Newsgroup archives): Change Google URL. Describe Gmane.
5257 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5258 points". Mention List-Unsubscribe header.
5259 (Contacting the FSF): Update email and URLs.
5260 (Basic editing): Mention F1 for help.
5261 (Installing Texinfo documentation): Refer to Texinfo website rather
5262 than ftp server.
5263 (Printing a Texinfo file): Mention texi2pdf.
5264 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5265 are just stubs nowadays.
5266 (Latest version of Emacs): Explain version numbers.
5267 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5268 (Turning on syntax highlighting): No need to mention hilit19 any more.
5269 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5270 (Modes for various languages): Remove section.
5271 (Major packages and programs): Remove most version and maintainer
5272 information - it's hard to keep up-to-date, and adds nothing.
5273 Similarly with direct links to mailing lists.
5274 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5275 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5276 years, and Emacs comes with tools for this now.
5277 (Patch): Remove section - this is a standard tool.
5278 (Using function keys under X): Remove section.
5279
5280 2009-06-12 Glenn Morris <rgm@gnu.org>
5281
5282 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5283 (Help installing Emacs): Remove reference to deleted X11 node.
5284 (Associating modes with files): Interpreter-mode-alist is no longer
5285 subservient to auto-mode-alist.
5286 (Installing Emacs): Change future Emacs version.
5287 (Linking with -lX11 fails): Remove old section.
5288 (Packages that do not come with Emacs): Update ELL location.
5289 Emacs Lisp archive is dead.
5290 (Emacs for Windows): Remove reference to old CE port.
5291 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5292 (Emacs for VMS and DECwindows): Remove old ports.
5293 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5294 (Removing flashing messages): Remove section about non-existent Gnus
5295 option.
5296
5297 * faq.texi (Top): Add @top command.
5298 Remove the optional arguments from all @node commands: makeinfo can
5299 generate these automatically, and it is easier to edit and rearrange
5300 nodes without them.
5301
5302 2009-06-11 Glenn Morris <rgm@gnu.org>
5303
5304 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5305 (The LPF): Make the updated URL the sole reference point.
5306 (Learning how to do something): Update refcard price and format.
5307 (Getting a printed manual): Sources in doc/emacs/, not man/.
5308 Also available in PDF format. Since the page count varies, be less
5309 precise.
5310 (Informational files for Emacs): Remove references to deleted files
5311 LPF and SUN-SUPPORT, and to UUCP.
5312 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5313 Remove many obsolete ways to get the FAQ, which now seems only to be
5314 distributed with Emacs.
5315 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5316
5317 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
5318
5319 * org.texi (Org Plot): Fix tags (Bug#3507).
5320 (Workflow states, Agenda commands): Fix tags (Bug#3508).
5321
5322 * ada-mode.texi (Installation, Compile commands)
5323 (Project File Overview, No project files, Set compiler options)
5324 (Use GNAT project file, Use multiple GNAT project files)
5325 (Identifier completion): Use @samp for menu items, and @kbd for key
5326 sequences (Bug#3504).
5327
5328 2009-06-04 Daiki Ueno <ueno@unixuser.org>
5329
5330 * gnus.texi (Security): Fix wording; add a link to epa.info.
5331
5332 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
5333
5334 * message.texi (Header Commands): Fix descriptions to match
5335 keybindings.
5336
5337 2009-04-22 Daiki Ueno <ueno@unixuser.org>
5338
5339 * gnus.texi (Security): Mention that EasyPG is the current default.
5340
5341 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
5342
5343 * ediff.texi (Session Commands): Fix typo.
5344
5345 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5346
5347 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5348 news.software.readers. Reported by Florian Rehnisch.
5349
5350 2009-04-02 Glenn Morris <rgm@gnu.org>
5351
5352 * auth.texi: Capitalize direntry.
5353
5354 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5355 using a period in the entry name. (Bug#2797)
5356
5357 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
5358
5359 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5360 ($(infodir)/auth, auth.dvi): New targets.
5361
5362 2009-03-03 Glenn Morris <rgm@gnu.org>
5363
5364 * auth.texi: Fix @setfilename.
5365
5366 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5367 (auth, $(infodir)/auth, auth.dvi): New rules.
5368
5369 2009-02-25 Glenn Morris <rgm@gnu.org>
5370
5371 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5372
5373 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5374
5375 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5376
5377 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5378
5379 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5380 gnus-nocem-issuers, and gnus-nocem-verifyer.
5381
5382 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
5383
5384 * ada-mode.texi (Project files, Automatic Casing):
5385 * dbus.texi (Signals):
5386 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5387 * mh-e.texi (HTML):
5388 * nxml-mode.texi (Locating a schema)
5389 (Using the document's URI to locate a schema):
5390 * org.texi (Footnotes, Using the mapping API):
5391 * rcirc.texi (Channels): Remove duplicate words.
5392
5393 2009-02-20 Glenn Morris <rgm@gnu.org>
5394
5395 * dired-x.texi (Miscellaneous Commands):
5396 * gnus.texi: Minor updates for mbox Rmail.
5397
5398 2009-02-16 Karl Berry <karl@gnu.org>
5399
5400 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5401 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5402 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5403 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5404 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5405 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5406 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5407 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5408 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5409 Consistently use @insertcopying in the Top node,
5410 @contents at the front (after @end titlepage),
5411 and @direntry after @copying. (Bug#1988)
5412
5413 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5414
5415 * auth.texi: New file documenting auth-source.
5416
5417 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
5418
5419 * org.texi (Org Plot): Fix link.
5420
5421 2009-02-09 Daiki Ueno <ueno@unixuser.org>
5422
5423 * epa.texi (Mail-mode integration): Mention the way to do
5424 "encrypt-to-self". (Bug#1807)
5425
5426 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5427
5428 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5429
5430 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5431
5432 * gnus-news.texi: Print version about Incoming*.
5433
5434 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
5435
5436 * org.texi (Structure editing, Handling links)
5437 (Fast access to TODO states, Javascript support): Make standard docs
5438 correctly reflect default variable settings.
5439
5440 2009-02-02 Glenn Morris <rgm@gnu.org>
5441
5442 * org.texi: Fix typos.
5443
5444 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
5445
5446 Sync with Tramp 2.1.15.
5447
5448 * trampver.texi: Update release number.
5449
5450 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5451
5452 * org.texi (TODO dependencies): Document TODO dependencies on
5453 checkboxes.
5454
5455 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
5456
5457 * org.texi (TODO dependencies): Document key binding for toggling
5458 ORDERED property.
5459
5460 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
5461
5462 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5463 of hook functions.
5464
5465 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
5466
5467 * org.texi (TODO dependencies): New section.
5468
5469 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
5470
5471 * org.texi (Plain lists, TODO basics, Priorities)
5472 (Multiple sets in one file, Conflicts): Document interaction with
5473 `shift-selection-mode'.
5474
5475 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5476
5477 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5478 Make Calc the subject of sentences.
5479 (Rearranging Formulas using Selections): Discuss new options
5480 for `j *'.
5481
5482 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
5483
5484 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5485
5486 2009-01-26 Glenn Morris <rgm@gnu.org>
5487
5488 * org.texi: Fix typos.
5489
5490 2009-01-26 Bill Wohler <wohler@newt.com>
5491
5492 * mh-e.texi (EDITION, UPDATED): Update.
5493
5494 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
5495
5496 * org.texi (References): Add information about remote references.
5497 (Built-in table editor): Document `C-c RET' in tables.
5498 (Math symbols, Quoting LaTeX code): Mention that simple
5499 LaTeX macros survive LaTeX export.
5500 (Images in LaTeX export): Show how to create a reference to a
5501 figure.
5502 (Sectioning structure): Document that the LaTeX class can be
5503 specified in a property.
5504 (Text areas in HTML export): New section.
5505 (External links): Add examples for text search and ID links.
5506 (Built-in table editor): Remove the descriptio of `C-c
5507 C-q', it not longer works.
5508 (Literal examples): Document that a space must follow
5509 the colon in short examples.
5510 (Relative timer): Document `org-timer-stop'.
5511 (Footnotes): New section.
5512 (Footnote markup): Shorten section and refer to new Footnote
5513 section.
5514 (Literal examples): Add documentation for line
5515 numbering in and references to code examples.
5516 (CSS support): Fix the description of default CSS styles.
5517 (Capturing column view): Document
5518 "file:path/to/file.org" as an allowed value for the ID property of
5519 a dynamic block copying column view.
5520
5521 2009-01-23 Stephen Eglen <stephen@gnu.org>
5522
5523 * mh-e.texi (Getting Started): Describe $MH.
5524
5525 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
5526
5527 * tramp.texi (all): Harmonize usage of "external method",
5528 "external transfer method" and "out-of-band method".
5529 (Connection types): Precise the differences of inline and external
5530 methods. Written by Adrian Phillips <a.phillips@met.no>.
5531
5532 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5533
5534 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5535 commands as described at the top. Reported by Allan Gottlieb
5536 <gottlieb@nyu.edu>.
5537
5538 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5539
5540 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5541 nnmail-pathname-coding-system.
5542
5543 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5544
5545 * org.texi (Relative timer): Fix typo.
5546
5547 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
5548
5549 * org.texi (Clocking work time): Fix typo.
5550 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
5551
5552 2009-01-13 Glenn Morris <rgm@gnu.org>
5553
5554 * org.texi: Fix some more typos.
5555
5556 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5557
5558 * org.texi: Fix some typos.
5559
5560 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5561
5562 * gnus.texi (Group Parameters): Add note for local variables.
5563
5564 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5565
5566 * gnus.texi (Converting Kill Files): Fix URL.
5567 Include gnus-kill-to-score.el in contrib directory.
5568
5569 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5570
5571 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5572 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5573 (Paging the Article): Add index entry.
5574
5575 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5576
5577 * ada-mode.texi (Examples): Delete redundant text.
5578
5579 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
5580
5581 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
5582
5583 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5584 addresses.
5585
5586 2009-01-03 Bill Wohler <wohler@newt.com>
5587
5588 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5589 kept empty.
5590
5591 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
5592
5593 * org.texi (Activation, Exporting, ASCII export, HTML export)
5594 (HTML Export commands, LaTeX/PDF export commands):
5595 Improve documentation about transient-mark-mode.
5596 (References): Document the use of special names like $LR1 to reference
5597 to fields in the last table row.
5598
5599 2008-12-19 Juri Linkov <juri@jurta.org>
5600
5601 * info.texi (Search Text): Remove mention of removed key binding M-s.
5602
5603 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
5604
5605 * org.texi (References): Remove mentioning of @0 as reference for the
5606 last line, this has been reverted in the Lisp sources.
5607
5608 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
5609
5610 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5611 (DVI_TARGETS): Remove duplicates. Add sasl.
5612 ($(infodir)/sasl, sasl.dvi): New targets.
5613
5614 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
5615
5616 * org.texi: Version number pushed to 6.15d.
5617
5618 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
5619
5620 * org.texi (Tables in LaTeX export): New section.
5621 (Images in LaTeX export): New section.
5622 (Inlined images, Images in HTML export): Sections renamed.
5623
5624 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5625
5626 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5627
5628 2008-12-04 David Engster <dengste@eml.cc>
5629
5630 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
5631 of nnml-get-new-mail. Change URL for mairix patch.
5632
5633 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5634
5635 * org.texi (Using the mapping API): Fix bug in mapping example.
5636 (Publishing options): Make the list of properties complete again, in
5637 correspondence to the variable `org-export-plist-vars'.
5638 (Property searches): Document new special values for time comparisons.
5639 (Tag inheritance): Refine the description of tag inheritance.
5640 (Project alist): Add info about the publishing sequence of components.
5641 (Effort estimates): Document the new relative timer.
5642
5643 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
5644
5645 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5646 (Using Calc): Clarify use of `C-x * o'.
5647 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5648
5649 2008-11-28 Richard M Stallman <rms@gnu.org>
5650
5651 * dbus.texi (Receiving Method Calls): Clean up previous change.
5652
5653 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
5654
5655 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5656 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5657 `dbus-unescape-from-identifier'.
5658 (Receiving Method Calls): New constants `dbus-service-emacs' and
5659 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
5660 (Signals): Use the constants in the example.
5661
5662 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
5663
5664 * org.texi: Re-apply change to FDL 1.3.
5665
5666 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
5667
5668 * org.texi (Setting up Remember): Document `org-remember-mode'.
5669 (External links): Document that bbdb links can use a regular
5670 expression.
5671 (External links): Document that elisp links can contain interactive
5672 commands.
5673
5674 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
5675
5676 * viper.texi (viper-translate-all-ESC-keysequences):
5677 Description removed.
5678
5679 2008-11-19 Glenn Morris <rgm@gnu.org>
5680
5681 * doclicense.texi: Change to FDL 1.3.
5682 Relicense all texi files under FDL 1.3 or later.
5683
5684 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5685
5686 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
5687
5688 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
5689
5690 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
5691
5692 * ediff.texi: Version/date change.
5693
5694 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
5695
5696 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
5697
5698 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
5699
5700 * calc.texi (About This Manual): Comment out a mention of
5701 marginal notes.
5702
5703 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
5704
5705 * org.texi (Clocking work time): Document the :formula property of
5706 clock tables.
5707 (Structure editing, Refiling notes): Document refiling regions.
5708 (Agenda commands): Document the double-prefix version
5709 of the `l' command in the agenda.
5710 (Handling links): Explain the effect of a double prefix
5711 arg to `C-c C-o'.
5712 (TODO basics): Add documentation for tag triggers.
5713
5714 2008-10-23 Glenn Morris <rgm@gnu.org>
5715
5716 * cl.texi (Function Bindings): Mention `flet' fails to deal with
5717 byte-compiling things like `+'.
5718
5719 * ns-emacs.texi: Merge copyright years of author now with assignment
5720 into FSF years.
5721 (VER): Use it for easier automatic updating. Use Emacs version rather
5722 than standalone Emacs.app version.
5723
5724 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
5725
5726 * org.texi: Lots of minor fixes.
5727 (Capture): New chapter.
5728 (Org Plot): New section.
5729
5730 2008-09-30 Magnus Henoch <mange@freemail.hu>
5731
5732 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
5733
5734 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
5735
5736 * calc.texi (User Defined Units): Mention how to enter optional display
5737 string.
5738
5739 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
5740
5741 * message.texi (Sending Variables): Fix variable documentation to
5742 avoid the "y/n" wording.
5743
5744 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
5745
5746 * message.texi (Sending Variables): Add `message-confirm-send' doc.
5747
5748 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
5749
5750 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
5751 @enumerate section so as to be able to be formatted with MAKEINFO=no.
5752
5753 2008-09-22 Bill Wohler <wohler@newt.com>
5754
5755 Release MH-E manual version 8.1.
5756
5757 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5758 release 8.1.
5759
5760 * mh-e.texi: Retain dual license as agreed to by the FSF.
5761 However, bump GPL to Version 3.
5762 Use @include for license text.
5763
5764 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
5765
5766 * gnus.texi (Top, Setup, Fancy splitting to parent)
5767 (Store custom flags and keywords, Store arbitrary data):
5768 Clean up markup.
5769
5770 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
5771
5772 * gnus.texi (The Gnus Registry): Document it.
5773
5774 2008-09-08 David Engster <dengste@eml.cc>
5775
5776 * gnus.texi (nnmairix): Point out that nnml uses MH format.
5777 Clarify section about choosing back end servers.
5778
5779 2008-08-23 Glenn Morris <rgm@gnu.org>
5780
5781 * dired-x.texi (Shell Command Guessing):
5782 Mention dired-guess-shell-case-fold-search. (Bug#417)
5783
5784 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
5785
5786 * trampver.texi: Update release number.
5787
5788 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
5789
5790 * ns-emacs.texi: Update version.
5791 (Introduction): Correct menu location for options save.
5792 (Customization): Note that defaults are stored under org.gnu.Emacs.
5793
5794 2008-08-11 Bill Wohler <wohler@newt.com>
5795
5796 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
5797 explicit about GNU mailutils MH elsewhere (with thanks to Darel
5798 Henman) (closes SF #1768928).
5799
5800 2008-08-10 Glenn Morris <rgm@gnu.org>
5801
5802 * ns-emacs.texi: Use @copying. Change copyright of authors with
5803 assignment to FSF. Change license to GFDL.
5804 (Top): Remove outdated references.
5805
5806 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
5807
5808 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
5809 Add gnus-summary-sort-by-most-recent-number and
5810 gnus-summary-sort-by-most-recent-date.
5811 (Summary Sorting): Explain prefix argument.
5812
5813 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
5814
5815 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
5816 gnus-summary-pipe-output.
5817
5818 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
5819
5820 * dbus.texi (Receiving Method Calls): Document error handling of own
5821 D-Bus methods.
5822
5823 2008-08-01 Bill Wohler <wohler@newt.com>
5824
5825 * mh-e.texi (Reading Mail)
5826 (Viewing Attachments): Describe new function
5827 mh-show-preferred-alternative.
5828 (Sending Mail, Redistributing, Sending Message): Describe new hook
5829 mh-annotate-msg-hook.
5830
5831 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
5832
5833 * dbus.texi (Arguments and Signatures): Fix example.
5834 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
5835 (Asynchronous Methods): New node.
5836 (Errors and Events): Describe extended layout of `dbus-event'.
5837 New defun `dbus-event-message-type'.
5838
5839 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5840
5841 * ediff.texi: Remove VMS support.
5842
5843 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
5844
5845 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
5846 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
5847
5848 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
5849
5850 * Makefile.in: Add mairix-el targets.
5851
5852 2008-07-29 David Engster <deng@randomsample.de>
5853
5854 * mairix-el.texi: New file.
5855
5856 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
5857
5858 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
5859 project files. Delete 'main_unit' project variable; not needed. Allow
5860 process environment variables wherever project variables are allowed.
5861 Add tutorial section on multiple GNAT project files.
5862
5863 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
5864
5865 Sync with Tramp 2.1.14.
5866
5867 * trampver.texi: Update release number.
5868
5869 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5870
5871 * ns-emacs.texi:
5872 * faq.texi: Remove mentions of Mac Carbon.
5873
5874 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
5875
5876 * gnus.texi (Saving Articles): Describe the 2nd argument of
5877 gnus-summary-save-in-pipe.
5878 (SpamAssassin): Use it.
5879
5880 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
5881
5882 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
5883
5884 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
5885
5886 * org.texi (Export options): Document the use of the creator flag.
5887
5888 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
5889
5890 * org.texi: New version 6.06a.
5891
5892 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
5893
5894 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
5895 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
5896
5897 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
5898
5899 * calc.texi (Editing Stack Entries):
5900 (Algebraic Entry): Rewrite introductory sentences so it can be used by
5901 Calc's help functions. Mention fixing typos.
5902 (Customizing Calc): Fix typo.
5903
5904 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
5905
5906 * calc.texi (summarykey): New macro. Use to correctly format keys in
5907 the summary.
5908
5909 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
5910
5911 * ns-emacs.texi (Customization): Corrected documentation on color
5912 specification formats.
5913
5914 2008-07-19 Andreas Schwab <schwab@suse.de>
5915
5916 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
5917
5918 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
5919 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
5920
5921 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
5922
5923 * dbus.texi (Inspection): Rework, introduce submenus.
5924 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
5925 (Properties and Annotations, Arguments and Signatures): New nodes.
5926
5927 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
5928
5929 * dbus.texi (Receiving Method Calls): Fix description of
5930 `dbus-register-method'.
5931 (Signals): Allow also signal arguments for filtering in
5932 `dbus-register-signal'.
5933
5934 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
5935
5936 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
5937 `cnorm'.
5938 (Arithmetic Tutorial): Simplify the verification of prime factors.
5939
5940 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
5941
5942 * gnus.texi (Saving Articles): Mention
5943 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
5944
5945 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
5946
5947 * calc.texi: Adjust mode line throughout.
5948
5949 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
5950
5951 * sasl.texi (Mechanisms): Fix typos.
5952
5953 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
5954
5955 * calc.texi (Killing from the stack): Mention using normal Emacs
5956 copying.
5957
5958 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
5959
5960 * tramp.texi (Password handling): Rename from "Password caching".
5961 Add `auth-source' mechanism.
5962 (Connection caching): Tramp reopens the connection automatically,
5963 when the operating system on the remote host has been changed.
5964
5965 2008-06-20 Eli Zaretskii <eliz@gnu.org>
5966
5967 * makefile.w32-in (distclean): Remove makefile.
5968
5969 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
5970
5971 * org.texi (Using the mapping API): New section.
5972 (Agenda column view): New section.
5973 (Moving subtrees): Document archiving to the archive sibling.
5974 (Agenda commands): Document columns view in the agenda.
5975 (Using the property API): Document the API for multi-valued properties.
5976
5977 2008-06-17 Jason Riedy <jason@acm.org>
5978
5979 * org.texi (A LaTeX example): Note that fmt may be a one-argument
5980 function, and efmt may be a two-argument function.
5981 (Radio tables): Document multiple destinations.
5982
5983 2008-06-16 Glenn Morris <rgm@gnu.org>
5984
5985 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
5986 Add Cover-Texts.
5987
5988 2008-06-15 Glenn Morris <rgm@gnu.org>
5989
5990 * faq.texi (VER): Update to 23.0.60.
5991
5992 * mh-e.texi: Remove option of licensing under GPL.
5993 Add Cover-Texts to GFDL permissions notice.
5994 (GPL): Remove section.
5995 (GFDL): Include doclicense.texi rather than the actual text.
5996
5997 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
5998 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
5999
6000 * sasl.texi: Fix output file name.
6001
6002 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6003
6004 * gnus-coding.texi: Refer to license in Gnus manual.
6005
6006 * idlwave.texi, sasl.texi: Use @copying.
6007
6008 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6009
6010 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6011
6012 * url.texi: Use @copying, @title, @subtitle, @author.
6013
6014 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6015 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6016 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6017 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6018 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6019 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6020 * widget.texi, woman.texi:
6021 Remove references to external license, since doclicense is included.
6022
6023 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6024 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6025 Remove references to non-existent Invariant Sections.
6026
6027 2008-06-14 Glenn Morris <rgm@gnu.org>
6028
6029 * faq.texi (Major packages and programs): Remove references to external
6030 Supercite, Calc, VIPER, since they have been included for some time.
6031 Update VM, AUCTeX, BBDB entries.
6032
6033 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6034
6035 * newsticker.texi: Updated to match latest newsticker changes.
6036
6037 2008-06-13 Glenn Morris <rgm@gnu.org>
6038
6039 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6040 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6041 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6042 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6043 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6044 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6045 * woman.texi:
6046 Update Back-Cover Text as per maintain.info.
6047
6048 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6049
6050 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6051
6052 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6053 (gnus-faq.xml): Update repository host.
6054
6055 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6056
6057 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6058
6059 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6060 Fix a typo.
6061
6062 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6063
6064 * gnus.texi (Mail Source Customization): Correct values of
6065 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6066 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6067
6068 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6069
6070 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6071 coding standards.
6072
6073 2008-06-14 David Engster <dengste@eml.cc>
6074
6075 * gnus.texi (nnmairix): Markup fixes.
6076
6077 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6078
6079 * gnus.texi (nnmairix): Markup and other minor fixes.
6080
6081 2008-06-05 David Engster <dengste@eml.cc>
6082
6083 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6084
6085 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6086
6087 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6088 (Searching, nnir, nnmairix): New stub nodes.
6089
6090 2008-05-30 Felix Lee <felix.1@canids.net>
6091
6092 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6093
6094 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6095
6096 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6097
6098 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6099
6100 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6101
6102 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6103
6104 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6105
6106 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6107
6108 * info.texi (Top): Fix typo in xref.
6109
6110 2008-05-05 Karl Berry <karl@gnu.org>
6111
6112 * info.texi (Top): @xref to stand-alone manual.
6113
6114 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6115
6116 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6117 (Various Summary Stuff): Fix typo in last xref.
6118
6119 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6120
6121 * org.texi (Moving subtrees): Fix typo.
6122
6123 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
6124
6125 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6126 Tramp via `tramp-mode'.
6127
6128 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6129
6130 * org.texi: Massive changes, in many parts of the file.
6131
6132 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6133
6134 * gnus.texi (Oort Gnus): Add message-fill-column.
6135
6136 2008-04-12 Adrian Aichner <adrian@xemacs.org>
6137
6138 * gnus.texi (Mail Source Specifiers): Typo fix.
6139
6140 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6141
6142 * gnus.texi (Diary Headers Generation): Update key binding for
6143 `gnus-diary-check-message'.
6144
6145 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6146
6147 * gnus.texi (Emacsen): Addition.
6148
6149 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6150
6151 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6152
6153 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6154
6155 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6156
6157 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6158
6159 * gnus-news.texi: Update tool bar item.
6160
6161 2008-04-09 Sven Joachim <svenjoac@gmx.de>
6162
6163 * gnus-news.texi: Fix typos.
6164
6165 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6166
6167 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6168 Add mention of `kron'.
6169
6170 2008-04-01 Daiki Ueno <ueno@unixuser.org>
6171
6172 * epa.texi (Encrypting/decrypting *.gpg files):
6173 Document epa-file-name-regexp.
6174
6175 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6176
6177 * gnus.texi (Example Methods): Fix description about ssh-agent.
6178 (Indirect Functions): Fix the default value of nntp-telnet-command;
6179 remove link to connect.html.
6180
6181 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
6182
6183 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6184 dbus-call-method.
6185 (Receiving Method Calls): The timeout can be set by the calling client.
6186
6187 * trampver.texi: Update release number.
6188
6189 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6190
6191 * gnus.texi (Top): Fix version. Add SASL.
6192
6193 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
6194
6195 Sync with Tramp 2.1.13.
6196
6197 * trampver.texi: Update release number.
6198
6199 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
6200
6201 * org.texi: Update to new org-mode website.
6202
6203 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6204
6205 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6206
6207 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6208
6209 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6210 gnus-read-ephemeral-gmane-group-url,
6211 gnus-read-ephemeral-emacs-bug-group,
6212 gnus-read-ephemeral-debian-bug-group.
6213
6214 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6215
6216 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6217
6218 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6219 Add FIXMEs for Bookmarks and gnus-registry-marks.
6220
6221 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6222
6223 * gnus.texi (Smileys): Document `smiley-style'.
6224
6225 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6226
6227 * gnus.texi (Gnus Development): Clarify difference between ding and
6228 gnu.emacs.gnus.
6229 (MIME Commands, Using MIME, RSS): Fix markup.
6230
6231 * gnus-faq.texi ([8.4]): Ditto.
6232
6233 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6234
6235 * gnus.texi (Emacsen): Remove obsolete stuff.
6236
6237 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6238
6239 * gnus.texi (Oort Gnus): Add version info WRT
6240 `mail-source-delete-incoming'.
6241
6242 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6243
6244 * gnus.texi (Top): Add "Other related manuals" and version info in
6245 `iftex' output.
6246 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6247 gnus-balloon-face-0 and the corresponding format specifiers.
6248
6249 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
6250
6251 * tramp.texi (Filename completion): Remove footnote about let-bind
6252 of `partial-completion-mode'. It doesn't work this way.
6253
6254 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6255
6256 * pcl-cvs.texi (Contributors): Update my email.
6257
6258 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
6259
6260 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6261
6262 2008-03-17 Bill Wohler <wohler@newt.com>
6263
6264 * mh-e.texi (Viewing): Update URL for adding header fields to
6265 mh-invisible-header-fields-default.
6266
6267 2008-03-16 Bill Wohler <wohler@newt.com>
6268
6269 * mh-e.texi (Preface): Add Gnus to requirements.
6270 (Forwarding): Note that forwarded MIME messages are now inline.
6271
6272 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6273
6274 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
6275 (Common Variables): Give precedence to the netcat methods over the
6276 telnet methods, and mention that they are more reliable.
6277
6278 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
6279
6280 * org.texi (Exporting Agenda Views): Document agenda export to
6281 iCalendar.
6282 (Progress logging): Document the new progress logging stuff.
6283
6284 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6285
6286 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6287 Update for change of `mail-source-delete-incoming'.
6288
6289 * gnus-news.texi: Ditto.
6290
6291 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6292
6293 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6294 custom versions.
6295
6296 2008-03-07 Alan Mackenzie <acm@muc.de>
6297
6298 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6299 parens/brackets in a k&r region is limited.
6300
6301 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6302
6303 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6304 using different Emacs versions.
6305
6306 2008-02-27 Glenn Morris <rgm@gnu.org>
6307
6308 * sc.texi: Remove a lot of old and obsolete info.
6309 (titlepage): Simplify.
6310 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6311 (VM with any Emacsen, GNEWS with any Emacsen)
6312 (Overloading for Non-conforming MUAs, Version 3 Changes)
6313 (The Supercite Mailing List): Delete nodes.
6314 (Introduction): Remove info about old packages.
6315 (Getting Connected): Simplify. Remove info about old packages.
6316 (Citing Commands): Delete Emacs 19 info.
6317 (Hints to MUA Authors): Simplify.
6318 (Thanks and History): Merge in some info from the deleted node
6319 "Version 3 Changes".
6320
6321 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
6322
6323 * org.texi (Setting tags, In-buffer settings):
6324 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6325
6326 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6327
6328 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6329 installation directory name.
6330
6331 2008-02-12 Romain Francoise <romain@orebokech.com>
6332
6333 * epa.texi (Overview): Fix typo.
6334
6335 2008-02-11 Daiki Ueno <ueno@unixuser.org>
6336
6337 * epa.texi (Quick start): Remove the .emacs setting.
6338
6339 2008-02-10 Daiki Ueno <ueno@unixuser.org>
6340
6341 * epa.texi (Quick start): Use the command `epa-enable' instead of
6342 loading `epa-setup'.
6343
6344 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
6345
6346 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6347 ($(infodir)/epa, epa.dvi): New targets.
6348
6349 2008-02-08 Daiki Ueno <ueno@unixuser.org>
6350
6351 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6352
6353 * epa.texi: New manual documenting the EasyPG Assistant.
6354
6355 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
6356
6357 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6358 (Inspection): New function dbus-ping.
6359
6360 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
6361
6362 * tramp.texi (Remote processes): Add `shell-command'.
6363
6364 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
6365
6366 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6367 (Group Parameters): Document `mail-source' parameter.
6368
6369 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
6370
6371 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6372 must be a local host.
6373
6374 2008-01-26 Michael Olson <mwolson@gnu.org>
6375
6376 * erc.texi: Update version for ERC 5.3 release.
6377 (Obtaining ERC): Update extras URLs for 5.3.
6378 (Development): Write instructions for git, and remove those for Arch.
6379 (History): Mention the switch to git.
6380
6381 2008-01-24 Karl Berry <karl@gnu.org>
6382
6383 * info.texi (Search Index, Search Text): Mention the command
6384 character in the section name, a la the (Go to node) node.
6385
6386 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
6387
6388 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6389
6390 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6391
6392 * gnus-news.texi: Mention gnus-article-describe-bindings.
6393
6394 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6395
6396 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6397
6398 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
6399
6400 * org.texi (Property inheritance): New section.
6401 (Conventions): New section.
6402 (Structure editing): Document C-RET, the prefix arg to the cut/copy
6403 commands, and the new bindings for refiling.
6404 (Sparse trees): Document the new special command for sparse trees.
6405 (References): Be more clear about the counting of hilines.
6406 (Handling links): Document M-p/n for accessing links.
6407 (Fast access to TODO states): New section.
6408 (Per file keywords): New section.
6409 (Property inheritance): New section.
6410 (Column attributes): New summary types.
6411 (Capturing Column View): New section.
6412 (The date/time prompt): Cover the new features in the date/time prompt.
6413 Compactify the table of keys for the calendar remote control.
6414 (Clocking work time): Document the new :scope parameter.
6415 (Remember): Promoted to chapter.
6416 (Quoted examples): New section.
6417 (Enhancing text): New verbatim environments.
6418
6419 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
6420
6421 * trampver.texi: Update release number.
6422
6423 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6424
6425 * gnus.texi (Article Keymap):
6426 Add gnus-article-wide-reply-with-original; fix descriptions of
6427 gnus-article-reply-with-original and
6428 gnus-article-followup-with-original.
6429
6430 2008-01-09 Glenn Morris <rgm@gnu.org>
6431
6432 * nxml-mode.texi: Add @copying section.
6433
6434 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6435
6436 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6437 Server". Add `message-send-mail-with-mailclient'.
6438
6439 * gnus.texi (Posting Server): Move some text to "(message)Mail
6440 Variables" and add a reference here.
6441
6442 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
6443
6444 * dbus.texi (Receiving Method Calls): New chapter.
6445 (Errors and Events): Add serial number to events. Replace "signal" by
6446 "message". Introduce dbus-event-serial-number.
6447
6448 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
6449
6450 * dbus.texi (Type Conversion): Explain the type specification for empty
6451 arrays. Use another example.
6452
6453 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
6454
6455 * dbus.texi (all): Replace "..." by @dots{}.
6456 (Type Conversion): Precise the value range for :byte types.
6457 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6458 Mention its return value.
6459 (Errors and Events): There is no D-Bus error propagation during event
6460 processing.
6461
6462 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6463
6464 * calc.tex (Yacas Language, Maxima Language, Giac Language):
6465 New sections.
6466
6467 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6468
6469 * gnus.texi (Group Parameters): Reorder the text and add a note about
6470 `gnus-parameters' near the beginning of the node.
6471
6472 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6473
6474 * gnus.texi (Score File Editing): Fix function name.
6475
6476 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
6477
6478 Sync with Tramp 2.1.12.
6479
6480 * trampver.texi: Update release number.
6481
6482 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
6483
6484 * dbus.texi (Type Conversion): Correct input parameters mapping.
6485
6486 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
6487
6488 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6489 (Errors and Events): Mention wrong-type-argument error.
6490
6491 2007-12-21 Alex Schroeder <alex@gnu.org>
6492
6493 * rcirc.texi: Changed single spaces after sentence end to double
6494 spaces. Fixed some typos.
6495 (Internet Relay Chat): Explain relay.
6496 (Getting started with rcirc): Change items to reflect prompts.
6497 Add more explanation to rcirc-track-minor-mode and added a comment to
6498 warn future maintainers that this section is a copy.
6499 (People): Change /ignore example.
6500 (Keywords): Not keywords.
6501
6502 2007-12-20 Alex Schroeder <alex@gnu.org>
6503
6504 * rcirc.texi (Top): Fighting Information Overload chapter added.
6505 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
6506 (rcirc commands): Move /ignore command to the new chapter.
6507 (Fighting Information Overload): New chapter documenting /keyword,
6508 /bright, /dim, channel ignore, and low priority channels.
6509 (Configuration): Document rcirc-server-alist, remove
6510 rcirc-startup-channels-alist and rcirc-default-server.
6511
6512 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
6513
6514 * dbus.texi (Signals): Fix example in dbus-register-signal.
6515
6516 2007-12-14 Sven Joachim <svenjoac@gmx.de>
6517
6518 * gnus.texi (Score Variables): Fix typo.
6519
6520 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
6521
6522 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6523 (Signals): Adapt dbus-send-signal and dbus-register-signal.
6524 (Errors and Events): Adapt dbus-event.
6525
6526 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6527
6528 * gnus.texi (Other Files): Add the yenc command.
6529
6530 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
6531
6532 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6533 since 2004-08-06.
6534
6535 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
6536
6537 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6538 on body.
6539
6540 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
6541
6542 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6543 and rfc2047-allow-irregular-q-encoded-words; fix description of
6544 rfc2047-encode-encoded-words.
6545
6546 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6547
6548 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6549
6550 2007-12-05 Michael Olson <mwolson@gnu.org>
6551
6552 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6553 Update documentation for `remember-diary-file'.
6554
6555 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
6556
6557 * dbus.texi (Signals): Precise `dbus-register-signal'.
6558 (Errors and Events): Rework events part, the internal structure of
6559 dbus-event has changed.
6560
6561 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
6562
6563 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6564 ($(infodir)/dbus, dbus.dvi): New targets.
6565
6566 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
6567
6568 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6569 unconditionally.
6570
6571 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6572 emulation with @print{}.
6573
6574 2007-12-02 Richard Stallman <rms@gnu.org>
6575
6576 * dbus.texi (Overview): Minor cleanup.
6577
6578 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
6579
6580 * Makefile.in (INFO_TARGETS): Add dbus.
6581 (DVI_TARGETS): Add dbus.dvi.
6582 (dbus, dbus.dvi): New targets.
6583
6584 * dbus.texi: New file.
6585
6586 2007-11-24 Romain Francoise <romain@orebokech.com>
6587
6588 * nxml-mode.texi: Add description in @direntry.
6589 Fix file name to match @setfilename.
6590
6591 2007-11-23 Mark A. Hershberger <mah@everybody.org>
6592
6593 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6594 ($(infodir)/nxml-mode): New rule.
6595
6596 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6597 ($(infodir)/nxml-mode): New rule.
6598 (clean): Add nxml-mode*.
6599
6600 * nxml-mode.texi: New file with nxml manual.
6601
6602 2007-11-18 Richard Stallman <rms@gnu.org>
6603
6604 * flymake.texi (Example -- Configuring a tool called directly):
6605 Update example.
6606
6607 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
6608
6609 * tramp.texi (Filename completion): Simplify explanation of
6610 double-slash behavior. Explain directory contents flushing.
6611
6612 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6613
6614 * calc.texi (TeX and LaTeX Language Modes): Put in
6615 missing braces.
6616
6617 2007-11-15 Richard Stallman <rms@gnu.org>
6618
6619 * cl.texi (Equality Predicates): Delete `eql'.
6620 (Predicates, Naming Conventions, Top): Delete `eql'.
6621 (Common Lisp Compatibility): Delete `eql'.
6622 (Porting Common Lisp): Delete obsolete backquote info.
6623 Minor clarification about character constants.
6624 (Sequence Basics): Minor clarification.
6625
6626 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
6627
6628 * cc-mode.texi (Electric Keys, Custom Macros):
6629 * tramp.texi (Filename completion): Fix typos.
6630
6631 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
6632
6633 * calc.texi (Basic commands): Mention the menu.
6634
6635 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
6636
6637 * tramp.texi (Connection caching): Tramp flushes connection
6638 properties when remote operating system has been changed.
6639
6640 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
6641
6642 * gnus-news.texi: Fix spelling.
6643 `message-insert-formatted-citation-line', not
6644 `message-insert-formated-citation-line'.
6645
6646 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6647
6648 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
6649
6650 * tramp.texi (Overview): Mention also the PuTTY integration under
6651 w32. Remove paragraphs about Tramp's experimental status.
6652 (Frequently Asked Questions): Add code example for highlighting the
6653 mode line.
6654
6655 2007-11-03 Michael Olson <mwolson@gnu.org>
6656
6657 * remember.texi: Change mentions of remember-buffer to
6658 remember-finalize throughout.
6659
6660 2007-10-30 Michael Olson <mwolson@gnu.org>
6661
6662 * remember.texi (Copying): Remove.
6663 (Mailbox): Update with non-BBDB instructions.
6664 (Diary, Org): Add.
6665 (Bibliography, Planner Page): Remove.
6666
6667 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
6668
6669 * makefile.w32-in (INFO_TARGETS): Add remember.
6670 (DVI_TARGETS): Add remember.dvi.
6671 ($(infodir)/remember): New rule.
6672 (clean): Add remember*.
6673
6674 2007-10-30 Michael Olson <mwolson@gnu.org>
6675
6676 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
6677 ($(infodir)/remember): New rule that builds the Remember Manual.
6678
6679 * remember.texi: New file containing the Remember Mode Manual.
6680 Shuffle chapters around after initial import.
6681 (Function Reference): Split Keystrokes into separate chapter.
6682 (Keystrokes): Document C-c C-k.
6683 (Introduction): Fix typographical issue with "---".
6684
6685 2007-10-29 Richard Stallman <rms@gnu.org>
6686
6687 * widget.texi (Introduction): Delete discussion of implementation
6688 internals.
6689
6690 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
6691
6692 * tramp.texi (Connection caching): Host names must be different
6693 when tunneling.
6694
6695 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6696
6697 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
6698 Gnus v5.13.
6699
6700 2007-10-28 Miles Bader <miles@gnu.org>
6701
6702 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
6703
6704 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6705
6706 * gnus.texi (Sorting the Summary Buffer):
6707 Remove gnus-article-sort-by-date-reverse.
6708
6709 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6710
6711 * gnus.texi (Non-ASCII Group Names): New node.
6712 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
6713 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
6714
6715 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6716
6717 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
6718 clean the output of the program `imap-shell-program'.
6719
6720 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6721
6722 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
6723
6724 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
6725
6726 * gnus.texi (Sticky Articles): Documentation for sticky article
6727 buffers.
6728
6729 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6730
6731 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
6732
6733 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6734
6735 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
6736
6737 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6738
6739 * gnus.texi (Archived Messages):
6740 Document gnus-update-message-archive-method.
6741
6742 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6743
6744 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
6745
6746 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6747
6748 * gnus.texi (Group Maneuvering):
6749 Document `gnus-summary-next-group-on-exit'.
6750
6751 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6752
6753 * gnus.texi (Really Various Summary Commands):
6754 Mention gnus-auto-select-on-ephemeral-exit.
6755
6756 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6757
6758 * gnus.texi, message.texi: Bump version number.
6759
6760 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6761
6762 * gnus.texi (Group Line Specification, Misc Group Stuff)
6763 (Server Commands): Parenthesize @pxref{Mail Spool}.
6764
6765 2007-10-28 Didier Verna <didier@xemacs.org>
6766
6767 New user option: message-signature-directory.
6768 * message.texi (Insertion Variables): Document it.
6769 * gnus.texi (Posting Styles): Ditto.
6770
6771 2007-10-28 Didier Verna <didier@xemacs.org>
6772
6773 * gnus.texi (Group Line Specification):
6774 * gnus.texi (Misc Group Stuff):
6775 * gnus.texi (Server Commands): Document the group compaction feature.
6776
6777 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6778
6779 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
6780
6781 * message.texi (Various Message Variables): Add message-fill-column.
6782
6783 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6784
6785 * gnus.texi: Untabify.
6786
6787 2007-10-28 Didier Verna <didier@xemacs.org>
6788
6789 * gnus.texi (Group Parameters): Document the posting-style merging
6790 process in topic-mode.
6791
6792 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6793
6794 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
6795
6796 2007-10-28 Romain Francoise <romain@orebokech.com>
6797
6798 * gnus.texi (Mail Spool): Fix typo.
6799 Update copyright.
6800
6801 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6802
6803 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
6804
6805 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6806
6807 * gnus.texi (Summary Generation Commands):
6808 Add gnus-summary-insert-ticked-articles.
6809
6810 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6811
6812 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
6813 to spam-spamassassin-program.
6814
6815 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6816
6817 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
6818
6819 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6820
6821 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
6822
6823 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6824
6825 * message.texi (Mail Headers): Document `opportunistic'.
6826
6827 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6828
6829 * emacs-mime.texi (Encoding Customization): Explain how to set
6830 mm-coding-system-priorities per hierarchy.
6831
6832 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6833
6834 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
6835 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
6836
6837 2007-10-28 Didier Verna <didier@xemacs.org>
6838
6839 * message.texi (Wide Reply): Update documentation of
6840 message-dont-reply-to-names (now allowing a list of regexps).
6841
6842 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6843
6844 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
6845
6846 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6847
6848 * gnus.texi (SpamAssassin back end): Fix typo.
6849
6850 * sieve.texi (Examples): Fix grammar.
6851
6852 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6853
6854 * gnus.texi (Searching for Articles): Document M-S and M-R.
6855 (Limiting): Document / b.
6856
6857 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6858
6859 * gnus.texi (Thread Commands): T M-^.
6860
6861 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6862
6863 * message.texi (Mail Aliases): Document ecomplete.
6864 (Mail Aliases): Fix typo.
6865
6866 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6867
6868 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
6869 fix typo.
6870
6871 2007-10-28 Romain Francoise <romain@orebokech.com>
6872
6873 * gnus.texi (Mail Spool): Grammar fix.
6874
6875 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6876
6877 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
6878 string.
6879
6880 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6881
6882 * gnus.texi (Group Parameters): Fix description.
6883
6884 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6885
6886 * gnus.texi (Gmane Spam Reporting):
6887 Fix spam-report-gmane-use-article-number.
6888 Add spam-report-user-mail-address.
6889
6890 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6891
6892 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
6893
6894 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6895
6896 * gnus.texi (Group Parameters): Add simplified sorting example based on
6897 example for `Sorting the Summary Buffer' from Jari Aalto
6898 <jari.aalto@cante.net>.
6899 (Example Methods): Add example for an indirect connection.
6900
6901 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
6902
6903 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
6904 (Agent Parameters): Update parameter names to match code.
6905 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
6906 'gnus-agent-summary-fetch-series'.
6907 (Agent and flags): New section providing a generalized discussion
6908 of flag handling.
6909 (Agent and IMAP): Remove flag discussion.
6910 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
6911
6912 2007-10-28 Romain Francoise <romain@orebokech.com>
6913
6914 * gnus.texi (Exiting the Summary Buffer): Add new function
6915 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
6916
6917 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6918
6919 * gnus.texi (Conformity): Fix typo.
6920 (Customizing Articles): Document `first'.
6921
6922 2007-10-28 Jari Aalto <jari.aalto@cante.net>
6923
6924 * gnus.texi (Sorting the Summary Buffer):
6925 Add `gnus-thread-sort-by-date-reverse'. Add example
6926 host to different sorting in NNTP and RSS groups.
6927
6928 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6929
6930 * message.texi (Insertion): Describe prefix for
6931 message-mark-inserted-region and message-mark-insert-file.
6932
6933 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6934
6935 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
6936 LaTeX documents. Describe "text/x-gnus-verbatim".
6937
6938 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6939
6940 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
6941 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
6942 (spam-stat spam filtering, SpamOracle)
6943 (Extending the Spam ELisp package): Remove extra quote symbol for
6944 clarity.
6945
6946 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6947
6948 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
6949 gnus-article-delete-part and gnus-article-replace-part.
6950 (Using MIME): Add gnus-mime-replace-part.
6951
6952 2007-10-28 Romain Francoise <romain@orebokech.com>
6953
6954 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
6955 requires `auto-compression-mode' to be enabled. Add new nnml
6956 variable `nnml-compressed-files-size-threshold'.
6957
6958 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6959
6960 * gnus.texi (Sorting the Summary Buffer):
6961 Add gnus-thread-sort-by-recipient.
6962
6963 2007-10-28 Romain Francoise <romain@orebokech.com>
6964
6965 * message.texi (Insertion Variables): Mention new variable
6966 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
6967 documentation accordingly.
6968
6969 2007-10-28 Romain Francoise <romain@orebokech.com>
6970
6971 * gnus.texi (To From Newsgroups): Mention new variables
6972 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
6973
6974 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6975
6976 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
6977 stuff; gnus-mime-inline-part does the automatic decompression.
6978
6979 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6980
6981 * gnus.texi (Spam ELisp Package Configuration Examples):
6982 "training.ham" should be "training.spam".
6983
6984 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6985
6986 * message.texi (Mail Variables): Fix the default value for
6987 message-send-mail-function.
6988
6989 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6990
6991 * gnus.texi (Optional Back End Functions): nntp-request-update-info
6992 always returns nil exceptionally.
6993
6994 2007-10-28 Simon Josefsson <jas@extundo.com>
6995
6996 * gnus.texi (Article Washing): Add libidn URL.
6997 Suggested by Michael Cook <michael@waxrat.com>.
6998
6999 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7000
7001 * gnus.texi (Topic Commands): Fix next/previous.
7002
7003 2007-10-28 Simon Josefsson <jas@extundo.com>
7004
7005 * gnus.texi (Article Washing): Mention `W i'.
7006
7007 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7008
7009 * gnus.texi (Group Parameters): Slight extension of sieve
7010 parameter description.
7011
7012 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7013
7014 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7015 matching score files as well.
7016 (Picons): Describe `gnus-picon-style'.
7017
7018 2007-10-28 Romain Francoise <romain@orebokech.com>
7019
7020 * message.texi (Message Headers): Mention that headers are hidden
7021 using narrowing, and how to expose them.
7022 Update copyright.
7023
7024 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7025
7026 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
7027 `gnus-summary-sort-by-recipient'.
7028
7029 2007-10-28 Romain Francoise <romain@orebokech.com>
7030
7031 * gnus.texi (NNTP marks): New node.
7032 (NNTP): Move NNTP marks variables to the new node.
7033
7034 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7035
7036 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7037
7038 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7039
7040 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7041
7042 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7043 everywhere for consistency.
7044 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7045 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7046 Say "regular expression" instead of "regex." Admonish.
7047 Pick other words to sound better (s/so/thus/).
7048 (Spam ELisp Package Filtering of Incoming Mail):
7049 Mention statistical filters. Remove old TODO.
7050 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7051 New section on sorting and displaying the spam score.
7052 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7053 backend but an alias to spam-use-BBDB.
7054 (Extending the Spam ELisp package): Rewrite the example using the
7055 new backend functionality.
7056
7057 2007-10-28 Simon Josefsson <jas@extundo.com>
7058
7059 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7060 nntp-marks-directory, from Romain Francoise
7061 <romain@orebokech.com>.
7062
7063 2007-10-28 Magnus Henoch <mange@freemail.hu>
7064
7065 * gnus.texi (Hashcash): New default value of
7066 hashcash-default-payment.
7067
7068 2007-10-28 Simon Josefsson <jas@extundo.com>
7069
7070 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7071 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7072
7073 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7074
7075 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7076
7077 2007-10-28 Simon Josefsson <jas@extundo.com>
7078
7079 * gnus.texi (documentencoding): Add, to avoid warnings.
7080
7081 2007-10-28 Simon Josefsson <jas@extundo.com>
7082
7083 * message.texi (Mail Headers): Add.
7084
7085 * gnus.texi (Hashcash): Fix.
7086
7087 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7088
7089 * gnus.texi (Hashcash): Change location of library, also mention
7090 that payments can be verified and fix the name of the
7091 hashcash-path variable.
7092
7093 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7094
7095 * gnus.texi (Article Display): Add `gnus-picon-style'.
7096
7097 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7098
7099 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7100
7101 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7102
7103 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7104 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7105 warning about ham processors in spam groups removed.
7106
7107 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7108
7109 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7110 From Hubert Chan <hubert@uhoreg.ca>.
7111
7112 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7113
7114 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7115 (Mailing List): Typo.
7116 (Customizing Articles): Add gnus-treat-ansi-sequences.
7117 (Article Washing): Index.
7118
7119 * message.texi: Use m-dash consistently.
7120
7121 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7122
7123 * gnus.texi (GroupLens): Remove.
7124
7125 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7126
7127 * gnus.texi (Outgoing Messages, Agent Variables):
7128 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7129 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7130
7131 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7132
7133 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7134
7135 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7136
7137 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7138
7139 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7140
7141 2007-10-28 Simon Josefsson <jas@extundo.com>
7142
7143 * gnus.texi (Top): Add SASL.
7144
7145 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7146
7147 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7148
7149 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7150
7151 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7152
7153 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7154
7155 * calc.texi (Formulas, Composition Basics): Lower the
7156 precedence of negation.
7157
7158 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7159
7160 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7161 Mention the new three-letter column identifiers.
7162 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7163 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7164 message when using `c' on an empty default with default printer.
7165 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7166 renamed to `ses--symbolic-formulas' some time ago.
7167
7168 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7169
7170 * calc.texi (Default Simplifications, Making Selections)
7171 (Customizing Calc): Clarify associativity of multiplication.
7172
7173 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
7174
7175 * tramp.texi (Traces and Profiles): Simplify loop over
7176 `trace-function-background'.
7177
7178 2007-10-22 Juri Linkov <juri@jurta.org>
7179
7180 * dired-x.texi (Shell Command Guessing): Default values are now
7181 available by typing M-n instead of M-p.
7182
7183 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
7184
7185 * tramp.texi (Cleanup remote connections): New section.
7186 (Password caching): Remove `tramp-clear-passwd'.
7187 It's not a command anymore.
7188 (Bug Reports): Add `tramp-bug' to function index.
7189 (Function Index, Variable Index): New nodes.
7190 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7191
7192 * trampver.texi: Update release number.
7193
7194 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7195
7196 * calc.texi (History and Acknowledgements): Turn comment
7197 about integer size into past tense.
7198 (Time Zones): Remove pointer to Calc author's address.
7199 (Trigonometric and Hyperbolic Functions): Mention cotangent
7200 and hyperbolic cotangent. Fix typo.
7201
7202 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
7203
7204 Sync with Tramp 2.1.11.
7205
7206 * trampver.texi: Update release number.
7207
7208 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
7209
7210 * tramp.texi (External packages): New section.
7211
7212 2007-09-29 Juri Linkov <juri@jurta.org>
7213
7214 * info.texi (Help-Int): Document `L' (`Info-history').
7215
7216 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
7217
7218 * org.texi: Change links to webpage and maintained email.
7219 (Remember): Promote to Chapter, significant changes.
7220 (Fast access to TODO states): New section.
7221 (Faces for TODO keywords): New section.
7222 (Export options): Example for #+DATE.
7223 (Progress logging): Section moved.
7224
7225 2007-09-26 Bill Wohler <wohler@newt.com>
7226
7227 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7228 browse-url-at-mouse.
7229
7230 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7231
7232 * flymake.texi (Customizable variables): Face names don't end in -face.
7233 Fix flymake-err-line-patterns template.
7234 (Example -- Configuring a tool called directly): Fix init-function.
7235 (Highlighting erroneous lines): Face names don't end in -face.
7236
7237 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
7238
7239 * erc.texi (Special-Features): Fix small typo.
7240
7241 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
7242
7243 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7244 and "External transfer methods".
7245
7246 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7247
7248 * calc.texi (Predefined Units): Add some history.
7249
7250 2007-09-08 Michael Olson <mwolson@gnu.org>
7251
7252 * erc.texi (Copying): New section included from gpl.texi.
7253 This matches the look of the upstream ERC manual.
7254
7255 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7256
7257 * calc.texi (History and Acknowledgements): Adjust the "thanks".
7258 (Random Numbers): Clarify the distribution of `random'.
7259
7260 2007-09-06 Glenn Morris <rgm@gnu.org>
7261
7262 Move manual sources from man/ to subdirectories of doc/.
7263 Split into the Emacs manual in emacs/, and other manuals in misc/.
7264 Change all setfilename commands to use ../../info.
7265 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7266 refer to the Emacs manual here.
7267 (infodir): New variable.
7268 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7269 (cc-mode.texi, faq.texi): Update references to source file locations.
7270 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7271 do not refer to the Emacs manual here.
7272 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7273
7274 * Makefile.in: Add `basename' versions of all info targets, for
7275 convenience when rebuilding just one manual.
7276 (../etc/GNU): Delete obsolete target.
7277 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7278 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
7279 *.vrs *.toc here...
7280 (maintainer-clean): ...from here.
7281
7282 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7283
7284 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7285
7286 * calc.texi (Date Conversions): Clarify definition of
7287 Julian day numbering.
7288 (Date Forms): Clarify definition of Julian day numbering;
7289 add some history.
7290
7291 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
7292
7293 * org.texi: Version 5.07.
7294
7295 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7296
7297 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7298
7299 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
7300
7301 * org.texi (Adding hyperlink types): New section.
7302 (Embedded LaTeX): Chapter updated because of LaTeX export.
7303 (LaTeX export): New section.
7304 (Using links out): New section.
7305
7306 2007-08-22 Glenn Morris <rgm@gnu.org>
7307
7308 * faq.texi (Learning how to do something): Refcards now in
7309 etc/refcards/ directory.
7310
7311 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
7312
7313 * tramp.texi (Remote Programs): Persistency file must be cleared when
7314 changing `tramp-remote-path'.
7315 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7316 macro.
7317
7318 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7319
7320 * calc.texi: Move contents to beginning of file.
7321 (Algebraic Entry): Fix the formatting of an example.
7322
7323 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7324
7325 * calc.texi (Basic Operations on Units): Mention exact versus
7326 inexact conversions.
7327
7328 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7329
7330 * calc.texi (Basic Operations on Units): Mention default
7331 values for new units.
7332 (Quick Calculator Mode): Mention that binary format will
7333 be displayed.
7334
7335 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7336
7337 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7338
7339 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7340
7341 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7342
7343 2007-08-08 Glenn Morris <rgm@gnu.org>
7344
7345 * gnus.texi, sieve.texi: Replace `iff'.
7346
7347 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7348
7349 * calc.texi (Basic Graphics): Mention the graphing of error
7350 forms.
7351 (Graphics Options): Mention how `g s' handles error forms.
7352 (Curve Fitting): Mention plotting the curves.
7353 (Standard Nonlinear Models): Add additional models.
7354 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7355 (Linear Fits): Correct result.
7356
7357 2007-08-01 Alan Mackenzie <acm@muc.de>
7358
7359 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7360 to "--no-site-file".
7361
7362 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
7363
7364 * tramp.texi (Frequently Asked Questions): Point to mode line
7365 extension in Emacs 23.1.
7366
7367 * trampver.texi: Update release number.
7368
7369 2007-07-27 Glenn Morris <rgm@gnu.org>
7370
7371 * calc.texi (Copying): Include license text from gpl.texi, rather than
7372 in-line.
7373
7374 2007-07-25 Glenn Morris <rgm@gnu.org>
7375
7376 * calc.texi (Copying): Replace license with GPLv3.
7377
7378 * Relicense all FSF files to GPLv3 or later.
7379
7380 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
7381
7382 Sync with Tramp 2.1.10.
7383
7384 * tramp.texi (trampfn): Expand macro implementation in order to handle
7385 empty arguments.
7386 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
7387 occurrences by trampfn.
7388 (Frequently Asked Questions): Extend example code for host
7389 identification in the modeline. Add bbdb to approaches shortening Tramp
7390 file names to be typed.
7391
7392 * trampver.texi: Update release number.
7393
7394 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
7395
7396 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7397 section. Reported by <poti@potis.org>.
7398 (Remote processes): Arguments of the program to be debugged are taken
7399 literally.
7400 (Frequently Asked Questions): Simplify recentf example.
7401
7402 2007-07-14 Karl Berry <karl@gnu.org>
7403
7404 * info.texi (@copying): New Back-Cover Text.
7405
7406 * info.texi (Quitting Info): Move to proper place in source.
7407 (Reported by Benno Schulenberg.)
7408
7409 2007-07-13 Eli Zaretskii <eliz@gnu.org>
7410
7411 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7412
7413 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7414
7415 * emacs-mime.texi: Add @documentencoding directive.
7416
7417 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
7418
7419 * tramp.texi (Remote processes): Add an anchor to the subsection
7420 "Running a debugger on a remote host".
7421
7422 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
7423
7424 * tramp.texi (Remote processes): Don't call it "experimental" any
7425 longer. Add subsection about running a debugger on a remote host.
7426
7427 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
7428
7429 * org.texi (Properties and columns): Chapter rewritten.
7430
7431 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
7432
7433 * tramp.texi:
7434 * trampver.texi: Migrate to Tramp 2.1.
7435
7436 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
7437
7438 * org.texi (Properties): New chapter.
7439
7440 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7441
7442 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7443 Control Panel.
7444
7445 * gnus.texi (Misc Article): Add index entry for
7446 gnus-single-article-buffer.
7447
7448 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7449
7450 * gnus.texi (Starting Up): Fix typo.
7451
7452 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7453
7454 * gnus.texi (Asynchronous Fetching): Fix typo.
7455
7456 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7457
7458 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7459 (About This Manual): Remove redundant information.
7460 (Getting Started): Mention author.
7461 (Basic Arithmetic, Customizing Calc): Make description of the
7462 variable `calc-multiplication-has-precedence' match its new effect.
7463
7464 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7465
7466 * calc.texi (Basic Arithmetic, Customizing Calc):
7467 Mention the variable `calc-multiplication-has-precedence'.
7468
7469 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
7470
7471 * org.texi (Tag): Section swapped with node Timestamps.
7472 (Formula syntax for Lisp): Document new `L' flag.
7473
7474 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
7475
7476 * gnus.texi (Misc Group Stuff, Summary Buffer)
7477 (Server Commands, Article Keymap): Fix typo. s/function/command/.
7478
7479 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
7480
7481 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7482 * gnus.texi (Article Buttons, Mail Source Customization)
7483 (Sending or Not Sending, Customizing NNDiary):
7484 * message.texi (Message Headers):
7485 * mh-e.texi (HTML): Fix typos.
7486
7487 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
7488
7489 Sync with Tramp 2.0.56.
7490
7491 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7492 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
7493
7494 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
7495
7496 * Version 22.1 released.
7497
7498 2007-05-26 Michael Olson <mwolson@gnu.org>
7499
7500 * erc.texi (Modules): Fix references to completion modules.
7501
7502 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
7503
7504 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
7505
7506 2007-05-09 Didier Verna <didier@xemacs.org>
7507
7508 * gnus.texi (Email Based Diary): New. Proper documentation for the
7509 nndiary back end and the gnus-diary library.
7510
7511 2007-05-03 Karl Berry <karl@gnu.org>
7512
7513 * .cvsignore (*.pdf): New entry.
7514
7515 * texinfo.tex: Update from current version for better pdf generation.
7516
7517 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
7518
7519 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7520
7521 2007-04-28 Glenn Morris <rgm@gnu.org>
7522
7523 * faq.texi (New in Emacs 22): Restore mention of python.el pending
7524 consideration of legal status.
7525
7526 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
7527
7528 * idlwave.texi: Minor updates for IDLWAVE 6.1.
7529
7530 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
7531
7532 * faq.texi (New in Emacs 22): python.el removed.
7533
7534 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
7535
7536 * calc.texi (Reporting bugs): Update maintainer's address.
7537
7538 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
7539
7540 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7541
7542 2007-04-15 Jay Belanger <belanger@truman.edu>
7543
7544 * calc.texi (Title page): Remove the date.
7545 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7546 (The Standard Calc Interface): Change trail title.
7547 (Floats): Mention that when non-decimal floats are entered, only
7548 approximations are stored.
7549 (Copying): Move to the appendices.
7550 (GNU Free Documentation License): Add as an appendix.
7551
7552 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
7553
7554 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7555 * dired-x.texi, ebrowse.texi, ediff.texi:
7556 * emacs-mime.texi, erc.texi, eshell.texi:
7557 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7558 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7559 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7560 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7561 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7562 * woman.texi: Include GFDL.
7563
7564 * doclicense.texi: Remove node heading, so that it can be included by
7565 other files.
7566
7567 * dired-x.texi: Relicence under GFDL. Remove date from title page.
7568
7569 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7570 than *.
7571
7572 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
7573
7574 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7575 in Calc.
7576
7577 2007-04-09 Romain Francoise <romain@orebokech.com>
7578
7579 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7580 Mac OS ports. Make it clear that mouse-1 complements and doesn't
7581 replace mouse-2.
7582
7583 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
7584
7585 * woman.texi (Word at point, Interface Options): woman-topic-at-point
7586 renamed to woman-use-topic-at-point. Document new behavior.
7587
7588 2007-04-08 Richard Stallman <rms@gnu.org>
7589
7590 * url.texi: Fix some indexing.
7591 (Disk Caching): Drop discussion of old/other Emacs versions.
7592
7593 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
7594
7595 * url.texi (Disk Caching): Say Emacs 21 "and later".
7596
7597 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7598 on Font locking which now mentions JIT lock.
7599
7600 2007-04-01 Michael Olson <mwolson@gnu.org>
7601
7602 * erc.texi: Update for the ERC 5.2 release.
7603
7604 2007-03-31 David Kastrup <dak@gnu.org>
7605
7606 * woman.texi (Topic, Interface Options): Explain changes semantics of
7607 woman-manpath in order to consider MANPATH_MAP entries.
7608
7609 2007-03-31 Eli Zaretskii <eliz@gnu.org>
7610
7611 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7612
7613 2007-03-26 Richard Stallman <rms@gnu.org>
7614
7615 * pgg.texi (Caching passphrase): Clean up previous change.
7616
7617 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7618
7619 * gnus.texi (Setting Process Marks): Fix typo.
7620
7621 2007-03-25 Romain Francoise <romain@orebokech.com>
7622
7623 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7624 readability, and include various fixes by Daniel Brockman, Nick Roberts
7625 and Dieter Wilhelm.
7626
7627 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
7628
7629 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7630
7631 * gnus.texi (Mail Source Specifiers): Fix typo.
7632
7633 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
7634
7635 * reftex.texi (Imprint): Update maintainer information.
7636
7637 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
7638
7639 * message.texi (Message Buffers): Update documentation for
7640 message-generate-new-buffers.
7641
7642 2007-03-15 Daiki Ueno <ueno@unixuser.org>
7643
7644 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7645
7646 2007-03-21 Glenn Morris <rgm@gnu.org>
7647
7648 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7649
7650 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
7651
7652 * eshell.texi (Known problems): Emacs 21 -> 22.
7653
7654 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7655
7656 2007-03-18 Jay Belanger <belanger@truman.edu>
7657
7658 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
7659
7660 2007-03-12 Glenn Morris <rgm@gnu.org>
7661
7662 * calc.texi (Time Zones): Switch to new North America DST rule.
7663
7664 * calc.texi: Replace "daylight savings" with "daylight
7665 saving" in text throughout.
7666
7667 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7668
7669 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
7670 The variable now uses a list of symbols instead of just a symbol.
7671 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7672
7673 2007-03-06 Romain Francoise <romain@orebokech.com>
7674
7675 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
7676 new packages, and mention Gnus update.
7677
7678 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
7679
7680 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
7681 nntp-open-connection-functions-never-echo-commands.
7682
7683 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
7684
7685 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
7686 problems on the console, and security risk in not using gpg-agent.
7687
7688 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
7689
7690 * org.texi (The spreadsheet): Rename from "Table calculations".
7691 Completely reorganized and rewritten.
7692 (CamelCase links): Section removed.
7693 (Repeating items): New section.
7694 (Tracking TODO state changes): New section.
7695 (Agenda views): Chapter reorganized and rewritten.
7696 (HTML export): Section rewritten.
7697 (Tables in arbitrary syntax): New section.
7698 (Summary): Better feature summary.
7699 (Activation): Document problem with cut-and-paste of Lisp code
7700 from PDF files.
7701 (Visibility cycling): Document indirect buffer use.
7702 (Structure editing): Document sorting.
7703 (Remember): Section rewritten.
7704 (Time stamps): Better description of time stamp types.
7705 (Tag searches): Document regular expression search for tags.
7706 (Stuck projects): New section.
7707 (In-buffer settings): New keywords.
7708 (History and Acknowledgments): Update description.
7709
7710 2007-02-24 Alan Mackenzie <acm@muc.de>
7711
7712 * cc-mode.texi (Movement Commands): Insert two missing command names.
7713 (Getting Started): Slight wording correction (use conditional).
7714
7715 2007-02-22 Kim F. Storm <storm@cua.dk>
7716
7717 * widget.texi (User Interface, Basic Types): Document need to put some
7718 text before the %v escape in :format string in editable-field widget.
7719
7720 2007-02-18 Romain Francoise <romain@orebokech.com>
7721
7722 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
7723 `cvs-mode-quit'.
7724
7725 2007-02-10 Markus Triska <markus.triska@gmx.at>
7726
7727 * widget.texi (Programming Example): Put constant strings in :format.
7728
7729 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
7730
7731 * faq.texi (Fullscreen mode on MS-Windows): New node.
7732
7733 2007-02-04 David Kastrup <dak@gnu.org>
7734
7735 * faq.texi (AUCTeX): Update version number. Should probably be done
7736 for other packages as well.
7737
7738 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7739
7740 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
7741 <tassilo@member.fsf.org>.
7742
7743 2007-01-27 Eli Zaretskii <eliz@gnu.org>
7744
7745 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
7746 ls-lisp-use-localized-time-format.
7747
7748 2007-01-20 Markus Triska <markus.triska@gmx.at>
7749
7750 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
7751
7752 2007-01-13 Michael Olson <mwolson@gnu.org>
7753
7754 * erc.texi (Modules): Mention capab-identify module.
7755
7756 2007-01-05 Michael Olson <mwolson@gnu.org>
7757
7758 * erc.texi (Getting Started): Update for /RECONNECT command.
7759
7760 2007-01-04 Richard Stallman <rms@gnu.org>
7761
7762 * ebrowse.texi: Change C-c b to C-c C-m.
7763
7764 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
7765
7766 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
7767 variables only in info to avoid redundant entries in the printed
7768 manual.
7769
7770 2007-01-02 Daiki Ueno <ueno@unixuser.org>
7771
7772 * message.texi (Using PGP/MIME): Document gpg-agent usage.
7773
7774 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
7775
7776 * message.texi (Security): Split into sub-nodes.
7777
7778 2007-01-01 Alan Mackenzie <acm@muc.de>
7779
7780 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
7781 eval-after-load in Emacs <=21 and a workaround. Document that
7782 trigraphs are not supported.
7783
7784 2007-01-01 Alan Mackenzie <acm@muc.de>
7785
7786 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
7787 c-context-line-break. When invoked within a string, preserve
7788 whitespace. Add a backslash only when also in a macro.
7789
7790 2007-01-01 Alan Mackenzie <acm@muc.de>
7791
7792 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
7793
7794 2007-01-01 Alan Mackenzie <acm@muc.de>
7795
7796 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
7797 are now bound by default to c-\(beginning\|end\)-of-defun by default.
7798
7799 2007-01-01 Alan Mackenzie <acm@muc.de>
7800
7801 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
7802 "Choosing a Style".
7803
7804 * cc-mode.texi ("Styles"): Add @dfn{style}.
7805
7806 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
7807
7808 Sync with Tramp 2.0.55.
7809
7810 * trampver.texi: Update release number.
7811
7812 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7813
7814 * gnus.texi (Customizing Articles): Add index entries for all
7815 gnus-treat-* variables.
7816
7817 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
7818
7819 * gnus.texi (IMAP): Fix incorrect explanation of
7820 nnimap-search-uids-not-since-is-evil in documentation for
7821 nnimap-expunge-search-string.
7822
7823 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
7824
7825 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
7826 spam-ifile-database.
7827
7828 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
7829
7830 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
7831 rebind C-s.
7832
7833 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
7834
7835 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
7836 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
7837 "expiring mail".
7838 (IMAP): Document nnimap-search-uids-not-since-is-evil and
7839 nnimap-nov-is-evil.
7840
7841 2006-12-25 Kevin Ryde <user42@zip.com.au>
7842
7843 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
7844 about the key procedure being used heavily.
7845
7846 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
7847
7848 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
7849 to t.
7850 (Prerequisites): Add explanation about gpg-agent.
7851
7852 2006-12-22 Kevin Ryde <user42@zip.com.au>
7853
7854 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
7855 "sort" instead of "sort*".
7856
7857 2006-12-19 Richard Stallman <rms@gnu.org>
7858
7859 * calc.texi (History and Acknowledgements): Recognize that Emacs
7860 now does have floating point.
7861
7862 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
7863
7864 * tramp.texi (External transfer methods): Describe new method `scpc'.
7865
7866 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
7867
7868 * pgg.texi: Added short note on gpg-agent to the introduction.
7869
7870 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
7871
7872 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
7873 also applies to Cc.
7874
7875 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
7876
7877 * gnus.texi (X-Face): Clarify. Say which programs are required
7878 on Windows.
7879
7880 2006-12-08 Michael Olson <mwolson@gnu.org>
7881
7882 * erc.texi (Modules): Remove documentation for list module.
7883
7884 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
7885
7886 * faq.texi (^M in the shell buffer): Ditto.
7887
7888 2006-11-20 Michael Olson <mwolson@gnu.org>
7889
7890 * erc.texi: Call this the 5.2 stable pre-release of ERC.
7891
7892 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
7893
7894 * org.texi: Fix typos.
7895 (Agenda commands): Document `C-k'.
7896
7897 2006-11-16 Eli Zaretskii <eliz@gnu.org>
7898
7899 * url.texi (http/https): Fix a typo in the HTTP URL.
7900
7901 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
7902
7903 * ada-mode.texi: Total rewrite.
7904
7905 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
7906
7907 * org.texi: Minor typo fixes.
7908
7909 2006-11-13 Bill Wohler <wohler@newt.com>
7910
7911 Release MH-E manual version 8.0.3.
7912
7913 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7914 release 8.0.3.
7915
7916 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
7917 to set MAILDIR.
7918 (Reading Mail): Document the customization of read-mail-command
7919 for MH-E.
7920 (Viewing Attachments): Document mm-discouraged-alternatives.
7921 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
7922 (Junk): Add more information about the settings of mh-junk-background
7923 in a program. Add /usr/bin/mh to PATH in examples.
7924
7925 2006-11-12 Richard Stallman <rms@gnu.org>
7926
7927 * woman.texi: Update author address but say he no longer maintains it.
7928
7929 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
7930
7931 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
7932 archived trees.
7933 (Checkboxes): Section moved to chapter 5, and extended.
7934 (The date/time prompt): New section.
7935 (Link abbreviations): New section.
7936 (Presentation and sorting): New section.
7937 (Custom agenda views): Section completely rewritten.
7938 (Summary): Compare with Planner.
7939 (Feedback): More info about creating backtraces.
7940 (Plain lists): Modify example.
7941 (Breaking down tasks): New section.
7942 (Custom time format): New section.
7943 (Time stamps): Document inactive timestamps.
7944 (Setting tags): More details about fast tag selection.
7945 (Block agenda): New section.
7946 (Custom agenda views): Section rewritten.
7947 (Block agenda): New section.
7948
7949 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
7950
7951 * tramp.texi (Configuration): scp is the default method.
7952 (Default Method): Use ssh as example for another method.
7953
7954 2006-10-27 Richard Stallman <rms@gnu.org>
7955
7956 * woman.texi: Downcase nroff/troff/roff.
7957 (Installation): Chapter deleted. Some xrefs deleted.
7958 (Background): woman doesn't advise man ;-).
7959
7960 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
7961
7962 * ada-mode.texi (Project files, Identifier completion)
7963 (Automatic Casing, Debugging, Using non-standard file names)
7964 (Working Remotely): Fix typos.
7965
7966 2006-10-20 Masatake YAMATO <jet@gyve.org>
7967
7968 * cc-mode.texi (Sample .emacs File): Add missing `)' in
7969 sample code `my-c-initialization-hook'.
7970
7971 2006-10-19 Stuart D. Herring <herring@lanl.gov>
7972
7973 * widget.texi: Fix typos.
7974
7975 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
7976
7977 * tramp.texi (Frequently Asked Questions): Remove questions marked with
7978 "???". There have been no complaints for years, so the information
7979 must be appropriate.
7980
7981 2006-10-16 Richard Stallman <rms@gnu.org>
7982
7983 * widget.texi: Use @var instead of capitalization.
7984 Clarify many widget type descriptions.
7985
7986 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7987
7988 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
7989 gnus-dired-attach.
7990 (Selecting a Group): Fix typo.
7991
7992 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
7993
7994 * widget.texi: Fix typos.
7995
7996 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
7997
7998 * gnus.texi (Image Enhancements): Update for Emacs 22.
7999
8000 * gnus-faq.texi ([1.3]): Update.
8001
8002 2006-10-06 Richard Stallman <rms@gnu.org>
8003
8004 * faq.texi (Displaying the current line or column):
8005 Delete "As of Emacs 20".
8006
8007 2006-10-06 Romain Francoise <romain@orebokech.com>
8008
8009 * faq.texi (VM): VM works with Emacs 22 too.
8010
8011 2006-10-06 Richard Stallman <rms@gnu.org>
8012
8013 * ebrowse.texi: Remove Emacs version "21" from title.
8014
8015 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8016
8017 * gnus.texi (Foreign Groups): Say where change of editing commands are
8018 stored. Add reference to `gnus-parameters'.
8019
8020 2006-09-15 Jay Belanger <belanger@truman.edu>
8021
8022 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8023 Change "Library Public License" to "Lesser Public License"
8024 throughout. Use "yyyy" to represent year.
8025
8026 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8027
8028 * org.texi (Setting tags): Typo fix.
8029
8030 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8031
8032 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8033
8034 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8035
8036 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8037
8038 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8039
8040 * faq.texi (Escape sequences in shell output): EMACS is now set
8041 to Emacs's absolute file name, not to "t".
8042 (^M in the shell buffer): Likewise.
8043 * misc.texi (Interactive Shell): Likewise.
8044
8045 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8046
8047 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8048 mails with pop3-leave-mail-on-server. Fix wording.
8049 (Limiting): Improve gnus-summary-limit-to-articles.
8050 (X-Face): Fix typo.
8051
8052 2006-09-11 Simon Josefsson <jas@extundo.com>
8053
8054 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8055 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8056
8057 2006-09-06 Simon Josefsson <jas@extundo.com>
8058
8059 * smtpmail.texi (Authentication): Mention SSL.
8060
8061 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8062
8063 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8064 Don't use @indicateurl.
8065
8066 * cc-mode.texi (Subword Movement): Don't use @headitem.
8067 (Custom Braces, Clean-ups): Don't use @tie.
8068
8069 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8070
8071 Sync with Tramp 2.0.54.
8072
8073 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8074 Suggested by Adrian Phillips <a.phillips@met.no>.
8075
8076 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8077
8078 * org.texi (Installation, Activation): Split from Installation and
8079 Activation.
8080 (Clocking work time): Documented new features.
8081
8082 2006-08-13 Alex Schroeder <alex@gnu.org>
8083
8084 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8085 example.
8086
8087 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8088
8089 * faq.texi (How to add fonts): New node.
8090
8091 2006-08-05 Romain Francoise <romain@orebokech.com>
8092
8093 * faq.texi (New in Emacs 22): Expand.
8094
8095 2006-08-03 Michael Olson <mwolson@gnu.org>
8096
8097 * erc.texi: Update for ERC 5.1.4.
8098
8099 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8100
8101 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8102 in .../site-lisp/gnus/ by default.
8103 [ From gnus-news.texi in the trunk. ]
8104
8105 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8106
8107 * gnus.texi (MIME Commands): Additions for yEnc.
8108
8109 2006-07-24 Richard Stallman <rms@gnu.org>
8110
8111 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8112 * faq.texi: Move periods and commas inside quotes.
8113
8114 2006-07-20 Jay Belanger <belanger@truman.edu>
8115
8116 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8117
8118 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
8119
8120 * faq.texi (Security risks with Emacs): Document Emacs 22
8121 file-local-variable mechanism.
8122
8123 2006-07-12 Michael Olson <mwolson@gnu.org>
8124
8125 * erc.texi: Update for ERC 5.1.3.
8126
8127 2006-07-12 Alex Schroeder <alex@gnu.org>
8128
8129 * rcirc.texi: Fix typos.
8130 (Getting started with rcirc): New calling convention for M-x irc.
8131 Mention #rcirc. Removed channel tracking.
8132 (Configuration): Change the names of all variables that got changed
8133 recently, eg. rcirc-server to rcirc-default-server. Added
8134 documentation for rcirc-authinfo, some background for Bitlbee, and
8135 rcirc-track-minor-mode.
8136 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8137 Scrolling.
8138 (Reconnecting after you have lost the connection): Fix example code
8139 to match code changes.
8140
8141 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8142
8143 * gnus.texi, message.texi: Fix typos.
8144
8145 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
8146
8147 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8148 commands.
8149 (Global TODO list): Document the use of the variables
8150 `org-agenda-todo-ignore-scheduled' and
8151 `org-agenda-todo-list-sublevels'.
8152
8153 2006-07-05 Richard Stallman <rms@gnu.org>
8154
8155 * faq.texi (Scrolling only one line): Fix xref.
8156
8157 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8158
8159 * faq.texi (Evaluating Emacs Lisp code):
8160 Throughout, replace eval-current-buffer with eval-buffer.
8161
8162 2006-07-03 Richard Stallman <rms@gnu.org>
8163
8164 * rcirc.texi (Scrolling conservatively): Fix xref.
8165
8166 * pcl-cvs.texi (Viewing differences): Usage fix.
8167
8168 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
8169
8170 * org.texi (Agenda commands): Document `s' key to save all org-mode
8171 buffers.
8172
8173 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
8174
8175 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8176 names. Mention `cvs-msg' face.
8177
8178 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
8179
8180 * org.texi (Checkboxes): New section.
8181
8182 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
8183
8184 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8185 throughout this chapter.
8186
8187 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
8188
8189 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8190 text for standalone vs Emacs info.
8191 (Help): Clarify header line description. Use mouse-1 for clicks.
8192 (Help-P): Use mouse-1 for clicks.
8193 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8194 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8195 (Choose menu subtopic): Remove gratuitous Emacs command names.
8196 (Help-FOO): Put usual behavior first.
8197 (Help-Xref): Clicking on xrefs works in Emacs.
8198 (Search Text): Clarify what the default behavior is.
8199 (Create Info buffer): Fix Emacs window/X window confusion.
8200 (Emacs Info Variables): Fix for new Emacs init file behavior.
8201
8202 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8203
8204 * gnus.texi (Summary Buffer Lines): Fix typo.
8205
8206 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
8207
8208 * org.texi (Embedded LaTeX): New chapter.
8209 (Archiving): Section rewritten.
8210 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8211
8212 2006-06-20 Bill Wohler <wohler@newt.com>
8213
8214 Release MH-E manual version 8.0.1.
8215
8216 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8217 release 8.0.1.
8218 (Preface): Depend on GNU mailutils 1.0 and higher.
8219
8220 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8221
8222 * message.texi (News Headers): Update message-syntax-checks section.
8223
8224 2006-06-19 Karl Berry <karl@gnu.org>
8225
8226 * info.texi (Advanced): Mention C-q, especially with ?.
8227
8228 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
8229
8230 * org.texi (Publishing links): Document the `:link-validation-function'
8231 property.
8232 (Extensions and Hacking): New chapter, includes some sections of the
8233 "Miscellaneous" chapter.
8234
8235 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
8236
8237 * org.texi (Progress logging): New section.
8238
8239 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
8240
8241 * org.texi (ASCII export): Document indentation adaptation.
8242 (Setting tags): Document mutually-exclusive tags.
8243
8244 2006-06-05 Romain Francoise <romain@orebokech.com>
8245
8246 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8247 Fix typo.
8248
8249 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8250 channel (#gnus@irc.freenode.net).
8251 Fix typos. Update copyright notice.
8252
8253 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8254 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8255 (Line-Up Functions, Custom Macros):
8256 * ediff.texi (Window and Frame Configuration)
8257 (Highlighting Difference Regions):
8258 * emacs-mime.texi (Display Customization):
8259 * erc.texi (History):
8260 * eshell.texi (Known problems):
8261 * eudc.texi (Overview, BBDB):
8262 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8263 (The problem of spam, SpamOracle, Extending the Spam package)
8264 (Conformity, Terminology):
8265 * idlwave.texi (Routine Info)
8266 (Class and Keyword Inheritance, Padding Operators)
8267 (Breakpoints and Stepping, Electric Debug Mode)
8268 (Examining Variables, Troubleshooting):
8269 * org.texi (Creating timestamps):
8270 * reftex.texi (Commands, Options, Changes):
8271 * tramp.texi (Inline methods, Password caching)
8272 (Auto-save and Backup, Issues):
8273 * vip.texi (Files, Commands in Insert Mode):
8274 * viper.texi (Emacs Preliminaries, States in Viper)
8275 (Packages that Change Keymaps, Viper Specials, Groundwork):
8276 Fix various typos.
8277
8278 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
8279
8280 * ediff.texi: Fix typos.
8281
8282 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
8283
8284 * org.texi: Small typo fixes.
8285
8286 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8287
8288 * viper.texi (Viper Specials):
8289 * gnus.texi (Example Setup):
8290 * faq.texi (Backspace invokes help):
8291 * dired-x.texi (Optional Installation Dired Jump):
8292 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8293 follow coding conventions.
8294
8295 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
8296
8297 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8298
8299 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8300
8301 * pcl-cvs.texi: Fix typos.
8302 (Customization): Say "us".
8303
8304 2006-05-26 Eli Zaretskii <eliz@gnu.org>
8305
8306 * org.texi: Remove bogus @setfilename.
8307
8308 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
8309
8310 * org.texi (ASCII export): Omit command name.
8311 (HTML export): Add prefix to all lines in Local Variable example.
8312 (Acknowledgments): Typeset names in italics.
8313
8314 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
8315
8316 * org.texi (Plain lists): Add new item navigation commands.
8317 (External links): Document elisp and info links.
8318 (Custom searches): New section.
8319 (Publishing): New chapter.
8320 (HTML export): Include a list of supported CSS classes.
8321 (Setting tags): Describe the fast-tag-setting interface.
8322
8323 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8324
8325 * dired-x.texi: ifinfo -> ifnottex.
8326
8327 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8328
8329 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8330
8331 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8332
8333 * message.texi (Interface): Add tool bar customization.
8334 (MIME): Index and text additions for mml-attach.
8335 (MIME): Describe mml-dnd-protocol-alist and
8336 mml-dnd-attach-options.
8337
8338 * gnus.texi (Oort Gnus): Reorder entries in sections.
8339 Fix some entries.
8340 (Starting Up): Add references to "Emacs for Heathens" and to
8341 "Finding the News". Add user-full-name and user-mail-address.
8342 (Group Buffer Format): Add tool bar customization and update.
8343 (Summary Buffer): Add tool bar customization.
8344 (Posting Styles): Add message-alternative-emails.
8345
8346 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
8347
8348 * tramp.texi (Filename completion): Improve wording.
8349
8350 2006-05-07 Romain Francoise <romain@orebokech.com>
8351
8352 * faq.texi (Using regular expressions): Fix typo.
8353 (Packages that do not come with Emacs): Fix capitalization.
8354 (Replacing text across multiple files): Expand node to explain how
8355 to use `dired-do-query-replace-regexp' in more detail, based on
8356 suggestion by Eric Hanchrow <offby1@blarg.net>.
8357
8358 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
8359
8360 * tramp.texi (Filename completion): Completion of remote files'
8361 method, user name and host name is active only in partial
8362 completion mode.
8363
8364 2006-05-06 Bill Wohler <wohler@newt.com>
8365
8366 Release MH-E manual version 8.0.
8367
8368 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8369 release 8.0.
8370
8371 2006-05-06 Bill Wohler <wohler@newt.com>
8372
8373 * mh-e.texi (MH-BOOK-HOME): Change from
8374 http://www.ics.uci.edu/~mh/book/mh to
8375 http://rand-mh.sourceforge.net/book/mh.
8376 Replace .htm suffix with .html for MH book files.
8377 (Using This Manual): Update key binding for getting relevant
8378 chapter in Info from command key.
8379 (Ranges): Fix itemx.
8380
8381 2006-05-05 Karl Berry <karl@gnu.org>
8382
8383 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8384 (\fonttextsize): New user-level command to change text font size.
8385
8386 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8387
8388 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8389
8390 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8391
8392 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8393
8394 2006-04-24 Bill Wohler <wohler@newt.com>
8395
8396 * mh-e.texi (Getting Started): Make it more explicit that you need
8397 to install MH. Add pointers to current MH implementations.
8398
8399 2006-04-21 Bill Wohler <wohler@newt.com>
8400
8401 Release MH-E manual version 7.94.
8402
8403 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8404 release 7.94.
8405
8406 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
8407
8408 * org.texi: Many small fixes.
8409 (Handling links): Rename from "Managing links".
8410
8411 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8412
8413 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8414 (Splitting mail using spam-stat): Fix @xref.
8415
8416 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
8417
8418 * gnus.texi (Spam Package): Major revision of the text.
8419 Previously this node was "Filtering Spam Using The Spam ELisp Package".
8420
8421 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
8422
8423 * org.texi (Time stamps): Better explanation of the purpose of
8424 different time stamps.
8425 (Structure editing, Plain lists): More details on how new items
8426 and headings are inserted.
8427
8428 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
8429
8430 * org.texi (Formula syntax): Fix link to Calc Manual.
8431
8432 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8433
8434 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8435
8436 2006-04-17 Bill Wohler <wohler@newt.com>
8437
8438 * mh-e.texi (Folders): Update mh-before-quit-hook and
8439 mh-quit-hook example with code that removes the buffers rather
8440 than just bury them.
8441
8442 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
8443
8444 Sync with Tramp 2.0.53.
8445
8446 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
8447
8448 * org.texi (Updating settings): New section.
8449 (Visibility cycling): Better names for the startup folding
8450 options.
8451 (Exporting): Completely restructured.
8452 (The very busy C-c C-c key): New section.
8453 (Summary of in-buffer settings): New section.
8454
8455 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8456
8457 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8458
8459 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8460
8461 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8462 (Server Commands): Key `v' is reserved for users.
8463
8464 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
8465
8466 * org.texi (Link format): New section, emphasis on bracket links.
8467 (External links): Document bracket links.
8468 (FAQ): Expand to cover shell links and the new link format.
8469
8470 2006-04-09 Kevin Ryde <user42@zip.com.au>
8471
8472 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8473
8474 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8475
8476 * gnus.texi (Summary Buffer Lines): Add `*'.
8477
8478 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
8479
8480 * gnus.texi (Group Parameters):
8481 Mention gnus-permanently-visible-groups.
8482
8483 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8484
8485 * gnus.texi (Face): Fix typo.
8486
8487 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
8488
8489 * gnus.texi (X-Face): Clarify.
8490 (Face): Need Emacs with PNG support.
8491
8492 2006-04-06 Richard Stallman <rms@gnu.org>
8493
8494 * idlwave.texi: Delete the blocks "not suitable for inclusion with
8495 Emacs".
8496
8497 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
8498
8499 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8500 blocks not suitable for inclusion with Emacs using variable
8501 PARTOFEMACS.
8502
8503 2006-04-04 Simon Josefsson <jas@extundo.com>
8504
8505 * gnus.texi (Security): Improve.
8506
8507 2006-04-02 Bill Wohler <wohler@newt.com>
8508
8509 * mh-e.texi (Getting Started, Junk, Bug Reports)
8510 (MH FAQ and Support): Fix URLs.
8511
8512 2006-03-31 Romain Francoise <romain@orebokech.com>
8513
8514 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8515 to t, not nil (and has for the past eight years).
8516
8517 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
8518
8519 * message.texi, gnus.texi: Bump version to 5.11.
8520
8521 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
8522
8523 * gnus.texi (Top): Add comment about version line.
8524
8525 * message.texi (Top): Ditto. Change to take named versions into
8526 account.
8527
8528 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
8529
8530 * gnus.texi (Posting Styles): Add x-face-file to example.
8531 (X-Face): Refer to posting styles.
8532
8533 * gnus-faq.texi ([5.8]): Add x-face-file.
8534 ([8.4]): Add links to gmane.emacs.gnus.user and
8535 gmane.emacs.gnus.general.
8536
8537 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
8538
8539 * gnus-faq.texi: Use .invalid.
8540 ([5.4]): Fix gnus-posting-styles example.
8541
8542 2006-03-27 Romain Francoise <romain@orebokech.com>
8543
8544 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8545 Emacs/W3 needs a new maintainer.
8546 (Ispell): Update author and version info.
8547 (Mailcrypt): Mention PGG.
8548 (New in Emacs 22): Add PGG to the list of new packages.
8549 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8550 updating dead URLs.
8551
8552 2006-03-25 Karl Berry <karl@gnu.org>
8553
8554 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8555 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8556 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8557 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8558 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8559 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8560 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8561 (2) do not indent copyright year list (or anything else).
8562
8563 2006-03-21 Bill Wohler <wohler@newt.com>
8564
8565 * mh-e.texi (Folders): Various edits.
8566
8567 2006-03-20 Romain Francoise <romain@orebokech.com>
8568
8569 * gnus.texi (Mail Folders): Grammar fix.
8570
8571 2006-03-19 Bill Wohler <wohler@newt.com>
8572
8573 * mh-e.texi (Replying): Document Mail-Followup-To.
8574 Change manually-formatted table to multitable. Add debugging info.
8575 Move description of mh-reply-default-reply-to into paragraph
8576 that describes its values.
8577
8578 2006-03-17 Bill Wohler <wohler@newt.com>
8579
8580 * mh-e.texi: Use smallexample and smalllisp consistently.
8581 (Sending Mail Tour): Update method of entering
8582 addresses and subject.
8583 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8584 (Adding Attachments, Searching): Update screenshots for Emacs 22.
8585
8586 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
8587
8588 * org.texi: Version number change only.
8589
8590 2006-03-14 Bill Wohler <wohler@newt.com>
8591
8592 * mh-e.texi: Add index entries around each paragraph rather than
8593 depend on entries from beginning of node. Doing so ensures that
8594 index entries are less likely to be forgotten if text is cut and
8595 pasted, and are necessary anyway if the references are on a
8596 separate page. It seems that makeinfo is now (v. 4.8) only
8597 producing one index entry per node, so there is no longer any
8598 excuse not to. Use subheading instead of heading. The incorrect
8599 use of heading produced very large fonts in Info--as large as the
8600 main heading.
8601 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8602 versions 6 and 7 appeared *around* the time of these Emacs releases.
8603
8604 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
8605
8606 * org.texi (Clean view): Document new startup options.
8607
8608 2006-03-11 Bill Wohler <wohler@newt.com>
8609
8610 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8611 (Composing, Scan Line Formats): Fix @refs.
8612 (Getting Started): Define MH profile and MH profile components.
8613 (Incorporating Mail, Reading Mail, Viewing, Printing)
8614 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8615 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8616 for string constants.
8617 (Tool Bar): Remove spurious quote.
8618 (Junk): Use ``...'' instead of "...".
8619 (Scan Line Formats): Replace @samp with @kbd.
8620
8621 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8622
8623 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8624
8625 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8626
8627 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8628 easy to understand.
8629
8630 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
8631
8632 * gnus.texi: Markup fix.
8633 (Fancy Mail Splitting): Specify new feature.
8634
8635 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
8636
8637 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8638 partial-words matching.
8639
8640 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
8641
8642 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8643
8644 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8645 (MIME Commands): Fix mm-discouraged-alternatives.
8646
8647 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
8648
8649 * org.texi: Version number change only.
8650
8651 2006-03-06 Bill Wohler <wohler@newt.com>
8652
8653 * mh-e.texi: Move from SourceForge repository to Savannah.
8654 This is version 7.93, which is a total rewrite from the previous
8655 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
8656 version 7.93.
8657
8658 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8659
8660 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
8661
8662 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
8663
8664 * org.texi (Interaction): Add item about `org-mouse.el' by
8665 Piotr Zielinski.
8666 (Managing links): Document that also mouse-1 can be used to
8667 activate a link.
8668 (Headlines, FAQ): Add entry about hiding leading stars.
8669 (Miscellaneous): Resort the sections in this chapter to a more
8670 logical sequence.
8671
8672 2006-02-27 Simon Josefsson <jas@extundo.com>
8673
8674 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
8675 2004-01-27 from the trunk).
8676
8677 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8678
8679 * cc-mode.texi: Rename c-hungry-backspace to
8680 c-hungry-delete-backwards, at the request of RMS. Leave the old
8681 name as an alias.
8682
8683 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8684
8685 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
8686 include the function header within the defun.
8687
8688 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8689
8690 * cc-mode.texi: Correct two typos.
8691
8692 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8693
8694 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
8695 existing comment.
8696 (Electric Keys): Add a justification for electric indentation.
8697 (Hungry WS Deletion): Clear up the names and complications of the
8698 BACKSPACE and DELETE keys.
8699
8700 2006-02-23 Juri Linkov <juri@jurta.org>
8701
8702 * faq.texi (Common requests): Move `Turning on auto-fill by
8703 default' after `Wrapping words automatically'. Move `Working with
8704 unprintable characters' before `Searching for/replacing newlines'.
8705 Move `Replacing highlighted text' after `Highlighting a region'.
8706 Merge `Repeating commands' and `Repeating a command as many times
8707 as possible' into the former.
8708 (Packages that do not come with Emacs): Add refs to Gmane and
8709 etc/MORE.STUFF.
8710
8711 2006-02-23 Juri Linkov <juri@jurta.org>
8712
8713 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
8714 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
8715 Add xref to `(emacs)Reporting Bugs'.
8716 (Getting a printed manual): Add URL to other formats of the manual.
8717 (Common requests): Fix menu.
8718 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
8719 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
8720 (Inserting text at the beginning of each line): Add pxref to
8721 `Changing the included text prefix'.
8722 (Forcing the cursor to remain in the same column): Mention `track-eol'
8723 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
8724 (Replacing text across multiple files): Add keybinding `Q' for
8725 `dired-do-query-replace'.
8726
8727 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
8728
8729 * reftex.texi: Version number and date change only.
8730
8731 * org.texi (Internal Links): Rewrite to cover the modified
8732 linking system.
8733
8734 2006-02-17 Eli Zaretskii <eliz@gnu.org>
8735
8736 * faq.texi: Remove the coding cookie, it's not needed anymore.
8737
8738 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8739
8740 * faq.texi (Colors on a TTY): Mention Mac OS port.
8741
8742 2006-02-12 Karl Berry <karl@gnu.org>
8743
8744 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
8745 8-bit accented a.
8746
8747 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
8748
8749 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
8750
8751 2006-02-08 Romain Francoise <romain@orebokech.com>
8752
8753 * faq.texi (Top): Remove paragraph about the FAQ being a
8754 transitional document, etc.
8755 (Searching for/replacing newlines): New node.
8756 (Yanking text in isearch): New node.
8757 (Inserting text at the beginning of each line): Rename and make
8758 more general, mention `M-;' in Message mode.
8759
8760 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
8761
8762 * faq.texi (Meta key does not work in xterm)
8763 (Emacs does not display 8-bit characters)
8764 (Inputting eight-bit characters): Update xrefs.
8765
8766 2006-02-06 Romain Francoise <romain@orebokech.com>
8767
8768 * faq.texi (VM): VM now at version 7.19.
8769 Set myself as maintainer of this file.
8770
8771 2006-02-04 Michael Olson <mwolson@gnu.org>
8772
8773 * erc.texi (History): Note that ERC is now included with Emacs.
8774
8775 2006-01-31 Romain Francoise <romain@orebokech.com>
8776
8777 * message.texi (Message Headers): Explain what
8778 `message-alternative-emails' does in more detail.
8779 Update copyright year.
8780
8781 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
8782
8783 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
8784
8785 2006-01-29 Richard M. Stallman <rms@gnu.org>
8786
8787 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
8788
8789 2006-01-29 Michael Olson <mwolson@gnu.org>
8790
8791 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
8792
8793 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
8794
8795 * faq.texi (New in Emacs 22): Mention ERC.
8796
8797 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
8798
8799 * rcirc.texi: Capitalize dir entry for consistency with the entry
8800 in info/dir and other entries in the Emacs category.
8801 Fix typos. Delete trailing whitespace.
8802
8803 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
8804
8805 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
8806
8807 2006-01-27 Eli Zaretskii <eliz@gnu.org>
8808
8809 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
8810 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8811
8812 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
8813 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8814
8815 2006-01-27 Alex Schroeder <alex@gnu.org>
8816
8817 * rcirc.texi: New file.
8818
8819 2006-01-23 Juri Linkov <juri@jurta.org>
8820
8821 * widget.texi (User Interface): Add S-TAB for widget-backward.
8822
8823 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
8824
8825 Sync with Tramp 2.0.52.
8826
8827 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
8828 Add Tramp disabling item. New item for common connection problems.
8829 (various): Apply "ftp" as method for the download URL.
8830 (Bug Reports): Refer to FAQ for common problems.
8831
8832 2006-01-21 Eli Zaretskii <eliz@gnu.org>
8833
8834 * widget.texi (User Interface): Use @key for TAB.
8835
8836 * ses.texi (Formulas, Printer functions): Use @key for TAB.
8837
8838 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
8839 for TAB.
8840
8841 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
8842
8843 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
8844
8845 * gnus.texi: Update copyright.
8846
8847 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
8848
8849 * gnus.texi (Article Washing): Additions.
8850
8851 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
8852
8853 * org.texi (Agenda commands): Document tags command.
8854
8855 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
8856
8857 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
8858
8859 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8860
8861 * gnus.texi (RSS): Addition.
8862
8863 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
8864
8865 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
8866
8867 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
8868
8869 * emacs-mime.texi (Display Customization): Add setting example to
8870 mm-discouraged-alternatives.
8871
8872 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
8873
8874 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
8875 version is the canonical version.
8876
8877 2006-01-08 Alex Schroeder <alex@gnu.org>
8878
8879 * pgg.texi (Caching passphrase): Rewording.
8880
8881 2006-01-06 Eli Zaretskii <eliz@gnu.org>
8882
8883 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
8884 repository URL.
8885
8886 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
8887
8888 * org.texi: Removed the accidentally re-added empty line in the
8889 direntry.
8890
8891 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
8892
8893 * org.texi (Agenda Views): Chapter reorganized.
8894
8895 2005-12-29 Romain Francoise <romain@orebokech.com>
8896
8897 * faq.texi (Using Customize): New node.
8898
8899 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
8900
8901 * org.texi: Remove blank line in @direntry. It is non-standard
8902 and recursively produces blank lines all over the dir file (when
8903 using Texinfo 4.8).
8904
8905 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
8906
8907 * widget.texi (atoms): Delete obsolete remark about `file' widget.
8908
8909 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
8910
8911 * org.texi (Tags): Boolean logic documented.
8912 (Agenda Views): Document custom commands.
8913
8914 2005-12-20 David Kastrup <dak@gnu.org>
8915
8916 * faq.texi (AUCTeX): Update version and mailing list info.
8917
8918 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
8919
8920 * gnus.texi (MIME Commands): Mention addition of
8921 multipart/alternative to gnus-buttonized-mime-types and add xref
8922 to mm-discouraged-alternatives.
8923
8924 * emacs-mime.texi (Display Customization): Mention addition of
8925 "image/.*" and add xref to gnus-buttonized-mime-types in the
8926 mm-discouraged-alternatives section.
8927
8928 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
8929
8930 * org.texi (Tags): New section.
8931 (Agenda Views): Chapter reorganized.
8932
8933 2005-12-16 Eli Zaretskii <eliz@gnu.org>
8934
8935 * org.texi (Internal Links): Add a missing comma after an @xref.
8936
8937 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
8938
8939 * faq.texi (Filling paragraphs with a single space): No need to
8940 change sentence-end now.
8941
8942 2005-12-13 Romain Francoise <romain@orebokech.com>
8943
8944 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
8945
8946 2005-12-12 Jay Belanger <belanger@truman.edu>
8947
8948 * faq.texi (Calc): Update version number.
8949
8950 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
8951
8952 * org.texi (Progress Logging): New section.
8953
8954 2005-12-10 Romain Francoise <romain@orebokech.com>
8955
8956 Update the Emacs FAQ for the 22.1 release.
8957
8958 * faq.texi: Set VER to `22.1'.
8959 (Basic editing): Explain how to use localized versions of the
8960 Tutorial. Mention that `C-h r' displays the manual.
8961 Delete obsolete WWW link to an Emacs 18 tutorial.
8962 (Getting a printed manual): Point to the new locations of the
8963 manuals on the GNU Web site.
8964 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
8965 available via Info (it was previously distributed separately).
8966 (Installing Texinfo documentation): The latest version of Texinfo
8967 is 4.8, not 4.0.
8968 (Informational files for Emacs): COPYING is the GNU General Public
8969 License, not the Emacs General Public License.
8970 (Informational files for Emacs): Delete obsolete link to the
8971 GNUinfo pages as they have been removed from the GNU Web site.
8972 (New in Emacs 22): New node.
8973 (Setting up a customization file): Say that most packages support
8974 Customize nowadays.
8975 (Colors on a TTY): Delete reference to instructions on how to
8976 enable syntax highlighting, it is now enabled by default.
8977 (Turning on abbrevs by default): Emacs now reads the abbrevs file
8978 at startup automatically.
8979 (Controlling case sensitivity): Mention `M-c' in isearch.
8980 (Using an already running Emacs process): Emacs now creates the
8981 socket in `/tmp/emacsUID'. Fix typos. Change default location of
8982 gnuserv. As emacsclient can now run Lisp code as well, delete a
8983 sentence praising gnuserv for that. Simplify description of how
8984 the client/server operation works.
8985 (Compiler error messages): Delete obsolete text (compile.el has
8986 been rewritten).
8987 (Indenting switch statements): Fix typo.
8988 (Matching parentheses): Simplify setup instructions, mention the
8989 menu bar item in the Options menu.
8990 (Repeating a command as many times as possible): Mention `C-x e'.
8991 (Going to a line by number): Mention new keymap and bindings
8992 `M-g M-g', `M-g M-p' and `M-g M-n'.
8993 (Turning on syntax highlighting): Now on by default. Simplify.
8994 (Replacing highlighted text): Use `1', not `t'.
8995 (Problems with very large files): The maximum size is now 256MB on
8996 32-bit machines.
8997 (^M in the shell buffer): Mention `comint-process-echoes'.
8998 (Emacs for Apple computers): Emacs 22 has native support for Mac
8999 OS X.
9000 (Translating names to IP addresses): Delete node.
9001 (Binding keys to commands): Fix typo.
9002 (SPC no longer completes file names): New node.
9003 (MIME with Emacs mail packages): Delete section about the Emacs
9004 MIME FAQ (it's not reachable anymore).
9005
9006 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9007
9008 * cc-mode.texi: The manual has been extensively revised: the
9009 information about using CC Mode has been separated from the larger
9010 and more difficult chapters about configuration. It has been
9011 updated for CC Mode 5.31.
9012
9013 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9014
9015 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9016 (Selecting an implementation): Fix descriptions.
9017
9018 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9019
9020 * message.texi (Various Message Variables): Addition.
9021
9022 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9023
9024 * message.texi: Fix default values.
9025
9026 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9027
9028 * message.texi (Header Commands): Clarify descriptions of
9029 message-cross-post-followup-to, message-reduce-to-to-cc, and
9030 message-insert-wide-reply.
9031 (Various Commands): Fix kindex for message-kill-to-signature;
9032 clarify description of message-tab.
9033
9034 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9035
9036 * message.texi (Mailing Lists): Fix description about MFT.
9037
9038 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9039
9040 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9041
9042 * gnus.texi (Slow Terminal Connection): Replace old description
9043 with new one.
9044
9045 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9046
9047 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9048 replace X-Draft-Headers with X-Draft-From.
9049
9050 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9051
9052 * gnus.texi (Various Various): Fix the default value of
9053 nnheader-max-head-length.
9054 (Gnus Versions): Fix typo.
9055
9056 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9057
9058 * org.texi (Structure editing): Document new functionality of
9059 M-RET.
9060
9061 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9062
9063 * org.texi (Internal Links): Fix Texinfo usage.
9064
9065 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9066
9067 * org.texi (TODO basics): Document the global todo list.
9068 (TODO items): Documents sparse tree for specific TODO
9069 keywords.
9070
9071 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9072
9073 * org.texi (Plain Lists): Typos fixed.
9074
9075 2005-11-28 Jay Belanger <belanger@truman.edu>
9076
9077 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9078
9079 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9080
9081 * org.texi (Structure editing): New item moving commands added.
9082 (Plain Lists): New section.
9083
9084 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9085
9086 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9087 (Agenda): Document commands `org-cycle-agenda-files' and
9088 `org-agenda-file-to-front'.
9089 (Built-in table editor): Document `org-table-sort-lines'.
9090 (HTML formatting): Export of hand-formatted lists.
9091
9092 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9093
9094 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9095 new variable gnus-toolbar-thickness.
9096
9097 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9098
9099 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9100
9101 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9102
9103 * gnus.texi (X-Face): Fix description.
9104 (XVarious): Remove gnus-xmas-logo-color-alist and
9105 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9106
9107 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9108
9109 * gnus.texi (Group Parameters): Mention new variable
9110 gnus-parameters-case-fold-search.
9111 (Home Score File): Addition.
9112
9113 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9114
9115 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9116 (Overview): List supported feed types.
9117 (Installation): No installation necessary when using autoload.
9118 (Configuration): Rename "RSS" to "news".
9119
9120 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9121
9122 * pgg.texi (User Commands): Document additional passphrase
9123 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9124 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9125
9126 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9127
9128 * org.texi: Version number changed to 3.19.
9129
9130 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
9131
9132 * pgg.texi (How to use): Update the example to add autoload of
9133 pgg-encrypt-symmetric-region.
9134 (User Commands): Document pgg-encrypt-symmetric-region.
9135 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9136
9137 2005-10-27 Jay Belanger <belanger@truman.edu>
9138
9139 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9140 mention other TeX-related units.
9141
9142 2005-10-23 Lars Hansen <larsh@soem.dk>
9143
9144 * dired-x.texi (Miscellaneous Commands):
9145 Replace dired-do-relative-symlink by dired-do-relsymlink and
9146 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9147
9148 2005-10-23 Jay Belanger <belanger@truman.edu>
9149
9150 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9151 constant.
9152
9153 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9154
9155 * faq.texi (Bugs and problems):
9156 Replace `dired-move-to-filename-regexp' by
9157 `directory-listing-before-filename-regexp'.
9158
9159 2005-10-22 Eli Zaretskii <eliz@gnu.org>
9160
9161 * newsticker.texi (UPDATED): Set value.
9162
9163 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9164
9165 * gnus.texi (Document Groups): Remove duplicate item.
9166
9167 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9168
9169 * org.texi (Summary): Mention iCalendar support.
9170 (Exporting): Document iCalendar support.
9171
9172 2005-10-18 Romain Francoise <romain@orebokech.com>
9173
9174 * viper.texi (Viper Specials): Capitalize GNU.
9175
9176 2005-10-17 Juri Linkov <juri@jurta.org>
9177
9178 * info.texi (Getting Started, Search Index, Expert Info):
9179 Fix wording.
9180 (Search Text): Replace `echo area' with `mode line'.
9181 (Search Index): Both `i' and `,' find all index entries.
9182 Replace example `C-f' with `C-l' (which exists in index of Info
9183 manual) and delete spaces in its keyboard input sequence.
9184 Delete unnecessary explanations about literal characters.
9185
9186 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9187
9188 * gnus.texi (Document Server Internals): Addition.
9189
9190 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9191
9192 * gnus.texi (A note on namespaces): Fix RFC reference.
9193
9194 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9195
9196 * gnus.texi (RSS): Fix key description.
9197
9198 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9199
9200 * gnus.texi: Emacs/w3 -> Emacs/W3.
9201 (Browsing the Web): Fix description.
9202 (Web Searches): Ditto.
9203 (Customizing W3): Ditto.
9204
9205 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9206
9207 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9208
9209 2005-10-11 Jay Belanger <belanger@truman.edu>
9210
9211 * calc.texi (Integration): Mention using `a i' to compute definite
9212 integrals.
9213
9214 2005-10-11 Juri Linkov <juri@jurta.org>
9215
9216 * info.texi: Rearrange nodes.
9217 (Top): Update menu. Change ref `Info for Experts' to
9218 `Advanced Info Commands'.
9219 (Getting Started): Fix description of manual's parts.
9220 (Help-Int): Change xref `Info Search' to `Search Index', and
9221 `Expert Info' to `Advanced'.
9222 (Advanced): Move node one level up.
9223 (Search Text, Search Index): New nodes split out from `Info Search'.
9224 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9225 split out from `Advanced'.
9226 (Advanced, Emacs Info Variables): De-document editing an Info file
9227 in Info.
9228 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9229 (Creating an Info File): Delete node and move its text to
9230 `Expert Info'.
9231
9232 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
9233
9234 * org.texi (Workflow states): Documented that change in keywords
9235 becomes active only after restart of Emacs.
9236
9237 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
9238
9239 Sync with Tramp 2.0.51.
9240
9241 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
9242
9243 * speedbar.texi (Introduction): Describe new location of speedbar
9244 on menubar.
9245 (Basic Key Bindings): Remove descriptions of bindings that have
9246 been removed.
9247
9248 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
9249
9250 * speedbar.texi (GDB): Describe use of watch expressions.
9251
9252 2005-09-28 Simon Josefsson <jas@extundo.com>
9253
9254 * message.texi (IDNA): Fix.
9255
9256 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9257
9258 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9259 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9260 description of nntp-open-connection-function.
9261 (Common Variables): Fix descriptions.
9262
9263 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9264
9265 * gnus.texi (Server Buffer Format): Document the %a format spec.
9266
9267 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9268
9269 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9270
9271 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
9272
9273 * org.texi Version 3.16.
9274
9275 2005-09-19 Miles Bader <miles@gnu.org>
9276
9277 * newsticker.texi: Get rid of CVS keywords.
9278
9279 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9280
9281 * gnus.texi (Finding the Parent): Fix description of how Gnus
9282 finds article.
9283
9284 2005-09-14 Jari Aalto <jari.aalto@cante.net>
9285
9286 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9287 to drop off non-answered articles.
9288
9289 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
9290
9291 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9292 braces (which are unsupported by NMAKE) for macro `srcdir'.
9293
9294 2005-09-17 Eli Zaretskii <eliz@gnu.org>
9295
9296 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9297 (../info/newsticker, newsticker.dvi): New targets.
9298
9299 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
9300
9301 * newsticker.texi: Replace @command with @code. Replace @example
9302 with @lisp.
9303 (Top): Add explanations to menu items.
9304 (GNU Free Documentation License): Remove.
9305
9306 2005-09-16 Romain Francoise <romain@orebokech.com>
9307
9308 Update all files to specify GFDL version 1.2.
9309
9310 * doclicense.texi (GNU Free Documentation License): Update to
9311 version 1.2.
9312
9313 2005-09-15 Richard M. Stallman <rms@gnu.org>
9314
9315 * newsticker.texi: Fix @setfilename.
9316
9317 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9318 (../info/newsticker, newsticker.dvi): New targets.
9319
9320 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
9321
9322 * org.texi: Version 3.15.
9323
9324 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9325
9326 * ses.texi: Combine all three indices into one.
9327 Correct a few typos.
9328
9329 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9330
9331 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9332
9333 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9334
9335 * emacs-mime.texi (Handles): Remove duplicate item.
9336 (Encoding Customization): Fix the default value for
9337 mm-coding-system-priorities.
9338 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9339 (Basic Functions): Fix reference.
9340
9341 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9342
9343 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9344
9345 2005-08-18 Richard M. Stallman <rms@gnu.org>
9346
9347 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9348 and web site.
9349
9350 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9351 not keyboard-translate.
9352
9353 2005-08-11 Richard M. Stallman <rms@gnu.org>
9354
9355 * faq.texi (Using regular expressions): Fix xref.
9356
9357 2005-08-09 Juri Linkov <juri@jurta.org>
9358
9359 * info.texi (Help-P): Replace `Prev' with `Previous'.
9360 (Help-M, Help-Xref): Add S-TAB.
9361 (Help-FOO): Update `u' command.
9362 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9363 Update info about visibility of xref parts.
9364 (Help-Int): Fix `m' command. Rename `Info-last' to
9365 `Info-history-back'. Add `Info-history-forward'.
9366 (Advanced): Fix `g*' and `M-n' commands.
9367 (Info Search): Add `index-apropos' in stand-alone browser.
9368 Add isearch commands.
9369 (Emacs Info Variables): Remove `Info-fontify'.
9370 Add `Info-mode-hook'. Update face names.
9371 Add `Info-fontify-maximum-menu-size',
9372 `Info-fontify-visited-nodes', `Info-isearch-search'.
9373
9374 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
9375
9376 Sync with Tramp 2.0.50.
9377
9378 * tramp.texi: Use @option{} consequently for method names.
9379 (Inline methods, External transfer methods): Remove references to
9380 Cygwin.
9381 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9382 implementation.
9383
9384 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9385
9386 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9387 Mention that gnus-init-file is not read when Emacs is invoked with
9388 --no-init-file or -q.
9389
9390 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
9391
9392 * org.texi: Version 3.14.
9393
9394 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
9395
9396 * org.texi: Version 3.13.
9397
9398 2005-07-18 Juri Linkov <juri@jurta.org>
9399
9400 * calc.texi (Time Zones, Logical Operations):
9401 * cl.texi (Overview):
9402 * org.texi (TODO types):
9403 * sc.texi (Emacs 18 MUAs):
9404 * speedbar.texi (Top):
9405 * url.texi (History):
9406 Delete duplicate duplicate words.
9407
9408 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
9409
9410 * cl.texi (Type Predicates): Document `atom' type.
9411
9412 2005-07-04 Lute Kamstra <lute@gnu.org>
9413
9414 Update FSF's address in GPL notices.
9415
9416 * calc.texi (Copying):
9417 * doclicense.texi (GNU Free Documentation License):
9418 * faq.texi (Contacting the FSF):
9419 * mh-e.texi (Copying): Update FSF's address.
9420
9421 2005-07-03 Richard M. Stallman <rms@gnu.org>
9422
9423 * flymake.texi (Example -- Configuring a tool called directly):
9424 Update name of flymake-build-relative-filename.
9425
9426 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9427
9428 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9429
9430 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
9431
9432 * org.texi: Version 3.12.
9433
9434 2005-06-24 Eli Zaretskii <eliz@gnu.org>
9435
9436 * makefile.w32-in (MAKEINFO): Use --force.
9437 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9438 Makefile.in.
9439 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9440 more shells.
9441
9442 2005-06-23 Richard M. Stallman <rms@gnu.org>
9443
9444 * speedbar.texi (Creating a display): Texinfo usage fixes.
9445
9446 * tramp.texi (Customizing Completion, Auto-save and Backup):
9447 Texinfo usage fixes.
9448
9449 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
9450
9451 * dired-x.texi (Miscellaneous Commands):
9452 * ediff.texi (Miscellaneous):
9453 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9454 (Agent Variables):
9455 * info.texi (Help-Xref):
9456 * message.texi (Message Headers):
9457 * org.texi (Remember):
9458 * reftex.texi (Options (Defining Label Environments)):
9459 (Options (Index Support)):
9460 (Options (Viewing Cross-References)):
9461 (Options (Misc)):
9462 (Changes):
9463 * speedbar.texi (Creating a display):
9464 * tramp.texi (Customizing Completion, Auto-save and Backup):
9465 Texinfo usage fix.
9466
9467 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
9468
9469 * org.texi: Version 3.11.
9470
9471 2005-06-12 Jay Belanger <belanger@truman.edu>
9472
9473 * calc.texi (Getting Started): Remove extra menu item.
9474
9475 2005-05-31 Jay Belanger <belanger@truman.edu>
9476
9477 * calc.texi (Notations Used in This Manual): Use @kbd for key
9478 sequence.
9479 (Demonstration of Calc): Mention another way of starting Calc.
9480 (Starting Calc): Mention long name of M-#.
9481 (Embedded Mode Overview): Remove unnecessary instruction.
9482 (Other M-# commands): Rephrase `M-# 0' explanation.
9483 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9484 reflect current behavior.
9485
9486 2005-05-30 Jay Belanger <belanger@truman.edu>
9487
9488 * calc.texi (Hooks): Change description of calc-window-hook and
9489 calc-trail-window-hook to match usage.
9490 (Computational Functions): Add more constant-generating functions.
9491 (Customizable Variables): Use defvar.
9492
9493 2005-05-28 Jay Belanger <belanger@truman.edu>
9494
9495 * calc.texi (Assignments in Embedded Mode): Fix variable name.
9496 (Basic Embedded Mode): Explain behavior of arguments to
9497 calc-embedded-mode.
9498
9499 2005-05-27 Jay Belanger <belanger@truman.edu>
9500
9501 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
9502 current behavior.
9503
9504 2005-05-25 Jay Belanger <belanger@truman.edu>
9505
9506 * calc.texi: Change Calc version number throughout.
9507 (Keypad Mode): Change location in info output.
9508 (Keypad mode overview): Move picture of keypad.
9509
9510 2005-05-21 Jay Belanger <belanger@truman.edu>
9511
9512 * calc.texi (Storing variables): Mention that only most variables
9513 are void to begin with.
9514
9515 2005-05-21 Kevin Ryde <user42@zip.com.au>
9516
9517 * widget.texi (Basic Types): Update cross ref from "Enabling
9518 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
9519 lispref/text.texi change.
9520
9521 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
9522
9523 * org.texi: Version 3.09.
9524
9525 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
9526
9527 * reftex.texi: Version 4.28.
9528
9529 2005-05-16 Jay Belanger <belanger@truman.edu>
9530
9531 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9532
9533 2005-05-14 Jay Belanger <belanger@truman.edu>
9534
9535 * calc.texi (Default Simplifications): Insert missing ! (logical
9536 not operator).
9537
9538 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
9539
9540 Sync with Tramp 2.0.49.
9541
9542 2005-05-10 Jay Belanger <belanger@truman.edu>
9543
9544 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9545 to 1.
9546
9547 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
9548
9549 * org.texi: Version 3.08, structure reorganized.
9550
9551 2005-04-24 Richard M. Stallman <rms@gnu.org>
9552
9553 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9554
9555 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
9556
9557 * org.texi: Update to version 3.06.
9558
9559 2005-04-13 Lute Kamstra <lute@gnu.org>
9560
9561 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9562
9563 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9564
9565 * cl.texi (Porting Common Lisp): Fix typo.
9566
9567 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9568
9569 * gnus.texi (RSS): Addition.
9570
9571 2005-04-04 Jay Belanger <belanger@truman.edu>
9572
9573 * calc.texi: Change Calc version number.
9574 (Customizable variables): Fix description of calc-language-alist.
9575 (Copying): Put in version 2 of GPL.
9576
9577 2005-04-01 Jay Belanger <belanger@truman.edu>
9578
9579 * calc.texi (Troubleshooting Commands): Remove comment about
9580 installation.
9581 (Installation): Remove section.
9582 (Customizable Variables): New section.
9583 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9584 (Graphical Devices): Add references to Customizable Variables.
9585
9586 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
9587
9588 * emacs-mime.texi (Display Customization): Markup fixes.
9589 (rfc2047): Update.
9590
9591 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
9592
9593 * gnus-faq.texi: Replaced with auto-generated version.
9594
9595 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9596
9597 * dired-x.texi (Multiple Dired Directories): default-directory was
9598 renamed to dired-default-directory.
9599
9600 2005-03-26 Jay Belanger <belanger@truman.edu>
9601
9602 * calc.texi (Simplifying Formulas, Rewrite Rules):
9603 Change description of top and bottom of fraction.
9604 (Modulo Forms): Move description of how to create modulo forms to
9605 earlier in the section.
9606 (Fraction Mode): Suggest using : to get a fraction by dividing.
9607 (Basic Arithmetic): Adjust placement of command name.
9608 (Truncating the Stack): Emphasize that "hidden" entries are still
9609 visible.
9610 (Installation): Move discussion of printing manual to "About This
9611 Manual".
9612 (About This Manual): Mention how to print the manual.
9613 (Reporting Bugs): Remove first person.
9614 (Building Vectors): Add algebraic version of append.
9615 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9616 (Grouping Digits): Fix typo.
9617
9618 2005-03-25 Werner Lemberg <wl@gnu.org>
9619
9620 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9621 Replace `legal' with `valid'.
9622
9623 2005-03-25 Werner Lemberg <wl@gnu.org>
9624
9625 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9626
9627 2005-03-24 Jay Belanger <belanger@truman.edu>
9628
9629 * calc.texi (General Mode Commands)
9630 (Mode Settings in Embedded Mode): Add some explanation of
9631 recording mode settings.
9632
9633 2005-03-24 Richard M. Stallman <rms@gnu.org>
9634
9635 * calc.texi: Remove praise of non-free software.
9636
9637 * idlwave.texi: Don't say where to get IDL or its non-free manual.
9638 (Installation): Node deleted.
9639
9640 2005-03-23 Richard M. Stallman <rms@gnu.org>
9641
9642 * url.texi (HTTP language/coding): Improve last change.
9643
9644 2005-03-22 Jay Belanger <belanger@truman.edu>
9645
9646 * calc.texi (Embedded Mode): Add new information on changing
9647 modes.
9648
9649 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
9650
9651 Sync with Tramp 2.0.48.
9652
9653 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
9654
9655 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
9656 "GNU/Linux". Change all addresses to .gnu.org.
9657 (Default Method): Offer shortened syntax for "su" and "sudo"
9658 methods.
9659
9660 2005-03-07 Richard M. Stallman <rms@gnu.org>
9661
9662 * url.texi: Fix usage of "e.g.".
9663 (HTTP language/coding): Explain the rules for these strings.
9664
9665 2005-03-06 Richard M. Stallman <rms@gnu.org>
9666
9667 * woman.texi (Introduction): Minor cleanups.
9668
9669 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
9670
9671 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
9672 (Installation): Node deleted.
9673
9674 * mh-e.texi (Preface): Get rid of "Emacs 21".
9675
9676 * eshell.texi (Installation): Delete node (for Emacs 20).
9677
9678 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
9679
9680 * flymake.texi: Refill and tweak style in @lisp blocks.
9681
9682 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9683
9684 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
9685
9686 2005-03-01 Jay Belanger <belanger@truman.edu>
9687
9688 * calc.texi (Trigonometric and Hyperbolic Functions):
9689 Mention additional functions.
9690 (Algebraic Simplifications): Mention additional simplifications.
9691
9692 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
9693
9694 * ses.texi: Add concept/function/variable indices (this work was
9695 donated by Brad Collins <brad@chenla.org>, copyright-assignment
9696 papers on file at FSF).
9697
9698 2005-02-10 Jay Belanger <belanger@truman.edu>
9699
9700 * calc.texi: Change @LaTeX to La@TeX throughout.
9701 Redefine @expr as @math for TeX output.
9702 Redefine @texline as a no-op for TeX output.
9703 Define @tfn, replace @t by @tfn throughout.
9704
9705 2005-02-09 Jay Belanger <belanger@truman.edu>
9706
9707 * calc.texi: Add macro for LaTeX for info output.
9708
9709 2005-02-08 Kim F. Storm <storm@cua.dk>
9710
9711 * texinfo.tex (LaTex): Add def.
9712
9713 2005-02-06 Jay Belanger <belanger@truman.edu>
9714
9715 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
9716 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
9717 throughout manual.
9718
9719 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9720
9721 * gnus.texi: Some edits based on comments from David Abrahams.
9722
9723 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
9724
9725 * gnus.texi (RSS): Fix the keystroke.
9726
9727 2005-01-24 David Kastrup <dak@gnu.org>
9728
9729 * faq.texi: Update AUCTeX version info.
9730
9731 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
9732
9733 * gnus-faq.texi ([4.1]): Typo.
9734
9735 2005-01-19 Jay Belanger <belanger@truman.edu>
9736
9737 * calc.texi (Keep Arguments): Mention that keeping arguments
9738 doesn't work with keyboard macros.
9739
9740 2005-01-16 Richard M. Stallman <rms@gnu.org>
9741
9742 * autotype.texi (Autoinserting): Fix small error.
9743
9744 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
9745
9746 Sync with Tramp 2.0.47.
9747
9748 * tramp.texi (Compilation): New section, describing compilation of
9749 remote files.
9750
9751 2005-01-11 Kim F. Storm <storm@cua.dk>
9752
9753 * widget.texi (Basic Types): Add :follow-link keyword.
9754
9755 2005-01-09 Jay Belanger <belanger@truman.edu>
9756
9757 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
9758
9759 2005-01-08 Jay Belanger <belanger@truman.edu>
9760
9761 * calc.texi: Change throughout to reflect new default value of
9762 calc-settings-file.
9763
9764 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9765
9766 * message.texi (Reply): `message-reply-to-function' should return
9767 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
9768
9769 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
9770
9771 * faq.texi (Changing load-path): Fix typo.
9772
9773 2005-01-05 Jay Belanger <belanger@truman.edu>
9774
9775 * calc.texi (Programming Tutorial): Replace kbd command by
9776 appropriate characters for a keyboard macro.
9777
9778 2005-01-04 Jay Belanger <belanger@truman.edu>
9779
9780 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
9781 for Lucid Emacs.
9782 (Programming Tutorial): Mention that the user needs to be in the
9783 right mode to compute some functions.
9784
9785 2005-01-04 Jay Belanger <belanger@truman.edu>
9786
9787 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
9788 no longer applicable.
9789
9790 2005-01-01 Jay Belanger <belanger@truman.edu>
9791
9792 * calc.texi (Programming Tutorial): Change description of how to
9793 edit keyboard macros to match current behavior.
9794
9795 2004-12-31 Jay Belanger <belanger@truman.edu>
9796
9797 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
9798
9799 2004-12-20 Jay Belanger <belanger@truman.edu>
9800
9801 * calc.texi (Types Tutorial): Emphasize that you can't divide by
9802 zero.
9803
9804 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
9805
9806 * cc-mode.texi (Text Filling and Line Breaking): Put period after
9807 @xref.
9808 (Font Locking): Avoid @strong{Note:}.
9809
9810 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
9811
9812 Sync with Tramp 2.0.46.
9813
9814 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
9815
9816 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
9817
9818 * url.texi: Correct typos.
9819 (Retrieving URLs): @var{nil}->@code{nil}.
9820 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
9821 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
9822 (Dealing with HTTP documents): @inforef->@xref.
9823
9824 2004-12-15 Jay Belanger <belanger@truman.edu>
9825
9826 * calc.texi: Consistently capitalized all mode names.
9827 (Answers to Exercises): Mention that an answer can be a fraction
9828 when in Fraction mode.
9829
9830 2004-12-13 Jay Belanger <belanger@truman.edu>
9831
9832 * calc.texi: Fix some TeX definitions.
9833
9834 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
9835
9836 * reftex.texi (Imprint): Remove erroneous @value's.
9837
9838 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9839
9840 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
9841 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
9842
9843 2004-12-08 Jay Belanger <belanger@truman.edu>
9844
9845 * calc.texi (Starting Calc): Remove comment about installation.
9846 (Keypad Mode Overview): Remove comment about Emacs 19 support.
9847
9848 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9849
9850 * url.texi: Update @setfilename.
9851 (Getting Started): No need to worry about Gnus versions.
9852 (Dealing with HTTP documents): Use @inforef.
9853
9854 * org.texi: Fix @direntry file name.
9855
9856 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
9857
9858 * url.texi: New file.
9859
9860 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
9861
9862 2004-12-06 Jay Belanger <belanger@truman.edu>
9863
9864 * calc.texi (Using Calc): Remove paragraph about installation.
9865
9866 2004-12-06 Jay Belanger <belanger@truman.edu>
9867
9868 * calc.texi: Use more Texinfo macros and less TeX defs.
9869 Remove @refill's.
9870
9871 2004-12-06 Richard M. Stallman <rms@gnu.org>
9872
9873 * org.texi: New file.
9874
9875 2004-12-05 Richard M. Stallman <rms@gnu.org>
9876
9877 * Makefile.in (org.dvi, ../info/org): New targets.
9878 (INFO_TARGETS): Add ../info/org.
9879 (DVI_TARGETS): Add org.dvi.
9880 (maintainer-clean): Remove the info files in the info dir.
9881
9882 2004-11-26 Eli Zaretskii <eliz@gnu.org>
9883
9884 * idlwave.texi: Fix the setfilename directive to put the produced
9885 file in ../info.
9886 (Continued Statement Indentation): Resurrect Jan D.'s change from
9887 2004-11-03 that was lost when a newer version of idlwave.texi was
9888 imported.
9889
9890 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
9891
9892 * gnus-faq.texi ([5.1]): Add missing bracket.
9893
9894 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
9895 Index `spam-initialize'.
9896
9897 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
9898
9899 * message.texi (Various Message Variables): Mention that all mail
9900 file variables are derived from `message-directory'.
9901
9902 * gnus.texi (Splitting Mail): Clarify bogus group.
9903
9904 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
9905
9906 * emacs-mime.texi (Encoding Customization):
9907 Fix mm-coding-system-priorities entry.
9908
9909 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
9910
9911 * idlwave.texi (Continued Statement Indentation):
9912 * reftex.texi (Options (Index Support)):
9913 (Displaying and Editing the Index, Table of Contents):
9914 * speedbar.texi (Creating a display, Major Display Modes):
9915 Replace non-nil with non-@code{nil}.
9916
9917 2004-10-21 Jay Belanger <belanger@truman.edu>
9918
9919 * calc.texi (Algebraic-Style Calculations): Remove a comment.
9920
9921 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
9922
9923 * calc.texi (Reporting Bugs): Double up `@'.
9924
9925 2004-10-18 Jay Belanger <belanger@truman.edu>
9926
9927 * calc.texi (Reporting Bugs): Change the address that bugs
9928 should be sent to.
9929
9930 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
9931
9932 * gnus.texi (New Features): Add 5.11.
9933
9934 * message.texi (Resending): Remove wrong default value.
9935
9936 * gnus.texi (Mail Source Specifiers): Describe possible problems
9937 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
9938 `pop3-leave-mail-on-server' to the index.
9939
9940 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
9941
9942 * message.texi (Canceling News): Add how to set a password.
9943
9944 2004-10-12 Jay Belanger <belanger@truman.edu>
9945
9946 * calc.texi (Help Commands): Change the descriptions of
9947 calc-describe-function and calc-describe-variable to match their
9948 current behavior.
9949
9950 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
9951
9952 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
9953
9954 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
9955
9956 Sync with Tramp 2.0.45.
9957
9958 * tramp.texi (Frequently Asked Questions): Comment paragraph about
9959 plink link. The URL is outdated. Originator contacted for
9960 clarification.
9961
9962 2004-10-10 Juri Linkov <juri@jurta.org>
9963
9964 * gnus.texi (Top, Marking Articles): Join two menus in one node
9965 because a node can have only one menu.
9966
9967 2004-10-09 Juri Linkov <juri@jurta.org>
9968
9969 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
9970 example of nnmail-split-fancy.
9971
9972 2004-10-06 Karl Berry <karl@gnu.org>
9973
9974 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
9975 consistency with other uses of dashes.
9976
9977 2004-10-05 Karl Berry <karl@gnu.org>
9978
9979 * info.texi: Consistently use --- throughout, periods at end of
9980 menu descriptions, and a couple typos.
9981
9982 2004-09-26 Jesper Harder <harder@ifa.au.dk>
9983
9984 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
9985 * pgg.texi (User Commands, Backend methods): Do.
9986 * gnus.texi: Markup fixes.
9987 (Setting Process Marks): Fix `M P a' entry.
9988 * emacs-mime.texi: Fixes.
9989
9990 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
9991
9992 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
9993 again.
9994 Use 5.10 instead of 5.10.0.
9995
9996 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
9997
9998 * gnus.texi (Summary Mail Commands): S D e.
9999
10000 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10001
10002 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10003 the gnus-article-mode-line-format section.
10004
10005 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10006
10007 * gnus.texi (Various Summary Stuff): Fix the documentation for
10008 gnus-newsgroup-variables.
10009
10010 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10011
10012 * gnus.texi (MIME Commands):
10013 Add gnus-mime-display-multipart-as-mixed,
10014 gnus-mime-display-multipart-alternative-as-mixed,
10015 gnus-mime-display-multipart-related-as-mixed.
10016 (Mail Source Customization): Clarify `mail-source-directory'.
10017 (Splitting Mail): Mention gnus-group-find-new-groups.
10018 (SpamOracle): Fix typo.
10019
10020 * gnus-faq.texi: Untabify.
10021 ([6.3]): nnir.el is in contrib directory.
10022
10023 * message.texi (News Headers): Clarify how a unique ID is created.
10024
10025 * gnus.texi (Batching Agents): Fix typo in example.
10026 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10027
10028 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10029
10030 * gnus.texi (Group Parameters): Add more on hooks.
10031
10032 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10033
10034 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10035
10036 2004-09-22 Jay Belanger <belanger@truman.edu>
10037
10038 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10039 might be hidden during part of the session.
10040
10041 2004-09-20 Jay Belanger <belanger@truman.edu>
10042
10043 * calc.texi (Notations Used in This Manual): Put in an earlier
10044 mention that DEL could be called Backspace.
10045
10046 2004-09-10 Simon Josefsson <jas@extundo.com>
10047
10048 * gnus.texi (IMAP): Add example. Suggested and partially written
10049 by Steinar Bang <sb@dod.no>.
10050
10051 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10052
10053 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10054 netrc syntax.
10055
10056 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10057
10058 * gnus.texi (Spam ELisp Package Sequence of Events):
10059 Some clarifications.
10060 (Spam ELisp Package Global Variables): More clarifications.
10061
10062 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10063
10064 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10065 Mention spam-split does not modify incoming mail.
10066
10067 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10068
10069 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10070
10071 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10072
10073 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10074
10075 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10076
10077 * makefile.w32-in (sieve, pgg): Use $(infodir).
10078
10079 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10080
10081 * makefile.w32-in: Fix PGG and Sieve entries.
10082
10083 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10084
10085 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10086 Emacs and related programs.
10087
10088 2004-08-27 Richard M. Stallman <rms@gnu.org>
10089
10090 * faq.texi: Fix texinfo usage, esp. doublequotes.
10091 (Difference between Emacs and XEmacs): Some clarification.
10092
10093 * faq.texi (Difference between Emacs and XEmacs):
10094 Explain not to contrast XEmacs with GNU Emacs.
10095
10096 2004-08-26 Richard M. Stallman <rms@gnu.org>
10097
10098 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10099
10100 2004-08-22 David Kastrup <dak@gnu.org>
10101
10102 * reftex.texi (AUCTeX): Update links, section name.
10103
10104 * faq.texi (Calc): Update availability (included in 22.1).
10105 (AUCTeX): Update availability, information, versions, description.
10106
10107 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10108
10109 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10110
10111 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10112
10113 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10114
10115 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10116
10117 Sync with Tramp 2.0.44.
10118
10119 2004-08-05 Lars Hansen <larsh@math.ku.dk>
10120
10121 * widget.texi (User Interface): Update how to separate the
10122 editable field of an editable-field widget from other widgets.
10123 (Programming Example): Add text after field.
10124
10125 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10126
10127 * emacs-mime.texi (Encoding Customization): Add a note to the
10128 mm-content-transfer-encoding-defaults entry.
10129 (rfc2047): Update.
10130
10131 * gnus.texi (Article Highlighting):
10132 Add gnus-cite-ignore-quoted-from.
10133 (POP before SMTP): New node.
10134 (Posting Styles): Addition.
10135 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10136 (Fancy Mail Splitting): Ditto.
10137 (X-Face): Add gnus-x-face.
10138
10139 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10140
10141 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10142 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10143
10144 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10145
10146 * gnus.texi (Mail Source Specifiers):
10147 Describe `pop3-leave-mail-on-server'.
10148
10149 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10150
10151 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10152
10153 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10154 repository. Change setfilename.
10155
10156 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10157
10158 2004-07-02 Juri Linkov <juri@jurta.org>
10159
10160 * pcl-cvs.texi (Viewing differences): Add `d r'.
10161
10162 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10163
10164 * ses.texi, viper.texi, flymake.texi, faq.texi:
10165 * eshell.texi, ediff.texi: Markup fixes.
10166
10167 2004-06-21 Karl Berry <karl@gnu.org>
10168
10169 * info.texi (Top): Mention that only Emacs has mouse support.
10170 (Getting Started): Mention this in a few other places.
10171
10172 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10173
10174 * autotype.texi (Copyrights, Timestamps):
10175 Recommend `before-save-hook' instead of `write-file-functions'.
10176
10177 2004-06-13 Lars Hansen <larsh@math.ku.dk>
10178
10179 * dired-x.texi (dired-mark-omitted): Update keybinding.
10180
10181 2004-06-10 Kim F. Storm <storm@cua.dk>
10182
10183 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10184
10185 2004-06-05 Lars Hansen <larsh@math.ku.dk>
10186
10187 * dired-x.texi (variable dired-omit-mode): Rename from
10188 dired-omit-files-p.
10189 (function dired-omit-mode): Rename from dired-omit-toggle.
10190 Call dired-omit-mode rather than set dired-omit-files-p.
10191 (dired-mark-omitted): Describe command.
10192
10193 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
10194
10195 Version 2.0.41 of Tramp released.
10196
10197 2004-05-29 Juanma Barranquero <lektu@terra.es>
10198
10199 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10200 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10201
10202 2004-05-29 Richard M. Stallman <rms@gnu.org>
10203
10204 * cl.texi (Top): Call this chapter `Introduction'.
10205 (Overview): In TeX, no section heading here.
10206
10207 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10208
10209 2004-05-29 Eli Zaretskii <eliz@gnu.org>
10210
10211 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10212 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10213
10214 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10215
10216 * flymake.texi: New file.
10217
10218 2004-05-28 Simon Josefsson <jas@extundo.com>
10219
10220 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10221
10222 2004-05-07 Kai Großjohann <kai@emptydomain.de>
10223
10224 Version 2.0.40 of Tramp released.
10225
10226 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10227
10228 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10229
10230 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10231 variables `tramp-backup-directory-alist' and
10232 `tramp-bkup-backup-directory-info'.
10233 (Overview, Connection types)
10234 (External transfer methods, Default Method)
10235 (Windows setup hints): Remove restriction of password entering
10236 with external methods.
10237 (Auto-save and Backup): Make file name example
10238 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10239 and `auto-save-directory' must be used.
10240 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10241 only "NT"). Remove doubled entry "What kinds of systems does
10242 @tramp{} work on".
10243 (tramp): Macro removed.
10244 (Obtaining Tramp): Flag removed from title.
10245 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10246 and `trampver' used properly. Flag `tramp-inst' replaced by
10247 `installchapter'. Installation related text adapted.
10248
10249 2004-04-28 Masatake YAMATO <jet@gyve.org>
10250
10251 * widget.texi (Programming Example): Remove overlays.
10252
10253 2004-04-27 Jesper Harder <harder@ifa.au.dk>
10254
10255 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10256
10257 2004-04-23 Juanma Barranquero <lektu@terra.es>
10258
10259 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10260
10261 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10262
10263 * info.texi (Info Search): Add info-apropos.
10264
10265 2004-03-22 Juri Linkov <juri@jurta.org>
10266
10267 * faq.texi: Fix help key bindings.
10268
10269 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10270
10271 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10272 (as suggested by Karl Berry). Update information about colored
10273 stars in menus. Add new subheading describing M-n.
10274
10275 2004-03-12 Richard M. Stallman <rms@gnu.org>
10276
10277 * cl.texi (Top): Rename top node's title.
10278
10279 2004-03-08 Karl Berry <karl@gnu.org>
10280
10281 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10282 problems making the texinfo distribution.
10283
10284 2004-02-29 Simon Josefsson <jas@extundo.com>
10285
10286 * smtpmail.texi (Authentication): Change the list of supported
10287 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10288 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10289 <voegelas@gmx.net>.
10290
10291 2004-02-29 Juanma Barranquero <lektu@terra.es>
10292
10293 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10294 Use $(DEL) instead of rm, and ignore exit code.
10295
10296 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
10297
10298 Tramp version 2.0.39 released.
10299
10300 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10301
10302 * tramp.texi (Customizing Completion): Explain new functions
10303 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10304 (all): Savannah URLs unified to "http://savannah.nongnu.org".
10305 (Top): Refer to Savannah mailing list as the major one.
10306 Mention older mailing lists in HTML mode only.
10307 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10308 (Frequently Asked Questions): Remote hosts must not be Unix-like
10309 for "smb" method.
10310 (Password caching): New node.
10311 (External transfer methods): Refer to password caching for "smb"
10312 method.
10313
10314 2004-02-17 Karl Berry <karl@gnu.org>
10315
10316 * info.texi (Help-Int): Mention the new line number feature.
10317
10318 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10319
10320 * ses.texi (Advanced Features): New functionality for
10321 ses-set-header-row (defaults to current row unless C-u used).
10322 (Acknowledgements): Add Stefan Monnier.
10323
10324 2003-12-29 Kevin Ryde <user42@zip.com.au>
10325
10326 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10327
10328 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
10329
10330 Tramp version 2.0.38 released.
10331
10332 * tramp.texi (Remote shell setup): Warn of environment variables
10333 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10334 <sven.gabriel@imk.fzk.de>.
10335 (Configuration): Tramp now chooses base64/uuencode
10336 automatically. Update wording accordingly.
10337 (Top): More description for the `Default Method' menu entry.
10338 (Default Method): Use @code, not @var, for Lisp variables.
10339 (Default Method): New subsection `Which method is the right one
10340 for me?' Suggested by Christian Kirsch.
10341 (Configuration): Pointer to new subsection added.
10342 (Default Method): Too many "use" in one sentence.
10343 Rephrase. Reported by Christian Kirsch.
10344 (Filename Syntax): Old `su' example is probably a left-over from
10345 the sm/su method naming. Replace with `ssh', instead.
10346 (External transfer methods, Auto-save and Backup):
10347 Typo fixes.
10348
10349 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10350
10351 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
10352 (Top): Mention japanese manual only if flag `jamanual' is set.
10353 Insert section `Japanese manual' in menu.
10354
10355 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10356
10357 * eshell.texi (Known Problems): Add doc item.
10358
10359 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10360
10361 * cc-mode.texi: Update for CC Mode 5.30.
10362
10363 Note: Please refrain from doing purely cosmetic changes like
10364 removing trailing whitespace in this manual; it clobbers cvs
10365 merging for no good reason.
10366
10367 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10368
10369 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
10370 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
10371 @acronym{ASCII}.
10372
10373 2003-10-26 Karl Berry <karl@gnu.org>
10374
10375 * info.texi (Info Search): Echo area, not echo are. From Debian
10376 diff.
10377
10378 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10379
10380 * widget.texi (Defining New Widgets): Document new behavior of
10381 :buttons and :children keywords.
10382
10383 2003-10-22 Miles Bader <miles@gnu.org>
10384
10385 * Makefile.in (info): Move before $(top_srcdir)/info.
10386
10387 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10388
10389 * tramp.texi (Inline methods): Small grammar fix.
10390 (External transfer methods): Likewise.
10391
10392 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
10393
10394 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10395
10396 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10397
10398 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10399
10400 2003-09-30 Richard M. Stallman <rms@gnu.org>
10401
10402 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10403
10404 * widget.texi (User Interface): Fix typos.
10405
10406 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10407
10408 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10409
10410 * pcl-cvs.texi (Selected Files): Fix typo.
10411
10412 2003-09-21 Karl Berry <karl@gnu.org>
10413
10414 * info.texi (] and [ commands): No period at end of section title.
10415
10416 2003-09-04 Miles Bader <miles@gnu.org>
10417
10418 * Makefile.in (top_srcdir): New variable.
10419 ($(top_srcdir)/info): New rule.
10420 (info): Depend on it.
10421
10422 2003-09-03 Peter Runestig <peter@runestig.com>
10423
10424 * makefile.w32-in: New file.
10425
10426 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10427
10428 * widget.texi (User Interface): Explain the need of static text
10429 around an editable field.
10430
10431 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10432
10433 * widget.texi (Basic Types): The argument to `:help-echo' can now
10434 be a form that evaluates to a string.
10435
10436 2003-08-18 Kim F. Storm <storm@cua.dk>
10437
10438 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10439
10440 2003-08-16 Richard M. Stallman <rms@gnu.org>
10441
10442 * dired-x.texi (Shell Command Guessing): Explain *.
10443
10444 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10445
10446 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10447 log-edit-insert-changelog.
10448
10449 2003-08-03 Karl Berry <karl@gnu.org>
10450
10451 * info.texi: Need @contents.
10452
10453 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
10454
10455 Tramp version 2.0.36 released.
10456
10457 * tramp.texi (Remote shell setup): Explain about problems with
10458 non-Bourne commands in ~/.profile and ~/.shrc.
10459
10460 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10461
10462 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10463 renaming of `vis-mode' to `visible-mode'.
10464
10465 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10466
10467 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10468 next, prev and up pointers.
10469
10470 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10471
10472 * info.texi (Help): Mention existence of Emacs and stand-alone
10473 Info at the very beginning of the tutorial.
10474 (Help-Inv): New node.
10475 (Help-]): New node.
10476 (Help-M): Systematically point out the differences between default
10477 Emacs and stand-alone versions. Delete second menu.
10478 (Help-Xref): Systematically point out the differences between
10479 default Emacs and stand-alone versions.
10480 (Help-Int): Change `l' example.
10481 (Expert Info): Fix typos.
10482 (Emacs Info Variables): Mention `Info-hide-note-references' and
10483 new default for `Info-scroll-prefer-subnodes'.
10484
10485 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
10486
10487 Version 2.0.35 of Tramp released.
10488
10489 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10490 (Inline methods): Add methods `remsh' and `plink1'.
10491 (External transfer methods): Add method `remcp'.
10492 (Multi-hop Methods): Add method `remsh'.
10493 Small patch from Adrian Aichner <adrian@xemacs.org>:
10494 Fix minor typos.
10495 (Concept Index): Add to make manual searchable via
10496 `Info-index'.
10497 (Version Control): Add cindex entry.
10498
10499 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
10500
10501 * trampver.texi: Version 2.0.34 released.
10502
10503 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10504
10505 * faq.texi: Improve previous changes.
10506
10507 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
10508
10509 * faq.texi: Update copyright and maintenance details.
10510 Update some package URLs, versions, and maintainers.
10511 Remove many references to the Emacs Lisp Archive.
10512
10513 2003-04-23 Simon Josefsson <jas@extundo.com>
10514
10515 * smtpmail.texi: Fix license (the invariant sections mentioned has
10516 never been part of the smtp manual). Align info dir entry with
10517 other emacs packages.
10518
10519 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
10520
10521 * tramp.texi: Version 2.0.33 released.
10522 Remove installation chapter. Remove XEmacs specifics.
10523
10524 2003-03-29 Richard M. Stallman <rms@gnu.org>
10525
10526 * tramp.texi (Top): Undo the previous renaming.
10527 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10528
10529 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
10530
10531 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10532 version of manual.
10533
10534 * tramp.texi (Auto-save and Backup): New node.
10535
10536 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
10537
10538 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
10539 Emacs" in order to have better differentiation to "XEmacs".
10540 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10541 are new macros in order to point to the other Emacs flavor where
10542 appropriate. In info case, point to node `Installation' in order
10543 to explain how to generate the other way. In html case, make a
10544 link to the other html file.
10545 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
10546 after CVS checkout/update.
10547 (Installation): Completely rewritten.
10548 (Installation parameters, Load paths): New sections under
10549 `Installation'.
10550
10551 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10552
10553 * tramp.texi: Version 2.0.30 released.
10554 Replace word "path" with "localname" where used as a component of
10555 a Tramp file name.
10556
10557 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10558
10559 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10560 introduced.
10561 (Installation): Explain what to do if files from the tramp/contrib
10562 directory are needed.
10563
10564 2003-02-23 Alex Schroeder <alex@emacswiki.org>
10565
10566 * smtpmail.texi (How Mail Works): New.
10567
10568 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10569
10570 * smtpmail.texi: New file.
10571
10572 * Makefile.in: Build SMTP manual.
10573
10574 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10575
10576 * tramp.texi: Version 2.0.29 released.
10577 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10578 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10579
10580 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
10581
10582 * tramp.texi (Frequently Asked Questions): Explain a workaround if
10583 another package loads accidentally Ange-FTP.
10584
10585 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
10586
10587 * tramp.texi (Customizing Completion): Add function
10588 `tramp-parse-sconfig'. Change example of
10589 `tramp-set-completion-function', because parsing of ssh config
10590 files looks more natural.
10591
10592 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10593
10594 * gnus.texi: Do not use `path' in several locations.
10595
10596 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10597
10598 * tramp.texi (External transfer methods): New method `smb'.
10599 From Michael Albinus.
10600
10601 2002-11-05 Karl Berry <karl@gnu.org>
10602
10603 * info.texi (Info-fontify): Reorder face list to avoid bad line
10604 breaks.
10605
10606 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10607
10608 * tramp.texi: Move @copying to standard place.
10609 Use @insertcopying.
10610
10611 2002-10-02 Karl Berry <karl@gnu.org>
10612
10613 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
10614 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
10615 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
10616 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
10617 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
10618 Per rms, update all manuals to use @copying instead of @ifinfo.
10619 Also use @ifnottex instead of @ifinfo around the top node, where
10620 needed for the sake of the HTML output.
10621 (The Gnus manual is not fixed since it's not clear to me how it
10622 works; and the Tramp manual already uses @copying, although in an
10623 unusual way. All others were changed.)
10624
10625 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
10626
10627 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10628 (../info/ses, ses.dvi): New targets.
10629 * ses.texi: New file.
10630
10631 2002-09-06 Pavel Janík <Pavel@Janik.cz>
10632
10633 * texinfo.tex: Update to texinfo 4.2.
10634
10635 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
10636
10637 * reftex.texi: Update to RefTeX 4.19.
10638
10639 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10640
10641 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
10642 (../info/tramp, tramp.dvi): New targets.
10643
10644 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
10645
10646 * Makefile.in (DVI_TARGETS): Add calc.dvi.
10647 (calc.dvi): Uncomment.
10648
10649 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
10650
10651 * Makefile.in (INFO_TARGETS): Add ../info/calc.
10652 (../info/calc): New target.
10653
10654 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10655
10656 * (Version 21.1 released.)
10657
10658 2001-10-05 Gerd Moellmann <gerd@gnu.org>
10659
10660 * Branch for 21.1.
10661
10662 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
10663
10664 * Makefile.in (../info/info): Use an explicit -o switch to
10665 makeinfo.
10666
10667 2001-03-05 Gerd Moellmann <gerd@gnu.org>
10668
10669 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10670
10671 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10672
10673 * Makefile.in (../info/idlwave): Use --no-split.
10674
10675 2000-12-14 Dave Love <fx@gnu.org>
10676
10677 * Makefile.in (mostlyclean): Remove gnustmp.*.
10678 (gnus.dvi): Change rule to remove @latex stuff.
10679
10680 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
10681
10682 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
10683
10684 2000-10-13 John Wiegley <johnw@gnu.org>
10685
10686 * Makefile.in: Add build targets for eshell.texi.
10687
10688 2000-09-25 Gerd Moellmann <gerd@gnu.org>
10689
10690 * Makefile.in: Remove/comment speedbar stuff.
10691
10692 2000-09-22 Dave Love <fx@gnu.org>
10693
10694 * Makefile.in: Add emacs-mime.
10695
10696 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
10697
10698 * Makefile.in (INFO_TARGETS): Add ../info/woman.
10699 (DVI_TARGETS): Add woman.dvi.
10700 (../info/woman, woman.dvi): New targets.
10701
10702 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10703
10704 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10705
10706 * pcl-cvs.texi: New file.
10707 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
10708 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
10709
10710 2000-05-11 Gerd Moellmann <gerd@gnu.org>
10711
10712 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
10713 (../info/ebrowse, ebrowse.dvi): New targets.
10714
10715 2000-01-13 Gerd Moellmann <gerd@gnu.org>
10716
10717 * Makefile.in (INFO_TARGETS): Add eudc.
10718 (DVI_TARGETS): Add eudc.dvi.
10719 (../info/eudc, eudc.dvi): New targets.
10720
10721 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
10722
10723 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
10724 compatibility with 8+3 filesystems).
10725 (../info/efaq): Rename from emacs-faq.
10726
10727 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
10728
10729 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
10730 (../info/idlwave, idlwave.dvi): New targets.
10731
10732 1999-10-23 Dave Love <fx@gnu.org>
10733
10734 * Makefile.in: Use autotype.texi.
10735
10736 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
10737
10738 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
10739 faq.texi file) rather than ../info/faq.
10740
10741 1999-10-07 Gerd Moellmann <gerd@gnu.org>
10742
10743 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
10744 (../info/ada-mode, ada-mode.dvi): New targets.
10745
10746 1999-09-01 Dave Love <fx@gnu.org>
10747
10748 * Makefile.in: Add faq.
10749
10750 1999-07-12 Richard Stallman <rms@gnu.org>
10751
10752 * Version 20.4 released.
10753
10754 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10755
10756 * Version 20.3 released.
10757
10758 1998-04-06 Andreas Schwab <schwab@gnu.org>
10759
10760 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10761 Use it in dvi targets.
10762 (../etc/GNU): Change to $(srcdir) first.
10763
10764 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
10765
10766 * reftex.texi: Update for RefTeX version 3.22.
10767
10768 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
10769
10770 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
10771 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10772
10773 1997-09-23 Paul Eggert <eggert@twinsun.com>
10774
10775 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10776 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
10777
10778 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10779
10780 * Version 20.2 released.
10781
10782 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10783
10784 * Version 20.1 released.
10785
10786 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10787
10788 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
10789
10790 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10791
10792 * Version 19.33 released.
10793
10794 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10795
10796 * Version 19.32 released.
10797
10798 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10799
10800 * Makefile.in: Add rules for the Message manual.
10801
10802 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10803
10804 * gnus.texi: New version.
10805
10806 * message.texi: New manual.
10807
10808 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10809
10810 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10811
10812 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10813
10814 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10815 Specify -I option.
10816 (All dvi targets): Set the TEXINPUTS variable.
10817
10818 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10819
10820 * Version 19.31 released.
10821
10822 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
10823
10824 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
10825 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
10826
10827 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10828
10829 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
10830 (INFO_TARGETS): Add ../info/cc-mode.
10831 (DVI_TARGETS): Add cc-mode.dvi.
10832
10833 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10834
10835 * Version 19.30 released.
10836
10837 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10838
10839 * gnus.texi: New file.
10840
10841 1995-11-04 Erik Naggum <erik@naggum.no>
10842
10843 * gnus.texi: File deleted.
10844
10845 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
10846
10847 * mh-e.texi: "Function Index" -> "Command Index" to work with
10848 Emacs 19.30 C-h C-k support of separately-documented commands.
10849
10850 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10851
10852 * Makefile.in (../info/ediff, ediff.dvi): New targets.
10853 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
10854
10855 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10856
10857 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
10858 (../info/viper, viper.dvi): New targets.
10859
10860 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
10861
10862 * dired-x.texi (Installation): Change the example to set
10863 buffer-local variables like dired-omit-files-p in
10864 dired-mode-hook.
10865
10866 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10867
10868 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
10869 (../info/mh-e, mh-e.dvi): New targets.
10870
10871 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10872
10873 * Makefile.in (maintainer-clean): Rename from realclean.
10874
10875 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10876
10877 * Makefile.in: New file.
10878 * Makefile: File deleted.
10879
10880 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10881
10882 * Makefile (TEXINDEX_OBJS): Variable deleted.
10883 (texindex, texindex.o, getopt.o): Rules deleted.
10884 All deps on texindex deleted.
10885 (distclean): Don't delete texindex.
10886 (mostlyclean): Don't delete *.o.
10887 * texindex.c, getopt.c: Files deleted.
10888
10889 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10890
10891 * Version 19.26 released.
10892
10893 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10894
10895 * Version 19.25 released.
10896
10897 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10898
10899 * Version 19.24 released.
10900
10901 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10902
10903 * Version 19.23 released.
10904
10905 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10906
10907 * Makefile: Delete spurious tab.
10908
10909 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10910
10911 * Makefile (.SUFFIXES): New rule.
10912
10913 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10914
10915 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
10916 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10917
10918 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10919
10920 * Makefile (../info/sc): Rename from sc.info.
10921 (../info/cl): Likewise.
10922 (INFO_TARGETS): Use new names.
10923
10924 1993-12-04 Richard Stallman (rms@srarc2)
10925
10926 * getopt.c: New file.
10927 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10928 (getopt.o): New rule.
10929 (dvi): Don't depend on texindex.
10930 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
10931 Depend on texindex.
10932
10933 1993-12-03 Richard Stallman (rms@srarc2)
10934
10935 * Makefile (../info/sc.info): Rename from ../info/sc.
10936 (TEXI2DVI): New variable.
10937 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
10938 Add explicit commands.
10939 (TEXINDEX_OBJS): Delete duplicate getopt.o.
10940
10941 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10942
10943 * Version 19.22 released.
10944
10945 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10946
10947 * Makefile (TEXINDEX_OBJS): Delete spurious period.
10948
10949 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10950
10951 * Version 19.21 released.
10952
10953 1993-11-15 Paul Eggert (eggert@twinsun.com)
10954
10955 * man/Makefile (../info/cl.info): Rename from ../info/cl.
10956
10957 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10958
10959 * Makefile (../etc/GNU): New target.
10960 (EMACSSOURCES): Add gnu1.texi.
10961
10962 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10963
10964 * Makefile (realclean): Don't delete the Info files.
10965
10966 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
10967
10968 * forms.texi: Fix forms.texi so that it will format correctly.
10969 Add missing `@end iftex', fix bad reference.
10970
10971 * info.texi, info-stn.texi: New files implement texinfo version of
10972 `info' file.
10973
10974 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
10975
10976 * Makefile: Fix targets for texindex, new info.texi files.
10977 * info-stnd.texi: New file implements info for standalone info
10978 reader.
10979 * info.texi: Update to include recent changes to "../info/info".
10980 New source file for ../info/info; includes info-stnd.texi.
10981
10982 * texindex.c: Include "../src/config.h" if building in emacs.
10983
10984 * Makefile: Change all files to FILENAME.texi, force all targets
10985 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
10986 vip.texinfo, forms.texinfo, cl.texinfo.
10987 Add target to build texindex.c, defining `emacs'.
10988
10989 * forms.texi: Install new file to match version 2.3 of forms.el.
10990
10991 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10992
10993 * Version 19.19 released.
10994
10995 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
10996
10997 * sc.texinfo: Fix info file name.
10998
10999 * Makefile (info): Add gnus and sc.
11000 (dvi): Add gnus.dvi and sc.dvi.
11001 (../info/sc, sc.dvi): New targets.
11002
11003 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11004
11005 * Version 19.18 released.
11006
11007 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11008
11009 * Makefile: Fix source file names of the separate manuals.
11010 (gnus.dvi, ../info/gnus): New targets.
11011
11012 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11013
11014 * Version 19.17 released.
11015
11016 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11017
11018 * split-man: Fix typos in last change.
11019
11020 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11021
11022 * Version 19.16 released.
11023
11024 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11025
11026 * version 19.15 released.
11027
11028 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11029
11030 * Makefile (distclean): It's rm, not rf.
11031
11032 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11033
11034 * Version 19.14 released.
11035
11036 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11037
11038 * Makefile: New file.
11039
11040 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11041
11042 * Version 19.13 released.
11043
11044 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11045
11046 * Version 19.9 released.
11047
11048 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11049
11050 * Version 19.8 released.
11051
11052 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11053
11054 * Version 19.7 released.
11055
11056 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11057
11058 * gnus.texinfo: New file. Removed installation instructions.
11059
11060 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11061
11062 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
11063
11064 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11065
11066 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11067 then define `\sc' as the command for smallcaps in Texinfo.
11068 This means that the @sc command will produce small caps. bfox has
11069 made the corresponding change to makeinfo and texinfm.el.
11070
11071 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11072
11073 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11074 Customization since the menu entry did not point to anything.
11075 Also add an @finalout command to remove overfull hboxes from the
11076 printed output.
11077
11078 * cl.texinfo: Add @bye, \input line and @settitle to file.
11079 This file is clearly intended to be a chapter of some other work,
11080 but the other work does not yet exist.
11081
11082 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11083
11084 * texinfo.texinfo: Three typos corrected.
11085
11086 ;; Local Variables:
11087 ;; coding: utf-8
11088 ;; End:
11089
11090 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
11091
11092 This file is part of GNU Emacs.
11093
11094 GNU Emacs is free software: you can redistribute it and/or modify
11095 it under the terms of the GNU General Public License as published by
11096 the Free Software Foundation, either version 3 of the License, or
11097 (at your option) any later version.
11098
11099 GNU Emacs is distributed in the hope that it will be useful,
11100 but WITHOUT ANY WARRANTY; without even the implied warranty of
11101 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11102 GNU General Public License for more details.
11103
11104 You should have received a copy of the GNU General Public License
11105 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.