]> code.delx.au - gnu-emacs/blob - doc/misc/ChangeLog
bc1c83d39d66faa1523a3f3193f45bae0027e689
[gnu-emacs] / doc / misc / ChangeLog
1 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
2
3 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
4
5 2013-11-30 Glenn Morris <rgm@gnu.org>
6
7 * Makefile.in (distclean): Remove Makefile.
8
9 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
10
11 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
12 (The Basics, Formulas): Copyedits.
13 (Resizing, Printer functions): Add index entries.
14
15 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
16
17 * calc.texi (Customizing Calc): Mention new variable
18 `calc-context-sensitive-enter'.
19
20 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
21
22 * org.texi (Exporting code blocks): Document the 'inline-only
23 setting for `org-export-babel-evaluate'. Document how :var
24 introduces code block dependencies.
25
26 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
27
28 * org.texi (Header arguments): Document header-args[:lang]
29 properties and remove deprecated old-style properties from
30 documentation.
31
32 * org.texi (Agenda commands): Remove footnote from @tsubheading
33 and add a sentence with the reference instead.
34
35 2013-11-12 Bastien Guerry <bzg@gnu.org>
36
37 * org.texi (Catching invisible edits):
38 * org.texi (Plain lists, Plain lists):
39 * org.texi (Advanced configuration):
40 * org.texi (Tag groups):
41 * org.texi (Conventions):
42 * org.texi (Checkboxes, Radio lists):
43 * org.texi (Top, Summary, Exporting):
44 * org.texi (In-buffer settings): Fix typos.
45
46 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
47 C-w'. Add an index entry for `org-refile-keep'.
48
49 * org.texi (Plain lists): Add an index entry for sorting plain
50 list. Document sorting by checked status for check lists.
51
52 * org.texi (Publishing options): Fix old variable names.
53
54 * org.texi (Orgstruct mode): Fix suggested setting of
55 `orgstruct-heading-prefix-regexp'.
56
57 * org.texi (Export settings): Document
58 `org-export-allow-bind-keywords'.
59
60 * org.texi (History and Acknowledgments): Small rephrasing.
61
62 * org.texi (Template elements): Add a footnote about tags accepted
63 in a year datetree.
64
65 * org.texi (Beamer export, @LaTeX{} and PDF export)
66 (Header and sectioning, @LaTeX{} specific attributes): Enhance
67 style.
68
69 * org.texi (Agenda commands): Add a footnote about dragging agenda
70 lines: it does not persist and it does not change the .org files.
71
72 * org.texi (Agenda commands): Add a table heading for dragging
73 agenda lines forward/backward.
74
75 * org.texi (Agenda commands): Add documentation for
76 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
77
78 * org.texi (Publishing options): Update the list of options.
79 (Simple example, Complex example): Fix the examples.
80
81 * org.texi (Formula syntax for Calc): Don't use a bold font the
82 warning.
83
84 * org.texi (Other built-in back-ends): New section.
85
86 * org.texi (Editing source code): Document
87 `org-edit-src-auto-save-idle-delay' and
88 `org-edit-src-turn-on-auto-save'.
89
90 * org.texi (External links): Document contributed link types
91 separately.
92
93 * org.texi (Closing items): Document
94 `org-closed-keep-when-no-todo'.
95
96 * org.texi (Export back-ends): Rename from "Export formats".
97 (The Export Dispatcher): Remove reference to
98 `org-export-run-in-background'.
99 (Export settings): Minor rewrites.
100 (ASCII/Latin-1/UTF-8 export): Update variable's name.
101 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
102
103 * org.texi (Export in foreign buffers): New section.
104 (Exporting): Remove documentation about converting the selected
105 region.
106
107 * org.texi (Advanced configuration): Put the filter valid types in
108 a table. Use @lisp and @smalllisp.
109
110 * org.texi: Use @code{nil} instead of nil. Update the maintainer
111 contact info.
112
113 * org.texi (Exporting): Better introductory sentence. Add a note
114 about conversion commands.
115 (Feedback, Orgstruct mode, Built-in table editor)
116 (Built-in table editor, Orgtbl mode, Updating the table)
117 (Property syntax, Capturing column view, Capture)
118 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
119 (Exporting, Extending ODT export)
120 (Working with @LaTeX{} math snippets, dir, Customization)
121 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
122 Uniformly use @kbd{M-x command RET}.
123
124 * org.texi (Filtering/limiting agenda items): New subsection.
125 Document the use of `org-agenda-max-*' options and
126 `org-agenda-limit-interactively' from the agenda.
127 (Agenda commands): Move details about filtering commands to
128 the new section, only include a summary here.
129 (Customizing tables in ODT export)
130 (System-wide header arguments, Conflicts, Dynamic blocks): Use
131 spaces for indentation.
132
133 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
134
135 * org.texi (Links in HTML export, Images in HTML export)
136 (post): Fix syntax within #+ATTR_*.
137 (Tables in HTML export): Document `org-html-table-row-tags'
138 and use `org-html-table-default-attributes' instead of
139 `org-html-table-tag'.
140
141 * org.texi (Publishing action, Publishing options)
142 (Publishing links): Major rewrite. Enhance explanations for
143 `org-org-publish-to-org'. Remove reference to
144 `org-export-run-in-background'.
145
146 * org.texi: Fix many small typos. Use #+NAME instead of
147 #+TBLNAME. Use @smalllisp instead of @example.
148 (Special symbols): Add index?
149 (HTML preamble and postamble): Don't mention obsolete use of
150 opt-plist.
151 (JavaScript support): Don't mention the org-jsinfo.el file as it
152 has been merged with ox-html.el.
153
154 * org.texi (Installation, Feedback, Setting Options)
155 (Code evaluation security, org-crypt.el): Use @lisp instead of
156 @example.
157 (Agenda commands): Use @table instead of @example.
158
159 * org.texi (Adding hyperlink types): New appendix.
160
161 * org.texi (ODT export commands, Extending ODT export)
162 (Applying custom styles, Images in ODT export)
163 (Labels and captions in ODT export)
164 (Literal examples in ODT export)
165 (Configuring a document converter)
166 (Working with OpenDocument style files)
167 (Customizing tables in ODT export)
168 (Validating OpenDocument XML): Fix options names.
169
170 * org.texi (History and Acknowledgments): Update acknowledgments
171 to Nicolas. Add Nicolas Goaziou to the list of contributors.
172
173 * org.texi (System-wide header arguments): Don't use "customizing"
174 for setting a variable. Also remove comments.
175
176 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
177 `org-agenda-start-on-weekday' to the variable index and document
178 them.
179
180 * org.texi (Sparse trees, Agenda commands)
181 (@LaTeX{} fragments, Selective export, Export options)
182 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
183 (HTML Export commands, @LaTeX{}/PDF export commands)
184 (iCalendar export, Publishing options, Triggering publication)
185 (In-buffer settings): Update to reflect changes from the new
186 export engine.
187
188 * org.texi (Matching tags and properties): More examples. Explain
189 group tags expansion as regular expressions.
190
191 * org.texi (Tag groups): New section.
192
193 * org.texi (Setting tags): Tiny formatting fixes.
194
195 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
196 names.
197
198 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
199 concept index. Include example for these agenda views.
200 (Special agenda views): Mention the "agenda*" agenda view.
201
202 * org.texi (Repeated tasks): Document how to ignore a repeater
203 when using both a scheduled and a deadline timetamp.
204
205 * org.texi (Global and local cycling): Wrap in a new subsection.
206 (Initial visibility, Catching invisible edits): New subsections.
207
208 * org.texi (Visibility cycling): Mention that
209 `org-agenda-inhibit-startup' will prevent visibility setting when
210 the agenda opens an Org file for the first time.
211
212 * org.texi (Org syntax): New section.
213
214 * org.texi (Orgstruct mode): Document
215 `orgstruct-heading-prefix-regexp'.
216
217 * org.texi (Speeding up your agendas): New section.
218
219 * org.texi (Installation): When installing Org from ELPA, users
220 should do this from an Emacs session where no .org file has been
221 visited.
222
223 * org.texi (CSS support, In-buffer settings): Update HTML options
224 names.
225
226 * org.texi (Structure editing): Update documentation for
227 `org-insert-heading-or-item'.
228 (Plain lists, Relative timer): Update index entry.
229
230 * org.texi (JavaScript support): Update variable names.
231
232 * org.texi (comments): Minor formatting fix.
233
234 * org.texi (@LaTeX{} fragments): Minor enhancement.
235
236 * org.texi: Update the list contributions.
237
238 * org.texi (Agenda commands): Exporting the agenda to an .org file
239 will not copy the subtrees and the inherited tags. Document
240 `org-agenda-filter-by-regexp'.
241
242 * org.texi (Publishing action, Complex example): Fix names of
243 publishing functions.
244
245 * org.texi (Top, Exporting): Delete references to Freemind.
246 (Freemind export): Delete section.
247
248 * org.texi (Top, Exporting): Delete references to the XOXO export.
249 (XOXO export): Delete section.
250
251 * org.texi (Capture): Mention that org-remember.el is not
252 supported anymore.
253
254 * org.texi (Top, Exporting, Beamer class export): Delete
255 references to the TaskJuggler export.
256 (History and Acknowledgments): Mention that the TaskJuggler has
257 been rewritten by Nicolas and now lives in the contrib/ directory
258 of Org's distribution. Mention that Jambunathan rewrote the HTML
259 exporter. Remove Jambunathan from my own acknowledgments.
260 (TaskJuggler export): Delete.
261
262 * org.texi (HTML preamble and postamble)
263 (Tables in HTML export, Images in HTML export)
264 (Math formatting in HTML export, CSS support)
265 (@LaTeX{} and PDF export, Publishing options): Fix the names of
266 the HTML export and publishing options.
267
268 * org.texi (Literal examples, Export options)
269 (@LaTeX{} and PDF export, Header and sectioning)
270 (Publishing options): Fix LaTeX options names.
271
272 * org.texi (Export options, CSS support, In-buffer settings): Fix
273 references to HTML_LINK_* and HTML_STYLE keywords.
274
275 * org.texi (Export options, In-buffer settings): Fix references to
276 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
277
278 * org.texi (Top, Markup, Initial text, Images and tables)
279 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
280 (Export options, JavaScript support, Beamer class export): Remove
281 references to the DocBook export, which has been deleted.
282 (History and Acknowledgments): Mention that DocBook has been
283 deleted, suggest to use the Texinfo exporter instead, then to
284 convert the .texi to DocBook with makeinfo.
285 (Links in ODT export, Tables in ODT export): Fix indices.
286
287 * org.texi (Deadlines and scheduling): Add a variable to the
288 index. Add documentation about delays for scheduled tasks.
289
290 * org.texi (Emphasis and monospace): Mention
291 `org-fontify-emphasized-text' and
292 `org-emphasis-regexp-components'.
293
294 * org.texi (References): Small enhancement.
295
296 * org.texi (Column width and alignment): Make the example visually
297 more clear.
298
299 * org.texi (The clock table): Document :mstart and :wstart as a
300 way to set the starting day of the week.
301
302 * org.texi (In-buffer settings): Document new startup keywords.
303 Thanks to John J Foerch for this idea.
304
305 * org.texi (Include files): Tiny formatting fix.
306
307 * org.texi (Activation): Point to the "Conflicts" section.
308
309 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
310
311 * org.texi (CSS support): Clarify this section.
312
313 * org.texi (@LaTeX{} specific attributes): Document that tabu and
314 tabularx packages are not in the default set of packages.
315
316 * org.texi (Agenda commands): Document fortnight view.
317
318 * org.texi: Document conflict with ecomplete.el.
319
320 * org.texi (History and Acknowledgments): Acknowledgements for
321 Jason Dunsmore and Rakcspace.
322
323 * org.texi: Rename org-crypt.el node to org-crypt.
324
325 * org.texi (A @LaTeX{} example): Fix typo in variable name.
326
327 * org.texi (MobileOrg): Mention the new iPhone developer.
328
329 * org.texi (Table of contents) Improve documentation of TOC
330 placement.
331
332 * org.texi: Explain that date/time information at read-date prompt
333 should start at the beginning, not anywhere in the middle of a
334 long string.
335
336 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
337
338 * org.texi (Orgstruct mode): Fix wrong regexp.
339
340 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
341
342 * org.texi: Document export to (X)HTML flavors.
343
344 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
345
346 * org.texi (Extracting source code): Mention the prefix argument
347 to org-babel-tangle.
348 (noweb): Removed erroneous negative.
349 (Specific header arguments): Document new header arguments.
350 Documentation for new tangle-mode header argument.
351 (Top): Documentation for new tangle-mode header argument.
352 (rownames): Documentation for new tangle-mode header argument.
353 Mention elisp as special rowname case.
354 (tangle-mode): Documentation for new tangle-mode header argument.
355 (post): Documentation and an example of usage.
356 (var): Remove the "Alternate argument syntax" section from the
357 documentation.
358 (hlines): Note that :hline has no effect for Emacs Lisp code
359 blocks.
360
361 2013-11-12 Feng Shu <tumashu@gmail.com>
362
363 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
364 (Math formatting in HTML export)
365 (Working with @LaTeX{} math snippets): Add document about creating
366 formula image with imagemagick.
367
368 * org.texi (@LaTeX{} specific attributes): Document `:caption'
369 attribute of #+ATTR_LATEX.
370
371 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
372
373 * org.texi (Handling links): Fix a typo in
374 `org-startup-with-inline-images' documentation.
375
376 * org.texi (Previewing @LaTeX{} fragments): Document the startup
377 keywords to use for previewing LaTeX fragments or not.
378 (Summary of in-buffer settings): Improve formatting and add an
379 entry for the variable `org-startup-with-latex-preview'.
380
381 * org.texi (Property syntax): Recall the user to refresh the org
382 buffer when properties are set on a per-file basis.
383
384 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
385
386 * org.texi (Matching tags and properties): Clarification.
387
388 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
389
390 * org.texi (Editing and debugging formulas): Add an example when a
391 table has multiple #+TBLFM lines.
392
393 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
394
395 * org.texi (The clock table): Document acceptance of relative
396 times in tstart and tend, link to syntax description and provide
397 example.
398
399 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
400
401 * org.texi (The spreadsheet): Document lookup functions.
402
403 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
404
405 * org.text (CSS support): Mention .figure-number, .listing-number,
406 and .table-number.
407
408 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
409
410 * org.texi
411 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
412 spreadsheet formula mode strings and some examples from @example
413 block with xy @r{yz} to @table.
414
415 * org.texi (Formula syntax for Calc): Improve the documentation of
416 empty fields in formulas for spreadsheet. Add explanation and
417 example for empty field. Extend explanations of format
418 specifiers. Add a sentence to mention Calc defmath.
419
420 * org.texi (Column formulas): Add a sentence to be more explicit
421 about when a table header is mandatory.
422
423 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
424
425 * org.texi (Subscripts and superscripts): Remove reference to
426 quoted underscores until this mechanism is implemented again.
427
428 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
429 property.
430
431 * org.texi (Document title): Subtree export is no longer triggered
432 by marking one as the region.
433 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
434 giving examples isn't very useful: "horizontal rule" is, at least,
435 as explicit as <hr/>.
436
437 * org.texi (HTML doctypes): Reflect keyword removal.
438 (CSS support): Reflect keyword removal.
439
440 * org.texi (@LaTeX{} specific attributes): Document new :float
441 values.
442
443 * org.texi (Export settings): Improve documentation.
444
445 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
446 (Text areas in HTML export): Update text areas.
447 (HTML Export commands): Update export commands.
448
449 * org.texi (Header and sectioning): Add a footnote about the
450 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
451
452 * org.texi (The Export Dispatcher): Document
453 `org-export-in-background'.
454
455 * org.texi (Footnotes): Export back-ends do not use
456 `org-footnote-normalize' anymore.
457
458 * org.texi: Document variable changes.
459
460 * org.texi (Export settings): Doument p: item in OPTIONS keyword.
461
462 * org.texi (Exporting): Massive rewrite of the first sections.
463 (Selective export): Delete.
464 (The Export Dispatcher): Rewrite.
465 (Export options): Rewrite as "Export settings".
466
467 * org.texi: Small changes to documentation for embedded LaTeX.
468
469 * org.texi (Internal links): Document #+NAME keyword and
470 cross-referencing during export.
471
472 * org.texi (Include files): Remove reference to :prefix1
473 and :prefix. Give more details for :minlevel.
474
475 * org.texi (Macro replacement): Fix macro name. Update
476 documentation about possible locations and escaping mechanism.
477
478 * org.texi (Table of contents): Update documentation. Document
479 lists of listings and lists of tables. Add documentation for
480 optional title and #+TOC: keyword.
481
482 2013-11-12 Rick Frankel <rick@rickster.com>
483
484 * org.texi (results): Add Format section, broken out of Type
485 section to match code.
486 (hlines, colnames): Remove incorrect Emacs Lisp exception. Note
487 that the actual default handling (at least for python and
488 emacs-lisp) does not seem to match the description.
489
490 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
491
492 * org.texi (The date/time prompt): Update the documentation to
493 reflect the new way `org-read-date-get-relative' handles weekdays.
494
495 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
496
497 * org.texi (Resolving idle time): Document
498 `org-clock-x11idle-program-name'.
499
500 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
501
502 * ert.texi (Running Tests Interactively): Adapt examle output.
503 (Tests and Their Environment): Mention skip-unless.
504
505 2013-10-23 Glenn Morris <rgm@gnu.org>
506
507 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
508 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
509 * widget.texi: Nuke @refill.
510
511 * Makefile.in (install-dvi, install-html, install-pdf)
512 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
513 (uninstall-pdf): Quote entities that might contain whitespace.
514
515 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
516
517 * calc.el (Data Type Formats): Don't specify the size at
518 which integers begin to be represented by lists.
519
520 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
521
522 * cl.texi (Argument Lists): Add indexes for &key and &aux.
523
524 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
525
526 * trampver.texi: Update release number.
527
528 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
529
530 Sync with Tramp 2.2.8.
531
532 * tramp.texi (External packages): Use `non-essential'.
533 * trampver.texi: Update release number.
534
535 2013-09-14 Glenn Morris <rgm@gnu.org>
536
537 * eshell.texi: Markup fixes.
538
539 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
540
541 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
542 of @kbd{RET}.
543 (Prefix Matching): Add an index.
544
545 2013-09-08 Glenn Morris <rgm@gnu.org>
546
547 * emacs-gnutls.texi: Tweak direntry.
548
549 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
550
551 * tramp.texi (Alternative Syntax): Remove chapter.
552
553 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
554
555 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
556 for portability to hosts where /bin/sh has problems.
557
558 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
559
560 Try to reduce redundancy in doc/misc/Makefile.in.
561 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
562 (TARGETS): New intermediate variable.
563 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
564
565 2013-08-27 Glenn Morris <rgm@gnu.org>
566
567 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
568
569 * efaq.texi: Rename from faq.texi, to match its output files.
570 * Makefile.in: Update for faq.texi name change.
571
572 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
573
574 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
575
576 * efaq-w32.texi: Move here from the web-pages repository.
577 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
578 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
579 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
580 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
581 Add DOCMISC_*_W32 variables.
582 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
583 (efaq_w32_deps): New variable.
584 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
585 (efaq-w32.pdf, efaq-w32.html): New rules.
586 (clean): Remove efaq-w32 products.
587
588 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
589
590 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
591 shift_jis from the default value set to mm-coding-system-priorities for
592 Japanese users.
593
594 2013-08-13 Glenn Morris <rgm@gnu.org>
595
596 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
597 (Options - Defining Label Environments, Options - Creating Labels)
598 (Options - Referencing Labels, Options - Creating Citations)
599 (Options - Index Support, Options - Viewing Cross-References)
600 (Options - Finding Files, Options - Optimizations)
601 (Options - Fontification, Options - Misc):
602 * cc-mode.texi (Sample Init File):
603 * edt.texi (Init file):
604 * epa.texi (Encrypting/decrypting gpg files):
605 * mairix-el.texi (About, Setting up the mairix interface, Using)
606 (Extending):
607 Rename nodes to avoid characters that can cause Texinfo problems.
608
609 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
610
611 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
612
613 2013-08-12 Glenn Morris <rgm@gnu.org>
614
615 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
616 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
617 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
618 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
619 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
620 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
621 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
622 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
623 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
624 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
625 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
626 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
627 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
628
629 * woman.texi (Top): Avoid mailto: in html output.
630
631 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
632 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
633 (INSTALL_DATA): New, set by configure.
634 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
635 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
636 install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
637 uninstall-ps, and uninstall-doc.
638 (.SUFFIXES): Add .ps and .dvi.
639 (.dvi.ps): New suffix rule.
640 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
641 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
642 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
643 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
644 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
645 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
646 (ido.html, mairix-el.html, message.html, mh-e.html)
647 (newsticker.html, nxml-mode.html, org.html, pgg.html)
648 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
649 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
650 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
651 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
652 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
653 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
654 New rules.
655 (clean): Remove HTML_TARGETS and PS_TARGETS.
656
657 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
658
659 * ido.texi (Working Directories):
660 (Flexible Matching, Regexp Matching, Find File At Point)
661 (Ignoring, Misc Customization): Use @defopt for user options.
662
663 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
664
665 * htmlfontify.texi (Customization): Remove documentation of
666 `hfy-fast-lock-save'. Minor fixes.
667
668 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
669
670 * ido.texi (Top): Insert node "Working Directories" in menu.
671 (Working Directories): New node.
672 (Misc Customization): Add documentation of
673 `ido-confirm-unique-completion' and some other user options.
674
675 2013-08-07 Eli Zaretskii <eliz@gnu.org>
676
677 * todo-mode.texi: Update @dircategory.
678 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
679 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
680 @ref.
681
682 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
683
684 * sc.texi (Introduction): Fix index.
685 (Usage Overview):
686 (Citations, Citation Elements, Recognizing Citations)
687 (Information Keys and the Info Alist, Reference Headers)
688 (The Built-in Header Rewrite Functions)
689 (Electric References, Reply Buffer Initialization)
690 (Filling Cited Text, Selecting an Attribution)
691 (Attribution Preferences)
692 (Anonymous Attributions, Author Names)
693 (Using Regi, Post-yank Formatting Commands)
694 (Citing Commands, Insertion Commands)
695 (Mail Field Commands)
696 (Hints to MUA Authors, Thanks and History): Change from one space
697 between sentences to two.
698 (What Supercite Does): Typo fix.
699
700 * newsticker.texi (Usage): Use @key for RET.
701
702 * cl.texi (Argument Lists):
703 (For Clauses):
704 (Macros): Add indexes.
705
706 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
707
708 * cl.texi (Blocks and Exits): Add an index.
709
710 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
711
712 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
713 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
714 (todo-mode.dvi, todo-mode.pdf): New rules.
715
716 * todo-mode.texi: New file.
717
718 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
719
720 * gnus.texi (Basic Usage): Mention that warp means jump here.
721 (The notmuch Engine): Mention notmuch.
722
723 2013-07-30 Tassilo Horn <tsdh@gnu.org>
724
725 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
726 `gnus-subthread-sort-functions' and remove the obsolete documentation
727 of `gnus-sort-threads-recursively'.
728
729 2013-07-29 David Engster <deng@randomsample.de>
730
731 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
732 implementation.
733 (Introduction): Add further missing features.
734 (Building Classes): Add introductory paragraph.
735 (Wish List): Add metaclasses and EQL specialization.
736
737 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
738
739 * tramp.texi (Frequently Asked Questions): Mention
740 `tramp-use-ssh-controlmaster-options'.
741
742 2013-07-26 Tassilo Horn <tsdh@gnu.org>
743
744 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
745 `gnus-sort-threads-recursively'.
746
747 2013-07-25 Glenn Morris <rgm@gnu.org>
748
749 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
750 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
751
752 * erc.texi (Special Features): Update contact information.
753 (History): Avoid using @email.
754
755 * eshell.texi (Bugs and ideas): Minor updates.
756
757 * faq.texi (Reporting bugs, Origin of the term Emacs)
758 (Setting up a customization file)
759 (Using an already running Emacs process, Turning off beeping)
760 (Packages that do not come with Emacs)
761 (Replying to the sender of a message): Avoid using @email.
762
763 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
764
765 * reftex.texi (Imprint): Avoid using @email.
766
767 * ses.texi (Top): Update bug reporting instructions.
768 (Acknowledgments): Avoid using @email.
769
770 * woman.texi (Introduction, Background): Remove outdated information.
771 (Bugs, Acknowledgments): Avoid using @email.
772
773 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
774
775 * ido.texi: New file.
776
777 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
778
779 * gnus.texi (Customizing Articles): Document function predicates.
780
781 2013-07-08 Tassilo Horn <tsdh@gnu.org>
782
783 * gnus.texi (lines): Correct description of
784 `gnus-registry-track-extra's default value. Mention
785 `gnus-registry-remove-extra-data'.
786
787 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
788
789 * gnus.texi (Group Parameters): Mention regexp
790 substitutions (bug#11688).
791
792 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
793
794 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
795
796 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
797
798 * gnus.texi (Emacsen): Fix version.
799
800 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
801
802 2013-07-06 Glenn Morris <rgm@gnu.org>
803
804 * mh-e.texi: Fix external links.
805 (Using This Manual): Printed elisp manuals no longer available.
806
807 * newsticker.texi (Overview): Update URL.
808
809 * nxml-mode.texi (Introduction): Update URL.
810
811 * org.texi (JavaScript support): Fix URL.
812
813 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
814
815 * eudc.texi (CCSO PH/QI): Remove defunct URL.
816
817 * dbus.texi (Introspection): Update URL to a less defunct one.
818
819 * gnus.texi (Top): Restrict "Other related manuals" to info output.
820 (Foreign Groups): Use @indicateurl for examples.
821 (Direct Functions): Remove defunct URL.
822 (RSS): Update URL.
823
824 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
825 (FAQ 7-1): Update URL.
826
827 * pgg.texi (Top, Overview): Add note about obsolescence.
828
829 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
830
831 * texinfo.tex: Merge from gnulib.
832
833 2013-07-03 Glenn Morris <rgm@gnu.org>
834
835 * bovine.texi (top):
836 * cc-mode.texi (AWK Mode Font Locking):
837 * mh-e.texi (Preface):
838 * url.texi (URI Parsing): Fix cross-references to other manuals.
839
840 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
841
842 * gnus.texi (Client-Side IMAP Splitting):
843 Note that `nnimap-inbox' now can be a list.
844
845 2013-06-24 Glenn Morris <rgm@gnu.org>
846
847 * eshell.texi: Fix cross-references to other manuals.
848
849 2013-06-23 Glenn Morris <rgm@gnu.org>
850
851 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
852 Remove; not needed now we use a standard html layout for the faq.
853 (clean): Remove HTML_TARGETS, emacs-faq.text.
854
855 2013-06-21 Eduard Wiebe <usenet@pusto.de>
856
857 * flymake.texi (Parsing the output, Customizable variables):
858 Add reference to `flymake-warning-predicate'.
859
860 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
861
862 * tramp.texi (Top, Configuration): Insert section `Predefined
863 connection information' in menu.
864 (Predefined connection information): New section.
865 (Android shell setup): Make a reference to `Predefined connection
866 information'.
867
868 2013-06-19 Glenn Morris <rgm@gnu.org>
869
870 * Makefile.in (version): New, set by configure.
871 (clean): Delete dist tar file.
872 (infoclean): New, split from maintainer-clean.
873 (maintainer-clean): Run infoclean.
874 (dist): New rule, to make tarfile for www.gnu.org.
875
876 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
877
878 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
879 for keys q and Q.
880 (Standards): Reference RFC5804 as the defining document of the
881 managesieve protocol.
882
883 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
884
885 * eshell.texi (Input/Output): Expand to cover new visual-command
886 options, eshell-visual-subcommands and eshell-visual-options.
887 Divide into separate Visual Commands and Redirection sections.
888
889 2013-06-10 Glenn Morris <rgm@gnu.org>
890
891 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
892
893 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
894
895 * gnus.texi (Article Date):
896 Fix description of gnus-article-update-date-headers.
897
898 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
899
900 * erc.texi (Special Features): ERC is being maintained within
901 Emacs now.
902
903 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
904
905 * flymake.texi: Change from one space between sentences to two.
906
907 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
908
909 * cl.texi (Obsolete Macros): Describe replacements for `flet'
910 (bug#14293).
911
912 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
913
914 * tramp.texi (Frequently Asked Questions): Precise, how to define
915 an own ControlPath.
916
917 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
918
919 * tramp.texi (Frequently Asked Questions): New item for
920 ControlPath settings.
921
922 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
923
924 * calc.texi (Basic Operations on Units): Streamline some
925 descriptions.
926
927 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
928
929 * eshell.texi (Built-ins): Update manual to mention tramp module.
930
931 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
932
933 * tramp.texi (Filename Syntax): Host names are not allowed to be
934 any method name, unless method name is specified explicitly.
935 Remove restriction on unibyte filenames.
936
937 * trampver.texi: Update release number.
938
939 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
940
941 doc: convert some TeX accents to UTF-8
942 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
943 '@"{@dotless{i}}'.
944
945 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
946
947 Sync with Tramp 2.2.7.
948
949 * trampver.texi: Update release number.
950
951 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
952
953 * calc.texi (Basic Operations on Units): Streamline some
954 descriptions.
955
956 2013-03-08 Glenn Morris <rgm@gnu.org>
957
958 * faq.texi (Top): Don't say this was updated @today.
959 That's irrelevant and leads to spurious diffs.
960
961 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
962
963 * calc.texi (Basic Operations on Units):
964 Fix cross-reference.
965
966 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
967
968 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
969
970 2013-03-06 Alan Mackenzie <acm@muc.de>
971
972 * cc-mode.texi (Custom Line-Up): Clarify position of point on
973 calling a line-up function.
974
975 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
976
977 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
978 * ses.texi: Switch from Latin-1 to UTF-8.
979
980 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
981
982 * tramp.texi (External methods): Tramp does not connect Android
983 devices by itself.
984
985 2013-03-02 Bill Wohler <wohler@newt.com>
986
987 Release MH-E manual version 8.5.
988
989 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
990 release 8.5.
991
992 * mh-e.texi (Preface, Conventions, Getting Started)
993 (Using This Manual, Folder Selection, Viewing, Aliases)
994 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
995 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
996 Update URLs.
997
998 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
999
1000 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1001 and "plink2" entries. "plink2" is obsolete for a long time.
1002 (External methods): Remove "scp1" and "scp2" entries.
1003 Explain user name and host name specification for "adb".
1004
1005 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1006
1007 * tramp.texi (External methods): Mention `tramp-adb-program'.
1008
1009 2013-02-28 Bastien Guerry <bzg@gnu.org>
1010
1011 * org.texi (Visibility cycling): Suggest to set
1012 `org-agenda-inhibit-startup' to nil if user wants the startup
1013 visibility settings to be honored in any circumstances.
1014 (Progress logging, Checkboxes): Fix typos.
1015
1016 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1017
1018 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1019 the macros, for Texinfo 4.13 and 5.0.
1020
1021 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1022
1023 Port Tramp documentation to Texinfo 5.0.
1024 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1025 (Filename Syntax): Do not use @trampfn{} in @item.
1026 (Filename completion): Use @columnfractions in @multitable.
1027
1028 2013-02-22 Glenn Morris <rgm@gnu.org>
1029
1030 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1031
1032 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1033
1034 * Makefile.in (html): New rule.
1035
1036 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1037
1038 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1039 Volpiatto <thierry.volpiatto@gmail.com>.
1040
1041 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1042
1043 * tramp.texi (Top, Configuration): Insert section `Android shell
1044 setup' in menu.
1045 (Android shell setup): New section.
1046 (Connection types, Default Method)
1047 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1048 (External methods): Remove "scpc" and "rsyncc" entries.
1049 (Frequently Asked Questions): Remove entry about ControlPersist.
1050
1051 2013-02-13 Glenn Morris <rgm@gnu.org>
1052
1053 * message.texi (News Headers): Don't mention yow any more.
1054
1055 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1056
1057 * calc.texi (Basic Operations on Units):
1058 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
1059
1060 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1061
1062 * eshell.texi: Fill most of the missing sections.
1063
1064 2013-02-07 Bastien Guerry <bzg@gnu.org>
1065
1066 * org.texi (References): Clarify an example.
1067 (Installation): Fix instructions.
1068 (Org-Plot): Fix link.
1069 (Checkboxes, Radio lists): Fix typos.
1070
1071 2013-02-07 Glenn Morris <rgm@gnu.org>
1072
1073 * cl.texi (Equality Predicates): Mention memql.
1074
1075 2013-02-07 Eric Ludlam <zappo@gnu.org>
1076
1077 * doc/misc/ede.texi (Creating a project): Make ede-new doc less
1078 specific, and only about items it supports, indicating that there
1079 might be more. Remove refs to simple project and direct automake
1080 from ede new.
1081 (Simple projects): Re-write to not talk about ede-simple-project
1082 which is deprecated, and instead use the term to mean projects
1083 that don't do much management, just project wrapping.
1084 Add ede-generic-project link.
1085 (ede-generic-project): New node (bug#11441).
1086
1087 2013-02-07 Glenn Morris <rgm@gnu.org>
1088
1089 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1090
1091 2013-02-01 Glenn Morris <rgm@gnu.org>
1092
1093 * calc.texi (Help Commands): Update calc-view-news description.
1094 Mention etc/CALC-NEWS.
1095
1096 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1097
1098 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1099
1100 2013-01-13 Bastien Guerry <bzg@gnu.org>
1101
1102 * org.texi (Installation): Simplify.
1103
1104 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1105
1106 * org.texi (Handling links): Update the mention to the obsolete
1107 variable `org-link-to-org-use-id' with a mention to the newer
1108 variable `org-id-link-to-org-use-id'. Mention the need to load
1109 the org-id library.
1110
1111 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1112
1113 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1114
1115 2013-01-09 Bastien Guerry <bzg@gnu.org>
1116
1117 * org.texi (Pushing to MobileOrg): Add footnote about using
1118 symbolic links in `org-directory'.
1119 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1120 of the now obsolete alias `org-float'.
1121 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1122 index. Fix description of TODO keywords cycling.
1123 (Advanced features): Add missing argument for @item.
1124 (Storing searches): Add index entries and a note about
1125 *-tree agenda views.
1126 (Structure editing): Document `org-mark-element' and
1127 `org-mark-subtree'.
1128 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1129
1130 2013-01-08 Juri Linkov <juri@jurta.org>
1131
1132 * info.texi (Go to node): Mention the abbreviated format
1133 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1134
1135 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1136
1137 * autotype.texi: Remove undefined command @subtitlefont.
1138 * cc-mode.texi: Likewise.
1139
1140 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1141 @item argument.
1142 (Property searches): Use \\ instead of @backslashchar{}.
1143 * pgg.texi (VERSION): Move @set below @setfilename.
1144
1145 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1146
1147 * ada-mode.texi: Remove braces from @title argument.
1148 * eudc.texi: Likewise.
1149 * smtpmail.texi: Likewise.
1150 * auth.texi (VERSION): Set before first use.
1151 * emacs-gnutls.texi (VERSION): Likewise.
1152 * pgg.texi (VERSION): Likewise.
1153 * ede.texi (Top): Rename from top, all uses changed.
1154 * eshell.texi: Add missing argument to @sp.
1155 * forms.texi (Top): Reorder menu to match structure.
1156 * htmlfontify.texi (Customisation): Add missing @item in
1157 @enumerate.
1158 * org.texi (Advanced features): Add missing argument for @item.
1159 (Property searches): Use @backslashchar{} in macro argument.
1160 * pcl-cvs.texi: Add missing argument to @sp.
1161 (Movement commands): Fix use of @itemx.
1162 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1163 * reftex.texi (Options (Creating Citations)): Add missing newline
1164 before @end.
1165 * tramp.texi (Obtaining Tramp): Remove extra dots.
1166 (Configuration): Reorder menu to match structure.
1167 (Remote shell setup): Replace literal NUL character by \0.
1168 * viper.texi (Marking): Add missing argument for @item.
1169
1170 2013-01-04 Glenn Morris <rgm@gnu.org>
1171
1172 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1173 Add htmlfontify.
1174 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1175 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1176 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1177 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1178
1179 * htmlfontify.texi: Miscellaneous fixes and updates.
1180 Set copyright to FSF, update license to GFDL 1.3+.
1181
1182 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1183
1184 * htmlfontify.texi: New file.
1185
1186 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1187
1188 * calc.texi (Free-Form Dates): Expand on the date reading
1189 algorithm.
1190
1191 2012-12-27 Glenn Morris <rgm@gnu.org>
1192
1193 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1194 Avoid some overfull lines.
1195
1196 * widget.texi (Programming Example): Break some long lines.
1197
1198 * wisent.texi (Wisent Overview): Fix xref.
1199 (Grammar format, Understanding the automaton): Avoid overfill.
1200
1201 * bovine.texi (Optional Lambda Expression): Allow line break.
1202
1203 * auth.texi (Help for users): Break long lines.
1204
1205 * ada-mode.texi (Project file variables):
1206 Reword to reduce underfull hbox.
1207 (No project files, Use GNAT project file):
1208 Use smallexample to make some overfull lines less terrible.
1209
1210 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1211 Fix cross-references to separate manuals.
1212
1213 * Makefile.in (gfdl): New variable. Use throughout where
1214 appropriate so that targets depend on doclicense.texi.
1215
1216 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1217
1218 * gnus.texi (Customizing the IMAP Connection): Mention the other
1219 authenticators.
1220
1221 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1222
1223 * gnus.texi (Browse Foreign Server):
1224 Document `gnus-browse-delete-group'.
1225
1226 2012-12-22 Glenn Morris <rgm@gnu.org>
1227
1228 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
1229 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1230 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1231 * widget.texi, wisent.texi: Nuke hand-written node pointers.
1232
1233 * Makefile.in (gfdl): New variable. Use throughout where
1234 appropriate so that targets depend on doclicense.texi.
1235
1236 2012-12-22 Eli Zaretskii <eliz@gnu.org>
1237
1238 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1239 doclicense.texi. Remove doclicense.texi from all targets that
1240 mentioned it explicitly.
1241 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1242 $(emacsdir)/emacsver.texi.
1243 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
1244
1245 2012-12-21 Glenn Morris <rgm@gnu.org>
1246
1247 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1248 Include emacsver.texi. Nuke hand-written node pointers.
1249 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1250 Depend on emacsver.texi.
1251
1252 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1253 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1254 May as well just include doclicense.texi in everything.
1255
1256 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1257 which @copying says is included.
1258
1259 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1260 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1261 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1262 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1263 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1264 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1265 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1266 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1267 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1268 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1269 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1270 copies from the FSF, which does not publish these manuals.
1271
1272 * erc.texi: No need to include gpl in this small manual.
1273
1274 * org.texi (copying): Include a copy of the GFDL.
1275 (GNU Free Documentation License): New section.
1276
1277 2012-12-21 Bastien Guerry <bzg@gnu.org>
1278
1279 * org.texi: Fix typos.
1280
1281 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1282
1283 * calc.texi (ISO 8601): Rename from ISO-8601,
1284 as it's typically spelled without a hyphen.
1285
1286 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1287
1288 * calc.texi (ISO-8601): New section.
1289 (Date Formatting Codes): Mention new codes.
1290 (Standard Date Formats): Mention new formats.
1291
1292 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
1293
1294 * tramp.texi (External methods): Move `adb' method here.
1295
1296 2012-12-13 Glenn Morris <rgm@gnu.org>
1297
1298 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1299
1300 * wisent.texi: Small edits. Set copyright to FSF, update license to
1301 GFDL 1.3+.
1302 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1303 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1304 New targets.
1305 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1306 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1307
1308 * bovine.texi: Small edits. Set copyright to FSF, update license to
1309 GFDL 1.3+, remove empty index.
1310 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1311 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1312 New targets.
1313 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1314 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1315
1316 2012-12-13 Eric Ludlam <zappo@gnu.org>
1317 David Ponce <david@dponce.com>
1318 Richard Kim <emacs18@gmail.com>
1319
1320 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
1321
1322 2012-12-13 Glenn Morris <rgm@gnu.org>
1323
1324 * flymake.texi (Customizable variables, Locating the buildfile):
1325 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1326
1327 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1328 GFDL 1.3+ license, fix up index.
1329 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1330 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1331 (srecode.pdf): New targets.
1332 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1333 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1334
1335 2012-12-13 Eric Ludlam <zappo@gnu.org>
1336
1337 * srecode.texi: New file, imported from CEDET trunk.
1338
1339 2012-12-13 Bastien Guerry <bzg@gnu.org>
1340
1341 * org.texi (Summary, Code block specific header arguments)
1342 (Code block specific header arguments)
1343 (Header arguments in function calls, var, noweb)
1344 (Results of evaluation, Code evaluation security):
1345 Small reformatting: add a blank line before some example.
1346
1347 * org.texi (System-wide header arguments)
1348 (Header arguments in Org mode properties, Conflicts)
1349 (Dynamic blocks, Using the mapping API):
1350 Fix indentation of Elisp code examples.
1351
1352 * org.texi (Comment lines): Fix description of the comment syntax.
1353
1354 * org.texi (Installation): Mention "make test" in the correct section.
1355
1356 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1357
1358 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1359 These are just minor editorial changes.
1360
1361 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
1362
1363 * tramp.texi (History): Mention ADB.
1364 (Inline methods): Add `adb' method.
1365
1366 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
1367
1368 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1369 (External methods): Fix typo.
1370
1371 2012-12-03 Glenn Morris <rgm@gnu.org>
1372
1373 * rcirc.texi (Notices): Fix typo.
1374
1375 2012-11-25 Bill Wohler <wohler@newt.com>
1376
1377 Release MH-E manual version 8.4.
1378
1379 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
1380 Update for release 8.4.
1381
1382 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1383 (Junk): Add mh-whitelist-preserves-sequences-flag,
1384 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1385 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1386
1387 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1388
1389 * mh-e.texi (Procmail): Fix two @ typos.
1390
1391 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1392
1393 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1394 These are just minor editorial changes.
1395
1396 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1397
1398 * calc.texi (Date Formatting Codes): Mention the new beginning of
1399 the date numbering system.
1400
1401 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1402
1403 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1404 (Date Forms): Correct off-by-one error in explanation of
1405 Julian day numbers. Give Gregorian equivalent of its origin.
1406
1407 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1408
1409 * doc/misc/calc.texi (Date Forms): Mention the customizable
1410 Gregorian-Julian switch.
1411 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1412
1413 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1414
1415 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1416 It also uses January 1, 1 AD as its day number 1.
1417 * calc.texi (Date Forms): Document this.
1418
1419 2012-11-16 Glenn Morris <rgm@gnu.org>
1420
1421 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1422 (Obsolete Macros): Move example here from Function Bindings.
1423
1424 * erc.texi: Use @code{nil} rather than just "nil".
1425 (Modules): Undocument obsolete "hecomplete".
1426 Add "notifications".
1427 (Connecting): Add brief section on passwords.
1428 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
1429
1430 2012-11-13 Glenn Morris <rgm@gnu.org>
1431
1432 * flymake.texi (Customizable variables)
1433 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1434 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1435
1436 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
1437
1438 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1439 In all file place SES into @acronym{...}.
1440 (Advanced Features): Add key index and function index for
1441 ses-set-header-row. Add description for function
1442 ses-rename-cell. Add description for function
1443 ses-repair-cell-reference-all.
1444 (Ranges in formulas): Add description for ses-range flags.
1445
1446 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1447
1448 * texinfo.tex: Merge from gnulib.
1449
1450 2012-11-10 Chong Yidong <cyd@gnu.org>
1451
1452 * url.texi (Introduction): Move url-configuration-directory to
1453 Customization node.
1454 (Parsed URIs): Split into its own node.
1455 (URI Encoding): New node.
1456 (Defining New URLs): Remove empty chapter.
1457 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1458 Improve docs for url-queue-*.
1459 (Supported URL Types): Copyedits. Delete empty subnodes.
1460
1461 * url.texi (Introduction): Rename from Getting Started.
1462 Rewrite the introduction.
1463 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1464
1465 2012-11-10 Glenn Morris <rgm@gnu.org>
1466
1467 * cl.texi (Obsolete Setf Customization):
1468 Revert defsetf example to the more correct let rather than prog1.
1469 Give define-modify-macro, defsetf, and define-setf-method
1470 gv.el replacements.
1471
1472 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
1473 (Setf Extensions): Remove obsolete reference.
1474 (Obsolete Setf Customization):
1475 Move note on lack of setf functions to lispref/variables.texi.
1476 Undocument get-setf-method, since it no longer exists.
1477 Mention simple defsetf replaced by gv-define-simple-setter.
1478
1479 2012-11-03 Glenn Morris <rgm@gnu.org>
1480
1481 * cl.texi: Further general copyedits.
1482 (List Functions): Remove copy-tree, standard elisp for some time.
1483 (Efficiency Concerns): Comment out examples that no longer apply.
1484 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
1485 (Creating Symbols, Random Numbers): De-emphasize internal
1486 variables cl--gensym-counter and cl--random-state. (Bug#12788)
1487 (Naming Conventions, Type Predicates, Macros)
1488 (Predicates on Numbers): No longer mention cl-floatp-safe.
1489
1490 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1491
1492 * gnus.texi (Mail Source Specifiers):
1493 Document :leave keyword used for pop mail source.
1494
1495 2012-11-01 Glenn Morris <rgm@gnu.org>
1496
1497 * cl.texi: General copyedits for style, line-breaks, etc.
1498 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1499 (Macro Bindings, Blocks and Exits):
1500 Acknowledge existence of lexical-binding.
1501 (Iteration): Mainly defer to doc of standard dolist, dotimes.
1502
1503 2012-10-31 Glenn Morris <rgm@gnu.org>
1504
1505 * ert.texi (Introduction, The @code{should} Macro):
1506 Refer to "cl-assert" rather than "assert".
1507
1508 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1509 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1510 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1511 Reword, and add details of flet and labels.
1512 (Modify Macros, Function Bindings): Add some xrefs.
1513
1514 2012-10-30 Glenn Morris <rgm@gnu.org>
1515
1516 * cl.texi (Modify Macros): Update for cl-letf changes.
1517 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
1518 (Setf Extensions): Partially restore note about cl-getf,
1519 mainly moved to lispref/variables.texi.
1520 (Property Lists): Fix cl-getf typos.
1521 (Mapping over Sequences): Mention cl-mapc naming oddity.
1522
1523 2012-10-29 Glenn Morris <rgm@gnu.org>
1524
1525 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
1526 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
1527 (Customizing Setf): Move contents to "Obsolete Setf Customization".
1528 (Modify Macros, Multiple Values, Other Clauses):
1529 Remove mentions of obsolete features.
1530 (Obsolete Setf Customization): Don't mention `apply' setf.
1531
1532 2012-10-28 Glenn Morris <rgm@gnu.org>
1533
1534 * cl.texi (Multiple Values, Common Lisp Compatibility):
1535 More namespace updates.
1536 (Obsolete Features): Copyedits.
1537 (Obsolete Lexical Macros, Obsolete Setf Customization):
1538 New subsections.
1539
1540 * cl.texi (Porting Common Lisp, Lexical Bindings):
1541 Add some xrefs to the Elisp manual.
1542
1543 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1544 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1545 (Obsolete Features): New appendix. Move Lexical Bindings here.
1546
1547 2012-10-27 Glenn Morris <rgm@gnu.org>
1548
1549 * cl.texi: Use defmac for macros rather than defspec.
1550 (Efficiency Concerns): Related copyedit.
1551
1552 * cl.texi (Control Structure): Update for setf now being in core.
1553 (Setf Extensions): Rename from Basic Setf. Move much of the
1554 former content to lispref/variables.texi.
1555 (Modify Macros): Move pop, push details to lispref/variables.texi.
1556 (Customizing Setf): Copyedits for setf etc being in core.
1557 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1558 Further namespaces updates.
1559
1560 2012-10-26 Bastien Guerry <bzg@gnu.org>
1561
1562 * org.texi (Installation): Update the link to Org's ELPA.
1563 Also don't mention org-install.el anymore as the replacement file
1564 org-loaddefs.el is now loaded by org.el.
1565
1566 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
1567
1568 * tramp.texi (Frequently Asked Questions):
1569 Mention `tramp-completion-reread-directory-timeout' for performance
1570 improvement.
1571
1572 2012-10-25 Glenn Morris <rgm@gnu.org>
1573
1574 * cl.texi: Don't mess with the TeX section number counter.
1575 Use Texinfo recommended convention for quotes+punctuation.
1576 (Overview, Sequence Functions): Rephrase for better line-breaking.
1577 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1578 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1579 (Random Numbers, Mapping over Sequences, Structures)
1580 (Porting Common Lisp): Further updates for cl-lib namespace.
1581 (Modify Macros, Declarations, Macro Bindings, Structures):
1582 Break long lines in examples.
1583 (Dynamic Bindings): Update for changed progv behavior.
1584 (Loop Examples, Efficiency Concerns): Markup fixes.
1585 (Structures): Remove TeX margin change.
1586 (Declarations): Fix typos.
1587
1588 2012-10-24 Glenn Morris <rgm@gnu.org>
1589
1590 * cl.texi (Overview, Multiple Values, Creating Symbols)
1591 (Numerical Functions): Say less/nothing about the original cl.el.
1592 (Old CL Compatibility): Remove.
1593 (Assertions): Remove ignore-errors (standard Elisp for some time).
1594
1595 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1596 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1597 (Efficiency Concerns, Efficiency Concerns)
1598 (Common Lisp Compatibility, Old CL Compatibility):
1599 Further updates for cl-lib namespace.
1600
1601 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1602
1603 Update manual for new time stamp format (Bug#12706).
1604 * emacs-mime.texi (time-date): Update for new format.
1605 Also, fix bogus time stamp and modernize a bit.
1606
1607 2012-10-23 Glenn Morris <rgm@gnu.org>
1608
1609 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1610 than unchanging cl.el version number.
1611 End all menu descriptions with a period.
1612 Do not use @dfn{CL} for every instance of "CL".
1613 (Overview): Remove no-runtime caveat, and note about foo* names.
1614 (Usage): Use cl-lib rather than cl.
1615 (Organization, Naming Conventions): Update for cl-lib.el.
1616 (Installation): Remove long-irrelevant node.
1617 (Program Structure, Predicates, Control Structure):
1618 Start updating for cl-lib namespace.
1619 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1620 Depend on emacsver.texi.
1621
1622 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
1623
1624 * trampver.texi: Update release number.
1625
1626 2012-10-06 Glenn Morris <rgm@gnu.org>
1627
1628 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1629 ERC version.
1630 (Introduction): ERC is distributed with Emacs.
1631 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1632 (Getting Started): Simplify.
1633 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1634 (History): Mention ERC maintained as part of Emacs now.
1635 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1636 Add dependency on emacsver.texi.
1637
1638 * erc.texi: Remove hand-written node pointers.
1639
1640 2012-10-05 Glenn Morris <rgm@gnu.org>
1641
1642 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1643 Copyedits.
1644
1645 2012-10-01 Eric Ludlam <zappo@gnu.org>
1646
1647 * ede.texi (Quick Start, Project Local Variables)
1648 (Miscellaneous commands, ede-java-root, Development Overview)
1649 (Detecting a Project): New nodes.
1650 (Simple projects): Node deleted.
1651
1652 * eieio.texi (Building Classes): Some slot attributes cannot be
1653 overridden.
1654 (Slot Options): Remove an example.
1655 (Method Invocation, Documentation): New nodes.
1656
1657 2012-10-01 Glenn Morris <rgm@gnu.org>
1658
1659 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1660 (reftex.pdf): Add dependency on emacsver.texi.
1661 * reftex.texi: Don't include directory part for emacsver.texi;
1662 the Makefile's -I handles it.
1663
1664 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
1665
1666 Merge from standalone RefTeX repository.
1667
1668 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1669 with macros.
1670 (Imprint): Mention Wolfgang in list of contributors.
1671 (Creating Citations): Give a hint about how to
1672 auto-revert the BibTeX database file when using external editors.
1673 (Referencing Labels): Simplify section about reference macro
1674 cycling.
1675 (Options (Referencing Labels)): Adapt to new structure of
1676 `reftex-ref-style-alist'.
1677 (Referencing Labels, Reference Styles): Document changes in the
1678 referencing functionality.
1679 (Commands): Mention options for definition of header and footer in
1680 BibTeX files.
1681 (Options (Creating Citations)): Document
1682 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1683 (Reference Styles): New section.
1684 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1685 (Options (Referencing Labels)): Remove descriptions of deprecated
1686 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1687 Add descriptions for `reftex-ref-style-alist' and
1688 `reftex-ref-style-default-list'.
1689 (Referencing Labels): Update regarding reference styles.
1690 (Citation Styles): Mention support for ConTeXt.
1691 (Options (Defining Label Environments)): Fix typo.
1692 (Options (Creating Citations)):
1693 Document `reftex-cite-key-separator'.
1694
1695 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
1696
1697 * org.texi: Add description of ORG_ADD_CONTRIB to info
1698 documentation. Add link to Worg for more details.
1699
1700 * org.texi: Clarify installation procedure. Provide link to the
1701 build system description on Worg.
1702
1703 * org.texi: Remove reference to utils/, x11idle.c is now in
1704 contrib/scripts.
1705
1706 * org.texi: Re-normalize to "Org mode" in manual.
1707
1708 * org.texi (Installation): Adapt documentation to new build
1709 system. Mention GNU ELPA (since it needs to be handled like Emacs
1710 built-in Org).
1711
1712 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
1713
1714 * org.texi: Fix typo in description of the 'Hooks' section.
1715
1716 * org.texi: Add ID to the list of special properties.
1717
1718 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
1719
1720 * org.texi (Moving subtrees): Document the ability to archive to a
1721 datetree.
1722
1723 2012-09-30 Bastien Guerry <bzg@gnu.org>
1724
1725 * org.texi (Installation, Feedback, Batch execution):
1726 Use (add-to-list 'load-path ... t) for the contrib dir.
1727
1728 * org.texi (results): Update documentation for ":results drawer"
1729 and ":results org".
1730
1731 * org.texi (Column width and alignment): Fix typo.
1732
1733 * org.texi (Activation): Point to the "Conflicts" section.
1734
1735 * org.texi (Conflicts): Mention filladapt.el in the list of
1736 conflicting packages.
1737
1738 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
1739 not needed for versions of Emacs > 22.1.
1740
1741 * org.texi (History and Acknowledgments): Fix typo.
1742
1743 * org.texi (History and Acknowledgments): Add my own
1744 acknowledgments.
1745
1746 * org.texi (Agenda commands): Document the new command and the new
1747 option.
1748
1749 * org.texi (Agenda commands): Delete `org-agenda-action' section.
1750 (Agenda commands): Reorder. Document `*' to toggle persistent
1751 marks.
1752
1753 * org.texi (Agenda dispatcher):
1754 Mention `org-toggle-agenda-sticky'.
1755 (Agenda commands, Exporting Agenda Views): Fix typo.
1756
1757 * org.texi (Templates in contexts, Setting Options): Update to
1758 reflect changes in how contexts options are processed.
1759
1760 * org.texi (Templates in contexts): Document the new structure of
1761 the variables `org-agenda-custom-commands-contexts' and
1762 `org-capture-templates-contexts'.
1763
1764 * org.texi (Templates in contexts): Document the new option
1765 `org-capture-templates-contexts'.
1766 (Storing searches): Document the new option
1767 `org-agenda-custom-commands-contexts'.
1768
1769 * org.texi (Formula syntax for Lisp): Reformat.
1770
1771 * org.texi (Special properties, Column attributes)
1772 (Agenda column view): Document the new special property
1773 CLOCKSUM_T.
1774
1775 * org.texi (Template expansion): Document the new %l template.
1776
1777 * org.texi (Fast access to TODO states): Fix documentation about
1778 allowed characters for fast todo selection.
1779
1780 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
1781 use in `org-agenda-to-appt'.
1782
1783 * org.texi (Comment lines): Update wrt comments.
1784
1785 * org.texi (Resolving idle time): Document new keybinding.
1786
1787 * org.texi (Clocking commands): Document the use of S-M-<up/down>
1788 on clock timestamps.
1789
1790 * org.texi (Fast access to TODO states): Explicitly says only
1791 letters are supported as fast TODO selection keys.
1792
1793 * org.texi (Link abbreviations): Illustrate the use of the "%h"
1794 specifier. Document the new "%(my-function)" specifier.
1795
1796 * org.texi (Clocking commands): New cindex.
1797 (Clocking commands): Update documentation for `org-clock-in'.
1798 Document `org-clock-in-last'. Mention `org-clock-out' and
1799 `org-clock-in-last' as commands that can be globally bound.
1800 (Resolving idle time): Document continuous clocking.
1801
1802 * org.texi (Top, Introduction): Fix formatting.
1803 (Activation): Add index entries.
1804 (Conventions): Update section.
1805 (Embedded @LaTeX{}): Fix formatting.
1806
1807 * org.texi (Visibility cycling): Document `show-children'.
1808
1809 * org.texi (Using capture): Mention the `org-capture-last-stored'
1810 bookmark as a way to jump to the last stored capture.
1811
1812 * org.texi (Uploading files): Fix typo.
1813
1814 * org.texi (Using capture): Document `C-0' as a prefix argument
1815 for `org-capture'.
1816
1817 * org.texi (Agenda commands): Document persistent marks.
1818
1819 * org.texi (Template expansion): Update doc to reflect change.
1820
1821 * org.texi (Radio tables): Document the :no-escape parameter.
1822
1823 * org.texi (Repeated tasks): Document repeat cookies for years,
1824 months, weeks, days and hours.
1825
1826 * org.texi (Export options): State that you can use the d: option
1827 by specifying a list of drawers.
1828
1829 * org.texi (HTML preamble and postamble): Small doc improvement.
1830
1831 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
1832
1833 * org.texi: The sections in the Exporting section of the manual
1834 left out articles in the description of the org-export-as-*
1835 commands, among other places. This patch adds them, adds a few
1836 missing prepositions, and switches instances of "an HTML" to "a
1837 html" for internal consistency.
1838
1839 * org.texi: Alter several examples of headings with timestamps in
1840 them to include the timestamps in the body instead of the heading.
1841
1842 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
1843
1844 * org.texi (Agenda dispatcher): Document sticky agenda views and
1845 the new key for them.
1846
1847 2012-09-30 Charles <millarc@verizon.net> (tiny change)
1848
1849 * org.texi (Advanced features): Fix error in table.
1850
1851 2012-09-30 Feng Shu <tumashu@gmail.com>
1852
1853 * org.texi (@LaTeX{} fragments): Document imagemagick as an
1854 alternative to dvipng.
1855
1856 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
1857
1858 * org.texi: Remove extra curly bracket.
1859
1860 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
1861
1862 * org.texi (org-clock-in-last and org-clock-cancel): Update the
1863 defkeys.
1864
1865 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
1866
1867 * org.texi (Agenda commands): Fix two typos by giving
1868 corresponding function names, according to
1869 `org-agenda-view-mode-dispatch'.
1870
1871 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
1872
1873 * org.texi (The spreadsheet): Fix typo.
1874
1875 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
1876
1877 * org.texi (Tracking your habits): Point to the "Tracking TODO
1878 state changes" section.
1879
1880 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
1881
1882 * org.texi (Literal examples): Remove reference to unknown
1883 `org-export-latex-minted' variable. Also simplify footnote since
1884 `org-export-latex-listings' documentation is exhaustive already.
1885
1886 * org.texi (Plain lists): Remove reference to now hard-coded
1887 `bullet' automatic rule.
1888
1889 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
1890
1891 * org.texi: Updated documentation accordingly.
1892
1893 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
1894
1895 * texinfo.tex: Merge from gnulib.
1896
1897 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
1898
1899 Sync with Tramp 2.2.6.
1900
1901 * tramp.texi (Bug Reports): Cleanup caches before a test run.
1902
1903 * trampver.texi: Update release number.
1904
1905 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
1906
1907 * texinfo.tex: Merge from gnulib.
1908
1909 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
1910
1911 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
1912 (bug#12096).
1913
1914 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
1915
1916 * calc.texi (Simplification modes, Conversions)
1917 (Operating on Selections): Mention "basic" simplification.
1918 (The Calc Mode Line): Mention the mode line display for Basic
1919 simplification mode.
1920 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
1921 simplifications.
1922 (Basic Simplifications): Rename from "Limited Simplifications"
1923 Replace "limited" by "basic" throughout.
1924 (Algebraic Simplifications): Indicate that the algebraic
1925 simplifications are done by default.
1926 (Unsafe Simplifications): Mention `m E'.
1927 (Simplification of Units): Mention `m U'.
1928 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
1929 (Kinds of Declarations, Functions for Declarations):
1930 Mention "algebraic simplifications" instead of `a s'.
1931 (Algebraic Entry): Remove mention of default simplifications.
1932
1933 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
1934
1935 * calc.texi (Getting Started, Tutorial): Change simulated
1936 Calc output to match actual output.
1937 (Simplifying Formulas): Mention that algebraic simplification is now
1938 the default.
1939
1940 2012-07-28 Eli Zaretskii <eliz@gnu.org>
1941
1942 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
1943 (Bug#12073)
1944
1945 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
1946
1947 Prefer typical American spelling for "acknowledgment".
1948 * calc.texi (History and Acknowledgments): Rename from
1949 History and Acknowledgements.
1950 * idlwave.texi (Acknowledgments):
1951 * ses.texi (Acknowledgments):
1952 * woman.texi (Acknowledgments): Rename from Acknowledgements.
1953
1954 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
1955
1956 Rename configure.in to configure.ac (Bug#11603).
1957 * ede.texi (Compiler and Linker objects, ede-proj-project)
1958 (ede-step-project): Prefer the name configure.ac to configure.in.
1959
1960 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
1961
1962 * tramp.texi (Multi-hops):
1963 Introduce `tramp-restricted-shell-hosts-alist'.
1964
1965 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1966
1967 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
1968 methods, so don't mention smtpmail here.
1969
1970 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
1971
1972 * gnus.texi (Picons): Document gnus-picon-properties.
1973
1974 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1975
1976 * gnus.texi: Remove mention of compilation, as that's no longer
1977 supported.
1978
1979 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
1980
1981 * gnus.texi (Archived Messages): Mention
1982 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
1983
1984 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1985
1986 * gnus.texi (Various Summary Stuff):
1987 Remove mention of `gnus-propagate-marks'.
1988
1989 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1990
1991 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
1992 which no longer exist.
1993
1994 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
1995
1996 * gnus.texi (Archived Messages):
1997 Document gnus-gcc-self-resent-messages.
1998
1999 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2000
2001 * message.texi (Mail Variables):
2002 Mention the optional user parameter for X-Message-SMTP-Method.
2003
2004 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2005
2006 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2007
2008 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2009
2010 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2011
2012 * gnus.texi (Key Index): Change encoding to utf-8.
2013
2014 2012-06-21 Glenn Morris <rgm@gnu.org>
2015
2016 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2017
2018 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2019
2020 * gnus.texi (Group Timestamp): Mention where to find documentation for
2021 the `gnus-tmp-' variables (bug#11601).
2022
2023 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2024
2025 Sync with Tramp 2.2.6-pre.
2026
2027 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2028 where appropriate.
2029 (Ad-hoc multi-hops): New section.
2030 (Remote processes): New subsection "Running remote processes on
2031 Windows hosts".
2032 (History): Add remote commands on Windows, and ad-hoc multi-hop
2033 methods.
2034 (External methods): "ControlPersist" must be set to "no" for the
2035 `scpc' method.
2036 (Remote processes): Add a note about `auto-revert-tail-mode'.
2037 (Frequently Asked Questions): Use "scpx" in combination with
2038 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2039
2040 * trampver.texi: Update release number.
2041
2042 2012-06-10 Chong Yidong <cyd@gnu.org>
2043
2044 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2045 compilation for html-mono.
2046
2047 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2048
2049 * texinfo.tex: Merge from gnulib.
2050
2051 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2052
2053 * Makefile.in (echo-info): Don't try to install info files named
2054 just ".info".
2055
2056 2012-05-28 Glenn Morris <rgm@gnu.org>
2057
2058 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2059
2060 * sc.texi: Nuke hand-written node pointers.
2061 Fix top-level menu to match actual node order.
2062
2063 2012-05-27 Glenn Morris <rgm@gnu.org>
2064
2065 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2066 Some associated fixes, including not messing with chapno in cl.texi.
2067
2068 2012-05-27 Bastien Guerry <bzg@gnu.org>
2069
2070 * org.texi (Durations and time values): Fix typo.
2071
2072 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2073
2074 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
2075 Mention `calc-ensure-consistent-units'.
2076
2077 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2078
2079 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2080 reference commands. (Bug#11461)
2081
2082 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2083
2084 2012-05-12 Glenn Morris <rgm@gnu.org>
2085
2086 * Makefile.in (mostlyclean): Add more TeX intermediates.
2087
2088 * Makefile.in: Make it look more like the other doc Makefiles.
2089 Use explicit $srcdir in all dependencies.
2090 Remove cd $srcdir from rules.
2091 (VPATH): Remove.
2092 (infodir): Set to an absolute path.
2093 (INFO_TARGETS): Use short names.
2094 (mkinfodir): infodir is now absolute.
2095 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2096
2097 * Makefile.in (info.info): Rename from info, to avoid duplication.
2098 (.SUFFIXES): Disable implicit rules.
2099
2100 * Makefile.in (MKDIR_P): New, set by configure.
2101 (mkinfodir): Use $MKDIR_P.
2102
2103 2012-05-07 Glenn Morris <rgm@gnu.org>
2104
2105 * forms.texi (Long Example): Update for changed location of files.
2106
2107 2012-05-04 Glenn Morris <rgm@gnu.org>
2108
2109 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2110 (INFO_TARGETS): Use $INFO_EXT.
2111 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2112 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2113 (INFO_TARGETS): Use $INFO_EXT.
2114 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2115
2116 2012-05-02 Glenn Morris <rgm@gnu.org>
2117
2118 * Makefile.in (echo-info): New phony target, used by top-level.
2119
2120 * viper.texi: Make direntry shorter (also it is no longer "newest").
2121
2122 * emacs-gnutls.texi, ert.texi, org.texi:
2123 Fix dircategory, direntry to match info/dir.
2124
2125 * faq.texi: Convert @inforefs to @xrefs.
2126 Fix some malformed cross-references.
2127 (File-name conventions): Shorten section name to avoid overfull line.
2128 (How to add fonts): Use smallexample to avoid overfull lines.
2129
2130 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2131
2132 * auth.texi (Help for users): Update for .gpg file being second.
2133
2134 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2135
2136 * org.texi (Agenda commands): Fix two typos: give corresponding
2137 function names, according to `org-agenda-view-mode-dispatch'.
2138
2139 2012-04-27 Glenn Morris <rgm@gnu.org>
2140
2141 * faq.texi (Major packages and programs): Remove section.
2142 There is no point listing 6 packages (cf etc/MORE.STUFF).
2143 (Finding Emacs and related packages): Move "Spell-checkers" here.
2144
2145 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2146
2147 * dbus.texi (Version): New node.
2148 (Properties and Annotations): Mention the object manager
2149 interface. Describe dbus-get-all-managed-objects.
2150 (Type Conversion): Floating point numbers are allowed, if an
2151 anteger does not fit Emacs's integer range.
2152 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2153 (Asynchronous Methods): Fix description of
2154 dbus-call-method-asynchronously.
2155 (Receiving Method Calls): Fix some minor errors.
2156 Add dbus-interface-emacs.
2157 (Signals): Describe unicast signals and the new match rules.
2158 (Alternative Buses): Add the PRIVATE optional argument to
2159 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2160
2161 2012-04-20 Glenn Morris <rgm@gnu.org>
2162
2163 * faq.texi (New in Emacs 24): New section.
2164 (Packages that do not come with Emacs): Mention M-x list-packages.
2165
2166 2012-04-14 Alan Mackenzie <acm@muc.de>
2167
2168 * cc-mode.texi (c-offsets-alist): Correct a typo.
2169
2170 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
2171
2172 * org.texi (Deadlines and scheduling): Fix the example: the
2173 DEADLINE item should come right after the headline. We enforce
2174 this convention, so it is a bug not to illustrate it correctly in
2175 the manual.
2176
2177 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2178
2179 * org.texi (Agenda commands): Fix documentation bug by swapping
2180 the equivalent keybindings to `org-agenda-next-line' with the ones
2181 to `org-agenda-previous-line'.
2182
2183 2012-04-14 Glenn Morris <rgm@gnu.org>
2184
2185 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2186
2187 2012-04-09 Eli Zaretskii <eliz@gnu.org>
2188
2189 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2190 Add emacs-gnutls.
2191 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2192
2193 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2194
2195 * Makefile.in: Add emacs-gnutls.texi to build.
2196
2197 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2198
2199 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2200
2201 * auth.texi (Secret Service API): Edit further and give examples.
2202 (Secret Service API): Adjust @samp to @code for collection names.
2203
2204 2012-04-04 Glenn Morris <rgm@gnu.org>
2205
2206 * auth.texi (Secret Service API): Copyedits.
2207 (Help for developers): Fill in some missing function doc-strings.
2208 (Help for users, Help for developers)
2209 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
2210
2211 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
2212
2213 * auth.texi (Secret Service API): Add the missing text.
2214
2215 2012-04-04 Chong Yidong <cyd@gnu.org>
2216
2217 * message.texi (Using PGP/MIME): Note that epg is now the default.
2218
2219 * gnus.texi: Reduce references to obsolete pgg library.
2220 (Security): Note that epg is now the default.
2221
2222 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2223
2224 * nxml-mode.texi (Completion): C-RET is no longer bound to
2225 nxml-complete.
2226
2227 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2228
2229 * org.texi (Customizing tables in ODT export): Correct few errors.
2230
2231 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2232
2233 * org.texi (Links in ODT export): Update.
2234 (Labels and captions in ODT export): New node.
2235
2236 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2237
2238 * org.texi (Literal examples in ODT export): htmlfontify.el in
2239 Emacs-24.1 now supports fontification. So ODT source blocks will
2240 be fontified by default.
2241
2242 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2243
2244 * org.texi (Refiling notes): Remove duplicated keybinding.
2245
2246 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2247
2248 * org.texi (noweb): Documentation of this new option to the :noweb
2249 header argument.
2250
2251 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2252
2253 * org.texi (Header and sectioning): Add example demonstrating how
2254 to use "LaTeX_CLASS_OPTIONS".
2255
2256 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2257
2258 * org.texi (Noweb reference syntax): Describe the ability to
2259 execute noweb references in the manual.
2260
2261 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2262
2263 * org.texi (cache): Improve cache documentation when session
2264 evaluation is used.
2265
2266 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2267
2268 * org.texi (Plain lists): Document removal.
2269
2270 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2271
2272 * org.texi: Decapitalize file name in references to Calc manual.
2273
2274 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2275
2276 * org.texi (Plain lists): Document removal.
2277
2278 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2279
2280 * org.texi (Top, OpenDocument Text export)
2281 (ODT export commands, Extending ODT export)
2282 (Images in ODT export, Tables in ODT export)
2283 (Configuring a document converter): Add or Update.
2284
2285 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2286
2287 * org.texi (MobileOrg): Change the wording to reflect that the
2288 Android Version is no longer just the little brother of the iOS
2289 version.
2290
2291 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2292
2293 * org.texi (Key bindings and useful functions): Update babel key
2294 binding documentation in manual.
2295
2296 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2297
2298 * org.texi (noweb): Document new noweb header value.
2299
2300 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2301
2302 * org.texi (noweb-sep): Document new header argument.
2303
2304 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2305
2306 * org.texi (noweb-ref): Documentation of this new custom variable.
2307
2308 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2309
2310 * org.texi (wrap): Update the new :wrap documentation to match the
2311 current implementation.
2312
2313 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2314
2315 * org.texi: Added documentation for :wrap.
2316
2317 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2318
2319 * org.texi: #+RESULTS now user-configurable.
2320
2321 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2322
2323 * org.texi: Documented :noweb no-export.
2324
2325 2012-04-01 Thomas Dye <dk@poto.local>
2326
2327 * org.texi: Edit :noweb no header argument for correctness.
2328
2329 2012-04-01 Bastien Guerry <bzg@gnu.org>
2330
2331 * org.texi (Customization): Update the approximate number of Org
2332 variables.
2333
2334 2012-04-01 Thomas Dye <dk@poto.local>
2335
2336 * org.texi: The :results wrap produces a drawer instead of a
2337 begin_results block.
2338
2339 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2340
2341 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2342 reflect the new default.
2343
2344 2012-03-10 Eli Zaretskii <eliz@gnu.org>
2345
2346 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2347 "Getting Started" to this node. (Bug#10450)
2348
2349 2012-03-10 Chong Yidong <cyd@gnu.org>
2350
2351 * flymake.texi (Example -- Configuring a tool called via make):
2352 Mention the Automake COMPILE variable (Bug#8715).
2353
2354 * info.texi (Getting Started): Add an index entry (Bug#10450).
2355
2356 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
2357
2358 * dbus.texi (Signals): Known names will be mapped onto unique
2359 names, when registering for signals.
2360
2361 2012-02-29 Glenn Morris <rgm@gnu.org>
2362
2363 * url.texi: Fix quote usage in body text.
2364
2365 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2366
2367 * cl.texi: Use @code{} in menus when appropriate.
2368
2369 2012-02-28 Glenn Morris <rgm@gnu.org>
2370
2371 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2372 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2373 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2374 * org.texi, sc.texi, vip.texi, viper.texi:
2375 Standardize possessive apostrophe usage.
2376
2377 2012-02-26 Chong Yidong <cyd@gnu.org>
2378
2379 * ediff.texi (Quick Help Commands): Add a couple of index entries
2380 (Bug#10834).
2381
2382 2012-02-17 Glenn Morris <rgm@gnu.org>
2383
2384 * gnus.texi (Posting Styles):
2385 * remember.texi (Org): Fix cross-refs to other manuals.
2386
2387 2012-02-15 Glenn Morris <rgm@gnu.org>
2388
2389 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2390 (Encryption): New chapter, split out from previous.
2391
2392 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2393
2394 * gnus.texi (Customizing the IMAP Connection):
2395 Mention nnimap-record-commands.
2396
2397 2012-02-10 Glenn Morris <rgm@gnu.org>
2398
2399 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2400 Mention url-queue-retrieve.
2401
2402 2012-02-09 Glenn Morris <rgm@gnu.org>
2403
2404 * sem-user.texi (Semantic mode user commands): Typo fix.
2405
2406 * info.texi (Create Info buffer): Mention info-display-manual.
2407
2408 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2409
2410 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2411 example (modified from an example by Michael Albinus).
2412
2413 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2414
2415 * gnus.texi (Agent Basics): Fix outdated description of
2416 `gnus-agent-auto-agentize-methods'.
2417
2418 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2419
2420 * cc-mode.texi: Always @defindex ss.
2421 (Config Basics): Fix argument of @itemize.
2422 (Macro Backslashes): Add @code around index entry.
2423
2424 2012-01-23 Glenn Morris <rgm@gnu.org>
2425
2426 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2427
2428 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2429
2430 * tramp.texi (File): Tweak wording for the `scpc' option.
2431
2432 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2433
2434 * gnus.texi (Group Parameters): Really note precedence.
2435
2436 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2437
2438 * gnus.texi (Group Parameters): Note precedence.
2439
2440 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2441
2442 * org.texi (Noweb reference syntax): Adding documentation of
2443 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2444 variable.
2445
2446 2012-01-03 Bastien Guerry <bzg@gnu.org>
2447
2448 * org.texi (Plain lists): Split the table to fix the display
2449 of items.
2450
2451 2012-01-03 Bastien Guerry <bzg@gnu.org>
2452
2453 * org.texi (Plain lists): Fix misplaced explanation.
2454
2455 2012-01-03 Bastien Guerry <bzg@gnu.org>
2456
2457 * org.texi (Plain lists, Agenda files): Add index entries.
2458
2459 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2460
2461 * org.texi: Use "Org mode" instead of alternatives like
2462 "Org-mode" or "org-mode".
2463
2464 2012-01-03 Bernt Hansen <bernt@norang.ca>
2465
2466 * org.texi (Agenda commands):
2467 Document `org-clock-report-include-clocking-task'.
2468
2469 2012-01-03 Bastien Guerry <bzg@gnu.org>
2470
2471 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2472 C-c' on checkboxes.
2473
2474 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2475
2476 * org.texi: End sentences with two spaces.
2477
2478 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2479
2480 * org.texi (External links): Document the link types file+sys
2481 and file+emacs, slightly narrow used page width.
2482
2483 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2484
2485 * org.texi (colnames): Note that colnames behavior may differ
2486 across languages.
2487
2488 2012-01-03 Bastien Guerry <bzg@gnu.org>
2489
2490 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2491
2492 2012-01-03 Thomas Dye <dk@poto.westell.com>
2493
2494 * org.texi: Augmented discussion of babel property
2495 inheritance. Put footnote outside sentence ending period.
2496
2497 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2498
2499 * org.texi (eval): Documenting the full range of :eval header
2500 argument values.
2501
2502 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2503
2504 * org.texi (eval): Documentation of the new :eval option.
2505
2506 2012-01-03 Thomas Dye <dk@poto.local>
2507
2508 * org.texi: Add accumulated properties.
2509
2510 2012-01-03 Thomas Dye <dk@poto.local>
2511
2512 * org.texi: Documented no spaces in name=assign, another
2513 correction to :var table.
2514
2515 2012-01-03 Thomas Dye <dk@poto.local>
2516
2517 * org.texi: Changed DATA to NAME in Working With Source Code
2518 section.
2519
2520 2012-01-03 Tom Dye <tsd@tsdye.com>
2521
2522 * org.texi: Minor change to :var table.
2523
2524 2012-01-03 Tom Dye <tsd@tsdye.com>
2525
2526 * org.texi: More changes to :var table (some examples were wrong).
2527
2528 2012-01-03 Tom Dye <tsd@tsdye.com>
2529
2530 * org.texi: Cleaned up :var table.
2531
2532 2012-01-03 Bastien Guerry <bzg@gnu.org>
2533
2534 * org.texi (Timestamps, Weekly/daily agenda)
2535 (Weekly/daily agenda): Add @cindex for "appointment".
2536
2537 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2538
2539 * org.texi (Literal examples): A new link to the template for
2540 inserting empty code blocks.
2541 (Structure of code blocks): A new link to the template for
2542 inserting empty code blocks.
2543
2544 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2545
2546 * org.texi (External links): Add footnote on how the behavior
2547 of the text search in Org files are controled by the variable
2548 `org-link-search-must-match-exact-headline'.
2549
2550 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2551
2552 * org.texi (Buffer-wide header arguments):
2553 Update documentation to reflect removal of #+PROPERTIES.
2554
2555 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2556
2557 * org.texi (The clock table): Mention that ACHIVED trees
2558 contribute to the clock table.
2559
2560 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2561
2562 * org.texi (Conflicts): Better yasnippet config info.
2563
2564 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2565
2566 * org.texi (Selective export): Explicitly mention the default
2567 values for `org-export-select-tags',
2568 `org-export-exclude-tags'.
2569
2570 2012-01-03 Tom Dye <tsd@tsdye.com>
2571
2572 * org.texi: Added a line to specify that header arguments are
2573 lowercase.
2574
2575 2012-01-03 Tom Dye <tsd@tsdye.com>
2576
2577 * org.texi: :var requires default value when declared.
2578
2579 2012-01-03 Bastien Guerry <bzg@gnu.org>
2580
2581 * org.texi (Handling links): Add a note about the
2582 `org-link-frame-setup' option.
2583
2584 2012-01-03 David Maus <dmaus@ictsoc.de>
2585
2586 * org.texi (Exporting Agenda Views, Extracting agenda
2587 information): Fix command line syntax, quote symbol parameter
2588 values.
2589
2590 2012-01-03 David Maus <dmaus@ictsoc.de>
2591
2592 * org.texi (Exporting Agenda Views): Fix command line syntax.
2593
2594 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2595
2596 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2597 Use octal notation for file permissions, which are normally
2598 thought of in octal.
2599 (Mail Back End Variables): Use more-plausible modes in example.
2600
2601 2011-12-20 Alan Mackenzie <acm@muc.de>
2602
2603 * cc-mode.texi: Update version string 5.31 -> 5.32.
2604
2605 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
2606
2607 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2608
2609 2011-11-24 Glenn Morris <rgm@gnu.org>
2610
2611 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2612
2613 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2614
2615 * makefile.w32-in: Update dependencies.
2616
2617 2011-11-20 Glenn Morris <rgm@gnu.org>
2618
2619 * gnus.texi (Group Information):
2620 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2621
2622 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2623
2624 * gnus-coding.texi (Gnus Maintenance Guide):
2625 Rename from "Gnus Maintainance Guide".
2626
2627 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2628 * eieio.texi (Customizing):
2629 * gnus.texi (Article Washing):
2630 * gnus-news.texi:
2631 * sem-user.texi (Smart Jump): Fix typos.
2632
2633 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2634
2635 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2636
2637 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
2638
2639 * ede.texi (project-am-texinfo):
2640 * gnus.texi (Sending or Not Sending):
2641 * org.texi (Template elements): Fix typos.
2642
2643 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
2644
2645 * ediff.texi (Hooks):
2646 * sem-user.texi (Semanticdb Roots): Fix typos.
2647
2648 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
2649
2650 * semantic.texi (Tag handling): Fix typo.
2651
2652 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2653
2654 * gnus.texi (Other Gnus Versions): Remove.
2655
2656 2011-10-28 Alan Mackenzie <acm@muc.de>
2657
2658 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2659 (Other Special Indentations): Add an xref to "Macros with ;".
2660 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
2661 "Macros with ;".
2662 (Macros with ;): New page.
2663
2664 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2665 Document the new handling of nested scopes for movement by defuns.
2666
2667 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
2668
2669 Sync with Tramp 2.2.3.
2670
2671 * trampver.texi: Update release number.
2672
2673 2011-10-14 Glenn Morris <rgm@gnu.org>
2674
2675 * ert.texi (Introduction, How to Run Tests)
2676 (Running Tests Interactively, Expected Failures)
2677 (Tests and Their Environment, Useful Techniques)
2678 (Interactive Debugging, Fixtures and Test Suites):
2679 Minor rephrasings.
2680 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2681 (Running Tests in Batch Mode): Simplify loading instructions.
2682 (Test Selectors): Clarify some selectors.
2683 (Expected Failures, Useful Techniques):
2684 Make examples fit in 80 columns.
2685
2686 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
2687
2688 * calc.texi (Basic Operations on Units): Discuss temperature
2689 conversion (`u t') alongside with other unit conversions ('u c').
2690
2691 2011-10-12 Glenn Morris <rgm@gnu.org>
2692
2693 * ert.texi: Whitespace trivia to make main menu items line up better.
2694
2695 2011-10-08 Glenn Morris <rgm@gnu.org>
2696
2697 * Makefile.in: Fix ert rules.
2698
2699 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2700
2701 * gnus.texi (Gnus Utility Functions): Add more references and
2702 explanations (bug#9683).
2703
2704 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2705
2706 * gnus.texi (Archived Messages): Note the default (bug#9552).
2707
2708 2011-09-21 Bill Wohler <wohler@newt.com>
2709
2710 Release MH-E manual version 8.3.
2711
2712 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2713 release 8.3.
2714 (Preface): Update support information.
2715 (From Bill Wohler): Reset text to original version. As a
2716 historical quote, the tense should be correct in the time that it
2717 was written.
2718
2719 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2720
2721 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2722 (Finding the News): Doc clarification.
2723 (Terminology): Mention naming.
2724
2725 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2726
2727 * gnus.texi: Remove mentions of `recent', which are now obsolete.
2728 (Interactive): Document `quiet'.
2729
2730 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
2731
2732 * org.texi (Images in LaTeX export): Rewrite.
2733
2734 2011-08-15 Bastien Guerry <bzg@gnu.org>
2735
2736 * org.texi (Using the mapping API): Mention 'region as a possible
2737 scope for `org-map-entries'.
2738
2739 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2740
2741 * org.texi (Visibility cycling): Document `org-copy-visible'.
2742
2743 2011-08-15 Bastien Guerry <bzg@gnu.org>
2744
2745 * org.texi (Template expansion): Order template sequences in the
2746 proper order.
2747
2748 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2749
2750 * org.texi (eval): Expand discussion of the :eval header argument.
2751
2752 2011-08-15 Bastien Guerry <bzg@gnu.org>
2753
2754 * org.texi (Languages): Add Lilypond and Awk as supported
2755 languages.
2756
2757 2011-08-15 Achim Gratz <stromeko@nexgo.de>
2758
2759 * org.texi: Document that both CLOCK_INTO_DRAWER and
2760 LOG_INTO_DRAWER can be used to override the contents of variable
2761 org-clock-into-drawer (or if unset, org-log-into-drawer).
2762
2763 * org.texi: Replace @xref->@pxref.
2764
2765 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2766
2767 * org.texi (Evaluating code blocks): Documenting the new option
2768 for inline call lines.
2769
2770 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2771
2772 * org.texi (Results of evaluation): More explicit about the
2773 mechanism through which interactive evaluation of code is
2774 performed.
2775
2776 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2777
2778 * org.texi (noweb-ref): New header argument documentation.
2779
2780 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2781
2782 * org.texi (Extracting source code): Documentation of the new
2783 org-babel-tangle-named-block-combination variable.
2784
2785 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2786
2787 * org.texi (Structure of code blocks): Explicitly state that the
2788 behavior of multiple blocks of the same name is undefined.
2789
2790 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
2791
2792 * org.texi (TaskJuggler export): Modify the example to reflect the
2793 new effort durations.
2794
2795 2011-08-15 David Maus <dmaus@ictsoc.de>
2796
2797 * org.texi (Images in LaTeX export): Escape curly brackets in
2798 LaTeX example.
2799
2800 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2801
2802 * org.texi (The clock table): Document the :properties and
2803 :inherit-props arguments for the clocktable.
2804
2805 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2806
2807 * org.texi (Tables in LaTeX export): Document specifying placement
2808 options for tables.
2809
2810 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2811
2812 * org.texi (Evaluating code blocks): More specific documentation
2813 about the different types of header arguments.
2814
2815 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
2816
2817 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
2818
2819 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2820
2821 * org.texi (Built-in table editor): Document the table field
2822 follow mode.
2823
2824 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
2825
2826 * org.texi (Easy Templates): Document new template.
2827
2828 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
2829
2830 * org.texi (Literal examples): Add a cross-reference from "Literal
2831 Examples" to "Easy Templates."
2832
2833 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2834
2835 * org.texi (The clock table): Add link to match syntax.
2836
2837 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2838
2839 * org.texi (Agenda commands): Document clock consistency checks.
2840
2841 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2842
2843 * org.texi (Built-in table editor): Document that \vert represents
2844 a vertical bar in a table field.
2845
2846 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2847
2848 * org.texi (Literal examples): Link from "Markup" > "Literate
2849 Examples" to "Working with Source Code".
2850
2851 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
2852
2853 * org.texi (Agenda commands): Doc for function option to bulk
2854 action.
2855
2856 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2857
2858 * org.texi (Template expansion): Document new %<...> template
2859 escape.
2860
2861 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2862
2863 * org.texi (Selective export): Document exclusion of any tasks
2864 from export.
2865
2866 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2867
2868 * org.texi (Selective export): Document how to exclude DONE tasks
2869 from export.
2870 (Publishing options): Document the properties to be used to turn off
2871 export of DONE tasks.
2872
2873 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2874
2875 * org.texi (The date/time prompt): Document date range protection.
2876
2877 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2878
2879 * org.texi (padline): Documentation of the new padline header
2880 argument.
2881
2882 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2883
2884 * org.texi (var): Adding "[" to list of characters triggering
2885 elisp evaluation.
2886
2887 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2888
2889 * org.texi (var): Documentation of Emacs Lisp evaluation during
2890 variable assignment.
2891
2892 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2893
2894 * org.texi (colnames): Reference indexing into variables, and note
2895 that colnames are *not* removed before indexing occurs.
2896 (rownames): Reference indexing into variables, and note that
2897 rownames are *not* removed before indexing occurs.
2898
2899 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2900
2901 * org.texi (var): Clarification of indexing into tabular
2902 variables.
2903
2904 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2905
2906 * org.texi (results): Documentation of the `:results wrap' header
2907 argument.
2908
2909 2011-08-15 Bastien Guerry <bzg@gnu.org>
2910
2911 * org.texi (LaTeX and PDF export): Add a note about a limitation
2912 of the LaTeX export: the org file has to be properly structured.
2913
2914 2011-08-15 Bastien Guerry <bzg@gnu.org>
2915
2916 * org.texi (Dynamic blocks, Structure editing):
2917 Mention the function `org-narrow-to-block'.
2918
2919 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2920
2921 * org.texi (Languages): Updating list of code block supported
2922 languages.
2923
2924 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2925
2926 * org.texi (Special properties): CATEGORY is a special property,
2927 but it may also used in the drawer.
2928
2929 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2930
2931 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
2932
2933 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
2934
2935 * org.texi (Include files): Document :lines.
2936
2937 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2938
2939 * org.texi (comments): Documentation of the ":comments noweb" code
2940 block header argument.
2941
2942 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2943
2944 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
2945 added extra whitespace around functions to be consistent with the
2946 rest of the section.
2947
2948 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2949
2950 * org.texi (Evaluating code blocks): Expand discussion of
2951 #+call: line syntax.
2952 (Header arguments in function calls): Expand discussion of
2953 #+call: line syntax.
2954
2955 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2956
2957 * org.texi (Evaluating code blocks): More explicit about how to
2958 pass variables to #+call lines.
2959
2960 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2961
2962 * org.texi (Results of evaluation): Link to the :results header
2963 argument list from the "Results of evaluation" section.
2964
2965 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2966
2967 * org.texi (Conflicts): Adding additional information about
2968 resolving org/yasnippet conflicts.
2969
2970 2011-08-15 David Maus <dmaus@ictsoc.de>
2971
2972 * org.texi (Publishing options): Document style-include-scripts
2973 publishing project property.
2974
2975 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2976
2977 * org.texi (Sparse trees): Document the next-error /
2978 previous-error functionality.
2979
2980 2011-08-15 Tom Dye <tsd@tsdye.com>
2981
2982 * org.texi (cache): Improve documentation of code block caches.
2983
2984 2011-08-15 Tom Dye <tsd@tsdye.com>
2985
2986 * org.texi (Code block specific header arguments):
2987 Documentation of multi-line header arguments.
2988
2989 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2990
2991 * org.texi (Code evaluation security): Add example for using a
2992 function.
2993
2994 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2995
2996 * org.texi (Tables in LaTeX export): Documentation of new
2997 attr_latex options for tables.
2998
2999 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3000
3001 * trampver.texi: Update release number.
3002
3003 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3004
3005 Sync with Tramp 2.2.2.
3006
3007 * trampver.texi: Update release number.
3008
3009 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3010
3011 * flymake.texi (Example -- Configuring a tool called via make):
3012 Use /dev/null instead of the Windows "nul" (bug#8715).
3013
3014 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3015
3016 * widget.texi (Setting Up the Buffer): Remove mention of the
3017 global keymap parent, which doesn't seem to be accurate
3018 (bug#7045).
3019
3020 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3021
3022 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3023
3024 2010-07-10 Kevin Ryde <user42@zip.com.au>
3025
3026 * cl.texi (For Clauses): Add destructuring example processing an
3027 alist (bug#6596).
3028
3029 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3030
3031 * ediff.texi (Major Entry Points): Remove mention of `require',
3032 since that's not pertinent in the installed Emacs (bug#9016).
3033
3034 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3035
3036 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3037 (Filtering New Groups): Clarify how simple the "options -n" format is.
3038 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3039 is internal.
3040
3041 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3042
3043 * tramp.texi (Cleanup remote connections):
3044 Add `tramp-cleanup-this-connection'.
3045
3046 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3047
3048 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3049 zombies.
3050 (Checking New Groups): Ditto (bug#8974).
3051 (Checking New Groups): Move the reference to the right place.
3052
3053 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3054
3055 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3056 backups, and not actual vc (bug#8975).
3057
3058 2011-07-03 Kevin Ryde <user42@zip.com.au>
3059
3060 * cl.texi (For Clauses): @items for hash-values and key-bindings
3061 to make them more visible when skimming. Add examples of `using'
3062 clause to them, examples being clearer than a description in
3063 words (bug#6599).
3064
3065 2011-07-01 Alan Mackenzie <acm@muc.de>
3066
3067 * cc-mode.texi (Guessing the Style): New page.
3068 (Styles): Add a short introduction to above.
3069
3070 2011-06-28 Deniz Dogan <deniz@dogan.se>
3071
3072 * rcirc.texi (Configuration): Bug-fix:
3073 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3074 Reported by Elias Pipping <pipping@exherbo.org>.
3075
3076 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3077
3078 * gnus.texi (Summary Mail Commands):
3079 Document `gnus-summary-reply-to-list-with-original'.
3080
3081 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3082
3083 * eshell.texi (Known problems): Fix typo.
3084
3085 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3086
3087 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3088 (Password handling): `auth-source-debug' is good for debug messages.
3089
3090 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3091
3092 * gnus.texi (Store custom flags and keywords): Refer to
3093 `gnus-registry-article-marks-to-{chars,names}' instead of
3094 `gnus-registry-user-format-function-{M,M2}'.
3095
3096 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3097
3098 * texinfo.tex: Merge from gnulib.
3099
3100 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3101
3102 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3103 (Store custom flags and keywords):
3104 Mention `gnus-registry-user-format-function-M' and
3105 `gnus-registry-user-format-function-M2'.
3106
3107 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3108
3109 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3110
3111 2011-05-17 Glenn Morris <rgm@gnu.org>
3112
3113 * gnus.texi (Face): Fix typo.
3114
3115 2011-05-14 Glenn Morris <rgm@gnu.org>
3116
3117 * dired-x.texi (Omitting Examples): Minor addition.
3118
3119 2011-05-10 Jim Meyering <meyering@redhat.com>
3120
3121 * ede.texi: Fix typo "or or -> or".
3122
3123 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
3124
3125 * gnus.texi (Summary Buffer Lines):
3126 gnus-summary-user-date-format-alist does not exist.
3127 (Sorting the Summary Buffer): More about sorting threads.
3128
3129 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3130
3131 * trampver.texi: Update release number.
3132
3133 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3134
3135 * tramp.texi (Frequently Asked Questions): New item for disabling
3136 Tramp in other packages.
3137
3138 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3139
3140 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3141 (Fancy splitting to parent, Store arbitrary data):
3142 Update gnus-registry docs.
3143
3144 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
3145
3146 * ede.texi: Fix typos.
3147
3148 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3149
3150 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3151 It's @table @code.
3152
3153 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3154
3155 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3156
3157 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3158
3159 * calc.texi (Logarithmic Units): Update the function names.
3160
3161 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3162
3163 * message.texi (Various Commands): Document format specs in the
3164 ellipsis.
3165
3166 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3167
3168 * message.texi (Insertion Variables): Document message-cite-style.
3169
3170 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
3171
3172 * tramp.texi (Remote processes): New subsection "Running shell on
3173 a remote host".
3174
3175 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3176
3177 * auth.texi (Help for developers): Update docs to explain that the
3178 :save-function will only run the first time.
3179
3180 2011-03-12 Glenn Morris <rgm@gnu.org>
3181
3182 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3183 (emacs-faq.text): New target.
3184 (clean): Add emacs-faq.
3185
3186 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
3187
3188 Sync with Tramp 2.2.1.
3189
3190 * trampver.texi: Update release number.
3191
3192 2011-03-11 Glenn Morris <rgm@gnu.org>
3193
3194 * Makefile.in (HTML_TARGETS): New.
3195 (clean): Delete $HTML_TARGETS.
3196 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3197
3198 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3199
3200 * auth.texi (Help for developers): Show example of using
3201 `auth-source-search' with prompts and :save-function.
3202
3203 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3204
3205 * Version 23.3 released.
3206
3207 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3208
3209 * message.texi (Message Buffers): Update default value of
3210 message-generate-new-buffers.
3211
3212 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3213
3214 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3215 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3216 respectively.
3217 (Musical Notes): New section.
3218 (Customizing Calc): Mention the customizable variable
3219 calc-note-threshold.
3220
3221 2011-03-03 Glenn Morris <rgm@gnu.org>
3222
3223 * url.texi (Dealing with HTTP documents): Remove reference to
3224 function url-decode-text-part; never seems to have existed. (Bug#6038)
3225 (Configuration): Update url-configuration-directory description.
3226
3227 2011-03-02 Glenn Morris <rgm@gnu.org>
3228
3229 * dired-x.texi (Multiple Dired Directories): Remove mentions
3230 of dired-default-directory-alist and dired-default-directory.
3231 Move dired-smart-shell-command here...
3232 (Miscellaneous Commands): ... from here.
3233
3234 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3235
3236 * texinfo.tex: Update to version 2011-02-24.09.
3237
3238 2011-03-02 Glenn Morris <rgm@gnu.org>
3239
3240 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3241 instead of the obsoleted dired-omit-here-always.
3242
3243 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
3244
3245 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3246 supported systems.
3247
3248 2011-02-28 Glenn Morris <rgm@gnu.org>
3249
3250 * dbus.texi (Type Conversion): Grammar fix.
3251
3252 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
3253
3254 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3255 "Debian GNU/Linux".
3256
3257 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3258
3259 2011-02-23 Glenn Morris <rgm@gnu.org>
3260
3261 * dired-x.texi (Features): Minor rephrasing.
3262 (Local Variables): Fix typos.
3263
3264 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3265 Standardize some Emacs/XEmacs terminology.
3266
3267 * dired-x.texi (Features): Don't advertise obsolete local variables.
3268 Simplify layout.
3269 (Omitting Variables): Update local variables example.
3270 (Local Variables): Say this is obsolete. Fix description of
3271 dired-enable-local-variables possible values.
3272
3273 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3274
3275 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3276 default now.
3277
3278 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3279
3280 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3281
3282 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3283
3284 * gnus.texi (Window Layout): Document layout names.
3285
3286 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3287
3288 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3289 * auth.texi: Sync @dircategory with ../../info/dir.
3290 * autotype.texi: Sync @dircategory with ../../info/dir.
3291 * calc.texi: Sync @dircategory with ../../info/dir.
3292 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3293 * cl.texi: Sync @dircategory with ../../info/dir.
3294 * dbus.texi: Sync @dircategory with ../../info/dir.
3295 * dired-x.texi: Sync @dircategory with ../../info/dir.
3296 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3297 * ede.texi: Sync @dircategory with ../../info/dir.
3298 * ediff.texi: Sync @dircategory with ../../info/dir.
3299 * edt.texi: Sync @dircategory with ../../info/dir.
3300 * eieio.texi: Sync @dircategory with ../../info/dir.
3301 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3302 * epa.texi: Sync @dircategory with ../../info/dir.
3303 * erc.texi: Sync @dircategory with ../../info/dir.
3304 * eshell.texi: Sync @dircategory with ../../info/dir.
3305 * eudc.texi: Sync @dircategory with ../../info/dir.
3306 * flymake.texi: Sync @dircategory with ../../info/dir.
3307 * forms.texi: Sync @dircategory with ../../info/dir.
3308 * gnus.texi: Sync @dircategory with ../../info/dir.
3309 * idlwave.texi: Sync @dircategory with ../../info/dir.
3310 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3311 * message.texi: Sync @dircategory with ../../info/dir.
3312 * mh-e.texi: Sync @dircategory with ../../info/dir.
3313 * newsticker.texi: Sync @dircategory with ../../info/dir.
3314 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3315 * org.texi: Sync @dircategory with ../../info/dir.
3316 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3317 * pgg.texi: Sync @dircategory with ../../info/dir.
3318 * rcirc.texi: Sync @dircategory with ../../info/dir.
3319 * reftex.texi: Sync @dircategory with ../../info/dir.
3320 * remember.texi: Sync @dircategory with ../../info/dir.
3321 * sasl.texi: Sync @dircategory with ../../info/dir.
3322 * sc.texi: Sync @dircategory with ../../info/dir.
3323 * semantic.texi: Sync @dircategory with ../../info/dir.
3324 * ses.texi: Sync @dircategory with ../../info/dir.
3325 * sieve.texi: Sync @dircategory with ../../info/dir.
3326 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3327 * speedbar.texi: Sync @dircategory with ../../info/dir.
3328 * trampver.texi [emacs]: Set emacsname to "Emacs".
3329 * tramp.texi: Sync @dircategory with ../../info/dir.
3330 * url.texi: Sync @dircategory with ../../info/dir.
3331 * vip.texi: Sync @dircategory with ../../info/dir.
3332 * viper.texi: Sync @dircategory with ../../info/dir.
3333 * widget.texi: Sync @dircategory with ../../info/dir.
3334 * woman.texi: Sync @dircategory with ../../info/dir.
3335
3336 2011-02-19 Glenn Morris <rgm@gnu.org>
3337
3338 * dired-x.texi (Technical Details): No longer redefines
3339 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
3340 dired-read-shell-command, or dired-find-buffer-nocreate.
3341
3342 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3343
3344 * eshell.texi (Input/Output): Document insert output redirection operator, >>>.
3345
3346 2011-02-18 Glenn Morris <rgm@gnu.org>
3347
3348 * dired-x.texi (Optional Installation File At Point): Simplify.
3349
3350 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3351
3352 * auth.texi (Help for users): Use :port instead of :protocol for all
3353 auth-source docs.
3354 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3355 to have two files in `auth-sources'.
3356
3357 2011-02-16 Glenn Morris <rgm@gnu.org>
3358
3359 * dired-x.texi: Use emacsver.texi to get Emacs version.
3360 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3361 Depend on emacsver.texi.
3362
3363 * dired-x.texi: Drop meaningless version number.
3364 (Introduction): Remove old info.
3365 (Optional Installation Dired Jump): Autoload from dired-x.
3366 Remove incorrect info about loaddefs.el.
3367 (Bugs): Just refer to M-x report-emacs-bug.
3368
3369 * dired-x.texi (Multiple Dired Directories): Update for rename of
3370 default-directory-alist.
3371 (Miscellaneous Commands): No longer mention very old VM version 4.
3372
3373 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3374
3375 Merge from gnulib.
3376 * texinfo.tex: Update to version 2011-02-14.11.
3377
3378 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3379
3380 * auth.texi (Help for users):
3381 Login collection is "Login" and not "login".
3382
3383 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
3384
3385 * tramp.texi (History): Remove IMAP support.
3386 (External methods, Frequently Asked Questions): Remove `imap' and
3387 `imaps' methods.
3388 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3389
3390 * trampver.texi: Remove default value of `emacsimap'.
3391
3392 2011-02-13 Glenn Morris <rgm@gnu.org>
3393
3394 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3395 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3396
3397 2011-02-12 Glenn Morris <rgm@gnu.org>
3398
3399 * sc.texi (Getting Connected): Remove old index entries.
3400
3401 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
3402
3403 * url.texi: Remove duplicate @dircategory (Bug#7942).
3404
3405 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3406
3407 * auth.texi (Overview, Help for users, Help for developers):
3408 Update docs.
3409 (Help for users): Talk about spaces.
3410
3411 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3412
3413 * texinfo.tex: Update to version 2011-02-07.16.
3414
3415 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
3416
3417 * dbus.texi (Bus names): Adapt descriptions for
3418 dbus-list-activatable-names and dbus-list-known-names.
3419
3420 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3421
3422 * calc.texi (Logarithmic Units): New section.
3423
3424 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3425
3426 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3427 manuals use it now.
3428
3429 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
3430
3431 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3432
3433 * overrides.texi: Remove.
3434
3435 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3436 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3437
3438 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
3439
3440 * tramp.texi (Frequently Asked Questions): Mention problems with
3441 WinSSHD.
3442
3443 * trampver.texi: Update release number.
3444
3445 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3446
3447 * tramp.texi:
3448 Replace "delimet" with "delimit" globally.
3449 Replace "explicite" with "explicit" globally.
3450 Replace "instead of" with "instead" where there was nothing after "of".
3451 Audit use of comma before interrogative pronoun, "that", or "which".
3452 Minor word order, spelling, wording changes.
3453
3454 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3455
3456 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3457
3458 * sieve.texi: Use WEBHACKDEVEL.
3459
3460 * sasl.texi: Use WEBHACKDEVEL.
3461
3462 * pgg.texi: Use WEBHACKDEVEL.
3463
3464 * message.texi: Use WEBHACKDEVEL.
3465
3466 * gnus.texi: Use WEBHACKDEVEL.
3467
3468 * emacs-mime.texi: Use WEBHACKDEVEL.
3469
3470 * auth.texi: Use WEBHACKDEVEL.
3471
3472 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3473 manuals.
3474
3475 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3476
3477 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3478
3479 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3480
3481 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3482 which in turn is copied from ftp://tug.org/tex/.
3483
3484 2011-02-03 Glenn Morris <rgm@gnu.org>
3485
3486 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3487 (Binding combinations of modifiers and function keys):
3488 Let's assume people reading this are not using Emacs 18.
3489
3490 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3491
3492 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3493 since it's run automatically.
3494
3495 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3496
3497 * gnus.texi (Customizing Articles): Fix typo.
3498
3499 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3500
3501 * gnus.texi (Customizing Articles): Document the new way of customizing
3502 the date headers(s).
3503
3504 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3505
3506 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3507 splitting example.
3508
3509 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3510
3511 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3512 (MAKEINFO_OPTS): New variable.
3513 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3514 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3515 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3516 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3517 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3518 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3519 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3520 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3521 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3522 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3523 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3524 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3525 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3526 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3527 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3528 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3529 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3530 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3531
3532 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3533
3534 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3535
3536 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3537
3538 * message.texi (IDNA): Explain what it is.
3539
3540 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3541
3542 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3543
3544 2011-01-23 Werner Lemberg <wl@gnu.org>
3545
3546 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3547 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3548 (ENVADD): Update.
3549
3550 2011-01-18 Glenn Morris <rgm@gnu.org>
3551
3552 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3553
3554 2011-01-14 Eduard Wiebe <usenet@pusto.de>
3555
3556 * nxml-mode.texi (Introduction): Fix file name typos.
3557
3558 2011-01-13 Christian Ohler <ohler@gnu.org>
3559
3560 * ert.texi: New file.
3561
3562 * Makefile.in:
3563 * makefile.w32-in: Add ert.texi.
3564
3565 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3566
3567 * dbus.texi (Receiving Method Calls): New function
3568 dbus-register-service. Rearrange node.
3569
3570 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3571
3572 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3573 which in turn is copied from ftp://tug.org/tex/.
3574
3575 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3576
3577 * dbus.texi (Receiving Method Calls): Describe new optional
3578 parameter dont-register-service of dbus-register-{method,property}.
3579
3580 2010-12-17 Daiki Ueno <ueno@unixuser.org>
3581
3582 * epa.texi (Encrypting/decrypting *.gpg files):
3583 Mention epa-file-select-keys.
3584
3585 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3586
3587 * gnus.texi (Archived Messages): Remove outdated text.
3588
3589 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3590
3591 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
3592
3593 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3594
3595 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
3596
3597 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3598
3599 * gnus.texi (The swish++ Engine): Add customizable parameters
3600 descriptions.
3601 (The swish-e Engine): Ditto.
3602
3603 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
3604
3605 * tramp.texi (Inline methods): Add "ksu" method.
3606 (Remote processes): Add example with remote `default-directory'.
3607
3608 2010-12-14 Glenn Morris <rgm@gnu.org>
3609
3610 * faq.texi (Expanding aliases when sending mail):
3611 Now build-mail-aliases is interactive.
3612
3613 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3614
3615 * gnus.texi: First pass at adding (rough) nnir documentation.
3616
3617 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3618
3619 * gnus.texi (Filtering New Groups):
3620 Mention gnus-auto-subscribed-categories.
3621 (The First Time): Remove, since default-subscribed-newsgroups has been
3622 removed.
3623
3624 2010-12-13 Glenn Morris <rgm@gnu.org>
3625
3626 * cl.texi (For Clauses): Small fixes for frames and windows.
3627
3628 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3629
3630 * org.texi (Using capture): Document using prefix arguments for
3631 finalizing capture.
3632 (Agenda commands): Document prefix argument for the bulk scatter
3633 command.
3634 (Beamer class export): Document that also overlay arguments can be
3635 passed to the column environment.
3636 (Template elements): Document the new entry type.
3637
3638 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3639
3640 * org.texi (Include files): Document :minlevel.
3641
3642 2010-12-11 Julien Danjou <julien@danjou.info>
3643
3644 * org.texi (Categories): Document category icons.
3645
3646 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
3647
3648 * org.texi (noweb): Fix typo.
3649
3650 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3651
3652 * gnus.texi (Server Commands): Point to the rest of the server
3653 commands.
3654
3655 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3656
3657 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3658 g'.
3659
3660 2010-12-02 Julien Danjou <julien@danjou.info>
3661
3662 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3663
3664 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3665
3666 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3667 (Direct Functions): Note the STARTTLS upgrade.
3668
3669 2010-11-27 Glenn Morris <rgm@gnu.org>
3670 James Clark <none@example.com>
3671
3672 * nxml-mode.texi (Introduction): New section.
3673
3674 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3675
3676 * gnus.texi (Server Commands): Document gnus-server-show-server.
3677
3678 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
3679
3680 Sync with Tramp 2.2.0.
3681
3682 * trampver.texi: Update release number.
3683
3684 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3685
3686 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
3687 Mention that the TeX specific units won't use the `tex' prefix
3688 in TeX mode.
3689
3690 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
3691
3692 * gnus.texi (Misc Article): Document gnus-inhibit-images.
3693
3694 2010-11-17 Glenn Morris <rgm@gnu.org>
3695
3696 * edt.texi: Remove information about Emacs 19.
3697
3698 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
3699
3700 * trampver.texi: Update release number.
3701
3702 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
3703
3704 * gnus.texi (Article Washing): Fix typo.
3705
3706 2010-11-11 Noorul Islam <noorul@noorul.com>
3707
3708 * org.texi: Fix typo.
3709
3710 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3711
3712 * org.texi (Using capture): Explain that refiling is
3713 sensitive to cursor position.
3714
3715 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3716
3717 * org.texi (Images and tables): Add cross reference to link section.
3718
3719 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3720
3721 * org.texi: Document the <c> cookie.
3722
3723 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3724
3725 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
3726 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
3727
3728 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3729
3730 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
3731
3732 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3733
3734 * org.texi (Project alist): Mention that this is a property list.
3735
3736 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3737
3738 * org.texi (Setting up the staging area): Document that
3739 file names remain visible when encrypting the MobileOrg files.
3740
3741 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3742
3743 * org.texi (Setting up the staging area): Document which
3744 versions are needed for encryption.
3745
3746 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3747
3748 * org.texi (noweb): Update :noweb documentation to
3749 reflect the new "tangle" argument.
3750
3751 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3752
3753 * org.texi (Batch execution): Improve tangling script in
3754 documentation.
3755
3756 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3757
3758 * org.texi (Handling links):
3759 (In-buffer settings): Document inlining images on startup.
3760
3761 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3762
3763 * org.texi (Setting up the staging area): Document use of
3764 crypt password.
3765
3766 2010-11-11 David Maus <dmaus@ictsoc.de>
3767
3768 * org.texi (Template expansion): Add date related link type escapes.
3769
3770 2010-11-11 David Maus <dmaus@ictsoc.de>
3771
3772 * org.texi (Template expansion): Add mew in table for link type
3773 escapes.
3774
3775 2010-11-11 David Maus <dmaus@ictsoc.de>
3776
3777 * org.texi (Template expansion): Fix typo in link type escapes.
3778
3779 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3780
3781 * org.texi (Structure of code blocks): Another documentation tweak.
3782
3783 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3784
3785 * org.texi (Structure of code blocks): Documentation tweak.
3786
3787 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3788
3789 * org.texi (Structure of code blocks):
3790 Update documentation to mention inline code block syntax.
3791
3792 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3793
3794 * org.texi (comments): Improve wording.
3795
3796 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3797
3798 * org.texi (comments): Document the new :comments header arguments.
3799
3800 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3801
3802 * org.texi (Installation): Remove the special
3803 installation instructions for XEmacs.
3804
3805 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3806
3807 * org.texi (Easy Templates): New section. Documents quick
3808 insertion of empty structural elements.
3809
3810 2010-11-11 Noorul Islam <noorul@noorul.com>
3811
3812 * org.texi: Fix doc.
3813
3814 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3815
3816 * org.texi (The date/time prompt): Document specification
3817 of time ranges.
3818
3819 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3820
3821 * org.texi (Internal links): Document the changes in
3822 internal links.
3823
3824 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3825
3826 * org.texi (Agenda commands): Document the limitation for
3827 the filter preset - it can only be used for an entire agenda
3828 view, not in an individual block in a block agenda.
3829
3830 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
3831
3832 * org.texi (iCalendar export): Document alarm creation.
3833
3834 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
3835
3836 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
3837
3838 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3839
3840 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
3841
3842 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3843
3844 * calc.texi: Use emacsver.texi to determine Emacs version.
3845
3846 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3847
3848 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
3849 since that works by default.
3850
3851 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
3852
3853 * gnus.texi (Customizing the IMAP Connection): Document
3854 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
3855
3856 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
3857
3858 * tramp.texi (Remote shell setup): New item "Interactive shell
3859 prompt". Reported by Christian Millour <cm@abtela.com>.
3860 (Remote shell setup, Remote processes): Use @code{} for
3861 environment variables.
3862
3863 2010-11-03 Glenn Morris <rgm@gnu.org>
3864
3865 * ediff.texi (Quick Help Commands, Miscellaneous):
3866 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
3867
3868 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3869
3870 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
3871
3872 2010-10-31 Glenn Morris <rgm@gnu.org>
3873
3874 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
3875
3876 2010-10-31 Glenn Morris <rgm@gnu.org>
3877
3878 * cc-mode.texi: Remove reference to defunct viewcvs URL.
3879
3880 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3881
3882 * gnus.texi (Client-Side IMAP Splitting):
3883 Mention nnimap-unsplittable-articles.
3884
3885 2010-10-29 Julien Danjou <julien@danjou.info>
3886
3887 * gnus.texi (Finding the News): Remove references to obsoletes
3888 variables `gnus-nntp-server' and `gnus-secondary-servers'.
3889
3890 2010-10-29 Eli Zaretskii <eliz@gnu.org>
3891
3892 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
3893 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
3894 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
3895 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
3896
3897 2010-10-28 Glenn Morris <rgm@gnu.org>
3898
3899 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
3900 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
3901 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
3902
3903 2010-10-25 Daiki Ueno <ueno@unixuser.org>
3904
3905 * epa.texi (Mail-mode integration): Add alternative key bindings
3906 for epa-mail commands; escape comma.
3907 Don't use the word "PGP", since it is a non-free program.
3908
3909 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
3910
3911 * calc.texi: Use emacsver.texi to determine Emacs version.
3912
3913 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
3914
3915 * gnus.texi (Group Parameters, Buttons): Fix typos.
3916
3917 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
3918
3919 * gnus.texi (Subscription Commands): Mention that you can also
3920 subscribe to new groups via the Server buffer, which is probably more
3921 convenient when subscribing to many groups.
3922
3923 2010-10-21 Julien Danjou <julien@danjou.info>
3924
3925 * message.texi (Message Headers): Allow message-default-headers to be a
3926 function.
3927
3928 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3929
3930 * gnus-news.texi: Mention new archive defaults.
3931
3932 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
3933
3934 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
3935
3936 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3937
3938 * gnus.texi (HTML): Document the function value of
3939 gnus-blocked-images.
3940 (Article Washing): shr and gnus-w3m, not the direct function names.
3941
3942 2010-10-20 Julien Danjou <julien@danjou.info>
3943
3944 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
3945 variable.
3946
3947 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3948
3949 * gnus.texi (Customizing the IMAP Connection): The port strings are
3950 strings.
3951 (Document Groups): Mention git.
3952
3953 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
3954
3955 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
3956 bzr/Gnus git sync.
3957
3958 2010-10-15 Eli Zaretskii <eliz@gnu.org>
3959
3960 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
3961 change.
3962
3963 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3964
3965 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
3966 @item syntax for in-Emacs makeinfo.
3967
3968 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
3969
3970 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
3971 trim sentence.
3972
3973 2010-10-12 Daiki Ueno <ueno@unixuser.org>
3974
3975 * epa.texi (Caching Passphrases):
3976 * auth.texi (GnuPG and EasyPG Assistant Configuration):
3977 Clarify some configurations require to set up gpg-agent.
3978
3979 2010-10-11 Glenn Morris <rgm@gnu.org>
3980
3981 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3982
3983 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3984
3985 * gnus.texi (Spam Package Introduction): Mention `$'.
3986
3987 2010-10-09 Eli Zaretskii <eliz@gnu.org>
3988
3989 * makefile.w32-in (emacsdir): New variable.
3990 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
3991 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
3992
3993 2010-10-09 Glenn Morris <rgm@gnu.org>
3994
3995 * Makefile.in (mostlyclean): Delete *.toc.
3996
3997 * Makefile.in: Use $< in rules.
3998
3999 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4000
4001 * Makefile.in ($(infodir)): Delete rule.
4002 (mkinfodir): New. Use it in all the info rules, rather than depending
4003 on infodir.
4004
4005 2010-10-09 Glenn Morris <rgm@gnu.org>
4006
4007 * gnus.texi (Article Washing): Fix previous change.
4008
4009 * Makefile.in (emacsdir): New variable.
4010 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4011 Depend on emacsver.texi.
4012
4013 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4014
4015 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4016
4017 2010-10-08 Julien Danjou <julien@danjou.info>
4018
4019 * gnus.texi: Add mm-shr.
4020
4021 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4022
4023 * gnus.texi (Finding the Parent, The Gnus Registry)
4024 (Registry Article Refer Method): Update docs for nnregistry.el.
4025
4026 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4027
4028 * auth.texi (Help for users)
4029 (GnuPG and EasyPG Assistant Configuration): Update docs.
4030
4031 2010-10-08 Glenn Morris <rgm@gnu.org>
4032
4033 * cl.texi (Organization, Installation, Old CL Compatibility):
4034 Deprecate cl-compat for new code.
4035 (Usage, Installation): Remove outdated information.
4036
4037 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4038
4039 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4040
4041 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4042
4043 2010-10-06 Julien Danjou <julien@danjou.info>
4044
4045 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4046
4047 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4048 broken link.
4049
4050 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4051
4052 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4053 to ReiserFS.
4054
4055 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4056 (FAQ 7-1): Fix getmail URL.
4057
4058 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4059
4060 * epa.texi (Caching Passphrases): New section.
4061
4062 2010-10-06 Glenn Morris <rgm@gnu.org>
4063
4064 * Makefile.in (SHELL): Set it.
4065 (info): Move the mkdir dependency to the individual info files.
4066 (mostlyclean): Tidy up.
4067 (clean): Only delete the specific dvi and pdf files.
4068 (maintainer-clean): Be more restrictive in what we delete.
4069 ($(infodir)): Add parallel build workaround.
4070
4071 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4072
4073 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4074
4075 2010-10-03 Julien Danjou <julien@danjou.info>
4076
4077 * emacs-mime.texi (Display Customization):
4078 Update mm-inline-large-images documentation and add documentation for
4079 mm-inline-large-images-proportion.
4080
4081 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4082
4083 * tramp.texi (Frequently Asked Questions):
4084 Mention remote-file-name-inhibit-cache.
4085
4086 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4087
4088 * gnus.texi (Splitting Mail): Fix @xref syntax.
4089 (Splitting Mail): Really fix the @ref syntax.
4090
4091 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4092
4093 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4094 (Article Hiding): Add google banner example.
4095 Suggested by Benjamin Xu.
4096
4097 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4098
4099 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4100 Remove nnimap-split-rule from examples.
4101
4102 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4103
4104 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4105 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4106 Fishman.
4107 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4108
4109 2010-09-30 Julien Danjou <julien@danjou.info>
4110
4111 * gnus.texi (Gravatars): Fix documentation about
4112 gnu-gravatar-properties.
4113
4114 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4115
4116 * epa.texi (Bug Reports): New section.
4117
4118 2010-09-29 Glenn Morris <rgm@gnu.org>
4119
4120 * Makefile.in (top_srcdir): Remove unused variable.
4121
4122 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4123
4124 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4125 (Client-Side IMAP Splitting): Document 'default.
4126
4127 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4128
4129 * gnus.texi (Customizing the IMAP Connection):
4130 Document nnimap-fetch-partial-articles.
4131
4132 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4133
4134 * gnus-news.texi: Mention nnimap-inbox.
4135
4136 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4137
4138 2010-09-26 Julien Danjou <julien@danjou.info>
4139
4140 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4141
4142 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4143
4144 * gnus.texi (Security): Remove gpg.el mention.
4145
4146 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4147
4148 * gnus.texi (Browse Foreign Server): New variable
4149 gnus-browse-subscribe-newsgroup-method.
4150
4151 * gnus-news.texi: Mention it.
4152
4153 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4154
4155 * gnus.texi (NoCeM): Remove.
4156 (Startup Variables): No jingle.
4157
4158 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
4159
4160 * woman.texi (Interface Options): xz compression is now supported.
4161
4162 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4163
4164 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4165 (Unavailable Servers): Document gnus-server-copy-server.
4166 (Using IMAP): Document the new nnimap.
4167
4168 2010-09-25 Julien Danjou <julien@danjou.info>
4169
4170 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4171
4172 2010-09-24 Glenn Morris <rgm@gnu.org>
4173
4174 * url.texi (Disk Caching): Tweak previous change.
4175
4176 2010-09-24 Julien Danjou <julien@danjou.info>
4177
4178 * url.texi (Disk Caching): Mention url-cache-expire-time,
4179 url-cache-expired, and url-fetch-from-cache.
4180
4181 2010-09-24 Julien Danjou <julien@danjou.info>
4182
4183 * gnus.texi: Add Gravatars.
4184
4185 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4186
4187 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4188
4189 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4190
4191 * gnus.texi (Expunging mailboxes): Update name of the expunging
4192 command.
4193
4194 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4195
4196 * emacs-mime.texi (rfc2047): Update description for
4197 rfc2047-encode-parameter.
4198
4199 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
4200
4201 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4202 "fish" methods.
4203 (External methods): Remove "scp1_old" and "scp2_old" methods.
4204
4205 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
4206
4207 * tramp.texi: Remove Japanese manual. Fix typo.
4208
4209 * trampver.texi: Update release number. Remove japanesemanual.
4210
4211 2010-09-09 Glenn Morris <rgm@gnu.org>
4212
4213 * org.texi: Restore clobbered changes (copyright years, untabify).
4214
4215 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4216
4217 * gnus.texi (Adaptive Scoring): Fix typo.
4218
4219 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4220
4221 * gnus.texi (Article Display): Document gnus-html-show-images.
4222
4223 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4224
4225 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4226
4227 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4228
4229 * gnus.texi (HTML): Document gnus-max-image-proportion.
4230
4231 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4232
4233 * gnus.texi (HTML): Document gnus-blocked-images.
4234
4235 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4236
4237 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4238
4239 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4240 the first message are used for wide replies.
4241 (Changing Servers): Remove documentation on gnus-change-server and
4242 friends, since it's been removed.
4243
4244 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4245
4246 * gnus.texi (Drafts): Mention B DEL.
4247
4248 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4249
4250 * gnus.texi (Delayed Articles): Mention that the Date header is the
4251 original one, even if you delay.
4252
4253 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4254
4255 * gnus.texi (Asynchronous Fetching):
4256 Document gnus-async-post-fetch-function.
4257 (HTML): Made into its own section.
4258
4259 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
4260
4261 Sync with Tramp 2.1.19.
4262
4263 * tramp.texi (Inline methods, Default Method):
4264 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
4265 Remove remark about doubled "-t" argument.
4266 (Auto-save and Backup): Remove reference to Emacs 21.
4267 (Filename Syntax): Describe port numbers.
4268 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4269 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4270 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4271 errors with the backquotes.
4272 (External packages): File attributes cache flushing for asynchronous
4273 processes.
4274 (Traces and Profiles): Describe verbose level 9.
4275
4276 * trampver.texi: Update release number.
4277
4278 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
4279
4280 * dbus.texi (Alternative Buses): New chapter.
4281
4282 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4283
4284 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4285
4286 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4287
4288 * calc.texi (Customizing Calc): Rearrange description of new
4289 variables to match the presentation of other variables.
4290
4291 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4292
4293 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4294
4295 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4296
4297 * calc.texi (Making Selections, Selecting Subformulas)
4298 (Customizing Calc): Mention how to use faces to emphasize selected
4299 sub-formulas.
4300
4301 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
4302
4303 * tramp.texi (External packages): File attributes cache flushing
4304 for asynchronous processes.
4305
4306 2010-08-01 Alan Mackenzie <acm@muc.de>
4307
4308 Enhance the manual for the latest Java Mode.
4309
4310 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4311 annotation-var-cont.
4312 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4313 two new symbols.
4314
4315 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
4316
4317 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4318
4319 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
4320
4321 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4322
4323 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
4324
4325 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4326
4327 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4328
4329 * org.texi: Add macros to get plain quotes in PDF output.
4330 List additional contributors.
4331 (Capture): New section, replaces the section about remember.
4332 (Working With Source Code): New chapter, focused on documenting Org
4333 Babel.
4334 (Code evaluation security): New section.
4335 (MobileOrg): Document DropBox support.
4336 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4337 (Special symbols): Show how to display UTF8 characters for entities.
4338 (Global TODO list): Clarify the use of the "M" key and the differences
4339 to the "m" key.
4340 (RSS Feeds): Mention Atom feeds as well.
4341 (Setting tags): Remove paragraph about
4342 `org-complete-tags-always-offer-all-agenda-tags'.
4343
4344 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
4345
4346 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4347 argument.
4348 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4349 echoing shells.
4350
4351 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
4352
4353 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4354 (Filename Syntax): Describe port numbers.
4355
4356 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
4357
4358 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4359 forgotten.
4360 (Type Conversion): Precise conversion of natural numbers.
4361 (Errors and Events): Add "debugging" to concept index. Add variable
4362 `dbus-debug'.
4363
4364 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
4365
4366 * dbus.texi (Receiving Method Calls): Add optional argument
4367 EMITS-SIGNAL to `dbus-register-property'.
4368
4369 2010-06-27 Alex Schroeder <alex@gnu.org>
4370
4371 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4372
4373 2010-06-24 Glenn Morris <rgm@gnu.org>
4374
4375 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4376 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4377 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4378 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4379 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4380 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4381 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4382 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4383 convention. Make them end with a period.
4384
4385 2010-06-23 Glenn Morris <rgm@gnu.org>
4386
4387 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
4388 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4389 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4390 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4391 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4392 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
4393
4394 2010-06-10 Glenn Morris <rgm@gnu.org>
4395
4396 * idlwave.texi (Load-Path Shadows):
4397 * org.texi (Handling links): Fix typos.
4398
4399 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4400
4401 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4402
4403 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
4404
4405 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4406 by an alias. (Bug#6226)
4407
4408 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4409
4410 * calc.texi (Manipulating Vectors): Mention that vectors can
4411 be used to determine bins for `calc-histogram'.
4412
4413 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4414
4415 * calc.texi: Remove "\turnoffactive" commands throughout.
4416
4417 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
4418
4419 * url.texi (HTTP language/coding, Customization):
4420 * message.texi (Header Commands, Responses):
4421 * cl.texi (Argument Lists): Fix typos.
4422
4423 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
4424
4425 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4426 Note that Development menu is always available.
4427 (Creating a project): Fix terminology.
4428 (Add/Remove files): Fix typo.
4429
4430 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
4431
4432 * Version 23.2 released.
4433
4434 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
4435
4436 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4437
4438 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
4439
4440 * tramp.texi (Inline methods, Default Method):
4441 Mention `tramp-inline-compress-start-size'.
4442
4443 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
4444
4445 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4446 the CVS repo. Put the Git repo in the news section.
4447
4448 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
4449 Removed some mentions of CVS. Mention the new Git repo.
4450
4451 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
4452
4453 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
4454 (Mail Group Commands): Add index entry.
4455
4456 2010-04-18 Glenn Morris <rgm@gnu.org>
4457
4458 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4459
4460 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4461
4462 * calc.texi (Radix modes): Mention that the option prefix will
4463 turn on twos-complement mode.
4464 (Inverse and Hyperbolic Flags): Mention the Option flag.
4465
4466 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4467
4468 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
4469 (LaTeX/PDF export commands): Rename and Move section.
4470 (Sectioning structure): Update.
4471 (References): New use case for field coordinates.
4472 (The export dispatcher): Rename from ASCII export.
4473 (Setting up the staging area): Document the availability of
4474 encryption for MobileOrg.
4475 (Images and tables): Document how to reference labels.
4476 (Index entries): New section.
4477 (Generating an index): New section.
4478 (Column width and alignment): Document that <N> now
4479 means a fixed width, not a maximum width.
4480 (Publishing options): Document the :email option.
4481 (Beamer class export): Fix bug in the BEAMER example.
4482 (Refiling notes): Document refile logging.
4483 (In-buffer settings): Document refile logging keywords.
4484 (Drawers): Document `C-c C-z' command.
4485 (Agenda commands): Mention the alternative key `C-c C-z'.
4486 (Special properties): Document the BLOCKED property.
4487 (The spreadsheet): Mention the formula editor.
4488 (References): Document field coordinates.
4489 (Publishing action): Correct the documentation for the
4490 publishing function.
4491 (The date/time prompt): Document that we accept dates
4492 like month/day/year.
4493 (Cooperation): Document the changes in table.el support.
4494 (Faces for TODO keywords, Faces for TODO keywords)
4495 (Priorities): Document the easy colors.
4496 (Visibility cycling): Document the new double prefix
4497 arg for `org-reveal'.
4498 (Cooperation): Remember.el is part of Emacs.
4499 (Clean view): Mention that `wrap-prefix' is also set by
4500 org-indent-mode.
4501 (Agenda commands): Add information about prefix args to
4502 scheduling and deadline commands.
4503 (Search view): Point to the docstring of
4504 `org-search-view' for more details.
4505 (Agenda commands): Document that `>' prompts for a date.
4506 (Setting tags): Document variable
4507 org-complete-tags-always-offer-all-agenda-tags.
4508 (Column attributes): Cross-reference special properties.
4509
4510 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
4511
4512 Synchronize with Tramp repository.
4513
4514 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
4515 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4516 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
4517 syntax, texi2dvi reports errors with the backquotes.
4518
4519 * trampver.texi: Update release number.
4520
4521 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
4522
4523 * gnus.texi (Finding the News): Add pointers to the Server buffer
4524 because it's essential.
4525
4526 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4527
4528 * gnus.texi (MIME Commands): Update description of
4529 gnus-article-browse-html-article.
4530
4531 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
4532
4533 * auth.texi (Secret Service API): Add TODO node.
4534 (Help for users): Explain the new source options for `auth-sources'.
4535
4536 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
4537
4538 * trampver.texi: Update release number.
4539
4540 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
4541
4542 * Branch for 23.2.
4543
4544 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
4545
4546 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4547 now enabled by default.
4548
4549 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
4550
4551 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4552 when Emacs runs in interactive mode. (Bug#5645)
4553
4554 2010-02-16 Glenn Morris <rgm@gnu.org>
4555
4556 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4557
4558 2010-02-05 Mark A. Hershberger <mah@everybody.org>
4559
4560 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4561
4562 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
4563
4564 * gnus.texi (Score File Format): Fix typo.
4565
4566 2010-01-19 Mark A. Hershberger <mah@everybody.org>
4567
4568 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4569
4570 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
4571
4572 * ada-mode.texi (Project File Overview): Fix typo.
4573
4574 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
4575
4576 * semantic.texi: Add Richard Y. Kim credit.
4577
4578 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4579
4580 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
4581
4582 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
4583 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
4584
4585 2010-01-17 Glenn Morris <rgm@gnu.org>
4586
4587 * calc.texi (Reporting Bugs): Don't mention format of repository.
4588
4589 * woman.texi (Bugs): Make "Emacs repository" less specific,
4590 and the URL for same more specific.
4591
4592 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4593
4594 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
4595
4596 * ede.texi (ede-step-project, ede-proj-target):
4597 * tramp.texi (Remote processes): Fix typos.
4598
4599 2010-01-16 Mario Lang <mlang@delysid.org>
4600
4601 * ede.texi (ede-target):
4602 * org.texi (Refiling notes): Remove duplicated words.
4603
4604 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4605
4606 * gnus.texi (Posting Styles): Use with-current-buffer.
4607 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4608
4609 2010-01-02 Kevin Ryde <user42@zip.com.au>
4610
4611 * eieio.texi (Naming Conventions): Correction to xref on elisp
4612 coding conventions, is "Tips" node not "Standards".
4613
4614 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
4615
4616 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4617
4618 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4619
4620 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
4621
4622 * gnus.texi (Direct Functions): Add missing port number to tls method.
4623
4624 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
4625
4626 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4627 ($(infodir)/edt, edt.dvi): New targets.
4628
4629 2009-12-15 Glenn Morris <rgm@gnu.org>
4630
4631 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4632 (edt, $(infodir)/edt, edt.dvi): New targets.
4633 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4634
4635 * Makefile.in (PDF_TARGETS, pdf): New.
4636 (clean): Add *.pdf.
4637 Add pdf rules for all manuals.
4638
4639 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4640
4641 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
4642
4643 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
4644
4645 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4646 (Smart Jump, Analyzer Debug): Copyedits.
4647 (Semantic mode user commands): Link to new nodes.
4648 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4649 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4650 upstream Semantic manual.
4651
4652 * semantic.texi (Introduction): Minor fix to diagram.
4653
4654 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
4655
4656 * eshell.texi (History): Add the other built-in variables.
4657 (Built-ins): Explain built-ins, and how to apply the external commands.
4658 Add `history', `su' and `sudo'.
4659
4660 * tramp.texi (Remote processes): Add missing <RET> in the example.
4661
4662 2009-12-01 Bill Wohler <wohler@newt.com>
4663
4664 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
4665 path for mairix example. Specify -q in namazu example since namazu is
4666 excessively garrulous.
4667
4668 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
4669
4670 * tramp.texi (Remote processes): Improve eshell example with "su"
4671 and "sudo" commands.
4672
4673 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
4674
4675 * semantic.texi (Analyzer Internals): Rename from Analyzer.
4676
4677 * sem-user.texi (Semantic mode user commands): Fix key syntax.
4678 Document semantic-complete-analyze-inline.
4679 (Semanticdb search debugging commands): Minor clarification.
4680 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
4681 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
4682 manual.
4683 (Semantic mode): Link to Idle Scheduler.
4684
4685 2009-11-28 Kevin Ryde <user42@zip.com.au>
4686
4687 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
4688 @pxref, now EIEIO is in Emacs.
4689
4690 * erc.texi (Development): Correction to git tutorial url.
4691
4692 2009-11-26 Glenn Morris <rgm@gnu.org>
4693
4694 * faq.texi (Latest version of Emacs): Mention stability of development
4695 version.
4696 (Problems with very large files): Max buffer size increase in 23.2.
4697 (VM): VM has moved house again.
4698
4699 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
4700
4701 * calc.texi (Radix modes): Discuss alternate bases for two's complement
4702 notations.
4703
4704 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
4705
4706 * org.texi (Column attributes): Fix documentation of new operators.
4707
4708 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
4709
4710 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
4711 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
4712 (Idle Completions Mode): Numerous copyedits.
4713
4714 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
4715
4716 * semantic.texi (Semantic Internals, Glossary):
4717 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4718 (Semanticdb search debugging commands): Fix typos.
4719
4720 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4721
4722 * calc.texi (Radix modes): Mention twos-complement notation.
4723
4724 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
4725
4726 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
4727 ($(infodir)/semantic, semantic.dvi): New targets.
4728
4729 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
4730
4731 * Makefile.in: Build the Semantic manual.
4732
4733 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
4734 repository.
4735
4736 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
4737
4738 * dbus.texi (Receiving Method Calls): New defun
4739 `dbus-unregister-service'.
4740
4741 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
4742
4743 * org.texi (Speed keys): New section.
4744
4745 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
4746
4747 * dbus.texi (Type Conversion): Fix typo.
4748 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
4749 `dbus-registered-objects-table'.
4750 (Receiving Method Calls): New defun `dbus-register-property'.
4751 Move `dbus-unregister-object' here.
4752
4753 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4754
4755 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
4756
4757 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
4758
4759 * org.texi (Column attributes): Add the new age summary operators.
4760 Also, mention the fact you can only use one summary operator per
4761 property.
4762
4763 2009-11-13 John Wiegley <johnw@newartisans.com>
4764
4765 * org.texi (Tracking your habits): Add a new section in the
4766 manual about how to track habits.
4767 (Resolving idle time): Add a section on how idle and
4768 dangling clocks are resolved.
4769
4770 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4771
4772 * org.texi (Agenda commands): Document the new `i' command.
4773 (Inserting deadline/schedule): Document logging changes
4774 of scheduling and deadline times stamps.
4775 (In-buffer settings): Document the in-buffer keywords for logging
4776 changes of scheduling and deadline times stamps.
4777 (Structure editing, Plain lists): Document indentation
4778 cycling in empty entries with TAB.
4779 (Archiving): Document the default archiving command.
4780 (Moving subtrees): Document the new keys for archiving.
4781 (Internal archiving): Fix incorrect key.
4782 (Agenda commands): Document the TODO set switching commands.
4783 (Agenda commands): Document the new archiving keys.
4784 (Clocking work time): Better description on how to save
4785 and restore a clock.
4786 (Resolving idle time): Mention the x11idle program to get true
4787 idleness also under X11.
4788 (Resolving idle time): Use @kbd instead of @key for normal
4789 letters, because this is how he rest of the manual does this.
4790 (Pushing to MobileOrg): Mention that `org-directory'
4791 should be set.
4792 (Agenda commands): Document that SPC is a filter for
4793 any tag.
4794 (Search view): Rename from "Keyword search".
4795 (Capure): New chapter.
4796 (Markup): New chapter.
4797 (Links in HTML export, Images in HTML export):
4798 Extend the section titles.
4799 (Images in HTML export): Document the align option.
4800 (Text areas in HTML export): Extend the section title.
4801 (Images in LaTeX export): Explain image placement in LaTeX.
4802
4803 2009-11-10 Glenn Morris <rgm@gnu.org>
4804
4805 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
4806
4807 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
4808
4809 * tramp.texi (Auto-save and Backup): Disable backups just for a
4810 method.
4811
4812 * trampver.texi: Update release number.
4813
4814 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
4815
4816 Sync with Tramp 2.1.17.
4817
4818 * trampver.texi: Update release number.
4819
4820 2009-10-29 Glenn Morris <rgm@gnu.org>
4821
4822 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
4823
4824 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
4825
4826 * tramp.texi (External methods): Temporary files are kept for
4827 `rsync' and `rsyncc' methods.
4828
4829 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
4830
4831 * eieio.texi: Fix typos.
4832
4833 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
4834
4835 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
4836
4837 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
4838
4839 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
4840 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
4841
4842 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
4843
4844 * Makefile.in: Build EIEIO and EDE manuals.
4845
4846 2009-10-07 Eric Ludlam <zappo@gnu.org>
4847
4848 * eieio.texi:
4849 * ede.texi: New files.
4850
4851 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
4852
4853 * tramp.texi (Remote processes): Association of a pty is not supported.
4854
4855 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
4856
4857 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
4858 (Processing LaTeX fragments): Document that the size of images can be
4859 changes using the variable `org-format-latex-options'.
4860 (The date/time prompt, Timestamps): Be more accurate over ISO format
4861 dates and times.
4862 (Visibility cycling): Document showeverything keyword.
4863 (In-buffer settings): Document showeverything keyword.
4864 (Setting up the staging area): Fix the example.
4865 (MobileOrg): New section.
4866 (Agenda commands, Exporting Agenda Views): Document exporting the
4867 agenda view to Org files.
4868
4869 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
4870
4871 * tramp.texi (History): Add IMAP support.
4872 (External methods): Add `imap' and `imaps' methods.
4873 (GVFS based methods): Add indices for `davs'.
4874 (Password handling): Rename anchors. Add IMAP entries for
4875 ~/.authinfo.gpg.
4876
4877 * trampver.texi: Set default value of `emacsimap'.
4878
4879 2009-09-22 Daiki Ueno <ueno@unixuser.org>
4880
4881 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
4882
4883 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
4884
4885 * dired-x.texi (Technical Details):
4886 Delete dired-up-directory (Bug#4292).
4887
4888 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
4889
4890 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
4891
4892 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
4893
4894 * org.texi (Effort estimates): Document new effort setting commands.
4895 (Agenda commands): Document the new keys fro agenda time motion.
4896 Document entry text mode. Improve documentation of the keys to include
4897 inactive time stamps into the agenda view.
4898 (Feedback): Document the new bug report command.
4899 (Structure editing): Add an index entry for the sorting of subtrees.
4900
4901 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4902
4903 * auth.texi (Help for users): Corrected markup.
4904
4905 2009-09-02 Glenn Morris <rgm@gnu.org>
4906
4907 * emacs-mime.texi (time-date): Mention float-time.
4908
4909 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
4910
4911 * calc.texi (Simplifying Formulas): Improve the wording.
4912
4913 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
4914
4915 * auth.texi: Rewritten for coverage and clarity.
4916
4917 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
4918
4919 * gnus.texi (Expiring Mail):
4920 Mention gnus-mark-copied-or-moved-articles-as-expirable.
4921 (Various Various): Mention gnus-safe-html-newsgroups.
4922
4923 * gnus-news.texi: Mention
4924 gnus-mark-copied-or-moved-articles-as-expirable.
4925
4926 * emacs-mime.texi (Display Customization): Add xref to
4927 gnus-safe-html-newsgroups.
4928
4929 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
4930
4931 * tramp.texi (Version Control): Remove.
4932 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
4933 reference.
4934 (External methods): Correct `scpc' concept index entries. New method
4935 `rsyncc'.
4936 (External packages): New subsections "Filename completion" and "File
4937 attributes cache".
4938
4939 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
4940
4941 * calc.texi (Rewrite Rules): Improve the example.
4942 (Simplifying Formulas): Explain use of the I and H flags for
4943 simplification.
4944
4945 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
4946
4947 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
4948 Describe autostart behavior of dbus-ping.
4949 (Synchronous Methods, Asynchronous Methods): Use English numeric format
4950 for timeout values.
4951 (Top): Remove footnote saying D-Bus is not enabled by
4952 default. (Bug#4256)
4953
4954 2009-08-23 Daiki Ueno <ueno@unixuser.org>
4955
4956 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
4957 Reported by Jari Aalto (Bug#4211).
4958 (Mail-mode integration): Mention epa-mail-mode and
4959 epa-global-mail-mode.
4960 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
4961 epa-setup.
4962
4963 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
4964
4965 * dbus.texi (Asynchronous Methods): Allow nil handler.
4966
4967 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4968
4969 * ediff.texi (ediff-current-file): Add information about this new function.
4970
4971 * viper.texi: Add information about C-s in viper's search command.
4972
4973 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
4974
4975 * calc.texi (Date Forms): Fix typos.
4976
4977 2009-08-08 Glenn Morris <rgm@gnu.org>
4978
4979 * org.texi (Agenda commands): Restore clobbered change.
4980
4981 2009-08-07 Eli Zaretskii <eliz@gnu.org>
4982
4983 * calc.texi (Graphics, Devices): Update with the peculiarities of
4984 operation on MS-Windows.
4985
4986 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
4987
4988 * org.texi (Publishing action): Improve documentation of file
4989 names when publishing to the source directory.
4990 (Clean view): Document `org-indent-mode'.
4991 (Clocking work time): Add documentation for the
4992 new :timetamp option when creating a clock report.
4993 (Paragraphs): Fix many typos.
4994 (Plain lists): Remove duplicate explanation about the
4995 `C-c *' command.
4996 (Literal examples): Update to reflect the new behavior
4997 of the -n -r -k switches when exporting source code examples.
4998 (Structure editing): Add information about `C-c *',
4999 converting a plain list into a list of Org items.
5000 (Remember): Small rephrasing of the paragraph
5001 describing remember.el. Also mentioned that remember.el is part
5002 of Emacs 23, not Emacs 22.
5003 (Clocking work time): Add documentation about
5004 displaying the current clocking time against the effort estimate.
5005 Also add a footnote about using `org-clock-in-prepare-hook' to add
5006 an effort estimate on the fly, just before clocking it.
5007 (Footnotes): Document automatic renumbering and
5008 sorting.
5009 (Agenda commands): Document new bulk commands.
5010 (Plain lists): Document new behavior of
5011 `org-cycle-include-plain-lists'.
5012 Hyphenation only in TeX.
5013 (Clocking work time): Document the key to update effort
5014 estimates.
5015 (Clocking work time): Document the clock time display.
5016 (Structure editing, TODO basics): Document new
5017 variables.
5018 (Column attributes): Document new colciew operators.
5019 (Publishing options): Document :xml-declaration.
5020 (Tracking TODO state changes): Document the
5021 LOG_INTO_DRAWER property.
5022 (Literal examples): Document the new implementation for
5023 editing source code.
5024 (Publishing action): Mention the new publishing
5025 function, to publish an Org source file.
5026 (Publishing links): Mention how to link to an Org source file.
5027 (Macro replacement): Document new macros.
5028 (Handling links): Document type-specific completion
5029 when inserting links.
5030 (Structure editing, Plain lists): Improve documentation
5031 on sorting.
5032 (Internal links): Document custom ids for links.
5033 (Handling links): Document custom ids for links.
5034 (CSS support): Document new class.
5035 (Refiling notes): Document the possibility to create new nodes
5036 during refiling.
5037 (Agenda commands): Document the "?" operator to find
5038 tasks without effort setting.
5039 (Exporting agenda information): Section moved.
5040 (RSS Feeds): New section.
5041 (Built-in table editor): Document M-e and M-a navigate
5042 inside table field.
5043 (Stuck projects): Docment that projects identified as
5044 un-stuck will still be searchd for stuck sub-projects.
5045 (Paragraphs): Document centering.
5046 (Creating timestamps, Agenda commands): Document new
5047 behavior when changing time stamps.
5048 (Structure editing): Document the new command
5049 `org-clone-subtree-with-time-shift'.
5050 (Publishing): Refresh this chapter.
5051 (Export options, Export options, In-buffer settings):
5052 Document the new keywords.
5053 (Matching tags and properties): Collect all
5054 documentation about tags/property matches here.
5055 (Setting tags): Document `org-tag-persistent-alist'.
5056 (Weekly/daily agenda): New section.
5057 (Orgstruct mode): Describe `orgstruct++-mode'.
5058 (Drawers): Mention the LOGBOOK drawer.
5059 (Export options, Sectioning structure): Document the
5060 #+LEATEX_HEADER in-buffer setting.
5061 (Bugs): Section removed.
5062 (Hooks): New section.
5063 (Add-on packages): Move here from old location.
5064 (Context-sensitive commands): New section.
5065 (Setting tags): Document newline option.
5066 (Global TODO list, Matching tags and properties):
5067 Mention more variables.
5068 (Checkboxes): Update to changed command behavior.
5069
5070 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5071
5072 * speedbar.texi (Basic Key Bindings): Fix typo.
5073
5074 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5075
5076 * calc.texi (Vector/Matrix Functions): Add index entries for both
5077 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5078 affects matrices with more than one row.
5079 (Help Commands): Add index entries for "prefix ?" key bindings.
5080
5081 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5082
5083 * calc.texi (Stack Manipulation Commands): Add documentation for
5084 `calc-transpose-lines'.
5085
5086 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5087
5088 * dbus.texi (Receiving Method Calls): Describe special return value
5089 `:ignore'.
5090
5091 2009-07-24 Alan Mackenzie <acm@muc.de>
5092
5093 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5094 initialization, any individual variable setting now takes precedence
5095 over one done via c-file-style/c-file-offsets.
5096
5097 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5098
5099 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5100 truncated when Calc is quit.
5101 (Customizing Calc): Document `calc-undo-length'.
5102
5103 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5104
5105 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5106
5107 2009-07-11 Kevin Ryde <user42@zip.com.au>
5108
5109 * pcl-cvs.texi (About PCL-CVS):
5110 * widget.texi (Basic Types):
5111 Fix cross-references.
5112
5113 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5114
5115 * dbus.texi (Type Conversion): Don't use literal control character.
5116
5117 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5118
5119 * tramp.texi (GVFS based methods): New section.
5120 (Remote processes): Processes for GVFS based methods run locally.
5121
5122 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5123
5124 * tramp.texi (Inline methods, External methods, Gateway methods):
5125 Avoid the words "kludge" and hack".
5126 (External methods): Add `synce' method.
5127
5128 * trampver.texi: Update release number.
5129
5130 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5131
5132 Sync with Tramp 2.1.16.
5133
5134 * tramp.texi (History): Add GVFS support.
5135 (External methods): Precise `rsync' description. Add `dav', `davs' and
5136 `obex' methods. Add 'tramp-gvfs-methods' option.
5137 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5138 forms.
5139 (Remote Programs): Introduce `tramp-own-remote-path'.
5140 (Remote processes): New subsection "Running remote programs that create
5141 local X11 windows".
5142 (Frequently Asked Questions): Improve code for disabling vc.
5143
5144 * trampver.texi: Update release number. Set default value of
5145 `emacsgvfs'.
5146
5147 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5148
5149 * Branch for 23.1.
5150
5151 2009-06-17 Glenn Morris <rgm@gnu.org>
5152
5153 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5154 (Latest version of Emacs): Mention source code repository.
5155
5156 2009-06-16 Glenn Morris <rgm@gnu.org>
5157
5158 * faq.texi (Top): Language tweak.
5159 (Extended commands): Most people have arrow keys.
5160 (Emacs manual): Say how to follow info links.
5161 (File-name conventions): Change title a bit. Explain about source
5162 versus installed. Condense etc description.
5163 (Guidelines for newsgroup postings): Mention Savannah list page.
5164 (Newsgroup archives): Simplify.
5165 (Contacting the FSF): Add contact URL.
5166 (Emacs Lisp documentation): Printed version not always available.
5167 (Installing Texinfo documentation): Explain how by hand installation is
5168 not normally needed. Use add-to-list. Remove duplicate reference.
5169 (Informational files for Emacs): Move info on Help menu here from
5170 "File-name conventions".
5171 (Help installing Emacs): Tweak uref.
5172 (Obtaining the FAQ): Mention repository.
5173 (Origin of the term Emacs): Explain "ITS".
5174 (Changing load-path): Use add-to-list.
5175 (Automatic indentation): Clarify this is for Text mode.
5176 Don't mention Indented Text mode.
5177 (Finding Emacs on the Internet): The FSF does not seem to offer a
5178 deluxe distribution on CD anymore.
5179
5180 2009-06-16 Glenn Morris <rgm@gnu.org>
5181
5182 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5183 Recommend the latest release. Mention how to get older FAQs.
5184 Recommend the Emacs manual.
5185 (Guidelines for newsgroup postings): Discourage cross-posts.
5186 (Underlining paragraphs): Remove.
5187 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5188 (Bugs and problems): Update key-binding.
5189 (Problems with very large files): Mention 64-bit.
5190 (Shell process exits abnormally): Remove.
5191 (Problems with Shell Mode): Rename and update.
5192 (Spontaneous entry into isearch-mode)
5193 (Problems talking to certain hosts): Remove. This is old information,
5194 in etc/PROBLEMS if needed.
5195 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5196 (Dired claims that no file is on this line): Update.
5197 (Installing Emacs, Problems building Emacs): Simplify.
5198 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5199 information.
5200 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5201 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5202 (JDEE): "JDEE", not "JDE".
5203 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5204 Remove. This is old information, in etc/PROBLEMS if needed.
5205 (stty and Backspace key, Kanji and Chinese characters): Remove.
5206 (Right-to-left alphabets): Update section.
5207 (Changing the included text prefix): Gnus uses message-yank-prefix.
5208 Add cross-reference to Supercite manual.
5209 (Saving a copy of outgoing mail): Simplify output file description.
5210 (Expanding aliases when sending mail): Refer to Emacs manual.
5211 Remove old info about RFC822.
5212 Correct description of how to rebuild aliases.
5213 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5214 (MIME with Emacs mail packages)
5215 (Viewing articles with embedded underlining)
5216 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5217 Remove old sections.
5218 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5219 and is well-documented in the Gnus manual.
5220 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5221 (Making Gnus faster): Rename from "Starting Gnus faster".
5222 Merge "Catch-up is slow in Gnus" into here.
5223
5224 2009-06-14 Glenn Morris <rgm@gnu.org>
5225
5226 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5227 (New in Emacs 23): New section.
5228 (Handling C-s and C-q with flow control): Add xref.
5229
5230 2009-06-13 Glenn Morris <rgm@gnu.org>
5231
5232 * faq.texi (Setting up a customization file): Grammar fix.
5233 Customize is no longer "new".
5234 (Displaying the current line or column): Line-number mode is on by
5235 default. Don't mention `column' package. Mention linum.el.
5236 (Turning on abbrevs by default): Explain how to do it for buffers,
5237 modes, and everywhere.
5238 (Associating modes with files): Use add-to-list. Don't mention Emacs
5239 19.
5240 (Highlighting a region): On by default since 23.1.
5241 (Replacing highlighted text): Update doc quote.
5242 (Working with unprintable characters): Don't mention search-quote-char.
5243 (Using an already running Emacs process): Gnuclient is probably not an
5244 enhancement these days.
5245 (Indenting switch statements): Remove mention of pre-Emacs 20.
5246 (Horizontal scrolling): Abbreviate Emacs 20 description.
5247 (Replacing text across multiple files): Fix name of dired command.
5248 (Disabling backups): Use require not load.
5249 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
5250
5251 2009-06-13 Bill Wohler <wohler@newt.com>
5252
5253 Release MH-E manual version 8.2.
5254
5255 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5256 release 8.2.
5257
5258 2009-06-13 Glenn Morris <rgm@gnu.org>
5259
5260 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5261 in this day and age the common meaning is "on the web".
5262 (copying): Use @copyright in all cases.
5263 (Basic keys): Remove reference to deleted manual node "Text Characters".
5264 (File-name conventions): Use GNU as an example rather than SERVICE.
5265 default.el lives in site-lisp. Update Info directory location.
5266 (Real meaning of copyleft): GPL actions have been brought, but all
5267 settled out of court.
5268 (Guidelines for newsgroup postings): Shorten section title.
5269 Simplify comp.emacs description.
5270 (Newsgroup archives): Change Google URL. Describe Gmane.
5271 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5272 points". Mention List-Unsubscribe header.
5273 (Contacting the FSF): Update email and URLs.
5274 (Basic editing): Mention F1 for help.
5275 (Installing Texinfo documentation): Refer to Texinfo website rather
5276 than ftp server.
5277 (Printing a Texinfo file): Mention texi2pdf.
5278 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5279 are just stubs nowadays.
5280 (Latest version of Emacs): Explain version numbers.
5281 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5282 (Turning on syntax highlighting): No need to mention hilit19 any more.
5283 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5284 (Modes for various languages): Remove section.
5285 (Major packages and programs): Remove most version and maintainer
5286 information - it's hard to keep up-to-date, and adds nothing.
5287 Similarly with direct links to mailing lists.
5288 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5289 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5290 years, and Emacs comes with tools for this now.
5291 (Patch): Remove section - this is a standard tool.
5292 (Using function keys under X): Remove section.
5293
5294 2009-06-12 Glenn Morris <rgm@gnu.org>
5295
5296 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5297 (Help installing Emacs): Remove reference to deleted X11 node.
5298 (Associating modes with files): Interpreter-mode-alist is no longer
5299 subservient to auto-mode-alist.
5300 (Installing Emacs): Change future Emacs version.
5301 (Linking with -lX11 fails): Remove old section.
5302 (Packages that do not come with Emacs): Update ELL location.
5303 Emacs Lisp archive is dead.
5304 (Emacs for Windows): Remove reference to old CE port.
5305 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5306 (Emacs for VMS and DECwindows): Remove old ports.
5307 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5308 (Removing flashing messages): Remove section about non-existent Gnus
5309 option.
5310
5311 * faq.texi (Top): Add @top command.
5312 Remove the optional arguments from all @node commands: makeinfo can
5313 generate these automatically, and it is easier to edit and rearrange
5314 nodes without them.
5315
5316 2009-06-11 Glenn Morris <rgm@gnu.org>
5317
5318 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5319 (The LPF): Make the updated URL the sole reference point.
5320 (Learning how to do something): Update refcard price and format.
5321 (Getting a printed manual): Sources in doc/emacs/, not man/.
5322 Also available in PDF format. Since the page count varies, be less
5323 precise.
5324 (Informational files for Emacs): Remove references to deleted files
5325 LPF and SUN-SUPPORT, and to UUCP.
5326 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5327 Remove many obsolete ways to get the FAQ, which now seems only to be
5328 distributed with Emacs.
5329 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5330
5331 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
5332
5333 * org.texi (Org Plot): Fix tags (Bug#3507).
5334 (Workflow states, Agenda commands): Fix tags (Bug#3508).
5335
5336 * ada-mode.texi (Installation, Compile commands)
5337 (Project File Overview, No project files, Set compiler options)
5338 (Use GNAT project file, Use multiple GNAT project files)
5339 (Identifier completion): Use @samp for menu items, and @kbd for key
5340 sequences (Bug#3504).
5341
5342 2009-06-04 Daiki Ueno <ueno@unixuser.org>
5343
5344 * gnus.texi (Security): Fix wording; add a link to epa.info.
5345
5346 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
5347
5348 * message.texi (Header Commands): Fix descriptions to match
5349 keybindings.
5350
5351 2009-04-22 Daiki Ueno <ueno@unixuser.org>
5352
5353 * gnus.texi (Security): Mention that EasyPG is the current default.
5354
5355 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
5356
5357 * ediff.texi (Session Commands): Fix typo.
5358
5359 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5360
5361 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5362 news.software.readers. Reported by Florian Rehnisch.
5363
5364 2009-04-02 Glenn Morris <rgm@gnu.org>
5365
5366 * auth.texi: Capitalize direntry.
5367
5368 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5369 using a period in the entry name. (Bug#2797)
5370
5371 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
5372
5373 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5374 ($(infodir)/auth, auth.dvi): New targets.
5375
5376 2009-03-03 Glenn Morris <rgm@gnu.org>
5377
5378 * auth.texi: Fix @setfilename.
5379
5380 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5381 (auth, $(infodir)/auth, auth.dvi): New rules.
5382
5383 2009-02-25 Glenn Morris <rgm@gnu.org>
5384
5385 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5386
5387 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5388
5389 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5390
5391 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5392
5393 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5394 gnus-nocem-issuers, and gnus-nocem-verifyer.
5395
5396 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
5397
5398 * ada-mode.texi (Project files, Automatic Casing):
5399 * dbus.texi (Signals):
5400 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5401 * mh-e.texi (HTML):
5402 * nxml-mode.texi (Locating a schema)
5403 (Using the document's URI to locate a schema):
5404 * org.texi (Footnotes, Using the mapping API):
5405 * rcirc.texi (Channels): Remove duplicate words.
5406
5407 2009-02-20 Glenn Morris <rgm@gnu.org>
5408
5409 * dired-x.texi (Miscellaneous Commands):
5410 * gnus.texi: Minor updates for mbox Rmail.
5411
5412 2009-02-16 Karl Berry <karl@gnu.org>
5413
5414 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5415 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5416 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5417 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5418 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5419 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5420 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5421 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5422 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5423 Consistently use @insertcopying in the Top node,
5424 @contents at the front (after @end titlepage),
5425 and @direntry after @copying. (Bug#1988)
5426
5427 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5428
5429 * auth.texi: New file documenting auth-source.
5430
5431 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
5432
5433 * org.texi (Org Plot): Fix link.
5434
5435 2009-02-09 Daiki Ueno <ueno@unixuser.org>
5436
5437 * epa.texi (Mail-mode integration): Mention the way to do
5438 "encrypt-to-self". (Bug#1807)
5439
5440 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5441
5442 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5443
5444 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5445
5446 * gnus-news.texi: Print version about Incoming*.
5447
5448 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
5449
5450 * org.texi (Structure editing, Handling links)
5451 (Fast access to TODO states, Javascript support): Make standard docs
5452 correctly reflect default variable settings.
5453
5454 2009-02-02 Glenn Morris <rgm@gnu.org>
5455
5456 * org.texi: Fix typos.
5457
5458 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
5459
5460 Sync with Tramp 2.1.15.
5461
5462 * trampver.texi: Update release number.
5463
5464 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5465
5466 * org.texi (TODO dependencies): Document TODO dependencies on
5467 checkboxes.
5468
5469 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
5470
5471 * org.texi (TODO dependencies): Document key binding for toggling
5472 ORDERED property.
5473
5474 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
5475
5476 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5477 of hook functions.
5478
5479 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
5480
5481 * org.texi (TODO dependencies): New section.
5482
5483 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
5484
5485 * org.texi (Plain lists, TODO basics, Priorities)
5486 (Multiple sets in one file, Conflicts): Document interaction with
5487 `shift-selection-mode'.
5488
5489 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5490
5491 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5492 Make Calc the subject of sentences.
5493 (Rearranging Formulas using Selections): Discuss new options
5494 for `j *'.
5495
5496 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
5497
5498 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5499
5500 2009-01-26 Glenn Morris <rgm@gnu.org>
5501
5502 * org.texi: Fix typos.
5503
5504 2009-01-26 Bill Wohler <wohler@newt.com>
5505
5506 * mh-e.texi (EDITION, UPDATED): Update.
5507
5508 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
5509
5510 * org.texi (References): Add information about remote references.
5511 (Built-in table editor): Document `C-c RET' in tables.
5512 (Math symbols, Quoting LaTeX code): Mention that simple
5513 LaTeX macros survive LaTeX export.
5514 (Images in LaTeX export): Show how to create a reference to a
5515 figure.
5516 (Sectioning structure): Document that the LaTeX class can be
5517 specified in a property.
5518 (Text areas in HTML export): New section.
5519 (External links): Add examples for text search and ID links.
5520 (Built-in table editor): Remove the descriptio of `C-c
5521 C-q', it not longer works.
5522 (Literal examples): Document that a space must follow
5523 the colon in short examples.
5524 (Relative timer): Document `org-timer-stop'.
5525 (Footnotes): New section.
5526 (Footnote markup): Shorten section and refer to new Footnote
5527 section.
5528 (Literal examples): Add documentation for line
5529 numbering in and references to code examples.
5530 (CSS support): Fix the description of default CSS styles.
5531 (Capturing column view): Document
5532 "file:path/to/file.org" as an allowed value for the ID property of
5533 a dynamic block copying column view.
5534
5535 2009-01-23 Stephen Eglen <stephen@gnu.org>
5536
5537 * mh-e.texi (Getting Started): Describe $MH.
5538
5539 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
5540
5541 * tramp.texi (all): Harmonize usage of "external method",
5542 "external transfer method" and "out-of-band method".
5543 (Connection types): Precise the differences of inline and external
5544 methods. Written by Adrian Phillips <a.phillips@met.no>.
5545
5546 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5547
5548 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5549 commands as described at the top. Reported by Allan Gottlieb
5550 <gottlieb@nyu.edu>.
5551
5552 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5553
5554 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5555 nnmail-pathname-coding-system.
5556
5557 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5558
5559 * org.texi (Relative timer): Fix typo.
5560
5561 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
5562
5563 * org.texi (Clocking work time): Fix typo.
5564 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
5565
5566 2009-01-13 Glenn Morris <rgm@gnu.org>
5567
5568 * org.texi: Fix some more typos.
5569
5570 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5571
5572 * org.texi: Fix some typos.
5573
5574 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5575
5576 * gnus.texi (Group Parameters): Add note for local variables.
5577
5578 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5579
5580 * gnus.texi (Converting Kill Files): Fix URL.
5581 Include gnus-kill-to-score.el in contrib directory.
5582
5583 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5584
5585 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5586 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5587 (Paging the Article): Add index entry.
5588
5589 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5590
5591 * ada-mode.texi (Examples): Delete redundant text.
5592
5593 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
5594
5595 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
5596
5597 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5598 addresses.
5599
5600 2009-01-03 Bill Wohler <wohler@newt.com>
5601
5602 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5603 kept empty.
5604
5605 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
5606
5607 * org.texi (Activation, Exporting, ASCII export, HTML export)
5608 (HTML Export commands, LaTeX/PDF export commands):
5609 Improve documentation about transient-mark-mode.
5610 (References): Document the use of special names like $LR1 to reference
5611 to fields in the last table row.
5612
5613 2008-12-19 Juri Linkov <juri@jurta.org>
5614
5615 * info.texi (Search Text): Remove mention of removed key binding M-s.
5616
5617 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
5618
5619 * org.texi (References): Remove mentioning of @0 as reference for the
5620 last line, this has been reverted in the Lisp sources.
5621
5622 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
5623
5624 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5625 (DVI_TARGETS): Remove duplicates. Add sasl.
5626 ($(infodir)/sasl, sasl.dvi): New targets.
5627
5628 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
5629
5630 * org.texi: Version number pushed to 6.15d.
5631
5632 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
5633
5634 * org.texi (Tables in LaTeX export): New section.
5635 (Images in LaTeX export): New section.
5636 (Inlined images, Images in HTML export): Sections renamed.
5637
5638 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5639
5640 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5641
5642 2008-12-04 David Engster <dengste@eml.cc>
5643
5644 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
5645 of nnml-get-new-mail. Change URL for mairix patch.
5646
5647 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5648
5649 * org.texi (Using the mapping API): Fix bug in mapping example.
5650 (Publishing options): Make the list of properties complete again, in
5651 correspondence to the variable `org-export-plist-vars'.
5652 (Property searches): Document new special values for time comparisons.
5653 (Tag inheritance): Refine the description of tag inheritance.
5654 (Project alist): Add info about the publishing sequence of components.
5655 (Effort estimates): Document the new relative timer.
5656
5657 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
5658
5659 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5660 (Using Calc): Clarify use of `C-x * o'.
5661 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5662
5663 2008-11-28 Richard M Stallman <rms@gnu.org>
5664
5665 * dbus.texi (Receiving Method Calls): Clean up previous change.
5666
5667 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
5668
5669 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5670 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5671 `dbus-unescape-from-identifier'.
5672 (Receiving Method Calls): New constants `dbus-service-emacs' and
5673 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
5674 (Signals): Use the constants in the example.
5675
5676 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
5677
5678 * org.texi: Re-apply change to FDL 1.3.
5679
5680 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
5681
5682 * org.texi (Setting up Remember): Document `org-remember-mode'.
5683 (External links): Document that bbdb links can use a regular
5684 expression.
5685 (External links): Document that elisp links can contain interactive
5686 commands.
5687
5688 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
5689
5690 * viper.texi (viper-translate-all-ESC-keysequences):
5691 Description removed.
5692
5693 2008-11-19 Glenn Morris <rgm@gnu.org>
5694
5695 * doclicense.texi: Change to FDL 1.3.
5696 Relicense all texi files under FDL 1.3 or later.
5697
5698 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5699
5700 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
5701
5702 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
5703
5704 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
5705
5706 * ediff.texi: Version/date change.
5707
5708 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
5709
5710 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
5711
5712 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
5713
5714 * calc.texi (About This Manual): Comment out a mention of
5715 marginal notes.
5716
5717 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
5718
5719 * org.texi (Clocking work time): Document the :formula property of
5720 clock tables.
5721 (Structure editing, Refiling notes): Document refiling regions.
5722 (Agenda commands): Document the double-prefix version
5723 of the `l' command in the agenda.
5724 (Handling links): Explain the effect of a double prefix
5725 arg to `C-c C-o'.
5726 (TODO basics): Add documentation for tag triggers.
5727
5728 2008-10-23 Glenn Morris <rgm@gnu.org>
5729
5730 * cl.texi (Function Bindings): Mention `flet' fails to deal with
5731 byte-compiling things like `+'.
5732
5733 * ns-emacs.texi: Merge copyright years of author now with assignment
5734 into FSF years.
5735 (VER): Use it for easier automatic updating. Use Emacs version rather
5736 than standalone Emacs.app version.
5737
5738 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
5739
5740 * org.texi: Lots of minor fixes.
5741 (Capture): New chapter.
5742 (Org Plot): New section.
5743
5744 2008-09-30 Magnus Henoch <mange@freemail.hu>
5745
5746 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
5747
5748 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
5749
5750 * calc.texi (User Defined Units): Mention how to enter optional display
5751 string.
5752
5753 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
5754
5755 * message.texi (Sending Variables): Fix variable documentation to
5756 avoid the "y/n" wording.
5757
5758 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
5759
5760 * message.texi (Sending Variables): Add `message-confirm-send' doc.
5761
5762 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
5763
5764 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
5765 @enumerate section so as to be able to be formatted with MAKEINFO=no.
5766
5767 2008-09-22 Bill Wohler <wohler@newt.com>
5768
5769 Release MH-E manual version 8.1.
5770
5771 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5772 release 8.1.
5773
5774 * mh-e.texi: Retain dual license as agreed to by the FSF.
5775 However, bump GPL to Version 3.
5776 Use @include for license text.
5777
5778 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
5779
5780 * gnus.texi (Top, Setup, Fancy splitting to parent)
5781 (Store custom flags and keywords, Store arbitrary data):
5782 Clean up markup.
5783
5784 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
5785
5786 * gnus.texi (The Gnus Registry): Document it.
5787
5788 2008-09-08 David Engster <dengste@eml.cc>
5789
5790 * gnus.texi (nnmairix): Point out that nnml uses MH format.
5791 Clarify section about choosing back end servers.
5792
5793 2008-08-23 Glenn Morris <rgm@gnu.org>
5794
5795 * dired-x.texi (Shell Command Guessing):
5796 Mention dired-guess-shell-case-fold-search. (Bug#417)
5797
5798 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
5799
5800 * trampver.texi: Update release number.
5801
5802 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
5803
5804 * ns-emacs.texi: Update version.
5805 (Introduction): Correct menu location for options save.
5806 (Customization): Note that defaults are stored under org.gnu.Emacs.
5807
5808 2008-08-11 Bill Wohler <wohler@newt.com>
5809
5810 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
5811 explicit about GNU mailutils MH elsewhere (with thanks to Darel
5812 Henman) (closes SF #1768928).
5813
5814 2008-08-10 Glenn Morris <rgm@gnu.org>
5815
5816 * ns-emacs.texi: Use @copying. Change copyright of authors with
5817 assignment to FSF. Change license to GFDL.
5818 (Top): Remove outdated references.
5819
5820 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
5821
5822 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
5823 Add gnus-summary-sort-by-most-recent-number and
5824 gnus-summary-sort-by-most-recent-date.
5825 (Summary Sorting): Explain prefix argument.
5826
5827 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
5828
5829 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
5830 gnus-summary-pipe-output.
5831
5832 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
5833
5834 * dbus.texi (Receiving Method Calls): Document error handling of own
5835 D-Bus methods.
5836
5837 2008-08-01 Bill Wohler <wohler@newt.com>
5838
5839 * mh-e.texi (Reading Mail)
5840 (Viewing Attachments): Describe new function
5841 mh-show-preferred-alternative.
5842 (Sending Mail, Redistributing, Sending Message): Describe new hook
5843 mh-annotate-msg-hook.
5844
5845 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
5846
5847 * dbus.texi (Arguments and Signatures): Fix example.
5848 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
5849 (Asynchronous Methods): New node.
5850 (Errors and Events): Describe extended layout of `dbus-event'.
5851 New defun `dbus-event-message-type'.
5852
5853 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5854
5855 * ediff.texi: Remove VMS support.
5856
5857 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
5858
5859 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
5860 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
5861
5862 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
5863
5864 * Makefile.in: Add mairix-el targets.
5865
5866 2008-07-29 David Engster <deng@randomsample.de>
5867
5868 * mairix-el.texi: New file.
5869
5870 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
5871
5872 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
5873 project files. Delete 'main_unit' project variable; not needed. Allow
5874 process environment variables wherever project variables are allowed.
5875 Add tutorial section on multiple GNAT project files.
5876
5877 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
5878
5879 Sync with Tramp 2.1.14.
5880
5881 * trampver.texi: Update release number.
5882
5883 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5884
5885 * ns-emacs.texi:
5886 * faq.texi: Remove mentions of Mac Carbon.
5887
5888 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
5889
5890 * gnus.texi (Saving Articles): Describe the 2nd argument of
5891 gnus-summary-save-in-pipe.
5892 (SpamAssassin): Use it.
5893
5894 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
5895
5896 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
5897
5898 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
5899
5900 * org.texi (Export options): Document the use of the creator flag.
5901
5902 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
5903
5904 * org.texi: New version 6.06a.
5905
5906 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
5907
5908 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
5909 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
5910
5911 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
5912
5913 * calc.texi (Editing Stack Entries):
5914 (Algebraic Entry): Rewrite introductory sentences so it can be used by
5915 Calc's help functions. Mention fixing typos.
5916 (Customizing Calc): Fix typo.
5917
5918 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
5919
5920 * calc.texi (summarykey): New macro. Use to correctly format keys in
5921 the summary.
5922
5923 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
5924
5925 * ns-emacs.texi (Customization): Corrected documentation on color
5926 specification formats.
5927
5928 2008-07-19 Andreas Schwab <schwab@suse.de>
5929
5930 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
5931
5932 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
5933 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
5934
5935 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
5936
5937 * dbus.texi (Inspection): Rework, introduce submenus.
5938 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
5939 (Properties and Annotations, Arguments and Signatures): New nodes.
5940
5941 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
5942
5943 * dbus.texi (Receiving Method Calls): Fix description of
5944 `dbus-register-method'.
5945 (Signals): Allow also signal arguments for filtering in
5946 `dbus-register-signal'.
5947
5948 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
5949
5950 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
5951 `cnorm'.
5952 (Arithmetic Tutorial): Simplify the verification of prime factors.
5953
5954 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
5955
5956 * gnus.texi (Saving Articles): Mention
5957 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
5958
5959 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
5960
5961 * calc.texi: Adjust mode line throughout.
5962
5963 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
5964
5965 * sasl.texi (Mechanisms): Fix typos.
5966
5967 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
5968
5969 * calc.texi (Killing from the stack): Mention using normal Emacs
5970 copying.
5971
5972 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
5973
5974 * tramp.texi (Password handling): Rename from "Password caching".
5975 Add `auth-source' mechanism.
5976 (Connection caching): Tramp reopens the connection automatically,
5977 when the operating system on the remote host has been changed.
5978
5979 2008-06-20 Eli Zaretskii <eliz@gnu.org>
5980
5981 * makefile.w32-in (distclean): Remove makefile.
5982
5983 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
5984
5985 * org.texi (Using the mapping API): New section.
5986 (Agenda column view): New section.
5987 (Moving subtrees): Document archiving to the archive sibling.
5988 (Agenda commands): Document columns view in the agenda.
5989 (Using the property API): Document the API for multi-valued properties.
5990
5991 2008-06-17 Jason Riedy <jason@acm.org>
5992
5993 * org.texi (A LaTeX example): Note that fmt may be a one-argument
5994 function, and efmt may be a two-argument function.
5995 (Radio tables): Document multiple destinations.
5996
5997 2008-06-16 Glenn Morris <rgm@gnu.org>
5998
5999 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6000 Add Cover-Texts.
6001
6002 2008-06-15 Glenn Morris <rgm@gnu.org>
6003
6004 * faq.texi (VER): Update to 23.0.60.
6005
6006 * mh-e.texi: Remove option of licensing under GPL.
6007 Add Cover-Texts to GFDL permissions notice.
6008 (GPL): Remove section.
6009 (GFDL): Include doclicense.texi rather than the actual text.
6010
6011 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6012 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6013
6014 * sasl.texi: Fix output file name.
6015
6016 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6017
6018 * gnus-coding.texi: Refer to license in Gnus manual.
6019
6020 * idlwave.texi, sasl.texi: Use @copying.
6021
6022 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6023
6024 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6025
6026 * url.texi: Use @copying, @title, @subtitle, @author.
6027
6028 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6029 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6030 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6031 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6032 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6033 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6034 * widget.texi, woman.texi:
6035 Remove references to external license, since doclicense is included.
6036
6037 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6038 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6039 Remove references to non-existent Invariant Sections.
6040
6041 2008-06-14 Glenn Morris <rgm@gnu.org>
6042
6043 * faq.texi (Major packages and programs): Remove references to external
6044 Supercite, Calc, VIPER, since they have been included for some time.
6045 Update VM, AUCTeX, BBDB entries.
6046
6047 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6048
6049 * newsticker.texi: Updated to match latest newsticker changes.
6050
6051 2008-06-13 Glenn Morris <rgm@gnu.org>
6052
6053 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6054 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6055 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6056 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6057 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6058 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6059 * woman.texi:
6060 Update Back-Cover Text as per maintain.info.
6061
6062 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6063
6064 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6065
6066 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6067 (gnus-faq.xml): Update repository host.
6068
6069 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6070
6071 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6072
6073 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6074 Fix a typo.
6075
6076 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6077
6078 * gnus.texi (Mail Source Customization): Correct values of
6079 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6080 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6081
6082 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6083
6084 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6085 coding standards.
6086
6087 2008-06-14 David Engster <dengste@eml.cc>
6088
6089 * gnus.texi (nnmairix): Markup fixes.
6090
6091 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6092
6093 * gnus.texi (nnmairix): Markup and other minor fixes.
6094
6095 2008-06-05 David Engster <dengste@eml.cc>
6096
6097 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6098
6099 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6100
6101 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6102 (Searching, nnir, nnmairix): New stub nodes.
6103
6104 2008-05-30 Felix Lee <felix.1@canids.net>
6105
6106 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6107
6108 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6109
6110 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6111
6112 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6113
6114 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6115
6116 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6117
6118 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6119
6120 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6121
6122 * info.texi (Top): Fix typo in xref.
6123
6124 2008-05-05 Karl Berry <karl@gnu.org>
6125
6126 * info.texi (Top): @xref to stand-alone manual.
6127
6128 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6129
6130 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6131 (Various Summary Stuff): Fix typo in last xref.
6132
6133 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6134
6135 * org.texi (Moving subtrees): Fix typo.
6136
6137 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
6138
6139 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6140 Tramp via `tramp-mode'.
6141
6142 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6143
6144 * org.texi: Massive changes, in many parts of the file.
6145
6146 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6147
6148 * gnus.texi (Oort Gnus): Add message-fill-column.
6149
6150 2008-04-12 Adrian Aichner <adrian@xemacs.org>
6151
6152 * gnus.texi (Mail Source Specifiers): Typo fix.
6153
6154 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6155
6156 * gnus.texi (Diary Headers Generation): Update key binding for
6157 `gnus-diary-check-message'.
6158
6159 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6160
6161 * gnus.texi (Emacsen): Addition.
6162
6163 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6164
6165 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6166
6167 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6168
6169 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6170
6171 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6172
6173 * gnus-news.texi: Update tool bar item.
6174
6175 2008-04-09 Sven Joachim <svenjoac@gmx.de>
6176
6177 * gnus-news.texi: Fix typos.
6178
6179 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6180
6181 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6182 Add mention of `kron'.
6183
6184 2008-04-01 Daiki Ueno <ueno@unixuser.org>
6185
6186 * epa.texi (Encrypting/decrypting *.gpg files):
6187 Document epa-file-name-regexp.
6188
6189 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6190
6191 * gnus.texi (Example Methods): Fix description about ssh-agent.
6192 (Indirect Functions): Fix the default value of nntp-telnet-command;
6193 remove link to connect.html.
6194
6195 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
6196
6197 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6198 dbus-call-method.
6199 (Receiving Method Calls): The timeout can be set by the calling client.
6200
6201 * trampver.texi: Update release number.
6202
6203 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6204
6205 * gnus.texi (Top): Fix version. Add SASL.
6206
6207 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
6208
6209 Sync with Tramp 2.1.13.
6210
6211 * trampver.texi: Update release number.
6212
6213 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
6214
6215 * org.texi: Update to new org-mode website.
6216
6217 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6218
6219 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6220
6221 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6222
6223 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6224 gnus-read-ephemeral-gmane-group-url,
6225 gnus-read-ephemeral-emacs-bug-group,
6226 gnus-read-ephemeral-debian-bug-group.
6227
6228 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6229
6230 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6231
6232 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6233 Add FIXMEs for Bookmarks and gnus-registry-marks.
6234
6235 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6236
6237 * gnus.texi (Smileys): Document `smiley-style'.
6238
6239 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6240
6241 * gnus.texi (Gnus Development): Clarify difference between ding and
6242 gnu.emacs.gnus.
6243 (MIME Commands, Using MIME, RSS): Fix markup.
6244
6245 * gnus-faq.texi ([8.4]): Ditto.
6246
6247 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6248
6249 * gnus.texi (Emacsen): Remove obsolete stuff.
6250
6251 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6252
6253 * gnus.texi (Oort Gnus): Add version info WRT
6254 `mail-source-delete-incoming'.
6255
6256 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6257
6258 * gnus.texi (Top): Add "Other related manuals" and version info in
6259 `iftex' output.
6260 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6261 gnus-balloon-face-0 and the corresponding format specifiers.
6262
6263 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
6264
6265 * tramp.texi (Filename completion): Remove footnote about let-bind
6266 of `partial-completion-mode'. It doesn't work this way.
6267
6268 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6269
6270 * pcl-cvs.texi (Contributors): Update my email.
6271
6272 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
6273
6274 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6275
6276 2008-03-17 Bill Wohler <wohler@newt.com>
6277
6278 * mh-e.texi (Viewing): Update URL for adding header fields to
6279 mh-invisible-header-fields-default.
6280
6281 2008-03-16 Bill Wohler <wohler@newt.com>
6282
6283 * mh-e.texi (Preface): Add Gnus to requirements.
6284 (Forwarding): Note that forwarded MIME messages are now inline.
6285
6286 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6287
6288 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
6289 (Common Variables): Give precedence to the netcat methods over the
6290 telnet methods, and mention that they are more reliable.
6291
6292 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
6293
6294 * org.texi (Exporting Agenda Views): Document agenda export to
6295 iCalendar.
6296 (Progress logging): Document the new progress logging stuff.
6297
6298 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6299
6300 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6301 Update for change of `mail-source-delete-incoming'.
6302
6303 * gnus-news.texi: Ditto.
6304
6305 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6306
6307 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6308 custom versions.
6309
6310 2008-03-07 Alan Mackenzie <acm@muc.de>
6311
6312 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6313 parens/brackets in a k&r region is limited.
6314
6315 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6316
6317 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6318 using different Emacs versions.
6319
6320 2008-02-27 Glenn Morris <rgm@gnu.org>
6321
6322 * sc.texi: Remove a lot of old and obsolete info.
6323 (titlepage): Simplify.
6324 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6325 (VM with any Emacsen, GNEWS with any Emacsen)
6326 (Overloading for Non-conforming MUAs, Version 3 Changes)
6327 (The Supercite Mailing List): Delete nodes.
6328 (Introduction): Remove info about old packages.
6329 (Getting Connected): Simplify. Remove info about old packages.
6330 (Citing Commands): Delete Emacs 19 info.
6331 (Hints to MUA Authors): Simplify.
6332 (Thanks and History): Merge in some info from the deleted node
6333 "Version 3 Changes".
6334
6335 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
6336
6337 * org.texi (Setting tags, In-buffer settings):
6338 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6339
6340 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6341
6342 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6343 installation directory name.
6344
6345 2008-02-12 Romain Francoise <romain@orebokech.com>
6346
6347 * epa.texi (Overview): Fix typo.
6348
6349 2008-02-11 Daiki Ueno <ueno@unixuser.org>
6350
6351 * epa.texi (Quick start): Remove the .emacs setting.
6352
6353 2008-02-10 Daiki Ueno <ueno@unixuser.org>
6354
6355 * epa.texi (Quick start): Use the command `epa-enable' instead of
6356 loading `epa-setup'.
6357
6358 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
6359
6360 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6361 ($(infodir)/epa, epa.dvi): New targets.
6362
6363 2008-02-08 Daiki Ueno <ueno@unixuser.org>
6364
6365 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6366
6367 * epa.texi: New manual documenting the EasyPG Assistant.
6368
6369 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
6370
6371 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6372 (Inspection): New function dbus-ping.
6373
6374 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
6375
6376 * tramp.texi (Remote processes): Add `shell-command'.
6377
6378 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
6379
6380 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6381 (Group Parameters): Document `mail-source' parameter.
6382
6383 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
6384
6385 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6386 must be a local host.
6387
6388 2008-01-26 Michael Olson <mwolson@gnu.org>
6389
6390 * erc.texi: Update version for ERC 5.3 release.
6391 (Obtaining ERC): Update extras URLs for 5.3.
6392 (Development): Write instructions for git, and remove those for Arch.
6393 (History): Mention the switch to git.
6394
6395 2008-01-24 Karl Berry <karl@gnu.org>
6396
6397 * info.texi (Search Index, Search Text): Mention the command
6398 character in the section name, a la the (Go to node) node.
6399
6400 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
6401
6402 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6403
6404 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6405
6406 * gnus-news.texi: Mention gnus-article-describe-bindings.
6407
6408 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6409
6410 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6411
6412 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
6413
6414 * org.texi (Property inheritance): New section.
6415 (Conventions): New section.
6416 (Structure editing): Document C-RET, the prefix arg to the cut/copy
6417 commands, and the new bindings for refiling.
6418 (Sparse trees): Document the new special command for sparse trees.
6419 (References): Be more clear about the counting of hilines.
6420 (Handling links): Document M-p/n for accessing links.
6421 (Fast access to TODO states): New section.
6422 (Per file keywords): New section.
6423 (Property inheritance): New section.
6424 (Column attributes): New summary types.
6425 (Capturing Column View): New section.
6426 (The date/time prompt): Cover the new features in the date/time prompt.
6427 Compactify the table of keys for the calendar remote control.
6428 (Clocking work time): Document the new :scope parameter.
6429 (Remember): Promoted to chapter.
6430 (Quoted examples): New section.
6431 (Enhancing text): New verbatim environments.
6432
6433 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
6434
6435 * trampver.texi: Update release number.
6436
6437 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6438
6439 * gnus.texi (Article Keymap):
6440 Add gnus-article-wide-reply-with-original; fix descriptions of
6441 gnus-article-reply-with-original and
6442 gnus-article-followup-with-original.
6443
6444 2008-01-09 Glenn Morris <rgm@gnu.org>
6445
6446 * nxml-mode.texi: Add @copying section.
6447
6448 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6449
6450 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6451 Server". Add `message-send-mail-with-mailclient'.
6452
6453 * gnus.texi (Posting Server): Move some text to "(message)Mail
6454 Variables" and add a reference here.
6455
6456 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
6457
6458 * dbus.texi (Receiving Method Calls): New chapter.
6459 (Errors and Events): Add serial number to events. Replace "signal" by
6460 "message". Introduce dbus-event-serial-number.
6461
6462 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
6463
6464 * dbus.texi (Type Conversion): Explain the type specification for empty
6465 arrays. Use another example.
6466
6467 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
6468
6469 * dbus.texi (all): Replace "..." by @dots{}.
6470 (Type Conversion): Precise the value range for :byte types.
6471 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6472 Mention its return value.
6473 (Errors and Events): There is no D-Bus error propagation during event
6474 processing.
6475
6476 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6477
6478 * calc.tex (Yacas Language, Maxima Language, Giac Language):
6479 New sections.
6480
6481 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6482
6483 * gnus.texi (Group Parameters): Reorder the text and add a note about
6484 `gnus-parameters' near the beginning of the node.
6485
6486 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6487
6488 * gnus.texi (Score File Editing): Fix function name.
6489
6490 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
6491
6492 Sync with Tramp 2.1.12.
6493
6494 * trampver.texi: Update release number.
6495
6496 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
6497
6498 * dbus.texi (Type Conversion): Correct input parameters mapping.
6499
6500 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
6501
6502 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6503 (Errors and Events): Mention wrong-type-argument error.
6504
6505 2007-12-21 Alex Schroeder <alex@gnu.org>
6506
6507 * rcirc.texi: Changed single spaces after sentence end to double
6508 spaces. Fixed some typos.
6509 (Internet Relay Chat): Explain relay.
6510 (Getting started with rcirc): Change items to reflect prompts.
6511 Add more explanation to rcirc-track-minor-mode and added a comment to
6512 warn future maintainers that this section is a copy.
6513 (People): Change /ignore example.
6514 (Keywords): Not keywords.
6515
6516 2007-12-20 Alex Schroeder <alex@gnu.org>
6517
6518 * rcirc.texi (Top): Fighting Information Overload chapter added.
6519 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
6520 (rcirc commands): Move /ignore command to the new chapter.
6521 (Fighting Information Overload): New chapter documenting /keyword,
6522 /bright, /dim, channel ignore, and low priority channels.
6523 (Configuration): Document rcirc-server-alist, remove
6524 rcirc-startup-channels-alist and rcirc-default-server.
6525
6526 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
6527
6528 * dbus.texi (Signals): Fix example in dbus-register-signal.
6529
6530 2007-12-14 Sven Joachim <svenjoac@gmx.de>
6531
6532 * gnus.texi (Score Variables): Fix typo.
6533
6534 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
6535
6536 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6537 (Signals): Adapt dbus-send-signal and dbus-register-signal.
6538 (Errors and Events): Adapt dbus-event.
6539
6540 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6541
6542 * gnus.texi (Other Files): Add the yenc command.
6543
6544 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
6545
6546 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6547 since 2004-08-06.
6548
6549 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
6550
6551 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6552 on body.
6553
6554 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
6555
6556 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6557 and rfc2047-allow-irregular-q-encoded-words; fix description of
6558 rfc2047-encode-encoded-words.
6559
6560 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6561
6562 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6563
6564 2007-12-05 Michael Olson <mwolson@gnu.org>
6565
6566 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6567 Update documentation for `remember-diary-file'.
6568
6569 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
6570
6571 * dbus.texi (Signals): Precise `dbus-register-signal'.
6572 (Errors and Events): Rework events part, the internal structure of
6573 dbus-event has changed.
6574
6575 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
6576
6577 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6578 ($(infodir)/dbus, dbus.dvi): New targets.
6579
6580 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
6581
6582 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6583 unconditionally.
6584
6585 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6586 emulation with @print{}.
6587
6588 2007-12-02 Richard Stallman <rms@gnu.org>
6589
6590 * dbus.texi (Overview): Minor cleanup.
6591
6592 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
6593
6594 * Makefile.in (INFO_TARGETS): Add dbus.
6595 (DVI_TARGETS): Add dbus.dvi.
6596 (dbus, dbus.dvi): New targets.
6597
6598 * dbus.texi: New file.
6599
6600 2007-11-24 Romain Francoise <romain@orebokech.com>
6601
6602 * nxml-mode.texi: Add description in @direntry.
6603 Fix file name to match @setfilename.
6604
6605 2007-11-23 Mark A. Hershberger <mah@everybody.org>
6606
6607 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6608 ($(infodir)/nxml-mode): New rule.
6609
6610 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6611 ($(infodir)/nxml-mode): New rule.
6612 (clean): Add nxml-mode*.
6613
6614 * nxml-mode.texi: New file with nxml manual.
6615
6616 2007-11-18 Richard Stallman <rms@gnu.org>
6617
6618 * flymake.texi (Example -- Configuring a tool called directly):
6619 Update example.
6620
6621 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
6622
6623 * tramp.texi (Filename completion): Simplify explanation of
6624 double-slash behavior. Explain directory contents flushing.
6625
6626 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6627
6628 * calc.texi (TeX and LaTeX Language Modes): Put in
6629 missing braces.
6630
6631 2007-11-15 Richard Stallman <rms@gnu.org>
6632
6633 * cl.texi (Equality Predicates): Delete `eql'.
6634 (Predicates, Naming Conventions, Top): Delete `eql'.
6635 (Common Lisp Compatibility): Delete `eql'.
6636 (Porting Common Lisp): Delete obsolete backquote info.
6637 Minor clarification about character constants.
6638 (Sequence Basics): Minor clarification.
6639
6640 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
6641
6642 * cc-mode.texi (Electric Keys, Custom Macros):
6643 * tramp.texi (Filename completion): Fix typos.
6644
6645 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
6646
6647 * calc.texi (Basic commands): Mention the menu.
6648
6649 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
6650
6651 * tramp.texi (Connection caching): Tramp flushes connection
6652 properties when remote operating system has been changed.
6653
6654 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
6655
6656 * gnus-news.texi: Fix spelling.
6657 `message-insert-formatted-citation-line', not
6658 `message-insert-formated-citation-line'.
6659
6660 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6661
6662 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
6663
6664 * tramp.texi (Overview): Mention also the PuTTY integration under
6665 w32. Remove paragraphs about Tramp's experimental status.
6666 (Frequently Asked Questions): Add code example for highlighting the
6667 mode line.
6668
6669 2007-11-03 Michael Olson <mwolson@gnu.org>
6670
6671 * remember.texi: Change mentions of remember-buffer to
6672 remember-finalize throughout.
6673
6674 2007-10-30 Michael Olson <mwolson@gnu.org>
6675
6676 * remember.texi (Copying): Remove.
6677 (Mailbox): Update with non-BBDB instructions.
6678 (Diary, Org): Add.
6679 (Bibliography, Planner Page): Remove.
6680
6681 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
6682
6683 * makefile.w32-in (INFO_TARGETS): Add remember.
6684 (DVI_TARGETS): Add remember.dvi.
6685 ($(infodir)/remember): New rule.
6686 (clean): Add remember*.
6687
6688 2007-10-30 Michael Olson <mwolson@gnu.org>
6689
6690 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
6691 ($(infodir)/remember): New rule that builds the Remember Manual.
6692
6693 * remember.texi: New file containing the Remember Mode Manual.
6694 Shuffle chapters around after initial import.
6695 (Function Reference): Split Keystrokes into separate chapter.
6696 (Keystrokes): Document C-c C-k.
6697 (Introduction): Fix typographical issue with "---".
6698
6699 2007-10-29 Richard Stallman <rms@gnu.org>
6700
6701 * widget.texi (Introduction): Delete discussion of implementation
6702 internals.
6703
6704 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
6705
6706 * tramp.texi (Connection caching): Host names must be different
6707 when tunneling.
6708
6709 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6710
6711 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
6712 Gnus v5.13.
6713
6714 2007-10-28 Miles Bader <miles@gnu.org>
6715
6716 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
6717
6718 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6719
6720 * gnus.texi (Sorting the Summary Buffer):
6721 Remove gnus-article-sort-by-date-reverse.
6722
6723 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6724
6725 * gnus.texi (Non-ASCII Group Names): New node.
6726 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
6727 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
6728
6729 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6730
6731 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
6732 clean the output of the program `imap-shell-program'.
6733
6734 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6735
6736 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
6737
6738 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
6739
6740 * gnus.texi (Sticky Articles): Documentation for sticky article
6741 buffers.
6742
6743 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6744
6745 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
6746
6747 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6748
6749 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
6750
6751 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6752
6753 * gnus.texi (Archived Messages):
6754 Document gnus-update-message-archive-method.
6755
6756 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6757
6758 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
6759
6760 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6761
6762 * gnus.texi (Group Maneuvering):
6763 Document `gnus-summary-next-group-on-exit'.
6764
6765 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6766
6767 * gnus.texi (Really Various Summary Commands):
6768 Mention gnus-auto-select-on-ephemeral-exit.
6769
6770 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6771
6772 * gnus.texi, message.texi: Bump version number.
6773
6774 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6775
6776 * gnus.texi (Group Line Specification, Misc Group Stuff)
6777 (Server Commands): Parenthesize @pxref{Mail Spool}.
6778
6779 2007-10-28 Didier Verna <didier@xemacs.org>
6780
6781 New user option: message-signature-directory.
6782 * message.texi (Insertion Variables): Document it.
6783 * gnus.texi (Posting Styles): Ditto.
6784
6785 2007-10-28 Didier Verna <didier@xemacs.org>
6786
6787 * gnus.texi (Group Line Specification):
6788 * gnus.texi (Misc Group Stuff):
6789 * gnus.texi (Server Commands): Document the group compaction feature.
6790
6791 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6792
6793 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
6794
6795 * message.texi (Various Message Variables): Add message-fill-column.
6796
6797 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6798
6799 * gnus.texi: Untabify.
6800
6801 2007-10-28 Didier Verna <didier@xemacs.org>
6802
6803 * gnus.texi (Group Parameters): Document the posting-style merging
6804 process in topic-mode.
6805
6806 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6807
6808 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
6809
6810 2007-10-28 Romain Francoise <romain@orebokech.com>
6811
6812 * gnus.texi (Mail Spool): Fix typo.
6813 Update copyright.
6814
6815 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6816
6817 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
6818
6819 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6820
6821 * gnus.texi (Summary Generation Commands):
6822 Add gnus-summary-insert-ticked-articles.
6823
6824 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6825
6826 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
6827 to spam-spamassassin-program.
6828
6829 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6830
6831 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
6832
6833 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6834
6835 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
6836
6837 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6838
6839 * message.texi (Mail Headers): Document `opportunistic'.
6840
6841 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6842
6843 * emacs-mime.texi (Encoding Customization): Explain how to set
6844 mm-coding-system-priorities per hierarchy.
6845
6846 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6847
6848 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
6849 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
6850
6851 2007-10-28 Didier Verna <didier@xemacs.org>
6852
6853 * message.texi (Wide Reply): Update documentation of
6854 message-dont-reply-to-names (now allowing a list of regexps).
6855
6856 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6857
6858 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
6859
6860 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6861
6862 * gnus.texi (SpamAssassin back end): Fix typo.
6863
6864 * sieve.texi (Examples): Fix grammar.
6865
6866 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6867
6868 * gnus.texi (Searching for Articles): Document M-S and M-R.
6869 (Limiting): Document / b.
6870
6871 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6872
6873 * gnus.texi (Thread Commands): T M-^.
6874
6875 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6876
6877 * message.texi (Mail Aliases): Document ecomplete.
6878 (Mail Aliases): Fix typo.
6879
6880 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6881
6882 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
6883 fix typo.
6884
6885 2007-10-28 Romain Francoise <romain@orebokech.com>
6886
6887 * gnus.texi (Mail Spool): Grammar fix.
6888
6889 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6890
6891 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
6892 string.
6893
6894 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6895
6896 * gnus.texi (Group Parameters): Fix description.
6897
6898 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6899
6900 * gnus.texi (Gmane Spam Reporting):
6901 Fix spam-report-gmane-use-article-number.
6902 Add spam-report-user-mail-address.
6903
6904 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6905
6906 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
6907
6908 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6909
6910 * gnus.texi (Group Parameters): Add simplified sorting example based on
6911 example for `Sorting the Summary Buffer' from Jari Aalto
6912 <jari.aalto@cante.net>.
6913 (Example Methods): Add example for an indirect connection.
6914
6915 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
6916
6917 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
6918 (Agent Parameters): Update parameter names to match code.
6919 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
6920 'gnus-agent-summary-fetch-series'.
6921 (Agent and flags): New section providing a generalized discussion
6922 of flag handling.
6923 (Agent and IMAP): Remove flag discussion.
6924 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
6925
6926 2007-10-28 Romain Francoise <romain@orebokech.com>
6927
6928 * gnus.texi (Exiting the Summary Buffer): Add new function
6929 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
6930
6931 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6932
6933 * gnus.texi (Conformity): Fix typo.
6934 (Customizing Articles): Document `first'.
6935
6936 2007-10-28 Jari Aalto <jari.aalto@cante.net>
6937
6938 * gnus.texi (Sorting the Summary Buffer):
6939 Add `gnus-thread-sort-by-date-reverse'. Add example
6940 host to different sorting in NNTP and RSS groups.
6941
6942 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6943
6944 * message.texi (Insertion): Describe prefix for
6945 message-mark-inserted-region and message-mark-insert-file.
6946
6947 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6948
6949 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
6950 LaTeX documents. Describe "text/x-gnus-verbatim".
6951
6952 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6953
6954 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
6955 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
6956 (spam-stat spam filtering, SpamOracle)
6957 (Extending the Spam ELisp package): Remove extra quote symbol for
6958 clarity.
6959
6960 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6961
6962 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
6963 gnus-article-delete-part and gnus-article-replace-part.
6964 (Using MIME): Add gnus-mime-replace-part.
6965
6966 2007-10-28 Romain Francoise <romain@orebokech.com>
6967
6968 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
6969 requires `auto-compression-mode' to be enabled. Add new nnml
6970 variable `nnml-compressed-files-size-threshold'.
6971
6972 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6973
6974 * gnus.texi (Sorting the Summary Buffer):
6975 Add gnus-thread-sort-by-recipient.
6976
6977 2007-10-28 Romain Francoise <romain@orebokech.com>
6978
6979 * message.texi (Insertion Variables): Mention new variable
6980 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
6981 documentation accordingly.
6982
6983 2007-10-28 Romain Francoise <romain@orebokech.com>
6984
6985 * gnus.texi (To From Newsgroups): Mention new variables
6986 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
6987
6988 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6989
6990 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
6991 stuff; gnus-mime-inline-part does the automatic decompression.
6992
6993 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6994
6995 * gnus.texi (Spam ELisp Package Configuration Examples):
6996 "training.ham" should be "training.spam".
6997
6998 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6999
7000 * message.texi (Mail Variables): Fix the default value for
7001 message-send-mail-function.
7002
7003 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7004
7005 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7006 always returns nil exceptionally.
7007
7008 2007-10-28 Simon Josefsson <jas@extundo.com>
7009
7010 * gnus.texi (Article Washing): Add libidn URL.
7011 Suggested by Michael Cook <michael@waxrat.com>.
7012
7013 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7014
7015 * gnus.texi (Topic Commands): Fix next/previous.
7016
7017 2007-10-28 Simon Josefsson <jas@extundo.com>
7018
7019 * gnus.texi (Article Washing): Mention `W i'.
7020
7021 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7022
7023 * gnus.texi (Group Parameters): Slight extension of sieve
7024 parameter description.
7025
7026 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7027
7028 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7029 matching score files as well.
7030 (Picons): Describe `gnus-picon-style'.
7031
7032 2007-10-28 Romain Francoise <romain@orebokech.com>
7033
7034 * message.texi (Message Headers): Mention that headers are hidden
7035 using narrowing, and how to expose them.
7036 Update copyright.
7037
7038 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7039
7040 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
7041 `gnus-summary-sort-by-recipient'.
7042
7043 2007-10-28 Romain Francoise <romain@orebokech.com>
7044
7045 * gnus.texi (NNTP marks): New node.
7046 (NNTP): Move NNTP marks variables to the new node.
7047
7048 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7049
7050 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7051
7052 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7053
7054 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7055
7056 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7057 everywhere for consistency.
7058 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7059 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7060 Say "regular expression" instead of "regex." Admonish.
7061 Pick other words to sound better (s/so/thus/).
7062 (Spam ELisp Package Filtering of Incoming Mail):
7063 Mention statistical filters. Remove old TODO.
7064 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7065 New section on sorting and displaying the spam score.
7066 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7067 backend but an alias to spam-use-BBDB.
7068 (Extending the Spam ELisp package): Rewrite the example using the
7069 new backend functionality.
7070
7071 2007-10-28 Simon Josefsson <jas@extundo.com>
7072
7073 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7074 nntp-marks-directory, from Romain Francoise
7075 <romain@orebokech.com>.
7076
7077 2007-10-28 Magnus Henoch <mange@freemail.hu>
7078
7079 * gnus.texi (Hashcash): New default value of
7080 hashcash-default-payment.
7081
7082 2007-10-28 Simon Josefsson <jas@extundo.com>
7083
7084 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7085 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7086
7087 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7088
7089 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7090
7091 2007-10-28 Simon Josefsson <jas@extundo.com>
7092
7093 * gnus.texi (documentencoding): Add, to avoid warnings.
7094
7095 2007-10-28 Simon Josefsson <jas@extundo.com>
7096
7097 * message.texi (Mail Headers): Add.
7098
7099 * gnus.texi (Hashcash): Fix.
7100
7101 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7102
7103 * gnus.texi (Hashcash): Change location of library, also mention
7104 that payments can be verified and fix the name of the
7105 hashcash-path variable.
7106
7107 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7108
7109 * gnus.texi (Article Display): Add `gnus-picon-style'.
7110
7111 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7112
7113 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7114
7115 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7116
7117 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7118 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7119 warning about ham processors in spam groups removed.
7120
7121 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7122
7123 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7124 From Hubert Chan <hubert@uhoreg.ca>.
7125
7126 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7127
7128 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7129 (Mailing List): Typo.
7130 (Customizing Articles): Add gnus-treat-ansi-sequences.
7131 (Article Washing): Index.
7132
7133 * message.texi: Use m-dash consistently.
7134
7135 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7136
7137 * gnus.texi (GroupLens): Remove.
7138
7139 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7140
7141 * gnus.texi (Outgoing Messages, Agent Variables):
7142 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7143 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7144
7145 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7146
7147 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7148
7149 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7150
7151 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7152
7153 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7154
7155 2007-10-28 Simon Josefsson <jas@extundo.com>
7156
7157 * gnus.texi (Top): Add SASL.
7158
7159 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7160
7161 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7162
7163 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7164
7165 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7166
7167 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7168
7169 * calc.texi (Formulas, Composition Basics): Lower the
7170 precedence of negation.
7171
7172 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7173
7174 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7175 Mention the new three-letter column identifiers.
7176 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7177 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7178 message when using `c' on an empty default with default printer.
7179 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7180 renamed to `ses--symbolic-formulas' some time ago.
7181
7182 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7183
7184 * calc.texi (Default Simplifications, Making Selections)
7185 (Customizing Calc): Clarify associativity of multiplication.
7186
7187 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
7188
7189 * tramp.texi (Traces and Profiles): Simplify loop over
7190 `trace-function-background'.
7191
7192 2007-10-22 Juri Linkov <juri@jurta.org>
7193
7194 * dired-x.texi (Shell Command Guessing): Default values are now
7195 available by typing M-n instead of M-p.
7196
7197 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
7198
7199 * tramp.texi (Cleanup remote connections): New section.
7200 (Password caching): Remove `tramp-clear-passwd'.
7201 It's not a command anymore.
7202 (Bug Reports): Add `tramp-bug' to function index.
7203 (Function Index, Variable Index): New nodes.
7204 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7205
7206 * trampver.texi: Update release number.
7207
7208 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7209
7210 * calc.texi (History and Acknowledgements): Turn comment
7211 about integer size into past tense.
7212 (Time Zones): Remove pointer to Calc author's address.
7213 (Trigonometric and Hyperbolic Functions): Mention cotangent
7214 and hyperbolic cotangent. Fix typo.
7215
7216 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
7217
7218 Sync with Tramp 2.1.11.
7219
7220 * trampver.texi: Update release number.
7221
7222 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
7223
7224 * tramp.texi (External packages): New section.
7225
7226 2007-09-29 Juri Linkov <juri@jurta.org>
7227
7228 * info.texi (Help-Int): Document `L' (`Info-history').
7229
7230 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
7231
7232 * org.texi: Change links to webpage and maintained email.
7233 (Remember): Promote to Chapter, significant changes.
7234 (Fast access to TODO states): New section.
7235 (Faces for TODO keywords): New section.
7236 (Export options): Example for #+DATE.
7237 (Progress logging): Section moved.
7238
7239 2007-09-26 Bill Wohler <wohler@newt.com>
7240
7241 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7242 browse-url-at-mouse.
7243
7244 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7245
7246 * flymake.texi (Customizable variables): Face names don't end in -face.
7247 Fix flymake-err-line-patterns template.
7248 (Example -- Configuring a tool called directly): Fix init-function.
7249 (Highlighting erroneous lines): Face names don't end in -face.
7250
7251 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
7252
7253 * erc.texi (Special-Features): Fix small typo.
7254
7255 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
7256
7257 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7258 and "External transfer methods".
7259
7260 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7261
7262 * calc.texi (Predefined Units): Add some history.
7263
7264 2007-09-08 Michael Olson <mwolson@gnu.org>
7265
7266 * erc.texi (Copying): New section included from gpl.texi.
7267 This matches the look of the upstream ERC manual.
7268
7269 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7270
7271 * calc.texi (History and Acknowledgements): Adjust the "thanks".
7272 (Random Numbers): Clarify the distribution of `random'.
7273
7274 2007-09-06 Glenn Morris <rgm@gnu.org>
7275
7276 Move manual sources from man/ to subdirectories of doc/.
7277 Split into the Emacs manual in emacs/, and other manuals in misc/.
7278 Change all setfilename commands to use ../../info.
7279 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7280 refer to the Emacs manual here.
7281 (infodir): New variable.
7282 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7283 (cc-mode.texi, faq.texi): Update references to source file locations.
7284 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7285 do not refer to the Emacs manual here.
7286 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7287
7288 * Makefile.in: Add `basename' versions of all info targets, for
7289 convenience when rebuilding just one manual.
7290 (../etc/GNU): Delete obsolete target.
7291 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7292 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
7293 *.vrs *.toc here...
7294 (maintainer-clean): ...from here.
7295
7296 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7297
7298 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7299
7300 * calc.texi (Date Conversions): Clarify definition of
7301 Julian day numbering.
7302 (Date Forms): Clarify definition of Julian day numbering;
7303 add some history.
7304
7305 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
7306
7307 * org.texi: Version 5.07.
7308
7309 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7310
7311 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7312
7313 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
7314
7315 * org.texi (Adding hyperlink types): New section.
7316 (Embedded LaTeX): Chapter updated because of LaTeX export.
7317 (LaTeX export): New section.
7318 (Using links out): New section.
7319
7320 2007-08-22 Glenn Morris <rgm@gnu.org>
7321
7322 * faq.texi (Learning how to do something): Refcards now in
7323 etc/refcards/ directory.
7324
7325 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
7326
7327 * tramp.texi (Remote Programs): Persistency file must be cleared when
7328 changing `tramp-remote-path'.
7329 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7330 macro.
7331
7332 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7333
7334 * calc.texi: Move contents to beginning of file.
7335 (Algebraic Entry): Fix the formatting of an example.
7336
7337 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7338
7339 * calc.texi (Basic Operations on Units): Mention exact versus
7340 inexact conversions.
7341
7342 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7343
7344 * calc.texi (Basic Operations on Units): Mention default
7345 values for new units.
7346 (Quick Calculator Mode): Mention that binary format will
7347 be displayed.
7348
7349 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7350
7351 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7352
7353 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7354
7355 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7356
7357 2007-08-08 Glenn Morris <rgm@gnu.org>
7358
7359 * gnus.texi, sieve.texi: Replace `iff'.
7360
7361 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7362
7363 * calc.texi (Basic Graphics): Mention the graphing of error
7364 forms.
7365 (Graphics Options): Mention how `g s' handles error forms.
7366 (Curve Fitting): Mention plotting the curves.
7367 (Standard Nonlinear Models): Add additional models.
7368 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7369 (Linear Fits): Correct result.
7370
7371 2007-08-01 Alan Mackenzie <acm@muc.de>
7372
7373 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7374 to "--no-site-file".
7375
7376 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
7377
7378 * tramp.texi (Frequently Asked Questions): Point to mode line
7379 extension in Emacs 23.1.
7380
7381 * trampver.texi: Update release number.
7382
7383 2007-07-27 Glenn Morris <rgm@gnu.org>
7384
7385 * calc.texi (Copying): Include license text from gpl.texi, rather than
7386 in-line.
7387
7388 2007-07-25 Glenn Morris <rgm@gnu.org>
7389
7390 * calc.texi (Copying): Replace license with GPLv3.
7391
7392 * Relicense all FSF files to GPLv3 or later.
7393
7394 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
7395
7396 Sync with Tramp 2.1.10.
7397
7398 * tramp.texi (trampfn): Expand macro implementation in order to handle
7399 empty arguments.
7400 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
7401 occurrences by trampfn.
7402 (Frequently Asked Questions): Extend example code for host
7403 identification in the modeline. Add bbdb to approaches shortening Tramp
7404 file names to be typed.
7405
7406 * trampver.texi: Update release number.
7407
7408 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
7409
7410 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7411 section. Reported by <poti@potis.org>.
7412 (Remote processes): Arguments of the program to be debugged are taken
7413 literally.
7414 (Frequently Asked Questions): Simplify recentf example.
7415
7416 2007-07-14 Karl Berry <karl@gnu.org>
7417
7418 * info.texi (@copying): New Back-Cover Text.
7419
7420 * info.texi (Quitting Info): Move to proper place in source.
7421 (Reported by Benno Schulenberg.)
7422
7423 2007-07-13 Eli Zaretskii <eliz@gnu.org>
7424
7425 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7426
7427 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7428
7429 * emacs-mime.texi: Add @documentencoding directive.
7430
7431 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
7432
7433 * tramp.texi (Remote processes): Add an anchor to the subsection
7434 "Running a debugger on a remote host".
7435
7436 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
7437
7438 * tramp.texi (Remote processes): Don't call it "experimental" any
7439 longer. Add subsection about running a debugger on a remote host.
7440
7441 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
7442
7443 * org.texi (Properties and columns): Chapter rewritten.
7444
7445 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
7446
7447 * tramp.texi:
7448 * trampver.texi: Migrate to Tramp 2.1.
7449
7450 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
7451
7452 * org.texi (Properties): New chapter.
7453
7454 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7455
7456 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7457 Control Panel.
7458
7459 * gnus.texi (Misc Article): Add index entry for
7460 gnus-single-article-buffer.
7461
7462 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7463
7464 * gnus.texi (Starting Up): Fix typo.
7465
7466 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7467
7468 * gnus.texi (Asynchronous Fetching): Fix typo.
7469
7470 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7471
7472 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7473 (About This Manual): Remove redundant information.
7474 (Getting Started): Mention author.
7475 (Basic Arithmetic, Customizing Calc): Make description of the
7476 variable `calc-multiplication-has-precedence' match its new effect.
7477
7478 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7479
7480 * calc.texi (Basic Arithmetic, Customizing Calc):
7481 Mention the variable `calc-multiplication-has-precedence'.
7482
7483 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
7484
7485 * org.texi (Tag): Section swapped with node Timestamps.
7486 (Formula syntax for Lisp): Document new `L' flag.
7487
7488 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
7489
7490 * gnus.texi (Misc Group Stuff, Summary Buffer)
7491 (Server Commands, Article Keymap): Fix typo. s/function/command/.
7492
7493 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
7494
7495 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7496 * gnus.texi (Article Buttons, Mail Source Customization)
7497 (Sending or Not Sending, Customizing NNDiary):
7498 * message.texi (Message Headers):
7499 * mh-e.texi (HTML): Fix typos.
7500
7501 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
7502
7503 Sync with Tramp 2.0.56.
7504
7505 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7506 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
7507
7508 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
7509
7510 * Version 22.1 released.
7511
7512 2007-05-26 Michael Olson <mwolson@gnu.org>
7513
7514 * erc.texi (Modules): Fix references to completion modules.
7515
7516 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
7517
7518 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
7519
7520 2007-05-09 Didier Verna <didier@xemacs.org>
7521
7522 * gnus.texi (Email Based Diary): New. Proper documentation for the
7523 nndiary back end and the gnus-diary library.
7524
7525 2007-05-03 Karl Berry <karl@gnu.org>
7526
7527 * .cvsignore (*.pdf): New entry.
7528
7529 * texinfo.tex: Update from current version for better pdf generation.
7530
7531 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
7532
7533 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7534
7535 2007-04-28 Glenn Morris <rgm@gnu.org>
7536
7537 * faq.texi (New in Emacs 22): Restore mention of python.el pending
7538 consideration of legal status.
7539
7540 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
7541
7542 * idlwave.texi: Minor updates for IDLWAVE 6.1.
7543
7544 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
7545
7546 * faq.texi (New in Emacs 22): python.el removed.
7547
7548 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
7549
7550 * calc.texi (Reporting bugs): Update maintainer's address.
7551
7552 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
7553
7554 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7555
7556 2007-04-15 Jay Belanger <belanger@truman.edu>
7557
7558 * calc.texi (Title page): Remove the date.
7559 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7560 (The Standard Calc Interface): Change trail title.
7561 (Floats): Mention that when non-decimal floats are entered, only
7562 approximations are stored.
7563 (Copying): Move to the appendices.
7564 (GNU Free Documentation License): Add as an appendix.
7565
7566 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
7567
7568 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7569 * dired-x.texi, ebrowse.texi, ediff.texi:
7570 * emacs-mime.texi, erc.texi, eshell.texi:
7571 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7572 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7573 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7574 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7575 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7576 * woman.texi: Include GFDL.
7577
7578 * doclicense.texi: Remove node heading, so that it can be included by
7579 other files.
7580
7581 * dired-x.texi: Relicence under GFDL. Remove date from title page.
7582
7583 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7584 than *.
7585
7586 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
7587
7588 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7589 in Calc.
7590
7591 2007-04-09 Romain Francoise <romain@orebokech.com>
7592
7593 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7594 Mac OS ports. Make it clear that mouse-1 complements and doesn't
7595 replace mouse-2.
7596
7597 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
7598
7599 * woman.texi (Word at point, Interface Options): woman-topic-at-point
7600 renamed to woman-use-topic-at-point. Document new behavior.
7601
7602 2007-04-08 Richard Stallman <rms@gnu.org>
7603
7604 * url.texi: Fix some indexing.
7605 (Disk Caching): Drop discussion of old/other Emacs versions.
7606
7607 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
7608
7609 * url.texi (Disk Caching): Say Emacs 21 "and later".
7610
7611 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7612 on Font locking which now mentions JIT lock.
7613
7614 2007-04-01 Michael Olson <mwolson@gnu.org>
7615
7616 * erc.texi: Update for the ERC 5.2 release.
7617
7618 2007-03-31 David Kastrup <dak@gnu.org>
7619
7620 * woman.texi (Topic, Interface Options): Explain changes semantics of
7621 woman-manpath in order to consider MANPATH_MAP entries.
7622
7623 2007-03-31 Eli Zaretskii <eliz@gnu.org>
7624
7625 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7626
7627 2007-03-26 Richard Stallman <rms@gnu.org>
7628
7629 * pgg.texi (Caching passphrase): Clean up previous change.
7630
7631 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7632
7633 * gnus.texi (Setting Process Marks): Fix typo.
7634
7635 2007-03-25 Romain Francoise <romain@orebokech.com>
7636
7637 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7638 readability, and include various fixes by Daniel Brockman, Nick Roberts
7639 and Dieter Wilhelm.
7640
7641 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
7642
7643 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7644
7645 * gnus.texi (Mail Source Specifiers): Fix typo.
7646
7647 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
7648
7649 * reftex.texi (Imprint): Update maintainer information.
7650
7651 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
7652
7653 * message.texi (Message Buffers): Update documentation for
7654 message-generate-new-buffers.
7655
7656 2007-03-15 Daiki Ueno <ueno@unixuser.org>
7657
7658 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7659
7660 2007-03-21 Glenn Morris <rgm@gnu.org>
7661
7662 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7663
7664 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
7665
7666 * eshell.texi (Known problems): Emacs 21 -> 22.
7667
7668 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7669
7670 2007-03-18 Jay Belanger <belanger@truman.edu>
7671
7672 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
7673
7674 2007-03-12 Glenn Morris <rgm@gnu.org>
7675
7676 * calc.texi (Time Zones): Switch to new North America DST rule.
7677
7678 * calc.texi: Replace "daylight savings" with "daylight
7679 saving" in text throughout.
7680
7681 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7682
7683 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
7684 The variable now uses a list of symbols instead of just a symbol.
7685 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7686
7687 2007-03-06 Romain Francoise <romain@orebokech.com>
7688
7689 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
7690 new packages, and mention Gnus update.
7691
7692 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
7693
7694 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
7695 nntp-open-connection-functions-never-echo-commands.
7696
7697 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
7698
7699 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
7700 problems on the console, and security risk in not using gpg-agent.
7701
7702 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
7703
7704 * org.texi (The spreadsheet): Rename from "Table calculations".
7705 Completely reorganized and rewritten.
7706 (CamelCase links): Section removed.
7707 (Repeating items): New section.
7708 (Tracking TODO state changes): New section.
7709 (Agenda views): Chapter reorganized and rewritten.
7710 (HTML export): Section rewritten.
7711 (Tables in arbitrary syntax): New section.
7712 (Summary): Better feature summary.
7713 (Activation): Document problem with cut-and-paste of Lisp code
7714 from PDF files.
7715 (Visibility cycling): Document indirect buffer use.
7716 (Structure editing): Document sorting.
7717 (Remember): Section rewritten.
7718 (Time stamps): Better description of time stamp types.
7719 (Tag searches): Document regular expression search for tags.
7720 (Stuck projects): New section.
7721 (In-buffer settings): New keywords.
7722 (History and Acknowledgments): Update description.
7723
7724 2007-02-24 Alan Mackenzie <acm@muc.de>
7725
7726 * cc-mode.texi (Movement Commands): Insert two missing command names.
7727 (Getting Started): Slight wording correction (use conditional).
7728
7729 2007-02-22 Kim F. Storm <storm@cua.dk>
7730
7731 * widget.texi (User Interface, Basic Types): Document need to put some
7732 text before the %v escape in :format string in editable-field widget.
7733
7734 2007-02-18 Romain Francoise <romain@orebokech.com>
7735
7736 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
7737 `cvs-mode-quit'.
7738
7739 2007-02-10 Markus Triska <markus.triska@gmx.at>
7740
7741 * widget.texi (Programming Example): Put constant strings in :format.
7742
7743 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
7744
7745 * faq.texi (Fullscreen mode on MS-Windows): New node.
7746
7747 2007-02-04 David Kastrup <dak@gnu.org>
7748
7749 * faq.texi (AUCTeX): Update version number. Should probably be done
7750 for other packages as well.
7751
7752 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7753
7754 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
7755 <tassilo@member.fsf.org>.
7756
7757 2007-01-27 Eli Zaretskii <eliz@gnu.org>
7758
7759 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
7760 ls-lisp-use-localized-time-format.
7761
7762 2007-01-20 Markus Triska <markus.triska@gmx.at>
7763
7764 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
7765
7766 2007-01-13 Michael Olson <mwolson@gnu.org>
7767
7768 * erc.texi (Modules): Mention capab-identify module.
7769
7770 2007-01-05 Michael Olson <mwolson@gnu.org>
7771
7772 * erc.texi (Getting Started): Update for /RECONNECT command.
7773
7774 2007-01-04 Richard Stallman <rms@gnu.org>
7775
7776 * ebrowse.texi: Change C-c b to C-c C-m.
7777
7778 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
7779
7780 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
7781 variables only in info to avoid redundant entries in the printed
7782 manual.
7783
7784 2007-01-02 Daiki Ueno <ueno@unixuser.org>
7785
7786 * message.texi (Using PGP/MIME): Document gpg-agent usage.
7787
7788 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
7789
7790 * message.texi (Security): Split into sub-nodes.
7791
7792 2007-01-01 Alan Mackenzie <acm@muc.de>
7793
7794 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
7795 eval-after-load in Emacs <=21 and a workaround. Document that
7796 trigraphs are not supported.
7797
7798 2007-01-01 Alan Mackenzie <acm@muc.de>
7799
7800 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
7801 c-context-line-break. When invoked within a string, preserve
7802 whitespace. Add a backslash only when also in a macro.
7803
7804 2007-01-01 Alan Mackenzie <acm@muc.de>
7805
7806 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
7807
7808 2007-01-01 Alan Mackenzie <acm@muc.de>
7809
7810 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
7811 are now bound by default to c-\(beginning\|end\)-of-defun by default.
7812
7813 2007-01-01 Alan Mackenzie <acm@muc.de>
7814
7815 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
7816 "Choosing a Style".
7817
7818 * cc-mode.texi ("Styles"): Add @dfn{style}.
7819
7820 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
7821
7822 Sync with Tramp 2.0.55.
7823
7824 * trampver.texi: Update release number.
7825
7826 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7827
7828 * gnus.texi (Customizing Articles): Add index entries for all
7829 gnus-treat-* variables.
7830
7831 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
7832
7833 * gnus.texi (IMAP): Fix incorrect explanation of
7834 nnimap-search-uids-not-since-is-evil in documentation for
7835 nnimap-expunge-search-string.
7836
7837 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
7838
7839 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
7840 spam-ifile-database.
7841
7842 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
7843
7844 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
7845 rebind C-s.
7846
7847 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
7848
7849 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
7850 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
7851 "expiring mail".
7852 (IMAP): Document nnimap-search-uids-not-since-is-evil and
7853 nnimap-nov-is-evil.
7854
7855 2006-12-25 Kevin Ryde <user42@zip.com.au>
7856
7857 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
7858 about the key procedure being used heavily.
7859
7860 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
7861
7862 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
7863 to t.
7864 (Prerequisites): Add explanation about gpg-agent.
7865
7866 2006-12-22 Kevin Ryde <user42@zip.com.au>
7867
7868 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
7869 "sort" instead of "sort*".
7870
7871 2006-12-19 Richard Stallman <rms@gnu.org>
7872
7873 * calc.texi (History and Acknowledgements): Recognize that Emacs
7874 now does have floating point.
7875
7876 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
7877
7878 * tramp.texi (External transfer methods): Describe new method `scpc'.
7879
7880 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
7881
7882 * pgg.texi: Added short note on gpg-agent to the introduction.
7883
7884 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
7885
7886 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
7887 also applies to Cc.
7888
7889 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
7890
7891 * gnus.texi (X-Face): Clarify. Say which programs are required
7892 on Windows.
7893
7894 2006-12-08 Michael Olson <mwolson@gnu.org>
7895
7896 * erc.texi (Modules): Remove documentation for list module.
7897
7898 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
7899
7900 * faq.texi (^M in the shell buffer): Ditto.
7901
7902 2006-11-20 Michael Olson <mwolson@gnu.org>
7903
7904 * erc.texi: Call this the 5.2 stable pre-release of ERC.
7905
7906 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
7907
7908 * org.texi: Fix typos.
7909 (Agenda commands): Document `C-k'.
7910
7911 2006-11-16 Eli Zaretskii <eliz@gnu.org>
7912
7913 * url.texi (http/https): Fix a typo in the HTTP URL.
7914
7915 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
7916
7917 * ada-mode.texi: Total rewrite.
7918
7919 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
7920
7921 * org.texi: Minor typo fixes.
7922
7923 2006-11-13 Bill Wohler <wohler@newt.com>
7924
7925 Release MH-E manual version 8.0.3.
7926
7927 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7928 release 8.0.3.
7929
7930 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
7931 to set MAILDIR.
7932 (Reading Mail): Document the customization of read-mail-command
7933 for MH-E.
7934 (Viewing Attachments): Document mm-discouraged-alternatives.
7935 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
7936 (Junk): Add more information about the settings of mh-junk-background
7937 in a program. Add /usr/bin/mh to PATH in examples.
7938
7939 2006-11-12 Richard Stallman <rms@gnu.org>
7940
7941 * woman.texi: Update author address but say he no longer maintains it.
7942
7943 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
7944
7945 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
7946 archived trees.
7947 (Checkboxes): Section moved to chapter 5, and extended.
7948 (The date/time prompt): New section.
7949 (Link abbreviations): New section.
7950 (Presentation and sorting): New section.
7951 (Custom agenda views): Section completely rewritten.
7952 (Summary): Compare with Planner.
7953 (Feedback): More info about creating backtraces.
7954 (Plain lists): Modify example.
7955 (Breaking down tasks): New section.
7956 (Custom time format): New section.
7957 (Time stamps): Document inactive timestamps.
7958 (Setting tags): More details about fast tag selection.
7959 (Block agenda): New section.
7960 (Custom agenda views): Section rewritten.
7961 (Block agenda): New section.
7962
7963 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
7964
7965 * tramp.texi (Configuration): scp is the default method.
7966 (Default Method): Use ssh as example for another method.
7967
7968 2006-10-27 Richard Stallman <rms@gnu.org>
7969
7970 * woman.texi: Downcase nroff/troff/roff.
7971 (Installation): Chapter deleted. Some xrefs deleted.
7972 (Background): woman doesn't advise man ;-).
7973
7974 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
7975
7976 * ada-mode.texi (Project files, Identifier completion)
7977 (Automatic Casing, Debugging, Using non-standard file names)
7978 (Working Remotely): Fix typos.
7979
7980 2006-10-20 Masatake YAMATO <jet@gyve.org>
7981
7982 * cc-mode.texi (Sample .emacs File): Add missing `)' in
7983 sample code `my-c-initialization-hook'.
7984
7985 2006-10-19 Stuart D. Herring <herring@lanl.gov>
7986
7987 * widget.texi: Fix typos.
7988
7989 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
7990
7991 * tramp.texi (Frequently Asked Questions): Remove questions marked with
7992 "???". There have been no complaints for years, so the information
7993 must be appropriate.
7994
7995 2006-10-16 Richard Stallman <rms@gnu.org>
7996
7997 * widget.texi: Use @var instead of capitalization.
7998 Clarify many widget type descriptions.
7999
8000 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8001
8002 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8003 gnus-dired-attach.
8004 (Selecting a Group): Fix typo.
8005
8006 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8007
8008 * widget.texi: Fix typos.
8009
8010 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8011
8012 * gnus.texi (Image Enhancements): Update for Emacs 22.
8013
8014 * gnus-faq.texi ([1.3]): Update.
8015
8016 2006-10-06 Richard Stallman <rms@gnu.org>
8017
8018 * faq.texi (Displaying the current line or column):
8019 Delete "As of Emacs 20".
8020
8021 2006-10-06 Romain Francoise <romain@orebokech.com>
8022
8023 * faq.texi (VM): VM works with Emacs 22 too.
8024
8025 2006-10-06 Richard Stallman <rms@gnu.org>
8026
8027 * ebrowse.texi: Remove Emacs version "21" from title.
8028
8029 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8030
8031 * gnus.texi (Foreign Groups): Say where change of editing commands are
8032 stored. Add reference to `gnus-parameters'.
8033
8034 2006-09-15 Jay Belanger <belanger@truman.edu>
8035
8036 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8037 Change "Library Public License" to "Lesser Public License"
8038 throughout. Use "yyyy" to represent year.
8039
8040 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8041
8042 * org.texi (Setting tags): Typo fix.
8043
8044 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8045
8046 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8047
8048 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8049
8050 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8051
8052 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8053
8054 * faq.texi (Escape sequences in shell output): EMACS is now set
8055 to Emacs's absolute file name, not to "t".
8056 (^M in the shell buffer): Likewise.
8057 * misc.texi (Interactive Shell): Likewise.
8058
8059 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8060
8061 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8062 mails with pop3-leave-mail-on-server. Fix wording.
8063 (Limiting): Improve gnus-summary-limit-to-articles.
8064 (X-Face): Fix typo.
8065
8066 2006-09-11 Simon Josefsson <jas@extundo.com>
8067
8068 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8069 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8070
8071 2006-09-06 Simon Josefsson <jas@extundo.com>
8072
8073 * smtpmail.texi (Authentication): Mention SSL.
8074
8075 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8076
8077 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8078 Don't use @indicateurl.
8079
8080 * cc-mode.texi (Subword Movement): Don't use @headitem.
8081 (Custom Braces, Clean-ups): Don't use @tie.
8082
8083 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8084
8085 Sync with Tramp 2.0.54.
8086
8087 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8088 Suggested by Adrian Phillips <a.phillips@met.no>.
8089
8090 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8091
8092 * org.texi (Installation, Activation): Split from Installation and
8093 Activation.
8094 (Clocking work time): Documented new features.
8095
8096 2006-08-13 Alex Schroeder <alex@gnu.org>
8097
8098 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8099 example.
8100
8101 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8102
8103 * faq.texi (How to add fonts): New node.
8104
8105 2006-08-05 Romain Francoise <romain@orebokech.com>
8106
8107 * faq.texi (New in Emacs 22): Expand.
8108
8109 2006-08-03 Michael Olson <mwolson@gnu.org>
8110
8111 * erc.texi: Update for ERC 5.1.4.
8112
8113 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8114
8115 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8116 in .../site-lisp/gnus/ by default.
8117 [ From gnus-news.texi in the trunk. ]
8118
8119 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8120
8121 * gnus.texi (MIME Commands): Additions for yEnc.
8122
8123 2006-07-24 Richard Stallman <rms@gnu.org>
8124
8125 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8126 * faq.texi: Move periods and commas inside quotes.
8127
8128 2006-07-20 Jay Belanger <belanger@truman.edu>
8129
8130 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8131
8132 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
8133
8134 * faq.texi (Security risks with Emacs): Document Emacs 22
8135 file-local-variable mechanism.
8136
8137 2006-07-12 Michael Olson <mwolson@gnu.org>
8138
8139 * erc.texi: Update for ERC 5.1.3.
8140
8141 2006-07-12 Alex Schroeder <alex@gnu.org>
8142
8143 * rcirc.texi: Fix typos.
8144 (Getting started with rcirc): New calling convention for M-x irc.
8145 Mention #rcirc. Removed channel tracking.
8146 (Configuration): Change the names of all variables that got changed
8147 recently, eg. rcirc-server to rcirc-default-server. Added
8148 documentation for rcirc-authinfo, some background for Bitlbee, and
8149 rcirc-track-minor-mode.
8150 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8151 Scrolling.
8152 (Reconnecting after you have lost the connection): Fix example code
8153 to match code changes.
8154
8155 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8156
8157 * gnus.texi, message.texi: Fix typos.
8158
8159 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
8160
8161 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8162 commands.
8163 (Global TODO list): Document the use of the variables
8164 `org-agenda-todo-ignore-scheduled' and
8165 `org-agenda-todo-list-sublevels'.
8166
8167 2006-07-05 Richard Stallman <rms@gnu.org>
8168
8169 * faq.texi (Scrolling only one line): Fix xref.
8170
8171 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8172
8173 * faq.texi (Evaluating Emacs Lisp code):
8174 Throughout, replace eval-current-buffer with eval-buffer.
8175
8176 2006-07-03 Richard Stallman <rms@gnu.org>
8177
8178 * rcirc.texi (Scrolling conservatively): Fix xref.
8179
8180 * pcl-cvs.texi (Viewing differences): Usage fix.
8181
8182 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
8183
8184 * org.texi (Agenda commands): Document `s' key to save all org-mode
8185 buffers.
8186
8187 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
8188
8189 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8190 names. Mention `cvs-msg' face.
8191
8192 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
8193
8194 * org.texi (Checkboxes): New section.
8195
8196 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
8197
8198 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8199 throughout this chapter.
8200
8201 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
8202
8203 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8204 text for standalone vs Emacs info.
8205 (Help): Clarify header line description. Use mouse-1 for clicks.
8206 (Help-P): Use mouse-1 for clicks.
8207 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8208 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8209 (Choose menu subtopic): Remove gratuitous Emacs command names.
8210 (Help-FOO): Put usual behavior first.
8211 (Help-Xref): Clicking on xrefs works in Emacs.
8212 (Search Text): Clarify what the default behavior is.
8213 (Create Info buffer): Fix Emacs window/X window confusion.
8214 (Emacs Info Variables): Fix for new Emacs init file behavior.
8215
8216 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8217
8218 * gnus.texi (Summary Buffer Lines): Fix typo.
8219
8220 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
8221
8222 * org.texi (Embedded LaTeX): New chapter.
8223 (Archiving): Section rewritten.
8224 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8225
8226 2006-06-20 Bill Wohler <wohler@newt.com>
8227
8228 Release MH-E manual version 8.0.1.
8229
8230 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8231 release 8.0.1.
8232 (Preface): Depend on GNU mailutils 1.0 and higher.
8233
8234 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8235
8236 * message.texi (News Headers): Update message-syntax-checks section.
8237
8238 2006-06-19 Karl Berry <karl@gnu.org>
8239
8240 * info.texi (Advanced): Mention C-q, especially with ?.
8241
8242 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
8243
8244 * org.texi (Publishing links): Document the `:link-validation-function'
8245 property.
8246 (Extensions and Hacking): New chapter, includes some sections of the
8247 "Miscellaneous" chapter.
8248
8249 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
8250
8251 * org.texi (Progress logging): New section.
8252
8253 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
8254
8255 * org.texi (ASCII export): Document indentation adaptation.
8256 (Setting tags): Document mutually-exclusive tags.
8257
8258 2006-06-05 Romain Francoise <romain@orebokech.com>
8259
8260 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8261 Fix typo.
8262
8263 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8264 channel (#gnus@irc.freenode.net).
8265 Fix typos. Update copyright notice.
8266
8267 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8268 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8269 (Line-Up Functions, Custom Macros):
8270 * ediff.texi (Window and Frame Configuration)
8271 (Highlighting Difference Regions):
8272 * emacs-mime.texi (Display Customization):
8273 * erc.texi (History):
8274 * eshell.texi (Known problems):
8275 * eudc.texi (Overview, BBDB):
8276 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8277 (The problem of spam, SpamOracle, Extending the Spam package)
8278 (Conformity, Terminology):
8279 * idlwave.texi (Routine Info)
8280 (Class and Keyword Inheritance, Padding Operators)
8281 (Breakpoints and Stepping, Electric Debug Mode)
8282 (Examining Variables, Troubleshooting):
8283 * org.texi (Creating timestamps):
8284 * reftex.texi (Commands, Options, Changes):
8285 * tramp.texi (Inline methods, Password caching)
8286 (Auto-save and Backup, Issues):
8287 * vip.texi (Files, Commands in Insert Mode):
8288 * viper.texi (Emacs Preliminaries, States in Viper)
8289 (Packages that Change Keymaps, Viper Specials, Groundwork):
8290 Fix various typos.
8291
8292 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
8293
8294 * ediff.texi: Fix typos.
8295
8296 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
8297
8298 * org.texi: Small typo fixes.
8299
8300 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8301
8302 * viper.texi (Viper Specials):
8303 * gnus.texi (Example Setup):
8304 * faq.texi (Backspace invokes help):
8305 * dired-x.texi (Optional Installation Dired Jump):
8306 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8307 follow coding conventions.
8308
8309 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
8310
8311 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8312
8313 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8314
8315 * pcl-cvs.texi: Fix typos.
8316 (Customization): Say "us".
8317
8318 2006-05-26 Eli Zaretskii <eliz@gnu.org>
8319
8320 * org.texi: Remove bogus @setfilename.
8321
8322 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
8323
8324 * org.texi (ASCII export): Omit command name.
8325 (HTML export): Add prefix to all lines in Local Variable example.
8326 (Acknowledgments): Typeset names in italics.
8327
8328 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
8329
8330 * org.texi (Plain lists): Add new item navigation commands.
8331 (External links): Document elisp and info links.
8332 (Custom searches): New section.
8333 (Publishing): New chapter.
8334 (HTML export): Include a list of supported CSS classes.
8335 (Setting tags): Describe the fast-tag-setting interface.
8336
8337 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8338
8339 * dired-x.texi: ifinfo -> ifnottex.
8340
8341 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8342
8343 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8344
8345 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8346
8347 * message.texi (Interface): Add tool bar customization.
8348 (MIME): Index and text additions for mml-attach.
8349 (MIME): Describe mml-dnd-protocol-alist and
8350 mml-dnd-attach-options.
8351
8352 * gnus.texi (Oort Gnus): Reorder entries in sections.
8353 Fix some entries.
8354 (Starting Up): Add references to "Emacs for Heathens" and to
8355 "Finding the News". Add user-full-name and user-mail-address.
8356 (Group Buffer Format): Add tool bar customization and update.
8357 (Summary Buffer): Add tool bar customization.
8358 (Posting Styles): Add message-alternative-emails.
8359
8360 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
8361
8362 * tramp.texi (Filename completion): Improve wording.
8363
8364 2006-05-07 Romain Francoise <romain@orebokech.com>
8365
8366 * faq.texi (Using regular expressions): Fix typo.
8367 (Packages that do not come with Emacs): Fix capitalization.
8368 (Replacing text across multiple files): Expand node to explain how
8369 to use `dired-do-query-replace-regexp' in more detail, based on
8370 suggestion by Eric Hanchrow <offby1@blarg.net>.
8371
8372 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
8373
8374 * tramp.texi (Filename completion): Completion of remote files'
8375 method, user name and host name is active only in partial
8376 completion mode.
8377
8378 2006-05-06 Bill Wohler <wohler@newt.com>
8379
8380 Release MH-E manual version 8.0.
8381
8382 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8383 release 8.0.
8384
8385 2006-05-06 Bill Wohler <wohler@newt.com>
8386
8387 * mh-e.texi (MH-BOOK-HOME): Change from
8388 http://www.ics.uci.edu/~mh/book/mh to
8389 http://rand-mh.sourceforge.net/book/mh.
8390 Replace .htm suffix with .html for MH book files.
8391 (Using This Manual): Update key binding for getting relevant
8392 chapter in Info from command key.
8393 (Ranges): Fix itemx.
8394
8395 2006-05-05 Karl Berry <karl@gnu.org>
8396
8397 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8398 (\fonttextsize): New user-level command to change text font size.
8399
8400 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8401
8402 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8403
8404 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8405
8406 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8407
8408 2006-04-24 Bill Wohler <wohler@newt.com>
8409
8410 * mh-e.texi (Getting Started): Make it more explicit that you need
8411 to install MH. Add pointers to current MH implementations.
8412
8413 2006-04-21 Bill Wohler <wohler@newt.com>
8414
8415 Release MH-E manual version 7.94.
8416
8417 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8418 release 7.94.
8419
8420 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
8421
8422 * org.texi: Many small fixes.
8423 (Handling links): Rename from "Managing links".
8424
8425 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8426
8427 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8428 (Splitting mail using spam-stat): Fix @xref.
8429
8430 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
8431
8432 * gnus.texi (Spam Package): Major revision of the text.
8433 Previously this node was "Filtering Spam Using The Spam ELisp Package".
8434
8435 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
8436
8437 * org.texi (Time stamps): Better explanation of the purpose of
8438 different time stamps.
8439 (Structure editing, Plain lists): More details on how new items
8440 and headings are inserted.
8441
8442 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
8443
8444 * org.texi (Formula syntax): Fix link to Calc Manual.
8445
8446 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8447
8448 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8449
8450 2006-04-17 Bill Wohler <wohler@newt.com>
8451
8452 * mh-e.texi (Folders): Update mh-before-quit-hook and
8453 mh-quit-hook example with code that removes the buffers rather
8454 than just bury them.
8455
8456 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
8457
8458 Sync with Tramp 2.0.53.
8459
8460 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
8461
8462 * org.texi (Updating settings): New section.
8463 (Visibility cycling): Better names for the startup folding
8464 options.
8465 (Exporting): Completely restructured.
8466 (The very busy C-c C-c key): New section.
8467 (Summary of in-buffer settings): New section.
8468
8469 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8470
8471 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8472
8473 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8474
8475 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8476 (Server Commands): Key `v' is reserved for users.
8477
8478 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
8479
8480 * org.texi (Link format): New section, emphasis on bracket links.
8481 (External links): Document bracket links.
8482 (FAQ): Expand to cover shell links and the new link format.
8483
8484 2006-04-09 Kevin Ryde <user42@zip.com.au>
8485
8486 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8487
8488 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8489
8490 * gnus.texi (Summary Buffer Lines): Add `*'.
8491
8492 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
8493
8494 * gnus.texi (Group Parameters):
8495 Mention gnus-permanently-visible-groups.
8496
8497 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8498
8499 * gnus.texi (Face): Fix typo.
8500
8501 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
8502
8503 * gnus.texi (X-Face): Clarify.
8504 (Face): Need Emacs with PNG support.
8505
8506 2006-04-06 Richard Stallman <rms@gnu.org>
8507
8508 * idlwave.texi: Delete the blocks "not suitable for inclusion with
8509 Emacs".
8510
8511 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
8512
8513 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8514 blocks not suitable for inclusion with Emacs using variable
8515 PARTOFEMACS.
8516
8517 2006-04-04 Simon Josefsson <jas@extundo.com>
8518
8519 * gnus.texi (Security): Improve.
8520
8521 2006-04-02 Bill Wohler <wohler@newt.com>
8522
8523 * mh-e.texi (Getting Started, Junk, Bug Reports)
8524 (MH FAQ and Support): Fix URLs.
8525
8526 2006-03-31 Romain Francoise <romain@orebokech.com>
8527
8528 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8529 to t, not nil (and has for the past eight years).
8530
8531 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
8532
8533 * message.texi, gnus.texi: Bump version to 5.11.
8534
8535 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
8536
8537 * gnus.texi (Top): Add comment about version line.
8538
8539 * message.texi (Top): Ditto. Change to take named versions into
8540 account.
8541
8542 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
8543
8544 * gnus.texi (Posting Styles): Add x-face-file to example.
8545 (X-Face): Refer to posting styles.
8546
8547 * gnus-faq.texi ([5.8]): Add x-face-file.
8548 ([8.4]): Add links to gmane.emacs.gnus.user and
8549 gmane.emacs.gnus.general.
8550
8551 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
8552
8553 * gnus-faq.texi: Use .invalid.
8554 ([5.4]): Fix gnus-posting-styles example.
8555
8556 2006-03-27 Romain Francoise <romain@orebokech.com>
8557
8558 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8559 Emacs/W3 needs a new maintainer.
8560 (Ispell): Update author and version info.
8561 (Mailcrypt): Mention PGG.
8562 (New in Emacs 22): Add PGG to the list of new packages.
8563 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8564 updating dead URLs.
8565
8566 2006-03-25 Karl Berry <karl@gnu.org>
8567
8568 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8569 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8570 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8571 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8572 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8573 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8574 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8575 (2) do not indent copyright year list (or anything else).
8576
8577 2006-03-21 Bill Wohler <wohler@newt.com>
8578
8579 * mh-e.texi (Folders): Various edits.
8580
8581 2006-03-20 Romain Francoise <romain@orebokech.com>
8582
8583 * gnus.texi (Mail Folders): Grammar fix.
8584
8585 2006-03-19 Bill Wohler <wohler@newt.com>
8586
8587 * mh-e.texi (Replying): Document Mail-Followup-To.
8588 Change manually-formatted table to multitable. Add debugging info.
8589 Move description of mh-reply-default-reply-to into paragraph
8590 that describes its values.
8591
8592 2006-03-17 Bill Wohler <wohler@newt.com>
8593
8594 * mh-e.texi: Use smallexample and smalllisp consistently.
8595 (Sending Mail Tour): Update method of entering
8596 addresses and subject.
8597 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8598 (Adding Attachments, Searching): Update screenshots for Emacs 22.
8599
8600 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
8601
8602 * org.texi: Version number change only.
8603
8604 2006-03-14 Bill Wohler <wohler@newt.com>
8605
8606 * mh-e.texi: Add index entries around each paragraph rather than
8607 depend on entries from beginning of node. Doing so ensures that
8608 index entries are less likely to be forgotten if text is cut and
8609 pasted, and are necessary anyway if the references are on a
8610 separate page. It seems that makeinfo is now (v. 4.8) only
8611 producing one index entry per node, so there is no longer any
8612 excuse not to. Use subheading instead of heading. The incorrect
8613 use of heading produced very large fonts in Info--as large as the
8614 main heading.
8615 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8616 versions 6 and 7 appeared *around* the time of these Emacs releases.
8617
8618 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
8619
8620 * org.texi (Clean view): Document new startup options.
8621
8622 2006-03-11 Bill Wohler <wohler@newt.com>
8623
8624 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8625 (Composing, Scan Line Formats): Fix @refs.
8626 (Getting Started): Define MH profile and MH profile components.
8627 (Incorporating Mail, Reading Mail, Viewing, Printing)
8628 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8629 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8630 for string constants.
8631 (Tool Bar): Remove spurious quote.
8632 (Junk): Use ``...'' instead of "...".
8633 (Scan Line Formats): Replace @samp with @kbd.
8634
8635 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8636
8637 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8638
8639 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8640
8641 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8642 easy to understand.
8643
8644 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
8645
8646 * gnus.texi: Markup fix.
8647 (Fancy Mail Splitting): Specify new feature.
8648
8649 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
8650
8651 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8652 partial-words matching.
8653
8654 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
8655
8656 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8657
8658 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8659 (MIME Commands): Fix mm-discouraged-alternatives.
8660
8661 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
8662
8663 * org.texi: Version number change only.
8664
8665 2006-03-06 Bill Wohler <wohler@newt.com>
8666
8667 * mh-e.texi: Move from SourceForge repository to Savannah.
8668 This is version 7.93, which is a total rewrite from the previous
8669 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
8670 version 7.93.
8671
8672 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8673
8674 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
8675
8676 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
8677
8678 * org.texi (Interaction): Add item about `org-mouse.el' by
8679 Piotr Zielinski.
8680 (Managing links): Document that also mouse-1 can be used to
8681 activate a link.
8682 (Headlines, FAQ): Add entry about hiding leading stars.
8683 (Miscellaneous): Resort the sections in this chapter to a more
8684 logical sequence.
8685
8686 2006-02-27 Simon Josefsson <jas@extundo.com>
8687
8688 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
8689 2004-01-27 from the trunk).
8690
8691 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8692
8693 * cc-mode.texi: Rename c-hungry-backspace to
8694 c-hungry-delete-backwards, at the request of RMS. Leave the old
8695 name as an alias.
8696
8697 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8698
8699 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
8700 include the function header within the defun.
8701
8702 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8703
8704 * cc-mode.texi: Correct two typos.
8705
8706 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8707
8708 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
8709 existing comment.
8710 (Electric Keys): Add a justification for electric indentation.
8711 (Hungry WS Deletion): Clear up the names and complications of the
8712 BACKSPACE and DELETE keys.
8713
8714 2006-02-23 Juri Linkov <juri@jurta.org>
8715
8716 * faq.texi (Common requests): Move `Turning on auto-fill by
8717 default' after `Wrapping words automatically'. Move `Working with
8718 unprintable characters' before `Searching for/replacing newlines'.
8719 Move `Replacing highlighted text' after `Highlighting a region'.
8720 Merge `Repeating commands' and `Repeating a command as many times
8721 as possible' into the former.
8722 (Packages that do not come with Emacs): Add refs to Gmane and
8723 etc/MORE.STUFF.
8724
8725 2006-02-23 Juri Linkov <juri@jurta.org>
8726
8727 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
8728 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
8729 Add xref to `(emacs)Reporting Bugs'.
8730 (Getting a printed manual): Add URL to other formats of the manual.
8731 (Common requests): Fix menu.
8732 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
8733 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
8734 (Inserting text at the beginning of each line): Add pxref to
8735 `Changing the included text prefix'.
8736 (Forcing the cursor to remain in the same column): Mention `track-eol'
8737 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
8738 (Replacing text across multiple files): Add keybinding `Q' for
8739 `dired-do-query-replace'.
8740
8741 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
8742
8743 * reftex.texi: Version number and date change only.
8744
8745 * org.texi (Internal Links): Rewrite to cover the modified
8746 linking system.
8747
8748 2006-02-17 Eli Zaretskii <eliz@gnu.org>
8749
8750 * faq.texi: Remove the coding cookie, it's not needed anymore.
8751
8752 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8753
8754 * faq.texi (Colors on a TTY): Mention Mac OS port.
8755
8756 2006-02-12 Karl Berry <karl@gnu.org>
8757
8758 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
8759 8-bit accented a.
8760
8761 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
8762
8763 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
8764
8765 2006-02-08 Romain Francoise <romain@orebokech.com>
8766
8767 * faq.texi (Top): Remove paragraph about the FAQ being a
8768 transitional document, etc.
8769 (Searching for/replacing newlines): New node.
8770 (Yanking text in isearch): New node.
8771 (Inserting text at the beginning of each line): Rename and make
8772 more general, mention `M-;' in Message mode.
8773
8774 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
8775
8776 * faq.texi (Meta key does not work in xterm)
8777 (Emacs does not display 8-bit characters)
8778 (Inputting eight-bit characters): Update xrefs.
8779
8780 2006-02-06 Romain Francoise <romain@orebokech.com>
8781
8782 * faq.texi (VM): VM now at version 7.19.
8783 Set myself as maintainer of this file.
8784
8785 2006-02-04 Michael Olson <mwolson@gnu.org>
8786
8787 * erc.texi (History): Note that ERC is now included with Emacs.
8788
8789 2006-01-31 Romain Francoise <romain@orebokech.com>
8790
8791 * message.texi (Message Headers): Explain what
8792 `message-alternative-emails' does in more detail.
8793 Update copyright year.
8794
8795 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
8796
8797 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
8798
8799 2006-01-29 Richard M. Stallman <rms@gnu.org>
8800
8801 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
8802
8803 2006-01-29 Michael Olson <mwolson@gnu.org>
8804
8805 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
8806
8807 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
8808
8809 * faq.texi (New in Emacs 22): Mention ERC.
8810
8811 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
8812
8813 * rcirc.texi: Capitalize dir entry for consistency with the entry
8814 in info/dir and other entries in the Emacs category.
8815 Fix typos. Delete trailing whitespace.
8816
8817 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
8818
8819 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
8820
8821 2006-01-27 Eli Zaretskii <eliz@gnu.org>
8822
8823 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
8824 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8825
8826 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
8827 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8828
8829 2006-01-27 Alex Schroeder <alex@gnu.org>
8830
8831 * rcirc.texi: New file.
8832
8833 2006-01-23 Juri Linkov <juri@jurta.org>
8834
8835 * widget.texi (User Interface): Add S-TAB for widget-backward.
8836
8837 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
8838
8839 Sync with Tramp 2.0.52.
8840
8841 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
8842 Add Tramp disabling item. New item for common connection problems.
8843 (various): Apply "ftp" as method for the download URL.
8844 (Bug Reports): Refer to FAQ for common problems.
8845
8846 2006-01-21 Eli Zaretskii <eliz@gnu.org>
8847
8848 * widget.texi (User Interface): Use @key for TAB.
8849
8850 * ses.texi (Formulas, Printer functions): Use @key for TAB.
8851
8852 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
8853 for TAB.
8854
8855 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
8856
8857 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
8858
8859 * gnus.texi: Update copyright.
8860
8861 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
8862
8863 * gnus.texi (Article Washing): Additions.
8864
8865 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
8866
8867 * org.texi (Agenda commands): Document tags command.
8868
8869 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
8870
8871 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
8872
8873 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8874
8875 * gnus.texi (RSS): Addition.
8876
8877 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
8878
8879 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
8880
8881 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
8882
8883 * emacs-mime.texi (Display Customization): Add setting example to
8884 mm-discouraged-alternatives.
8885
8886 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
8887
8888 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
8889 version is the canonical version.
8890
8891 2006-01-08 Alex Schroeder <alex@gnu.org>
8892
8893 * pgg.texi (Caching passphrase): Rewording.
8894
8895 2006-01-06 Eli Zaretskii <eliz@gnu.org>
8896
8897 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
8898 repository URL.
8899
8900 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
8901
8902 * org.texi: Removed the accidentally re-added empty line in the
8903 direntry.
8904
8905 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
8906
8907 * org.texi (Agenda Views): Chapter reorganized.
8908
8909 2005-12-29 Romain Francoise <romain@orebokech.com>
8910
8911 * faq.texi (Using Customize): New node.
8912
8913 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
8914
8915 * org.texi: Remove blank line in @direntry. It is non-standard
8916 and recursively produces blank lines all over the dir file (when
8917 using Texinfo 4.8).
8918
8919 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
8920
8921 * widget.texi (atoms): Delete obsolete remark about `file' widget.
8922
8923 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
8924
8925 * org.texi (Tags): Boolean logic documented.
8926 (Agenda Views): Document custom commands.
8927
8928 2005-12-20 David Kastrup <dak@gnu.org>
8929
8930 * faq.texi (AUCTeX): Update version and mailing list info.
8931
8932 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
8933
8934 * gnus.texi (MIME Commands): Mention addition of
8935 multipart/alternative to gnus-buttonized-mime-types and add xref
8936 to mm-discouraged-alternatives.
8937
8938 * emacs-mime.texi (Display Customization): Mention addition of
8939 "image/.*" and add xref to gnus-buttonized-mime-types in the
8940 mm-discouraged-alternatives section.
8941
8942 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
8943
8944 * org.texi (Tags): New section.
8945 (Agenda Views): Chapter reorganized.
8946
8947 2005-12-16 Eli Zaretskii <eliz@gnu.org>
8948
8949 * org.texi (Internal Links): Add a missing comma after an @xref.
8950
8951 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
8952
8953 * faq.texi (Filling paragraphs with a single space): No need to
8954 change sentence-end now.
8955
8956 2005-12-13 Romain Francoise <romain@orebokech.com>
8957
8958 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
8959
8960 2005-12-12 Jay Belanger <belanger@truman.edu>
8961
8962 * faq.texi (Calc): Update version number.
8963
8964 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
8965
8966 * org.texi (Progress Logging): New section.
8967
8968 2005-12-10 Romain Francoise <romain@orebokech.com>
8969
8970 Update the Emacs FAQ for the 22.1 release.
8971
8972 * faq.texi: Set VER to `22.1'.
8973 (Basic editing): Explain how to use localized versions of the
8974 Tutorial. Mention that `C-h r' displays the manual.
8975 Delete obsolete WWW link to an Emacs 18 tutorial.
8976 (Getting a printed manual): Point to the new locations of the
8977 manuals on the GNU Web site.
8978 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
8979 available via Info (it was previously distributed separately).
8980 (Installing Texinfo documentation): The latest version of Texinfo
8981 is 4.8, not 4.0.
8982 (Informational files for Emacs): COPYING is the GNU General Public
8983 License, not the Emacs General Public License.
8984 (Informational files for Emacs): Delete obsolete link to the
8985 GNUinfo pages as they have been removed from the GNU Web site.
8986 (New in Emacs 22): New node.
8987 (Setting up a customization file): Say that most packages support
8988 Customize nowadays.
8989 (Colors on a TTY): Delete reference to instructions on how to
8990 enable syntax highlighting, it is now enabled by default.
8991 (Turning on abbrevs by default): Emacs now reads the abbrevs file
8992 at startup automatically.
8993 (Controlling case sensitivity): Mention `M-c' in isearch.
8994 (Using an already running Emacs process): Emacs now creates the
8995 socket in `/tmp/emacsUID'. Fix typos. Change default location of
8996 gnuserv. As emacsclient can now run Lisp code as well, delete a
8997 sentence praising gnuserv for that. Simplify description of how
8998 the client/server operation works.
8999 (Compiler error messages): Delete obsolete text (compile.el has
9000 been rewritten).
9001 (Indenting switch statements): Fix typo.
9002 (Matching parentheses): Simplify setup instructions, mention the
9003 menu bar item in the Options menu.
9004 (Repeating a command as many times as possible): Mention `C-x e'.
9005 (Going to a line by number): Mention new keymap and bindings
9006 `M-g M-g', `M-g M-p' and `M-g M-n'.
9007 (Turning on syntax highlighting): Now on by default. Simplify.
9008 (Replacing highlighted text): Use `1', not `t'.
9009 (Problems with very large files): The maximum size is now 256MB on
9010 32-bit machines.
9011 (^M in the shell buffer): Mention `comint-process-echoes'.
9012 (Emacs for Apple computers): Emacs 22 has native support for Mac
9013 OS X.
9014 (Translating names to IP addresses): Delete node.
9015 (Binding keys to commands): Fix typo.
9016 (SPC no longer completes file names): New node.
9017 (MIME with Emacs mail packages): Delete section about the Emacs
9018 MIME FAQ (it's not reachable anymore).
9019
9020 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9021
9022 * cc-mode.texi: The manual has been extensively revised: the
9023 information about using CC Mode has been separated from the larger
9024 and more difficult chapters about configuration. It has been
9025 updated for CC Mode 5.31.
9026
9027 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9028
9029 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9030 (Selecting an implementation): Fix descriptions.
9031
9032 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9033
9034 * message.texi (Various Message Variables): Addition.
9035
9036 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9037
9038 * message.texi: Fix default values.
9039
9040 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9041
9042 * message.texi (Header Commands): Clarify descriptions of
9043 message-cross-post-followup-to, message-reduce-to-to-cc, and
9044 message-insert-wide-reply.
9045 (Various Commands): Fix kindex for message-kill-to-signature;
9046 clarify description of message-tab.
9047
9048 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9049
9050 * message.texi (Mailing Lists): Fix description about MFT.
9051
9052 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9053
9054 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9055
9056 * gnus.texi (Slow Terminal Connection): Replace old description
9057 with new one.
9058
9059 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9060
9061 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9062 replace X-Draft-Headers with X-Draft-From.
9063
9064 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9065
9066 * gnus.texi (Various Various): Fix the default value of
9067 nnheader-max-head-length.
9068 (Gnus Versions): Fix typo.
9069
9070 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9071
9072 * org.texi (Structure editing): Document new functionality of
9073 M-RET.
9074
9075 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9076
9077 * org.texi (Internal Links): Fix Texinfo usage.
9078
9079 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9080
9081 * org.texi (TODO basics): Document the global todo list.
9082 (TODO items): Documents sparse tree for specific TODO
9083 keywords.
9084
9085 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9086
9087 * org.texi (Plain Lists): Typos fixed.
9088
9089 2005-11-28 Jay Belanger <belanger@truman.edu>
9090
9091 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9092
9093 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9094
9095 * org.texi (Structure editing): New item moving commands added.
9096 (Plain Lists): New section.
9097
9098 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9099
9100 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9101 (Agenda): Document commands `org-cycle-agenda-files' and
9102 `org-agenda-file-to-front'.
9103 (Built-in table editor): Document `org-table-sort-lines'.
9104 (HTML formatting): Export of hand-formatted lists.
9105
9106 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9107
9108 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9109 new variable gnus-toolbar-thickness.
9110
9111 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9112
9113 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9114
9115 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9116
9117 * gnus.texi (X-Face): Fix description.
9118 (XVarious): Remove gnus-xmas-logo-color-alist and
9119 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9120
9121 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9122
9123 * gnus.texi (Group Parameters): Mention new variable
9124 gnus-parameters-case-fold-search.
9125 (Home Score File): Addition.
9126
9127 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9128
9129 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9130 (Overview): List supported feed types.
9131 (Installation): No installation necessary when using autoload.
9132 (Configuration): Rename "RSS" to "news".
9133
9134 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9135
9136 * pgg.texi (User Commands): Document additional passphrase
9137 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9138 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9139
9140 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9141
9142 * org.texi: Version number changed to 3.19.
9143
9144 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
9145
9146 * pgg.texi (How to use): Update the example to add autoload of
9147 pgg-encrypt-symmetric-region.
9148 (User Commands): Document pgg-encrypt-symmetric-region.
9149 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9150
9151 2005-10-27 Jay Belanger <belanger@truman.edu>
9152
9153 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9154 mention other TeX-related units.
9155
9156 2005-10-23 Lars Hansen <larsh@soem.dk>
9157
9158 * dired-x.texi (Miscellaneous Commands):
9159 Replace dired-do-relative-symlink by dired-do-relsymlink and
9160 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9161
9162 2005-10-23 Jay Belanger <belanger@truman.edu>
9163
9164 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9165 constant.
9166
9167 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9168
9169 * faq.texi (Bugs and problems):
9170 Replace `dired-move-to-filename-regexp' by
9171 `directory-listing-before-filename-regexp'.
9172
9173 2005-10-22 Eli Zaretskii <eliz@gnu.org>
9174
9175 * newsticker.texi (UPDATED): Set value.
9176
9177 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9178
9179 * gnus.texi (Document Groups): Remove duplicate item.
9180
9181 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9182
9183 * org.texi (Summary): Mention iCalendar support.
9184 (Exporting): Document iCalendar support.
9185
9186 2005-10-18 Romain Francoise <romain@orebokech.com>
9187
9188 * viper.texi (Viper Specials): Capitalize GNU.
9189
9190 2005-10-17 Juri Linkov <juri@jurta.org>
9191
9192 * info.texi (Getting Started, Search Index, Expert Info):
9193 Fix wording.
9194 (Search Text): Replace `echo area' with `mode line'.
9195 (Search Index): Both `i' and `,' find all index entries.
9196 Replace example `C-f' with `C-l' (which exists in index of Info
9197 manual) and delete spaces in its keyboard input sequence.
9198 Delete unnecessary explanations about literal characters.
9199
9200 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9201
9202 * gnus.texi (Document Server Internals): Addition.
9203
9204 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9205
9206 * gnus.texi (A note on namespaces): Fix RFC reference.
9207
9208 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9209
9210 * gnus.texi (RSS): Fix key description.
9211
9212 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9213
9214 * gnus.texi: Emacs/w3 -> Emacs/W3.
9215 (Browsing the Web): Fix description.
9216 (Web Searches): Ditto.
9217 (Customizing W3): Ditto.
9218
9219 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9220
9221 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9222
9223 2005-10-11 Jay Belanger <belanger@truman.edu>
9224
9225 * calc.texi (Integration): Mention using `a i' to compute definite
9226 integrals.
9227
9228 2005-10-11 Juri Linkov <juri@jurta.org>
9229
9230 * info.texi: Rearrange nodes.
9231 (Top): Update menu. Change ref `Info for Experts' to
9232 `Advanced Info Commands'.
9233 (Getting Started): Fix description of manual's parts.
9234 (Help-Int): Change xref `Info Search' to `Search Index', and
9235 `Expert Info' to `Advanced'.
9236 (Advanced): Move node one level up.
9237 (Search Text, Search Index): New nodes split out from `Info Search'.
9238 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9239 split out from `Advanced'.
9240 (Advanced, Emacs Info Variables): De-document editing an Info file
9241 in Info.
9242 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9243 (Creating an Info File): Delete node and move its text to
9244 `Expert Info'.
9245
9246 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
9247
9248 * org.texi (Workflow states): Documented that change in keywords
9249 becomes active only after restart of Emacs.
9250
9251 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
9252
9253 Sync with Tramp 2.0.51.
9254
9255 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
9256
9257 * speedbar.texi (Introduction): Describe new location of speedbar
9258 on menubar.
9259 (Basic Key Bindings): Remove descriptions of bindings that have
9260 been removed.
9261
9262 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
9263
9264 * speedbar.texi (GDB): Describe use of watch expressions.
9265
9266 2005-09-28 Simon Josefsson <jas@extundo.com>
9267
9268 * message.texi (IDNA): Fix.
9269
9270 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9271
9272 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9273 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9274 description of nntp-open-connection-function.
9275 (Common Variables): Fix descriptions.
9276
9277 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9278
9279 * gnus.texi (Server Buffer Format): Document the %a format spec.
9280
9281 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9282
9283 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9284
9285 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
9286
9287 * org.texi Version 3.16.
9288
9289 2005-09-19 Miles Bader <miles@gnu.org>
9290
9291 * newsticker.texi: Get rid of CVS keywords.
9292
9293 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9294
9295 * gnus.texi (Finding the Parent): Fix description of how Gnus
9296 finds article.
9297
9298 2005-09-14 Jari Aalto <jari.aalto@cante.net>
9299
9300 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9301 to drop off non-answered articles.
9302
9303 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
9304
9305 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9306 braces (which are unsupported by NMAKE) for macro `srcdir'.
9307
9308 2005-09-17 Eli Zaretskii <eliz@gnu.org>
9309
9310 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9311 (../info/newsticker, newsticker.dvi): New targets.
9312
9313 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
9314
9315 * newsticker.texi: Replace @command with @code. Replace @example
9316 with @lisp.
9317 (Top): Add explanations to menu items.
9318 (GNU Free Documentation License): Remove.
9319
9320 2005-09-16 Romain Francoise <romain@orebokech.com>
9321
9322 Update all files to specify GFDL version 1.2.
9323
9324 * doclicense.texi (GNU Free Documentation License): Update to
9325 version 1.2.
9326
9327 2005-09-15 Richard M. Stallman <rms@gnu.org>
9328
9329 * newsticker.texi: Fix @setfilename.
9330
9331 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9332 (../info/newsticker, newsticker.dvi): New targets.
9333
9334 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
9335
9336 * org.texi: Version 3.15.
9337
9338 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9339
9340 * ses.texi: Combine all three indices into one.
9341 Correct a few typos.
9342
9343 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9344
9345 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9346
9347 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9348
9349 * emacs-mime.texi (Handles): Remove duplicate item.
9350 (Encoding Customization): Fix the default value for
9351 mm-coding-system-priorities.
9352 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9353 (Basic Functions): Fix reference.
9354
9355 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9356
9357 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9358
9359 2005-08-18 Richard M. Stallman <rms@gnu.org>
9360
9361 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9362 and web site.
9363
9364 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9365 not keyboard-translate.
9366
9367 2005-08-11 Richard M. Stallman <rms@gnu.org>
9368
9369 * faq.texi (Using regular expressions): Fix xref.
9370
9371 2005-08-09 Juri Linkov <juri@jurta.org>
9372
9373 * info.texi (Help-P): Replace `Prev' with `Previous'.
9374 (Help-M, Help-Xref): Add S-TAB.
9375 (Help-FOO): Update `u' command.
9376 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9377 Update info about visibility of xref parts.
9378 (Help-Int): Fix `m' command. Rename `Info-last' to
9379 `Info-history-back'. Add `Info-history-forward'.
9380 (Advanced): Fix `g*' and `M-n' commands.
9381 (Info Search): Add `index-apropos' in stand-alone browser.
9382 Add isearch commands.
9383 (Emacs Info Variables): Remove `Info-fontify'.
9384 Add `Info-mode-hook'. Update face names.
9385 Add `Info-fontify-maximum-menu-size',
9386 `Info-fontify-visited-nodes', `Info-isearch-search'.
9387
9388 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
9389
9390 Sync with Tramp 2.0.50.
9391
9392 * tramp.texi: Use @option{} consequently for method names.
9393 (Inline methods, External transfer methods): Remove references to
9394 Cygwin.
9395 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9396 implementation.
9397
9398 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9399
9400 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9401 Mention that gnus-init-file is not read when Emacs is invoked with
9402 --no-init-file or -q.
9403
9404 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
9405
9406 * org.texi: Version 3.14.
9407
9408 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
9409
9410 * org.texi: Version 3.13.
9411
9412 2005-07-18 Juri Linkov <juri@jurta.org>
9413
9414 * calc.texi (Time Zones, Logical Operations):
9415 * cl.texi (Overview):
9416 * org.texi (TODO types):
9417 * sc.texi (Emacs 18 MUAs):
9418 * speedbar.texi (Top):
9419 * url.texi (History):
9420 Delete duplicate duplicate words.
9421
9422 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
9423
9424 * cl.texi (Type Predicates): Document `atom' type.
9425
9426 2005-07-04 Lute Kamstra <lute@gnu.org>
9427
9428 Update FSF's address in GPL notices.
9429
9430 * calc.texi (Copying):
9431 * doclicense.texi (GNU Free Documentation License):
9432 * faq.texi (Contacting the FSF):
9433 * mh-e.texi (Copying): Update FSF's address.
9434
9435 2005-07-03 Richard M. Stallman <rms@gnu.org>
9436
9437 * flymake.texi (Example -- Configuring a tool called directly):
9438 Update name of flymake-build-relative-filename.
9439
9440 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9441
9442 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9443
9444 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
9445
9446 * org.texi: Version 3.12.
9447
9448 2005-06-24 Eli Zaretskii <eliz@gnu.org>
9449
9450 * makefile.w32-in (MAKEINFO): Use --force.
9451 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9452 Makefile.in.
9453 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9454 more shells.
9455
9456 2005-06-23 Richard M. Stallman <rms@gnu.org>
9457
9458 * speedbar.texi (Creating a display): Texinfo usage fixes.
9459
9460 * tramp.texi (Customizing Completion, Auto-save and Backup):
9461 Texinfo usage fixes.
9462
9463 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
9464
9465 * dired-x.texi (Miscellaneous Commands):
9466 * ediff.texi (Miscellaneous):
9467 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9468 (Agent Variables):
9469 * info.texi (Help-Xref):
9470 * message.texi (Message Headers):
9471 * org.texi (Remember):
9472 * reftex.texi (Options (Defining Label Environments)):
9473 (Options (Index Support)):
9474 (Options (Viewing Cross-References)):
9475 (Options (Misc)):
9476 (Changes):
9477 * speedbar.texi (Creating a display):
9478 * tramp.texi (Customizing Completion, Auto-save and Backup):
9479 Texinfo usage fix.
9480
9481 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
9482
9483 * org.texi: Version 3.11.
9484
9485 2005-06-12 Jay Belanger <belanger@truman.edu>
9486
9487 * calc.texi (Getting Started): Remove extra menu item.
9488
9489 2005-05-31 Jay Belanger <belanger@truman.edu>
9490
9491 * calc.texi (Notations Used in This Manual): Use @kbd for key
9492 sequence.
9493 (Demonstration of Calc): Mention another way of starting Calc.
9494 (Starting Calc): Mention long name of M-#.
9495 (Embedded Mode Overview): Remove unnecessary instruction.
9496 (Other M-# commands): Rephrase `M-# 0' explanation.
9497 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9498 reflect current behavior.
9499
9500 2005-05-30 Jay Belanger <belanger@truman.edu>
9501
9502 * calc.texi (Hooks): Change description of calc-window-hook and
9503 calc-trail-window-hook to match usage.
9504 (Computational Functions): Add more constant-generating functions.
9505 (Customizable Variables): Use defvar.
9506
9507 2005-05-28 Jay Belanger <belanger@truman.edu>
9508
9509 * calc.texi (Assignments in Embedded Mode): Fix variable name.
9510 (Basic Embedded Mode): Explain behavior of arguments to
9511 calc-embedded-mode.
9512
9513 2005-05-27 Jay Belanger <belanger@truman.edu>
9514
9515 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
9516 current behavior.
9517
9518 2005-05-25 Jay Belanger <belanger@truman.edu>
9519
9520 * calc.texi: Change Calc version number throughout.
9521 (Keypad Mode): Change location in info output.
9522 (Keypad mode overview): Move picture of keypad.
9523
9524 2005-05-21 Jay Belanger <belanger@truman.edu>
9525
9526 * calc.texi (Storing variables): Mention that only most variables
9527 are void to begin with.
9528
9529 2005-05-21 Kevin Ryde <user42@zip.com.au>
9530
9531 * widget.texi (Basic Types): Update cross ref from "Enabling
9532 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
9533 lispref/text.texi change.
9534
9535 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
9536
9537 * org.texi: Version 3.09.
9538
9539 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
9540
9541 * reftex.texi: Version 4.28.
9542
9543 2005-05-16 Jay Belanger <belanger@truman.edu>
9544
9545 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9546
9547 2005-05-14 Jay Belanger <belanger@truman.edu>
9548
9549 * calc.texi (Default Simplifications): Insert missing ! (logical
9550 not operator).
9551
9552 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
9553
9554 Sync with Tramp 2.0.49.
9555
9556 2005-05-10 Jay Belanger <belanger@truman.edu>
9557
9558 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9559 to 1.
9560
9561 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
9562
9563 * org.texi: Version 3.08, structure reorganized.
9564
9565 2005-04-24 Richard M. Stallman <rms@gnu.org>
9566
9567 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9568
9569 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
9570
9571 * org.texi: Update to version 3.06.
9572
9573 2005-04-13 Lute Kamstra <lute@gnu.org>
9574
9575 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9576
9577 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9578
9579 * cl.texi (Porting Common Lisp): Fix typo.
9580
9581 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9582
9583 * gnus.texi (RSS): Addition.
9584
9585 2005-04-04 Jay Belanger <belanger@truman.edu>
9586
9587 * calc.texi: Change Calc version number.
9588 (Customizable variables): Fix description of calc-language-alist.
9589 (Copying): Put in version 2 of GPL.
9590
9591 2005-04-01 Jay Belanger <belanger@truman.edu>
9592
9593 * calc.texi (Troubleshooting Commands): Remove comment about
9594 installation.
9595 (Installation): Remove section.
9596 (Customizable Variables): New section.
9597 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9598 (Graphical Devices): Add references to Customizable Variables.
9599
9600 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
9601
9602 * emacs-mime.texi (Display Customization): Markup fixes.
9603 (rfc2047): Update.
9604
9605 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
9606
9607 * gnus-faq.texi: Replaced with auto-generated version.
9608
9609 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9610
9611 * dired-x.texi (Multiple Dired Directories): default-directory was
9612 renamed to dired-default-directory.
9613
9614 2005-03-26 Jay Belanger <belanger@truman.edu>
9615
9616 * calc.texi (Simplifying Formulas, Rewrite Rules):
9617 Change description of top and bottom of fraction.
9618 (Modulo Forms): Move description of how to create modulo forms to
9619 earlier in the section.
9620 (Fraction Mode): Suggest using : to get a fraction by dividing.
9621 (Basic Arithmetic): Adjust placement of command name.
9622 (Truncating the Stack): Emphasize that "hidden" entries are still
9623 visible.
9624 (Installation): Move discussion of printing manual to "About This
9625 Manual".
9626 (About This Manual): Mention how to print the manual.
9627 (Reporting Bugs): Remove first person.
9628 (Building Vectors): Add algebraic version of append.
9629 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9630 (Grouping Digits): Fix typo.
9631
9632 2005-03-25 Werner Lemberg <wl@gnu.org>
9633
9634 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9635 Replace `legal' with `valid'.
9636
9637 2005-03-25 Werner Lemberg <wl@gnu.org>
9638
9639 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9640
9641 2005-03-24 Jay Belanger <belanger@truman.edu>
9642
9643 * calc.texi (General Mode Commands)
9644 (Mode Settings in Embedded Mode): Add some explanation of
9645 recording mode settings.
9646
9647 2005-03-24 Richard M. Stallman <rms@gnu.org>
9648
9649 * calc.texi: Remove praise of non-free software.
9650
9651 * idlwave.texi: Don't say where to get IDL or its non-free manual.
9652 (Installation): Node deleted.
9653
9654 2005-03-23 Richard M. Stallman <rms@gnu.org>
9655
9656 * url.texi (HTTP language/coding): Improve last change.
9657
9658 2005-03-22 Jay Belanger <belanger@truman.edu>
9659
9660 * calc.texi (Embedded Mode): Add new information on changing
9661 modes.
9662
9663 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
9664
9665 Sync with Tramp 2.0.48.
9666
9667 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
9668
9669 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
9670 "GNU/Linux". Change all addresses to .gnu.org.
9671 (Default Method): Offer shortened syntax for "su" and "sudo"
9672 methods.
9673
9674 2005-03-07 Richard M. Stallman <rms@gnu.org>
9675
9676 * url.texi: Fix usage of "e.g.".
9677 (HTTP language/coding): Explain the rules for these strings.
9678
9679 2005-03-06 Richard M. Stallman <rms@gnu.org>
9680
9681 * woman.texi (Introduction): Minor cleanups.
9682
9683 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
9684
9685 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
9686 (Installation): Node deleted.
9687
9688 * mh-e.texi (Preface): Get rid of "Emacs 21".
9689
9690 * eshell.texi (Installation): Delete node (for Emacs 20).
9691
9692 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
9693
9694 * flymake.texi: Refill and tweak style in @lisp blocks.
9695
9696 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9697
9698 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
9699
9700 2005-03-01 Jay Belanger <belanger@truman.edu>
9701
9702 * calc.texi (Trigonometric and Hyperbolic Functions):
9703 Mention additional functions.
9704 (Algebraic Simplifications): Mention additional simplifications.
9705
9706 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
9707
9708 * ses.texi: Add concept/function/variable indices (this work was
9709 donated by Brad Collins <brad@chenla.org>, copyright-assignment
9710 papers on file at FSF).
9711
9712 2005-02-10 Jay Belanger <belanger@truman.edu>
9713
9714 * calc.texi: Change @LaTeX to La@TeX throughout.
9715 Redefine @expr as @math for TeX output.
9716 Redefine @texline as a no-op for TeX output.
9717 Define @tfn, replace @t by @tfn throughout.
9718
9719 2005-02-09 Jay Belanger <belanger@truman.edu>
9720
9721 * calc.texi: Add macro for LaTeX for info output.
9722
9723 2005-02-08 Kim F. Storm <storm@cua.dk>
9724
9725 * texinfo.tex (LaTex): Add def.
9726
9727 2005-02-06 Jay Belanger <belanger@truman.edu>
9728
9729 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
9730 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
9731 throughout manual.
9732
9733 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9734
9735 * gnus.texi: Some edits based on comments from David Abrahams.
9736
9737 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
9738
9739 * gnus.texi (RSS): Fix the keystroke.
9740
9741 2005-01-24 David Kastrup <dak@gnu.org>
9742
9743 * faq.texi: Update AUCTeX version info.
9744
9745 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
9746
9747 * gnus-faq.texi ([4.1]): Typo.
9748
9749 2005-01-19 Jay Belanger <belanger@truman.edu>
9750
9751 * calc.texi (Keep Arguments): Mention that keeping arguments
9752 doesn't work with keyboard macros.
9753
9754 2005-01-16 Richard M. Stallman <rms@gnu.org>
9755
9756 * autotype.texi (Autoinserting): Fix small error.
9757
9758 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
9759
9760 Sync with Tramp 2.0.47.
9761
9762 * tramp.texi (Compilation): New section, describing compilation of
9763 remote files.
9764
9765 2005-01-11 Kim F. Storm <storm@cua.dk>
9766
9767 * widget.texi (Basic Types): Add :follow-link keyword.
9768
9769 2005-01-09 Jay Belanger <belanger@truman.edu>
9770
9771 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
9772
9773 2005-01-08 Jay Belanger <belanger@truman.edu>
9774
9775 * calc.texi: Change throughout to reflect new default value of
9776 calc-settings-file.
9777
9778 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9779
9780 * message.texi (Reply): `message-reply-to-function' should return
9781 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
9782
9783 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
9784
9785 * faq.texi (Changing load-path): Fix typo.
9786
9787 2005-01-05 Jay Belanger <belanger@truman.edu>
9788
9789 * calc.texi (Programming Tutorial): Replace kbd command by
9790 appropriate characters for a keyboard macro.
9791
9792 2005-01-04 Jay Belanger <belanger@truman.edu>
9793
9794 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
9795 for Lucid Emacs.
9796 (Programming Tutorial): Mention that the user needs to be in the
9797 right mode to compute some functions.
9798
9799 2005-01-04 Jay Belanger <belanger@truman.edu>
9800
9801 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
9802 no longer applicable.
9803
9804 2005-01-01 Jay Belanger <belanger@truman.edu>
9805
9806 * calc.texi (Programming Tutorial): Change description of how to
9807 edit keyboard macros to match current behavior.
9808
9809 2004-12-31 Jay Belanger <belanger@truman.edu>
9810
9811 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
9812
9813 2004-12-20 Jay Belanger <belanger@truman.edu>
9814
9815 * calc.texi (Types Tutorial): Emphasize that you can't divide by
9816 zero.
9817
9818 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
9819
9820 * cc-mode.texi (Text Filling and Line Breaking): Put period after
9821 @xref.
9822 (Font Locking): Avoid @strong{Note:}.
9823
9824 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
9825
9826 Sync with Tramp 2.0.46.
9827
9828 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
9829
9830 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
9831
9832 * url.texi: Correct typos.
9833 (Retrieving URLs): @var{nil}->@code{nil}.
9834 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
9835 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
9836 (Dealing with HTTP documents): @inforef->@xref.
9837
9838 2004-12-15 Jay Belanger <belanger@truman.edu>
9839
9840 * calc.texi: Consistently capitalized all mode names.
9841 (Answers to Exercises): Mention that an answer can be a fraction
9842 when in Fraction mode.
9843
9844 2004-12-13 Jay Belanger <belanger@truman.edu>
9845
9846 * calc.texi: Fix some TeX definitions.
9847
9848 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
9849
9850 * reftex.texi (Imprint): Remove erroneous @value's.
9851
9852 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9853
9854 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
9855 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
9856
9857 2004-12-08 Jay Belanger <belanger@truman.edu>
9858
9859 * calc.texi (Starting Calc): Remove comment about installation.
9860 (Keypad Mode Overview): Remove comment about Emacs 19 support.
9861
9862 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9863
9864 * url.texi: Update @setfilename.
9865 (Getting Started): No need to worry about Gnus versions.
9866 (Dealing with HTTP documents): Use @inforef.
9867
9868 * org.texi: Fix @direntry file name.
9869
9870 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
9871
9872 * url.texi: New file.
9873
9874 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
9875
9876 2004-12-06 Jay Belanger <belanger@truman.edu>
9877
9878 * calc.texi (Using Calc): Remove paragraph about installation.
9879
9880 2004-12-06 Jay Belanger <belanger@truman.edu>
9881
9882 * calc.texi: Use more Texinfo macros and less TeX defs.
9883 Remove @refill's.
9884
9885 2004-12-06 Richard M. Stallman <rms@gnu.org>
9886
9887 * org.texi: New file.
9888
9889 2004-12-05 Richard M. Stallman <rms@gnu.org>
9890
9891 * Makefile.in (org.dvi, ../info/org): New targets.
9892 (INFO_TARGETS): Add ../info/org.
9893 (DVI_TARGETS): Add org.dvi.
9894 (maintainer-clean): Remove the info files in the info dir.
9895
9896 2004-11-26 Eli Zaretskii <eliz@gnu.org>
9897
9898 * idlwave.texi: Fix the setfilename directive to put the produced
9899 file in ../info.
9900 (Continued Statement Indentation): Resurrect Jan D.'s change from
9901 2004-11-03 that was lost when a newer version of idlwave.texi was
9902 imported.
9903
9904 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
9905
9906 * gnus-faq.texi ([5.1]): Add missing bracket.
9907
9908 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
9909 Index `spam-initialize'.
9910
9911 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
9912
9913 * message.texi (Various Message Variables): Mention that all mail
9914 file variables are derived from `message-directory'.
9915
9916 * gnus.texi (Splitting Mail): Clarify bogus group.
9917
9918 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
9919
9920 * emacs-mime.texi (Encoding Customization):
9921 Fix mm-coding-system-priorities entry.
9922
9923 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
9924
9925 * idlwave.texi (Continued Statement Indentation):
9926 * reftex.texi (Options (Index Support)):
9927 (Displaying and Editing the Index, Table of Contents):
9928 * speedbar.texi (Creating a display, Major Display Modes):
9929 Replace non-nil with non-@code{nil}.
9930
9931 2004-10-21 Jay Belanger <belanger@truman.edu>
9932
9933 * calc.texi (Algebraic-Style Calculations): Remove a comment.
9934
9935 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
9936
9937 * calc.texi (Reporting Bugs): Double up `@'.
9938
9939 2004-10-18 Jay Belanger <belanger@truman.edu>
9940
9941 * calc.texi (Reporting Bugs): Change the address that bugs
9942 should be sent to.
9943
9944 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
9945
9946 * gnus.texi (New Features): Add 5.11.
9947
9948 * message.texi (Resending): Remove wrong default value.
9949
9950 * gnus.texi (Mail Source Specifiers): Describe possible problems
9951 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
9952 `pop3-leave-mail-on-server' to the index.
9953
9954 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
9955
9956 * message.texi (Canceling News): Add how to set a password.
9957
9958 2004-10-12 Jay Belanger <belanger@truman.edu>
9959
9960 * calc.texi (Help Commands): Change the descriptions of
9961 calc-describe-function and calc-describe-variable to match their
9962 current behavior.
9963
9964 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
9965
9966 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
9967
9968 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
9969
9970 Sync with Tramp 2.0.45.
9971
9972 * tramp.texi (Frequently Asked Questions): Comment paragraph about
9973 plink link. The URL is outdated. Originator contacted for
9974 clarification.
9975
9976 2004-10-10 Juri Linkov <juri@jurta.org>
9977
9978 * gnus.texi (Top, Marking Articles): Join two menus in one node
9979 because a node can have only one menu.
9980
9981 2004-10-09 Juri Linkov <juri@jurta.org>
9982
9983 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
9984 example of nnmail-split-fancy.
9985
9986 2004-10-06 Karl Berry <karl@gnu.org>
9987
9988 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
9989 consistency with other uses of dashes.
9990
9991 2004-10-05 Karl Berry <karl@gnu.org>
9992
9993 * info.texi: Consistently use --- throughout, periods at end of
9994 menu descriptions, and a couple typos.
9995
9996 2004-09-26 Jesper Harder <harder@ifa.au.dk>
9997
9998 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
9999 * pgg.texi (User Commands, Backend methods): Do.
10000 * gnus.texi: Markup fixes.
10001 (Setting Process Marks): Fix `M P a' entry.
10002 * emacs-mime.texi: Fixes.
10003
10004 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10005
10006 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10007 again.
10008 Use 5.10 instead of 5.10.0.
10009
10010 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10011
10012 * gnus.texi (Summary Mail Commands): S D e.
10013
10014 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10015
10016 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10017 the gnus-article-mode-line-format section.
10018
10019 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10020
10021 * gnus.texi (Various Summary Stuff): Fix the documentation for
10022 gnus-newsgroup-variables.
10023
10024 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10025
10026 * gnus.texi (MIME Commands):
10027 Add gnus-mime-display-multipart-as-mixed,
10028 gnus-mime-display-multipart-alternative-as-mixed,
10029 gnus-mime-display-multipart-related-as-mixed.
10030 (Mail Source Customization): Clarify `mail-source-directory'.
10031 (Splitting Mail): Mention gnus-group-find-new-groups.
10032 (SpamOracle): Fix typo.
10033
10034 * gnus-faq.texi: Untabify.
10035 ([6.3]): nnir.el is in contrib directory.
10036
10037 * message.texi (News Headers): Clarify how a unique ID is created.
10038
10039 * gnus.texi (Batching Agents): Fix typo in example.
10040 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10041
10042 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10043
10044 * gnus.texi (Group Parameters): Add more on hooks.
10045
10046 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10047
10048 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10049
10050 2004-09-22 Jay Belanger <belanger@truman.edu>
10051
10052 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10053 might be hidden during part of the session.
10054
10055 2004-09-20 Jay Belanger <belanger@truman.edu>
10056
10057 * calc.texi (Notations Used in This Manual): Put in an earlier
10058 mention that DEL could be called Backspace.
10059
10060 2004-09-10 Simon Josefsson <jas@extundo.com>
10061
10062 * gnus.texi (IMAP): Add example. Suggested and partially written
10063 by Steinar Bang <sb@dod.no>.
10064
10065 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10066
10067 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10068 netrc syntax.
10069
10070 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10071
10072 * gnus.texi (Spam ELisp Package Sequence of Events):
10073 Some clarifications.
10074 (Spam ELisp Package Global Variables): More clarifications.
10075
10076 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10077
10078 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10079 Mention spam-split does not modify incoming mail.
10080
10081 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10082
10083 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10084
10085 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10086
10087 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10088
10089 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10090
10091 * makefile.w32-in (sieve, pgg): Use $(infodir).
10092
10093 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10094
10095 * makefile.w32-in: Fix PGG and Sieve entries.
10096
10097 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10098
10099 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10100 Emacs and related programs.
10101
10102 2004-08-27 Richard M. Stallman <rms@gnu.org>
10103
10104 * faq.texi: Fix texinfo usage, esp. doublequotes.
10105 (Difference between Emacs and XEmacs): Some clarification.
10106
10107 * faq.texi (Difference between Emacs and XEmacs):
10108 Explain not to contrast XEmacs with GNU Emacs.
10109
10110 2004-08-26 Richard M. Stallman <rms@gnu.org>
10111
10112 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10113
10114 2004-08-22 David Kastrup <dak@gnu.org>
10115
10116 * reftex.texi (AUCTeX): Update links, section name.
10117
10118 * faq.texi (Calc): Update availability (included in 22.1).
10119 (AUCTeX): Update availability, information, versions, description.
10120
10121 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10122
10123 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10124
10125 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10126
10127 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10128
10129 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10130
10131 Sync with Tramp 2.0.44.
10132
10133 2004-08-05 Lars Hansen <larsh@math.ku.dk>
10134
10135 * widget.texi (User Interface): Update how to separate the
10136 editable field of an editable-field widget from other widgets.
10137 (Programming Example): Add text after field.
10138
10139 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10140
10141 * emacs-mime.texi (Encoding Customization): Add a note to the
10142 mm-content-transfer-encoding-defaults entry.
10143 (rfc2047): Update.
10144
10145 * gnus.texi (Article Highlighting):
10146 Add gnus-cite-ignore-quoted-from.
10147 (POP before SMTP): New node.
10148 (Posting Styles): Addition.
10149 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10150 (Fancy Mail Splitting): Ditto.
10151 (X-Face): Add gnus-x-face.
10152
10153 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10154
10155 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10156 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10157
10158 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10159
10160 * gnus.texi (Mail Source Specifiers):
10161 Describe `pop3-leave-mail-on-server'.
10162
10163 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10164
10165 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10166
10167 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10168 repository. Change setfilename.
10169
10170 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10171
10172 2004-07-02 Juri Linkov <juri@jurta.org>
10173
10174 * pcl-cvs.texi (Viewing differences): Add `d r'.
10175
10176 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10177
10178 * ses.texi, viper.texi, flymake.texi, faq.texi:
10179 * eshell.texi, ediff.texi: Markup fixes.
10180
10181 2004-06-21 Karl Berry <karl@gnu.org>
10182
10183 * info.texi (Top): Mention that only Emacs has mouse support.
10184 (Getting Started): Mention this in a few other places.
10185
10186 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10187
10188 * autotype.texi (Copyrights, Timestamps):
10189 Recommend `before-save-hook' instead of `write-file-functions'.
10190
10191 2004-06-13 Lars Hansen <larsh@math.ku.dk>
10192
10193 * dired-x.texi (dired-mark-omitted): Update keybinding.
10194
10195 2004-06-10 Kim F. Storm <storm@cua.dk>
10196
10197 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10198
10199 2004-06-05 Lars Hansen <larsh@math.ku.dk>
10200
10201 * dired-x.texi (variable dired-omit-mode): Rename from
10202 dired-omit-files-p.
10203 (function dired-omit-mode): Rename from dired-omit-toggle.
10204 Call dired-omit-mode rather than set dired-omit-files-p.
10205 (dired-mark-omitted): Describe command.
10206
10207 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
10208
10209 Version 2.0.41 of Tramp released.
10210
10211 2004-05-29 Juanma Barranquero <lektu@terra.es>
10212
10213 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10214 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10215
10216 2004-05-29 Richard M. Stallman <rms@gnu.org>
10217
10218 * cl.texi (Top): Call this chapter `Introduction'.
10219 (Overview): In TeX, no section heading here.
10220
10221 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10222
10223 2004-05-29 Eli Zaretskii <eliz@gnu.org>
10224
10225 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10226 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10227
10228 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10229
10230 * flymake.texi: New file.
10231
10232 2004-05-28 Simon Josefsson <jas@extundo.com>
10233
10234 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10235
10236 2004-05-07 Kai Großjohann <kai@emptydomain.de>
10237
10238 Version 2.0.40 of Tramp released.
10239
10240 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10241
10242 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10243
10244 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10245 variables `tramp-backup-directory-alist' and
10246 `tramp-bkup-backup-directory-info'.
10247 (Overview, Connection types)
10248 (External transfer methods, Default Method)
10249 (Windows setup hints): Remove restriction of password entering
10250 with external methods.
10251 (Auto-save and Backup): Make file name example
10252 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10253 and `auto-save-directory' must be used.
10254 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10255 only "NT"). Remove doubled entry "What kinds of systems does
10256 @tramp{} work on".
10257 (tramp): Macro removed.
10258 (Obtaining Tramp): Flag removed from title.
10259 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10260 and `trampver' used properly. Flag `tramp-inst' replaced by
10261 `installchapter'. Installation related text adapted.
10262
10263 2004-04-28 Masatake YAMATO <jet@gyve.org>
10264
10265 * widget.texi (Programming Example): Remove overlays.
10266
10267 2004-04-27 Jesper Harder <harder@ifa.au.dk>
10268
10269 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10270
10271 2004-04-23 Juanma Barranquero <lektu@terra.es>
10272
10273 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10274
10275 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10276
10277 * info.texi (Info Search): Add info-apropos.
10278
10279 2004-03-22 Juri Linkov <juri@jurta.org>
10280
10281 * faq.texi: Fix help key bindings.
10282
10283 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10284
10285 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10286 (as suggested by Karl Berry). Update information about colored
10287 stars in menus. Add new subheading describing M-n.
10288
10289 2004-03-12 Richard M. Stallman <rms@gnu.org>
10290
10291 * cl.texi (Top): Rename top node's title.
10292
10293 2004-03-08 Karl Berry <karl@gnu.org>
10294
10295 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10296 problems making the texinfo distribution.
10297
10298 2004-02-29 Simon Josefsson <jas@extundo.com>
10299
10300 * smtpmail.texi (Authentication): Change the list of supported
10301 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10302 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10303 <voegelas@gmx.net>.
10304
10305 2004-02-29 Juanma Barranquero <lektu@terra.es>
10306
10307 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10308 Use $(DEL) instead of rm, and ignore exit code.
10309
10310 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
10311
10312 Tramp version 2.0.39 released.
10313
10314 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10315
10316 * tramp.texi (Customizing Completion): Explain new functions
10317 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10318 (all): Savannah URLs unified to "http://savannah.nongnu.org".
10319 (Top): Refer to Savannah mailing list as the major one.
10320 Mention older mailing lists in HTML mode only.
10321 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10322 (Frequently Asked Questions): Remote hosts must not be Unix-like
10323 for "smb" method.
10324 (Password caching): New node.
10325 (External transfer methods): Refer to password caching for "smb"
10326 method.
10327
10328 2004-02-17 Karl Berry <karl@gnu.org>
10329
10330 * info.texi (Help-Int): Mention the new line number feature.
10331
10332 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10333
10334 * ses.texi (Advanced Features): New functionality for
10335 ses-set-header-row (defaults to current row unless C-u used).
10336 (Acknowledgements): Add Stefan Monnier.
10337
10338 2003-12-29 Kevin Ryde <user42@zip.com.au>
10339
10340 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10341
10342 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
10343
10344 Tramp version 2.0.38 released.
10345
10346 * tramp.texi (Remote shell setup): Warn of environment variables
10347 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10348 <sven.gabriel@imk.fzk.de>.
10349 (Configuration): Tramp now chooses base64/uuencode
10350 automatically. Update wording accordingly.
10351 (Top): More description for the `Default Method' menu entry.
10352 (Default Method): Use @code, not @var, for Lisp variables.
10353 (Default Method): New subsection `Which method is the right one
10354 for me?' Suggested by Christian Kirsch.
10355 (Configuration): Pointer to new subsection added.
10356 (Default Method): Too many "use" in one sentence.
10357 Rephrase. Reported by Christian Kirsch.
10358 (Filename Syntax): Old `su' example is probably a left-over from
10359 the sm/su method naming. Replace with `ssh', instead.
10360 (External transfer methods, Auto-save and Backup):
10361 Typo fixes.
10362
10363 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10364
10365 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
10366 (Top): Mention japanese manual only if flag `jamanual' is set.
10367 Insert section `Japanese manual' in menu.
10368
10369 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10370
10371 * eshell.texi (Known Problems): Add doc item.
10372
10373 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10374
10375 * cc-mode.texi: Update for CC Mode 5.30.
10376
10377 Note: Please refrain from doing purely cosmetic changes like
10378 removing trailing whitespace in this manual; it clobbers cvs
10379 merging for no good reason.
10380
10381 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10382
10383 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
10384 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
10385 @acronym{ASCII}.
10386
10387 2003-10-26 Karl Berry <karl@gnu.org>
10388
10389 * info.texi (Info Search): Echo area, not echo are. From Debian
10390 diff.
10391
10392 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10393
10394 * widget.texi (Defining New Widgets): Document new behavior of
10395 :buttons and :children keywords.
10396
10397 2003-10-22 Miles Bader <miles@gnu.org>
10398
10399 * Makefile.in (info): Move before $(top_srcdir)/info.
10400
10401 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10402
10403 * tramp.texi (Inline methods): Small grammar fix.
10404 (External transfer methods): Likewise.
10405
10406 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
10407
10408 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10409
10410 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10411
10412 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10413
10414 2003-09-30 Richard M. Stallman <rms@gnu.org>
10415
10416 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10417
10418 * widget.texi (User Interface): Fix typos.
10419
10420 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10421
10422 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10423
10424 * pcl-cvs.texi (Selected Files): Fix typo.
10425
10426 2003-09-21 Karl Berry <karl@gnu.org>
10427
10428 * info.texi (] and [ commands): No period at end of section title.
10429
10430 2003-09-04 Miles Bader <miles@gnu.org>
10431
10432 * Makefile.in (top_srcdir): New variable.
10433 ($(top_srcdir)/info): New rule.
10434 (info): Depend on it.
10435
10436 2003-09-03 Peter Runestig <peter@runestig.com>
10437
10438 * makefile.w32-in: New file.
10439
10440 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10441
10442 * widget.texi (User Interface): Explain the need of static text
10443 around an editable field.
10444
10445 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10446
10447 * widget.texi (Basic Types): The argument to `:help-echo' can now
10448 be a form that evaluates to a string.
10449
10450 2003-08-18 Kim F. Storm <storm@cua.dk>
10451
10452 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10453
10454 2003-08-16 Richard M. Stallman <rms@gnu.org>
10455
10456 * dired-x.texi (Shell Command Guessing): Explain *.
10457
10458 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10459
10460 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10461 log-edit-insert-changelog.
10462
10463 2003-08-03 Karl Berry <karl@gnu.org>
10464
10465 * info.texi: Need @contents.
10466
10467 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
10468
10469 Tramp version 2.0.36 released.
10470
10471 * tramp.texi (Remote shell setup): Explain about problems with
10472 non-Bourne commands in ~/.profile and ~/.shrc.
10473
10474 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10475
10476 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10477 renaming of `vis-mode' to `visible-mode'.
10478
10479 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10480
10481 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10482 next, prev and up pointers.
10483
10484 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10485
10486 * info.texi (Help): Mention existence of Emacs and stand-alone
10487 Info at the very beginning of the tutorial.
10488 (Help-Inv): New node.
10489 (Help-]): New node.
10490 (Help-M): Systematically point out the differences between default
10491 Emacs and stand-alone versions. Delete second menu.
10492 (Help-Xref): Systematically point out the differences between
10493 default Emacs and stand-alone versions.
10494 (Help-Int): Change `l' example.
10495 (Expert Info): Fix typos.
10496 (Emacs Info Variables): Mention `Info-hide-note-references' and
10497 new default for `Info-scroll-prefer-subnodes'.
10498
10499 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
10500
10501 Version 2.0.35 of Tramp released.
10502
10503 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10504 (Inline methods): Add methods `remsh' and `plink1'.
10505 (External transfer methods): Add method `remcp'.
10506 (Multi-hop Methods): Add method `remsh'.
10507 Small patch from Adrian Aichner <adrian@xemacs.org>:
10508 Fix minor typos.
10509 (Concept Index): Add to make manual searchable via
10510 `Info-index'.
10511 (Version Control): Add cindex entry.
10512
10513 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
10514
10515 * trampver.texi: Version 2.0.34 released.
10516
10517 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10518
10519 * faq.texi: Improve previous changes.
10520
10521 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
10522
10523 * faq.texi: Update copyright and maintenance details.
10524 Update some package URLs, versions, and maintainers.
10525 Remove many references to the Emacs Lisp Archive.
10526
10527 2003-04-23 Simon Josefsson <jas@extundo.com>
10528
10529 * smtpmail.texi: Fix license (the invariant sections mentioned has
10530 never been part of the smtp manual). Align info dir entry with
10531 other emacs packages.
10532
10533 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
10534
10535 * tramp.texi: Version 2.0.33 released.
10536 Remove installation chapter. Remove XEmacs specifics.
10537
10538 2003-03-29 Richard M. Stallman <rms@gnu.org>
10539
10540 * tramp.texi (Top): Undo the previous renaming.
10541 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10542
10543 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
10544
10545 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10546 version of manual.
10547
10548 * tramp.texi (Auto-save and Backup): New node.
10549
10550 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
10551
10552 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
10553 Emacs" in order to have better differentiation to "XEmacs".
10554 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10555 are new macros in order to point to the other Emacs flavor where
10556 appropriate. In info case, point to node `Installation' in order
10557 to explain how to generate the other way. In html case, make a
10558 link to the other html file.
10559 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
10560 after CVS checkout/update.
10561 (Installation): Completely rewritten.
10562 (Installation parameters, Load paths): New sections under
10563 `Installation'.
10564
10565 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10566
10567 * tramp.texi: Version 2.0.30 released.
10568 Replace word "path" with "localname" where used as a component of
10569 a Tramp file name.
10570
10571 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10572
10573 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10574 introduced.
10575 (Installation): Explain what to do if files from the tramp/contrib
10576 directory are needed.
10577
10578 2003-02-23 Alex Schroeder <alex@emacswiki.org>
10579
10580 * smtpmail.texi (How Mail Works): New.
10581
10582 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10583
10584 * smtpmail.texi: New file.
10585
10586 * Makefile.in: Build SMTP manual.
10587
10588 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10589
10590 * tramp.texi: Version 2.0.29 released.
10591 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10592 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10593
10594 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
10595
10596 * tramp.texi (Frequently Asked Questions): Explain a workaround if
10597 another package loads accidentally Ange-FTP.
10598
10599 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
10600
10601 * tramp.texi (Customizing Completion): Add function
10602 `tramp-parse-sconfig'. Change example of
10603 `tramp-set-completion-function', because parsing of ssh config
10604 files looks more natural.
10605
10606 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10607
10608 * gnus.texi: Do not use `path' in several locations.
10609
10610 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10611
10612 * tramp.texi (External transfer methods): New method `smb'.
10613 From Michael Albinus.
10614
10615 2002-11-05 Karl Berry <karl@gnu.org>
10616
10617 * info.texi (Info-fontify): Reorder face list to avoid bad line
10618 breaks.
10619
10620 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10621
10622 * tramp.texi: Move @copying to standard place.
10623 Use @insertcopying.
10624
10625 2002-10-02 Karl Berry <karl@gnu.org>
10626
10627 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
10628 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
10629 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
10630 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
10631 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
10632 Per rms, update all manuals to use @copying instead of @ifinfo.
10633 Also use @ifnottex instead of @ifinfo around the top node, where
10634 needed for the sake of the HTML output.
10635 (The Gnus manual is not fixed since it's not clear to me how it
10636 works; and the Tramp manual already uses @copying, although in an
10637 unusual way. All others were changed.)
10638
10639 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
10640
10641 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10642 (../info/ses, ses.dvi): New targets.
10643 * ses.texi: New file.
10644
10645 2002-09-06 Pavel Janík <Pavel@Janik.cz>
10646
10647 * texinfo.tex: Update to texinfo 4.2.
10648
10649 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
10650
10651 * reftex.texi: Update to RefTeX 4.19.
10652
10653 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10654
10655 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
10656 (../info/tramp, tramp.dvi): New targets.
10657
10658 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
10659
10660 * Makefile.in (DVI_TARGETS): Add calc.dvi.
10661 (calc.dvi): Uncomment.
10662
10663 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
10664
10665 * Makefile.in (INFO_TARGETS): Add ../info/calc.
10666 (../info/calc): New target.
10667
10668 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10669
10670 * (Version 21.1 released.)
10671
10672 2001-10-05 Gerd Moellmann <gerd@gnu.org>
10673
10674 * Branch for 21.1.
10675
10676 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
10677
10678 * Makefile.in (../info/info): Use an explicit -o switch to
10679 makeinfo.
10680
10681 2001-03-05 Gerd Moellmann <gerd@gnu.org>
10682
10683 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10684
10685 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10686
10687 * Makefile.in (../info/idlwave): Use --no-split.
10688
10689 2000-12-14 Dave Love <fx@gnu.org>
10690
10691 * Makefile.in (mostlyclean): Remove gnustmp.*.
10692 (gnus.dvi): Change rule to remove @latex stuff.
10693
10694 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
10695
10696 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
10697
10698 2000-10-13 John Wiegley <johnw@gnu.org>
10699
10700 * Makefile.in: Add build targets for eshell.texi.
10701
10702 2000-09-25 Gerd Moellmann <gerd@gnu.org>
10703
10704 * Makefile.in: Remove/comment speedbar stuff.
10705
10706 2000-09-22 Dave Love <fx@gnu.org>
10707
10708 * Makefile.in: Add emacs-mime.
10709
10710 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
10711
10712 * Makefile.in (INFO_TARGETS): Add ../info/woman.
10713 (DVI_TARGETS): Add woman.dvi.
10714 (../info/woman, woman.dvi): New targets.
10715
10716 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10717
10718 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10719
10720 * pcl-cvs.texi: New file.
10721 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
10722 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
10723
10724 2000-05-11 Gerd Moellmann <gerd@gnu.org>
10725
10726 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
10727 (../info/ebrowse, ebrowse.dvi): New targets.
10728
10729 2000-01-13 Gerd Moellmann <gerd@gnu.org>
10730
10731 * Makefile.in (INFO_TARGETS): Add eudc.
10732 (DVI_TARGETS): Add eudc.dvi.
10733 (../info/eudc, eudc.dvi): New targets.
10734
10735 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
10736
10737 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
10738 compatibility with 8+3 filesystems).
10739 (../info/efaq): Rename from emacs-faq.
10740
10741 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
10742
10743 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
10744 (../info/idlwave, idlwave.dvi): New targets.
10745
10746 1999-10-23 Dave Love <fx@gnu.org>
10747
10748 * Makefile.in: Use autotype.texi.
10749
10750 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
10751
10752 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
10753 faq.texi file) rather than ../info/faq.
10754
10755 1999-10-07 Gerd Moellmann <gerd@gnu.org>
10756
10757 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
10758 (../info/ada-mode, ada-mode.dvi): New targets.
10759
10760 1999-09-01 Dave Love <fx@gnu.org>
10761
10762 * Makefile.in: Add faq.
10763
10764 1999-07-12 Richard Stallman <rms@gnu.org>
10765
10766 * Version 20.4 released.
10767
10768 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10769
10770 * Version 20.3 released.
10771
10772 1998-04-06 Andreas Schwab <schwab@gnu.org>
10773
10774 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10775 Use it in dvi targets.
10776 (../etc/GNU): Change to $(srcdir) first.
10777
10778 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
10779
10780 * reftex.texi: Update for RefTeX version 3.22.
10781
10782 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
10783
10784 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
10785 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10786
10787 1997-09-23 Paul Eggert <eggert@twinsun.com>
10788
10789 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10790 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
10791
10792 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10793
10794 * Version 20.2 released.
10795
10796 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10797
10798 * Version 20.1 released.
10799
10800 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10801
10802 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
10803
10804 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10805
10806 * Version 19.33 released.
10807
10808 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10809
10810 * Version 19.32 released.
10811
10812 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10813
10814 * Makefile.in: Add rules for the Message manual.
10815
10816 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10817
10818 * gnus.texi: New version.
10819
10820 * message.texi: New manual.
10821
10822 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10823
10824 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10825
10826 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10827
10828 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10829 Specify -I option.
10830 (All dvi targets): Set the TEXINPUTS variable.
10831
10832 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10833
10834 * Version 19.31 released.
10835
10836 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
10837
10838 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
10839 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
10840
10841 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10842
10843 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
10844 (INFO_TARGETS): Add ../info/cc-mode.
10845 (DVI_TARGETS): Add cc-mode.dvi.
10846
10847 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10848
10849 * Version 19.30 released.
10850
10851 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10852
10853 * gnus.texi: New file.
10854
10855 1995-11-04 Erik Naggum <erik@naggum.no>
10856
10857 * gnus.texi: File deleted.
10858
10859 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
10860
10861 * mh-e.texi: "Function Index" -> "Command Index" to work with
10862 Emacs 19.30 C-h C-k support of separately-documented commands.
10863
10864 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10865
10866 * Makefile.in (../info/ediff, ediff.dvi): New targets.
10867 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
10868
10869 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10870
10871 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
10872 (../info/viper, viper.dvi): New targets.
10873
10874 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
10875
10876 * dired-x.texi (Installation): Change the example to set
10877 buffer-local variables like dired-omit-files-p in
10878 dired-mode-hook.
10879
10880 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10881
10882 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
10883 (../info/mh-e, mh-e.dvi): New targets.
10884
10885 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10886
10887 * Makefile.in (maintainer-clean): Rename from realclean.
10888
10889 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10890
10891 * Makefile.in: New file.
10892 * Makefile: File deleted.
10893
10894 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10895
10896 * Makefile (TEXINDEX_OBJS): Variable deleted.
10897 (texindex, texindex.o, getopt.o): Rules deleted.
10898 All deps on texindex deleted.
10899 (distclean): Don't delete texindex.
10900 (mostlyclean): Don't delete *.o.
10901 * texindex.c, getopt.c: Files deleted.
10902
10903 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10904
10905 * Version 19.26 released.
10906
10907 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10908
10909 * Version 19.25 released.
10910
10911 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10912
10913 * Version 19.24 released.
10914
10915 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10916
10917 * Version 19.23 released.
10918
10919 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10920
10921 * Makefile: Delete spurious tab.
10922
10923 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10924
10925 * Makefile (.SUFFIXES): New rule.
10926
10927 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10928
10929 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
10930 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10931
10932 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10933
10934 * Makefile (../info/sc): Rename from sc.info.
10935 (../info/cl): Likewise.
10936 (INFO_TARGETS): Use new names.
10937
10938 1993-12-04 Richard Stallman (rms@srarc2)
10939
10940 * getopt.c: New file.
10941 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10942 (getopt.o): New rule.
10943 (dvi): Don't depend on texindex.
10944 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
10945 Depend on texindex.
10946
10947 1993-12-03 Richard Stallman (rms@srarc2)
10948
10949 * Makefile (../info/sc.info): Rename from ../info/sc.
10950 (TEXI2DVI): New variable.
10951 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
10952 Add explicit commands.
10953 (TEXINDEX_OBJS): Delete duplicate getopt.o.
10954
10955 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10956
10957 * Version 19.22 released.
10958
10959 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10960
10961 * Makefile (TEXINDEX_OBJS): Delete spurious period.
10962
10963 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10964
10965 * Version 19.21 released.
10966
10967 1993-11-15 Paul Eggert (eggert@twinsun.com)
10968
10969 * man/Makefile (../info/cl.info): Rename from ../info/cl.
10970
10971 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10972
10973 * Makefile (../etc/GNU): New target.
10974 (EMACSSOURCES): Add gnu1.texi.
10975
10976 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10977
10978 * Makefile (realclean): Don't delete the Info files.
10979
10980 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
10981
10982 * forms.texi: Fix forms.texi so that it will format correctly.
10983 Add missing `@end iftex', fix bad reference.
10984
10985 * info.texi, info-stn.texi: New files implement texinfo version of
10986 `info' file.
10987
10988 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
10989
10990 * Makefile: Fix targets for texindex, new info.texi files.
10991 * info-stnd.texi: New file implements info for standalone info
10992 reader.
10993 * info.texi: Update to include recent changes to "../info/info".
10994 New source file for ../info/info; includes info-stnd.texi.
10995
10996 * texindex.c: Include "../src/config.h" if building in emacs.
10997
10998 * Makefile: Change all files to FILENAME.texi, force all targets
10999 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11000 vip.texinfo, forms.texinfo, cl.texinfo.
11001 Add target to build texindex.c, defining `emacs'.
11002
11003 * forms.texi: Install new file to match version 2.3 of forms.el.
11004
11005 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11006
11007 * Version 19.19 released.
11008
11009 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11010
11011 * sc.texinfo: Fix info file name.
11012
11013 * Makefile (info): Add gnus and sc.
11014 (dvi): Add gnus.dvi and sc.dvi.
11015 (../info/sc, sc.dvi): New targets.
11016
11017 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11018
11019 * Version 19.18 released.
11020
11021 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11022
11023 * Makefile: Fix source file names of the separate manuals.
11024 (gnus.dvi, ../info/gnus): New targets.
11025
11026 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11027
11028 * Version 19.17 released.
11029
11030 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11031
11032 * split-man: Fix typos in last change.
11033
11034 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11035
11036 * Version 19.16 released.
11037
11038 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11039
11040 * version 19.15 released.
11041
11042 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11043
11044 * Makefile (distclean): It's rm, not rf.
11045
11046 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11047
11048 * Version 19.14 released.
11049
11050 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11051
11052 * Makefile: New file.
11053
11054 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11055
11056 * Version 19.13 released.
11057
11058 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11059
11060 * Version 19.9 released.
11061
11062 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11063
11064 * Version 19.8 released.
11065
11066 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11067
11068 * Version 19.7 released.
11069
11070 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11071
11072 * gnus.texinfo: New file. Removed installation instructions.
11073
11074 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11075
11076 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
11077
11078 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11079
11080 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11081 then define `\sc' as the command for smallcaps in Texinfo.
11082 This means that the @sc command will produce small caps. bfox has
11083 made the corresponding change to makeinfo and texinfm.el.
11084
11085 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11086
11087 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11088 Customization since the menu entry did not point to anything.
11089 Also add an @finalout command to remove overfull hboxes from the
11090 printed output.
11091
11092 * cl.texinfo: Add @bye, \input line and @settitle to file.
11093 This file is clearly intended to be a chapter of some other work,
11094 but the other work does not yet exist.
11095
11096 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11097
11098 * texinfo.texinfo: Three typos corrected.
11099
11100 ;; Local Variables:
11101 ;; coding: utf-8
11102 ;; End:
11103
11104 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
11105
11106 This file is part of GNU Emacs.
11107
11108 GNU Emacs is free software: you can redistribute it and/or modify
11109 it under the terms of the GNU General Public License as published by
11110 the Free Software Foundation, either version 3 of the License, or
11111 (at your option) any later version.
11112
11113 GNU Emacs is distributed in the hope that it will be useful,
11114 but WITHOUT ANY WARRANTY; without even the implied warranty of
11115 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11116 GNU General Public License for more details.
11117
11118 You should have received a copy of the GNU General Public License
11119 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.