auth-sources doc fixes
[bpt/emacs.git] / doc / misc / ChangeLog
1 2014-02-08 Glenn Morris <rgm@gnu.org>
2
3 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
5
6 2014-02-07 Glenn Morris <rgm@gnu.org>
7
8 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
9
10 2014-02-06 Glenn Morris <rgm@gnu.org>
11
12 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
13
14 * mh-e.texi, viper.texi: Do not use colons in index entries.
15
16 2014-02-05 Paul Eggert <eggert@cs.ucla.edu>
17
18 * texinfo.tex: Update from gnulib.
19
20 2014-02-05 Glenn Morris <rgm@gnu.org>
21
22 * epa.texi: Add indices.
23
24 * url.texi (Cookies): Mention url-cookie-list command.
25
26 2014-02-03 Glenn Morris <rgm@gnu.org>
27
28 * cl.texi (Blocks and Exits): Mention cl-tagbody.
29
30 2014-02-02 Glenn Morris <rgm@gnu.org>
31
32 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
33
34 2014-01-31 Glenn Morris <rgm@gnu.org>
35
36 * efaq.texi (Replacing highlighted text):
37 Update delete-selection-mode doc.
38
39 2014-01-30 Xue Fuqiao <xfq.free@gmail.com>
40
41 * sem-user.texi (Include paths): Fix a Texinfo command.
42
43 2014-01-27 Glenn Morris <rgm@gnu.org>
44
45 * idlwave.texi (Lesson III---User Catalog, Online Help)
46 (Starting the Shell, Catalogs, User Catalog):
47 * remember.texi (Quick Start):
48 * viper.texi:
49 * vip.texi (Customization, Customizing Constants)
50 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
51
52 2014-01-25 Xue Fuqiao <xfq.free@gmail.com>
53
54 * cc-mode.texi (Minor Modes): Minor fix.
55
56 2014-01-24 David Engster <deng@randomsample.de>
57
58 * eieio.texi (Introduction): Fix references.
59
60 2014-01-24 Glenn Morris <rgm@gnu.org>
61
62 * efaq.texi (Termcap/Terminfo entries for Emacs):
63 Use M-x term rather than M-x terminal-emulator.
64
65 * emacs-mime.texi (time-date): Use float-time.
66
67 2014-01-22 David Engster <deng@randomsample.de>
68
69 * eieio.texi (Introduction): Move introductory paragraph about
70 EIEIO and CLOS from 'Building Classes' to here.
71 (Documentation): Remove, since eieio-doc is not part of Emacs.
72 (Class Values, CLOS compatibility): Mention that
73 `describe-function' will also give information about classes.
74
75 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
76
77 * texinfo.tex: Update from gnulib.
78
79 2014-01-15 Glenn Morris <rgm@gnu.org>
80
81 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
82
83 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
84
85 * tramp.texi (all): Doc fix according to GNU Coding Standards.
86 Use "file name" instead of "filename" or "path". Use "host"
87 instead of "machine".
88
89 2014-01-12 David Engster <deng@randomsample.de>
90
91 * eieio.texi (Introduction): `class-of' is obsolete.
92 (Predicates, Basic Methods): Adapt function names to namespace
93 cleanup.
94
95 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
96
97 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
98
99 2014-01-12 Glenn Morris <rgm@gnu.org>
100
101 * efaq.texi (Guidelines for newsgroup postings)
102 (Informational files for Emacs):
103 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
104
105 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
106
107 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
108
109 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
110
111 * Makefile.in: Add eww.texi.
112 * eww.texi: New file.
113
114 2014-01-07 Glenn Morris <rgm@gnu.org>
115
116 * efaq.texi (Problems with very large files): Fix superscript typo.
117
118 2013-01-07 Rasmus <w530@pank.eu>
119
120 * org.texi (Global and local cycling): Fix missing '@'.
121
122 2013-01-07 Bastien Guerry <bzg@gnu.org>
123
124 * org.texi (Global and local cycling): Mention C-u C-u TAB.
125 (Include files, The Export Dispatcher)
126 (Advanced configuration)
127 (Header arguments in Org mode properties): Spelling fixes.
128 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
129 (@LaTeX{} specific attributes): New index entries.
130 Use #+BEGIN_ABSTRACT in the example.
131
132 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
133
134 * org.texi (Org export): New section.
135 (HTML doctypes): Fix whitespace error. Fix display.
136 (Publishing options): Add missing html publishing options.
137
138 2014-01-07 Glenn Morris <rgm@gnu.org>
139
140 * efaq.texi (Basic editing, Packages that do not come with Emacs):
141 Merge in some info from etc/MORE.STUFF.
142
143 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
144
145 Specify .texi encoding (Bug#16292).
146 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
147 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
148 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
149 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
150 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
151 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
152 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
153 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
154 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
155 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
156 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
157 * widget.texi, wisent.texi, woman.texi:
158 Add @documentencoding.
159
160 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
161
162 * eshell.texi (What Eshell is not): Clean up confusing clause.
163
164 2014-01-03 Glenn Morris <rgm@gnu.org>
165
166 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
167
168 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
169 Add copyright notice to titlepage.
170
171 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
172
173 * ert.texi: Add a titlepage. Use @insertcopying.
174
175 * calc.texi (Top): Use @top rather than @chapter.
176
177 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
178
179 * eshell.texi (top): Fix incorrect use of xref.
180
181 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
182
183 * eshell.texi (top): Fix incorrect info filename in an xref.
184
185 2014-01-02 Glenn Morris <rgm@gnu.org>
186
187 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
188
189 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
190
191 * eshell.texi (Command Basics): Remove `Command basics' chapter.
192
193 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
194
195 * eshell.texi (What is Eshell?): Add section about what not to use
196 Eshell for.
197
198 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
199
200 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
201
202 2013-12-22 Glenn Morris <rgm@gnu.org>
203
204 * woman.texi (Navigation): Use itemx where appropriate.
205
206 2013-12-20 Tassilo Horn <tsdh@gnu.org>
207
208 * info.texi, woman.texi:
209 Document `S-SPC' as alternative to `DEL' for scrolling.
210
211 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
212
213 * calc.texi (Stack Manipulation Commands): Mention using the variable
214 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
215
216 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
217
218 * tramp.texi (direntry): Use ssh but rsh.
219 (all): Encode all environment variable names with @env{...}.
220 (Bug Reports): Refer to Testing node.
221
222 2013-12-12 Glenn Morris <rgm@gnu.org>
223
224 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
225 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
226 * srecode.texi, todo-mode.texi, tramp.texi:
227 Sync direntry with info/dir version.
228
229 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
230
231 * Makefile.in: Add octave-mode.texi.
232
233 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
234 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
235
236 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
237
238 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
239
240 * dbus.texi (Properties and Annotations): Fix typo.
241
242 2013-12-06 Bastien Guerry <bzg@gnu.org>
243
244 * org.texi: Don't include Emacs version within Org's version.
245
246 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
247
248 * org.texi (Creating one-off styles): Use new export snippet
249 syntax.
250
251 * org.texi (Export settings): documentation describing how text
252 above the first heading is ignored when an :export: tag is in a
253 file.
254
255 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
256
257 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
258
259 2013-11-30 Glenn Morris <rgm@gnu.org>
260
261 * Makefile.in (distclean): Remove Makefile.
262
263 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
264
265 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
266 (The Basics, Formulas): Copyedits.
267 (Resizing, Printer functions): Add index entries.
268
269 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
270
271 * calc.texi (Customizing Calc): Mention new variable
272 `calc-context-sensitive-enter'.
273
274 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
275
276 * org.texi (Exporting code blocks): Document the 'inline-only
277 setting for `org-export-babel-evaluate'. Document how :var
278 introduces code block dependencies.
279
280 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
281
282 * org.texi (Header arguments): Document header-args[:lang]
283 properties and remove deprecated old-style properties from
284 documentation.
285
286 * org.texi (Agenda commands): Remove footnote from @tsubheading
287 and add a sentence with the reference instead.
288
289 2013-11-12 Bastien Guerry <bzg@gnu.org>
290
291 * org.texi (Catching invisible edits):
292 * org.texi (Plain lists, Plain lists):
293 * org.texi (Advanced configuration):
294 * org.texi (Tag groups):
295 * org.texi (Conventions):
296 * org.texi (Checkboxes, Radio lists):
297 * org.texi (Top, Summary, Exporting):
298 * org.texi (In-buffer settings): Fix typos.
299
300 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
301 C-w'. Add an index entry for `org-refile-keep'.
302
303 * org.texi (Plain lists): Add an index entry for sorting plain
304 list. Document sorting by checked status for check lists.
305
306 * org.texi (Publishing options): Fix old variable names.
307
308 * org.texi (Orgstruct mode): Fix suggested setting of
309 `orgstruct-heading-prefix-regexp'.
310
311 * org.texi (Export settings):
312 Document `org-export-allow-bind-keywords'.
313
314 * org.texi (History and Acknowledgments): Small rephrasing.
315
316 * org.texi (Template elements): Add a footnote about tags accepted
317 in a year datetree.
318
319 * org.texi (Beamer export, @LaTeX{} and PDF export)
320 (Header and sectioning, @LaTeX{} specific attributes):
321 Enhance style.
322
323 * org.texi (Agenda commands): Add a footnote about dragging agenda
324 lines: it does not persist and it does not change the .org files.
325
326 * org.texi (Agenda commands): Add a table heading for dragging
327 agenda lines forward/backward.
328
329 * org.texi (Agenda commands): Add documentation for
330 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
331
332 * org.texi (Publishing options): Update the list of options.
333 (Simple example, Complex example): Fix the examples.
334
335 * org.texi (Formula syntax for Calc): Don't use a bold font the
336 warning.
337
338 * org.texi (Other built-in back-ends): New section.
339
340 * org.texi (Editing source code):
341 Document `org-edit-src-auto-save-idle-delay' and
342 `org-edit-src-turn-on-auto-save'.
343
344 * org.texi (External links): Document contributed link types
345 separately.
346
347 * org.texi (Closing items):
348 Document `org-closed-keep-when-no-todo'.
349
350 * org.texi (Export back-ends): Rename from "Export formats".
351 (The Export Dispatcher): Remove reference to
352 `org-export-run-in-background'.
353 (Export settings): Minor rewrites.
354 (ASCII/Latin-1/UTF-8 export): Update variable's name.
355 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
356
357 * org.texi (Export in foreign buffers): New section.
358 (Exporting): Remove documentation about converting the selected
359 region.
360
361 * org.texi (Advanced configuration): Put the filter valid types in
362 a table. Use @lisp and @smalllisp.
363
364 * org.texi: Use @code{nil} instead of nil. Update the maintainer
365 contact info.
366
367 * org.texi (Exporting): Better introductory sentence. Add a note
368 about conversion commands.
369 (Feedback, Orgstruct mode, Built-in table editor)
370 (Built-in table editor, Orgtbl mode, Updating the table)
371 (Property syntax, Capturing column view, Capture)
372 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
373 (Exporting, Extending ODT export)
374 (Working with @LaTeX{} math snippets, dir, Customization)
375 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
376 Uniformly use @kbd{M-x command RET}.
377
378 * org.texi (Filtering/limiting agenda items): New subsection.
379 Document the use of `org-agenda-max-*' options and
380 `org-agenda-limit-interactively' from the agenda.
381 (Agenda commands): Move details about filtering commands to
382 the new section, only include a summary here.
383 (Customizing tables in ODT export)
384 (System-wide header arguments, Conflicts, Dynamic blocks):
385 Use spaces for indentation.
386
387 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
388
389 * org.texi (Links in HTML export, Images in HTML export)
390 (post): Fix syntax within #+ATTR_*.
391 (Tables in HTML export): Document `org-html-table-row-tags'
392 and use `org-html-table-default-attributes' instead of
393 `org-html-table-tag'.
394
395 * org.texi (Publishing action, Publishing options)
396 (Publishing links): Major rewrite. Enhance explanations for
397 `org-org-publish-to-org'. Remove reference to
398 `org-export-run-in-background'.
399
400 * org.texi: Fix many small typos. Use #+NAME instead of
401 #+TBLNAME. Use @smalllisp instead of @example.
402 (Special symbols): Add index?
403 (HTML preamble and postamble): Don't mention obsolete use of
404 opt-plist.
405 (JavaScript support): Don't mention the org-jsinfo.el file as it
406 has been merged with ox-html.el.
407
408 * org.texi (Installation, Feedback, Setting Options)
409 (Code evaluation security, org-crypt.el): Use @lisp instead of
410 @example.
411 (Agenda commands): Use @table instead of @example.
412
413 * org.texi (Adding hyperlink types): New appendix.
414
415 * org.texi (ODT export commands, Extending ODT export)
416 (Applying custom styles, Images in ODT export)
417 (Labels and captions in ODT export)
418 (Literal examples in ODT export)
419 (Configuring a document converter)
420 (Working with OpenDocument style files)
421 (Customizing tables in ODT export)
422 (Validating OpenDocument XML): Fix options names.
423
424 * org.texi (History and Acknowledgments): Update acknowledgments
425 to Nicolas. Add Nicolas Goaziou to the list of contributors.
426
427 * org.texi (System-wide header arguments): Don't use "customizing"
428 for setting a variable. Also remove comments.
429
430 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
431 `org-agenda-start-on-weekday' to the variable index and document
432 them.
433
434 * org.texi (Sparse trees, Agenda commands)
435 (@LaTeX{} fragments, Selective export, Export options)
436 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
437 (HTML Export commands, @LaTeX{}/PDF export commands)
438 (iCalendar export, Publishing options, Triggering publication)
439 (In-buffer settings): Update to reflect changes from the new
440 export engine.
441
442 * org.texi (Matching tags and properties): More examples.
443 Explain group tags expansion as regular expressions.
444
445 * org.texi (Tag groups): New section.
446
447 * org.texi (Setting tags): Tiny formatting fixes.
448
449 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
450 names.
451
452 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
453 concept index. Include example for these agenda views.
454 (Special agenda views): Mention the "agenda*" agenda view.
455
456 * org.texi (Repeated tasks): Document how to ignore a repeater
457 when using both a scheduled and a deadline timetamp.
458
459 * org.texi (Global and local cycling): Wrap in a new subsection.
460 (Initial visibility, Catching invisible edits): New subsections.
461
462 * org.texi (Visibility cycling): Mention that
463 `org-agenda-inhibit-startup' will prevent visibility setting when
464 the agenda opens an Org file for the first time.
465
466 * org.texi (Org syntax): New section.
467
468 * org.texi (Orgstruct mode):
469 Document `orgstruct-heading-prefix-regexp'.
470
471 * org.texi (Speeding up your agendas): New section.
472
473 * org.texi (Installation): When installing Org from ELPA, users
474 should do this from an Emacs session where no .org file has been
475 visited.
476
477 * org.texi (CSS support, In-buffer settings): Update HTML options
478 names.
479
480 * org.texi (Structure editing): Update documentation for
481 `org-insert-heading-or-item'.
482 (Plain lists, Relative timer): Update index entry.
483
484 * org.texi (JavaScript support): Update variable names.
485
486 * org.texi (comments): Minor formatting fix.
487
488 * org.texi (@LaTeX{} fragments): Minor enhancement.
489
490 * org.texi: Update the list contributions.
491
492 * org.texi (Agenda commands): Exporting the agenda to an .org file
493 will not copy the subtrees and the inherited tags.
494 Document `org-agenda-filter-by-regexp'.
495
496 * org.texi (Publishing action, Complex example): Fix names of
497 publishing functions.
498
499 * org.texi (Top, Exporting): Delete references to Freemind.
500 (Freemind export): Delete section.
501
502 * org.texi (Top, Exporting): Delete references to the XOXO export.
503 (XOXO export): Delete section.
504
505 * org.texi (Capture): Mention that org-remember.el is not
506 supported anymore.
507
508 * org.texi (Top, Exporting, Beamer class export):
509 Delete references to the TaskJuggler export.
510 (History and Acknowledgments): Mention that the TaskJuggler has
511 been rewritten by Nicolas and now lives in the contrib/ directory
512 of Org's distribution. Mention that Jambunathan rewrote the HTML
513 exporter. Remove Jambunathan from my own acknowledgments.
514 (TaskJuggler export): Delete.
515
516 * org.texi (HTML preamble and postamble)
517 (Tables in HTML export, Images in HTML export)
518 (Math formatting in HTML export, CSS support)
519 (@LaTeX{} and PDF export, Publishing options): Fix the names of
520 the HTML export and publishing options.
521
522 * org.texi (Literal examples, Export options)
523 (@LaTeX{} and PDF export, Header and sectioning)
524 (Publishing options): Fix LaTeX options names.
525
526 * org.texi (Export options, CSS support, In-buffer settings):
527 Fix references to HTML_LINK_* and HTML_STYLE keywords.
528
529 * org.texi (Export options, In-buffer settings): Fix references to
530 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
531
532 * org.texi (Top, Markup, Initial text, Images and tables)
533 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
534 (Export options, JavaScript support, Beamer class export):
535 Remove references to the DocBook export, which has been deleted.
536 (History and Acknowledgments): Mention that DocBook has been
537 deleted, suggest to use the Texinfo exporter instead, then to
538 convert the .texi to DocBook with makeinfo.
539 (Links in ODT export, Tables in ODT export): Fix indices.
540
541 * org.texi (Deadlines and scheduling): Add a variable to the
542 index. Add documentation about delays for scheduled tasks.
543
544 * org.texi (Emphasis and monospace):
545 Mention `org-fontify-emphasized-text' and
546 `org-emphasis-regexp-components'.
547
548 * org.texi (References): Small enhancement.
549
550 * org.texi (Column width and alignment): Make the example visually
551 more clear.
552
553 * org.texi (The clock table): Document :mstart and :wstart as a
554 way to set the starting day of the week.
555
556 * org.texi (In-buffer settings): Document new startup keywords.
557 Thanks to John J Foerch for this idea.
558
559 * org.texi (Include files): Tiny formatting fix.
560
561 * org.texi (Activation): Point to the "Conflicts" section.
562
563 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
564
565 * org.texi (CSS support): Clarify this section.
566
567 * org.texi (@LaTeX{} specific attributes): Document that tabu and
568 tabularx packages are not in the default set of packages.
569
570 * org.texi (Agenda commands): Document fortnight view.
571
572 * org.texi: Document conflict with ecomplete.el.
573
574 * org.texi (History and Acknowledgments): Acknowledgements for
575 Jason Dunsmore and Rakcspace.
576
577 * org.texi: Rename org-crypt.el node to org-crypt.
578
579 * org.texi (A @LaTeX{} example): Fix typo in variable name.
580
581 * org.texi (MobileOrg): Mention the new iPhone developer.
582
583 * org.texi (Table of contents) Improve documentation of TOC
584 placement.
585
586 * org.texi: Explain that date/time information at read-date prompt
587 should start at the beginning, not anywhere in the middle of a
588 long string.
589
590 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
591
592 * org.texi (Orgstruct mode): Fix wrong regexp.
593
594 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
595
596 * org.texi: Document export to (X)HTML flavors.
597
598 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
599
600 * org.texi (Extracting source code): Mention the prefix argument
601 to org-babel-tangle.
602 (noweb): Remove erroneous negative.
603 (Specific header arguments): Document new header arguments.
604 Documentation for new tangle-mode header argument.
605 (Top): Documentation for new tangle-mode header argument.
606 (rownames): Documentation for new tangle-mode header argument.
607 Mention elisp as special rowname case.
608 (tangle-mode): Documentation for new tangle-mode header argument.
609 (post): Documentation and an example of usage.
610 (var): Remove the "Alternate argument syntax" section from the
611 documentation.
612 (hlines): Note that :hline has no effect for Emacs Lisp code
613 blocks.
614
615 2013-11-12 Feng Shu <tumashu@gmail.com>
616
617 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
618 (Math formatting in HTML export)
619 (Working with @LaTeX{} math snippets): Add document about creating
620 formula image with imagemagick.
621
622 * org.texi (@LaTeX{} specific attributes): Document `:caption'
623 attribute of #+ATTR_LATEX.
624
625 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
626
627 * org.texi (Handling links): Fix a typo in
628 `org-startup-with-inline-images' documentation.
629
630 * org.texi (Previewing @LaTeX{} fragments): Document the startup
631 keywords to use for previewing LaTeX fragments or not.
632 (Summary of in-buffer settings): Improve formatting and add an
633 entry for the variable `org-startup-with-latex-preview'.
634
635 * org.texi (Property syntax): Recall the user to refresh the org
636 buffer when properties are set on a per-file basis.
637
638 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
639
640 * org.texi (Matching tags and properties): Clarification.
641
642 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
643
644 * org.texi (Editing and debugging formulas): Add an example when a
645 table has multiple #+TBLFM lines.
646
647 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
648
649 * org.texi (The clock table): Document acceptance of relative
650 times in tstart and tend, link to syntax description and provide
651 example.
652
653 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
654
655 * org.texi (The spreadsheet): Document lookup functions.
656
657 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
658
659 * org.texi (CSS support): Mention .figure-number, .listing-number,
660 and .table-number.
661
662 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
663
664 * org.texi
665 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
666 spreadsheet formula mode strings and some examples from @example
667 block with xy @r{yz} to @table.
668
669 * org.texi (Formula syntax for Calc): Improve the documentation of
670 empty fields in formulas for spreadsheet. Add explanation and
671 example for empty field. Extend explanations of format
672 specifiers. Add a sentence to mention Calc defmath.
673
674 * org.texi (Column formulas): Add a sentence to be more explicit
675 about when a table header is mandatory.
676
677 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
678
679 * org.texi (Subscripts and superscripts): Remove reference to
680 quoted underscores until this mechanism is implemented again.
681
682 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
683 property.
684
685 * org.texi (Document title): Subtree export is no longer triggered
686 by marking one as the region.
687 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
688 giving examples isn't very useful: "horizontal rule" is, at least,
689 as explicit as <hr/>.
690
691 * org.texi (HTML doctypes): Reflect keyword removal.
692 (CSS support): Reflect keyword removal.
693
694 * org.texi (@LaTeX{} specific attributes): Document new :float
695 values.
696
697 * org.texi (Export settings): Improve documentation.
698
699 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
700 (Text areas in HTML export): Update text areas.
701 (HTML Export commands): Update export commands.
702
703 * org.texi (Header and sectioning): Add a footnote about the
704 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
705
706 * org.texi (The Export Dispatcher):
707 Document `org-export-in-background'.
708
709 * org.texi (Footnotes): Export back-ends do not use
710 `org-footnote-normalize' anymore.
711
712 * org.texi: Document variable changes.
713
714 * org.texi (Export settings): Doument p: item in OPTIONS keyword.
715
716 * org.texi (Exporting): Massive rewrite of the first sections.
717 (Selective export): Delete.
718 (The Export Dispatcher): Rewrite.
719 (Export options): Rewrite as "Export settings".
720
721 * org.texi: Small changes to documentation for embedded LaTeX.
722
723 * org.texi (Internal links): Document #+NAME keyword and
724 cross-referencing during export.
725
726 * org.texi (Include files): Remove reference to :prefix1
727 and :prefix. Give more details for :minlevel.
728
729 * org.texi (Macro replacement): Fix macro name.
730 Update documentation about possible locations and escaping mechanism.
731
732 * org.texi (Table of contents): Update documentation.
733 Document lists of listings and lists of tables. Add documentation for
734 optional title and #+TOC: keyword.
735
736 2013-11-12 Rick Frankel <rick@rickster.com>
737
738 * org.texi (results): Add Format section, broken out of Type
739 section to match code.
740 (hlines, colnames): Remove incorrect Emacs Lisp exception.
741 Note that the actual default handling (at least for python and
742 emacs-lisp) does not seem to match the description.
743
744 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
745
746 * org.texi (The date/time prompt): Update the documentation to
747 reflect the new way `org-read-date-get-relative' handles weekdays.
748
749 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
750
751 * org.texi (Resolving idle time):
752 Document `org-clock-x11idle-program-name'.
753
754 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
755
756 * ert.texi (Running Tests Interactively): Adapt examle output.
757 (Tests and Their Environment): Mention skip-unless.
758
759 2013-10-23 Glenn Morris <rgm@gnu.org>
760
761 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
762 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
763 * widget.texi: Nuke @refill.
764
765 * Makefile.in (install-dvi, install-html, install-pdf)
766 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
767 (uninstall-pdf): Quote entities that might contain whitespace.
768
769 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
770
771 * calc.texi (Data Type Formats): Don't specify the size at
772 which integers begin to be represented by lists.
773
774 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
775
776 * cl.texi (Argument Lists): Add indexes for &key and &aux.
777
778 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
779
780 * trampver.texi: Update release number.
781
782 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
783
784 Sync with Tramp 2.2.8.
785
786 * tramp.texi (External packages): Use `non-essential'.
787 * trampver.texi: Update release number.
788
789 2013-09-14 Glenn Morris <rgm@gnu.org>
790
791 * eshell.texi: Markup fixes.
792
793 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
794
795 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
796 of @kbd{RET}.
797 (Prefix Matching): Add an index.
798
799 2013-09-08 Glenn Morris <rgm@gnu.org>
800
801 * emacs-gnutls.texi: Tweak direntry.
802
803 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
804
805 * tramp.texi (Alternative Syntax): Remove chapter.
806
807 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
808
809 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
810 for portability to hosts where /bin/sh has problems.
811
812 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
813
814 Try to reduce redundancy in doc/misc/Makefile.in.
815 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
816 (TARGETS): New intermediate variable.
817 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
818
819 2013-08-27 Glenn Morris <rgm@gnu.org>
820
821 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
822
823 * efaq.texi: Rename from faq.texi, to match its output files.
824 * Makefile.in: Update for faq.texi name change.
825
826 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
827
828 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
829
830 * efaq-w32.texi: Move here from the web-pages repository.
831 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
832 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
833 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
834 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
835 Add DOCMISC_*_W32 variables.
836 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
837 (efaq_w32_deps): New variable.
838 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
839 (efaq-w32.pdf, efaq-w32.html): New rules.
840 (clean): Remove efaq-w32 products.
841
842 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
843
844 * texinfo.tex: Update from gnulib.
845
846 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
847
848 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
849 shift_jis from the default value set to mm-coding-system-priorities for
850 Japanese users.
851
852 2013-08-13 Glenn Morris <rgm@gnu.org>
853
854 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
855 (Options - Defining Label Environments, Options - Creating Labels)
856 (Options - Referencing Labels, Options - Creating Citations)
857 (Options - Index Support, Options - Viewing Cross-References)
858 (Options - Finding Files, Options - Optimizations)
859 (Options - Fontification, Options - Misc):
860 * cc-mode.texi (Sample Init File):
861 * edt.texi (Init file):
862 * epa.texi (Encrypting/decrypting gpg files):
863 * mairix-el.texi (About, Setting up the mairix interface, Using)
864 (Extending):
865 Rename nodes to avoid characters that can cause Texinfo problems.
866
867 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
868
869 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
870
871 2013-08-12 Glenn Morris <rgm@gnu.org>
872
873 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
874 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
875 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
876 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
877 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
878 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
879 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
880 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
881 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
882 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
883 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
884 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
885 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
886
887 * woman.texi (Top): Avoid mailto: in html output.
888
889 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
890 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
891 (INSTALL_DATA): New, set by configure.
892 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
893 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
894 install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
895 uninstall-ps, and uninstall-doc.
896 (.SUFFIXES): Add .ps and .dvi.
897 (.dvi.ps): New suffix rule.
898 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
899 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
900 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
901 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
902 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
903 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
904 (ido.html, mairix-el.html, message.html, mh-e.html)
905 (newsticker.html, nxml-mode.html, org.html, pgg.html)
906 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
907 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
908 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
909 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
910 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
911 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
912 New rules.
913 (clean): Remove HTML_TARGETS and PS_TARGETS.
914
915 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
916
917 * ido.texi (Working Directories):
918 (Flexible Matching, Regexp Matching, Find File At Point)
919 (Ignoring, Misc Customization): Use @defopt for user options.
920
921 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
922
923 * htmlfontify.texi (Customization): Remove documentation of
924 `hfy-fast-lock-save'. Minor fixes.
925
926 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
927
928 * ido.texi (Top): Insert node "Working Directories" in menu.
929 (Working Directories): New node.
930 (Misc Customization): Add documentation of
931 `ido-confirm-unique-completion' and some other user options.
932
933 2013-08-07 Eli Zaretskii <eliz@gnu.org>
934
935 * todo-mode.texi: Update @dircategory.
936 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
937 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
938 @ref.
939
940 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
941
942 * sc.texi (Introduction): Fix index.
943 (Usage Overview):
944 (Citations, Citation Elements, Recognizing Citations)
945 (Information Keys and the Info Alist, Reference Headers)
946 (The Built-in Header Rewrite Functions)
947 (Electric References, Reply Buffer Initialization)
948 (Filling Cited Text, Selecting an Attribution)
949 (Attribution Preferences)
950 (Anonymous Attributions, Author Names)
951 (Using Regi, Post-yank Formatting Commands)
952 (Citing Commands, Insertion Commands)
953 (Mail Field Commands)
954 (Hints to MUA Authors, Thanks and History): Change from one space
955 between sentences to two.
956 (What Supercite Does): Typo fix.
957
958 * newsticker.texi (Usage): Use @key for RET.
959
960 * cl.texi (Argument Lists):
961 (For Clauses):
962 (Macros): Add indexes.
963
964 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
965
966 * cl.texi (Blocks and Exits): Add an index.
967
968 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
969
970 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
971 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
972 (todo-mode.dvi, todo-mode.pdf): New rules.
973
974 * todo-mode.texi: New file.
975
976 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
977
978 * gnus.texi (Basic Usage): Mention that warp means jump here.
979 (The notmuch Engine): Mention notmuch.
980
981 2013-07-30 Tassilo Horn <tsdh@gnu.org>
982
983 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
984 `gnus-subthread-sort-functions' and remove the obsolete documentation
985 of `gnus-sort-threads-recursively'.
986
987 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
988
989 * texinfo.tex: Update to 2012-07-29.17 version.
990
991 2013-07-29 David Engster <deng@randomsample.de>
992
993 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
994 implementation.
995 (Introduction): Add further missing features.
996 (Building Classes): Add introductory paragraph.
997 (Wish List): Add metaclasses and EQL specialization.
998
999 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
1000
1001 * tramp.texi (Frequently Asked Questions):
1002 Mention `tramp-use-ssh-controlmaster-options'.
1003
1004 2013-07-26 Tassilo Horn <tsdh@gnu.org>
1005
1006 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1007 `gnus-sort-threads-recursively'.
1008
1009 2013-07-25 Glenn Morris <rgm@gnu.org>
1010
1011 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1012 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1013
1014 * erc.texi (Special Features): Update contact information.
1015 (History): Avoid using @email.
1016
1017 * eshell.texi (Bugs and ideas): Minor updates.
1018
1019 * faq.texi (Reporting bugs, Origin of the term Emacs)
1020 (Setting up a customization file)
1021 (Using an already running Emacs process, Turning off beeping)
1022 (Packages that do not come with Emacs)
1023 (Replying to the sender of a message): Avoid using @email.
1024
1025 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1026
1027 * reftex.texi (Imprint): Avoid using @email.
1028
1029 * ses.texi (Top): Update bug reporting instructions.
1030 (Acknowledgments): Avoid using @email.
1031
1032 * woman.texi (Introduction, Background): Remove outdated information.
1033 (Bugs, Acknowledgments): Avoid using @email.
1034
1035 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1036
1037 * ido.texi: New file.
1038
1039 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1040
1041 * gnus.texi (Customizing Articles): Document function predicates.
1042
1043 2013-07-08 Tassilo Horn <tsdh@gnu.org>
1044
1045 * gnus.texi (lines): Correct description of
1046 `gnus-registry-track-extra's default value.
1047 Mention `gnus-registry-remove-extra-data'.
1048
1049 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1050
1051 * gnus.texi (Group Parameters): Mention regexp
1052 substitutions (bug#11688).
1053
1054 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1055
1056 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1057
1058 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1059
1060 * gnus.texi (Emacsen): Fix version.
1061
1062 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1063
1064 2013-07-06 Glenn Morris <rgm@gnu.org>
1065
1066 * mh-e.texi: Fix external links.
1067 (Using This Manual): Printed elisp manuals no longer available.
1068
1069 * newsticker.texi (Overview): Update URL.
1070
1071 * nxml-mode.texi (Introduction): Update URL.
1072
1073 * org.texi (JavaScript support): Fix URL.
1074
1075 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1076
1077 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1078
1079 * dbus.texi (Introspection): Update URL to a less defunct one.
1080
1081 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1082 (Foreign Groups): Use @indicateurl for examples.
1083 (Direct Functions): Remove defunct URL.
1084 (RSS): Update URL.
1085
1086 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1087 (FAQ 7-1): Update URL.
1088
1089 * pgg.texi (Top, Overview): Add note about obsolescence.
1090
1091 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1092
1093 * texinfo.tex: Merge from gnulib.
1094
1095 2013-07-03 Glenn Morris <rgm@gnu.org>
1096
1097 * bovine.texi (top):
1098 * cc-mode.texi (AWK Mode Font Locking):
1099 * mh-e.texi (Preface):
1100 * url.texi (URI Parsing): Fix cross-references to other manuals.
1101
1102 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1103
1104 * gnus.texi (Client-Side IMAP Splitting):
1105 Note that `nnimap-inbox' now can be a list.
1106
1107 2013-06-24 Glenn Morris <rgm@gnu.org>
1108
1109 * eshell.texi: Fix cross-references to other manuals.
1110
1111 2013-06-23 Glenn Morris <rgm@gnu.org>
1112
1113 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1114 Remove; not needed now we use a standard html layout for the faq.
1115 (clean): Remove HTML_TARGETS, emacs-faq.text.
1116
1117 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1118
1119 * flymake.texi (Parsing the output, Customizable variables):
1120 Add reference to `flymake-warning-predicate'.
1121
1122 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1123
1124 * tramp.texi (Top, Configuration): Insert section `Predefined
1125 connection information' in menu.
1126 (Predefined connection information): New section.
1127 (Android shell setup): Make a reference to `Predefined connection
1128 information'.
1129
1130 2013-06-19 Glenn Morris <rgm@gnu.org>
1131
1132 * Makefile.in (version): New, set by configure.
1133 (clean): Delete dist tar file.
1134 (infoclean): New, split from maintainer-clean.
1135 (maintainer-clean): Run infoclean.
1136 (dist): New rule, to make tarfile for www.gnu.org.
1137
1138 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1139
1140 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1141 for keys q and Q.
1142 (Standards): Reference RFC5804 as the defining document of the
1143 managesieve protocol.
1144
1145 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1146
1147 * eshell.texi (Input/Output): Expand to cover new visual-command
1148 options, eshell-visual-subcommands and eshell-visual-options.
1149 Divide into separate Visual Commands and Redirection sections.
1150
1151 2013-06-10 Glenn Morris <rgm@gnu.org>
1152
1153 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1154
1155 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1156
1157 * gnus.texi (Article Date):
1158 Fix description of gnus-article-update-date-headers.
1159
1160 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1161
1162 * erc.texi (Special Features): ERC is being maintained within
1163 Emacs now.
1164
1165 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1166
1167 * flymake.texi: Change from one space between sentences to two.
1168
1169 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1170
1171 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1172 (bug#14293).
1173
1174 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1175
1176 * tramp.texi (Frequently Asked Questions): Precise, how to define
1177 an own ControlPath.
1178
1179 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1180
1181 * tramp.texi (Frequently Asked Questions): New item for
1182 ControlPath settings.
1183
1184 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1185
1186 * calc.texi (Basic Operations on Units): Streamline some
1187 descriptions.
1188
1189 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1190
1191 * eshell.texi (Built-ins): Update manual to mention tramp module.
1192
1193 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1194
1195 * tramp.texi (Filename Syntax): Host names are not allowed to be
1196 any method name, unless method name is specified explicitly.
1197 Remove restriction on unibyte filenames.
1198
1199 * trampver.texi: Update release number.
1200
1201 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1202
1203 doc: convert some TeX accents to UTF-8
1204 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1205 '@"{@dotless{i}}'.
1206
1207 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1208
1209 Sync with Tramp 2.2.7.
1210
1211 * trampver.texi: Update release number.
1212
1213 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1214
1215 * calc.texi (Basic Operations on Units): Streamline some
1216 descriptions.
1217
1218 2013-03-08 Glenn Morris <rgm@gnu.org>
1219
1220 * faq.texi (Top): Don't say this was updated @today.
1221 That's irrelevant and leads to spurious diffs.
1222
1223 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1224
1225 * calc.texi (Basic Operations on Units):
1226 Fix cross-reference.
1227
1228 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1229
1230 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1231
1232 2013-03-06 Alan Mackenzie <acm@muc.de>
1233
1234 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1235 calling a line-up function.
1236
1237 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1238
1239 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1240 * ses.texi: Switch from Latin-1 to UTF-8.
1241
1242 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1243
1244 * tramp.texi (External methods): Tramp does not connect Android
1245 devices by itself.
1246
1247 2013-03-02 Bill Wohler <wohler@newt.com>
1248
1249 Release MH-E manual version 8.5.
1250
1251 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1252 release 8.5.
1253
1254 * mh-e.texi (Preface, Conventions, Getting Started)
1255 (Using This Manual, Folder Selection, Viewing, Aliases)
1256 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1257 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1258 Update URLs.
1259
1260 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1261
1262 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1263 and "plink2" entries. "plink2" is obsolete for a long time.
1264 (External methods): Remove "scp1" and "scp2" entries.
1265 Explain user name and host name specification for "adb".
1266
1267 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1268
1269 * tramp.texi (External methods): Mention `tramp-adb-program'.
1270
1271 2013-02-28 Bastien Guerry <bzg@gnu.org>
1272
1273 * org.texi (Visibility cycling): Suggest to set
1274 `org-agenda-inhibit-startup' to nil if user wants the startup
1275 visibility settings to be honored in any circumstances.
1276 (Progress logging, Checkboxes): Fix typos.
1277
1278 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1279
1280 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1281 the macros, for Texinfo 4.13 and 5.0.
1282
1283 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1284
1285 Port Tramp documentation to Texinfo 5.0.
1286 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1287 (Filename Syntax): Do not use @trampfn{} in @item.
1288 (Filename completion): Use @columnfractions in @multitable.
1289
1290 2013-02-22 Glenn Morris <rgm@gnu.org>
1291
1292 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1293
1294 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1295
1296 * Makefile.in (html): New rule.
1297
1298 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1299
1300 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1301 Volpiatto <thierry.volpiatto@gmail.com>.
1302
1303 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1304
1305 * tramp.texi (Top, Configuration): Insert section `Android shell
1306 setup' in menu.
1307 (Android shell setup): New section.
1308 (Connection types, Default Method)
1309 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1310 (External methods): Remove "scpc" and "rsyncc" entries.
1311 (Frequently Asked Questions): Remove entry about ControlPersist.
1312
1313 2013-02-13 Glenn Morris <rgm@gnu.org>
1314
1315 * message.texi (News Headers): Don't mention yow any more.
1316
1317 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1318
1319 * calc.texi (Basic Operations on Units):
1320 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
1321
1322 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1323
1324 * eshell.texi: Fill most of the missing sections.
1325
1326 2013-02-07 Bastien Guerry <bzg@gnu.org>
1327
1328 * org.texi (References): Clarify an example.
1329 (Installation): Fix instructions.
1330 (Org-Plot): Fix link.
1331 (Checkboxes, Radio lists): Fix typos.
1332
1333 2013-02-07 Glenn Morris <rgm@gnu.org>
1334
1335 * cl.texi (Equality Predicates): Mention memql.
1336
1337 2013-02-07 Eric Ludlam <zappo@gnu.org>
1338
1339 * ede.texi (Creating a project): Make ede-new doc less
1340 specific, and only about items it supports, indicating that there
1341 might be more. Remove refs to simple project and direct automake
1342 from ede new.
1343 (Simple projects): Re-write to not talk about ede-simple-project
1344 which is deprecated, and instead use the term to mean projects
1345 that don't do much management, just project wrapping.
1346 Add ede-generic-project link.
1347 (ede-generic-project): New node (bug#11441).
1348
1349 2013-02-07 Glenn Morris <rgm@gnu.org>
1350
1351 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1352
1353 2013-02-01 Glenn Morris <rgm@gnu.org>
1354
1355 * calc.texi (Help Commands): Update calc-view-news description.
1356 Mention etc/CALC-NEWS.
1357
1358 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1359
1360 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1361
1362 2013-01-13 Bastien Guerry <bzg@gnu.org>
1363
1364 * org.texi (Installation): Simplify.
1365
1366 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1367
1368 * org.texi (Handling links): Update the mention to the obsolete
1369 variable `org-link-to-org-use-id' with a mention to the newer
1370 variable `org-id-link-to-org-use-id'. Mention the need to load
1371 the org-id library.
1372
1373 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1374
1375 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1376
1377 2013-01-09 Bastien Guerry <bzg@gnu.org>
1378
1379 * org.texi (Pushing to MobileOrg): Add footnote about using
1380 symbolic links in `org-directory'.
1381 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1382 of the now obsolete alias `org-float'.
1383 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1384 index. Fix description of TODO keywords cycling.
1385 (Advanced features): Add missing argument for @item.
1386 (Storing searches): Add index entries and a note about
1387 *-tree agenda views.
1388 (Structure editing): Document `org-mark-element' and
1389 `org-mark-subtree'.
1390 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1391
1392 2013-01-08 Juri Linkov <juri@jurta.org>
1393
1394 * info.texi (Go to node): Mention the abbreviated format
1395 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1396
1397 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1398
1399 * autotype.texi: Remove undefined command @subtitlefont.
1400 * cc-mode.texi: Likewise.
1401
1402 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1403 @item argument.
1404 (Property searches): Use \\ instead of @backslashchar{}.
1405 * pgg.texi (VERSION): Move @set below @setfilename.
1406
1407 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1408
1409 * ada-mode.texi: Remove braces from @title argument.
1410 * eudc.texi: Likewise.
1411 * smtpmail.texi: Likewise.
1412 * auth.texi (VERSION): Set before first use.
1413 * emacs-gnutls.texi (VERSION): Likewise.
1414 * pgg.texi (VERSION): Likewise.
1415 * ede.texi (Top): Rename from top, all uses changed.
1416 * eshell.texi: Add missing argument to @sp.
1417 * forms.texi (Top): Reorder menu to match structure.
1418 * htmlfontify.texi (Customisation): Add missing @item in
1419 @enumerate.
1420 * org.texi (Advanced features): Add missing argument for @item.
1421 (Property searches): Use @backslashchar{} in macro argument.
1422 * pcl-cvs.texi: Add missing argument to @sp.
1423 (Movement commands): Fix use of @itemx.
1424 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1425 * reftex.texi (Options (Creating Citations)): Add missing newline
1426 before @end.
1427 * tramp.texi (Obtaining Tramp): Remove extra dots.
1428 (Configuration): Reorder menu to match structure.
1429 (Remote shell setup): Replace literal NUL character by \0.
1430 * viper.texi (Marking): Add missing argument for @item.
1431
1432 2013-01-04 Glenn Morris <rgm@gnu.org>
1433
1434 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1435 Add htmlfontify.
1436 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1437 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1438 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1439 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1440
1441 * htmlfontify.texi: Miscellaneous fixes and updates.
1442 Set copyright to FSF, update license to GFDL 1.3+.
1443
1444 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1445
1446 * htmlfontify.texi: New file.
1447
1448 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1449
1450 * calc.texi (Free-Form Dates): Expand on the date reading
1451 algorithm.
1452
1453 2012-12-27 Glenn Morris <rgm@gnu.org>
1454
1455 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1456 Avoid some overfull lines.
1457
1458 * widget.texi (Programming Example): Break some long lines.
1459
1460 * wisent.texi (Wisent Overview): Fix xref.
1461 (Grammar format, Understanding the automaton): Avoid overfill.
1462
1463 * bovine.texi (Optional Lambda Expression): Allow line break.
1464
1465 * auth.texi (Help for users): Break long lines.
1466
1467 * ada-mode.texi (Project file variables):
1468 Reword to reduce underfull hbox.
1469 (No project files, Use GNAT project file):
1470 Use smallexample to make some overfull lines less terrible.
1471
1472 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1473 Fix cross-references to separate manuals.
1474
1475 * Makefile.in (gfdl): New variable. Use throughout where
1476 appropriate so that targets depend on doclicense.texi.
1477
1478 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1479
1480 * gnus.texi (Customizing the IMAP Connection): Mention the other
1481 authenticators.
1482
1483 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1484
1485 * gnus.texi (Browse Foreign Server):
1486 Document `gnus-browse-delete-group'.
1487
1488 2012-12-22 Glenn Morris <rgm@gnu.org>
1489
1490 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
1491 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1492 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1493 * widget.texi, wisent.texi: Nuke hand-written node pointers.
1494
1495 * Makefile.in (gfdl): New variable. Use throughout where
1496 appropriate so that targets depend on doclicense.texi.
1497
1498 2012-12-22 Eli Zaretskii <eliz@gnu.org>
1499
1500 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1501 doclicense.texi. Remove doclicense.texi from all targets that
1502 mentioned it explicitly.
1503 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1504 $(emacsdir)/emacsver.texi.
1505 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
1506
1507 2012-12-21 Glenn Morris <rgm@gnu.org>
1508
1509 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1510 Include emacsver.texi. Nuke hand-written node pointers.
1511 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1512 Depend on emacsver.texi.
1513
1514 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1515 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1516 May as well just include doclicense.texi in everything.
1517
1518 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1519 which @copying says is included.
1520
1521 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1522 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1523 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1524 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1525 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1526 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1527 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1528 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1529 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1530 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1531 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1532 copies from the FSF, which does not publish these manuals.
1533
1534 * erc.texi: No need to include gpl in this small manual.
1535
1536 * org.texi (copying): Include a copy of the GFDL.
1537 (GNU Free Documentation License): New section.
1538
1539 2012-12-21 Bastien Guerry <bzg@gnu.org>
1540
1541 * org.texi: Fix typos.
1542
1543 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1544
1545 * calc.texi (ISO 8601): Rename from ISO-8601,
1546 as it's typically spelled without a hyphen.
1547
1548 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1549
1550 * calc.texi (ISO-8601): New section.
1551 (Date Formatting Codes): Mention new codes.
1552 (Standard Date Formats): Mention new formats.
1553
1554 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
1555
1556 * tramp.texi (External methods): Move `adb' method here.
1557
1558 2012-12-13 Glenn Morris <rgm@gnu.org>
1559
1560 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1561
1562 * wisent.texi: Small edits. Set copyright to FSF, update license to
1563 GFDL 1.3+.
1564 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1565 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1566 New targets.
1567 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1568 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1569
1570 * bovine.texi: Small edits. Set copyright to FSF, update license to
1571 GFDL 1.3+, remove empty index.
1572 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1573 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1574 New targets.
1575 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1576 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1577
1578 2012-12-13 Eric Ludlam <zappo@gnu.org>
1579 David Ponce <david@dponce.com>
1580 Richard Kim <emacs18@gmail.com>
1581
1582 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
1583
1584 2012-12-13 Glenn Morris <rgm@gnu.org>
1585
1586 * flymake.texi (Customizable variables, Locating the buildfile):
1587 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1588
1589 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1590 GFDL 1.3+ license, fix up index.
1591 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1592 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1593 (srecode.pdf): New targets.
1594 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1595 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1596
1597 2012-12-13 Eric Ludlam <zappo@gnu.org>
1598
1599 * srecode.texi: New file, imported from CEDET trunk.
1600
1601 2012-12-13 Bastien Guerry <bzg@gnu.org>
1602
1603 * org.texi (Summary, Code block specific header arguments)
1604 (Code block specific header arguments)
1605 (Header arguments in function calls, var, noweb)
1606 (Results of evaluation, Code evaluation security):
1607 Small reformatting: add a blank line before some example.
1608
1609 * org.texi (System-wide header arguments)
1610 (Header arguments in Org mode properties, Conflicts)
1611 (Dynamic blocks, Using the mapping API):
1612 Fix indentation of Elisp code examples.
1613
1614 * org.texi (Comment lines): Fix description of the comment syntax.
1615
1616 * org.texi (Installation): Mention "make test" in the correct section.
1617
1618 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1619
1620 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1621 These are just minor editorial changes.
1622
1623 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
1624
1625 * tramp.texi (History): Mention ADB.
1626 (Inline methods): Add `adb' method.
1627
1628 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
1629
1630 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1631 (External methods): Fix typo.
1632
1633 2012-12-03 Glenn Morris <rgm@gnu.org>
1634
1635 * rcirc.texi (Notices): Fix typo.
1636
1637 2012-11-25 Bill Wohler <wohler@newt.com>
1638
1639 Release MH-E manual version 8.4.
1640
1641 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
1642 Update for release 8.4.
1643
1644 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1645 (Junk): Add mh-whitelist-preserves-sequences-flag,
1646 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1647 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1648
1649 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1650
1651 * mh-e.texi (Procmail): Fix two @ typos.
1652
1653 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1654
1655 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1656 These are just minor editorial changes.
1657
1658 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1659
1660 * calc.texi (Date Formatting Codes): Mention the new beginning of
1661 the date numbering system.
1662
1663 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1664
1665 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1666 (Date Forms): Correct off-by-one error in explanation of
1667 Julian day numbers. Give Gregorian equivalent of its origin.
1668
1669 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1670
1671 * calc.texi (Date Forms): Mention the customizable
1672 Gregorian-Julian switch.
1673 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1674
1675 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1676
1677 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1678 It also uses January 1, 1 AD as its day number 1.
1679 * calc.texi (Date Forms): Document this.
1680
1681 2012-11-16 Glenn Morris <rgm@gnu.org>
1682
1683 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1684 (Obsolete Macros): Move example here from Function Bindings.
1685
1686 * erc.texi: Use @code{nil} rather than just "nil".
1687 (Modules): Undocument obsolete "hecomplete".
1688 Add "notifications".
1689 (Connecting): Add brief section on passwords.
1690 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
1691
1692 2012-11-13 Glenn Morris <rgm@gnu.org>
1693
1694 * flymake.texi (Customizable variables)
1695 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1696 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1697
1698 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
1699
1700 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1701 In all file place SES into @acronym{...}.
1702 (Advanced Features): Add key index and function index for
1703 ses-set-header-row. Add description for function
1704 ses-rename-cell. Add description for function
1705 ses-repair-cell-reference-all.
1706 (Ranges in formulas): Add description for ses-range flags.
1707
1708 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1709
1710 * texinfo.tex: Merge from gnulib.
1711
1712 2012-11-10 Chong Yidong <cyd@gnu.org>
1713
1714 * url.texi (Introduction): Move url-configuration-directory to
1715 Customization node.
1716 (Parsed URIs): Split into its own node.
1717 (URI Encoding): New node.
1718 (Defining New URLs): Remove empty chapter.
1719 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1720 Improve docs for url-queue-*.
1721 (Supported URL Types): Copyedits. Delete empty subnodes.
1722
1723 * url.texi (Introduction): Rename from Getting Started.
1724 Rewrite the introduction.
1725 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1726
1727 2012-11-10 Glenn Morris <rgm@gnu.org>
1728
1729 * cl.texi (Obsolete Setf Customization):
1730 Revert defsetf example to the more correct let rather than prog1.
1731 Give define-modify-macro, defsetf, and define-setf-method
1732 gv.el replacements.
1733
1734 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
1735 (Setf Extensions): Remove obsolete reference.
1736 (Obsolete Setf Customization):
1737 Move note on lack of setf functions to lispref/variables.texi.
1738 Undocument get-setf-method, since it no longer exists.
1739 Mention simple defsetf replaced by gv-define-simple-setter.
1740
1741 2012-11-03 Glenn Morris <rgm@gnu.org>
1742
1743 * cl.texi: Further general copyedits.
1744 (List Functions): Remove copy-tree, standard elisp for some time.
1745 (Efficiency Concerns): Comment out examples that no longer apply.
1746 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
1747 (Creating Symbols, Random Numbers): De-emphasize internal
1748 variables cl--gensym-counter and cl--random-state. (Bug#12788)
1749 (Naming Conventions, Type Predicates, Macros)
1750 (Predicates on Numbers): No longer mention cl-floatp-safe.
1751
1752 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1753
1754 * gnus.texi (Mail Source Specifiers):
1755 Document :leave keyword used for pop mail source.
1756
1757 2012-11-01 Glenn Morris <rgm@gnu.org>
1758
1759 * cl.texi: General copyedits for style, line-breaks, etc.
1760 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1761 (Macro Bindings, Blocks and Exits):
1762 Acknowledge existence of lexical-binding.
1763 (Iteration): Mainly defer to doc of standard dolist, dotimes.
1764
1765 2012-10-31 Glenn Morris <rgm@gnu.org>
1766
1767 * ert.texi (Introduction, The @code{should} Macro):
1768 Refer to "cl-assert" rather than "assert".
1769
1770 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1771 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1772 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1773 Reword, and add details of flet and labels.
1774 (Modify Macros, Function Bindings): Add some xrefs.
1775
1776 2012-10-30 Glenn Morris <rgm@gnu.org>
1777
1778 * cl.texi (Modify Macros): Update for cl-letf changes.
1779 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
1780 (Setf Extensions): Partially restore note about cl-getf,
1781 mainly moved to lispref/variables.texi.
1782 (Property Lists): Fix cl-getf typos.
1783 (Mapping over Sequences): Mention cl-mapc naming oddity.
1784
1785 2012-10-29 Glenn Morris <rgm@gnu.org>
1786
1787 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
1788 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
1789 (Customizing Setf): Move contents to "Obsolete Setf Customization".
1790 (Modify Macros, Multiple Values, Other Clauses):
1791 Remove mentions of obsolete features.
1792 (Obsolete Setf Customization): Don't mention `apply' setf.
1793
1794 2012-10-28 Glenn Morris <rgm@gnu.org>
1795
1796 * cl.texi (Multiple Values, Common Lisp Compatibility):
1797 More namespace updates.
1798 (Obsolete Features): Copyedits.
1799 (Obsolete Lexical Macros, Obsolete Setf Customization):
1800 New subsections.
1801
1802 * cl.texi (Porting Common Lisp, Lexical Bindings):
1803 Add some xrefs to the Elisp manual.
1804
1805 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1806 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1807 (Obsolete Features): New appendix. Move Lexical Bindings here.
1808
1809 2012-10-27 Glenn Morris <rgm@gnu.org>
1810
1811 * cl.texi: Use defmac for macros rather than defspec.
1812 (Efficiency Concerns): Related copyedit.
1813
1814 * cl.texi (Control Structure): Update for setf now being in core.
1815 (Setf Extensions): Rename from Basic Setf. Move much of the
1816 former content to lispref/variables.texi.
1817 (Modify Macros): Move pop, push details to lispref/variables.texi.
1818 (Customizing Setf): Copyedits for setf etc being in core.
1819 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1820 Further namespaces updates.
1821
1822 2012-10-26 Bastien Guerry <bzg@gnu.org>
1823
1824 * org.texi (Installation): Update the link to Org's ELPA.
1825 Also don't mention org-install.el anymore as the replacement file
1826 org-loaddefs.el is now loaded by org.el.
1827
1828 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
1829
1830 * tramp.texi (Frequently Asked Questions):
1831 Mention `tramp-completion-reread-directory-timeout' for performance
1832 improvement.
1833
1834 2012-10-25 Glenn Morris <rgm@gnu.org>
1835
1836 * cl.texi: Don't mess with the TeX section number counter.
1837 Use Texinfo recommended convention for quotes+punctuation.
1838 (Overview, Sequence Functions): Rephrase for better line-breaking.
1839 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1840 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1841 (Random Numbers, Mapping over Sequences, Structures)
1842 (Porting Common Lisp): Further updates for cl-lib namespace.
1843 (Modify Macros, Declarations, Macro Bindings, Structures):
1844 Break long lines in examples.
1845 (Dynamic Bindings): Update for changed progv behavior.
1846 (Loop Examples, Efficiency Concerns): Markup fixes.
1847 (Structures): Remove TeX margin change.
1848 (Declarations): Fix typos.
1849
1850 2012-10-24 Glenn Morris <rgm@gnu.org>
1851
1852 * cl.texi (Overview, Multiple Values, Creating Symbols)
1853 (Numerical Functions): Say less/nothing about the original cl.el.
1854 (Old CL Compatibility): Remove.
1855 (Assertions): Remove ignore-errors (standard Elisp for some time).
1856
1857 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1858 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1859 (Efficiency Concerns, Efficiency Concerns)
1860 (Common Lisp Compatibility, Old CL Compatibility):
1861 Further updates for cl-lib namespace.
1862
1863 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1864
1865 Update manual for new time stamp format (Bug#12706).
1866 * emacs-mime.texi (time-date): Update for new format.
1867 Also, fix bogus time stamp and modernize a bit.
1868
1869 2012-10-23 Glenn Morris <rgm@gnu.org>
1870
1871 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1872 than unchanging cl.el version number.
1873 End all menu descriptions with a period.
1874 Do not use @dfn{CL} for every instance of "CL".
1875 (Overview): Remove no-runtime caveat, and note about foo* names.
1876 (Usage): Use cl-lib rather than cl.
1877 (Organization, Naming Conventions): Update for cl-lib.el.
1878 (Installation): Remove long-irrelevant node.
1879 (Program Structure, Predicates, Control Structure):
1880 Start updating for cl-lib namespace.
1881 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1882 Depend on emacsver.texi.
1883
1884 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
1885
1886 * trampver.texi: Update release number.
1887
1888 2012-10-06 Glenn Morris <rgm@gnu.org>
1889
1890 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1891 ERC version.
1892 (Introduction): ERC is distributed with Emacs.
1893 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1894 (Getting Started): Simplify.
1895 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1896 (History): Mention ERC maintained as part of Emacs now.
1897 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1898 Add dependency on emacsver.texi.
1899
1900 * erc.texi: Remove hand-written node pointers.
1901
1902 2012-10-05 Glenn Morris <rgm@gnu.org>
1903
1904 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1905 Copyedits.
1906
1907 2012-10-01 Eric Ludlam <zappo@gnu.org>
1908
1909 * ede.texi (Quick Start, Project Local Variables)
1910 (Miscellaneous commands, ede-java-root, Development Overview)
1911 (Detecting a Project): New nodes.
1912 (Simple projects): Node deleted.
1913
1914 * eieio.texi (Building Classes): Some slot attributes cannot be
1915 overridden.
1916 (Slot Options): Remove an example.
1917 (Method Invocation, Documentation): New nodes.
1918
1919 2012-10-01 Glenn Morris <rgm@gnu.org>
1920
1921 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1922 (reftex.pdf): Add dependency on emacsver.texi.
1923 * reftex.texi: Don't include directory part for emacsver.texi;
1924 the Makefile's -I handles it.
1925
1926 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
1927
1928 Merge from standalone RefTeX repository.
1929
1930 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1931 with macros.
1932 (Imprint): Mention Wolfgang in list of contributors.
1933 (Creating Citations): Give a hint about how to
1934 auto-revert the BibTeX database file when using external editors.
1935 (Referencing Labels): Simplify section about reference macro
1936 cycling.
1937 (Options (Referencing Labels)): Adapt to new structure of
1938 `reftex-ref-style-alist'.
1939 (Referencing Labels, Reference Styles): Document changes in the
1940 referencing functionality.
1941 (Commands): Mention options for definition of header and footer in
1942 BibTeX files.
1943 (Options (Creating Citations)): Document
1944 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1945 (Reference Styles): New section.
1946 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1947 (Options (Referencing Labels)): Remove descriptions of deprecated
1948 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1949 Add descriptions for `reftex-ref-style-alist' and
1950 `reftex-ref-style-default-list'.
1951 (Referencing Labels): Update regarding reference styles.
1952 (Citation Styles): Mention support for ConTeXt.
1953 (Options (Defining Label Environments)): Fix typo.
1954 (Options (Creating Citations)):
1955 Document `reftex-cite-key-separator'.
1956
1957 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
1958
1959 * org.texi: Add description of ORG_ADD_CONTRIB to info
1960 documentation. Add link to Worg for more details.
1961
1962 * org.texi: Clarify installation procedure. Provide link to the
1963 build system description on Worg.
1964
1965 * org.texi: Remove reference to utils/, x11idle.c is now in
1966 contrib/scripts.
1967
1968 * org.texi: Re-normalize to "Org mode" in manual.
1969
1970 * org.texi (Installation): Adapt documentation to new build
1971 system. Mention GNU ELPA (since it needs to be handled like Emacs
1972 built-in Org).
1973
1974 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
1975
1976 * org.texi: Fix typo in description of the 'Hooks' section.
1977
1978 * org.texi: Add ID to the list of special properties.
1979
1980 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
1981
1982 * org.texi (Moving subtrees): Document the ability to archive to a
1983 datetree.
1984
1985 2012-09-30 Bastien Guerry <bzg@gnu.org>
1986
1987 * org.texi (Installation, Feedback, Batch execution):
1988 Use (add-to-list 'load-path ... t) for the contrib dir.
1989
1990 * org.texi (results): Update documentation for ":results drawer"
1991 and ":results org".
1992
1993 * org.texi (Column width and alignment): Fix typo.
1994
1995 * org.texi (Activation): Point to the "Conflicts" section.
1996
1997 * org.texi (Conflicts): Mention filladapt.el in the list of
1998 conflicting packages.
1999
2000 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2001 not needed for versions of Emacs > 22.1.
2002
2003 * org.texi (History and Acknowledgments): Fix typo.
2004
2005 * org.texi (History and Acknowledgments): Add my own
2006 acknowledgments.
2007
2008 * org.texi (Agenda commands): Document the new command and the new
2009 option.
2010
2011 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2012 (Agenda commands): Reorder. Document `*' to toggle persistent
2013 marks.
2014
2015 * org.texi (Agenda dispatcher):
2016 Mention `org-toggle-agenda-sticky'.
2017 (Agenda commands, Exporting Agenda Views): Fix typo.
2018
2019 * org.texi (Templates in contexts, Setting Options): Update to
2020 reflect changes in how contexts options are processed.
2021
2022 * org.texi (Templates in contexts): Document the new structure of
2023 the variables `org-agenda-custom-commands-contexts' and
2024 `org-capture-templates-contexts'.
2025
2026 * org.texi (Templates in contexts): Document the new option
2027 `org-capture-templates-contexts'.
2028 (Storing searches): Document the new option
2029 `org-agenda-custom-commands-contexts'.
2030
2031 * org.texi (Formula syntax for Lisp): Reformat.
2032
2033 * org.texi (Special properties, Column attributes)
2034 (Agenda column view): Document the new special property
2035 CLOCKSUM_T.
2036
2037 * org.texi (Template expansion): Document the new %l template.
2038
2039 * org.texi (Fast access to TODO states): Fix documentation about
2040 allowed characters for fast todo selection.
2041
2042 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2043 use in `org-agenda-to-appt'.
2044
2045 * org.texi (Comment lines): Update wrt comments.
2046
2047 * org.texi (Resolving idle time): Document new keybinding.
2048
2049 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2050 on clock timestamps.
2051
2052 * org.texi (Fast access to TODO states): Explicitly says only
2053 letters are supported as fast TODO selection keys.
2054
2055 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2056 specifier. Document the new "%(my-function)" specifier.
2057
2058 * org.texi (Clocking commands): New cindex.
2059 (Clocking commands): Update documentation for `org-clock-in'.
2060 Document `org-clock-in-last'. Mention `org-clock-out' and
2061 `org-clock-in-last' as commands that can be globally bound.
2062 (Resolving idle time): Document continuous clocking.
2063
2064 * org.texi (Top, Introduction): Fix formatting.
2065 (Activation): Add index entries.
2066 (Conventions): Update section.
2067 (Embedded @LaTeX{}): Fix formatting.
2068
2069 * org.texi (Visibility cycling): Document `show-children'.
2070
2071 * org.texi (Using capture): Mention the `org-capture-last-stored'
2072 bookmark as a way to jump to the last stored capture.
2073
2074 * org.texi (Uploading files): Fix typo.
2075
2076 * org.texi (Using capture): Document `C-0' as a prefix argument
2077 for `org-capture'.
2078
2079 * org.texi (Agenda commands): Document persistent marks.
2080
2081 * org.texi (Template expansion): Update doc to reflect change.
2082
2083 * org.texi (Radio tables): Document the :no-escape parameter.
2084
2085 * org.texi (Repeated tasks): Document repeat cookies for years,
2086 months, weeks, days and hours.
2087
2088 * org.texi (Export options): State that you can use the d: option
2089 by specifying a list of drawers.
2090
2091 * org.texi (HTML preamble and postamble): Small doc improvement.
2092
2093 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2094
2095 * org.texi: The sections in the Exporting section of the manual
2096 left out articles in the description of the org-export-as-*
2097 commands, among other places. This patch adds them, adds a few
2098 missing prepositions, and switches instances of "an HTML" to "a
2099 html" for internal consistency.
2100
2101 * org.texi: Alter several examples of headings with timestamps in
2102 them to include the timestamps in the body instead of the heading.
2103
2104 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2105
2106 * org.texi (Agenda dispatcher): Document sticky agenda views and
2107 the new key for them.
2108
2109 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2110
2111 * org.texi (Advanced features): Fix error in table.
2112
2113 2012-09-30 Feng Shu <tumashu@gmail.com>
2114
2115 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2116 alternative to dvipng.
2117
2118 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2119
2120 * org.texi: Remove extra curly bracket.
2121
2122 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2123
2124 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2125 defkeys.
2126
2127 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2128
2129 * org.texi (Agenda commands): Fix two typos by giving
2130 corresponding function names, according to
2131 `org-agenda-view-mode-dispatch'.
2132
2133 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2134
2135 * org.texi (The spreadsheet): Fix typo.
2136
2137 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2138
2139 * org.texi (Tracking your habits): Point to the "Tracking TODO
2140 state changes" section.
2141
2142 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2143
2144 * org.texi (Literal examples): Remove reference to unknown
2145 `org-export-latex-minted' variable. Also simplify footnote since
2146 `org-export-latex-listings' documentation is exhaustive already.
2147
2148 * org.texi (Plain lists): Remove reference to now hard-coded
2149 `bullet' automatic rule.
2150
2151 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2152
2153 * org.texi: Updated documentation accordingly.
2154
2155 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2156
2157 * texinfo.tex: Merge from gnulib.
2158
2159 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2160
2161 Sync with Tramp 2.2.6.
2162
2163 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2164
2165 * trampver.texi: Update release number.
2166
2167 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2168
2169 * texinfo.tex: Merge from gnulib.
2170
2171 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2172
2173 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2174 (bug#12096).
2175
2176 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2177
2178 * calc.texi (Simplification modes, Conversions)
2179 (Operating on Selections): Mention "basic" simplification.
2180 (The Calc Mode Line): Mention the mode line display for Basic
2181 simplification mode.
2182 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2183 simplifications.
2184 (Basic Simplifications): Rename from "Limited Simplifications"
2185 Replace "limited" by "basic" throughout.
2186 (Algebraic Simplifications): Indicate that the algebraic
2187 simplifications are done by default.
2188 (Unsafe Simplifications): Mention `m E'.
2189 (Simplification of Units): Mention `m U'.
2190 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2191 (Kinds of Declarations, Functions for Declarations):
2192 Mention "algebraic simplifications" instead of `a s'.
2193 (Algebraic Entry): Remove mention of default simplifications.
2194
2195 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2196
2197 * calc.texi (Getting Started, Tutorial): Change simulated
2198 Calc output to match actual output.
2199 (Simplifying Formulas): Mention that algebraic simplification is now
2200 the default.
2201
2202 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2203
2204 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2205 (Bug#12073)
2206
2207 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2208
2209 Prefer typical American spelling for "acknowledgment".
2210 * calc.texi (History and Acknowledgments): Rename from
2211 History and Acknowledgements.
2212 * idlwave.texi (Acknowledgments):
2213 * ses.texi (Acknowledgments):
2214 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2215
2216 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2217
2218 Rename configure.in to configure.ac (Bug#11603).
2219 * ede.texi (Compiler and Linker objects, ede-proj-project)
2220 (ede-step-project): Prefer the name configure.ac to configure.in.
2221
2222 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2223
2224 * tramp.texi (Multi-hops):
2225 Introduce `tramp-restricted-shell-hosts-alist'.
2226
2227 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2228
2229 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2230 methods, so don't mention smtpmail here.
2231
2232 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2233
2234 * gnus.texi (Picons): Document gnus-picon-properties.
2235
2236 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2237
2238 * gnus.texi: Remove mention of compilation, as that's no longer
2239 supported.
2240
2241 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2242
2243 * gnus.texi (Archived Messages): Mention
2244 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2245
2246 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2247
2248 * gnus.texi (Various Summary Stuff):
2249 Remove mention of `gnus-propagate-marks'.
2250
2251 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2252
2253 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2254 which no longer exist.
2255
2256 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2257
2258 * gnus.texi (Archived Messages):
2259 Document gnus-gcc-self-resent-messages.
2260
2261 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2262
2263 * message.texi (Mail Variables):
2264 Mention the optional user parameter for X-Message-SMTP-Method.
2265
2266 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2267
2268 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2269
2270 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2271
2272 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2273
2274 * gnus.texi (Key Index): Change encoding to utf-8.
2275
2276 2012-06-21 Glenn Morris <rgm@gnu.org>
2277
2278 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2279
2280 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2281
2282 * gnus.texi (Group Timestamp): Mention where to find documentation for
2283 the `gnus-tmp-' variables (bug#11601).
2284
2285 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2286
2287 Sync with Tramp 2.2.6-pre.
2288
2289 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2290 where appropriate.
2291 (Ad-hoc multi-hops): New section.
2292 (Remote processes): New subsection "Running remote processes on
2293 Windows hosts".
2294 (History): Add remote commands on Windows, and ad-hoc multi-hop
2295 methods.
2296 (External methods): "ControlPersist" must be set to "no" for the
2297 `scpc' method.
2298 (Remote processes): Add a note about `auto-revert-tail-mode'.
2299 (Frequently Asked Questions): Use "scpx" in combination with
2300 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2301
2302 * trampver.texi: Update release number.
2303
2304 2012-06-10 Chong Yidong <cyd@gnu.org>
2305
2306 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2307 compilation for html-mono.
2308
2309 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2310
2311 * texinfo.tex: Merge from gnulib.
2312
2313 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2314
2315 * Makefile.in (echo-info): Don't try to install info files named
2316 just ".info".
2317
2318 2012-05-28 Glenn Morris <rgm@gnu.org>
2319
2320 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2321
2322 * sc.texi: Nuke hand-written node pointers.
2323 Fix top-level menu to match actual node order.
2324
2325 2012-05-27 Glenn Morris <rgm@gnu.org>
2326
2327 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2328 Some associated fixes, including not messing with chapno in cl.texi.
2329
2330 2012-05-27 Bastien Guerry <bzg@gnu.org>
2331
2332 * org.texi (Durations and time values): Fix typo.
2333
2334 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2335
2336 * texinfo.tex: Update from gnulib.
2337
2338 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2339
2340 * calc.texi (Basic Operations on Units, Customizing Calc):
2341 Mention `calc-ensure-consistent-units'.
2342
2343 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2344
2345 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2346 reference commands. (Bug#11461)
2347
2348 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2349
2350 2012-05-12 Glenn Morris <rgm@gnu.org>
2351
2352 * Makefile.in (mostlyclean): Add more TeX intermediates.
2353
2354 * Makefile.in: Make it look more like the other doc Makefiles.
2355 Use explicit $srcdir in all dependencies.
2356 Remove cd $srcdir from rules.
2357 (VPATH): Remove.
2358 (infodir): Set to an absolute path.
2359 (INFO_TARGETS): Use short names.
2360 (mkinfodir): infodir is now absolute.
2361 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2362
2363 * Makefile.in (info.info): Rename from info, to avoid duplication.
2364 (.SUFFIXES): Disable implicit rules.
2365
2366 * Makefile.in (MKDIR_P): New, set by configure.
2367 (mkinfodir): Use $MKDIR_P.
2368
2369 2012-05-07 Glenn Morris <rgm@gnu.org>
2370
2371 * forms.texi (Long Example): Update for changed location of files.
2372
2373 2012-05-04 Glenn Morris <rgm@gnu.org>
2374
2375 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2376 (INFO_TARGETS): Use $INFO_EXT.
2377 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2378 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2379 (INFO_TARGETS): Use $INFO_EXT.
2380 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2381
2382 2012-05-02 Glenn Morris <rgm@gnu.org>
2383
2384 * Makefile.in (echo-info): New phony target, used by top-level.
2385
2386 * viper.texi: Make direntry shorter (also it is no longer "newest").
2387
2388 * emacs-gnutls.texi, ert.texi, org.texi:
2389 Fix dircategory, direntry to match info/dir.
2390
2391 * faq.texi: Convert @inforefs to @xrefs.
2392 Fix some malformed cross-references.
2393 (File-name conventions): Shorten section name to avoid overfull line.
2394 (How to add fonts): Use smallexample to avoid overfull lines.
2395
2396 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2397
2398 * auth.texi (Help for users): Update for .gpg file being second.
2399
2400 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2401
2402 * org.texi (Agenda commands): Fix two typos: give corresponding
2403 function names, according to `org-agenda-view-mode-dispatch'.
2404
2405 2012-04-27 Glenn Morris <rgm@gnu.org>
2406
2407 * faq.texi (Major packages and programs): Remove section.
2408 There is no point listing 6 packages (cf etc/MORE.STUFF).
2409 (Finding Emacs and related packages): Move "Spell-checkers" here.
2410
2411 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2412
2413 * dbus.texi (Version): New node.
2414 (Properties and Annotations): Mention the object manager
2415 interface. Describe dbus-get-all-managed-objects.
2416 (Type Conversion): Floating point numbers are allowed, if an
2417 anteger does not fit Emacs's integer range.
2418 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2419 (Asynchronous Methods): Fix description of
2420 dbus-call-method-asynchronously.
2421 (Receiving Method Calls): Fix some minor errors.
2422 Add dbus-interface-emacs.
2423 (Signals): Describe unicast signals and the new match rules.
2424 (Alternative Buses): Add the PRIVATE optional argument to
2425 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2426
2427 2012-04-20 Glenn Morris <rgm@gnu.org>
2428
2429 * faq.texi (New in Emacs 24): New section.
2430 (Packages that do not come with Emacs): Mention M-x list-packages.
2431
2432 2012-04-14 Alan Mackenzie <acm@muc.de>
2433
2434 * cc-mode.texi (c-offsets-alist): Correct a typo.
2435
2436 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
2437
2438 * org.texi (Deadlines and scheduling): Fix the example: the
2439 DEADLINE item should come right after the headline. We enforce
2440 this convention, so it is a bug not to illustrate it correctly in
2441 the manual.
2442
2443 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2444
2445 * org.texi (Agenda commands): Fix documentation bug by swapping
2446 the equivalent keybindings to `org-agenda-next-line' with the ones
2447 to `org-agenda-previous-line'.
2448
2449 2012-04-14 Glenn Morris <rgm@gnu.org>
2450
2451 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2452
2453 2012-04-09 Eli Zaretskii <eliz@gnu.org>
2454
2455 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2456 Add emacs-gnutls.
2457 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2458
2459 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2460
2461 * Makefile.in: Add emacs-gnutls.texi to build.
2462
2463 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2464
2465 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2466
2467 * auth.texi (Secret Service API): Edit further and give examples.
2468 (Secret Service API): Adjust @samp to @code for collection names.
2469
2470 2012-04-04 Glenn Morris <rgm@gnu.org>
2471
2472 * auth.texi (Secret Service API): Copyedits.
2473 (Help for developers): Fill in some missing function doc-strings.
2474 (Help for users, Help for developers)
2475 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
2476
2477 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
2478
2479 * auth.texi (Secret Service API): Add the missing text.
2480
2481 2012-04-04 Chong Yidong <cyd@gnu.org>
2482
2483 * message.texi (Using PGP/MIME): Note that epg is now the default.
2484
2485 * gnus.texi: Reduce references to obsolete pgg library.
2486 (Security): Note that epg is now the default.
2487
2488 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2489
2490 * nxml-mode.texi (Completion): C-RET is no longer bound to
2491 nxml-complete.
2492
2493 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2494
2495 * org.texi (Customizing tables in ODT export): Correct few errors.
2496
2497 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2498
2499 * org.texi (Links in ODT export): Update.
2500 (Labels and captions in ODT export): New node.
2501
2502 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2503
2504 * org.texi (Literal examples in ODT export): htmlfontify.el in
2505 Emacs-24.1 now supports fontification. So ODT source blocks will
2506 be fontified by default.
2507
2508 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2509
2510 * org.texi (Refiling notes): Remove duplicated keybinding.
2511
2512 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2513
2514 * org.texi (noweb): Documentation of this new option to the :noweb
2515 header argument.
2516
2517 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2518
2519 * org.texi (Header and sectioning): Add example demonstrating how
2520 to use "LaTeX_CLASS_OPTIONS".
2521
2522 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2523
2524 * org.texi (Noweb reference syntax): Describe the ability to
2525 execute noweb references in the manual.
2526
2527 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2528
2529 * org.texi (cache): Improve cache documentation when session
2530 evaluation is used.
2531
2532 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2533
2534 * org.texi (Plain lists): Document removal.
2535
2536 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2537
2538 * org.texi: Decapitalize file name in references to Calc manual.
2539
2540 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2541
2542 * org.texi (Plain lists): Document removal.
2543
2544 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2545
2546 * org.texi (Top, OpenDocument Text export)
2547 (ODT export commands, Extending ODT export)
2548 (Images in ODT export, Tables in ODT export)
2549 (Configuring a document converter): Add or Update.
2550
2551 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2552
2553 * org.texi (MobileOrg): Change the wording to reflect that the
2554 Android Version is no longer just the little brother of the iOS
2555 version.
2556
2557 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2558
2559 * org.texi (Key bindings and useful functions): Update babel key
2560 binding documentation in manual.
2561
2562 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2563
2564 * org.texi (noweb): Document new noweb header value.
2565
2566 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2567
2568 * org.texi (noweb-sep): Document new header argument.
2569
2570 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2571
2572 * org.texi (noweb-ref): Documentation of this new custom variable.
2573
2574 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2575
2576 * org.texi (wrap): Update the new :wrap documentation to match the
2577 current implementation.
2578
2579 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2580
2581 * org.texi: Added documentation for :wrap.
2582
2583 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2584
2585 * org.texi: #+RESULTS now user-configurable.
2586
2587 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2588
2589 * org.texi: Documented :noweb no-export.
2590
2591 2012-04-01 Thomas Dye <dk@poto.local>
2592
2593 * org.texi: Edit :noweb no header argument for correctness.
2594
2595 2012-04-01 Bastien Guerry <bzg@gnu.org>
2596
2597 * org.texi (Customization): Update the approximate number of Org
2598 variables.
2599
2600 2012-04-01 Thomas Dye <dk@poto.local>
2601
2602 * org.texi: The :results wrap produces a drawer instead of a
2603 begin_results block.
2604
2605 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2606
2607 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2608 reflect the new default.
2609
2610 2012-03-10 Eli Zaretskii <eliz@gnu.org>
2611
2612 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2613 "Getting Started" to this node. (Bug#10450)
2614
2615 2012-03-10 Chong Yidong <cyd@gnu.org>
2616
2617 * flymake.texi (Example -- Configuring a tool called via make):
2618 Mention the Automake COMPILE variable (Bug#8715).
2619
2620 * info.texi (Getting Started): Add an index entry (Bug#10450).
2621
2622 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
2623
2624 * dbus.texi (Signals): Known names will be mapped onto unique
2625 names, when registering for signals.
2626
2627 2012-02-29 Glenn Morris <rgm@gnu.org>
2628
2629 * url.texi: Fix quote usage in body text.
2630
2631 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2632
2633 * cl.texi: Use @code{} in menus when appropriate.
2634
2635 2012-02-28 Glenn Morris <rgm@gnu.org>
2636
2637 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2638 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2639 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2640 * org.texi, sc.texi, vip.texi, viper.texi:
2641 Standardize possessive apostrophe usage.
2642
2643 2012-02-26 Chong Yidong <cyd@gnu.org>
2644
2645 * ediff.texi (Quick Help Commands): Add a couple of index entries
2646 (Bug#10834).
2647
2648 2012-02-17 Glenn Morris <rgm@gnu.org>
2649
2650 * gnus.texi (Posting Styles):
2651 * remember.texi (Org): Fix cross-refs to other manuals.
2652
2653 2012-02-15 Glenn Morris <rgm@gnu.org>
2654
2655 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2656 (Encryption): New chapter, split out from previous.
2657
2658 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2659
2660 * gnus.texi (Customizing the IMAP Connection):
2661 Mention nnimap-record-commands.
2662
2663 2012-02-10 Glenn Morris <rgm@gnu.org>
2664
2665 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2666 Mention url-queue-retrieve.
2667
2668 2012-02-09 Glenn Morris <rgm@gnu.org>
2669
2670 * sem-user.texi (Semantic mode user commands): Typo fix.
2671
2672 * info.texi (Create Info buffer): Mention info-display-manual.
2673
2674 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2675
2676 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2677 example (modified from an example by Michael Albinus).
2678
2679 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2680
2681 * gnus.texi (Agent Basics): Fix outdated description of
2682 `gnus-agent-auto-agentize-methods'.
2683
2684 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2685
2686 * cc-mode.texi: Always @defindex ss.
2687 (Config Basics): Fix argument of @itemize.
2688 (Macro Backslashes): Add @code around index entry.
2689
2690 2012-01-23 Glenn Morris <rgm@gnu.org>
2691
2692 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2693
2694 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2695
2696 * tramp.texi (File): Tweak wording for the `scpc' option.
2697
2698 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2699
2700 * gnus.texi (Group Parameters): Really note precedence.
2701
2702 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2703
2704 * gnus.texi (Group Parameters): Note precedence.
2705
2706 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2707
2708 * org.texi (Noweb reference syntax): Adding documentation of
2709 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2710 variable.
2711
2712 2012-01-03 Bastien Guerry <bzg@gnu.org>
2713
2714 * org.texi (Plain lists): Split the table to fix the display
2715 of items.
2716
2717 2012-01-03 Bastien Guerry <bzg@gnu.org>
2718
2719 * org.texi (Plain lists): Fix misplaced explanation.
2720
2721 2012-01-03 Bastien Guerry <bzg@gnu.org>
2722
2723 * org.texi (Plain lists, Agenda files): Add index entries.
2724
2725 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2726
2727 * org.texi: Use "Org mode" instead of alternatives like
2728 "Org-mode" or "org-mode".
2729
2730 2012-01-03 Bernt Hansen <bernt@norang.ca>
2731
2732 * org.texi (Agenda commands):
2733 Document `org-clock-report-include-clocking-task'.
2734
2735 2012-01-03 Bastien Guerry <bzg@gnu.org>
2736
2737 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2738 C-c' on checkboxes.
2739
2740 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2741
2742 * org.texi: End sentences with two spaces.
2743
2744 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2745
2746 * org.texi (External links): Document the link types file+sys
2747 and file+emacs, slightly narrow used page width.
2748
2749 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2750
2751 * org.texi (colnames): Note that colnames behavior may differ
2752 across languages.
2753
2754 2012-01-03 Bastien Guerry <bzg@gnu.org>
2755
2756 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2757
2758 2012-01-03 Thomas Dye <dk@poto.westell.com>
2759
2760 * org.texi: Augmented discussion of babel property
2761 inheritance. Put footnote outside sentence ending period.
2762
2763 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2764
2765 * org.texi (eval): Documenting the full range of :eval header
2766 argument values.
2767
2768 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2769
2770 * org.texi (eval): Documentation of the new :eval option.
2771
2772 2012-01-03 Thomas Dye <dk@poto.local>
2773
2774 * org.texi: Add accumulated properties.
2775
2776 2012-01-03 Thomas Dye <dk@poto.local>
2777
2778 * org.texi: Documented no spaces in name=assign, another
2779 correction to :var table.
2780
2781 2012-01-03 Thomas Dye <dk@poto.local>
2782
2783 * org.texi: Changed DATA to NAME in Working With Source Code
2784 section.
2785
2786 2012-01-03 Tom Dye <tsd@tsdye.com>
2787
2788 * org.texi: Minor change to :var table.
2789
2790 2012-01-03 Tom Dye <tsd@tsdye.com>
2791
2792 * org.texi: More changes to :var table (some examples were wrong).
2793
2794 2012-01-03 Tom Dye <tsd@tsdye.com>
2795
2796 * org.texi: Cleaned up :var table.
2797
2798 2012-01-03 Bastien Guerry <bzg@gnu.org>
2799
2800 * org.texi (Timestamps, Weekly/daily agenda)
2801 (Weekly/daily agenda): Add @cindex for "appointment".
2802
2803 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2804
2805 * org.texi (Literal examples): A new link to the template for
2806 inserting empty code blocks.
2807 (Structure of code blocks): A new link to the template for
2808 inserting empty code blocks.
2809
2810 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2811
2812 * org.texi (External links): Add footnote on how the behavior
2813 of the text search in Org files are controled by the variable
2814 `org-link-search-must-match-exact-headline'.
2815
2816 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2817
2818 * org.texi (Buffer-wide header arguments):
2819 Update documentation to reflect removal of #+PROPERTIES.
2820
2821 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2822
2823 * org.texi (The clock table): Mention that ACHIVED trees
2824 contribute to the clock table.
2825
2826 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2827
2828 * org.texi (Conflicts): Better yasnippet config info.
2829
2830 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2831
2832 * org.texi (Selective export): Explicitly mention the default
2833 values for `org-export-select-tags',
2834 `org-export-exclude-tags'.
2835
2836 2012-01-03 Tom Dye <tsd@tsdye.com>
2837
2838 * org.texi: Added a line to specify that header arguments are
2839 lowercase.
2840
2841 2012-01-03 Tom Dye <tsd@tsdye.com>
2842
2843 * org.texi: :var requires default value when declared.
2844
2845 2012-01-03 Bastien Guerry <bzg@gnu.org>
2846
2847 * org.texi (Handling links): Add a note about the
2848 `org-link-frame-setup' option.
2849
2850 2012-01-03 David Maus <dmaus@ictsoc.de>
2851
2852 * org.texi (Exporting Agenda Views, Extracting agenda
2853 information): Fix command line syntax, quote symbol parameter
2854 values.
2855
2856 2012-01-03 David Maus <dmaus@ictsoc.de>
2857
2858 * org.texi (Exporting Agenda Views): Fix command line syntax.
2859
2860 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2861
2862 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2863 Use octal notation for file permissions, which are normally
2864 thought of in octal.
2865 (Mail Back End Variables): Use more-plausible modes in example.
2866
2867 2011-12-20 Alan Mackenzie <acm@muc.de>
2868
2869 * cc-mode.texi: Update version string 5.31 -> 5.32.
2870
2871 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
2872
2873 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2874
2875 2011-11-24 Glenn Morris <rgm@gnu.org>
2876
2877 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2878
2879 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2880
2881 * makefile.w32-in: Update dependencies.
2882
2883 2011-11-20 Glenn Morris <rgm@gnu.org>
2884
2885 * gnus.texi (Group Information):
2886 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2887
2888 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2889
2890 * gnus-coding.texi (Gnus Maintenance Guide):
2891 Rename from "Gnus Maintainance Guide".
2892
2893 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2894 * eieio.texi (Customizing):
2895 * gnus.texi (Article Washing):
2896 * gnus-news.texi:
2897 * sem-user.texi (Smart Jump): Fix typos.
2898
2899 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2900
2901 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2902
2903 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
2904
2905 * ede.texi (project-am-texinfo):
2906 * gnus.texi (Sending or Not Sending):
2907 * org.texi (Template elements): Fix typos.
2908
2909 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
2910
2911 * ediff.texi (Hooks):
2912 * sem-user.texi (Semanticdb Roots): Fix typos.
2913
2914 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
2915
2916 * semantic.texi (Tag handling): Fix typo.
2917
2918 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2919
2920 * gnus.texi (Other Gnus Versions): Remove.
2921
2922 2011-10-28 Alan Mackenzie <acm@muc.de>
2923
2924 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2925 (Other Special Indentations): Add an xref to "Macros with ;".
2926 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
2927 "Macros with ;".
2928 (Macros with ;): New page.
2929
2930 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2931 Document the new handling of nested scopes for movement by defuns.
2932
2933 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
2934
2935 Sync with Tramp 2.2.3.
2936
2937 * trampver.texi: Update release number.
2938
2939 2011-10-14 Glenn Morris <rgm@gnu.org>
2940
2941 * ert.texi (Introduction, How to Run Tests)
2942 (Running Tests Interactively, Expected Failures)
2943 (Tests and Their Environment, Useful Techniques)
2944 (Interactive Debugging, Fixtures and Test Suites):
2945 Minor rephrasings.
2946 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2947 (Running Tests in Batch Mode): Simplify loading instructions.
2948 (Test Selectors): Clarify some selectors.
2949 (Expected Failures, Useful Techniques):
2950 Make examples fit in 80 columns.
2951
2952 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
2953
2954 * calc.texi (Basic Operations on Units): Discuss temperature
2955 conversion (`u t') alongside with other unit conversions ('u c').
2956
2957 2011-10-12 Glenn Morris <rgm@gnu.org>
2958
2959 * ert.texi: Whitespace trivia to make main menu items line up better.
2960
2961 2011-10-08 Glenn Morris <rgm@gnu.org>
2962
2963 * Makefile.in: Fix ert rules.
2964
2965 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2966
2967 * gnus.texi (Gnus Utility Functions): Add more references and
2968 explanations (bug#9683).
2969
2970 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
2971
2972 * texinfo.tex: Merge from gnulib.
2973
2974 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2975
2976 * gnus.texi (Archived Messages): Note the default (bug#9552).
2977
2978 2011-09-21 Bill Wohler <wohler@newt.com>
2979
2980 Release MH-E manual version 8.3.
2981
2982 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2983 release 8.3.
2984 (Preface): Update support information.
2985 (From Bill Wohler): Reset text to original version. As a
2986 historical quote, the tense should be correct in the time that it
2987 was written.
2988
2989 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2990
2991 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2992 (Finding the News): Doc clarification.
2993 (Terminology): Mention naming.
2994
2995 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2996
2997 * gnus.texi: Remove mentions of `recent', which are now obsolete.
2998 (Interactive): Document `quiet'.
2999
3000 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
3001
3002 * org.texi (Images in LaTeX export): Rewrite.
3003
3004 2011-08-15 Bastien Guerry <bzg@gnu.org>
3005
3006 * org.texi (Using the mapping API): Mention 'region as a possible
3007 scope for `org-map-entries'.
3008
3009 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3010
3011 * org.texi (Visibility cycling): Document `org-copy-visible'.
3012
3013 2011-08-15 Bastien Guerry <bzg@gnu.org>
3014
3015 * org.texi (Template expansion): Order template sequences in the
3016 proper order.
3017
3018 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3019
3020 * org.texi (eval): Expand discussion of the :eval header argument.
3021
3022 2011-08-15 Bastien Guerry <bzg@gnu.org>
3023
3024 * org.texi (Languages): Add Lilypond and Awk as supported
3025 languages.
3026
3027 2011-08-15 Achim Gratz <stromeko@nexgo.de>
3028
3029 * org.texi: Document that both CLOCK_INTO_DRAWER and
3030 LOG_INTO_DRAWER can be used to override the contents of variable
3031 org-clock-into-drawer (or if unset, org-log-into-drawer).
3032
3033 * org.texi: Replace @xref->@pxref.
3034
3035 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3036
3037 * org.texi (Evaluating code blocks): Documenting the new option
3038 for inline call lines.
3039
3040 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3041
3042 * org.texi (Results of evaluation): More explicit about the
3043 mechanism through which interactive evaluation of code is
3044 performed.
3045
3046 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3047
3048 * org.texi (noweb-ref): New header argument documentation.
3049
3050 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3051
3052 * org.texi (Extracting source code): Documentation of the new
3053 org-babel-tangle-named-block-combination variable.
3054
3055 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3056
3057 * org.texi (Structure of code blocks): Explicitly state that the
3058 behavior of multiple blocks of the same name is undefined.
3059
3060 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
3061
3062 * org.texi (TaskJuggler export): Modify the example to reflect the
3063 new effort durations.
3064
3065 2011-08-15 David Maus <dmaus@ictsoc.de>
3066
3067 * org.texi (Images in LaTeX export): Escape curly brackets in
3068 LaTeX example.
3069
3070 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3071
3072 * org.texi (The clock table): Document the :properties and
3073 :inherit-props arguments for the clocktable.
3074
3075 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3076
3077 * org.texi (Tables in LaTeX export): Document specifying placement
3078 options for tables.
3079
3080 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3081
3082 * org.texi (Evaluating code blocks): More specific documentation
3083 about the different types of header arguments.
3084
3085 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3086
3087 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3088
3089 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3090
3091 * org.texi (Built-in table editor): Document the table field
3092 follow mode.
3093
3094 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3095
3096 * org.texi (Easy Templates): Document new template.
3097
3098 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3099
3100 * org.texi (Literal examples): Add a cross-reference from "Literal
3101 Examples" to "Easy Templates."
3102
3103 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3104
3105 * org.texi (The clock table): Add link to match syntax.
3106
3107 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3108
3109 * org.texi (Agenda commands): Document clock consistency checks.
3110
3111 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3112
3113 * org.texi (Built-in table editor): Document that \vert represents
3114 a vertical bar in a table field.
3115
3116 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3117
3118 * org.texi (Literal examples): Link from "Markup" > "Literate
3119 Examples" to "Working with Source Code".
3120
3121 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3122
3123 * org.texi (Agenda commands): Doc for function option to bulk
3124 action.
3125
3126 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3127
3128 * org.texi (Template expansion): Document new %<...> template
3129 escape.
3130
3131 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3132
3133 * org.texi (Selective export): Document exclusion of any tasks
3134 from export.
3135
3136 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3137
3138 * org.texi (Selective export): Document how to exclude DONE tasks
3139 from export.
3140 (Publishing options): Document the properties to be used to turn off
3141 export of DONE tasks.
3142
3143 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3144
3145 * org.texi (The date/time prompt): Document date range protection.
3146
3147 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3148
3149 * org.texi (padline): Documentation of the new padline header
3150 argument.
3151
3152 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3153
3154 * org.texi (var): Adding "[" to list of characters triggering
3155 elisp evaluation.
3156
3157 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3158
3159 * org.texi (var): Documentation of Emacs Lisp evaluation during
3160 variable assignment.
3161
3162 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3163
3164 * org.texi (colnames): Reference indexing into variables, and note
3165 that colnames are *not* removed before indexing occurs.
3166 (rownames): Reference indexing into variables, and note that
3167 rownames are *not* removed before indexing occurs.
3168
3169 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3170
3171 * org.texi (var): Clarification of indexing into tabular
3172 variables.
3173
3174 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3175
3176 * org.texi (results): Documentation of the `:results wrap' header
3177 argument.
3178
3179 2011-08-15 Bastien Guerry <bzg@gnu.org>
3180
3181 * org.texi (LaTeX and PDF export): Add a note about a limitation
3182 of the LaTeX export: the org file has to be properly structured.
3183
3184 2011-08-15 Bastien Guerry <bzg@gnu.org>
3185
3186 * org.texi (Dynamic blocks, Structure editing):
3187 Mention the function `org-narrow-to-block'.
3188
3189 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3190
3191 * org.texi (Languages): Updating list of code block supported
3192 languages.
3193
3194 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3195
3196 * org.texi (Special properties): CATEGORY is a special property,
3197 but it may also used in the drawer.
3198
3199 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3200
3201 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3202
3203 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3204
3205 * org.texi (Include files): Document :lines.
3206
3207 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3208
3209 * org.texi (comments): Documentation of the ":comments noweb" code
3210 block header argument.
3211
3212 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3213
3214 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3215 added extra whitespace around functions to be consistent with the
3216 rest of the section.
3217
3218 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3219
3220 * org.texi (Evaluating code blocks): Expand discussion of
3221 #+call: line syntax.
3222 (Header arguments in function calls): Expand discussion of
3223 #+call: line syntax.
3224
3225 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3226
3227 * org.texi (Evaluating code blocks): More explicit about how to
3228 pass variables to #+call lines.
3229
3230 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3231
3232 * org.texi (Results of evaluation): Link to the :results header
3233 argument list from the "Results of evaluation" section.
3234
3235 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3236
3237 * org.texi (Conflicts): Adding additional information about
3238 resolving org/yasnippet conflicts.
3239
3240 2011-08-15 David Maus <dmaus@ictsoc.de>
3241
3242 * org.texi (Publishing options): Document style-include-scripts
3243 publishing project property.
3244
3245 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3246
3247 * org.texi (Sparse trees): Document the next-error /
3248 previous-error functionality.
3249
3250 2011-08-15 Tom Dye <tsd@tsdye.com>
3251
3252 * org.texi (cache): Improve documentation of code block caches.
3253
3254 2011-08-15 Tom Dye <tsd@tsdye.com>
3255
3256 * org.texi (Code block specific header arguments):
3257 Documentation of multi-line header arguments.
3258
3259 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3260
3261 * org.texi (Code evaluation security): Add example for using a
3262 function.
3263
3264 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3265
3266 * org.texi (Tables in LaTeX export): Documentation of new
3267 attr_latex options for tables.
3268
3269 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3270
3271 * trampver.texi: Update release number.
3272
3273 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3274
3275 Sync with Tramp 2.2.2.
3276
3277 * trampver.texi: Update release number.
3278
3279 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3280
3281 * flymake.texi (Example -- Configuring a tool called via make):
3282 Use /dev/null instead of the Windows "nul" (bug#8715).
3283
3284 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3285
3286 * widget.texi (Setting Up the Buffer): Remove mention of the
3287 global keymap parent, which doesn't seem to be accurate
3288 (bug#7045).
3289
3290 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3291
3292 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3293
3294 2010-07-10 Kevin Ryde <user42@zip.com.au>
3295
3296 * cl.texi (For Clauses): Add destructuring example processing an
3297 alist (bug#6596).
3298
3299 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3300
3301 * ediff.texi (Major Entry Points): Remove mention of `require',
3302 since that's not pertinent in the installed Emacs (bug#9016).
3303
3304 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3305
3306 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3307 (Filtering New Groups): Clarify how simple the "options -n" format is.
3308 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3309 is internal.
3310
3311 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3312
3313 * tramp.texi (Cleanup remote connections):
3314 Add `tramp-cleanup-this-connection'.
3315
3316 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3317
3318 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3319 zombies.
3320 (Checking New Groups): Ditto (bug#8974).
3321 (Checking New Groups): Move the reference to the right place.
3322
3323 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3324
3325 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3326 backups, and not actual vc (bug#8975).
3327
3328 2011-07-03 Kevin Ryde <user42@zip.com.au>
3329
3330 * cl.texi (For Clauses): @items for hash-values and key-bindings
3331 to make them more visible when skimming. Add examples of `using'
3332 clause to them, examples being clearer than a description in
3333 words (bug#6599).
3334
3335 2011-07-01 Alan Mackenzie <acm@muc.de>
3336
3337 * cc-mode.texi (Guessing the Style): New page.
3338 (Styles): Add a short introduction to above.
3339
3340 2011-06-28 Deniz Dogan <deniz@dogan.se>
3341
3342 * rcirc.texi (Configuration): Bug-fix:
3343 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3344 Reported by Elias Pipping <pipping@exherbo.org>.
3345
3346 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3347
3348 * gnus.texi (Summary Mail Commands):
3349 Document `gnus-summary-reply-to-list-with-original'.
3350
3351 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3352
3353 * eshell.texi (Known problems): Fix typo.
3354
3355 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3356
3357 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3358 (Password handling): `auth-source-debug' is good for debug messages.
3359
3360 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3361
3362 * gnus.texi (Store custom flags and keywords): Refer to
3363 `gnus-registry-article-marks-to-{chars,names}' instead of
3364 `gnus-registry-user-format-function-{M,M2}'.
3365
3366 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3367
3368 * texinfo.tex: Merge from gnulib.
3369
3370 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3371
3372 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3373 (Store custom flags and keywords):
3374 Mention `gnus-registry-user-format-function-M' and
3375 `gnus-registry-user-format-function-M2'.
3376
3377 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3378
3379 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3380
3381 2011-05-17 Glenn Morris <rgm@gnu.org>
3382
3383 * gnus.texi (Face): Fix typo.
3384
3385 2011-05-14 Glenn Morris <rgm@gnu.org>
3386
3387 * dired-x.texi (Omitting Examples): Minor addition.
3388
3389 2011-05-10 Jim Meyering <meyering@redhat.com>
3390
3391 * ede.texi: Fix typo "or or -> or".
3392
3393 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
3394
3395 * gnus.texi (Summary Buffer Lines):
3396 gnus-summary-user-date-format-alist does not exist.
3397 (Sorting the Summary Buffer): More about sorting threads.
3398
3399 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3400
3401 * trampver.texi: Update release number.
3402
3403 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3404
3405 * tramp.texi (Frequently Asked Questions): New item for disabling
3406 Tramp in other packages.
3407
3408 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3409
3410 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3411 (Fancy splitting to parent, Store arbitrary data):
3412 Update gnus-registry docs.
3413
3414 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
3415
3416 * ede.texi: Fix typos.
3417
3418 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3419
3420 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3421 It's @table @code.
3422
3423 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3424
3425 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3426
3427 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3428
3429 * calc.texi (Logarithmic Units): Update the function names.
3430
3431 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3432
3433 * message.texi (Various Commands): Document format specs in the
3434 ellipsis.
3435
3436 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3437
3438 * message.texi (Insertion Variables): Document message-cite-style.
3439
3440 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
3441
3442 * tramp.texi (Remote processes): New subsection "Running shell on
3443 a remote host".
3444
3445 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3446
3447 * auth.texi (Help for developers): Update docs to explain that the
3448 :save-function will only run the first time.
3449
3450 2011-03-12 Glenn Morris <rgm@gnu.org>
3451
3452 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3453 (emacs-faq.text): New target.
3454 (clean): Add emacs-faq.
3455
3456 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
3457
3458 Sync with Tramp 2.2.1.
3459
3460 * trampver.texi: Update release number.
3461
3462 2011-03-11 Glenn Morris <rgm@gnu.org>
3463
3464 * Makefile.in (HTML_TARGETS): New.
3465 (clean): Delete $HTML_TARGETS.
3466 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3467
3468 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3469
3470 * auth.texi (Help for developers): Show example of using
3471 `auth-source-search' with prompts and :save-function.
3472
3473 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3474
3475 * Version 23.3 released.
3476
3477 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3478
3479 * message.texi (Message Buffers): Update default value of
3480 message-generate-new-buffers.
3481
3482 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3483
3484 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3485 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3486 respectively.
3487 (Musical Notes): New section.
3488 (Customizing Calc): Mention the customizable variable
3489 calc-note-threshold.
3490
3491 2011-03-03 Glenn Morris <rgm@gnu.org>
3492
3493 * url.texi (Dealing with HTTP documents): Remove reference to
3494 function url-decode-text-part; never seems to have existed. (Bug#6038)
3495 (Configuration): Update url-configuration-directory description.
3496
3497 2011-03-02 Glenn Morris <rgm@gnu.org>
3498
3499 * dired-x.texi (Multiple Dired Directories): Remove mentions
3500 of dired-default-directory-alist and dired-default-directory.
3501 Move dired-smart-shell-command here...
3502 (Miscellaneous Commands): ... from here.
3503
3504 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3505
3506 * texinfo.tex: Update to version 2011-02-24.09.
3507
3508 2011-03-02 Glenn Morris <rgm@gnu.org>
3509
3510 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3511 instead of the obsoleted dired-omit-here-always.
3512
3513 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
3514
3515 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3516 supported systems.
3517
3518 2011-02-28 Glenn Morris <rgm@gnu.org>
3519
3520 * dbus.texi (Type Conversion): Grammar fix.
3521
3522 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
3523
3524 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3525 "Debian GNU/Linux".
3526
3527 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3528
3529 2011-02-23 Glenn Morris <rgm@gnu.org>
3530
3531 * dired-x.texi (Features): Minor rephrasing.
3532 (Local Variables): Fix typos.
3533
3534 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3535 Standardize some Emacs/XEmacs terminology.
3536
3537 * dired-x.texi (Features): Don't advertise obsolete local variables.
3538 Simplify layout.
3539 (Omitting Variables): Update local variables example.
3540 (Local Variables): Say this is obsolete. Fix description of
3541 dired-enable-local-variables possible values.
3542
3543 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3544
3545 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3546 default now.
3547
3548 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3549
3550 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3551
3552 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3553
3554 * gnus.texi (Window Layout): Document layout names.
3555
3556 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3557
3558 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3559 * auth.texi: Sync @dircategory with ../../info/dir.
3560 * autotype.texi: Sync @dircategory with ../../info/dir.
3561 * calc.texi: Sync @dircategory with ../../info/dir.
3562 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3563 * cl.texi: Sync @dircategory with ../../info/dir.
3564 * dbus.texi: Sync @dircategory with ../../info/dir.
3565 * dired-x.texi: Sync @dircategory with ../../info/dir.
3566 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3567 * ede.texi: Sync @dircategory with ../../info/dir.
3568 * ediff.texi: Sync @dircategory with ../../info/dir.
3569 * edt.texi: Sync @dircategory with ../../info/dir.
3570 * eieio.texi: Sync @dircategory with ../../info/dir.
3571 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3572 * epa.texi: Sync @dircategory with ../../info/dir.
3573 * erc.texi: Sync @dircategory with ../../info/dir.
3574 * eshell.texi: Sync @dircategory with ../../info/dir.
3575 * eudc.texi: Sync @dircategory with ../../info/dir.
3576 * flymake.texi: Sync @dircategory with ../../info/dir.
3577 * forms.texi: Sync @dircategory with ../../info/dir.
3578 * gnus.texi: Sync @dircategory with ../../info/dir.
3579 * idlwave.texi: Sync @dircategory with ../../info/dir.
3580 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3581 * message.texi: Sync @dircategory with ../../info/dir.
3582 * mh-e.texi: Sync @dircategory with ../../info/dir.
3583 * newsticker.texi: Sync @dircategory with ../../info/dir.
3584 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3585 * org.texi: Sync @dircategory with ../../info/dir.
3586 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3587 * pgg.texi: Sync @dircategory with ../../info/dir.
3588 * rcirc.texi: Sync @dircategory with ../../info/dir.
3589 * reftex.texi: Sync @dircategory with ../../info/dir.
3590 * remember.texi: Sync @dircategory with ../../info/dir.
3591 * sasl.texi: Sync @dircategory with ../../info/dir.
3592 * sc.texi: Sync @dircategory with ../../info/dir.
3593 * semantic.texi: Sync @dircategory with ../../info/dir.
3594 * ses.texi: Sync @dircategory with ../../info/dir.
3595 * sieve.texi: Sync @dircategory with ../../info/dir.
3596 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3597 * speedbar.texi: Sync @dircategory with ../../info/dir.
3598 * trampver.texi [emacs]: Set emacsname to "Emacs".
3599 * tramp.texi: Sync @dircategory with ../../info/dir.
3600 * url.texi: Sync @dircategory with ../../info/dir.
3601 * vip.texi: Sync @dircategory with ../../info/dir.
3602 * viper.texi: Sync @dircategory with ../../info/dir.
3603 * widget.texi: Sync @dircategory with ../../info/dir.
3604 * woman.texi: Sync @dircategory with ../../info/dir.
3605
3606 2011-02-19 Glenn Morris <rgm@gnu.org>
3607
3608 * dired-x.texi (Technical Details): No longer redefines
3609 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
3610 dired-read-shell-command, or dired-find-buffer-nocreate.
3611
3612 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3613
3614 * eshell.texi (Input/Output):
3615 Document insert output redirection operator, >>>.
3616
3617 2011-02-18 Glenn Morris <rgm@gnu.org>
3618
3619 * dired-x.texi (Optional Installation File At Point): Simplify.
3620
3621 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3622
3623 * auth.texi (Help for users): Use :port instead of :protocol for all
3624 auth-source docs.
3625 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3626 to have two files in `auth-sources'.
3627
3628 2011-02-16 Glenn Morris <rgm@gnu.org>
3629
3630 * dired-x.texi: Use emacsver.texi to get Emacs version.
3631 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3632 Depend on emacsver.texi.
3633
3634 * dired-x.texi: Drop meaningless version number.
3635 (Introduction): Remove old info.
3636 (Optional Installation Dired Jump): Autoload from dired-x.
3637 Remove incorrect info about loaddefs.el.
3638 (Bugs): Just refer to M-x report-emacs-bug.
3639
3640 * dired-x.texi (Multiple Dired Directories): Update for rename of
3641 default-directory-alist.
3642 (Miscellaneous Commands): No longer mention very old VM version 4.
3643
3644 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3645
3646 Merge from gnulib.
3647 * texinfo.tex: Update to version 2011-02-14.11.
3648
3649 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3650
3651 * auth.texi (Help for users):
3652 Login collection is "Login" and not "login".
3653
3654 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
3655
3656 * tramp.texi (History): Remove IMAP support.
3657 (External methods, Frequently Asked Questions): Remove `imap' and
3658 `imaps' methods.
3659 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3660
3661 * trampver.texi: Remove default value of `emacsimap'.
3662
3663 2011-02-13 Glenn Morris <rgm@gnu.org>
3664
3665 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3666 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3667
3668 2011-02-12 Glenn Morris <rgm@gnu.org>
3669
3670 * sc.texi (Getting Connected): Remove old index entries.
3671
3672 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
3673
3674 * url.texi: Remove duplicate @dircategory (Bug#7942).
3675
3676 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3677
3678 * auth.texi (Overview, Help for users, Help for developers):
3679 Update docs.
3680 (Help for users): Talk about spaces.
3681
3682 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3683
3684 * texinfo.tex: Update to version 2011-02-07.16.
3685
3686 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
3687
3688 * dbus.texi (Bus names): Adapt descriptions for
3689 dbus-list-activatable-names and dbus-list-known-names.
3690
3691 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3692
3693 * calc.texi (Logarithmic Units): New section.
3694
3695 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3696
3697 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3698 manuals use it now.
3699
3700 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
3701
3702 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3703
3704 * overrides.texi: Remove.
3705
3706 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3707 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3708
3709 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
3710
3711 * tramp.texi (Frequently Asked Questions): Mention problems with
3712 WinSSHD.
3713
3714 * trampver.texi: Update release number.
3715
3716 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3717
3718 * tramp.texi:
3719 Replace "delimet" with "delimit" globally.
3720 Replace "explicite" with "explicit" globally.
3721 Replace "instead of" with "instead" where there was nothing after "of".
3722 Audit use of comma before interrogative pronoun, "that", or "which".
3723 Minor word order, spelling, wording changes.
3724
3725 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3726
3727 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3728
3729 * sieve.texi: Use WEBHACKDEVEL.
3730
3731 * sasl.texi: Use WEBHACKDEVEL.
3732
3733 * pgg.texi: Use WEBHACKDEVEL.
3734
3735 * message.texi: Use WEBHACKDEVEL.
3736
3737 * gnus.texi: Use WEBHACKDEVEL.
3738
3739 * emacs-mime.texi: Use WEBHACKDEVEL.
3740
3741 * auth.texi: Use WEBHACKDEVEL.
3742
3743 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3744 manuals.
3745
3746 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3747
3748 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3749
3750 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3751
3752 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3753 which in turn is copied from ftp://tug.org/tex/.
3754
3755 2011-02-03 Glenn Morris <rgm@gnu.org>
3756
3757 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3758 (Binding combinations of modifiers and function keys):
3759 Let's assume people reading this are not using Emacs 18.
3760
3761 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3762
3763 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3764 since it's run automatically.
3765
3766 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3767
3768 * gnus.texi (Customizing Articles): Fix typo.
3769
3770 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3771
3772 * gnus.texi (Customizing Articles): Document the new way of customizing
3773 the date headers(s).
3774
3775 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3776
3777 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3778 splitting example.
3779
3780 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3781
3782 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3783 (MAKEINFO_OPTS): New variable.
3784 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3785 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3786 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3787 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3788 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3789 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3790 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3791 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3792 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3793 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3794 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3795 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3796 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3797 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3798 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3799 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3800 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3801 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3802
3803 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3804
3805 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3806
3807 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3808
3809 * message.texi (IDNA): Explain what it is.
3810
3811 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3812
3813 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3814
3815 2011-01-23 Werner Lemberg <wl@gnu.org>
3816
3817 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3818 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3819 (ENVADD): Update.
3820
3821 2011-01-18 Glenn Morris <rgm@gnu.org>
3822
3823 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3824
3825 2011-01-14 Eduard Wiebe <usenet@pusto.de>
3826
3827 * nxml-mode.texi (Introduction): Fix file name typos.
3828
3829 2011-01-13 Christian Ohler <ohler@gnu.org>
3830
3831 * ert.texi: New file.
3832
3833 * Makefile.in:
3834 * makefile.w32-in: Add ert.texi.
3835
3836 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3837
3838 * dbus.texi (Receiving Method Calls): New function
3839 dbus-register-service. Rearrange node.
3840
3841 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3842
3843 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3844 which in turn is copied from ftp://tug.org/tex/.
3845
3846 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3847
3848 * dbus.texi (Receiving Method Calls): Describe new optional
3849 parameter dont-register-service of dbus-register-{method,property}.
3850
3851 2010-12-17 Daiki Ueno <ueno@unixuser.org>
3852
3853 * epa.texi (Encrypting/decrypting *.gpg files):
3854 Mention epa-file-select-keys.
3855
3856 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3857
3858 * gnus.texi (Archived Messages): Remove outdated text.
3859
3860 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3861
3862 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
3863
3864 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3865
3866 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
3867
3868 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3869
3870 * gnus.texi (The swish++ Engine): Add customizable parameters
3871 descriptions.
3872 (The swish-e Engine): Ditto.
3873
3874 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
3875
3876 * tramp.texi (Inline methods): Add "ksu" method.
3877 (Remote processes): Add example with remote `default-directory'.
3878
3879 2010-12-14 Glenn Morris <rgm@gnu.org>
3880
3881 * faq.texi (Expanding aliases when sending mail):
3882 Now build-mail-aliases is interactive.
3883
3884 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3885
3886 * gnus.texi: First pass at adding (rough) nnir documentation.
3887
3888 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3889
3890 * gnus.texi (Filtering New Groups):
3891 Mention gnus-auto-subscribed-categories.
3892 (The First Time): Remove, since default-subscribed-newsgroups has been
3893 removed.
3894
3895 2010-12-13 Glenn Morris <rgm@gnu.org>
3896
3897 * cl.texi (For Clauses): Small fixes for frames and windows.
3898
3899 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3900
3901 * org.texi (Using capture): Document using prefix arguments for
3902 finalizing capture.
3903 (Agenda commands): Document prefix argument for the bulk scatter
3904 command.
3905 (Beamer class export): Document that also overlay arguments can be
3906 passed to the column environment.
3907 (Template elements): Document the new entry type.
3908
3909 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3910
3911 * org.texi (Include files): Document :minlevel.
3912
3913 2010-12-11 Julien Danjou <julien@danjou.info>
3914
3915 * org.texi (Categories): Document category icons.
3916
3917 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
3918
3919 * org.texi (noweb): Fix typo.
3920
3921 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3922
3923 * gnus.texi (Server Commands): Point to the rest of the server
3924 commands.
3925
3926 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3927
3928 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3929 g'.
3930
3931 2010-12-02 Julien Danjou <julien@danjou.info>
3932
3933 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3934
3935 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3936
3937 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3938 (Direct Functions): Note the STARTTLS upgrade.
3939
3940 2010-11-27 Glenn Morris <rgm@gnu.org>
3941 James Clark <none@example.com>
3942
3943 * nxml-mode.texi (Introduction): New section.
3944
3945 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3946
3947 * gnus.texi (Server Commands): Document gnus-server-show-server.
3948
3949 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
3950
3951 Sync with Tramp 2.2.0.
3952
3953 * trampver.texi: Update release number.
3954
3955 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3956
3957 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
3958 Mention that the TeX specific units won't use the `tex' prefix
3959 in TeX mode.
3960
3961 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
3962
3963 * gnus.texi (Misc Article): Document gnus-inhibit-images.
3964
3965 2010-11-17 Glenn Morris <rgm@gnu.org>
3966
3967 * edt.texi: Remove information about Emacs 19.
3968
3969 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
3970
3971 * trampver.texi: Update release number.
3972
3973 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
3974
3975 * gnus.texi (Article Washing): Fix typo.
3976
3977 2010-11-11 Noorul Islam <noorul@noorul.com>
3978
3979 * org.texi: Fix typo.
3980
3981 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3982
3983 * org.texi (Using capture): Explain that refiling is
3984 sensitive to cursor position.
3985
3986 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3987
3988 * org.texi (Images and tables): Add cross reference to link section.
3989
3990 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3991
3992 * org.texi: Document the <c> cookie.
3993
3994 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3995
3996 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
3997 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
3998
3999 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4000
4001 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4002
4003 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4004
4005 * org.texi (Project alist): Mention that this is a property list.
4006
4007 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4008
4009 * org.texi (Setting up the staging area): Document that
4010 file names remain visible when encrypting the MobileOrg files.
4011
4012 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4013
4014 * org.texi (Setting up the staging area): Document which
4015 versions are needed for encryption.
4016
4017 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4018
4019 * org.texi (noweb): Update :noweb documentation to
4020 reflect the new "tangle" argument.
4021
4022 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4023
4024 * org.texi (Batch execution): Improve tangling script in
4025 documentation.
4026
4027 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4028
4029 * org.texi (Handling links):
4030 (In-buffer settings): Document inlining images on startup.
4031
4032 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4033
4034 * org.texi (Setting up the staging area): Document use of
4035 crypt password.
4036
4037 2010-11-11 David Maus <dmaus@ictsoc.de>
4038
4039 * org.texi (Template expansion): Add date related link type escapes.
4040
4041 2010-11-11 David Maus <dmaus@ictsoc.de>
4042
4043 * org.texi (Template expansion): Add mew in table for link type
4044 escapes.
4045
4046 2010-11-11 David Maus <dmaus@ictsoc.de>
4047
4048 * org.texi (Template expansion): Fix typo in link type escapes.
4049
4050 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4051
4052 * org.texi (Structure of code blocks): Another documentation tweak.
4053
4054 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4055
4056 * org.texi (Structure of code blocks): Documentation tweak.
4057
4058 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4059
4060 * org.texi (Structure of code blocks):
4061 Update documentation to mention inline code block syntax.
4062
4063 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4064
4065 * org.texi (comments): Improve wording.
4066
4067 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4068
4069 * org.texi (comments): Document the new :comments header arguments.
4070
4071 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4072
4073 * org.texi (Installation): Remove the special
4074 installation instructions for XEmacs.
4075
4076 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4077
4078 * org.texi (Easy Templates): New section. Documents quick
4079 insertion of empty structural elements.
4080
4081 2010-11-11 Noorul Islam <noorul@noorul.com>
4082
4083 * org.texi: Fix doc.
4084
4085 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4086
4087 * org.texi (The date/time prompt): Document specification
4088 of time ranges.
4089
4090 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4091
4092 * org.texi (Internal links): Document the changes in
4093 internal links.
4094
4095 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4096
4097 * org.texi (Agenda commands): Document the limitation for
4098 the filter preset - it can only be used for an entire agenda
4099 view, not in an individual block in a block agenda.
4100
4101 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4102
4103 * org.texi (iCalendar export): Document alarm creation.
4104
4105 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4106
4107 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4108
4109 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4110
4111 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4112
4113 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4114
4115 * calc.texi: Use emacsver.texi to determine Emacs version.
4116
4117 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4118
4119 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4120 since that works by default.
4121
4122 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4123
4124 * gnus.texi (Customizing the IMAP Connection): Document
4125 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4126
4127 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4128
4129 * tramp.texi (Remote shell setup): New item "Interactive shell
4130 prompt". Reported by Christian Millour <cm@abtela.com>.
4131 (Remote shell setup, Remote processes): Use @code{} for
4132 environment variables.
4133
4134 2010-11-03 Glenn Morris <rgm@gnu.org>
4135
4136 * ediff.texi (Quick Help Commands, Miscellaneous):
4137 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4138
4139 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4140
4141 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4142
4143 2010-10-31 Glenn Morris <rgm@gnu.org>
4144
4145 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4146
4147 2010-10-31 Glenn Morris <rgm@gnu.org>
4148
4149 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4150
4151 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4152
4153 * gnus.texi (Client-Side IMAP Splitting):
4154 Mention nnimap-unsplittable-articles.
4155
4156 2010-10-29 Julien Danjou <julien@danjou.info>
4157
4158 * gnus.texi (Finding the News): Remove references to obsoletes
4159 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4160
4161 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4162
4163 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4164 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4165 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4166 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4167
4168 2010-10-28 Glenn Morris <rgm@gnu.org>
4169
4170 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4171 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4172 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4173
4174 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4175
4176 * epa.texi (Mail-mode integration): Add alternative key bindings
4177 for epa-mail commands; escape comma.
4178 Don't use the word "PGP", since it is a non-free program.
4179
4180 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4181
4182 * calc.texi: Use emacsver.texi to determine Emacs version.
4183
4184 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4185
4186 * gnus.texi (Group Parameters, Buttons): Fix typos.
4187
4188 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4189
4190 * gnus.texi (Subscription Commands): Mention that you can also
4191 subscribe to new groups via the Server buffer, which is probably more
4192 convenient when subscribing to many groups.
4193
4194 2010-10-21 Julien Danjou <julien@danjou.info>
4195
4196 * message.texi (Message Headers): Allow message-default-headers to be a
4197 function.
4198
4199 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4200
4201 * gnus-news.texi: Mention new archive defaults.
4202
4203 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4204
4205 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4206
4207 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4208
4209 * gnus.texi (HTML): Document the function value of
4210 gnus-blocked-images.
4211 (Article Washing): shr and gnus-w3m, not the direct function names.
4212
4213 2010-10-20 Julien Danjou <julien@danjou.info>
4214
4215 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4216 variable.
4217
4218 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4219
4220 * gnus.texi (Customizing the IMAP Connection): The port strings are
4221 strings.
4222 (Document Groups): Mention git.
4223
4224 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4225
4226 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4227 bzr/Gnus git sync.
4228
4229 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4230
4231 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4232 change.
4233
4234 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4235
4236 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4237 @item syntax for in-Emacs makeinfo.
4238
4239 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4240
4241 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4242 trim sentence.
4243
4244 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4245
4246 * epa.texi (Caching Passphrases):
4247 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4248 Clarify some configurations require to set up gpg-agent.
4249
4250 2010-10-11 Glenn Morris <rgm@gnu.org>
4251
4252 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4253
4254 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4255
4256 * gnus.texi (Spam Package Introduction): Mention `$'.
4257
4258 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4259
4260 * makefile.w32-in (emacsdir): New variable.
4261 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4262 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4263
4264 2010-10-09 Glenn Morris <rgm@gnu.org>
4265
4266 * Makefile.in (mostlyclean): Delete *.toc.
4267
4268 * Makefile.in: Use $< in rules.
4269
4270 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4271
4272 * Makefile.in ($(infodir)): Delete rule.
4273 (mkinfodir): New. Use it in all the info rules, rather than depending
4274 on infodir.
4275
4276 2010-10-09 Glenn Morris <rgm@gnu.org>
4277
4278 * gnus.texi (Article Washing): Fix previous change.
4279
4280 * Makefile.in (emacsdir): New variable.
4281 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4282 Depend on emacsver.texi.
4283
4284 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4285
4286 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4287
4288 2010-10-08 Julien Danjou <julien@danjou.info>
4289
4290 * gnus.texi: Add mm-shr.
4291
4292 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4293
4294 * gnus.texi (Finding the Parent, The Gnus Registry)
4295 (Registry Article Refer Method): Update docs for nnregistry.el.
4296
4297 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4298
4299 * auth.texi (Help for users)
4300 (GnuPG and EasyPG Assistant Configuration): Update docs.
4301
4302 2010-10-08 Glenn Morris <rgm@gnu.org>
4303
4304 * cl.texi (Organization, Installation, Old CL Compatibility):
4305 Deprecate cl-compat for new code.
4306 (Usage, Installation): Remove outdated information.
4307
4308 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4309
4310 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4311
4312 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4313
4314 2010-10-06 Julien Danjou <julien@danjou.info>
4315
4316 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4317
4318 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4319 broken link.
4320
4321 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4322
4323 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4324 to ReiserFS.
4325
4326 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4327 (FAQ 7-1): Fix getmail URL.
4328
4329 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4330
4331 * epa.texi (Caching Passphrases): New section.
4332
4333 2010-10-06 Glenn Morris <rgm@gnu.org>
4334
4335 * Makefile.in (SHELL): Set it.
4336 (info): Move the mkdir dependency to the individual info files.
4337 (mostlyclean): Tidy up.
4338 (clean): Only delete the specific dvi and pdf files.
4339 (maintainer-clean): Be more restrictive in what we delete.
4340 ($(infodir)): Add parallel build workaround.
4341
4342 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4343
4344 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4345
4346 2010-10-03 Julien Danjou <julien@danjou.info>
4347
4348 * emacs-mime.texi (Display Customization):
4349 Update mm-inline-large-images documentation and add documentation for
4350 mm-inline-large-images-proportion.
4351
4352 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4353
4354 * tramp.texi (Frequently Asked Questions):
4355 Mention remote-file-name-inhibit-cache.
4356
4357 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4358
4359 * gnus.texi (Splitting Mail): Fix @xref syntax.
4360 (Splitting Mail): Really fix the @ref syntax.
4361
4362 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4363
4364 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4365 (Article Hiding): Add google banner example.
4366 Suggested by Benjamin Xu.
4367
4368 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4369
4370 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4371 Remove nnimap-split-rule from examples.
4372
4373 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4374
4375 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4376 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4377 Fishman.
4378 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4379
4380 2010-09-30 Julien Danjou <julien@danjou.info>
4381
4382 * gnus.texi (Gravatars): Fix documentation about
4383 gnu-gravatar-properties.
4384
4385 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4386
4387 * epa.texi (Bug Reports): New section.
4388
4389 2010-09-29 Glenn Morris <rgm@gnu.org>
4390
4391 * Makefile.in (top_srcdir): Remove unused variable.
4392
4393 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4394
4395 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4396 (Client-Side IMAP Splitting): Document 'default.
4397
4398 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4399
4400 * gnus.texi (Customizing the IMAP Connection):
4401 Document nnimap-fetch-partial-articles.
4402
4403 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4404
4405 * gnus-news.texi: Mention nnimap-inbox.
4406
4407 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4408
4409 2010-09-26 Julien Danjou <julien@danjou.info>
4410
4411 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4412
4413 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4414
4415 * gnus.texi (Security): Remove gpg.el mention.
4416
4417 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4418
4419 * gnus.texi (Browse Foreign Server): New variable
4420 gnus-browse-subscribe-newsgroup-method.
4421
4422 * gnus-news.texi: Mention it.
4423
4424 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4425
4426 * gnus.texi (NoCeM): Remove.
4427 (Startup Variables): No jingle.
4428
4429 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
4430
4431 * woman.texi (Interface Options): xz compression is now supported.
4432
4433 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4434
4435 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4436 (Unavailable Servers): Document gnus-server-copy-server.
4437 (Using IMAP): Document the new nnimap.
4438
4439 2010-09-25 Julien Danjou <julien@danjou.info>
4440
4441 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4442
4443 2010-09-24 Glenn Morris <rgm@gnu.org>
4444
4445 * url.texi (Disk Caching): Tweak previous change.
4446
4447 2010-09-24 Julien Danjou <julien@danjou.info>
4448
4449 * url.texi (Disk Caching): Mention url-cache-expire-time,
4450 url-cache-expired, and url-fetch-from-cache.
4451
4452 2010-09-24 Julien Danjou <julien@danjou.info>
4453
4454 * gnus.texi: Add Gravatars.
4455
4456 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4457
4458 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4459
4460 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4461
4462 * gnus.texi (Expunging mailboxes): Update name of the expunging
4463 command.
4464
4465 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4466
4467 * emacs-mime.texi (rfc2047): Update description for
4468 rfc2047-encode-parameter.
4469
4470 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
4471
4472 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4473 "fish" methods.
4474 (External methods): Remove "scp1_old" and "scp2_old" methods.
4475
4476 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
4477
4478 * tramp.texi: Remove Japanese manual. Fix typo.
4479
4480 * trampver.texi: Update release number. Remove japanesemanual.
4481
4482 2010-09-09 Glenn Morris <rgm@gnu.org>
4483
4484 * org.texi: Restore clobbered changes (copyright years, untabify).
4485
4486 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4487
4488 * gnus.texi (Adaptive Scoring): Fix typo.
4489
4490 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4491
4492 * gnus.texi (Article Display): Document gnus-html-show-images.
4493
4494 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4495
4496 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4497
4498 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4499
4500 * gnus.texi (HTML): Document gnus-max-image-proportion.
4501
4502 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4503
4504 * gnus.texi (HTML): Document gnus-blocked-images.
4505
4506 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4507
4508 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4509
4510 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4511 the first message are used for wide replies.
4512 (Changing Servers): Remove documentation on gnus-change-server and
4513 friends, since it's been removed.
4514
4515 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4516
4517 * gnus.texi (Drafts): Mention B DEL.
4518
4519 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4520
4521 * gnus.texi (Delayed Articles): Mention that the Date header is the
4522 original one, even if you delay.
4523
4524 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4525
4526 * gnus.texi (Asynchronous Fetching):
4527 Document gnus-async-post-fetch-function.
4528 (HTML): Made into its own section.
4529
4530 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
4531
4532 Sync with Tramp 2.1.19.
4533
4534 * tramp.texi (Inline methods, Default Method):
4535 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
4536 Remove remark about doubled "-t" argument.
4537 (Auto-save and Backup): Remove reference to Emacs 21.
4538 (Filename Syntax): Describe port numbers.
4539 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4540 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4541 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4542 errors with the backquotes.
4543 (External packages): File attributes cache flushing for asynchronous
4544 processes.
4545 (Traces and Profiles): Describe verbose level 9.
4546
4547 * trampver.texi: Update release number.
4548
4549 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
4550
4551 * dbus.texi (Alternative Buses): New chapter.
4552
4553 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4554
4555 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4556
4557 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4558
4559 * calc.texi (Customizing Calc): Rearrange description of new
4560 variables to match the presentation of other variables.
4561
4562 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4563
4564 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4565
4566 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4567
4568 * calc.texi (Making Selections, Selecting Subformulas)
4569 (Customizing Calc): Mention how to use faces to emphasize selected
4570 sub-formulas.
4571
4572 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
4573
4574 * tramp.texi (External packages): File attributes cache flushing
4575 for asynchronous processes.
4576
4577 2010-08-01 Alan Mackenzie <acm@muc.de>
4578
4579 Enhance the manual for the latest Java Mode.
4580
4581 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4582 annotation-var-cont.
4583 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4584 two new symbols.
4585
4586 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
4587
4588 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4589
4590 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
4591
4592 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4593
4594 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
4595
4596 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4597
4598 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4599
4600 * org.texi: Add macros to get plain quotes in PDF output.
4601 List additional contributors.
4602 (Capture): New section, replaces the section about remember.
4603 (Working With Source Code): New chapter, focused on documenting Org
4604 Babel.
4605 (Code evaluation security): New section.
4606 (MobileOrg): Document DropBox support.
4607 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4608 (Special symbols): Show how to display UTF8 characters for entities.
4609 (Global TODO list): Clarify the use of the "M" key and the differences
4610 to the "m" key.
4611 (RSS Feeds): Mention Atom feeds as well.
4612 (Setting tags): Remove paragraph about
4613 `org-complete-tags-always-offer-all-agenda-tags'.
4614
4615 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
4616
4617 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4618 argument.
4619 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4620 echoing shells.
4621
4622 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
4623
4624 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4625 (Filename Syntax): Describe port numbers.
4626
4627 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
4628
4629 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4630 forgotten.
4631 (Type Conversion): Precise conversion of natural numbers.
4632 (Errors and Events): Add "debugging" to concept index. Add variable
4633 `dbus-debug'.
4634
4635 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
4636
4637 * dbus.texi (Receiving Method Calls): Add optional argument
4638 EMITS-SIGNAL to `dbus-register-property'.
4639
4640 2010-06-27 Alex Schroeder <alex@gnu.org>
4641
4642 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4643
4644 2010-06-24 Glenn Morris <rgm@gnu.org>
4645
4646 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4647 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4648 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4649 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4650 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4651 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4652 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4653 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4654 convention. Make them end with a period.
4655
4656 2010-06-23 Glenn Morris <rgm@gnu.org>
4657
4658 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
4659 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4660 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4661 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4662 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4663 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
4664
4665 2010-06-10 Glenn Morris <rgm@gnu.org>
4666
4667 * idlwave.texi (Load-Path Shadows):
4668 * org.texi (Handling links): Fix typos.
4669
4670 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4671
4672 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4673
4674 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
4675
4676 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4677 by an alias. (Bug#6226)
4678
4679 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4680
4681 * calc.texi (Manipulating Vectors): Mention that vectors can
4682 be used to determine bins for `calc-histogram'.
4683
4684 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4685
4686 * calc.texi: Remove "\turnoffactive" commands throughout.
4687
4688 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
4689
4690 * url.texi (HTTP language/coding, Customization):
4691 * message.texi (Header Commands, Responses):
4692 * cl.texi (Argument Lists): Fix typos.
4693
4694 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
4695
4696 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4697 Note that Development menu is always available.
4698 (Creating a project): Fix terminology.
4699 (Add/Remove files): Fix typo.
4700
4701 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
4702
4703 * Version 23.2 released.
4704
4705 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
4706
4707 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4708
4709 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
4710
4711 * tramp.texi (Inline methods, Default Method):
4712 Mention `tramp-inline-compress-start-size'.
4713
4714 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
4715
4716 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4717 the CVS repo. Put the Git repo in the news section.
4718
4719 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
4720 Removed some mentions of CVS. Mention the new Git repo.
4721
4722 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
4723
4724 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
4725 (Mail Group Commands): Add index entry.
4726
4727 2010-04-18 Glenn Morris <rgm@gnu.org>
4728
4729 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4730
4731 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4732
4733 * calc.texi (Radix modes): Mention that the option prefix will
4734 turn on twos-complement mode.
4735 (Inverse and Hyperbolic Flags): Mention the Option flag.
4736
4737 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4738
4739 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
4740 (LaTeX/PDF export commands): Rename and Move section.
4741 (Sectioning structure): Update.
4742 (References): New use case for field coordinates.
4743 (The export dispatcher): Rename from ASCII export.
4744 (Setting up the staging area): Document the availability of
4745 encryption for MobileOrg.
4746 (Images and tables): Document how to reference labels.
4747 (Index entries): New section.
4748 (Generating an index): New section.
4749 (Column width and alignment): Document that <N> now
4750 means a fixed width, not a maximum width.
4751 (Publishing options): Document the :email option.
4752 (Beamer class export): Fix bug in the BEAMER example.
4753 (Refiling notes): Document refile logging.
4754 (In-buffer settings): Document refile logging keywords.
4755 (Drawers): Document `C-c C-z' command.
4756 (Agenda commands): Mention the alternative key `C-c C-z'.
4757 (Special properties): Document the BLOCKED property.
4758 (The spreadsheet): Mention the formula editor.
4759 (References): Document field coordinates.
4760 (Publishing action): Correct the documentation for the
4761 publishing function.
4762 (The date/time prompt): Document that we accept dates
4763 like month/day/year.
4764 (Cooperation): Document the changes in table.el support.
4765 (Faces for TODO keywords, Faces for TODO keywords)
4766 (Priorities): Document the easy colors.
4767 (Visibility cycling): Document the new double prefix
4768 arg for `org-reveal'.
4769 (Cooperation): Remember.el is part of Emacs.
4770 (Clean view): Mention that `wrap-prefix' is also set by
4771 org-indent-mode.
4772 (Agenda commands): Add information about prefix args to
4773 scheduling and deadline commands.
4774 (Search view): Point to the docstring of
4775 `org-search-view' for more details.
4776 (Agenda commands): Document that `>' prompts for a date.
4777 (Setting tags): Document variable
4778 org-complete-tags-always-offer-all-agenda-tags.
4779 (Column attributes): Cross-reference special properties.
4780
4781 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
4782
4783 Synchronize with Tramp repository.
4784
4785 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
4786 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4787 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
4788 syntax, texi2dvi reports errors with the backquotes.
4789
4790 * trampver.texi: Update release number.
4791
4792 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
4793
4794 * gnus.texi (Finding the News): Add pointers to the Server buffer
4795 because it's essential.
4796
4797 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4798
4799 * gnus.texi (MIME Commands): Update description of
4800 gnus-article-browse-html-article.
4801
4802 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
4803
4804 * auth.texi (Secret Service API): Add TODO node.
4805 (Help for users): Explain the new source options for `auth-sources'.
4806
4807 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
4808
4809 * trampver.texi: Update release number.
4810
4811 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
4812
4813 * Branch for 23.2.
4814
4815 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
4816
4817 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4818 now enabled by default.
4819
4820 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
4821
4822 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4823 when Emacs runs in interactive mode. (Bug#5645)
4824
4825 2010-02-16 Glenn Morris <rgm@gnu.org>
4826
4827 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4828
4829 2010-02-05 Mark A. Hershberger <mah@everybody.org>
4830
4831 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4832
4833 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
4834
4835 * gnus.texi (Score File Format): Fix typo.
4836
4837 2010-01-19 Mark A. Hershberger <mah@everybody.org>
4838
4839 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4840
4841 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
4842
4843 * ada-mode.texi (Project File Overview): Fix typo.
4844
4845 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
4846
4847 * semantic.texi: Add Richard Y. Kim credit.
4848
4849 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4850
4851 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
4852
4853 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
4854 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
4855
4856 2010-01-17 Glenn Morris <rgm@gnu.org>
4857
4858 * calc.texi (Reporting Bugs): Don't mention format of repository.
4859
4860 * woman.texi (Bugs): Make "Emacs repository" less specific,
4861 and the URL for same more specific.
4862
4863 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4864
4865 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
4866
4867 * ede.texi (ede-step-project, ede-proj-target):
4868 * tramp.texi (Remote processes): Fix typos.
4869
4870 2010-01-16 Mario Lang <mlang@delysid.org>
4871
4872 * ede.texi (ede-target):
4873 * org.texi (Refiling notes): Remove duplicated words.
4874
4875 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4876
4877 * gnus.texi (Posting Styles): Use with-current-buffer.
4878 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4879
4880 2010-01-02 Kevin Ryde <user42@zip.com.au>
4881
4882 * eieio.texi (Naming Conventions): Correction to xref on elisp
4883 coding conventions, is "Tips" node not "Standards".
4884
4885 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
4886
4887 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4888
4889 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4890
4891 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
4892
4893 * gnus.texi (Direct Functions): Add missing port number to tls method.
4894
4895 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
4896
4897 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4898 ($(infodir)/edt, edt.dvi): New targets.
4899
4900 2009-12-15 Glenn Morris <rgm@gnu.org>
4901
4902 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4903 (edt, $(infodir)/edt, edt.dvi): New targets.
4904 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4905
4906 * Makefile.in (PDF_TARGETS, pdf): New.
4907 (clean): Add *.pdf.
4908 Add pdf rules for all manuals.
4909
4910 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4911
4912 * calc.texi (Radix Modes): Clarify two's complement notation.
4913
4914 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
4915
4916 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4917 (Smart Jump, Analyzer Debug): Copyedits.
4918 (Semantic mode user commands): Link to new nodes.
4919 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4920 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4921 upstream Semantic manual.
4922
4923 * semantic.texi (Introduction): Minor fix to diagram.
4924
4925 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
4926
4927 * eshell.texi (History): Add the other built-in variables.
4928 (Built-ins): Explain built-ins, and how to apply the external commands.
4929 Add `history', `su' and `sudo'.
4930
4931 * tramp.texi (Remote processes): Add missing <RET> in the example.
4932
4933 2009-12-01 Bill Wohler <wohler@newt.com>
4934
4935 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
4936 path for mairix example. Specify -q in namazu example since namazu is
4937 excessively garrulous.
4938
4939 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
4940
4941 * tramp.texi (Remote processes): Improve eshell example with "su"
4942 and "sudo" commands.
4943
4944 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
4945
4946 * semantic.texi (Analyzer Internals): Rename from Analyzer.
4947
4948 * sem-user.texi (Semantic mode user commands): Fix key syntax.
4949 Document semantic-complete-analyze-inline.
4950 (Semanticdb search debugging commands): Minor clarification.
4951 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
4952 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
4953 manual.
4954 (Semantic mode): Link to Idle Scheduler.
4955
4956 2009-11-28 Kevin Ryde <user42@zip.com.au>
4957
4958 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
4959 @pxref, now EIEIO is in Emacs.
4960
4961 * erc.texi (Development): Correction to git tutorial url.
4962
4963 2009-11-26 Glenn Morris <rgm@gnu.org>
4964
4965 * faq.texi (Latest version of Emacs): Mention stability of development
4966 version.
4967 (Problems with very large files): Max buffer size increase in 23.2.
4968 (VM): VM has moved house again.
4969
4970 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
4971
4972 * calc.texi (Radix modes): Discuss alternate bases for two's complement
4973 notations.
4974
4975 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
4976
4977 * org.texi (Column attributes): Fix documentation of new operators.
4978
4979 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
4980
4981 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
4982 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
4983 (Idle Completions Mode): Numerous copyedits.
4984
4985 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
4986
4987 * semantic.texi (Semantic Internals, Glossary):
4988 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4989 (Semanticdb search debugging commands): Fix typos.
4990
4991 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4992
4993 * calc.texi (Radix modes): Mention twos-complement notation.
4994
4995 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
4996
4997 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
4998 ($(infodir)/semantic, semantic.dvi): New targets.
4999
5000 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
5001
5002 * Makefile.in: Build the Semantic manual.
5003
5004 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5005 repository.
5006
5007 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5008
5009 * dbus.texi (Receiving Method Calls): New defun
5010 `dbus-unregister-service'.
5011
5012 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5013
5014 * org.texi (Speed keys): New section.
5015
5016 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
5017
5018 * dbus.texi (Type Conversion): Fix typo.
5019 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5020 `dbus-registered-objects-table'.
5021 (Receiving Method Calls): New defun `dbus-register-property'.
5022 Move `dbus-unregister-object' here.
5023
5024 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5025
5026 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5027
5028 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5029
5030 * org.texi (Column attributes): Add the new age summary operators.
5031 Also, mention the fact you can only use one summary operator per
5032 property.
5033
5034 2009-11-13 John Wiegley <johnw@newartisans.com>
5035
5036 * org.texi (Tracking your habits): Add a new section in the
5037 manual about how to track habits.
5038 (Resolving idle time): Add a section on how idle and
5039 dangling clocks are resolved.
5040
5041 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5042
5043 * org.texi (Agenda commands): Document the new `i' command.
5044 (Inserting deadline/schedule): Document logging changes
5045 of scheduling and deadline times stamps.
5046 (In-buffer settings): Document the in-buffer keywords for logging
5047 changes of scheduling and deadline times stamps.
5048 (Structure editing, Plain lists): Document indentation
5049 cycling in empty entries with TAB.
5050 (Archiving): Document the default archiving command.
5051 (Moving subtrees): Document the new keys for archiving.
5052 (Internal archiving): Fix incorrect key.
5053 (Agenda commands): Document the TODO set switching commands.
5054 (Agenda commands): Document the new archiving keys.
5055 (Clocking work time): Better description on how to save
5056 and restore a clock.
5057 (Resolving idle time): Mention the x11idle program to get true
5058 idleness also under X11.
5059 (Resolving idle time): Use @kbd instead of @key for normal
5060 letters, because this is how he rest of the manual does this.
5061 (Pushing to MobileOrg): Mention that `org-directory'
5062 should be set.
5063 (Agenda commands): Document that SPC is a filter for
5064 any tag.
5065 (Search view): Rename from "Keyword search".
5066 (Capure): New chapter.
5067 (Markup): New chapter.
5068 (Links in HTML export, Images in HTML export):
5069 Extend the section titles.
5070 (Images in HTML export): Document the align option.
5071 (Text areas in HTML export): Extend the section title.
5072 (Images in LaTeX export): Explain image placement in LaTeX.
5073
5074 2009-11-10 Glenn Morris <rgm@gnu.org>
5075
5076 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5077
5078 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5079
5080 * tramp.texi (Auto-save and Backup): Disable backups just for a
5081 method.
5082
5083 * trampver.texi: Update release number.
5084
5085 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5086
5087 Sync with Tramp 2.1.17.
5088
5089 * trampver.texi: Update release number.
5090
5091 2009-10-29 Glenn Morris <rgm@gnu.org>
5092
5093 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5094
5095 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5096
5097 * tramp.texi (External methods): Temporary files are kept for
5098 `rsync' and `rsyncc' methods.
5099
5100 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5101
5102 * eieio.texi: Fix typos.
5103
5104 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5105
5106 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5107
5108 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5109
5110 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5111 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5112
5113 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5114
5115 * Makefile.in: Build EIEIO and EDE manuals.
5116
5117 2009-10-07 Eric Ludlam <zappo@gnu.org>
5118
5119 * eieio.texi:
5120 * ede.texi: New files.
5121
5122 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5123
5124 * tramp.texi (Remote processes): Association of a pty is not supported.
5125
5126 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5127
5128 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5129 (Processing LaTeX fragments): Document that the size of images can be
5130 changes using the variable `org-format-latex-options'.
5131 (The date/time prompt, Timestamps): Be more accurate over ISO format
5132 dates and times.
5133 (Visibility cycling): Document showeverything keyword.
5134 (In-buffer settings): Document showeverything keyword.
5135 (Setting up the staging area): Fix the example.
5136 (MobileOrg): New section.
5137 (Agenda commands, Exporting Agenda Views): Document exporting the
5138 agenda view to Org files.
5139
5140 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5141
5142 * tramp.texi (History): Add IMAP support.
5143 (External methods): Add `imap' and `imaps' methods.
5144 (GVFS based methods): Add indices for `davs'.
5145 (Password handling): Rename anchors. Add IMAP entries for
5146 ~/.authinfo.gpg.
5147
5148 * trampver.texi: Set default value of `emacsimap'.
5149
5150 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5151
5152 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5153
5154 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5155
5156 * dired-x.texi (Technical Details):
5157 Delete dired-up-directory (Bug#4292).
5158
5159 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5160
5161 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5162
5163 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5164
5165 * org.texi (Effort estimates): Document new effort setting commands.
5166 (Agenda commands): Document the new keys fro agenda time motion.
5167 Document entry text mode. Improve documentation of the keys to include
5168 inactive time stamps into the agenda view.
5169 (Feedback): Document the new bug report command.
5170 (Structure editing): Add an index entry for the sorting of subtrees.
5171
5172 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5173
5174 * auth.texi (Help for users): Corrected markup.
5175
5176 2009-09-02 Glenn Morris <rgm@gnu.org>
5177
5178 * emacs-mime.texi (time-date): Mention float-time.
5179
5180 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5181
5182 * calc.texi (Simplifying Formulas): Improve the wording.
5183
5184 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5185
5186 * auth.texi: Rewritten for coverage and clarity.
5187
5188 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5189
5190 * gnus.texi (Expiring Mail):
5191 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5192 (Various Various): Mention gnus-safe-html-newsgroups.
5193
5194 * gnus-news.texi: Mention
5195 gnus-mark-copied-or-moved-articles-as-expirable.
5196
5197 * emacs-mime.texi (Display Customization): Add xref to
5198 gnus-safe-html-newsgroups.
5199
5200 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5201
5202 * tramp.texi (Version Control): Remove.
5203 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5204 reference.
5205 (External methods): Correct `scpc' concept index entries. New method
5206 `rsyncc'.
5207 (External packages): New subsections "Filename completion" and "File
5208 attributes cache".
5209
5210 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5211
5212 * calc.texi (Rewrite Rules): Improve the example.
5213 (Simplifying Formulas): Explain use of the I and H flags for
5214 simplification.
5215
5216 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5217
5218 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5219 Describe autostart behavior of dbus-ping.
5220 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5221 for timeout values.
5222 (Top): Remove footnote saying D-Bus is not enabled by
5223 default. (Bug#4256)
5224
5225 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5226
5227 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5228 Reported by Jari Aalto (Bug#4211).
5229 (Mail-mode integration): Mention epa-mail-mode and
5230 epa-global-mail-mode.
5231 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5232 epa-setup.
5233
5234 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5235
5236 * dbus.texi (Asynchronous Methods): Allow nil handler.
5237
5238 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5239
5240 * ediff.texi (ediff-current-file): Add information about this new function.
5241
5242 * viper.texi: Add information about C-s in viper's search command.
5243
5244 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5245
5246 * calc.texi (Date Forms): Fix typos.
5247
5248 2009-08-08 Glenn Morris <rgm@gnu.org>
5249
5250 * org.texi (Agenda commands): Restore clobbered change.
5251
5252 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5253
5254 * calc.texi (Graphics, Devices): Update with the peculiarities of
5255 operation on MS-Windows.
5256
5257 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5258
5259 * org.texi (Publishing action): Improve documentation of file
5260 names when publishing to the source directory.
5261 (Clean view): Document `org-indent-mode'.
5262 (Clocking work time): Add documentation for the
5263 new :timetamp option when creating a clock report.
5264 (Paragraphs): Fix many typos.
5265 (Plain lists): Remove duplicate explanation about the
5266 `C-c *' command.
5267 (Literal examples): Update to reflect the new behavior
5268 of the -n -r -k switches when exporting source code examples.
5269 (Structure editing): Add information about `C-c *',
5270 converting a plain list into a list of Org items.
5271 (Remember): Small rephrasing of the paragraph
5272 describing remember.el. Also mentioned that remember.el is part
5273 of Emacs 23, not Emacs 22.
5274 (Clocking work time): Add documentation about
5275 displaying the current clocking time against the effort estimate.
5276 Also add a footnote about using `org-clock-in-prepare-hook' to add
5277 an effort estimate on the fly, just before clocking it.
5278 (Footnotes): Document automatic renumbering and
5279 sorting.
5280 (Agenda commands): Document new bulk commands.
5281 (Plain lists): Document new behavior of
5282 `org-cycle-include-plain-lists'.
5283 Hyphenation only in TeX.
5284 (Clocking work time): Document the key to update effort
5285 estimates.
5286 (Clocking work time): Document the clock time display.
5287 (Structure editing, TODO basics): Document new
5288 variables.
5289 (Column attributes): Document new colciew operators.
5290 (Publishing options): Document :xml-declaration.
5291 (Tracking TODO state changes): Document the
5292 LOG_INTO_DRAWER property.
5293 (Literal examples): Document the new implementation for
5294 editing source code.
5295 (Publishing action): Mention the new publishing
5296 function, to publish an Org source file.
5297 (Publishing links): Mention how to link to an Org source file.
5298 (Macro replacement): Document new macros.
5299 (Handling links): Document type-specific completion
5300 when inserting links.
5301 (Structure editing, Plain lists): Improve documentation
5302 on sorting.
5303 (Internal links): Document custom ids for links.
5304 (Handling links): Document custom ids for links.
5305 (CSS support): Document new class.
5306 (Refiling notes): Document the possibility to create new nodes
5307 during refiling.
5308 (Agenda commands): Document the "?" operator to find
5309 tasks without effort setting.
5310 (Exporting agenda information): Section moved.
5311 (RSS Feeds): New section.
5312 (Built-in table editor): Document M-e and M-a navigate
5313 inside table field.
5314 (Stuck projects): Docment that projects identified as
5315 un-stuck will still be searchd for stuck sub-projects.
5316 (Paragraphs): Document centering.
5317 (Creating timestamps, Agenda commands): Document new
5318 behavior when changing time stamps.
5319 (Structure editing): Document the new command
5320 `org-clone-subtree-with-time-shift'.
5321 (Publishing): Refresh this chapter.
5322 (Export options, Export options, In-buffer settings):
5323 Document the new keywords.
5324 (Matching tags and properties): Collect all
5325 documentation about tags/property matches here.
5326 (Setting tags): Document `org-tag-persistent-alist'.
5327 (Weekly/daily agenda): New section.
5328 (Orgstruct mode): Describe `orgstruct++-mode'.
5329 (Drawers): Mention the LOGBOOK drawer.
5330 (Export options, Sectioning structure): Document the
5331 #+LEATEX_HEADER in-buffer setting.
5332 (Bugs): Section removed.
5333 (Hooks): New section.
5334 (Add-on packages): Move here from old location.
5335 (Context-sensitive commands): New section.
5336 (Setting tags): Document newline option.
5337 (Global TODO list, Matching tags and properties):
5338 Mention more variables.
5339 (Checkboxes): Update to changed command behavior.
5340
5341 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5342
5343 * speedbar.texi (Basic Key Bindings): Fix typo.
5344
5345 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5346
5347 * calc.texi (Vector/Matrix Functions): Add index entries for both
5348 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5349 affects matrices with more than one row.
5350 (Help Commands): Add index entries for "prefix ?" key bindings.
5351
5352 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5353
5354 * calc.texi (Stack Manipulation Commands): Add documentation for
5355 `calc-transpose-lines'.
5356
5357 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5358
5359 * dbus.texi (Receiving Method Calls): Describe special return value
5360 `:ignore'.
5361
5362 2009-07-24 Alan Mackenzie <acm@muc.de>
5363
5364 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5365 initialization, any individual variable setting now takes precedence
5366 over one done via c-file-style/c-file-offsets.
5367
5368 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5369
5370 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5371 truncated when Calc is quit.
5372 (Customizing Calc): Document `calc-undo-length'.
5373
5374 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5375
5376 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5377
5378 2009-07-11 Kevin Ryde <user42@zip.com.au>
5379
5380 * pcl-cvs.texi (About PCL-CVS):
5381 * widget.texi (Basic Types):
5382 Fix cross-references.
5383
5384 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5385
5386 * dbus.texi (Type Conversion): Don't use literal control character.
5387
5388 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5389
5390 * tramp.texi (GVFS based methods): New section.
5391 (Remote processes): Processes for GVFS based methods run locally.
5392
5393 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5394
5395 * tramp.texi (Inline methods, External methods, Gateway methods):
5396 Avoid the words "kludge" and hack".
5397 (External methods): Add `synce' method.
5398
5399 * trampver.texi: Update release number.
5400
5401 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5402
5403 Sync with Tramp 2.1.16.
5404
5405 * tramp.texi (History): Add GVFS support.
5406 (External methods): Precise `rsync' description. Add `dav', `davs' and
5407 `obex' methods. Add 'tramp-gvfs-methods' option.
5408 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5409 forms.
5410 (Remote Programs): Introduce `tramp-own-remote-path'.
5411 (Remote processes): New subsection "Running remote programs that create
5412 local X11 windows".
5413 (Frequently Asked Questions): Improve code for disabling vc.
5414
5415 * trampver.texi: Update release number. Set default value of
5416 `emacsgvfs'.
5417
5418 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5419
5420 * Branch for 23.1.
5421
5422 2009-06-17 Glenn Morris <rgm@gnu.org>
5423
5424 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5425 (Latest version of Emacs): Mention source code repository.
5426
5427 2009-06-16 Glenn Morris <rgm@gnu.org>
5428
5429 * faq.texi (Top): Language tweak.
5430 (Extended commands): Most people have arrow keys.
5431 (Emacs manual): Say how to follow info links.
5432 (File-name conventions): Change title a bit. Explain about source
5433 versus installed. Condense etc description.
5434 (Guidelines for newsgroup postings): Mention Savannah list page.
5435 (Newsgroup archives): Simplify.
5436 (Contacting the FSF): Add contact URL.
5437 (Emacs Lisp documentation): Printed version not always available.
5438 (Installing Texinfo documentation): Explain how by hand installation is
5439 not normally needed. Use add-to-list. Remove duplicate reference.
5440 (Informational files for Emacs): Move info on Help menu here from
5441 "File-name conventions".
5442 (Help installing Emacs): Tweak uref.
5443 (Obtaining the FAQ): Mention repository.
5444 (Origin of the term Emacs): Explain "ITS".
5445 (Changing load-path): Use add-to-list.
5446 (Automatic indentation): Clarify this is for Text mode.
5447 Don't mention Indented Text mode.
5448 (Finding Emacs on the Internet): The FSF does not seem to offer a
5449 deluxe distribution on CD anymore.
5450
5451 2009-06-16 Glenn Morris <rgm@gnu.org>
5452
5453 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5454 Recommend the latest release. Mention how to get older FAQs.
5455 Recommend the Emacs manual.
5456 (Guidelines for newsgroup postings): Discourage cross-posts.
5457 (Underlining paragraphs): Remove.
5458 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5459 (Bugs and problems): Update key-binding.
5460 (Problems with very large files): Mention 64-bit.
5461 (Shell process exits abnormally): Remove.
5462 (Problems with Shell Mode): Rename and update.
5463 (Spontaneous entry into isearch-mode)
5464 (Problems talking to certain hosts): Remove. This is old information,
5465 in etc/PROBLEMS if needed.
5466 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5467 (Dired claims that no file is on this line): Update.
5468 (Installing Emacs, Problems building Emacs): Simplify.
5469 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5470 information.
5471 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5472 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5473 (JDEE): "JDEE", not "JDE".
5474 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5475 Remove. This is old information, in etc/PROBLEMS if needed.
5476 (stty and Backspace key, Kanji and Chinese characters): Remove.
5477 (Right-to-left alphabets): Update section.
5478 (Changing the included text prefix): Gnus uses message-yank-prefix.
5479 Add cross-reference to Supercite manual.
5480 (Saving a copy of outgoing mail): Simplify output file description.
5481 (Expanding aliases when sending mail): Refer to Emacs manual.
5482 Remove old info about RFC822.
5483 Correct description of how to rebuild aliases.
5484 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5485 (MIME with Emacs mail packages)
5486 (Viewing articles with embedded underlining)
5487 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5488 Remove old sections.
5489 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5490 and is well-documented in the Gnus manual.
5491 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5492 (Making Gnus faster): Rename from "Starting Gnus faster".
5493 Merge "Catch-up is slow in Gnus" into here.
5494
5495 2009-06-14 Glenn Morris <rgm@gnu.org>
5496
5497 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5498 (New in Emacs 23): New section.
5499 (Handling C-s and C-q with flow control): Add xref.
5500
5501 2009-06-13 Glenn Morris <rgm@gnu.org>
5502
5503 * faq.texi (Setting up a customization file): Grammar fix.
5504 Customize is no longer "new".
5505 (Displaying the current line or column): Line-number mode is on by
5506 default. Don't mention `column' package. Mention linum.el.
5507 (Turning on abbrevs by default): Explain how to do it for buffers,
5508 modes, and everywhere.
5509 (Associating modes with files): Use add-to-list. Don't mention Emacs
5510 19.
5511 (Highlighting a region): On by default since 23.1.
5512 (Replacing highlighted text): Update doc quote.
5513 (Working with unprintable characters): Don't mention search-quote-char.
5514 (Using an already running Emacs process): Gnuclient is probably not an
5515 enhancement these days.
5516 (Indenting switch statements): Remove mention of pre-Emacs 20.
5517 (Horizontal scrolling): Abbreviate Emacs 20 description.
5518 (Replacing text across multiple files): Fix name of dired command.
5519 (Disabling backups): Use require not load.
5520 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
5521
5522 2009-06-13 Bill Wohler <wohler@newt.com>
5523
5524 Release MH-E manual version 8.2.
5525
5526 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5527 release 8.2.
5528
5529 2009-06-13 Glenn Morris <rgm@gnu.org>
5530
5531 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5532 in this day and age the common meaning is "on the web".
5533 (copying): Use @copyright in all cases.
5534 (Basic keys): Remove reference to deleted manual node "Text Characters".
5535 (File-name conventions): Use GNU as an example rather than SERVICE.
5536 default.el lives in site-lisp. Update Info directory location.
5537 (Real meaning of copyleft): GPL actions have been brought, but all
5538 settled out of court.
5539 (Guidelines for newsgroup postings): Shorten section title.
5540 Simplify comp.emacs description.
5541 (Newsgroup archives): Change Google URL. Describe Gmane.
5542 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5543 points". Mention List-Unsubscribe header.
5544 (Contacting the FSF): Update email and URLs.
5545 (Basic editing): Mention F1 for help.
5546 (Installing Texinfo documentation): Refer to Texinfo website rather
5547 than ftp server.
5548 (Printing a Texinfo file): Mention texi2pdf.
5549 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5550 are just stubs nowadays.
5551 (Latest version of Emacs): Explain version numbers.
5552 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5553 (Turning on syntax highlighting): No need to mention hilit19 any more.
5554 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5555 (Modes for various languages): Remove section.
5556 (Major packages and programs): Remove most version and maintainer
5557 information - it's hard to keep up-to-date, and adds nothing.
5558 Similarly with direct links to mailing lists.
5559 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5560 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5561 years, and Emacs comes with tools for this now.
5562 (Patch): Remove section - this is a standard tool.
5563 (Using function keys under X): Remove section.
5564
5565 2009-06-12 Glenn Morris <rgm@gnu.org>
5566
5567 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5568 (Help installing Emacs): Remove reference to deleted X11 node.
5569 (Associating modes with files): Interpreter-mode-alist is no longer
5570 subservient to auto-mode-alist.
5571 (Installing Emacs): Change future Emacs version.
5572 (Linking with -lX11 fails): Remove old section.
5573 (Packages that do not come with Emacs): Update ELL location.
5574 Emacs Lisp archive is dead.
5575 (Emacs for Windows): Remove reference to old CE port.
5576 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5577 (Emacs for VMS and DECwindows): Remove old ports.
5578 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5579 (Removing flashing messages): Remove section about non-existent Gnus
5580 option.
5581
5582 * faq.texi (Top): Add @top command.
5583 Remove the optional arguments from all @node commands: makeinfo can
5584 generate these automatically, and it is easier to edit and rearrange
5585 nodes without them.
5586
5587 2009-06-11 Glenn Morris <rgm@gnu.org>
5588
5589 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5590 (The LPF): Make the updated URL the sole reference point.
5591 (Learning how to do something): Update refcard price and format.
5592 (Getting a printed manual): Sources in doc/emacs/, not man/.
5593 Also available in PDF format. Since the page count varies, be less
5594 precise.
5595 (Informational files for Emacs): Remove references to deleted files
5596 LPF and SUN-SUPPORT, and to UUCP.
5597 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5598 Remove many obsolete ways to get the FAQ, which now seems only to be
5599 distributed with Emacs.
5600 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5601
5602 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
5603
5604 * org.texi (Org Plot): Fix tags (Bug#3507).
5605 (Workflow states, Agenda commands): Fix tags (Bug#3508).
5606
5607 * ada-mode.texi (Installation, Compile commands)
5608 (Project File Overview, No project files, Set compiler options)
5609 (Use GNAT project file, Use multiple GNAT project files)
5610 (Identifier completion): Use @samp for menu items, and @kbd for key
5611 sequences (Bug#3504).
5612
5613 2009-06-04 Daiki Ueno <ueno@unixuser.org>
5614
5615 * gnus.texi (Security): Fix wording; add a link to epa.info.
5616
5617 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
5618
5619 * message.texi (Header Commands): Fix descriptions to match
5620 keybindings.
5621
5622 2009-04-22 Daiki Ueno <ueno@unixuser.org>
5623
5624 * gnus.texi (Security): Mention that EasyPG is the current default.
5625
5626 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
5627
5628 * ediff.texi (Session Commands): Fix typo.
5629
5630 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5631
5632 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5633 news.software.readers. Reported by Florian Rehnisch.
5634
5635 2009-04-02 Glenn Morris <rgm@gnu.org>
5636
5637 * auth.texi: Capitalize direntry.
5638
5639 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5640 using a period in the entry name. (Bug#2797)
5641
5642 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
5643
5644 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5645 ($(infodir)/auth, auth.dvi): New targets.
5646
5647 2009-03-03 Glenn Morris <rgm@gnu.org>
5648
5649 * auth.texi: Fix @setfilename.
5650
5651 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5652 (auth, $(infodir)/auth, auth.dvi): New rules.
5653
5654 2009-02-25 Glenn Morris <rgm@gnu.org>
5655
5656 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5657
5658 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5659
5660 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5661
5662 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5663
5664 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5665 gnus-nocem-issuers, and gnus-nocem-verifyer.
5666
5667 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
5668
5669 * ada-mode.texi (Project files, Automatic Casing):
5670 * dbus.texi (Signals):
5671 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5672 * mh-e.texi (HTML):
5673 * nxml-mode.texi (Locating a schema)
5674 (Using the document's URI to locate a schema):
5675 * org.texi (Footnotes, Using the mapping API):
5676 * rcirc.texi (Channels): Remove duplicate words.
5677
5678 2009-02-20 Glenn Morris <rgm@gnu.org>
5679
5680 * dired-x.texi (Miscellaneous Commands):
5681 * gnus.texi: Minor updates for mbox Rmail.
5682
5683 2009-02-16 Karl Berry <karl@gnu.org>
5684
5685 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5686 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5687 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5688 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5689 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5690 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5691 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5692 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5693 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5694 Consistently use @insertcopying in the Top node,
5695 @contents at the front (after @end titlepage),
5696 and @direntry after @copying. (Bug#1988)
5697
5698 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5699
5700 * auth.texi: New file documenting auth-source.
5701
5702 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
5703
5704 * org.texi (Org Plot): Fix link.
5705
5706 2009-02-09 Daiki Ueno <ueno@unixuser.org>
5707
5708 * epa.texi (Mail-mode integration): Mention the way to do
5709 "encrypt-to-self". (Bug#1807)
5710
5711 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5712
5713 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5714
5715 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5716
5717 * gnus-news.texi: Print version about Incoming*.
5718
5719 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
5720
5721 * org.texi (Structure editing, Handling links)
5722 (Fast access to TODO states, Javascript support): Make standard docs
5723 correctly reflect default variable settings.
5724
5725 2009-02-02 Glenn Morris <rgm@gnu.org>
5726
5727 * org.texi: Fix typos.
5728
5729 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
5730
5731 Sync with Tramp 2.1.15.
5732
5733 * trampver.texi: Update release number.
5734
5735 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5736
5737 * org.texi (TODO dependencies): Document TODO dependencies on
5738 checkboxes.
5739
5740 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
5741
5742 * org.texi (TODO dependencies): Document key binding for toggling
5743 ORDERED property.
5744
5745 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
5746
5747 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5748 of hook functions.
5749
5750 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
5751
5752 * org.texi (TODO dependencies): New section.
5753
5754 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
5755
5756 * org.texi (Plain lists, TODO basics, Priorities)
5757 (Multiple sets in one file, Conflicts): Document interaction with
5758 `shift-selection-mode'.
5759
5760 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5761
5762 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5763 Make Calc the subject of sentences.
5764 (Rearranging Formulas using Selections): Discuss new options
5765 for `j *'.
5766
5767 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
5768
5769 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5770
5771 2009-01-26 Glenn Morris <rgm@gnu.org>
5772
5773 * org.texi: Fix typos.
5774
5775 2009-01-26 Bill Wohler <wohler@newt.com>
5776
5777 * mh-e.texi (EDITION, UPDATED): Update.
5778
5779 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
5780
5781 * org.texi (References): Add information about remote references.
5782 (Built-in table editor): Document `C-c RET' in tables.
5783 (Math symbols, Quoting LaTeX code): Mention that simple
5784 LaTeX macros survive LaTeX export.
5785 (Images in LaTeX export): Show how to create a reference to a
5786 figure.
5787 (Sectioning structure): Document that the LaTeX class can be
5788 specified in a property.
5789 (Text areas in HTML export): New section.
5790 (External links): Add examples for text search and ID links.
5791 (Built-in table editor): Remove the descriptio of `C-c
5792 C-q', it not longer works.
5793 (Literal examples): Document that a space must follow
5794 the colon in short examples.
5795 (Relative timer): Document `org-timer-stop'.
5796 (Footnotes): New section.
5797 (Footnote markup): Shorten section and refer to new Footnote
5798 section.
5799 (Literal examples): Add documentation for line
5800 numbering in and references to code examples.
5801 (CSS support): Fix the description of default CSS styles.
5802 (Capturing column view): Document
5803 "file:path/to/file.org" as an allowed value for the ID property of
5804 a dynamic block copying column view.
5805
5806 2009-01-23 Stephen Eglen <stephen@gnu.org>
5807
5808 * mh-e.texi (Getting Started): Describe $MH.
5809
5810 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
5811
5812 * tramp.texi (all): Harmonize usage of "external method",
5813 "external transfer method" and "out-of-band method".
5814 (Connection types): Precise the differences of inline and external
5815 methods. Written by Adrian Phillips <a.phillips@met.no>.
5816
5817 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5818
5819 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5820 commands as described at the top. Reported by Allan Gottlieb
5821 <gottlieb@nyu.edu>.
5822
5823 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5824
5825 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5826 nnmail-pathname-coding-system.
5827
5828 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5829
5830 * org.texi (Relative timer): Fix typo.
5831
5832 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
5833
5834 * org.texi (Clocking work time): Fix typo.
5835 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
5836
5837 2009-01-13 Glenn Morris <rgm@gnu.org>
5838
5839 * org.texi: Fix some more typos.
5840
5841 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5842
5843 * org.texi: Fix some typos.
5844
5845 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5846
5847 * gnus.texi (Group Parameters): Add note for local variables.
5848
5849 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5850
5851 * gnus.texi (Converting Kill Files): Fix URL.
5852 Include gnus-kill-to-score.el in contrib directory.
5853
5854 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5855
5856 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5857 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5858 (Paging the Article): Add index entry.
5859
5860 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5861
5862 * ada-mode.texi (Examples): Delete redundant text.
5863
5864 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
5865
5866 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
5867
5868 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5869 addresses.
5870
5871 2009-01-03 Bill Wohler <wohler@newt.com>
5872
5873 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5874 kept empty.
5875
5876 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
5877
5878 * org.texi (Activation, Exporting, ASCII export, HTML export)
5879 (HTML Export commands, LaTeX/PDF export commands):
5880 Improve documentation about transient-mark-mode.
5881 (References): Document the use of special names like $LR1 to reference
5882 to fields in the last table row.
5883
5884 2008-12-19 Juri Linkov <juri@jurta.org>
5885
5886 * info.texi (Search Text): Remove mention of removed key binding M-s.
5887
5888 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
5889
5890 * org.texi (References): Remove mentioning of @0 as reference for the
5891 last line, this has been reverted in the Lisp sources.
5892
5893 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
5894
5895 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5896 (DVI_TARGETS): Remove duplicates. Add sasl.
5897 ($(infodir)/sasl, sasl.dvi): New targets.
5898
5899 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
5900
5901 * org.texi: Version number pushed to 6.15d.
5902
5903 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
5904
5905 * org.texi (Tables in LaTeX export): New section.
5906 (Images in LaTeX export): New section.
5907 (Inlined images, Images in HTML export): Sections renamed.
5908
5909 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5910
5911 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5912
5913 2008-12-04 David Engster <dengste@eml.cc>
5914
5915 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
5916 of nnml-get-new-mail. Change URL for mairix patch.
5917
5918 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5919
5920 * org.texi (Using the mapping API): Fix bug in mapping example.
5921 (Publishing options): Make the list of properties complete again, in
5922 correspondence to the variable `org-export-plist-vars'.
5923 (Property searches): Document new special values for time comparisons.
5924 (Tag inheritance): Refine the description of tag inheritance.
5925 (Project alist): Add info about the publishing sequence of components.
5926 (Effort estimates): Document the new relative timer.
5927
5928 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
5929
5930 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5931 (Using Calc): Clarify use of `C-x * o'.
5932 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5933
5934 2008-11-28 Richard M Stallman <rms@gnu.org>
5935
5936 * dbus.texi (Receiving Method Calls): Clean up previous change.
5937
5938 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
5939
5940 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5941 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5942 `dbus-unescape-from-identifier'.
5943 (Receiving Method Calls): New constants `dbus-service-emacs' and
5944 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
5945 (Signals): Use the constants in the example.
5946
5947 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
5948
5949 * org.texi: Re-apply change to FDL 1.3.
5950
5951 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
5952
5953 * org.texi (Setting up Remember): Document `org-remember-mode'.
5954 (External links): Document that bbdb links can use a regular
5955 expression.
5956 (External links): Document that elisp links can contain interactive
5957 commands.
5958
5959 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
5960
5961 * viper.texi (viper-translate-all-ESC-keysequences):
5962 Description removed.
5963
5964 2008-11-19 Glenn Morris <rgm@gnu.org>
5965
5966 * doclicense.texi: Change to FDL 1.3.
5967 Relicense all texi files under FDL 1.3 or later.
5968
5969 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5970
5971 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
5972
5973 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
5974
5975 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
5976
5977 * ediff.texi: Version/date change.
5978
5979 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
5980
5981 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
5982
5983 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
5984
5985 * calc.texi (About This Manual): Comment out a mention of
5986 marginal notes.
5987
5988 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
5989
5990 * org.texi (Clocking work time): Document the :formula property of
5991 clock tables.
5992 (Structure editing, Refiling notes): Document refiling regions.
5993 (Agenda commands): Document the double-prefix version
5994 of the `l' command in the agenda.
5995 (Handling links): Explain the effect of a double prefix
5996 arg to `C-c C-o'.
5997 (TODO basics): Add documentation for tag triggers.
5998
5999 2008-10-23 Glenn Morris <rgm@gnu.org>
6000
6001 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6002 byte-compiling things like `+'.
6003
6004 * ns-emacs.texi: Merge copyright years of author now with assignment
6005 into FSF years.
6006 (VER): Use it for easier automatic updating. Use Emacs version rather
6007 than standalone Emacs.app version.
6008
6009 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
6010
6011 * org.texi: Lots of minor fixes.
6012 (Capture): New chapter.
6013 (Org Plot): New section.
6014
6015 2008-09-30 Magnus Henoch <mange@freemail.hu>
6016
6017 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6018
6019 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6020
6021 * calc.texi (User Defined Units): Mention how to enter optional display
6022 string.
6023
6024 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6025
6026 * message.texi (Sending Variables): Fix variable documentation to
6027 avoid the "y/n" wording.
6028
6029 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6030
6031 * message.texi (Sending Variables): Add `message-confirm-send' doc.
6032
6033 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6034
6035 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6036 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6037
6038 2008-09-22 Bill Wohler <wohler@newt.com>
6039
6040 Release MH-E manual version 8.1.
6041
6042 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6043 release 8.1.
6044
6045 * mh-e.texi: Retain dual license as agreed to by the FSF.
6046 However, bump GPL to Version 3.
6047 Use @include for license text.
6048
6049 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
6050
6051 * gnus.texi (Top, Setup, Fancy splitting to parent)
6052 (Store custom flags and keywords, Store arbitrary data):
6053 Clean up markup.
6054
6055 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6056
6057 * gnus.texi (The Gnus Registry): Document it.
6058
6059 2008-09-08 David Engster <dengste@eml.cc>
6060
6061 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6062 Clarify section about choosing back end servers.
6063
6064 2008-08-23 Glenn Morris <rgm@gnu.org>
6065
6066 * dired-x.texi (Shell Command Guessing):
6067 Mention dired-guess-shell-case-fold-search. (Bug#417)
6068
6069 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6070
6071 * trampver.texi: Update release number.
6072
6073 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6074
6075 * ns-emacs.texi: Update version.
6076 (Introduction): Correct menu location for options save.
6077 (Customization): Note that defaults are stored under org.gnu.Emacs.
6078
6079 2008-08-11 Bill Wohler <wohler@newt.com>
6080
6081 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6082 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6083 Henman) (closes SF #1768928).
6084
6085 2008-08-10 Glenn Morris <rgm@gnu.org>
6086
6087 * ns-emacs.texi: Use @copying. Change copyright of authors with
6088 assignment to FSF. Change license to GFDL.
6089 (Top): Remove outdated references.
6090
6091 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6092
6093 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6094 Add gnus-summary-sort-by-most-recent-number and
6095 gnus-summary-sort-by-most-recent-date.
6096 (Summary Sorting): Explain prefix argument.
6097
6098 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6099
6100 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6101 gnus-summary-pipe-output.
6102
6103 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6104
6105 * dbus.texi (Receiving Method Calls): Document error handling of own
6106 D-Bus methods.
6107
6108 2008-08-01 Bill Wohler <wohler@newt.com>
6109
6110 * mh-e.texi (Reading Mail)
6111 (Viewing Attachments): Describe new function
6112 mh-show-preferred-alternative.
6113 (Sending Mail, Redistributing, Sending Message): Describe new hook
6114 mh-annotate-msg-hook.
6115
6116 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6117
6118 * dbus.texi (Arguments and Signatures): Fix example.
6119 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6120 (Asynchronous Methods): New node.
6121 (Errors and Events): Describe extended layout of `dbus-event'.
6122 New defun `dbus-event-message-type'.
6123
6124 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6125
6126 * ediff.texi: Remove VMS support.
6127
6128 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6129
6130 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6131 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6132
6133 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6134
6135 * Makefile.in: Add mairix-el targets.
6136
6137 2008-07-29 David Engster <deng@randomsample.de>
6138
6139 * mairix-el.texi: New file.
6140
6141 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6142
6143 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6144 project files. Delete 'main_unit' project variable; not needed. Allow
6145 process environment variables wherever project variables are allowed.
6146 Add tutorial section on multiple GNAT project files.
6147
6148 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6149
6150 Sync with Tramp 2.1.14.
6151
6152 * trampver.texi: Update release number.
6153
6154 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6155
6156 * ns-emacs.texi:
6157 * faq.texi: Remove mentions of Mac Carbon.
6158
6159 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6160
6161 * gnus.texi (Saving Articles): Describe the 2nd argument of
6162 gnus-summary-save-in-pipe.
6163 (SpamAssassin): Use it.
6164
6165 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6166
6167 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6168
6169 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6170
6171 * org.texi (Export options): Document the use of the creator flag.
6172
6173 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6174
6175 * org.texi: New version 6.06a.
6176
6177 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6178
6179 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6180 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6181
6182 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6183
6184 * calc.texi (Editing Stack Entries):
6185 (Algebraic Entry): Rewrite introductory sentences so it can be used by
6186 Calc's help functions. Mention fixing typos.
6187 (Customizing Calc): Fix typo.
6188
6189 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6190
6191 * calc.texi (summarykey): New macro. Use to correctly format keys in
6192 the summary.
6193
6194 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6195
6196 * ns-emacs.texi (Customization): Corrected documentation on color
6197 specification formats.
6198
6199 2008-07-19 Andreas Schwab <schwab@suse.de>
6200
6201 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6202
6203 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6204 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6205
6206 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6207
6208 * dbus.texi (Inspection): Rework, introduce submenus.
6209 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6210 (Properties and Annotations, Arguments and Signatures): New nodes.
6211
6212 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6213
6214 * dbus.texi (Receiving Method Calls): Fix description of
6215 `dbus-register-method'.
6216 (Signals): Allow also signal arguments for filtering in
6217 `dbus-register-signal'.
6218
6219 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6220
6221 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6222 `cnorm'.
6223 (Arithmetic Tutorial): Simplify the verification of prime factors.
6224
6225 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6226
6227 * gnus.texi (Saving Articles): Mention
6228 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6229
6230 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6231
6232 * calc.texi: Adjust mode line throughout.
6233
6234 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6235
6236 * sasl.texi (Mechanisms): Fix typos.
6237
6238 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6239
6240 * calc.texi (Killing from the stack): Mention using normal Emacs
6241 copying.
6242
6243 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6244
6245 * tramp.texi (Password handling): Rename from "Password caching".
6246 Add `auth-source' mechanism.
6247 (Connection caching): Tramp reopens the connection automatically,
6248 when the operating system on the remote host has been changed.
6249
6250 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6251
6252 * makefile.w32-in (distclean): Remove makefile.
6253
6254 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6255
6256 * org.texi (Using the mapping API): New section.
6257 (Agenda column view): New section.
6258 (Moving subtrees): Document archiving to the archive sibling.
6259 (Agenda commands): Document columns view in the agenda.
6260 (Using the property API): Document the API for multi-valued properties.
6261
6262 2008-06-17 Jason Riedy <jason@acm.org>
6263
6264 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6265 function, and efmt may be a two-argument function.
6266 (Radio tables): Document multiple destinations.
6267
6268 2008-06-16 Glenn Morris <rgm@gnu.org>
6269
6270 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6271 Add Cover-Texts.
6272
6273 2008-06-15 Glenn Morris <rgm@gnu.org>
6274
6275 * faq.texi (VER): Update to 23.0.60.
6276
6277 * mh-e.texi: Remove option of licensing under GPL.
6278 Add Cover-Texts to GFDL permissions notice.
6279 (GPL): Remove section.
6280 (GFDL): Include doclicense.texi rather than the actual text.
6281
6282 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6283 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6284
6285 * sasl.texi: Fix output file name.
6286
6287 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6288
6289 * gnus-coding.texi: Refer to license in Gnus manual.
6290
6291 * idlwave.texi, sasl.texi: Use @copying.
6292
6293 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6294
6295 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6296
6297 * url.texi: Use @copying, @title, @subtitle, @author.
6298
6299 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6300 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6301 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6302 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6303 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6304 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6305 * widget.texi, woman.texi:
6306 Remove references to external license, since doclicense is included.
6307
6308 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6309 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6310 Remove references to non-existent Invariant Sections.
6311
6312 2008-06-14 Glenn Morris <rgm@gnu.org>
6313
6314 * faq.texi (Major packages and programs): Remove references to external
6315 Supercite, Calc, VIPER, since they have been included for some time.
6316 Update VM, AUCTeX, BBDB entries.
6317
6318 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6319
6320 * newsticker.texi: Updated to match latest newsticker changes.
6321
6322 2008-06-13 Glenn Morris <rgm@gnu.org>
6323
6324 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6325 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6326 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6327 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6328 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6329 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6330 * woman.texi:
6331 Update Back-Cover Text as per maintain.info.
6332
6333 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6334
6335 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6336
6337 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6338 (gnus-faq.xml): Update repository host.
6339
6340 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6341
6342 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6343
6344 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6345 Fix a typo.
6346
6347 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6348
6349 * gnus.texi (Mail Source Customization): Correct values of
6350 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6351 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6352
6353 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6354
6355 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6356 coding standards.
6357
6358 2008-06-14 David Engster <dengste@eml.cc>
6359
6360 * gnus.texi (nnmairix): Markup fixes.
6361
6362 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6363
6364 * gnus.texi (nnmairix): Markup and other minor fixes.
6365
6366 2008-06-05 David Engster <dengste@eml.cc>
6367
6368 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6369
6370 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6371
6372 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6373 (Searching, nnir, nnmairix): New stub nodes.
6374
6375 2008-05-30 Felix Lee <felix.1@canids.net>
6376
6377 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6378
6379 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6380
6381 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6382
6383 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6384
6385 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6386
6387 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6388
6389 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6390
6391 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6392
6393 * info.texi (Top): Fix typo in xref.
6394
6395 2008-05-05 Karl Berry <karl@gnu.org>
6396
6397 * info.texi (Top): @xref to stand-alone manual.
6398
6399 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6400
6401 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6402 (Various Summary Stuff): Fix typo in last xref.
6403
6404 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6405
6406 * org.texi (Moving subtrees): Fix typo.
6407
6408 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
6409
6410 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6411 Tramp via `tramp-mode'.
6412
6413 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6414
6415 * org.texi: Massive changes, in many parts of the file.
6416
6417 2008-04-27 Jason Riedy <jason@acm.org>
6418
6419 * org.texi (A LaTeX example): Note that fmt may be a
6420 one-argument function, and efmt may be a two-argument function.
6421 (Radio tables): Document multiple destinations.
6422
6423 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6424
6425 * gnus.texi (Oort Gnus): Add message-fill-column.
6426
6427 2008-04-12 Adrian Aichner <adrian@xemacs.org>
6428
6429 * gnus.texi (Mail Source Specifiers): Typo fix.
6430
6431 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6432
6433 * gnus.texi (Diary Headers Generation): Update key binding for
6434 `gnus-diary-check-message'.
6435
6436 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6437
6438 * gnus.texi (Emacsen): Addition.
6439
6440 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6441
6442 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6443
6444 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6445
6446 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6447
6448 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6449
6450 * gnus-news.texi: Update tool bar item.
6451
6452 2008-04-09 Sven Joachim <svenjoac@gmx.de>
6453
6454 * gnus-news.texi: Fix typos.
6455
6456 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6457
6458 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6459 Add mention of `kron'.
6460
6461 2008-04-01 Daiki Ueno <ueno@unixuser.org>
6462
6463 * epa.texi (Encrypting/decrypting *.gpg files):
6464 Document epa-file-name-regexp.
6465
6466 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6467
6468 * gnus.texi (Example Methods): Fix description about ssh-agent.
6469 (Indirect Functions): Fix the default value of nntp-telnet-command;
6470 remove link to connect.html.
6471
6472 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
6473
6474 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6475 dbus-call-method.
6476 (Receiving Method Calls): The timeout can be set by the calling client.
6477
6478 * trampver.texi: Update release number.
6479
6480 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6481
6482 * gnus.texi (Top): Fix version. Add SASL.
6483
6484 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
6485
6486 Sync with Tramp 2.1.13.
6487
6488 * trampver.texi: Update release number.
6489
6490 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
6491
6492 * org.texi: Update to new org-mode website.
6493
6494 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6495
6496 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6497
6498 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6499
6500 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6501 gnus-read-ephemeral-gmane-group-url,
6502 gnus-read-ephemeral-emacs-bug-group,
6503 gnus-read-ephemeral-debian-bug-group.
6504
6505 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6506
6507 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6508
6509 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6510 Add FIXMEs for Bookmarks and gnus-registry-marks.
6511
6512 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6513
6514 * gnus.texi (Smileys): Document `smiley-style'.
6515
6516 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6517
6518 * gnus.texi (Gnus Development): Clarify difference between ding and
6519 gnu.emacs.gnus.
6520 (MIME Commands, Using MIME, RSS): Fix markup.
6521
6522 * gnus-faq.texi ([8.4]): Ditto.
6523
6524 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6525
6526 * gnus.texi (Emacsen): Remove obsolete stuff.
6527
6528 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6529
6530 * gnus.texi (Oort Gnus): Add version info WRT
6531 `mail-source-delete-incoming'.
6532
6533 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6534
6535 * gnus.texi (Top): Add "Other related manuals" and version info in
6536 `iftex' output.
6537 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6538 gnus-balloon-face-0 and the corresponding format specifiers.
6539
6540 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
6541
6542 * tramp.texi (Filename completion): Remove footnote about let-bind
6543 of `partial-completion-mode'. It doesn't work this way.
6544
6545 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6546
6547 * pcl-cvs.texi (Contributors): Update my email.
6548
6549 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
6550
6551 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6552
6553 2008-03-17 Bill Wohler <wohler@newt.com>
6554
6555 * mh-e.texi (Viewing): Update URL for adding header fields to
6556 mh-invisible-header-fields-default.
6557
6558 2008-03-16 Bill Wohler <wohler@newt.com>
6559
6560 * mh-e.texi (Preface): Add Gnus to requirements.
6561 (Forwarding): Note that forwarded MIME messages are now inline.
6562
6563 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6564
6565 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
6566 (Common Variables): Give precedence to the netcat methods over the
6567 telnet methods, and mention that they are more reliable.
6568
6569 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
6570
6571 * org.texi (Exporting Agenda Views): Document agenda export to
6572 iCalendar.
6573 (Progress logging): Document the new progress logging stuff.
6574
6575 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6576
6577 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6578 Update for change of `mail-source-delete-incoming'.
6579
6580 * gnus-news.texi: Ditto.
6581
6582 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6583
6584 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6585 custom versions.
6586
6587 2008-03-07 Alan Mackenzie <acm@muc.de>
6588
6589 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6590 parens/brackets in a k&r region is limited.
6591
6592 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6593
6594 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6595 using different Emacs versions.
6596
6597 2008-02-27 Glenn Morris <rgm@gnu.org>
6598
6599 * sc.texi: Remove a lot of old and obsolete info.
6600 (titlepage): Simplify.
6601 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6602 (VM with any Emacsen, GNEWS with any Emacsen)
6603 (Overloading for Non-conforming MUAs, Version 3 Changes)
6604 (The Supercite Mailing List): Delete nodes.
6605 (Introduction): Remove info about old packages.
6606 (Getting Connected): Simplify. Remove info about old packages.
6607 (Citing Commands): Delete Emacs 19 info.
6608 (Hints to MUA Authors): Simplify.
6609 (Thanks and History): Merge in some info from the deleted node
6610 "Version 3 Changes".
6611
6612 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
6613
6614 * org.texi (Setting tags, In-buffer settings):
6615 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6616
6617 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6618
6619 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6620 installation directory name.
6621
6622 2008-02-12 Romain Francoise <romain@orebokech.com>
6623
6624 * epa.texi (Overview): Fix typo.
6625
6626 2008-02-11 Daiki Ueno <ueno@unixuser.org>
6627
6628 * epa.texi (Quick start): Remove the .emacs setting.
6629
6630 2008-02-10 Daiki Ueno <ueno@unixuser.org>
6631
6632 * epa.texi (Quick start): Use the command `epa-enable' instead of
6633 loading `epa-setup'.
6634
6635 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
6636
6637 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6638 ($(infodir)/epa, epa.dvi): New targets.
6639
6640 2008-02-08 Daiki Ueno <ueno@unixuser.org>
6641
6642 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6643
6644 * epa.texi: New manual documenting the EasyPG Assistant.
6645
6646 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
6647
6648 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6649 (Inspection): New function dbus-ping.
6650
6651 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
6652
6653 * tramp.texi (Remote processes): Add `shell-command'.
6654
6655 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
6656
6657 * tramp.texi: Use new FSF's Back-Cover Text.
6658
6659 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
6660
6661 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6662 (Group Parameters): Document `mail-source' parameter.
6663
6664 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
6665
6666 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6667 must be a local host.
6668
6669 2008-01-26 Michael Olson <mwolson@gnu.org>
6670
6671 * erc.texi: Update version for ERC 5.3 release.
6672 (Obtaining ERC): Update extras URLs for 5.3.
6673 (Development): Write instructions for git, and remove those for Arch.
6674 (History): Mention the switch to git.
6675
6676 2008-01-24 Karl Berry <karl@gnu.org>
6677
6678 * info.texi (Search Index, Search Text): Mention the command
6679 character in the section name, a la the (Go to node) node.
6680
6681 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
6682
6683 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6684
6685 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6686
6687 * gnus-news.texi: Mention gnus-article-describe-bindings.
6688
6689 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6690
6691 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6692
6693 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
6694
6695 * org.texi (Property inheritance): New section.
6696 (Conventions): New section.
6697 (Structure editing): Document C-RET, the prefix arg to the cut/copy
6698 commands, and the new bindings for refiling.
6699 (Sparse trees): Document the new special command for sparse trees.
6700 (References): Be more clear about the counting of hilines.
6701 (Handling links): Document M-p/n for accessing links.
6702 (Fast access to TODO states): New section.
6703 (Per file keywords): New section.
6704 (Property inheritance): New section.
6705 (Column attributes): New summary types.
6706 (Capturing Column View): New section.
6707 (The date/time prompt): Cover the new features in the date/time prompt.
6708 Compactify the table of keys for the calendar remote control.
6709 (Clocking work time): Document the new :scope parameter.
6710 (Remember): Promoted to chapter.
6711 (Quoted examples): New section.
6712 (Enhancing text): New verbatim environments.
6713
6714 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
6715
6716 * trampver.texi: Update release number.
6717
6718 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6719
6720 * gnus.texi (Article Keymap):
6721 Add gnus-article-wide-reply-with-original; fix descriptions of
6722 gnus-article-reply-with-original and
6723 gnus-article-followup-with-original.
6724
6725 2008-01-09 Glenn Morris <rgm@gnu.org>
6726
6727 * nxml-mode.texi: Add @copying section.
6728
6729 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6730
6731 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6732 Server". Add `message-send-mail-with-mailclient'.
6733
6734 * gnus.texi (Posting Server): Move some text to "(message)Mail
6735 Variables" and add a reference here.
6736
6737 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
6738
6739 * dbus.texi (Receiving Method Calls): New chapter.
6740 (Errors and Events): Add serial number to events. Replace "signal" by
6741 "message". Introduce dbus-event-serial-number.
6742
6743 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
6744
6745 * dbus.texi (Type Conversion): Explain the type specification for empty
6746 arrays. Use another example.
6747
6748 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
6749
6750 * dbus.texi (all): Replace "..." by @dots{}.
6751 (Type Conversion): Precise the value range for :byte types.
6752 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6753 Mention its return value.
6754 (Errors and Events): There is no D-Bus error propagation during event
6755 processing.
6756
6757 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6758
6759 * calc.texi (Yacas Language, Maxima Language, Giac Language):
6760 New sections.
6761
6762 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6763
6764 * gnus.texi (Group Parameters): Reorder the text and add a note about
6765 `gnus-parameters' near the beginning of the node.
6766
6767 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6768
6769 * gnus.texi (Score File Editing): Fix function name.
6770
6771 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
6772
6773 Sync with Tramp 2.1.12.
6774
6775 * trampver.texi: Update release number.
6776
6777 2007-12-22 Richard Stallman <rms@gnu.org>
6778
6779 * cc-mode.texi (Getting Started): Change @ref to @pxref.
6780
6781 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
6782
6783 * dbus.texi (Type Conversion): Correct input parameters mapping.
6784
6785 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
6786
6787 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6788 (Errors and Events): Mention wrong-type-argument error.
6789
6790 2007-12-21 Alex Schroeder <alex@gnu.org>
6791
6792 * rcirc.texi: Changed single spaces after sentence end to double
6793 spaces. Fixed some typos.
6794 (Internet Relay Chat): Explain relay.
6795 (Getting started with rcirc): Change items to reflect prompts.
6796 Add more explanation to rcirc-track-minor-mode and added a comment to
6797 warn future maintainers that this section is a copy.
6798 (People): Change /ignore example.
6799 (Keywords): Not keywords.
6800
6801 2007-12-20 Alex Schroeder <alex@gnu.org>
6802
6803 * rcirc.texi (Top): Fighting Information Overload chapter added.
6804 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
6805 (rcirc commands): Move /ignore command to the new chapter.
6806 (Fighting Information Overload): New chapter documenting /keyword,
6807 /bright, /dim, channel ignore, and low priority channels.
6808 (Configuration): Document rcirc-server-alist, remove
6809 rcirc-startup-channels-alist and rcirc-default-server.
6810
6811 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
6812
6813 * dbus.texi (Signals): Fix example in dbus-register-signal.
6814
6815 2007-12-14 Sven Joachim <svenjoac@gmx.de>
6816
6817 * gnus.texi (Score Variables): Fix typo.
6818
6819 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
6820
6821 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6822 (Signals): Adapt dbus-send-signal and dbus-register-signal.
6823 (Errors and Events): Adapt dbus-event.
6824
6825 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6826
6827 * gnus.texi (Other Files): Add the yenc command.
6828
6829 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
6830
6831 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6832 since 2004-08-06.
6833
6834 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
6835
6836 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6837 on body.
6838
6839 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
6840
6841 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6842 and rfc2047-allow-irregular-q-encoded-words; fix description of
6843 rfc2047-encode-encoded-words.
6844
6845 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6846
6847 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6848
6849 2007-12-05 Michael Olson <mwolson@gnu.org>
6850
6851 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6852 Update documentation for `remember-diary-file'.
6853
6854 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
6855
6856 * dbus.texi (Signals): Precise `dbus-register-signal'.
6857 (Errors and Events): Rework events part, the internal structure of
6858 dbus-event has changed.
6859
6860 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
6861
6862 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6863 ($(infodir)/dbus, dbus.dvi): New targets.
6864
6865 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
6866
6867 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6868 unconditionally.
6869
6870 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6871 emulation with @print{}.
6872
6873 2007-12-02 Richard Stallman <rms@gnu.org>
6874
6875 * dbus.texi (Overview): Minor cleanup.
6876
6877 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
6878
6879 * Makefile.in (INFO_TARGETS): Add dbus.
6880 (DVI_TARGETS): Add dbus.dvi.
6881 (dbus, dbus.dvi): New targets.
6882
6883 * dbus.texi: New file.
6884
6885 2007-11-24 Romain Francoise <romain@orebokech.com>
6886
6887 * nxml-mode.texi: Add description in @direntry.
6888 Fix file name to match @setfilename.
6889
6890 2007-11-23 Mark A. Hershberger <mah@everybody.org>
6891
6892 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6893 ($(infodir)/nxml-mode): New rule.
6894
6895 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6896 ($(infodir)/nxml-mode): New rule.
6897 (clean): Add nxml-mode*.
6898
6899 * nxml-mode.texi: New file with nxml manual.
6900
6901 2007-11-18 Richard Stallman <rms@gnu.org>
6902
6903 * flymake.texi (Example -- Configuring a tool called directly):
6904 Update example.
6905
6906 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
6907
6908 * tramp.texi (Filename completion): Simplify explanation of
6909 double-slash behavior. Explain directory contents flushing.
6910
6911 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6912
6913 * calc.texi (TeX and LaTeX Language Modes): Put in
6914 missing braces.
6915
6916 2007-11-15 Richard Stallman <rms@gnu.org>
6917
6918 * cl.texi (Equality Predicates): Delete `eql'.
6919 (Predicates, Naming Conventions, Top): Delete `eql'.
6920 (Common Lisp Compatibility): Delete `eql'.
6921 (Porting Common Lisp): Delete obsolete backquote info.
6922 Minor clarification about character constants.
6923 (Sequence Basics): Minor clarification.
6924
6925 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
6926
6927 * cc-mode.texi (Electric Keys, Custom Macros):
6928 * tramp.texi (Filename completion): Fix typos.
6929
6930 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
6931
6932 * calc.texi (Basic commands): Mention the menu.
6933
6934 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
6935
6936 * tramp.texi (Connection caching): Tramp flushes connection
6937 properties when remote operating system has been changed.
6938
6939 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
6940
6941 * gnus-news.texi: Fix spelling.
6942 `message-insert-formatted-citation-line', not
6943 `message-insert-formated-citation-line'.
6944
6945 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6946
6947 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
6948
6949 * tramp.texi (Overview): Mention also the PuTTY integration under
6950 w32. Remove paragraphs about Tramp's experimental status.
6951 (Frequently Asked Questions): Add code example for highlighting the
6952 mode line.
6953
6954 2007-11-03 Michael Olson <mwolson@gnu.org>
6955
6956 * remember.texi: Change mentions of remember-buffer to
6957 remember-finalize throughout.
6958
6959 2007-10-30 Michael Olson <mwolson@gnu.org>
6960
6961 * remember.texi (Copying): Remove.
6962 (Mailbox): Update with non-BBDB instructions.
6963 (Diary, Org): Add.
6964 (Bibliography, Planner Page): Remove.
6965
6966 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
6967
6968 * makefile.w32-in (INFO_TARGETS): Add remember.
6969 (DVI_TARGETS): Add remember.dvi.
6970 ($(infodir)/remember): New rule.
6971 (clean): Add remember*.
6972
6973 2007-10-30 Michael Olson <mwolson@gnu.org>
6974
6975 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
6976 ($(infodir)/remember): New rule that builds the Remember Manual.
6977
6978 * remember.texi: New file containing the Remember Mode Manual.
6979 Shuffle chapters around after initial import.
6980 (Function Reference): Split Keystrokes into separate chapter.
6981 (Keystrokes): Document C-c C-k.
6982 (Introduction): Fix typographical issue with "---".
6983
6984 2007-10-29 Richard Stallman <rms@gnu.org>
6985
6986 * widget.texi (Introduction): Delete discussion of implementation
6987 internals.
6988
6989 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
6990
6991 * tramp.texi (Connection caching): Host names must be different
6992 when tunneling.
6993
6994 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6995
6996 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
6997 Gnus v5.13.
6998
6999 2007-10-28 Miles Bader <miles@gnu.org>
7000
7001 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7002
7003 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7004
7005 * gnus.texi (Sorting the Summary Buffer):
7006 Remove gnus-article-sort-by-date-reverse.
7007
7008 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7009
7010 * gnus.texi (Non-ASCII Group Names): New node.
7011 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7012 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7013
7014 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7015
7016 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7017 clean the output of the program `imap-shell-program'.
7018
7019 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7020
7021 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7022
7023 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7024
7025 * gnus.texi (Sticky Articles): Documentation for sticky article
7026 buffers.
7027
7028 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7029
7030 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7031
7032 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7033
7034 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7035
7036 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7037
7038 * gnus.texi (Archived Messages):
7039 Document gnus-update-message-archive-method.
7040
7041 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7042
7043 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7044
7045 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7046
7047 * gnus.texi (Group Maneuvering):
7048 Document `gnus-summary-next-group-on-exit'.
7049
7050 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7051
7052 * gnus.texi (Really Various Summary Commands):
7053 Mention gnus-auto-select-on-ephemeral-exit.
7054
7055 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7056
7057 * gnus.texi, message.texi: Bump version number.
7058
7059 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7060
7061 * gnus.texi (Group Line Specification, Misc Group Stuff)
7062 (Server Commands): Parenthesize @pxref{Mail Spool}.
7063
7064 2007-10-28 Didier Verna <didier@xemacs.org>
7065
7066 New user option: message-signature-directory.
7067 * message.texi (Insertion Variables): Document it.
7068 * gnus.texi (Posting Styles): Ditto.
7069
7070 2007-10-28 Didier Verna <didier@xemacs.org>
7071
7072 * gnus.texi (Group Line Specification):
7073 * gnus.texi (Misc Group Stuff):
7074 * gnus.texi (Server Commands): Document the group compaction feature.
7075
7076 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7077
7078 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7079
7080 * message.texi (Various Message Variables): Add message-fill-column.
7081
7082 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7083
7084 * gnus.texi: Untabify.
7085
7086 2007-10-28 Didier Verna <didier@xemacs.org>
7087
7088 * gnus.texi (Group Parameters): Document the posting-style merging
7089 process in topic-mode.
7090
7091 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7092
7093 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7094
7095 2007-10-28 Romain Francoise <romain@orebokech.com>
7096
7097 * gnus.texi (Mail Spool): Fix typo.
7098 Update copyright.
7099
7100 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7101
7102 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7103
7104 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7105
7106 * gnus.texi (Summary Generation Commands):
7107 Add gnus-summary-insert-ticked-articles.
7108
7109 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7110
7111 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7112 to spam-spamassassin-program.
7113
7114 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7115
7116 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7117
7118 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7119
7120 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7121
7122 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7123
7124 * message.texi (Mail Headers): Document `opportunistic'.
7125
7126 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7127
7128 * emacs-mime.texi (Encoding Customization): Explain how to set
7129 mm-coding-system-priorities per hierarchy.
7130
7131 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7132
7133 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7134 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7135
7136 2007-10-28 Didier Verna <didier@xemacs.org>
7137
7138 * message.texi (Wide Reply): Update documentation of
7139 message-dont-reply-to-names (now allowing a list of regexps).
7140
7141 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7142
7143 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7144
7145 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7146
7147 * gnus.texi (SpamAssassin back end): Fix typo.
7148
7149 * sieve.texi (Examples): Fix grammar.
7150
7151 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7152
7153 * gnus.texi (Searching for Articles): Document M-S and M-R.
7154 (Limiting): Document / b.
7155
7156 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7157
7158 * gnus.texi (Thread Commands): T M-^.
7159
7160 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7161
7162 * message.texi (Mail Aliases): Document ecomplete.
7163 (Mail Aliases): Fix typo.
7164
7165 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7166
7167 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7168 fix typo.
7169
7170 2007-10-28 Romain Francoise <romain@orebokech.com>
7171
7172 * gnus.texi (Mail Spool): Grammar fix.
7173
7174 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7175
7176 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7177 string.
7178
7179 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7180
7181 * gnus.texi (Group Parameters): Fix description.
7182
7183 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7184
7185 * gnus.texi (Gmane Spam Reporting):
7186 Fix spam-report-gmane-use-article-number.
7187 Add spam-report-user-mail-address.
7188
7189 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7190
7191 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7192
7193 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7194
7195 * gnus.texi (Group Parameters): Add simplified sorting example based on
7196 example for `Sorting the Summary Buffer' from Jari Aalto
7197 <jari.aalto@cante.net>.
7198 (Example Methods): Add example for an indirect connection.
7199
7200 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7201
7202 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7203 (Agent Parameters): Update parameter names to match code.
7204 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7205 'gnus-agent-summary-fetch-series'.
7206 (Agent and flags): New section providing a generalized discussion
7207 of flag handling.
7208 (Agent and IMAP): Remove flag discussion.
7209 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7210
7211 2007-10-28 Romain Francoise <romain@orebokech.com>
7212
7213 * gnus.texi (Exiting the Summary Buffer): Add new function
7214 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7215
7216 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7217
7218 * gnus.texi (Conformity): Fix typo.
7219 (Customizing Articles): Document `first'.
7220
7221 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7222
7223 * gnus.texi (Sorting the Summary Buffer):
7224 Add `gnus-thread-sort-by-date-reverse'. Add example
7225 host to different sorting in NNTP and RSS groups.
7226
7227 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7228
7229 * message.texi (Insertion): Describe prefix for
7230 message-mark-inserted-region and message-mark-insert-file.
7231
7232 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7233
7234 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7235 LaTeX documents. Describe "text/x-gnus-verbatim".
7236
7237 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7238
7239 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7240 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7241 (spam-stat spam filtering, SpamOracle)
7242 (Extending the Spam ELisp package): Remove extra quote symbol for
7243 clarity.
7244
7245 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7246
7247 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7248 gnus-article-delete-part and gnus-article-replace-part.
7249 (Using MIME): Add gnus-mime-replace-part.
7250
7251 2007-10-28 Romain Francoise <romain@orebokech.com>
7252
7253 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7254 requires `auto-compression-mode' to be enabled. Add new nnml
7255 variable `nnml-compressed-files-size-threshold'.
7256
7257 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7258
7259 * gnus.texi (Sorting the Summary Buffer):
7260 Add gnus-thread-sort-by-recipient.
7261
7262 2007-10-28 Romain Francoise <romain@orebokech.com>
7263
7264 * message.texi (Insertion Variables): Mention new variable
7265 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7266 documentation accordingly.
7267
7268 2007-10-28 Romain Francoise <romain@orebokech.com>
7269
7270 * gnus.texi (To From Newsgroups): Mention new variables
7271 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7272
7273 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7274
7275 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7276 stuff; gnus-mime-inline-part does the automatic decompression.
7277
7278 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7279
7280 * gnus.texi (Spam ELisp Package Configuration Examples):
7281 "training.ham" should be "training.spam".
7282
7283 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7284
7285 * message.texi (Mail Variables): Fix the default value for
7286 message-send-mail-function.
7287
7288 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7289
7290 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7291 always returns nil exceptionally.
7292
7293 2007-10-28 Simon Josefsson <jas@extundo.com>
7294
7295 * gnus.texi (Article Washing): Add libidn URL.
7296 Suggested by Michael Cook <michael@waxrat.com>.
7297
7298 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7299
7300 * gnus.texi (Topic Commands): Fix next/previous.
7301
7302 2007-10-28 Simon Josefsson <jas@extundo.com>
7303
7304 * gnus.texi (Article Washing): Mention `W i'.
7305
7306 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7307
7308 * gnus.texi (Group Parameters): Slight extension of sieve
7309 parameter description.
7310
7311 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7312
7313 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7314 matching score files as well.
7315 (Picons): Describe `gnus-picon-style'.
7316
7317 2007-10-28 Romain Francoise <romain@orebokech.com>
7318
7319 * message.texi (Message Headers): Mention that headers are hidden
7320 using narrowing, and how to expose them.
7321 Update copyright.
7322
7323 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7324
7325 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7326 `gnus-summary-sort-by-recipient'.
7327
7328 2007-10-28 Romain Francoise <romain@orebokech.com>
7329
7330 * gnus.texi (NNTP marks): New node.
7331 (NNTP): Move NNTP marks variables to the new node.
7332
7333 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7334
7335 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7336
7337 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7338
7339 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7340
7341 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7342 everywhere for consistency.
7343 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7344 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7345 Say "regular expression" instead of "regex." Admonish.
7346 Pick other words to sound better (s/so/thus/).
7347 (Spam ELisp Package Filtering of Incoming Mail):
7348 Mention statistical filters. Remove old TODO.
7349 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7350 New section on sorting and displaying the spam score.
7351 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7352 backend but an alias to spam-use-BBDB.
7353 (Extending the Spam ELisp package): Rewrite the example using the
7354 new backend functionality.
7355
7356 2007-10-28 Simon Josefsson <jas@extundo.com>
7357
7358 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7359 nntp-marks-directory, from Romain Francoise
7360 <romain@orebokech.com>.
7361
7362 2007-10-28 Magnus Henoch <mange@freemail.hu>
7363
7364 * gnus.texi (Hashcash): New default value of
7365 hashcash-default-payment.
7366
7367 2007-10-28 Simon Josefsson <jas@extundo.com>
7368
7369 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7370 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7371
7372 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7373
7374 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7375
7376 2007-10-28 Simon Josefsson <jas@extundo.com>
7377
7378 * gnus.texi (documentencoding): Add, to avoid warnings.
7379
7380 2007-10-28 Simon Josefsson <jas@extundo.com>
7381
7382 * message.texi (Mail Headers): Add.
7383
7384 * gnus.texi (Hashcash): Fix.
7385
7386 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7387
7388 * gnus.texi (Hashcash): Change location of library, also mention
7389 that payments can be verified and fix the name of the
7390 hashcash-path variable.
7391
7392 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7393
7394 * gnus.texi (Article Display): Add `gnus-picon-style'.
7395
7396 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7397
7398 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7399
7400 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7401
7402 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7403 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7404 warning about ham processors in spam groups removed.
7405
7406 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7407
7408 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7409 From Hubert Chan <hubert@uhoreg.ca>.
7410
7411 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7412
7413 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7414 (Mailing List): Typo.
7415 (Customizing Articles): Add gnus-treat-ansi-sequences.
7416 (Article Washing): Index.
7417
7418 * message.texi: Use m-dash consistently.
7419
7420 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7421
7422 * gnus.texi (GroupLens): Remove.
7423
7424 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7425
7426 * gnus.texi (Outgoing Messages, Agent Variables):
7427 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7428 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7429
7430 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7431
7432 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7433
7434 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7435
7436 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7437
7438 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7439
7440 2007-10-28 Simon Josefsson <jas@extundo.com>
7441
7442 * gnus.texi (Top): Add SASL.
7443
7444 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7445
7446 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7447
7448 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7449
7450 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7451
7452 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7453
7454 * calc.texi (Formulas, Composition Basics): Lower the
7455 precedence of negation.
7456
7457 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7458
7459 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7460 Mention the new three-letter column identifiers.
7461 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7462 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7463 message when using `c' on an empty default with default printer.
7464 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7465 renamed to `ses--symbolic-formulas' some time ago.
7466
7467 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7468
7469 * calc.texi (Default Simplifications, Making Selections)
7470 (Customizing Calc): Clarify associativity of multiplication.
7471
7472 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
7473
7474 * tramp.texi (Traces and Profiles): Simplify loop over
7475 `trace-function-background'.
7476
7477 2007-10-22 Juri Linkov <juri@jurta.org>
7478
7479 * dired-x.texi (Shell Command Guessing): Default values are now
7480 available by typing M-n instead of M-p.
7481
7482 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
7483
7484 * tramp.texi (Cleanup remote connections): New section.
7485 (Password caching): Remove `tramp-clear-passwd'.
7486 It's not a command anymore.
7487 (Bug Reports): Add `tramp-bug' to function index.
7488 (Function Index, Variable Index): New nodes.
7489 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7490
7491 * trampver.texi: Update release number.
7492
7493 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7494
7495 * calc.texi (History and Acknowledgements): Turn comment
7496 about integer size into past tense.
7497 (Time Zones): Remove pointer to Calc author's address.
7498 (Trigonometric and Hyperbolic Functions): Mention cotangent
7499 and hyperbolic cotangent. Fix typo.
7500
7501 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
7502
7503 Sync with Tramp 2.1.11.
7504
7505 * trampver.texi: Update release number.
7506
7507 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
7508
7509 * tramp.texi (External packages): New section.
7510
7511 2007-09-29 Juri Linkov <juri@jurta.org>
7512
7513 * info.texi (Help-Int): Document `L' (`Info-history').
7514
7515 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
7516
7517 * org.texi: Change links to webpage and maintained email.
7518 (Remember): Promote to Chapter, significant changes.
7519 (Fast access to TODO states): New section.
7520 (Faces for TODO keywords): New section.
7521 (Export options): Example for #+DATE.
7522 (Progress logging): Section moved.
7523
7524 2007-09-26 Bill Wohler <wohler@newt.com>
7525
7526 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7527 browse-url-at-mouse.
7528
7529 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7530
7531 * flymake.texi (Customizable variables): Face names don't end in -face.
7532 Fix flymake-err-line-patterns template.
7533 (Example -- Configuring a tool called directly): Fix init-function.
7534 (Highlighting erroneous lines): Face names don't end in -face.
7535
7536 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
7537
7538 * erc.texi (Special-Features): Fix small typo.
7539
7540 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
7541
7542 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7543 and "External transfer methods".
7544
7545 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7546
7547 * calc.texi (Predefined Units): Add some history.
7548
7549 2007-09-08 Michael Olson <mwolson@gnu.org>
7550
7551 * erc.texi (Copying): New section included from gpl.texi.
7552 This matches the look of the upstream ERC manual.
7553
7554 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7555
7556 * calc.texi (History and Acknowledgements): Adjust the "thanks".
7557 (Random Numbers): Clarify the distribution of `random'.
7558
7559 2007-09-06 Glenn Morris <rgm@gnu.org>
7560
7561 Move manual sources from man/ to subdirectories of doc/.
7562 Split into the Emacs manual in emacs/, and other manuals in misc/.
7563 Change all setfilename commands to use ../../info.
7564 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7565 refer to the Emacs manual here.
7566 (infodir): New variable.
7567 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7568 (cc-mode.texi, faq.texi): Update references to source file locations.
7569 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7570 do not refer to the Emacs manual here.
7571 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7572
7573 * Makefile.in: Add `basename' versions of all info targets, for
7574 convenience when rebuilding just one manual.
7575 (../etc/GNU): Delete obsolete target.
7576 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7577 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
7578 *.vrs *.toc here...
7579 (maintainer-clean): ...from here.
7580
7581 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7582
7583 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7584
7585 * calc.texi (Date Conversions): Clarify definition of
7586 Julian day numbering.
7587 (Date Forms): Clarify definition of Julian day numbering;
7588 add some history.
7589
7590 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
7591
7592 * org.texi: Version 5.07.
7593
7594 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7595
7596 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7597
7598 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
7599
7600 * org.texi (Adding hyperlink types): New section.
7601 (Embedded LaTeX): Chapter updated because of LaTeX export.
7602 (LaTeX export): New section.
7603 (Using links out): New section.
7604
7605 2007-08-22 Glenn Morris <rgm@gnu.org>
7606
7607 * faq.texi (Learning how to do something): Refcards now in
7608 etc/refcards/ directory.
7609
7610 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
7611
7612 * tramp.texi (Remote Programs): Persistency file must be cleared when
7613 changing `tramp-remote-path'.
7614 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7615 macro.
7616
7617 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7618
7619 * calc.texi: Move contents to beginning of file.
7620 (Algebraic Entry): Fix the formatting of an example.
7621
7622 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7623
7624 * calc.texi (Basic Operations on Units): Mention exact versus
7625 inexact conversions.
7626
7627 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7628
7629 * calc.texi (Basic Operations on Units): Mention default
7630 values for new units.
7631 (Quick Calculator Mode): Mention that binary format will
7632 be displayed.
7633
7634 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7635
7636 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7637
7638 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7639
7640 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7641
7642 2007-08-08 Glenn Morris <rgm@gnu.org>
7643
7644 * gnus.texi, sieve.texi: Replace `iff'.
7645
7646 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7647
7648 * calc.texi (Basic Graphics): Mention the graphing of error
7649 forms.
7650 (Graphics Options): Mention how `g s' handles error forms.
7651 (Curve Fitting): Mention plotting the curves.
7652 (Standard Nonlinear Models): Add additional models.
7653 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7654 (Linear Fits): Correct result.
7655
7656 2007-08-01 Alan Mackenzie <acm@muc.de>
7657
7658 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7659 to "--no-site-file".
7660
7661 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
7662
7663 * tramp.texi (Frequently Asked Questions): Point to mode line
7664 extension in Emacs 23.1.
7665
7666 * trampver.texi: Update release number.
7667
7668 2007-07-27 Glenn Morris <rgm@gnu.org>
7669
7670 * calc.texi (Copying): Include license text from gpl.texi, rather than
7671 in-line.
7672
7673 2007-07-25 Glenn Morris <rgm@gnu.org>
7674
7675 * calc.texi (Copying): Replace license with GPLv3.
7676
7677 * Relicense all FSF files to GPLv3 or later.
7678
7679 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
7680
7681 Sync with Tramp 2.1.10.
7682
7683 * tramp.texi (trampfn): Expand macro implementation in order to handle
7684 empty arguments.
7685 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
7686 occurrences by trampfn.
7687 (Frequently Asked Questions): Extend example code for host
7688 identification in the modeline. Add bbdb to approaches shortening Tramp
7689 file names to be typed.
7690
7691 * trampver.texi: Update release number.
7692
7693 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
7694
7695 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7696 section. Reported by <poti@potis.org>.
7697 (Remote processes): Arguments of the program to be debugged are taken
7698 literally.
7699 (Frequently Asked Questions): Simplify recentf example.
7700
7701 2007-07-14 Karl Berry <karl@gnu.org>
7702
7703 * info.texi (@copying): New Back-Cover Text.
7704
7705 * info.texi (Quitting Info): Move to proper place in source.
7706 (Reported by Benno Schulenberg.)
7707
7708 2007-07-13 Eli Zaretskii <eliz@gnu.org>
7709
7710 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7711
7712 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7713
7714 * emacs-mime.texi: Add @documentencoding directive.
7715
7716 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
7717
7718 * tramp.texi (Remote processes): Add an anchor to the subsection
7719 "Running a debugger on a remote host".
7720
7721 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
7722
7723 * tramp.texi (Remote processes): Don't call it "experimental" any
7724 longer. Add subsection about running a debugger on a remote host.
7725
7726 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
7727
7728 * org.texi (Properties and columns): Chapter rewritten.
7729
7730 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
7731
7732 * tramp.texi:
7733 * trampver.texi: Migrate to Tramp 2.1.
7734
7735 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
7736
7737 * org.texi (Properties): New chapter.
7738
7739 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7740
7741 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7742 Control Panel.
7743
7744 * gnus.texi (Misc Article): Add index entry for
7745 gnus-single-article-buffer.
7746
7747 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7748
7749 * gnus.texi (Starting Up): Fix typo.
7750
7751 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7752
7753 * gnus.texi (Asynchronous Fetching): Fix typo.
7754
7755 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7756
7757 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7758 (About This Manual): Remove redundant information.
7759 (Getting Started): Mention author.
7760 (Basic Arithmetic, Customizing Calc): Make description of the
7761 variable `calc-multiplication-has-precedence' match its new effect.
7762
7763 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7764
7765 * calc.texi (Basic Arithmetic, Customizing Calc):
7766 Mention the variable `calc-multiplication-has-precedence'.
7767
7768 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
7769
7770 * org.texi (Tag): Section swapped with node Timestamps.
7771 (Formula syntax for Lisp): Document new `L' flag.
7772
7773 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
7774
7775 * gnus.texi (Misc Group Stuff, Summary Buffer)
7776 (Server Commands, Article Keymap): Fix typo. s/function/command/.
7777
7778 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
7779
7780 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7781 * gnus.texi (Article Buttons, Mail Source Customization)
7782 (Sending or Not Sending, Customizing NNDiary):
7783 * message.texi (Message Headers):
7784 * mh-e.texi (HTML): Fix typos.
7785
7786 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
7787
7788 Sync with Tramp 2.0.56.
7789
7790 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7791 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
7792
7793 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
7794
7795 * Version 22.1 released.
7796
7797 2007-05-26 Michael Olson <mwolson@gnu.org>
7798
7799 * erc.texi (Modules): Fix references to completion modules.
7800
7801 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
7802
7803 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
7804
7805 2007-05-09 Didier Verna <didier@xemacs.org>
7806
7807 * gnus.texi (Email Based Diary): New. Proper documentation for the
7808 nndiary back end and the gnus-diary library.
7809
7810 2007-05-03 Karl Berry <karl@gnu.org>
7811
7812 * .cvsignore (*.pdf): New entry.
7813
7814 * texinfo.tex: Update from current version for better pdf generation.
7815
7816 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
7817
7818 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7819
7820 2007-04-28 Glenn Morris <rgm@gnu.org>
7821
7822 * faq.texi (New in Emacs 22): Restore mention of python.el pending
7823 consideration of legal status.
7824
7825 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
7826
7827 * idlwave.texi: Minor updates for IDLWAVE 6.1.
7828
7829 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
7830
7831 * faq.texi (New in Emacs 22): python.el removed.
7832
7833 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
7834
7835 * calc.texi (Reporting bugs): Update maintainer's address.
7836
7837 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
7838
7839 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7840
7841 2007-04-15 Jay Belanger <belanger@truman.edu>
7842
7843 * calc.texi (Title page): Remove the date.
7844 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7845 (The Standard Calc Interface): Change trail title.
7846 (Floats): Mention that when non-decimal floats are entered, only
7847 approximations are stored.
7848 (Copying): Move to the appendices.
7849 (GNU Free Documentation License): Add as an appendix.
7850
7851 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
7852
7853 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7854 * dired-x.texi, ebrowse.texi, ediff.texi:
7855 * emacs-mime.texi, erc.texi, eshell.texi:
7856 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7857 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7858 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7859 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7860 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7861 * woman.texi: Include GFDL.
7862
7863 * doclicense.texi: Remove node heading, so that it can be included by
7864 other files.
7865
7866 * dired-x.texi: Relicence under GFDL. Remove date from title page.
7867
7868 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7869 than *.
7870
7871 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
7872
7873 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7874 in Calc.
7875
7876 2007-04-09 Romain Francoise <romain@orebokech.com>
7877
7878 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7879 Mac OS ports. Make it clear that mouse-1 complements and doesn't
7880 replace mouse-2.
7881
7882 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
7883
7884 * woman.texi (Word at point, Interface Options): woman-topic-at-point
7885 renamed to woman-use-topic-at-point. Document new behavior.
7886
7887 2007-04-08 Richard Stallman <rms@gnu.org>
7888
7889 * url.texi: Fix some indexing.
7890 (Disk Caching): Drop discussion of old/other Emacs versions.
7891
7892 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
7893
7894 * url.texi (Disk Caching): Say Emacs 21 "and later".
7895
7896 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7897 on Font locking which now mentions JIT lock.
7898
7899 2007-04-01 Michael Olson <mwolson@gnu.org>
7900
7901 * erc.texi: Update for the ERC 5.2 release.
7902
7903 2007-03-31 David Kastrup <dak@gnu.org>
7904
7905 * woman.texi (Topic, Interface Options): Explain changes semantics of
7906 woman-manpath in order to consider MANPATH_MAP entries.
7907
7908 2007-03-31 Eli Zaretskii <eliz@gnu.org>
7909
7910 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7911
7912 2007-03-26 Richard Stallman <rms@gnu.org>
7913
7914 * pgg.texi (Caching passphrase): Clean up previous change.
7915
7916 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7917
7918 * gnus.texi (Setting Process Marks): Fix typo.
7919
7920 2007-03-25 Romain Francoise <romain@orebokech.com>
7921
7922 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7923 readability, and include various fixes by Daniel Brockman, Nick Roberts
7924 and Dieter Wilhelm.
7925
7926 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
7927
7928 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7929
7930 * gnus.texi (Mail Source Specifiers): Fix typo.
7931
7932 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
7933
7934 * reftex.texi (Imprint): Update maintainer information.
7935
7936 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
7937
7938 * message.texi (Message Buffers): Update documentation for
7939 message-generate-new-buffers.
7940
7941 2007-03-15 Daiki Ueno <ueno@unixuser.org>
7942
7943 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7944
7945 2007-03-21 Glenn Morris <rgm@gnu.org>
7946
7947 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7948
7949 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
7950
7951 * eshell.texi (Known problems): Emacs 21 -> 22.
7952
7953 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7954
7955 2007-03-18 Jay Belanger <belanger@truman.edu>
7956
7957 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
7958
7959 2007-03-12 Glenn Morris <rgm@gnu.org>
7960
7961 * calc.texi (Time Zones): Switch to new North America DST rule.
7962
7963 * calc.texi: Replace "daylight savings" with "daylight
7964 saving" in text throughout.
7965
7966 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7967
7968 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
7969 The variable now uses a list of symbols instead of just a symbol.
7970 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7971
7972 2007-03-06 Romain Francoise <romain@orebokech.com>
7973
7974 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
7975 new packages, and mention Gnus update.
7976
7977 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
7978
7979 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
7980 nntp-open-connection-functions-never-echo-commands.
7981
7982 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
7983
7984 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
7985 problems on the console, and security risk in not using gpg-agent.
7986
7987 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
7988
7989 * org.texi (The spreadsheet): Rename from "Table calculations".
7990 Completely reorganized and rewritten.
7991 (CamelCase links): Section removed.
7992 (Repeating items): New section.
7993 (Tracking TODO state changes): New section.
7994 (Agenda views): Chapter reorganized and rewritten.
7995 (HTML export): Section rewritten.
7996 (Tables in arbitrary syntax): New section.
7997 (Summary): Better feature summary.
7998 (Activation): Document problem with cut-and-paste of Lisp code
7999 from PDF files.
8000 (Visibility cycling): Document indirect buffer use.
8001 (Structure editing): Document sorting.
8002 (Remember): Section rewritten.
8003 (Time stamps): Better description of time stamp types.
8004 (Tag searches): Document regular expression search for tags.
8005 (Stuck projects): New section.
8006 (In-buffer settings): New keywords.
8007 (History and Acknowledgments): Update description.
8008
8009 2007-02-24 Alan Mackenzie <acm@muc.de>
8010
8011 * cc-mode.texi (Movement Commands): Insert two missing command names.
8012 (Getting Started): Slight wording correction (use conditional).
8013
8014 2007-02-22 Kim F. Storm <storm@cua.dk>
8015
8016 * widget.texi (User Interface, Basic Types): Document need to put some
8017 text before the %v escape in :format string in editable-field widget.
8018
8019 2007-02-18 Romain Francoise <romain@orebokech.com>
8020
8021 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8022 `cvs-mode-quit'.
8023
8024 2007-02-10 Markus Triska <markus.triska@gmx.at>
8025
8026 * widget.texi (Programming Example): Put constant strings in :format.
8027
8028 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
8029
8030 * faq.texi (Fullscreen mode on MS-Windows): New node.
8031
8032 2007-02-04 David Kastrup <dak@gnu.org>
8033
8034 * faq.texi (AUCTeX): Update version number. Should probably be done
8035 for other packages as well.
8036
8037 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8038
8039 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8040 <tassilo@member.fsf.org>.
8041
8042 2007-01-20 Markus Triska <markus.triska@gmx.at>
8043
8044 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8045
8046 2007-01-13 Michael Olson <mwolson@gnu.org>
8047
8048 * erc.texi (Modules): Mention capab-identify module.
8049
8050 2007-01-05 Michael Olson <mwolson@gnu.org>
8051
8052 * erc.texi (Getting Started): Update for /RECONNECT command.
8053
8054 2007-01-04 Richard Stallman <rms@gnu.org>
8055
8056 * ebrowse.texi: Change C-c b to C-c C-m.
8057
8058 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8059
8060 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8061 variables only in info to avoid redundant entries in the printed
8062 manual.
8063
8064 2007-01-02 Daiki Ueno <ueno@unixuser.org>
8065
8066 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8067
8068 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8069
8070 * message.texi (Security): Split into sub-nodes.
8071
8072 2007-01-01 Alan Mackenzie <acm@muc.de>
8073
8074 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8075 eval-after-load in Emacs <=21 and a workaround. Document that
8076 trigraphs are not supported.
8077
8078 2007-01-01 Alan Mackenzie <acm@muc.de>
8079
8080 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8081 c-context-line-break. When invoked within a string, preserve
8082 whitespace. Add a backslash only when also in a macro.
8083
8084 2007-01-01 Alan Mackenzie <acm@muc.de>
8085
8086 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8087
8088 2007-01-01 Alan Mackenzie <acm@muc.de>
8089
8090 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8091 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8092
8093 2007-01-01 Alan Mackenzie <acm@muc.de>
8094
8095 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8096 "Choosing a Style".
8097
8098 * cc-mode.texi ("Styles"): Add @dfn{style}.
8099
8100 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8101
8102 Sync with Tramp 2.0.55.
8103
8104 * trampver.texi: Update release number.
8105
8106 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8107
8108 * gnus.texi (Customizing Articles): Add index entries for all
8109 gnus-treat-* variables.
8110
8111 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8112
8113 * gnus.texi (IMAP): Fix incorrect explanation of
8114 nnimap-search-uids-not-since-is-evil in documentation for
8115 nnimap-expunge-search-string.
8116
8117 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8118
8119 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8120 spam-ifile-database.
8121
8122 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8123
8124 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8125 rebind C-s.
8126
8127 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8128
8129 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8130 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8131 "expiring mail".
8132 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8133 nnimap-nov-is-evil.
8134
8135 2006-12-25 Kevin Ryde <user42@zip.com.au>
8136
8137 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8138 about the key procedure being used heavily.
8139
8140 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8141
8142 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8143 to t.
8144 (Prerequisites): Add explanation about gpg-agent.
8145
8146 2006-12-22 Kevin Ryde <user42@zip.com.au>
8147
8148 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8149 "sort" instead of "sort*".
8150
8151 2006-12-19 Richard Stallman <rms@gnu.org>
8152
8153 * calc.texi (History and Acknowledgements): Recognize that Emacs
8154 now does have floating point.
8155
8156 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8157
8158 * tramp.texi (External transfer methods): Describe new method `scpc'.
8159
8160 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8161
8162 * pgg.texi: Added short note on gpg-agent to the introduction.
8163
8164 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8165
8166 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8167 also applies to Cc.
8168
8169 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8170
8171 * gnus.texi (X-Face): Clarify. Say which programs are required
8172 on Windows.
8173
8174 2006-12-08 Michael Olson <mwolson@gnu.org>
8175
8176 * erc.texi (Modules): Remove documentation for list module.
8177
8178 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8179
8180 * faq.texi (^M in the shell buffer): Ditto.
8181
8182 2006-11-20 Michael Olson <mwolson@gnu.org>
8183
8184 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8185
8186 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8187
8188 * org.texi: Fix typos.
8189 (Agenda commands): Document `C-k'.
8190
8191 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8192
8193 * url.texi (http/https): Fix a typo in the HTTP URL.
8194
8195 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8196
8197 * ada-mode.texi: Total rewrite.
8198
8199 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8200
8201 * org.texi: Minor typo fixes.
8202
8203 2006-11-13 Bill Wohler <wohler@newt.com>
8204
8205 Release MH-E manual version 8.0.3.
8206
8207 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8208 release 8.0.3.
8209
8210 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8211 to set MAILDIR.
8212 (Reading Mail): Document the customization of read-mail-command
8213 for MH-E.
8214 (Viewing Attachments): Document mm-discouraged-alternatives.
8215 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8216 (Junk): Add more information about the settings of mh-junk-background
8217 in a program. Add /usr/bin/mh to PATH in examples.
8218
8219 2006-11-12 Richard Stallman <rms@gnu.org>
8220
8221 * woman.texi: Update author address but say he no longer maintains it.
8222
8223 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8224
8225 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8226 archived trees.
8227 (Checkboxes): Section moved to chapter 5, and extended.
8228 (The date/time prompt): New section.
8229 (Link abbreviations): New section.
8230 (Presentation and sorting): New section.
8231 (Custom agenda views): Section completely rewritten.
8232 (Summary): Compare with Planner.
8233 (Feedback): More info about creating backtraces.
8234 (Plain lists): Modify example.
8235 (Breaking down tasks): New section.
8236 (Custom time format): New section.
8237 (Time stamps): Document inactive timestamps.
8238 (Setting tags): More details about fast tag selection.
8239 (Block agenda): New section.
8240 (Custom agenda views): Section rewritten.
8241 (Block agenda): New section.
8242
8243 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8244
8245 * tramp.texi (Configuration): scp is the default method.
8246 (Default Method): Use ssh as example for another method.
8247
8248 2006-10-27 Richard Stallman <rms@gnu.org>
8249
8250 * woman.texi: Downcase nroff/troff/roff.
8251 (Installation): Chapter deleted. Some xrefs deleted.
8252 (Background): woman doesn't advise man ;-).
8253
8254 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8255
8256 * ada-mode.texi (Project files, Identifier completion)
8257 (Automatic Casing, Debugging, Using non-standard file names)
8258 (Working Remotely): Fix typos.
8259
8260 2006-10-20 Masatake YAMATO <jet@gyve.org>
8261
8262 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8263 sample code `my-c-initialization-hook'.
8264
8265 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8266
8267 * widget.texi: Fix typos.
8268
8269 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8270
8271 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8272 "???". There have been no complaints for years, so the information
8273 must be appropriate.
8274
8275 2006-10-16 Richard Stallman <rms@gnu.org>
8276
8277 * widget.texi: Use @var instead of capitalization.
8278 Clarify many widget type descriptions.
8279
8280 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8281
8282 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8283 gnus-dired-attach.
8284 (Selecting a Group): Fix typo.
8285
8286 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8287
8288 * widget.texi: Fix typos.
8289
8290 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8291
8292 * gnus.texi (Image Enhancements): Update for Emacs 22.
8293
8294 * gnus-faq.texi ([1.3]): Update.
8295
8296 2006-10-06 Richard Stallman <rms@gnu.org>
8297
8298 * faq.texi (Displaying the current line or column):
8299 Delete "As of Emacs 20".
8300
8301 2006-10-06 Romain Francoise <romain@orebokech.com>
8302
8303 * faq.texi (VM): VM works with Emacs 22 too.
8304
8305 2006-10-06 Richard Stallman <rms@gnu.org>
8306
8307 * ebrowse.texi: Remove Emacs version "21" from title.
8308
8309 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8310
8311 * gnus.texi (Foreign Groups): Say where change of editing commands are
8312 stored. Add reference to `gnus-parameters'.
8313
8314 2006-09-15 Jay Belanger <belanger@truman.edu>
8315
8316 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8317 Change "Library Public License" to "Lesser Public License"
8318 throughout. Use "yyyy" to represent year.
8319
8320 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8321
8322 * org.texi (Setting tags): Typo fix.
8323
8324 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8325
8326 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8327
8328 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8329
8330 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8331
8332 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8333
8334 * faq.texi (Escape sequences in shell output): EMACS is now set
8335 to Emacs's absolute file name, not to "t".
8336 (^M in the shell buffer): Likewise.
8337
8338 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8339
8340 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8341 mails with pop3-leave-mail-on-server. Fix wording.
8342 (Limiting): Improve gnus-summary-limit-to-articles.
8343 (X-Face): Fix typo.
8344
8345 2006-09-11 Simon Josefsson <jas@extundo.com>
8346
8347 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8348 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8349
8350 2006-09-06 Simon Josefsson <jas@extundo.com>
8351
8352 * smtpmail.texi (Authentication): Mention SSL.
8353
8354 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8355
8356 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8357
8358 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8359
8360 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8361 Don't use @indicateurl.
8362
8363 * cc-mode.texi (Subword Movement): Don't use @headitem.
8364 (Custom Braces, Clean-ups): Don't use @tie.
8365
8366 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8367
8368 Sync with Tramp 2.0.54.
8369
8370 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8371 Suggested by Adrian Phillips <a.phillips@met.no>.
8372
8373 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8374
8375 * org.texi (Installation, Activation): Split from Installation and
8376 Activation.
8377 (Clocking work time): Documented new features.
8378
8379 2006-08-13 Alex Schroeder <alex@gnu.org>
8380
8381 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8382 example.
8383
8384 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8385
8386 * faq.texi (How to add fonts): New node.
8387
8388 2006-08-05 Romain Francoise <romain@orebokech.com>
8389
8390 * faq.texi (New in Emacs 22): Expand.
8391
8392 2006-08-03 Michael Olson <mwolson@gnu.org>
8393
8394 * erc.texi: Update for ERC 5.1.4.
8395
8396 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8397
8398 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8399 in .../site-lisp/gnus/ by default.
8400 [ From gnus-news.texi in the trunk. ]
8401
8402 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8403
8404 * gnus.texi (MIME Commands): Additions for yEnc.
8405
8406 2006-07-24 Richard Stallman <rms@gnu.org>
8407
8408 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8409 * faq.texi: Move periods and commas inside quotes.
8410
8411 2006-07-20 Jay Belanger <belanger@truman.edu>
8412
8413 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8414
8415 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
8416
8417 * faq.texi (Security risks with Emacs): Document Emacs 22
8418 file-local-variable mechanism.
8419
8420 2006-07-12 Michael Olson <mwolson@gnu.org>
8421
8422 * erc.texi: Update for ERC 5.1.3.
8423
8424 2006-07-12 Alex Schroeder <alex@gnu.org>
8425
8426 * rcirc.texi: Fix typos.
8427 (Getting started with rcirc): New calling convention for M-x irc.
8428 Mention #rcirc. Removed channel tracking.
8429 (Configuration): Change the names of all variables that got changed
8430 recently, eg. rcirc-server to rcirc-default-server. Added
8431 documentation for rcirc-authinfo, some background for Bitlbee, and
8432 rcirc-track-minor-mode.
8433 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8434 Scrolling.
8435 (Reconnecting after you have lost the connection): Fix example code
8436 to match code changes.
8437
8438 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8439
8440 * gnus.texi, message.texi: Fix typos.
8441
8442 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
8443
8444 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8445 commands.
8446 (Global TODO list): Document the use of the variables
8447 `org-agenda-todo-ignore-scheduled' and
8448 `org-agenda-todo-list-sublevels'.
8449
8450 2006-07-05 Richard Stallman <rms@gnu.org>
8451
8452 * faq.texi (Scrolling only one line): Fix xref.
8453
8454 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8455
8456 * faq.texi (Evaluating Emacs Lisp code):
8457 Throughout, replace eval-current-buffer with eval-buffer.
8458
8459 2006-07-03 Richard Stallman <rms@gnu.org>
8460
8461 * rcirc.texi (Scrolling conservatively): Fix xref.
8462
8463 * pcl-cvs.texi (Viewing differences): Usage fix.
8464
8465 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
8466
8467 * org.texi (Agenda commands): Document `s' key to save all org-mode
8468 buffers.
8469
8470 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
8471
8472 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8473 names. Mention `cvs-msg' face.
8474
8475 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
8476
8477 * org.texi (Checkboxes): New section.
8478
8479 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
8480
8481 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8482 throughout this chapter.
8483
8484 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
8485
8486 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8487 text for standalone vs Emacs info.
8488 (Help): Clarify header line description. Use mouse-1 for clicks.
8489 (Help-P): Use mouse-1 for clicks.
8490 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8491 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8492 (Choose menu subtopic): Remove gratuitous Emacs command names.
8493 (Help-FOO): Put usual behavior first.
8494 (Help-Xref): Clicking on xrefs works in Emacs.
8495 (Search Text): Clarify what the default behavior is.
8496 (Create Info buffer): Fix Emacs window/X window confusion.
8497 (Emacs Info Variables): Fix for new Emacs init file behavior.
8498
8499 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8500
8501 * gnus.texi (Summary Buffer Lines): Fix typo.
8502
8503 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
8504
8505 * org.texi (Embedded LaTeX): New chapter.
8506 (Archiving): Section rewritten.
8507 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8508
8509 2006-06-20 Bill Wohler <wohler@newt.com>
8510
8511 Release MH-E manual version 8.0.1.
8512
8513 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8514 release 8.0.1.
8515 (Preface): Depend on GNU mailutils 1.0 and higher.
8516
8517 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8518
8519 * message.texi (News Headers): Update message-syntax-checks section.
8520
8521 2006-06-19 Karl Berry <karl@gnu.org>
8522
8523 * info.texi (Advanced): Mention C-q, especially with ?.
8524
8525 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
8526
8527 * org.texi (Publishing links): Document the `:link-validation-function'
8528 property.
8529 (Extensions and Hacking): New chapter, includes some sections of the
8530 "Miscellaneous" chapter.
8531
8532 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
8533
8534 * org.texi (Progress logging): New section.
8535
8536 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
8537
8538 * org.texi (ASCII export): Document indentation adaptation.
8539 (Setting tags): Document mutually-exclusive tags.
8540
8541 2006-06-05 Romain Francoise <romain@orebokech.com>
8542
8543 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8544 Fix typo.
8545
8546 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8547 channel (#gnus@irc.freenode.net).
8548 Fix typos. Update copyright notice.
8549
8550 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8551 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8552 (Line-Up Functions, Custom Macros):
8553 * ediff.texi (Window and Frame Configuration)
8554 (Highlighting Difference Regions):
8555 * emacs-mime.texi (Display Customization):
8556 * erc.texi (History):
8557 * eshell.texi (Known problems):
8558 * eudc.texi (Overview, BBDB):
8559 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8560 (The problem of spam, SpamOracle, Extending the Spam package)
8561 (Conformity, Terminology):
8562 * idlwave.texi (Routine Info)
8563 (Class and Keyword Inheritance, Padding Operators)
8564 (Breakpoints and Stepping, Electric Debug Mode)
8565 (Examining Variables, Troubleshooting):
8566 * org.texi (Creating timestamps):
8567 * reftex.texi (Commands, Options, Changes):
8568 * tramp.texi (Inline methods, Password caching)
8569 (Auto-save and Backup, Issues):
8570 * vip.texi (Files, Commands in Insert Mode):
8571 * viper.texi (Emacs Preliminaries, States in Viper)
8572 (Packages that Change Keymaps, Viper Specials, Groundwork):
8573 Fix various typos.
8574
8575 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
8576
8577 * ediff.texi: Fix typos.
8578
8579 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
8580
8581 * org.texi: Small typo fixes.
8582
8583 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8584
8585 * viper.texi (Viper Specials):
8586 * gnus.texi (Example Setup):
8587 * faq.texi (Backspace invokes help):
8588 * dired-x.texi (Optional Installation Dired Jump):
8589 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8590 follow coding conventions.
8591
8592 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
8593
8594 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8595
8596 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8597
8598 * pcl-cvs.texi: Fix typos.
8599 (Customization): Say "us".
8600
8601 2006-05-26 Eli Zaretskii <eliz@gnu.org>
8602
8603 * org.texi: Remove bogus @setfilename.
8604
8605 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
8606
8607 * org.texi (ASCII export): Omit command name.
8608 (HTML export): Add prefix to all lines in Local Variable example.
8609 (Acknowledgments): Typeset names in italics.
8610
8611 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
8612
8613 * org.texi (Plain lists): Add new item navigation commands.
8614 (External links): Document elisp and info links.
8615 (Custom searches): New section.
8616 (Publishing): New chapter.
8617 (HTML export): Include a list of supported CSS classes.
8618 (Setting tags): Describe the fast-tag-setting interface.
8619
8620 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8621
8622 * dired-x.texi: ifinfo -> ifnottex.
8623
8624 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8625
8626 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8627
8628 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8629
8630 * message.texi (Interface): Add tool bar customization.
8631 (MIME): Index and text additions for mml-attach.
8632 (MIME): Describe mml-dnd-protocol-alist and
8633 mml-dnd-attach-options.
8634
8635 * gnus.texi (Oort Gnus): Reorder entries in sections.
8636 Fix some entries.
8637 (Starting Up): Add references to "Emacs for Heathens" and to
8638 "Finding the News". Add user-full-name and user-mail-address.
8639 (Group Buffer Format): Add tool bar customization and update.
8640 (Summary Buffer): Add tool bar customization.
8641 (Posting Styles): Add message-alternative-emails.
8642
8643 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
8644
8645 * tramp.texi (Filename completion): Improve wording.
8646
8647 2006-05-07 Romain Francoise <romain@orebokech.com>
8648
8649 * faq.texi (Using regular expressions): Fix typo.
8650 (Packages that do not come with Emacs): Fix capitalization.
8651 (Replacing text across multiple files): Expand node to explain how
8652 to use `dired-do-query-replace-regexp' in more detail, based on
8653 suggestion by Eric Hanchrow <offby1@blarg.net>.
8654
8655 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
8656
8657 * tramp.texi (Filename completion): Completion of remote files'
8658 method, user name and host name is active only in partial
8659 completion mode.
8660
8661 2006-05-06 Bill Wohler <wohler@newt.com>
8662
8663 Release MH-E manual version 8.0.
8664
8665 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8666 release 8.0.
8667
8668 2006-05-06 Bill Wohler <wohler@newt.com>
8669
8670 * mh-e.texi (MH-BOOK-HOME): Change from
8671 http://www.ics.uci.edu/~mh/book/mh to
8672 http://rand-mh.sourceforge.net/book/mh.
8673 Replace .htm suffix with .html for MH book files.
8674 (Using This Manual): Update key binding for getting relevant
8675 chapter in Info from command key.
8676 (Ranges): Fix itemx.
8677
8678 2006-05-05 Karl Berry <karl@gnu.org>
8679
8680 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8681 (\fonttextsize): New user-level command to change text font size.
8682
8683 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8684
8685 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8686
8687 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8688
8689 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8690
8691 2006-04-24 Bill Wohler <wohler@newt.com>
8692
8693 * mh-e.texi (Getting Started): Make it more explicit that you need
8694 to install MH. Add pointers to current MH implementations.
8695
8696 2006-04-21 Bill Wohler <wohler@newt.com>
8697
8698 Release MH-E manual version 7.94.
8699
8700 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8701 release 7.94.
8702
8703 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
8704
8705 * org.texi: Many small fixes.
8706 (Handling links): Rename from "Managing links".
8707
8708 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8709
8710 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8711 (Splitting mail using spam-stat): Fix @xref.
8712
8713 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
8714
8715 * gnus.texi (Spam Package): Major revision of the text.
8716 Previously this node was "Filtering Spam Using The Spam ELisp Package".
8717
8718 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
8719
8720 * org.texi (Time stamps): Better explanation of the purpose of
8721 different time stamps.
8722 (Structure editing, Plain lists): More details on how new items
8723 and headings are inserted.
8724
8725 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
8726
8727 * org.texi (Formula syntax): Fix link to Calc Manual.
8728
8729 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8730
8731 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8732
8733 2006-04-17 Bill Wohler <wohler@newt.com>
8734
8735 * mh-e.texi (Folders): Update mh-before-quit-hook and
8736 mh-quit-hook example with code that removes the buffers rather
8737 than just bury them.
8738
8739 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
8740
8741 Sync with Tramp 2.0.53.
8742
8743 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
8744
8745 * org.texi (Updating settings): New section.
8746 (Visibility cycling): Better names for the startup folding
8747 options.
8748 (Exporting): Completely restructured.
8749 (The very busy C-c C-c key): New section.
8750 (Summary of in-buffer settings): New section.
8751
8752 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8753
8754 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8755
8756 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8757
8758 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8759 (Server Commands): Key `v' is reserved for users.
8760
8761 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
8762
8763 * org.texi (Link format): New section, emphasis on bracket links.
8764 (External links): Document bracket links.
8765 (FAQ): Expand to cover shell links and the new link format.
8766
8767 2006-04-09 Kevin Ryde <user42@zip.com.au>
8768
8769 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8770
8771 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8772
8773 * gnus.texi (Summary Buffer Lines): Add `*'.
8774
8775 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
8776
8777 * gnus.texi (Group Parameters):
8778 Mention gnus-permanently-visible-groups.
8779
8780 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8781
8782 * gnus.texi (Face): Fix typo.
8783
8784 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
8785
8786 * gnus.texi (X-Face): Clarify.
8787 (Face): Need Emacs with PNG support.
8788
8789 2006-04-06 Richard Stallman <rms@gnu.org>
8790
8791 * idlwave.texi: Delete the blocks "not suitable for inclusion with
8792 Emacs".
8793
8794 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
8795
8796 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8797 blocks not suitable for inclusion with Emacs using variable
8798 PARTOFEMACS.
8799
8800 2006-04-04 Simon Josefsson <jas@extundo.com>
8801
8802 * gnus.texi (Security): Improve.
8803
8804 2006-04-02 Karl Berry <karl@gnu.org>
8805
8806 * texinfo.tex: Update to current version (2006-03-21.13).
8807
8808 2006-04-02 Bill Wohler <wohler@newt.com>
8809
8810 * mh-e.texi (Getting Started, Junk, Bug Reports)
8811 (MH FAQ and Support): Fix URLs.
8812
8813 2006-03-31 Romain Francoise <romain@orebokech.com>
8814
8815 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8816 to t, not nil (and has for the past eight years).
8817
8818 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
8819
8820 * message.texi, gnus.texi: Bump version to 5.11.
8821
8822 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
8823
8824 * gnus.texi (Top): Add comment about version line.
8825
8826 * message.texi (Top): Ditto. Change to take named versions into
8827 account.
8828
8829 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
8830
8831 * gnus.texi (Posting Styles): Add x-face-file to example.
8832 (X-Face): Refer to posting styles.
8833
8834 * gnus-faq.texi ([5.8]): Add x-face-file.
8835 ([8.4]): Add links to gmane.emacs.gnus.user and
8836 gmane.emacs.gnus.general.
8837
8838 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
8839
8840 * gnus-faq.texi: Use .invalid.
8841 ([5.4]): Fix gnus-posting-styles example.
8842
8843 2006-03-27 Romain Francoise <romain@orebokech.com>
8844
8845 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8846 Emacs/W3 needs a new maintainer.
8847 (Ispell): Update author and version info.
8848 (Mailcrypt): Mention PGG.
8849 (New in Emacs 22): Add PGG to the list of new packages.
8850 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8851 updating dead URLs.
8852
8853 2006-03-25 Karl Berry <karl@gnu.org>
8854
8855 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8856 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8857 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8858 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8859 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8860 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8861 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8862 (2) do not indent copyright year list (or anything else).
8863
8864 2006-03-21 Bill Wohler <wohler@newt.com>
8865
8866 * mh-e.texi (Folders): Various edits.
8867
8868 2006-03-20 Romain Francoise <romain@orebokech.com>
8869
8870 * gnus.texi (Mail Folders): Grammar fix.
8871
8872 2006-03-19 Bill Wohler <wohler@newt.com>
8873
8874 * mh-e.texi (Replying): Document Mail-Followup-To.
8875 Change manually-formatted table to multitable. Add debugging info.
8876 Move description of mh-reply-default-reply-to into paragraph
8877 that describes its values.
8878
8879 2006-03-17 Bill Wohler <wohler@newt.com>
8880
8881 * mh-e.texi: Use smallexample and smalllisp consistently.
8882 (Sending Mail Tour): Update method of entering
8883 addresses and subject.
8884 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8885 (Adding Attachments, Searching): Update screenshots for Emacs 22.
8886
8887 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
8888
8889 * org.texi: Version number change only.
8890
8891 2006-03-14 Bill Wohler <wohler@newt.com>
8892
8893 * mh-e.texi: Add index entries around each paragraph rather than
8894 depend on entries from beginning of node. Doing so ensures that
8895 index entries are less likely to be forgotten if text is cut and
8896 pasted, and are necessary anyway if the references are on a
8897 separate page. It seems that makeinfo is now (v. 4.8) only
8898 producing one index entry per node, so there is no longer any
8899 excuse not to. Use subheading instead of heading. The incorrect
8900 use of heading produced very large fonts in Info--as large as the
8901 main heading.
8902 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8903 versions 6 and 7 appeared *around* the time of these Emacs releases.
8904
8905 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
8906
8907 * org.texi (Clean view): Document new startup options.
8908
8909 2006-03-11 Bill Wohler <wohler@newt.com>
8910
8911 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8912 (Composing, Scan Line Formats): Fix @refs.
8913 (Getting Started): Define MH profile and MH profile components.
8914 (Incorporating Mail, Reading Mail, Viewing, Printing)
8915 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8916 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8917 for string constants.
8918 (Tool Bar): Remove spurious quote.
8919 (Junk): Use ``...'' instead of "...".
8920 (Scan Line Formats): Replace @samp with @kbd.
8921
8922 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8923
8924 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8925
8926 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8927
8928 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8929 easy to understand.
8930
8931 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
8932
8933 * gnus.texi: Markup fix.
8934 (Fancy Mail Splitting): Specify new feature.
8935
8936 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
8937
8938 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8939 partial-words matching.
8940
8941 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
8942
8943 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8944
8945 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8946 (MIME Commands): Fix mm-discouraged-alternatives.
8947
8948 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
8949
8950 * org.texi: Version number change only.
8951
8952 2006-03-06 Bill Wohler <wohler@newt.com>
8953
8954 * mh-e.texi: Move from SourceForge repository to Savannah.
8955 This is version 7.93, which is a total rewrite from the previous
8956 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
8957 version 7.93.
8958
8959 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8960
8961 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
8962
8963 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
8964
8965 * org.texi (Interaction): Add item about `org-mouse.el' by
8966 Piotr Zielinski.
8967 (Managing links): Document that also mouse-1 can be used to
8968 activate a link.
8969 (Headlines, FAQ): Add entry about hiding leading stars.
8970 (Miscellaneous): Resort the sections in this chapter to a more
8971 logical sequence.
8972
8973 2006-02-27 Simon Josefsson <jas@extundo.com>
8974
8975 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
8976 2004-01-27 from the trunk).
8977
8978 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8979
8980 * cc-mode.texi: Rename c-hungry-backspace to
8981 c-hungry-delete-backwards, at the request of RMS. Leave the old
8982 name as an alias.
8983
8984 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8985
8986 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
8987 include the function header within the defun.
8988
8989 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8990
8991 * cc-mode.texi: Correct two typos.
8992
8993 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8994
8995 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
8996 existing comment.
8997 (Electric Keys): Add a justification for electric indentation.
8998 (Hungry WS Deletion): Clear up the names and complications of the
8999 BACKSPACE and DELETE keys.
9000
9001 2006-02-23 Juri Linkov <juri@jurta.org>
9002
9003 * faq.texi (Common requests): Move `Turning on auto-fill by
9004 default' after `Wrapping words automatically'. Move `Working with
9005 unprintable characters' before `Searching for/replacing newlines'.
9006 Move `Replacing highlighted text' after `Highlighting a region'.
9007 Merge `Repeating commands' and `Repeating a command as many times
9008 as possible' into the former.
9009 (Packages that do not come with Emacs): Add refs to Gmane and
9010 etc/MORE.STUFF.
9011
9012 2006-02-23 Juri Linkov <juri@jurta.org>
9013
9014 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9015 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9016 Add xref to `(emacs)Reporting Bugs'.
9017 (Getting a printed manual): Add URL to other formats of the manual.
9018 (Common requests): Fix menu.
9019 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9020 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9021 (Inserting text at the beginning of each line): Add pxref to
9022 `Changing the included text prefix'.
9023 (Forcing the cursor to remain in the same column): Mention `track-eol'
9024 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9025 (Replacing text across multiple files): Add keybinding `Q' for
9026 `dired-do-query-replace'.
9027
9028 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
9029
9030 * reftex.texi: Version number and date change only.
9031
9032 * org.texi (Internal Links): Rewrite to cover the modified
9033 linking system.
9034
9035 2006-02-17 Eli Zaretskii <eliz@gnu.org>
9036
9037 * faq.texi: Remove the coding cookie, it's not needed anymore.
9038
9039 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9040
9041 * faq.texi (Colors on a TTY): Mention Mac OS port.
9042
9043 2006-02-12 Karl Berry <karl@gnu.org>
9044
9045 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9046 8-bit accented a.
9047
9048 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9049
9050 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9051
9052 2006-02-08 Romain Francoise <romain@orebokech.com>
9053
9054 * faq.texi (Top): Remove paragraph about the FAQ being a
9055 transitional document, etc.
9056 (Searching for/replacing newlines): New node.
9057 (Yanking text in isearch): New node.
9058 (Inserting text at the beginning of each line): Rename and make
9059 more general, mention `M-;' in Message mode.
9060
9061 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9062
9063 * faq.texi (Meta key does not work in xterm)
9064 (Emacs does not display 8-bit characters)
9065 (Inputting eight-bit characters): Update xrefs.
9066
9067 2006-02-06 Romain Francoise <romain@orebokech.com>
9068
9069 * faq.texi (VM): VM now at version 7.19.
9070 Set myself as maintainer of this file.
9071
9072 2006-02-04 Michael Olson <mwolson@gnu.org>
9073
9074 * erc.texi (History): Note that ERC is now included with Emacs.
9075
9076 2006-01-31 Romain Francoise <romain@orebokech.com>
9077
9078 * message.texi (Message Headers): Explain what
9079 `message-alternative-emails' does in more detail.
9080 Update copyright year.
9081
9082 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9083
9084 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9085
9086 2006-01-29 Richard M. Stallman <rms@gnu.org>
9087
9088 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9089
9090 2006-01-29 Michael Olson <mwolson@gnu.org>
9091
9092 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9093
9094 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9095
9096 * faq.texi (New in Emacs 22): Mention ERC.
9097
9098 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9099
9100 * rcirc.texi: Capitalize dir entry for consistency with the entry
9101 in info/dir and other entries in the Emacs category.
9102 Fix typos. Delete trailing whitespace.
9103
9104 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9105
9106 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9107
9108 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9109
9110 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9111 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9112
9113 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9114 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9115
9116 2006-01-27 Alex Schroeder <alex@gnu.org>
9117
9118 * rcirc.texi: New file.
9119
9120 2006-01-23 Juri Linkov <juri@jurta.org>
9121
9122 * widget.texi (User Interface): Add S-TAB for widget-backward.
9123
9124 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9125
9126 Sync with Tramp 2.0.52.
9127
9128 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9129 Add Tramp disabling item. New item for common connection problems.
9130 (various): Apply "ftp" as method for the download URL.
9131 (Bug Reports): Refer to FAQ for common problems.
9132
9133 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9134
9135 * widget.texi (User Interface): Use @key for TAB.
9136
9137 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9138
9139 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9140 for TAB.
9141
9142 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9143
9144 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9145
9146 * gnus.texi: Update copyright.
9147
9148 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9149
9150 * gnus.texi (Article Washing): Additions.
9151
9152 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9153
9154 * org.texi (Agenda commands): Document tags command.
9155
9156 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9157
9158 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9159
9160 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9161
9162 * gnus.texi (RSS): Addition.
9163
9164 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9165
9166 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9167
9168 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9169
9170 * emacs-mime.texi (Display Customization): Add setting example to
9171 mm-discouraged-alternatives.
9172
9173 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9174
9175 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9176 version is the canonical version.
9177
9178 2006-01-08 Alex Schroeder <alex@gnu.org>
9179
9180 * pgg.texi (Caching passphrase): Rewording.
9181
9182 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9183
9184 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9185 repository URL.
9186
9187 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9188
9189 * org.texi: Removed the accidentally re-added empty line in the
9190 direntry.
9191
9192 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9193
9194 * org.texi (Agenda Views): Chapter reorganized.
9195
9196 2005-12-29 Romain Francoise <romain@orebokech.com>
9197
9198 * faq.texi (Using Customize): New node.
9199
9200 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9201
9202 * org.texi: Remove blank line in @direntry. It is non-standard
9203 and recursively produces blank lines all over the dir file (when
9204 using Texinfo 4.8).
9205
9206 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9207
9208 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9209
9210 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9211
9212 * org.texi (Tags): Boolean logic documented.
9213 (Agenda Views): Document custom commands.
9214
9215 2005-12-20 David Kastrup <dak@gnu.org>
9216
9217 * faq.texi (AUCTeX): Update version and mailing list info.
9218
9219 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9220
9221 * gnus.texi (MIME Commands): Mention addition of
9222 multipart/alternative to gnus-buttonized-mime-types and add xref
9223 to mm-discouraged-alternatives.
9224
9225 * emacs-mime.texi (Display Customization): Mention addition of
9226 "image/.*" and add xref to gnus-buttonized-mime-types in the
9227 mm-discouraged-alternatives section.
9228
9229 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9230
9231 * org.texi (Tags): New section.
9232 (Agenda Views): Chapter reorganized.
9233
9234 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9235
9236 * org.texi (Internal Links): Add a missing comma after an @xref.
9237
9238 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9239
9240 * faq.texi (Filling paragraphs with a single space): No need to
9241 change sentence-end now.
9242
9243 2005-12-13 Romain Francoise <romain@orebokech.com>
9244
9245 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9246
9247 2005-12-12 Jay Belanger <belanger@truman.edu>
9248
9249 * faq.texi (Calc): Update version number.
9250
9251 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9252
9253 * org.texi (Progress Logging): New section.
9254
9255 2005-12-10 Romain Francoise <romain@orebokech.com>
9256
9257 Update the Emacs FAQ for the 22.1 release.
9258
9259 * faq.texi: Set VER to `22.1'.
9260 (Basic editing): Explain how to use localized versions of the
9261 Tutorial. Mention that `C-h r' displays the manual.
9262 Delete obsolete WWW link to an Emacs 18 tutorial.
9263 (Getting a printed manual): Point to the new locations of the
9264 manuals on the GNU Web site.
9265 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9266 available via Info (it was previously distributed separately).
9267 (Installing Texinfo documentation): The latest version of Texinfo
9268 is 4.8, not 4.0.
9269 (Informational files for Emacs): COPYING is the GNU General Public
9270 License, not the Emacs General Public License.
9271 (Informational files for Emacs): Delete obsolete link to the
9272 GNUinfo pages as they have been removed from the GNU Web site.
9273 (New in Emacs 22): New node.
9274 (Setting up a customization file): Say that most packages support
9275 Customize nowadays.
9276 (Colors on a TTY): Delete reference to instructions on how to
9277 enable syntax highlighting, it is now enabled by default.
9278 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9279 at startup automatically.
9280 (Controlling case sensitivity): Mention `M-c' in isearch.
9281 (Using an already running Emacs process): Emacs now creates the
9282 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9283 gnuserv. As emacsclient can now run Lisp code as well, delete a
9284 sentence praising gnuserv for that. Simplify description of how
9285 the client/server operation works.
9286 (Compiler error messages): Delete obsolete text (compile.el has
9287 been rewritten).
9288 (Indenting switch statements): Fix typo.
9289 (Matching parentheses): Simplify setup instructions, mention the
9290 menu bar item in the Options menu.
9291 (Repeating a command as many times as possible): Mention `C-x e'.
9292 (Going to a line by number): Mention new keymap and bindings
9293 `M-g M-g', `M-g M-p' and `M-g M-n'.
9294 (Turning on syntax highlighting): Now on by default. Simplify.
9295 (Replacing highlighted text): Use `1', not `t'.
9296 (Problems with very large files): The maximum size is now 256MB on
9297 32-bit machines.
9298 (^M in the shell buffer): Mention `comint-process-echoes'.
9299 (Emacs for Apple computers): Emacs 22 has native support for Mac
9300 OS X.
9301 (Translating names to IP addresses): Delete node.
9302 (Binding keys to commands): Fix typo.
9303 (SPC no longer completes file names): New node.
9304 (MIME with Emacs mail packages): Delete section about the Emacs
9305 MIME FAQ (it's not reachable anymore).
9306
9307 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9308
9309 * cc-mode.texi: The manual has been extensively revised: the
9310 information about using CC Mode has been separated from the larger
9311 and more difficult chapters about configuration. It has been
9312 updated for CC Mode 5.31.
9313
9314 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9315
9316 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9317 (Selecting an implementation): Fix descriptions.
9318
9319 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9320
9321 * message.texi (Various Message Variables): Addition.
9322
9323 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9324
9325 * message.texi: Fix default values.
9326
9327 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9328
9329 * message.texi (Header Commands): Clarify descriptions of
9330 message-cross-post-followup-to, message-reduce-to-to-cc, and
9331 message-insert-wide-reply.
9332 (Various Commands): Fix kindex for message-kill-to-signature;
9333 clarify description of message-tab.
9334
9335 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9336
9337 * message.texi (Mailing Lists): Fix description about MFT.
9338
9339 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9340
9341 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9342
9343 * gnus.texi (Slow Terminal Connection): Replace old description
9344 with new one.
9345
9346 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9347
9348 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9349 replace X-Draft-Headers with X-Draft-From.
9350
9351 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9352
9353 * gnus.texi (Various Various): Fix the default value of
9354 nnheader-max-head-length.
9355 (Gnus Versions): Fix typo.
9356
9357 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9358
9359 * org.texi (Structure editing): Document new functionality of
9360 M-RET.
9361
9362 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9363
9364 * org.texi (Internal Links): Fix Texinfo usage.
9365
9366 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9367
9368 * org.texi (TODO basics): Document the global todo list.
9369 (TODO items): Documents sparse tree for specific TODO
9370 keywords.
9371
9372 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9373
9374 * org.texi (Plain Lists): Typos fixed.
9375
9376 2005-11-28 Jay Belanger <belanger@truman.edu>
9377
9378 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9379
9380 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9381
9382 * org.texi (Structure editing): New item moving commands added.
9383 (Plain Lists): New section.
9384
9385 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9386
9387 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9388 (Agenda): Document commands `org-cycle-agenda-files' and
9389 `org-agenda-file-to-front'.
9390 (Built-in table editor): Document `org-table-sort-lines'.
9391 (HTML formatting): Export of hand-formatted lists.
9392
9393 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9394
9395 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9396 new variable gnus-toolbar-thickness.
9397
9398 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9399
9400 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9401
9402 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9403
9404 * gnus.texi (X-Face): Fix description.
9405 (XVarious): Remove gnus-xmas-logo-color-alist and
9406 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9407
9408 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9409
9410 * gnus.texi (Group Parameters): Mention new variable
9411 gnus-parameters-case-fold-search.
9412 (Home Score File): Addition.
9413
9414 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9415
9416 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9417 (Overview): List supported feed types.
9418 (Installation): No installation necessary when using autoload.
9419 (Configuration): Rename "RSS" to "news".
9420
9421 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9422
9423 * pgg.texi (User Commands): Document additional passphrase
9424 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9425 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9426
9427 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9428
9429 * org.texi: Version number changed to 3.19.
9430
9431 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
9432
9433 * pgg.texi (How to use): Update the example to add autoload of
9434 pgg-encrypt-symmetric-region.
9435 (User Commands): Document pgg-encrypt-symmetric-region.
9436 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9437
9438 2005-10-27 Jay Belanger <belanger@truman.edu>
9439
9440 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9441 mention other TeX-related units.
9442
9443 2005-10-23 Lars Hansen <larsh@soem.dk>
9444
9445 * dired-x.texi (Miscellaneous Commands):
9446 Replace dired-do-relative-symlink by dired-do-relsymlink and
9447 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9448
9449 2005-10-23 Jay Belanger <belanger@truman.edu>
9450
9451 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9452 constant.
9453
9454 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9455
9456 * faq.texi (Bugs and problems):
9457 Replace `dired-move-to-filename-regexp' by
9458 `directory-listing-before-filename-regexp'.
9459
9460 2005-10-22 Eli Zaretskii <eliz@gnu.org>
9461
9462 * newsticker.texi (UPDATED): Set value.
9463
9464 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9465
9466 * gnus.texi (Document Groups): Remove duplicate item.
9467
9468 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9469
9470 * org.texi (Summary): Mention iCalendar support.
9471 (Exporting): Document iCalendar support.
9472
9473 2005-10-18 Romain Francoise <romain@orebokech.com>
9474
9475 * viper.texi (Viper Specials): Capitalize GNU.
9476
9477 2005-10-17 Juri Linkov <juri@jurta.org>
9478
9479 * info.texi (Getting Started, Search Index, Expert Info):
9480 Fix wording.
9481 (Search Text): Replace `echo area' with `mode line'.
9482 (Search Index): Both `i' and `,' find all index entries.
9483 Replace example `C-f' with `C-l' (which exists in index of Info
9484 manual) and delete spaces in its keyboard input sequence.
9485 Delete unnecessary explanations about literal characters.
9486
9487 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9488
9489 * gnus.texi (Document Server Internals): Addition.
9490
9491 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9492
9493 * gnus.texi (A note on namespaces): Fix RFC reference.
9494
9495 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9496
9497 * gnus.texi (RSS): Fix key description.
9498
9499 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9500
9501 * gnus.texi: Emacs/w3 -> Emacs/W3.
9502 (Browsing the Web): Fix description.
9503 (Web Searches): Ditto.
9504 (Customizing W3): Ditto.
9505
9506 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9507
9508 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9509
9510 2005-10-11 Jay Belanger <belanger@truman.edu>
9511
9512 * calc.texi (Integration): Mention using `a i' to compute definite
9513 integrals.
9514
9515 2005-10-11 Juri Linkov <juri@jurta.org>
9516
9517 * info.texi: Rearrange nodes.
9518 (Top): Update menu. Change ref `Info for Experts' to
9519 `Advanced Info Commands'.
9520 (Getting Started): Fix description of manual's parts.
9521 (Help-Int): Change xref `Info Search' to `Search Index', and
9522 `Expert Info' to `Advanced'.
9523 (Advanced): Move node one level up.
9524 (Search Text, Search Index): New nodes split out from `Info Search'.
9525 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9526 split out from `Advanced'.
9527 (Advanced, Emacs Info Variables): De-document editing an Info file
9528 in Info.
9529 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9530 (Creating an Info File): Delete node and move its text to
9531 `Expert Info'.
9532
9533 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
9534
9535 * org.texi (Workflow states): Documented that change in keywords
9536 becomes active only after restart of Emacs.
9537
9538 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
9539
9540 Sync with Tramp 2.0.51.
9541
9542 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
9543
9544 * speedbar.texi (Introduction): Describe new location of speedbar
9545 on menubar.
9546 (Basic Key Bindings): Remove descriptions of bindings that have
9547 been removed.
9548
9549 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
9550
9551 * speedbar.texi (GDB): Describe use of watch expressions.
9552
9553 2005-09-28 Simon Josefsson <jas@extundo.com>
9554
9555 * message.texi (IDNA): Fix.
9556
9557 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9558
9559 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9560 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9561 description of nntp-open-connection-function.
9562 (Common Variables): Fix descriptions.
9563
9564 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9565
9566 * gnus.texi (Server Buffer Format): Document the %a format spec.
9567
9568 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9569
9570 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9571
9572 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
9573
9574 * org.texi Version 3.16.
9575
9576 2005-09-19 Miles Bader <miles@gnu.org>
9577
9578 * newsticker.texi: Get rid of CVS keywords.
9579
9580 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9581
9582 * gnus.texi (Finding the Parent): Fix description of how Gnus
9583 finds article.
9584
9585 2005-09-14 Jari Aalto <jari.aalto@cante.net>
9586
9587 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9588 to drop off non-answered articles.
9589
9590 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
9591
9592 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9593 braces (which are unsupported by NMAKE) for macro `srcdir'.
9594
9595 2005-09-17 Eli Zaretskii <eliz@gnu.org>
9596
9597 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9598 (../info/newsticker, newsticker.dvi): New targets.
9599
9600 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
9601
9602 * newsticker.texi: Replace @command with @code. Replace @example
9603 with @lisp.
9604 (Top): Add explanations to menu items.
9605 (GNU Free Documentation License): Remove.
9606
9607 2005-09-16 Romain Francoise <romain@orebokech.com>
9608
9609 Update all files to specify GFDL version 1.2.
9610
9611 * doclicense.texi (GNU Free Documentation License): Update to
9612 version 1.2.
9613
9614 2005-09-15 Richard M. Stallman <rms@gnu.org>
9615
9616 * newsticker.texi: Fix @setfilename.
9617
9618 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9619 (../info/newsticker, newsticker.dvi): New targets.
9620
9621 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
9622
9623 * org.texi: Version 3.15.
9624
9625 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9626
9627 * ses.texi: Combine all three indices into one.
9628 Correct a few typos.
9629
9630 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9631
9632 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9633
9634 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9635
9636 * emacs-mime.texi (Handles): Remove duplicate item.
9637 (Encoding Customization): Fix the default value for
9638 mm-coding-system-priorities.
9639 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9640 (Basic Functions): Fix reference.
9641
9642 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9643
9644 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9645
9646 2005-08-18 Richard M. Stallman <rms@gnu.org>
9647
9648 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9649 and web site.
9650
9651 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9652 not keyboard-translate.
9653
9654 2005-08-11 Richard M. Stallman <rms@gnu.org>
9655
9656 * faq.texi (Using regular expressions): Fix xref.
9657
9658 2005-08-09 Juri Linkov <juri@jurta.org>
9659
9660 * info.texi (Help-P): Replace `Prev' with `Previous'.
9661 (Help-M, Help-Xref): Add S-TAB.
9662 (Help-FOO): Update `u' command.
9663 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9664 Update info about visibility of xref parts.
9665 (Help-Int): Fix `m' command. Rename `Info-last' to
9666 `Info-history-back'. Add `Info-history-forward'.
9667 (Advanced): Fix `g*' and `M-n' commands.
9668 (Info Search): Add `index-apropos' in stand-alone browser.
9669 Add isearch commands.
9670 (Emacs Info Variables): Remove `Info-fontify'.
9671 Add `Info-mode-hook'. Update face names.
9672 Add `Info-fontify-maximum-menu-size',
9673 `Info-fontify-visited-nodes', `Info-isearch-search'.
9674
9675 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
9676
9677 Sync with Tramp 2.0.50.
9678
9679 * tramp.texi: Use @option{} consequently for method names.
9680 (Inline methods, External transfer methods): Remove references to
9681 Cygwin.
9682 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9683 implementation.
9684
9685 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9686
9687 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9688 Mention that gnus-init-file is not read when Emacs is invoked with
9689 --no-init-file or -q.
9690
9691 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
9692
9693 * org.texi: Version 3.14.
9694
9695 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
9696
9697 * org.texi: Version 3.13.
9698
9699 2005-07-18 Juri Linkov <juri@jurta.org>
9700
9701 * calc.texi (Time Zones, Logical Operations):
9702 * cl.texi (Overview):
9703 * org.texi (TODO types):
9704 * sc.texi (Emacs 18 MUAs):
9705 * speedbar.texi (Top):
9706 * url.texi (History):
9707 Delete duplicate duplicate words.
9708
9709 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
9710
9711 * cl.texi (Type Predicates): Document `atom' type.
9712
9713 2005-07-04 Lute Kamstra <lute@gnu.org>
9714
9715 Update FSF's address in GPL notices.
9716
9717 * calc.texi (Copying):
9718 * doclicense.texi (GNU Free Documentation License):
9719 * faq.texi (Contacting the FSF):
9720 * mh-e.texi (Copying): Update FSF's address.
9721
9722 2005-07-03 Richard M. Stallman <rms@gnu.org>
9723
9724 * flymake.texi (Example -- Configuring a tool called directly):
9725 Update name of flymake-build-relative-filename.
9726
9727 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9728
9729 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9730
9731 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
9732
9733 * org.texi: Version 3.12.
9734
9735 2005-06-24 Eli Zaretskii <eliz@gnu.org>
9736
9737 * makefile.w32-in (MAKEINFO): Use --force.
9738 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9739 Makefile.in.
9740 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9741 more shells.
9742
9743 2005-06-23 Richard M. Stallman <rms@gnu.org>
9744
9745 * speedbar.texi (Creating a display): Texinfo usage fixes.
9746
9747 * tramp.texi (Customizing Completion, Auto-save and Backup):
9748 Texinfo usage fixes.
9749
9750 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
9751
9752 * dired-x.texi (Miscellaneous Commands):
9753 * ediff.texi (Miscellaneous):
9754 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9755 (Agent Variables):
9756 * info.texi (Help-Xref):
9757 * message.texi (Message Headers):
9758 * org.texi (Remember):
9759 * reftex.texi (Options (Defining Label Environments)):
9760 (Options (Index Support)):
9761 (Options (Viewing Cross-References)):
9762 (Options (Misc)):
9763 (Changes):
9764 * speedbar.texi (Creating a display):
9765 * tramp.texi (Customizing Completion, Auto-save and Backup):
9766 Texinfo usage fix.
9767
9768 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
9769
9770 * org.texi: Version 3.11.
9771
9772 2005-06-12 Jay Belanger <belanger@truman.edu>
9773
9774 * calc.texi (Getting Started): Remove extra menu item.
9775
9776 2005-05-31 Jay Belanger <belanger@truman.edu>
9777
9778 * calc.texi (Notations Used in This Manual): Use @kbd for key
9779 sequence.
9780 (Demonstration of Calc): Mention another way of starting Calc.
9781 (Starting Calc): Mention long name of M-#.
9782 (Embedded Mode Overview): Remove unnecessary instruction.
9783 (Other M-# commands): Rephrase `M-# 0' explanation.
9784 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9785 reflect current behavior.
9786
9787 2005-05-30 Jay Belanger <belanger@truman.edu>
9788
9789 * calc.texi (Hooks): Change description of calc-window-hook and
9790 calc-trail-window-hook to match usage.
9791 (Computational Functions): Add more constant-generating functions.
9792 (Customizable Variables): Use defvar.
9793
9794 2005-05-28 Jay Belanger <belanger@truman.edu>
9795
9796 * calc.texi (Assignments in Embedded Mode): Fix variable name.
9797 (Basic Embedded Mode): Explain behavior of arguments to
9798 calc-embedded-mode.
9799
9800 2005-05-27 Jay Belanger <belanger@truman.edu>
9801
9802 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
9803 current behavior.
9804
9805 2005-05-25 Jay Belanger <belanger@truman.edu>
9806
9807 * calc.texi: Change Calc version number throughout.
9808 (Keypad Mode): Change location in info output.
9809 (Keypad mode overview): Move picture of keypad.
9810
9811 2005-05-21 Jay Belanger <belanger@truman.edu>
9812
9813 * calc.texi (Storing variables): Mention that only most variables
9814 are void to begin with.
9815
9816 2005-05-21 Kevin Ryde <user42@zip.com.au>
9817
9818 * widget.texi (Basic Types): Update cross ref from "Enabling
9819 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
9820 lispref/text.texi change.
9821
9822 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
9823
9824 * org.texi: Version 3.09.
9825
9826 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
9827
9828 * reftex.texi: Version 4.28.
9829
9830 2005-05-16 Jay Belanger <belanger@truman.edu>
9831
9832 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9833
9834 2005-05-14 Jay Belanger <belanger@truman.edu>
9835
9836 * calc.texi (Default Simplifications): Insert missing ! (logical
9837 not operator).
9838
9839 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
9840
9841 Sync with Tramp 2.0.49.
9842
9843 2005-05-10 Jay Belanger <belanger@truman.edu>
9844
9845 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9846 to 1.
9847
9848 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
9849
9850 * org.texi: Version 3.08, structure reorganized.
9851
9852 2005-04-24 Richard M. Stallman <rms@gnu.org>
9853
9854 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9855
9856 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
9857
9858 * org.texi: Update to version 3.06.
9859
9860 2005-04-13 Lute Kamstra <lute@gnu.org>
9861
9862 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9863
9864 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9865
9866 * cl.texi (Porting Common Lisp): Fix typo.
9867
9868 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9869
9870 * gnus.texi (RSS): Addition.
9871
9872 2005-04-04 Jay Belanger <belanger@truman.edu>
9873
9874 * calc.texi: Change Calc version number.
9875 (Customizable variables): Fix description of calc-language-alist.
9876 (Copying): Put in version 2 of GPL.
9877
9878 2005-04-01 Jay Belanger <belanger@truman.edu>
9879
9880 * calc.texi (Troubleshooting Commands): Remove comment about
9881 installation.
9882 (Installation): Remove section.
9883 (Customizable Variables): New section.
9884 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9885 (Graphical Devices): Add references to Customizable Variables.
9886
9887 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
9888
9889 * emacs-mime.texi (Display Customization): Markup fixes.
9890 (rfc2047): Update.
9891
9892 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
9893
9894 * gnus-faq.texi: Replaced with auto-generated version.
9895
9896 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9897
9898 * dired-x.texi (Multiple Dired Directories): default-directory was
9899 renamed to dired-default-directory.
9900
9901 2005-03-26 Jay Belanger <belanger@truman.edu>
9902
9903 * calc.texi (Simplifying Formulas, Rewrite Rules):
9904 Change description of top and bottom of fraction.
9905 (Modulo Forms): Move description of how to create modulo forms to
9906 earlier in the section.
9907 (Fraction Mode): Suggest using : to get a fraction by dividing.
9908 (Basic Arithmetic): Adjust placement of command name.
9909 (Truncating the Stack): Emphasize that "hidden" entries are still
9910 visible.
9911 (Installation): Move discussion of printing manual to "About This
9912 Manual".
9913 (About This Manual): Mention how to print the manual.
9914 (Reporting Bugs): Remove first person.
9915 (Building Vectors): Add algebraic version of append.
9916 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9917 (Grouping Digits): Fix typo.
9918
9919 2005-03-25 Werner Lemberg <wl@gnu.org>
9920
9921 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9922 Replace `legal' with `valid'.
9923
9924 2005-03-25 Werner Lemberg <wl@gnu.org>
9925
9926 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9927
9928 2005-03-24 Jay Belanger <belanger@truman.edu>
9929
9930 * calc.texi (General Mode Commands)
9931 (Mode Settings in Embedded Mode): Add some explanation of
9932 recording mode settings.
9933
9934 2005-03-24 Richard M. Stallman <rms@gnu.org>
9935
9936 * calc.texi: Remove praise of non-free software.
9937
9938 * idlwave.texi: Don't say where to get IDL or its non-free manual.
9939 (Installation): Node deleted.
9940
9941 2005-03-23 Richard M. Stallman <rms@gnu.org>
9942
9943 * url.texi (HTTP language/coding): Improve last change.
9944
9945 2005-03-22 Jay Belanger <belanger@truman.edu>
9946
9947 * calc.texi (Embedded Mode): Add new information on changing
9948 modes.
9949
9950 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
9951
9952 Sync with Tramp 2.0.48.
9953
9954 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
9955
9956 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
9957 "GNU/Linux". Change all addresses to .gnu.org.
9958 (Default Method): Offer shortened syntax for "su" and "sudo"
9959 methods.
9960
9961 2005-03-07 Richard M. Stallman <rms@gnu.org>
9962
9963 * url.texi: Fix usage of "e.g.".
9964 (HTTP language/coding): Explain the rules for these strings.
9965
9966 2005-03-06 Richard M. Stallman <rms@gnu.org>
9967
9968 * woman.texi (Introduction): Minor cleanups.
9969
9970 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
9971
9972 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
9973 (Installation): Node deleted.
9974
9975 * mh-e.texi (Preface): Get rid of "Emacs 21".
9976
9977 * eshell.texi (Installation): Delete node (for Emacs 20).
9978
9979 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
9980
9981 * flymake.texi: Refill and tweak style in @lisp blocks.
9982
9983 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9984
9985 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
9986
9987 2005-03-01 Jay Belanger <belanger@truman.edu>
9988
9989 * calc.texi (Trigonometric and Hyperbolic Functions):
9990 Mention additional functions.
9991 (Algebraic Simplifications): Mention additional simplifications.
9992
9993 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
9994
9995 * ses.texi: Add concept/function/variable indices (this work was
9996 donated by Brad Collins <brad@chenla.org>, copyright-assignment
9997 papers on file at FSF).
9998
9999 2005-02-10 Jay Belanger <belanger@truman.edu>
10000
10001 * calc.texi: Change @LaTeX to La@TeX throughout.
10002 Redefine @expr as @math for TeX output.
10003 Redefine @texline as a no-op for TeX output.
10004 Define @tfn, replace @t by @tfn throughout.
10005
10006 2005-02-09 Jay Belanger <belanger@truman.edu>
10007
10008 * calc.texi: Add macro for LaTeX for info output.
10009
10010 2005-02-08 Kim F. Storm <storm@cua.dk>
10011
10012 * texinfo.tex (LaTex): Add def.
10013
10014 2005-02-06 Jay Belanger <belanger@truman.edu>
10015
10016 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10017 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10018 throughout manual.
10019
10020 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10021
10022 * gnus.texi: Some edits based on comments from David Abrahams.
10023
10024 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10025
10026 * gnus.texi (RSS): Fix the keystroke.
10027
10028 2005-01-24 David Kastrup <dak@gnu.org>
10029
10030 * faq.texi: Update AUCTeX version info.
10031
10032 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10033
10034 * gnus-faq.texi ([4.1]): Typo.
10035
10036 2005-01-19 Jay Belanger <belanger@truman.edu>
10037
10038 * calc.texi (Keep Arguments): Mention that keeping arguments
10039 doesn't work with keyboard macros.
10040
10041 2005-01-16 Richard M. Stallman <rms@gnu.org>
10042
10043 * autotype.texi (Autoinserting): Fix small error.
10044
10045 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
10046
10047 Sync with Tramp 2.0.47.
10048
10049 * tramp.texi (Compilation): New section, describing compilation of
10050 remote files.
10051
10052 2005-01-11 Kim F. Storm <storm@cua.dk>
10053
10054 * widget.texi (Basic Types): Add :follow-link keyword.
10055
10056 2005-01-09 Jay Belanger <belanger@truman.edu>
10057
10058 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10059
10060 2005-01-08 Jay Belanger <belanger@truman.edu>
10061
10062 * calc.texi: Change throughout to reflect new default value of
10063 calc-settings-file.
10064
10065 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10066
10067 * message.texi (Reply): `message-reply-to-function' should return
10068 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10069
10070 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10071
10072 * faq.texi (Changing load-path): Fix typo.
10073
10074 2005-01-05 Jay Belanger <belanger@truman.edu>
10075
10076 * calc.texi (Programming Tutorial): Replace kbd command by
10077 appropriate characters for a keyboard macro.
10078
10079 2005-01-04 Jay Belanger <belanger@truman.edu>
10080
10081 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10082 for Lucid Emacs.
10083 (Programming Tutorial): Mention that the user needs to be in the
10084 right mode to compute some functions.
10085
10086 2005-01-04 Jay Belanger <belanger@truman.edu>
10087
10088 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10089 no longer applicable.
10090
10091 2005-01-01 Jay Belanger <belanger@truman.edu>
10092
10093 * calc.texi (Programming Tutorial): Change description of how to
10094 edit keyboard macros to match current behavior.
10095
10096 2004-12-31 Jay Belanger <belanger@truman.edu>
10097
10098 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10099
10100 2004-12-20 Jay Belanger <belanger@truman.edu>
10101
10102 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10103 zero.
10104
10105 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10106
10107 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10108 @xref.
10109 (Font Locking): Avoid @strong{Note:}.
10110
10111 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10112
10113 Sync with Tramp 2.0.46.
10114
10115 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10116
10117 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10118
10119 * url.texi: Correct typos.
10120 (Retrieving URLs): @var{nil}->@code{nil}.
10121 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10122 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10123 (Dealing with HTTP documents): @inforef->@xref.
10124
10125 2004-12-15 Jay Belanger <belanger@truman.edu>
10126
10127 * calc.texi: Consistently capitalized all mode names.
10128 (Answers to Exercises): Mention that an answer can be a fraction
10129 when in Fraction mode.
10130
10131 2004-12-13 Jay Belanger <belanger@truman.edu>
10132
10133 * calc.texi: Fix some TeX definitions.
10134
10135 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10136
10137 * reftex.texi (Imprint): Remove erroneous @value's.
10138
10139 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10140
10141 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10142 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10143
10144 2004-12-08 Jay Belanger <belanger@truman.edu>
10145
10146 * calc.texi (Starting Calc): Remove comment about installation.
10147 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10148
10149 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10150
10151 * url.texi: Update @setfilename.
10152 (Getting Started): No need to worry about Gnus versions.
10153 (Dealing with HTTP documents): Use @inforef.
10154
10155 * org.texi: Fix @direntry file name.
10156
10157 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10158
10159 * url.texi: New file.
10160
10161 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10162
10163 2004-12-06 Jay Belanger <belanger@truman.edu>
10164
10165 * calc.texi (Using Calc): Remove paragraph about installation.
10166
10167 2004-12-06 Jay Belanger <belanger@truman.edu>
10168
10169 * calc.texi: Use more Texinfo macros and less TeX defs.
10170 Remove @refill's.
10171
10172 2004-12-06 Richard M. Stallman <rms@gnu.org>
10173
10174 * org.texi: New file.
10175
10176 2004-12-05 Richard M. Stallman <rms@gnu.org>
10177
10178 * Makefile.in (org.dvi, ../info/org): New targets.
10179 (INFO_TARGETS): Add ../info/org.
10180 (DVI_TARGETS): Add org.dvi.
10181 (maintainer-clean): Remove the info files in the info dir.
10182
10183 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10184
10185 * idlwave.texi: Fix the setfilename directive to put the produced
10186 file in ../info.
10187 (Continued Statement Indentation): Resurrect Jan D.'s change from
10188 2004-11-03 that was lost when a newer version of idlwave.texi was
10189 imported.
10190
10191 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10192
10193 * gnus-faq.texi ([5.1]): Add missing bracket.
10194
10195 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10196 Index `spam-initialize'.
10197
10198 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10199
10200 * message.texi (Various Message Variables): Mention that all mail
10201 file variables are derived from `message-directory'.
10202
10203 * gnus.texi (Splitting Mail): Clarify bogus group.
10204
10205 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10206
10207 * emacs-mime.texi (Encoding Customization):
10208 Fix mm-coding-system-priorities entry.
10209
10210 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10211
10212 * idlwave.texi (Continued Statement Indentation):
10213 * reftex.texi (Options (Index Support)):
10214 (Displaying and Editing the Index, Table of Contents):
10215 * speedbar.texi (Creating a display, Major Display Modes):
10216 Replace non-nil with non-@code{nil}.
10217
10218 2004-10-21 Jay Belanger <belanger@truman.edu>
10219
10220 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10221
10222 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10223
10224 * calc.texi (Reporting Bugs): Double up `@'.
10225
10226 2004-10-18 Jay Belanger <belanger@truman.edu>
10227
10228 * calc.texi (Reporting Bugs): Change the address that bugs
10229 should be sent to.
10230
10231 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10232
10233 * gnus.texi (New Features): Add 5.11.
10234
10235 * message.texi (Resending): Remove wrong default value.
10236
10237 * gnus.texi (Mail Source Specifiers): Describe possible problems
10238 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10239 `pop3-leave-mail-on-server' to the index.
10240
10241 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10242
10243 * message.texi (Canceling News): Add how to set a password.
10244
10245 2004-10-12 Jay Belanger <belanger@truman.edu>
10246
10247 * calc.texi (Help Commands): Change the descriptions of
10248 calc-describe-function and calc-describe-variable to match their
10249 current behavior.
10250
10251 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10252
10253 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10254
10255 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10256
10257 Sync with Tramp 2.0.45.
10258
10259 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10260 plink link. The URL is outdated. Originator contacted for
10261 clarification.
10262
10263 2004-10-10 Juri Linkov <juri@jurta.org>
10264
10265 * gnus.texi (Top, Marking Articles): Join two menus in one node
10266 because a node can have only one menu.
10267
10268 2004-10-09 Juri Linkov <juri@jurta.org>
10269
10270 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10271 example of nnmail-split-fancy.
10272
10273 2004-10-06 Karl Berry <karl@gnu.org>
10274
10275 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10276 consistency with other uses of dashes.
10277
10278 2004-10-05 Karl Berry <karl@gnu.org>
10279
10280 * info.texi: Consistently use --- throughout, periods at end of
10281 menu descriptions, and a couple typos.
10282
10283 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10284
10285 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10286 * pgg.texi (User Commands, Backend methods): Do.
10287 * gnus.texi: Markup fixes.
10288 (Setting Process Marks): Fix `M P a' entry.
10289 * emacs-mime.texi: Fixes.
10290
10291 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10292
10293 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10294 again.
10295 Use 5.10 instead of 5.10.0.
10296
10297 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10298
10299 * gnus.texi (Summary Mail Commands): S D e.
10300
10301 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10302
10303 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10304 the gnus-article-mode-line-format section.
10305
10306 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10307
10308 * gnus.texi (Various Summary Stuff): Fix the documentation for
10309 gnus-newsgroup-variables.
10310
10311 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10312
10313 * gnus.texi (MIME Commands):
10314 Add gnus-mime-display-multipart-as-mixed,
10315 gnus-mime-display-multipart-alternative-as-mixed,
10316 gnus-mime-display-multipart-related-as-mixed.
10317 (Mail Source Customization): Clarify `mail-source-directory'.
10318 (Splitting Mail): Mention gnus-group-find-new-groups.
10319 (SpamOracle): Fix typo.
10320
10321 * gnus-faq.texi: Untabify.
10322 ([6.3]): nnir.el is in contrib directory.
10323
10324 * message.texi (News Headers): Clarify how a unique ID is created.
10325
10326 * gnus.texi (Batching Agents): Fix typo in example.
10327 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10328
10329 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10330
10331 * gnus.texi (Group Parameters): Add more on hooks.
10332
10333 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10334
10335 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10336
10337 2004-09-22 Jay Belanger <belanger@truman.edu>
10338
10339 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10340 might be hidden during part of the session.
10341
10342 2004-09-20 Jay Belanger <belanger@truman.edu>
10343
10344 * calc.texi (Notations Used in This Manual): Put in an earlier
10345 mention that DEL could be called Backspace.
10346
10347 2004-09-10 Simon Josefsson <jas@extundo.com>
10348
10349 * gnus.texi (IMAP): Add example. Suggested and partially written
10350 by Steinar Bang <sb@dod.no>.
10351
10352 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10353
10354 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10355 netrc syntax.
10356
10357 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10358
10359 * gnus.texi (Spam ELisp Package Sequence of Events):
10360 Some clarifications.
10361 (Spam ELisp Package Global Variables): More clarifications.
10362
10363 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10364
10365 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10366 Mention spam-split does not modify incoming mail.
10367
10368 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10369
10370 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10371
10372 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10373
10374 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10375
10376 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10377
10378 * makefile.w32-in (sieve, pgg): Use $(infodir).
10379
10380 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10381
10382 * makefile.w32-in: Fix PGG and Sieve entries.
10383
10384 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10385
10386 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10387 Emacs and related programs.
10388
10389 2004-08-27 Richard M. Stallman <rms@gnu.org>
10390
10391 * faq.texi: Fix texinfo usage, esp. doublequotes.
10392 (Difference between Emacs and XEmacs): Some clarification.
10393
10394 * faq.texi (Difference between Emacs and XEmacs):
10395 Explain not to contrast XEmacs with GNU Emacs.
10396
10397 2004-08-26 Richard M. Stallman <rms@gnu.org>
10398
10399 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10400
10401 2004-08-22 David Kastrup <dak@gnu.org>
10402
10403 * reftex.texi (AUCTeX): Update links, section name.
10404
10405 * faq.texi (Calc): Update availability (included in 22.1).
10406 (AUCTeX): Update availability, information, versions, description.
10407
10408 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10409
10410 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10411
10412 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10413
10414 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10415
10416 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10417
10418 Sync with Tramp 2.0.44.
10419
10420 2004-08-05 Lars Hansen <larsh@math.ku.dk>
10421
10422 * widget.texi (User Interface): Update how to separate the
10423 editable field of an editable-field widget from other widgets.
10424 (Programming Example): Add text after field.
10425
10426 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10427
10428 * emacs-mime.texi (Encoding Customization): Add a note to the
10429 mm-content-transfer-encoding-defaults entry.
10430 (rfc2047): Update.
10431
10432 * gnus.texi (Article Highlighting):
10433 Add gnus-cite-ignore-quoted-from.
10434 (POP before SMTP): New node.
10435 (Posting Styles): Addition.
10436 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10437 (Fancy Mail Splitting): Ditto.
10438 (X-Face): Add gnus-x-face.
10439
10440 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10441
10442 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10443 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10444
10445 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10446
10447 * gnus.texi (Mail Source Specifiers):
10448 Describe `pop3-leave-mail-on-server'.
10449
10450 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10451
10452 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10453
10454 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10455 repository. Change setfilename.
10456
10457 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10458
10459 2004-07-02 Juri Linkov <juri@jurta.org>
10460
10461 * pcl-cvs.texi (Viewing differences): Add `d r'.
10462
10463 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10464
10465 * ses.texi, viper.texi, flymake.texi, faq.texi:
10466 * eshell.texi, ediff.texi: Markup fixes.
10467
10468 2004-06-21 Karl Berry <karl@gnu.org>
10469
10470 * info.texi (Top): Mention that only Emacs has mouse support.
10471 (Getting Started): Mention this in a few other places.
10472
10473 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10474
10475 * autotype.texi (Copyrights, Timestamps):
10476 Recommend `before-save-hook' instead of `write-file-functions'.
10477
10478 2004-06-13 Lars Hansen <larsh@math.ku.dk>
10479
10480 * dired-x.texi (dired-mark-omitted): Update keybinding.
10481
10482 2004-06-10 Kim F. Storm <storm@cua.dk>
10483
10484 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10485
10486 2004-06-05 Lars Hansen <larsh@math.ku.dk>
10487
10488 * dired-x.texi (variable dired-omit-mode): Rename from
10489 dired-omit-files-p.
10490 (function dired-omit-mode): Rename from dired-omit-toggle.
10491 Call dired-omit-mode rather than set dired-omit-files-p.
10492 (dired-mark-omitted): Describe command.
10493
10494 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
10495
10496 Version 2.0.41 of Tramp released.
10497
10498 2004-05-29 Juanma Barranquero <lektu@terra.es>
10499
10500 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10501 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10502
10503 2004-05-29 Richard M. Stallman <rms@gnu.org>
10504
10505 * cl.texi (Top): Call this chapter `Introduction'.
10506 (Overview): In TeX, no section heading here.
10507
10508 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10509
10510 2004-05-29 Eli Zaretskii <eliz@gnu.org>
10511
10512 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10513 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10514
10515 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10516
10517 * flymake.texi: New file.
10518
10519 2004-05-28 Simon Josefsson <jas@extundo.com>
10520
10521 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10522
10523 2004-05-07 Kai Großjohann <kai@emptydomain.de>
10524
10525 Version 2.0.40 of Tramp released.
10526
10527 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10528
10529 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10530
10531 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10532 variables `tramp-backup-directory-alist' and
10533 `tramp-bkup-backup-directory-info'.
10534 (Overview, Connection types)
10535 (External transfer methods, Default Method)
10536 (Windows setup hints): Remove restriction of password entering
10537 with external methods.
10538 (Auto-save and Backup): Make file name example
10539 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10540 and `auto-save-directory' must be used.
10541 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10542 only "NT"). Remove doubled entry "What kinds of systems does
10543 @tramp{} work on".
10544 (tramp): Macro removed.
10545 (Obtaining Tramp): Flag removed from title.
10546 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10547 and `trampver' used properly. Flag `tramp-inst' replaced by
10548 `installchapter'. Installation related text adapted.
10549
10550 2004-04-28 Masatake YAMATO <jet@gyve.org>
10551
10552 * widget.texi (Programming Example): Remove overlays.
10553
10554 2004-04-27 Jesper Harder <harder@ifa.au.dk>
10555
10556 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10557
10558 2004-04-23 Juanma Barranquero <lektu@terra.es>
10559
10560 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10561
10562 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10563
10564 * info.texi (Info Search): Add info-apropos.
10565
10566 2004-03-22 Juri Linkov <juri@jurta.org>
10567
10568 * faq.texi: Fix help key bindings.
10569
10570 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10571
10572 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10573 (as suggested by Karl Berry). Update information about colored
10574 stars in menus. Add new subheading describing M-n.
10575
10576 2004-03-12 Richard M. Stallman <rms@gnu.org>
10577
10578 * cl.texi (Top): Rename top node's title.
10579
10580 2004-03-08 Karl Berry <karl@gnu.org>
10581
10582 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10583 problems making the texinfo distribution.
10584
10585 2004-02-29 Simon Josefsson <jas@extundo.com>
10586
10587 * smtpmail.texi (Authentication): Change the list of supported
10588 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10589 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10590 <voegelas@gmx.net>.
10591
10592 2004-02-29 Juanma Barranquero <lektu@terra.es>
10593
10594 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10595 Use $(DEL) instead of rm, and ignore exit code.
10596
10597 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
10598
10599 Tramp version 2.0.39 released.
10600
10601 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10602
10603 * tramp.texi (Customizing Completion): Explain new functions
10604 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10605 (all): Savannah URLs unified to "http://savannah.nongnu.org".
10606 (Top): Refer to Savannah mailing list as the major one.
10607 Mention older mailing lists in HTML mode only.
10608 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10609 (Frequently Asked Questions): Remote hosts must not be Unix-like
10610 for "smb" method.
10611 (Password caching): New node.
10612 (External transfer methods): Refer to password caching for "smb"
10613 method.
10614
10615 2004-02-17 Karl Berry <karl@gnu.org>
10616
10617 * info.texi (Help-Int): Mention the new line number feature.
10618
10619 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10620
10621 * ses.texi (Advanced Features): New functionality for
10622 ses-set-header-row (defaults to current row unless C-u used).
10623 (Acknowledgements): Add Stefan Monnier.
10624
10625 2003-12-29 Kevin Ryde <user42@zip.com.au>
10626
10627 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10628
10629 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
10630
10631 Tramp version 2.0.38 released.
10632
10633 * tramp.texi (Remote shell setup): Warn of environment variables
10634 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10635 <sven.gabriel@imk.fzk.de>.
10636 (Configuration): Tramp now chooses base64/uuencode
10637 automatically. Update wording accordingly.
10638 (Top): More description for the `Default Method' menu entry.
10639 (Default Method): Use @code, not @var, for Lisp variables.
10640 (Default Method): New subsection `Which method is the right one
10641 for me?' Suggested by Christian Kirsch.
10642 (Configuration): Pointer to new subsection added.
10643 (Default Method): Too many "use" in one sentence.
10644 Rephrase. Reported by Christian Kirsch.
10645 (Filename Syntax): Old `su' example is probably a left-over from
10646 the sm/su method naming. Replace with `ssh', instead.
10647 (External transfer methods, Auto-save and Backup):
10648 Typo fixes.
10649
10650 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10651
10652 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
10653 (Top): Mention japanese manual only if flag `jamanual' is set.
10654 Insert section `Japanese manual' in menu.
10655
10656 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10657
10658 * eshell.texi (Known Problems): Add doc item.
10659
10660 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10661
10662 * cc-mode.texi: Update for CC Mode 5.30.
10663
10664 Note: Please refrain from doing purely cosmetic changes like
10665 removing trailing whitespace in this manual; it clobbers cvs
10666 merging for no good reason.
10667
10668 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10669
10670 * ediff.texi, tramp.texi, vip.texi, viper.texi:
10671 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
10672 @acronym{ASCII}.
10673
10674 2003-10-26 Karl Berry <karl@gnu.org>
10675
10676 * info.texi (Info Search): Echo area, not echo are. From Debian
10677 diff.
10678
10679 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10680
10681 * widget.texi (Defining New Widgets): Document new behavior of
10682 :buttons and :children keywords.
10683
10684 2003-10-22 Miles Bader <miles@gnu.org>
10685
10686 * Makefile.in (info): Move before $(top_srcdir)/info.
10687
10688 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10689
10690 * tramp.texi (Inline methods): Small grammar fix.
10691 (External transfer methods): Likewise.
10692
10693 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
10694
10695 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10696
10697 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10698
10699 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10700
10701 2003-09-30 Richard M. Stallman <rms@gnu.org>
10702
10703 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10704
10705 * widget.texi (User Interface): Fix typos.
10706
10707 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10708
10709 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10710
10711 * pcl-cvs.texi (Selected Files): Fix typo.
10712
10713 2003-09-21 Karl Berry <karl@gnu.org>
10714
10715 * info.texi (] and [ commands): No period at end of section title.
10716
10717 2003-09-04 Miles Bader <miles@gnu.org>
10718
10719 * Makefile.in (top_srcdir): New variable.
10720 ($(top_srcdir)/info): New rule.
10721 (info): Depend on it.
10722
10723 2003-09-03 Peter Runestig <peter@runestig.com>
10724
10725 * makefile.w32-in: New file.
10726
10727 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10728
10729 * widget.texi (User Interface): Explain the need of static text
10730 around an editable field.
10731
10732 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10733
10734 * widget.texi (Basic Types): The argument to `:help-echo' can now
10735 be a form that evaluates to a string.
10736
10737 2003-08-18 Kim F. Storm <storm@cua.dk>
10738
10739 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10740
10741 2003-08-16 Richard M. Stallman <rms@gnu.org>
10742
10743 * dired-x.texi (Shell Command Guessing): Explain *.
10744
10745 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10746
10747 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10748 log-edit-insert-changelog.
10749
10750 2003-08-03 Karl Berry <karl@gnu.org>
10751
10752 * info.texi: Need @contents.
10753
10754 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
10755
10756 Tramp version 2.0.36 released.
10757
10758 * tramp.texi (Remote shell setup): Explain about problems with
10759 non-Bourne commands in ~/.profile and ~/.shrc.
10760
10761 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10762
10763 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10764 renaming of `vis-mode' to `visible-mode'.
10765
10766 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10767
10768 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10769 next, prev and up pointers.
10770
10771 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10772
10773 * info.texi (Help): Mention existence of Emacs and stand-alone
10774 Info at the very beginning of the tutorial.
10775 (Help-Inv): New node.
10776 (Help-]): New node.
10777 (Help-M): Systematically point out the differences between default
10778 Emacs and stand-alone versions. Delete second menu.
10779 (Help-Xref): Systematically point out the differences between
10780 default Emacs and stand-alone versions.
10781 (Help-Int): Change `l' example.
10782 (Expert Info): Fix typos.
10783 (Emacs Info Variables): Mention `Info-hide-note-references' and
10784 new default for `Info-scroll-prefer-subnodes'.
10785
10786 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
10787
10788 Version 2.0.35 of Tramp released.
10789
10790 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10791 (Inline methods): Add methods `remsh' and `plink1'.
10792 (External transfer methods): Add method `remcp'.
10793 (Multi-hop Methods): Add method `remsh'.
10794 Small patch from Adrian Aichner <adrian@xemacs.org>:
10795 Fix minor typos.
10796 (Concept Index): Add to make manual searchable via
10797 `Info-index'.
10798 (Version Control): Add cindex entry.
10799
10800 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
10801
10802 * trampver.texi: Version 2.0.34 released.
10803
10804 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10805
10806 * faq.texi: Improve previous changes.
10807
10808 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
10809
10810 * faq.texi: Update copyright and maintenance details.
10811 Update some package URLs, versions, and maintainers.
10812 Remove many references to the Emacs Lisp Archive.
10813
10814 2003-04-23 Simon Josefsson <jas@extundo.com>
10815
10816 * smtpmail.texi: Fix license (the invariant sections mentioned has
10817 never been part of the smtp manual). Align info dir entry with
10818 other emacs packages.
10819
10820 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
10821
10822 * tramp.texi: Version 2.0.33 released.
10823 Remove installation chapter. Remove XEmacs specifics.
10824
10825 2003-03-29 Richard M. Stallman <rms@gnu.org>
10826
10827 * tramp.texi (Top): Undo the previous renaming.
10828 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10829
10830 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
10831
10832 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10833 version of manual.
10834
10835 * tramp.texi (Auto-save and Backup): New node.
10836
10837 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
10838
10839 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
10840 Emacs" in order to have better differentiation to "XEmacs".
10841 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10842 are new macros in order to point to the other Emacs flavor where
10843 appropriate. In info case, point to node `Installation' in order
10844 to explain how to generate the other way. In html case, make a
10845 link to the other html file.
10846 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
10847 after CVS checkout/update.
10848 (Installation): Completely rewritten.
10849 (Installation parameters, Load paths): New sections under
10850 `Installation'.
10851
10852 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10853
10854 * tramp.texi: Version 2.0.30 released.
10855 Replace word "path" with "localname" where used as a component of
10856 a Tramp file name.
10857
10858 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10859
10860 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10861 introduced.
10862 (Installation): Explain what to do if files from the tramp/contrib
10863 directory are needed.
10864
10865 2003-02-23 Alex Schroeder <alex@emacswiki.org>
10866
10867 * smtpmail.texi (How Mail Works): New.
10868
10869 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10870
10871 * smtpmail.texi: New file.
10872
10873 * Makefile.in: Build SMTP manual.
10874
10875 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10876
10877 * tramp.texi: Version 2.0.29 released.
10878 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10879 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10880
10881 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
10882
10883 * tramp.texi (Frequently Asked Questions): Explain a workaround if
10884 another package loads accidentally Ange-FTP.
10885
10886 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
10887
10888 * tramp.texi (Customizing Completion): Add function
10889 `tramp-parse-sconfig'. Change example of
10890 `tramp-set-completion-function', because parsing of ssh config
10891 files looks more natural.
10892
10893 2003-01-15 Kevin Ryde <user42@zip.com.au>
10894
10895 * gnus.texi (Using MIME): Mention auto-compression-mode with
10896 gnus-mime-copy-part.
10897
10898 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10899
10900 * gnus.texi: Do not use `path' in several locations.
10901
10902 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10903
10904 * tramp.texi (External transfer methods): New method `smb'.
10905 From Michael Albinus.
10906
10907 2002-11-05 Karl Berry <karl@gnu.org>
10908
10909 * info.texi (Info-fontify): Reorder face list to avoid bad line
10910 breaks.
10911
10912 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10913
10914 * tramp.texi: Move @copying to standard place.
10915 Use @insertcopying.
10916
10917 2002-10-02 Karl Berry <karl@gnu.org>
10918
10919 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
10920 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
10921 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
10922 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
10923 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
10924 * widget.texi, woman.texi:
10925 Per rms, update all manuals to use @copying instead of @ifinfo.
10926 Also use @ifnottex instead of @ifinfo around the top node, where
10927 needed for the sake of the HTML output.
10928 (The Gnus manual is not fixed since it's not clear to me how it
10929 works; and the Tramp manual already uses @copying, although in an
10930 unusual way. All others were changed.)
10931
10932 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
10933
10934 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10935 (../info/ses, ses.dvi): New targets.
10936 * ses.texi: New file.
10937
10938 2002-09-06 Pavel Janík <Pavel@Janik.cz>
10939
10940 * texinfo.tex: Update to texinfo 4.2.
10941
10942 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
10943
10944 * reftex.texi: Update to RefTeX 4.19.
10945
10946 2002-07-21 Jesper Harder <harder@ifa.au.dk>
10947
10948 * gnus.texi (Sorting Groups): Add key bindings for
10949 gnus-group-sort-groups-by-real-name and
10950 gnus-group-sort-selected-groups-by-real-name.
10951
10952 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10953
10954 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
10955 (../info/tramp, tramp.dvi): New targets.
10956
10957 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
10958
10959 * Makefile.in (DVI_TARGETS): Add calc.dvi.
10960 (calc.dvi): Uncomment.
10961
10962 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
10963
10964 * Makefile.in (INFO_TARGETS): Add ../info/calc.
10965 (../info/calc): New target.
10966
10967 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10968
10969 * (Version 21.1 released.)
10970
10971 2001-10-05 Gerd Moellmann <gerd@gnu.org>
10972
10973 * Branch for 21.1.
10974
10975 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
10976
10977 * Makefile.in (../info/info): Use an explicit -o switch to
10978 makeinfo.
10979
10980 2001-03-05 Gerd Moellmann <gerd@gnu.org>
10981
10982 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10983
10984 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
10985
10986 * ediff.texi: Added ediff-coding-system-for-read.
10987
10988 * viper.texi: Fix typos.
10989
10990 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10991
10992 * Makefile.in (../info/idlwave): Use --no-split.
10993
10994 2000-12-14 Dave Love <fx@gnu.org>
10995
10996 * Makefile.in (mostlyclean): Remove gnustmp.*.
10997 (gnus.dvi): Change rule to remove @latex stuff.
10998
10999 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11000
11001 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11002
11003 2000-10-13 John Wiegley <johnw@gnu.org>
11004
11005 * Makefile.in: Add build targets for eshell.texi.
11006
11007 2000-09-25 Gerd Moellmann <gerd@gnu.org>
11008
11009 * Makefile.in: Remove/comment speedbar stuff.
11010
11011 2000-09-22 Dave Love <fx@gnu.org>
11012
11013 * Makefile.in: Add emacs-mime.
11014
11015 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11016
11017 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11018 (DVI_TARGETS): Add woman.dvi.
11019 (../info/woman, woman.dvi): New targets.
11020
11021 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11022
11023 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11024
11025 * pcl-cvs.texi: New file.
11026 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11027 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11028
11029 2000-05-11 Gerd Moellmann <gerd@gnu.org>
11030
11031 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11032 (../info/ebrowse, ebrowse.dvi): New targets.
11033
11034 2000-01-13 Gerd Moellmann <gerd@gnu.org>
11035
11036 * Makefile.in (INFO_TARGETS): Add eudc.
11037 (DVI_TARGETS): Add eudc.dvi.
11038 (../info/eudc, eudc.dvi): New targets.
11039
11040 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11041
11042 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11043 compatibility with 8+3 filesystems).
11044 (../info/efaq): Rename from emacs-faq.
11045
11046 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11047
11048 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11049 (../info/idlwave, idlwave.dvi): New targets.
11050
11051 1999-10-23 Dave Love <fx@gnu.org>
11052
11053 * Makefile.in: Use autotype.texi.
11054
11055 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11056
11057 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11058 faq.texi file) rather than ../info/faq.
11059
11060 1999-10-07 Gerd Moellmann <gerd@gnu.org>
11061
11062 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11063 (../info/ada-mode, ada-mode.dvi): New targets.
11064
11065 1999-09-01 Dave Love <fx@gnu.org>
11066
11067 * Makefile.in: Add faq.
11068
11069 1999-07-12 Richard Stallman <rms@gnu.org>
11070
11071 * Version 20.4 released.
11072
11073 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11074
11075 * Version 20.3 released.
11076
11077 1998-04-06 Andreas Schwab <schwab@gnu.org>
11078
11079 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11080 Use it in dvi targets.
11081 (../etc/GNU): Change to $(srcdir) first.
11082
11083 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11084
11085 * reftex.texi: Update for RefTeX version 3.22.
11086
11087 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11088
11089 * gnus.texi (Easy Picons): Removed references to
11090 `gnus-group-display-picons'.
11091 (Hard Picons): Ditto.
11092
11093 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11094
11095 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11096 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11097
11098 1997-09-23 Paul Eggert <eggert@twinsun.com>
11099
11100 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11101 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11102
11103 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11104
11105 * Version 20.2 released.
11106
11107 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11108
11109 * Version 20.1 released.
11110
11111 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11112
11113 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11114
11115 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11116
11117 * widget.texi (push-button): Document it.
11118
11119 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11120
11121 * Version 19.33 released.
11122
11123 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11124
11125 * Version 19.32 released.
11126
11127 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11128
11129 * Makefile.in: Add rules for the Message manual.
11130
11131 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11132
11133 * gnus.texi: New version.
11134
11135 * message.texi: New manual.
11136
11137 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11138
11139 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11140
11141 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11142
11143 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11144 Specify -I option.
11145 (All dvi targets): Set the TEXINPUTS variable.
11146
11147 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11148
11149 * Version 19.31 released.
11150
11151 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11152
11153 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11154 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11155
11156 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11157
11158 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11159 (INFO_TARGETS): Add ../info/cc-mode.
11160 (DVI_TARGETS): Add cc-mode.dvi.
11161
11162 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11163
11164 * Version 19.30 released.
11165
11166 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11167
11168 * gnus.texi: New file.
11169
11170 1995-11-04 Erik Naggum <erik@naggum.no>
11171
11172 * gnus.texi: File deleted.
11173
11174 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11175
11176 * mh-e.texi: "Function Index" -> "Command Index" to work with
11177 Emacs 19.30 C-h C-k support of separately-documented commands.
11178
11179 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11180
11181 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11182 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11183
11184 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11185
11186 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11187 (../info/viper, viper.dvi): New targets.
11188
11189 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11190
11191 * dired-x.texi (Installation): Change the example to set
11192 buffer-local variables like dired-omit-files-p in
11193 dired-mode-hook.
11194
11195 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11196
11197 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11198 (../info/mh-e, mh-e.dvi): New targets.
11199
11200 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11201
11202 * Makefile.in (maintainer-clean): Rename from realclean.
11203
11204 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11205
11206 * Makefile.in: New file.
11207 * Makefile: File deleted.
11208
11209 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11210
11211 * Makefile (TEXINDEX_OBJS): Variable deleted.
11212 (texindex, texindex.o, getopt.o): Rules deleted.
11213 All deps on texindex deleted.
11214 (distclean): Don't delete texindex.
11215 (mostlyclean): Don't delete *.o.
11216 * texindex.c, getopt.c: Files deleted.
11217
11218 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11219
11220 * Version 19.26 released.
11221
11222 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11223
11224 * Version 19.25 released.
11225
11226 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11227
11228 * Version 19.24 released.
11229
11230 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11231
11232 * Version 19.23 released.
11233
11234 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11235
11236 * Makefile: Delete spurious tab.
11237
11238 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11239
11240 * Makefile (.SUFFIXES): New rule.
11241
11242 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11243
11244 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11245 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11246
11247 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11248
11249 * Makefile (../info/sc): Rename from sc.info.
11250 (../info/cl): Likewise.
11251 (INFO_TARGETS): Use new names.
11252
11253 1993-12-04 Richard Stallman (rms@srarc2)
11254
11255 * getopt.c: New file.
11256 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11257 (getopt.o): New rule.
11258 (dvi): Don't depend on texindex.
11259 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11260 Depend on texindex.
11261
11262 1993-12-03 Richard Stallman (rms@srarc2)
11263
11264 * Makefile (../info/sc.info): Rename from ../info/sc.
11265 (TEXI2DVI): New variable.
11266 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11267 Add explicit commands.
11268 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11269
11270 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11271
11272 * Version 19.22 released.
11273
11274 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11275
11276 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11277
11278 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11279
11280 * Version 19.21 released.
11281
11282 1993-11-15 Paul Eggert (eggert@twinsun.com)
11283
11284 * Makefile (../info/cl.info): Rename from ../info/cl.
11285
11286 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11287
11288 * Makefile (../etc/GNU): New target.
11289 (EMACSSOURCES): Add gnu1.texi.
11290
11291 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11292
11293 * Makefile (realclean): Don't delete the Info files.
11294
11295 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11296
11297 * forms.texi: Fix forms.texi so that it will format correctly.
11298 Add missing `@end iftex', fix bad reference.
11299
11300 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11301
11302 * Makefile: Fix targets for texindex, new info.texi files.
11303 * info-stnd.texi: New file implements info for standalone info
11304 reader.
11305 * info.texi: Update to include recent changes to "../info/info".
11306 New source file for ../info/info; includes info-stnd.texi.
11307
11308 * texindex.c: Include "../src/config.h" if building in emacs.
11309
11310 * Makefile: Change all files to FILENAME.texi, force all targets
11311 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11312 vip.texinfo, forms.texinfo, cl.texinfo.
11313 Add target to build texindex.c, defining `emacs'.
11314
11315 * forms.texi: Install new file to match version 2.3 of forms.el.
11316
11317 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11318
11319 * Version 19.19 released.
11320
11321 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11322
11323 * sc.texinfo: Fix info file name.
11324
11325 * Makefile (info): Add gnus and sc.
11326 (dvi): Add gnus.dvi and sc.dvi.
11327 (../info/sc, sc.dvi): New targets.
11328
11329 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11330
11331 * Version 19.18 released.
11332
11333 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11334
11335 * Makefile: Fix source file names of the separate manuals.
11336 (gnus.dvi, ../info/gnus): New targets.
11337
11338 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11339
11340 * Version 19.17 released.
11341
11342 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11343
11344 * split-man: Fix typos in last change.
11345
11346 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11347
11348 * Version 19.16 released.
11349
11350 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11351
11352 * version 19.15 released.
11353
11354 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11355
11356 * Makefile (distclean): It's rm, not rf.
11357
11358 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11359
11360 * Version 19.14 released.
11361
11362 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11363
11364 * Makefile: New file.
11365
11366 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11367
11368 * Version 19.13 released.
11369
11370 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11371
11372 * Version 19.9 released.
11373
11374 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11375
11376 * Version 19.8 released.
11377
11378 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11379
11380 * Version 19.7 released.
11381
11382 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11383
11384 * gnus.texinfo: New file. Removed installation instructions.
11385
11386 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11387
11388 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11389
11390 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11391
11392 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11393 then define `\sc' as the command for smallcaps in Texinfo.
11394 This means that the @sc command will produce small caps. bfox has
11395 made the corresponding change to makeinfo and texinfm.el.
11396
11397 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11398
11399 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11400 Customization since the menu entry did not point to anything.
11401 Also add an @finalout command to remove overfull hboxes from the
11402 printed output.
11403
11404 * cl.texinfo: Add @bye, \input line and @settitle to file.
11405 This file is clearly intended to be a chapter of some other work,
11406 but the other work does not yet exist.
11407
11408 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11409
11410 * texinfo.texinfo: Three typos corrected.
11411
11412 ;; Local Variables:
11413 ;; coding: utf-8
11414 ;; End:
11415
11416 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11417
11418 This file is part of GNU Emacs.
11419
11420 GNU Emacs is free software: you can redistribute it and/or modify
11421 it under the terms of the GNU General Public License as published by
11422 the Free Software Foundation, either version 3 of the License, or
11423 (at your option) any later version.
11424
11425 GNU Emacs is distributed in the hope that it will be useful,
11426 but WITHOUT ANY WARRANTY; without even the implied warranty of
11427 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11428 GNU General Public License for more details.
11429
11430 You should have received a copy of the GNU General Public License
11431 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.