Some remember doc
[bpt/emacs.git] / doc / misc / ChangeLog
1 2014-02-18 Glenn Morris <rgm@gnu.org>
2
3 * remember.texi (copying): Bump remember mode version.
4 (Installation): Remove unnecessary chapter.
5 (Quick Start): No need to explicitly load remember.el.
6 (Separate Text Files): New section.
7
8 2014-02-17 Glenn Morris <rgm@gnu.org>
9
10 * eieio.texi (Class Values, CLOS compatibility):
11 Remove references to deleted eieio-describe-class/generic.
12
13 2014-02-16 Michael Albinus <michael.albinus@gmx.de>
14
15 Sync with Tramp 2.2.9.
16 * trampver.texi: Update release number.
17
18 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
19
20 2014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
21
22 * calc.texi (Single-Variable Statistics): Remove mention of
23 incorrect keybinding.
24
25 2014-02-12 Paul Eggert <eggert@cs.ucla.edu>
26
27 * texinfo.tex: Update from gnulib.
28
29 2014-02-08 Glenn Morris <rgm@gnu.org>
30
31 * auth.texi (GnuPG and EasyPG Assistant Configuration):
32 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
33
34 2014-02-07 Glenn Morris <rgm@gnu.org>
35
36 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
37
38 2014-02-06 Glenn Morris <rgm@gnu.org>
39
40 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
41
42 * mh-e.texi, viper.texi: Do not use colons in index entries.
43
44 2014-02-05 Paul Eggert <eggert@cs.ucla.edu>
45
46 * texinfo.tex: Update from gnulib.
47
48 2014-02-05 Glenn Morris <rgm@gnu.org>
49
50 * epa.texi: Add indices.
51
52 * url.texi (Cookies): Mention url-cookie-list command.
53
54 2014-02-03 Glenn Morris <rgm@gnu.org>
55
56 * cl.texi (Blocks and Exits): Mention cl-tagbody.
57
58 2014-02-02 Glenn Morris <rgm@gnu.org>
59
60 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
61
62 2014-01-31 Glenn Morris <rgm@gnu.org>
63
64 * efaq.texi (Replacing highlighted text):
65 Update delete-selection-mode doc.
66
67 2014-01-30 Xue Fuqiao <xfq.free@gmail.com>
68
69 * sem-user.texi (Include paths): Fix a Texinfo command.
70
71 2014-01-27 Glenn Morris <rgm@gnu.org>
72
73 * idlwave.texi (Lesson III---User Catalog, Online Help)
74 (Starting the Shell, Catalogs, User Catalog):
75 * remember.texi (Quick Start):
76 * viper.texi:
77 * vip.texi (Customization, Customizing Constants)
78 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
79
80 2014-01-25 Xue Fuqiao <xfq.free@gmail.com>
81
82 * cc-mode.texi (Minor Modes): Minor fix.
83
84 2014-01-24 David Engster <deng@randomsample.de>
85
86 * eieio.texi (Introduction): Fix references.
87
88 2014-01-24 Glenn Morris <rgm@gnu.org>
89
90 * efaq.texi (Termcap/Terminfo entries for Emacs):
91 Use M-x term rather than M-x terminal-emulator.
92
93 * emacs-mime.texi (time-date): Use float-time.
94
95 2014-01-22 David Engster <deng@randomsample.de>
96
97 * eieio.texi (Introduction): Move introductory paragraph about
98 EIEIO and CLOS from 'Building Classes' to here.
99 (Documentation): Remove, since eieio-doc is not part of Emacs.
100 (Class Values, CLOS compatibility): Mention that
101 `describe-function' will also give information about classes.
102
103 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
104
105 * texinfo.tex: Update from gnulib.
106
107 2014-01-15 Glenn Morris <rgm@gnu.org>
108
109 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
110
111 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
112
113 * tramp.texi (all): Doc fix according to GNU Coding Standards.
114 Use "file name" instead of "filename" or "path". Use "host"
115 instead of "machine".
116
117 2014-01-12 David Engster <deng@randomsample.de>
118
119 * eieio.texi (Introduction): `class-of' is obsolete.
120 (Predicates, Basic Methods): Adapt function names to namespace
121 cleanup.
122
123 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
124
125 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
126
127 2014-01-12 Glenn Morris <rgm@gnu.org>
128
129 * efaq.texi (Guidelines for newsgroup postings)
130 (Informational files for Emacs):
131 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
132
133 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
134
135 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
136
137 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
138
139 * Makefile.in: Add eww.texi.
140 * eww.texi: New file.
141
142 2014-01-07 Glenn Morris <rgm@gnu.org>
143
144 * efaq.texi (Problems with very large files): Fix superscript typo.
145
146 2013-01-07 Rasmus <w530@pank.eu>
147
148 * org.texi (Global and local cycling): Fix missing '@'.
149
150 2013-01-07 Bastien Guerry <bzg@gnu.org>
151
152 * org.texi (Global and local cycling): Mention C-u C-u TAB.
153 (Include files, The Export Dispatcher)
154 (Advanced configuration)
155 (Header arguments in Org mode properties): Spelling fixes.
156 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
157 (@LaTeX{} specific attributes): New index entries.
158 Use #+BEGIN_ABSTRACT in the example.
159
160 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
161
162 * org.texi (Org export): New section.
163 (HTML doctypes): Fix whitespace error. Fix display.
164 (Publishing options): Add missing html publishing options.
165
166 2014-01-07 Glenn Morris <rgm@gnu.org>
167
168 * efaq.texi (Basic editing, Packages that do not come with Emacs):
169 Merge in some info from etc/MORE.STUFF.
170
171 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
172
173 Specify .texi encoding (Bug#16292).
174 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
175 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
176 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
177 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
178 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
179 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
180 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
181 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
182 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
183 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
184 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
185 * widget.texi, wisent.texi, woman.texi:
186 Add @documentencoding.
187
188 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
189
190 * eshell.texi (What Eshell is not): Clean up confusing clause.
191
192 2014-01-03 Glenn Morris <rgm@gnu.org>
193
194 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
195
196 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
197 Add copyright notice to titlepage.
198
199 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
200
201 * ert.texi: Add a titlepage. Use @insertcopying.
202
203 * calc.texi (Top): Use @top rather than @chapter.
204
205 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
206
207 * eshell.texi (top): Fix incorrect use of xref.
208
209 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
210
211 * eshell.texi (top): Fix incorrect info filename in an xref.
212
213 2014-01-02 Glenn Morris <rgm@gnu.org>
214
215 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
216
217 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
218
219 * eshell.texi (Command Basics): Remove `Command basics' chapter.
220
221 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
222
223 * eshell.texi (What is Eshell?): Add section about what not to use
224 Eshell for.
225
226 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
227
228 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
229
230 2013-12-22 Glenn Morris <rgm@gnu.org>
231
232 * woman.texi (Navigation): Use itemx where appropriate.
233
234 2013-12-20 Tassilo Horn <tsdh@gnu.org>
235
236 * info.texi, woman.texi:
237 Document `S-SPC' as alternative to `DEL' for scrolling.
238
239 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
240
241 * calc.texi (Stack Manipulation Commands): Mention using the variable
242 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
243
244 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
245
246 * tramp.texi (direntry): Use ssh but rsh.
247 (all): Encode all environment variable names with @env{...}.
248 (Bug Reports): Refer to Testing node.
249
250 2013-12-12 Glenn Morris <rgm@gnu.org>
251
252 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
253 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
254 * srecode.texi, todo-mode.texi, tramp.texi:
255 Sync direntry with info/dir version.
256
257 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
258
259 * Makefile.in: Add octave-mode.texi.
260
261 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
262 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
263
264 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
265
266 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
267
268 * dbus.texi (Properties and Annotations): Fix typo.
269
270 2013-12-06 Bastien Guerry <bzg@gnu.org>
271
272 * org.texi: Don't include Emacs version within Org's version.
273
274 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
275
276 * org.texi (Creating one-off styles): Use new export snippet
277 syntax.
278
279 * org.texi (Export settings): Documentation describing how text
280 above the first heading is ignored when an :export: tag is in a
281 file.
282
283 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
284
285 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
286
287 2013-11-30 Glenn Morris <rgm@gnu.org>
288
289 * Makefile.in (distclean): Remove Makefile.
290
291 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
292
293 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
294 (The Basics, Formulas): Copyedits.
295 (Resizing, Printer functions): Add index entries.
296
297 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
298
299 * calc.texi (Customizing Calc): Mention new variable
300 `calc-context-sensitive-enter'.
301
302 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
303
304 * org.texi (Exporting code blocks): Document the 'inline-only
305 setting for `org-export-babel-evaluate'. Document how :var
306 introduces code block dependencies.
307
308 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
309
310 * org.texi (Header arguments): Document header-args[:lang]
311 properties and remove deprecated old-style properties from
312 documentation.
313
314 * org.texi (Agenda commands): Remove footnote from @tsubheading
315 and add a sentence with the reference instead.
316
317 2013-11-12 Bastien Guerry <bzg@gnu.org>
318
319 * org.texi (Catching invisible edits):
320 * org.texi (Plain lists, Plain lists):
321 * org.texi (Advanced configuration):
322 * org.texi (Tag groups):
323 * org.texi (Conventions):
324 * org.texi (Checkboxes, Radio lists):
325 * org.texi (Top, Summary, Exporting):
326 * org.texi (In-buffer settings): Fix typos.
327
328 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
329 C-w'. Add an index entry for `org-refile-keep'.
330
331 * org.texi (Plain lists): Add an index entry for sorting plain
332 list. Document sorting by checked status for check lists.
333
334 * org.texi (Publishing options): Fix old variable names.
335
336 * org.texi (Orgstruct mode): Fix suggested setting of
337 `orgstruct-heading-prefix-regexp'.
338
339 * org.texi (Export settings):
340 Document `org-export-allow-bind-keywords'.
341
342 * org.texi (History and Acknowledgments): Small rephrasing.
343
344 * org.texi (Template elements): Add a footnote about tags accepted
345 in a year datetree.
346
347 * org.texi (Beamer export, @LaTeX{} and PDF export)
348 (Header and sectioning, @LaTeX{} specific attributes):
349 Enhance style.
350
351 * org.texi (Agenda commands): Add a footnote about dragging agenda
352 lines: it does not persist and it does not change the .org files.
353
354 * org.texi (Agenda commands): Add a table heading for dragging
355 agenda lines forward/backward.
356
357 * org.texi (Agenda commands): Add documentation for
358 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
359
360 * org.texi (Publishing options): Update the list of options.
361 (Simple example, Complex example): Fix the examples.
362
363 * org.texi (Formula syntax for Calc): Don't use a bold font the
364 warning.
365
366 * org.texi (Other built-in back-ends): New section.
367
368 * org.texi (Editing source code):
369 Document `org-edit-src-auto-save-idle-delay' and
370 `org-edit-src-turn-on-auto-save'.
371
372 * org.texi (External links): Document contributed link types
373 separately.
374
375 * org.texi (Closing items):
376 Document `org-closed-keep-when-no-todo'.
377
378 * org.texi (Export back-ends): Rename from "Export formats".
379 (The Export Dispatcher): Remove reference to
380 `org-export-run-in-background'.
381 (Export settings): Minor rewrites.
382 (ASCII/Latin-1/UTF-8 export): Update variable's name.
383 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
384
385 * org.texi (Export in foreign buffers): New section.
386 (Exporting): Remove documentation about converting the selected
387 region.
388
389 * org.texi (Advanced configuration): Put the filter valid types in
390 a table. Use @lisp and @smalllisp.
391
392 * org.texi: Use @code{nil} instead of nil. Update the maintainer
393 contact info.
394
395 * org.texi (Exporting): Better introductory sentence. Add a note
396 about conversion commands.
397 (Feedback, Orgstruct mode, Built-in table editor)
398 (Built-in table editor, Orgtbl mode, Updating the table)
399 (Property syntax, Capturing column view, Capture)
400 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
401 (Exporting, Extending ODT export)
402 (Working with @LaTeX{} math snippets, dir, Customization)
403 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
404 Uniformly use @kbd{M-x command RET}.
405
406 * org.texi (Filtering/limiting agenda items): New subsection.
407 Document the use of `org-agenda-max-*' options and
408 `org-agenda-limit-interactively' from the agenda.
409 (Agenda commands): Move details about filtering commands to
410 the new section, only include a summary here.
411 (Customizing tables in ODT export)
412 (System-wide header arguments, Conflicts, Dynamic blocks):
413 Use spaces for indentation.
414
415 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
416
417 * org.texi (Links in HTML export, Images in HTML export)
418 (post): Fix syntax within #+ATTR_*.
419 (Tables in HTML export): Document `org-html-table-row-tags'
420 and use `org-html-table-default-attributes' instead of
421 `org-html-table-tag'.
422
423 * org.texi (Publishing action, Publishing options)
424 (Publishing links): Major rewrite. Enhance explanations for
425 `org-org-publish-to-org'. Remove reference to
426 `org-export-run-in-background'.
427
428 * org.texi: Fix many small typos. Use #+NAME instead of
429 #+TBLNAME. Use @smalllisp instead of @example.
430 (Special symbols): Add index?
431 (HTML preamble and postamble): Don't mention obsolete use of
432 opt-plist.
433 (JavaScript support): Don't mention the org-jsinfo.el file as it
434 has been merged with ox-html.el.
435
436 * org.texi (Installation, Feedback, Setting Options)
437 (Code evaluation security, org-crypt.el): Use @lisp instead of
438 @example.
439 (Agenda commands): Use @table instead of @example.
440
441 * org.texi (Adding hyperlink types): New appendix.
442
443 * org.texi (ODT export commands, Extending ODT export)
444 (Applying custom styles, Images in ODT export)
445 (Labels and captions in ODT export)
446 (Literal examples in ODT export)
447 (Configuring a document converter)
448 (Working with OpenDocument style files)
449 (Customizing tables in ODT export)
450 (Validating OpenDocument XML): Fix options names.
451
452 * org.texi (History and Acknowledgments): Update acknowledgments
453 to Nicolas. Add Nicolas Goaziou to the list of contributors.
454
455 * org.texi (System-wide header arguments): Don't use "customizing"
456 for setting a variable. Also remove comments.
457
458 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
459 `org-agenda-start-on-weekday' to the variable index and document
460 them.
461
462 * org.texi (Sparse trees, Agenda commands)
463 (@LaTeX{} fragments, Selective export, Export options)
464 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
465 (HTML Export commands, @LaTeX{}/PDF export commands)
466 (iCalendar export, Publishing options, Triggering publication)
467 (In-buffer settings): Update to reflect changes from the new
468 export engine.
469
470 * org.texi (Matching tags and properties): More examples.
471 Explain group tags expansion as regular expressions.
472
473 * org.texi (Tag groups): New section.
474
475 * org.texi (Setting tags): Tiny formatting fixes.
476
477 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
478 names.
479
480 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
481 concept index. Include example for these agenda views.
482 (Special agenda views): Mention the "agenda*" agenda view.
483
484 * org.texi (Repeated tasks): Document how to ignore a repeater
485 when using both a scheduled and a deadline timetamp.
486
487 * org.texi (Global and local cycling): Wrap in a new subsection.
488 (Initial visibility, Catching invisible edits): New subsections.
489
490 * org.texi (Visibility cycling): Mention that
491 `org-agenda-inhibit-startup' will prevent visibility setting when
492 the agenda opens an Org file for the first time.
493
494 * org.texi (Org syntax): New section.
495
496 * org.texi (Orgstruct mode):
497 Document `orgstruct-heading-prefix-regexp'.
498
499 * org.texi (Speeding up your agendas): New section.
500
501 * org.texi (Installation): When installing Org from ELPA, users
502 should do this from an Emacs session where no .org file has been
503 visited.
504
505 * org.texi (CSS support, In-buffer settings): Update HTML options
506 names.
507
508 * org.texi (Structure editing): Update documentation for
509 `org-insert-heading-or-item'.
510 (Plain lists, Relative timer): Update index entry.
511
512 * org.texi (JavaScript support): Update variable names.
513
514 * org.texi (comments): Minor formatting fix.
515
516 * org.texi (@LaTeX{} fragments): Minor enhancement.
517
518 * org.texi: Update the list contributions.
519
520 * org.texi (Agenda commands): Exporting the agenda to an .org file
521 will not copy the subtrees and the inherited tags.
522 Document `org-agenda-filter-by-regexp'.
523
524 * org.texi (Publishing action, Complex example): Fix names of
525 publishing functions.
526
527 * org.texi (Top, Exporting): Delete references to Freemind.
528 (Freemind export): Delete section.
529
530 * org.texi (Top, Exporting): Delete references to the XOXO export.
531 (XOXO export): Delete section.
532
533 * org.texi (Capture): Mention that org-remember.el is not
534 supported anymore.
535
536 * org.texi (Top, Exporting, Beamer class export):
537 Delete references to the TaskJuggler export.
538 (History and Acknowledgments): Mention that the TaskJuggler has
539 been rewritten by Nicolas and now lives in the contrib/ directory
540 of Org's distribution. Mention that Jambunathan rewrote the HTML
541 exporter. Remove Jambunathan from my own acknowledgments.
542 (TaskJuggler export): Delete.
543
544 * org.texi (HTML preamble and postamble)
545 (Tables in HTML export, Images in HTML export)
546 (Math formatting in HTML export, CSS support)
547 (@LaTeX{} and PDF export, Publishing options): Fix the names of
548 the HTML export and publishing options.
549
550 * org.texi (Literal examples, Export options)
551 (@LaTeX{} and PDF export, Header and sectioning)
552 (Publishing options): Fix LaTeX options names.
553
554 * org.texi (Export options, CSS support, In-buffer settings):
555 Fix references to HTML_LINK_* and HTML_STYLE keywords.
556
557 * org.texi (Export options, In-buffer settings): Fix references to
558 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
559
560 * org.texi (Top, Markup, Initial text, Images and tables)
561 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
562 (Export options, JavaScript support, Beamer class export):
563 Remove references to the DocBook export, which has been deleted.
564 (History and Acknowledgments): Mention that DocBook has been
565 deleted, suggest to use the Texinfo exporter instead, then to
566 convert the .texi to DocBook with makeinfo.
567 (Links in ODT export, Tables in ODT export): Fix indices.
568
569 * org.texi (Deadlines and scheduling): Add a variable to the
570 index. Add documentation about delays for scheduled tasks.
571
572 * org.texi (Emphasis and monospace):
573 Mention `org-fontify-emphasized-text' and
574 `org-emphasis-regexp-components'.
575
576 * org.texi (References): Small enhancement.
577
578 * org.texi (Column width and alignment): Make the example visually
579 more clear.
580
581 * org.texi (The clock table): Document :mstart and :wstart as a
582 way to set the starting day of the week.
583
584 * org.texi (In-buffer settings): Document new startup keywords.
585 Thanks to John J Foerch for this idea.
586
587 * org.texi (Include files): Tiny formatting fix.
588
589 * org.texi (Activation): Point to the "Conflicts" section.
590
591 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
592
593 * org.texi (CSS support): Clarify this section.
594
595 * org.texi (@LaTeX{} specific attributes): Document that tabu and
596 tabularx packages are not in the default set of packages.
597
598 * org.texi (Agenda commands): Document fortnight view.
599
600 * org.texi: Document conflict with ecomplete.el.
601
602 * org.texi (History and Acknowledgments): Acknowledgements for
603 Jason Dunsmore and Rakcspace.
604
605 * org.texi: Rename org-crypt.el node to org-crypt.
606
607 * org.texi (A @LaTeX{} example): Fix typo in variable name.
608
609 * org.texi (MobileOrg): Mention the new iPhone developer.
610
611 * org.texi (Table of contents) Improve documentation of TOC
612 placement.
613
614 * org.texi: Explain that date/time information at read-date prompt
615 should start at the beginning, not anywhere in the middle of a
616 long string.
617
618 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
619
620 * org.texi (Orgstruct mode): Fix wrong regexp.
621
622 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
623
624 * org.texi: Document export to (X)HTML flavors.
625
626 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
627
628 * org.texi (Extracting source code): Mention the prefix argument
629 to org-babel-tangle.
630 (noweb): Remove erroneous negative.
631 (Specific header arguments): Document new header arguments.
632 Documentation for new tangle-mode header argument.
633 (Top): Documentation for new tangle-mode header argument.
634 (rownames): Documentation for new tangle-mode header argument.
635 Mention elisp as special rowname case.
636 (tangle-mode): Documentation for new tangle-mode header argument.
637 (post): Documentation and an example of usage.
638 (var): Remove the "Alternate argument syntax" section from the
639 documentation.
640 (hlines): Note that :hline has no effect for Emacs Lisp code
641 blocks.
642
643 2013-11-12 Feng Shu <tumashu@gmail.com>
644
645 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
646 (Math formatting in HTML export)
647 (Working with @LaTeX{} math snippets): Add document about creating
648 formula image with imagemagick.
649
650 * org.texi (@LaTeX{} specific attributes): Document `:caption'
651 attribute of #+ATTR_LATEX.
652
653 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
654
655 * org.texi (Handling links): Fix a typo in
656 `org-startup-with-inline-images' documentation.
657
658 * org.texi (Previewing @LaTeX{} fragments): Document the startup
659 keywords to use for previewing LaTeX fragments or not.
660 (Summary of in-buffer settings): Improve formatting and add an
661 entry for the variable `org-startup-with-latex-preview'.
662
663 * org.texi (Property syntax): Recall the user to refresh the org
664 buffer when properties are set on a per-file basis.
665
666 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
667
668 * org.texi (Matching tags and properties): Clarification.
669
670 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
671
672 * org.texi (Editing and debugging formulas): Add an example when a
673 table has multiple #+TBLFM lines.
674
675 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
676
677 * org.texi (The clock table): Document acceptance of relative
678 times in tstart and tend, link to syntax description and provide
679 example.
680
681 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
682
683 * org.texi (The spreadsheet): Document lookup functions.
684
685 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
686
687 * org.texi (CSS support): Mention .figure-number, .listing-number,
688 and .table-number.
689
690 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
691
692 * org.texi
693 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
694 spreadsheet formula mode strings and some examples from @example
695 block with xy @r{yz} to @table.
696
697 * org.texi (Formula syntax for Calc): Improve the documentation of
698 empty fields in formulas for spreadsheet. Add explanation and
699 example for empty field. Extend explanations of format
700 specifiers. Add a sentence to mention Calc defmath.
701
702 * org.texi (Column formulas): Add a sentence to be more explicit
703 about when a table header is mandatory.
704
705 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
706
707 * org.texi (Subscripts and superscripts): Remove reference to
708 quoted underscores until this mechanism is implemented again.
709
710 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
711 property.
712
713 * org.texi (Document title): Subtree export is no longer triggered
714 by marking one as the region.
715 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
716 giving examples isn't very useful: "horizontal rule" is, at least,
717 as explicit as <hr/>.
718
719 * org.texi (HTML doctypes): Reflect keyword removal.
720 (CSS support): Reflect keyword removal.
721
722 * org.texi (@LaTeX{} specific attributes): Document new :float
723 values.
724
725 * org.texi (Export settings): Improve documentation.
726
727 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
728 (Text areas in HTML export): Update text areas.
729 (HTML Export commands): Update export commands.
730
731 * org.texi (Header and sectioning): Add a footnote about the
732 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
733
734 * org.texi (The Export Dispatcher):
735 Document `org-export-in-background'.
736
737 * org.texi (Footnotes): Export back-ends do not use
738 `org-footnote-normalize' anymore.
739
740 * org.texi: Document variable changes.
741
742 * org.texi (Export settings): Document p: item in OPTIONS keyword.
743
744 * org.texi (Exporting): Massive rewrite of the first sections.
745 (Selective export): Delete.
746 (The Export Dispatcher): Rewrite.
747 (Export options): Rewrite as "Export settings".
748
749 * org.texi: Small changes to documentation for embedded LaTeX.
750
751 * org.texi (Internal links): Document #+NAME keyword and
752 cross-referencing during export.
753
754 * org.texi (Include files): Remove reference to :prefix1
755 and :prefix. Give more details for :minlevel.
756
757 * org.texi (Macro replacement): Fix macro name.
758 Update documentation about possible locations and escaping mechanism.
759
760 * org.texi (Table of contents): Update documentation.
761 Document lists of listings and lists of tables. Add documentation for
762 optional title and #+TOC: keyword.
763
764 2013-11-12 Rick Frankel <rick@rickster.com>
765
766 * org.texi (results): Add Format section, broken out of Type
767 section to match code.
768 (hlines, colnames): Remove incorrect Emacs Lisp exception.
769 Note that the actual default handling (at least for python and
770 emacs-lisp) does not seem to match the description.
771
772 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
773
774 * org.texi (The date/time prompt): Update the documentation to
775 reflect the new way `org-read-date-get-relative' handles weekdays.
776
777 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
778
779 * org.texi (Resolving idle time):
780 Document `org-clock-x11idle-program-name'.
781
782 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
783
784 * ert.texi (Running Tests Interactively): Adapt examle output.
785 (Tests and Their Environment): Mention skip-unless.
786
787 2013-10-23 Glenn Morris <rgm@gnu.org>
788
789 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
790 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
791 * widget.texi: Nuke @refill.
792
793 * Makefile.in (install-dvi, install-html, install-pdf)
794 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
795 (uninstall-pdf): Quote entities that might contain whitespace.
796
797 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
798
799 * calc.texi (Data Type Formats): Don't specify the size at
800 which integers begin to be represented by lists.
801
802 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
803
804 * cl.texi (Argument Lists): Add indexes for &key and &aux.
805
806 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
807
808 * trampver.texi: Update release number.
809
810 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
811
812 Sync with Tramp 2.2.8.
813
814 * tramp.texi (External packages): Use `non-essential'.
815 * trampver.texi: Update release number.
816
817 2013-09-14 Glenn Morris <rgm@gnu.org>
818
819 * eshell.texi: Markup fixes.
820
821 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
822
823 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
824 of @kbd{RET}.
825 (Prefix Matching): Add an index.
826
827 2013-09-08 Glenn Morris <rgm@gnu.org>
828
829 * emacs-gnutls.texi: Tweak direntry.
830
831 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
832
833 * tramp.texi (Alternative Syntax): Remove chapter.
834
835 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
836
837 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
838 for portability to hosts where /bin/sh has problems.
839
840 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
841
842 Try to reduce redundancy in doc/misc/Makefile.in.
843 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
844 (TARGETS): New intermediate variable.
845 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
846
847 2013-08-27 Glenn Morris <rgm@gnu.org>
848
849 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
850
851 * efaq.texi: Rename from faq.texi, to match its output files.
852 * Makefile.in: Update for faq.texi name change.
853
854 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
855
856 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
857
858 * efaq-w32.texi: Move here from the web-pages repository.
859 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
860 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
861 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
862 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
863 Add DOCMISC_*_W32 variables.
864 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
865 (efaq_w32_deps): New variable.
866 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
867 (efaq-w32.pdf, efaq-w32.html): New rules.
868 (clean): Remove efaq-w32 products.
869
870 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
871
872 * texinfo.tex: Update from gnulib.
873
874 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
875
876 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
877 shift_jis from the default value set to mm-coding-system-priorities for
878 Japanese users.
879
880 2013-08-13 Glenn Morris <rgm@gnu.org>
881
882 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
883 (Options - Defining Label Environments, Options - Creating Labels)
884 (Options - Referencing Labels, Options - Creating Citations)
885 (Options - Index Support, Options - Viewing Cross-References)
886 (Options - Finding Files, Options - Optimizations)
887 (Options - Fontification, Options - Misc):
888 * cc-mode.texi (Sample Init File):
889 * edt.texi (Init file):
890 * epa.texi (Encrypting/decrypting gpg files):
891 * mairix-el.texi (About, Setting up the mairix interface, Using)
892 (Extending):
893 Rename nodes to avoid characters that can cause Texinfo problems.
894
895 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
896
897 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
898
899 2013-08-12 Glenn Morris <rgm@gnu.org>
900
901 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
902 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
903 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
904 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
905 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
906 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
907 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
908 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
909 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
910 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
911 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
912 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
913 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
914
915 * woman.texi (Top): Avoid mailto: in html output.
916
917 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
918 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
919 (INSTALL_DATA): New, set by configure.
920 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
921 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
922 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
923 uninstall-ps, and uninstall-doc.
924 (.SUFFIXES): Add .ps and .dvi.
925 (.dvi.ps): New suffix rule.
926 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
927 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
928 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
929 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
930 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
931 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
932 (ido.html, mairix-el.html, message.html, mh-e.html)
933 (newsticker.html, nxml-mode.html, org.html, pgg.html)
934 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
935 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
936 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
937 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
938 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
939 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
940 New rules.
941 (clean): Remove HTML_TARGETS and PS_TARGETS.
942
943 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
944
945 * ido.texi (Working Directories):
946 (Flexible Matching, Regexp Matching, Find File At Point)
947 (Ignoring, Misc Customization): Use @defopt for user options.
948
949 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
950
951 * htmlfontify.texi (Customization): Remove documentation of
952 `hfy-fast-lock-save'. Minor fixes.
953
954 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
955
956 * ido.texi (Top): Insert node "Working Directories" in menu.
957 (Working Directories): New node.
958 (Misc Customization): Add documentation of
959 `ido-confirm-unique-completion' and some other user options.
960
961 2013-08-07 Eli Zaretskii <eliz@gnu.org>
962
963 * todo-mode.texi: Update @dircategory.
964 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
965 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
966 @ref.
967
968 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
969
970 * sc.texi (Introduction): Fix index.
971 (Usage Overview):
972 (Citations, Citation Elements, Recognizing Citations)
973 (Information Keys and the Info Alist, Reference Headers)
974 (The Built-in Header Rewrite Functions)
975 (Electric References, Reply Buffer Initialization)
976 (Filling Cited Text, Selecting an Attribution)
977 (Attribution Preferences)
978 (Anonymous Attributions, Author Names)
979 (Using Regi, Post-yank Formatting Commands)
980 (Citing Commands, Insertion Commands)
981 (Mail Field Commands)
982 (Hints to MUA Authors, Thanks and History): Change from one space
983 between sentences to two.
984 (What Supercite Does): Typo fix.
985
986 * newsticker.texi (Usage): Use @key for RET.
987
988 * cl.texi (Argument Lists):
989 (For Clauses):
990 (Macros): Add indexes.
991
992 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
993
994 * cl.texi (Blocks and Exits): Add an index.
995
996 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
997
998 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
999 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
1000 (todo-mode.dvi, todo-mode.pdf): New rules.
1001
1002 * todo-mode.texi: New file.
1003
1004 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1005
1006 * gnus.texi (Basic Usage): Mention that warp means jump here.
1007 (The notmuch Engine): Mention notmuch.
1008
1009 2013-07-30 Tassilo Horn <tsdh@gnu.org>
1010
1011 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1012 `gnus-subthread-sort-functions' and remove the obsolete documentation
1013 of `gnus-sort-threads-recursively'.
1014
1015 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1016
1017 * texinfo.tex: Update to 2012-07-29.17 version.
1018
1019 2013-07-29 David Engster <deng@randomsample.de>
1020
1021 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1022 implementation.
1023 (Introduction): Add further missing features.
1024 (Building Classes): Add introductory paragraph.
1025 (Wish List): Add metaclasses and EQL specialization.
1026
1027 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
1028
1029 * tramp.texi (Frequently Asked Questions):
1030 Mention `tramp-use-ssh-controlmaster-options'.
1031
1032 2013-07-26 Tassilo Horn <tsdh@gnu.org>
1033
1034 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1035 `gnus-sort-threads-recursively'.
1036
1037 2013-07-25 Glenn Morris <rgm@gnu.org>
1038
1039 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1040 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1041
1042 * erc.texi (Special Features): Update contact information.
1043 (History): Avoid using @email.
1044
1045 * eshell.texi (Bugs and ideas): Minor updates.
1046
1047 * faq.texi (Reporting bugs, Origin of the term Emacs)
1048 (Setting up a customization file)
1049 (Using an already running Emacs process, Turning off beeping)
1050 (Packages that do not come with Emacs)
1051 (Replying to the sender of a message): Avoid using @email.
1052
1053 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1054
1055 * reftex.texi (Imprint): Avoid using @email.
1056
1057 * ses.texi (Top): Update bug reporting instructions.
1058 (Acknowledgments): Avoid using @email.
1059
1060 * woman.texi (Introduction, Background): Remove outdated information.
1061 (Bugs, Acknowledgments): Avoid using @email.
1062
1063 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1064
1065 * ido.texi: New file.
1066
1067 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1068
1069 * gnus.texi (Customizing Articles): Document function predicates.
1070
1071 2013-07-08 Tassilo Horn <tsdh@gnu.org>
1072
1073 * gnus.texi (lines): Correct description of
1074 `gnus-registry-track-extra's default value.
1075 Mention `gnus-registry-remove-extra-data'.
1076
1077 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1078
1079 * gnus.texi (Group Parameters): Mention regexp
1080 substitutions (bug#11688).
1081
1082 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1083
1084 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1085
1086 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1087
1088 * gnus.texi (Emacsen): Fix version.
1089
1090 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1091
1092 2013-07-06 Glenn Morris <rgm@gnu.org>
1093
1094 * mh-e.texi: Fix external links.
1095 (Using This Manual): Printed elisp manuals no longer available.
1096
1097 * newsticker.texi (Overview): Update URL.
1098
1099 * nxml-mode.texi (Introduction): Update URL.
1100
1101 * org.texi (JavaScript support): Fix URL.
1102
1103 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1104
1105 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1106
1107 * dbus.texi (Introspection): Update URL to a less defunct one.
1108
1109 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1110 (Foreign Groups): Use @indicateurl for examples.
1111 (Direct Functions): Remove defunct URL.
1112 (RSS): Update URL.
1113
1114 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1115 (FAQ 7-1): Update URL.
1116
1117 * pgg.texi (Top, Overview): Add note about obsolescence.
1118
1119 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1120
1121 * texinfo.tex: Merge from gnulib.
1122
1123 2013-07-03 Glenn Morris <rgm@gnu.org>
1124
1125 * bovine.texi (top):
1126 * cc-mode.texi (AWK Mode Font Locking):
1127 * mh-e.texi (Preface):
1128 * url.texi (URI Parsing): Fix cross-references to other manuals.
1129
1130 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1131
1132 * gnus.texi (Client-Side IMAP Splitting):
1133 Note that `nnimap-inbox' now can be a list.
1134
1135 2013-06-24 Glenn Morris <rgm@gnu.org>
1136
1137 * eshell.texi: Fix cross-references to other manuals.
1138
1139 2013-06-23 Glenn Morris <rgm@gnu.org>
1140
1141 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1142 Remove; not needed now we use a standard html layout for the faq.
1143 (clean): Remove HTML_TARGETS, emacs-faq.text.
1144
1145 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1146
1147 * flymake.texi (Parsing the output, Customizable variables):
1148 Add reference to `flymake-warning-predicate'.
1149
1150 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1151
1152 * tramp.texi (Top, Configuration): Insert section `Predefined
1153 connection information' in menu.
1154 (Predefined connection information): New section.
1155 (Android shell setup): Make a reference to `Predefined connection
1156 information'.
1157
1158 2013-06-19 Glenn Morris <rgm@gnu.org>
1159
1160 * Makefile.in (version): New, set by configure.
1161 (clean): Delete dist tar file.
1162 (infoclean): New, split from maintainer-clean.
1163 (maintainer-clean): Run infoclean.
1164 (dist): New rule, to make tarfile for www.gnu.org.
1165
1166 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1167
1168 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1169 for keys q and Q.
1170 (Standards): Reference RFC5804 as the defining document of the
1171 managesieve protocol.
1172
1173 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1174
1175 * eshell.texi (Input/Output): Expand to cover new visual-command
1176 options, eshell-visual-subcommands and eshell-visual-options.
1177 Divide into separate Visual Commands and Redirection sections.
1178
1179 2013-06-10 Glenn Morris <rgm@gnu.org>
1180
1181 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1182
1183 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1184
1185 * gnus.texi (Article Date):
1186 Fix description of gnus-article-update-date-headers.
1187
1188 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1189
1190 * erc.texi (Special Features): ERC is being maintained within
1191 Emacs now.
1192
1193 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1194
1195 * flymake.texi: Change from one space between sentences to two.
1196
1197 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1198
1199 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1200 (bug#14293).
1201
1202 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1203
1204 * tramp.texi (Frequently Asked Questions): Precise, how to define
1205 an own ControlPath.
1206
1207 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1208
1209 * tramp.texi (Frequently Asked Questions): New item for
1210 ControlPath settings.
1211
1212 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1213
1214 * calc.texi (Basic Operations on Units): Streamline some
1215 descriptions.
1216
1217 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1218
1219 * eshell.texi (Built-ins): Update manual to mention tramp module.
1220
1221 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1222
1223 * tramp.texi (Filename Syntax): Host names are not allowed to be
1224 any method name, unless method name is specified explicitly.
1225 Remove restriction on unibyte filenames.
1226
1227 * trampver.texi: Update release number.
1228
1229 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1230
1231 doc: convert some TeX accents to UTF-8
1232 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1233 '@"{@dotless{i}}'.
1234
1235 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1236
1237 Sync with Tramp 2.2.7.
1238
1239 * trampver.texi: Update release number.
1240
1241 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1242
1243 * calc.texi (Basic Operations on Units): Streamline some
1244 descriptions.
1245
1246 2013-03-08 Glenn Morris <rgm@gnu.org>
1247
1248 * faq.texi (Top): Don't say this was updated @today.
1249 That's irrelevant and leads to spurious diffs.
1250
1251 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1252
1253 * calc.texi (Basic Operations on Units):
1254 Fix cross-reference.
1255
1256 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1257
1258 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1259
1260 2013-03-06 Alan Mackenzie <acm@muc.de>
1261
1262 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1263 calling a line-up function.
1264
1265 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1266
1267 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1268 * ses.texi: Switch from Latin-1 to UTF-8.
1269
1270 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1271
1272 * tramp.texi (External methods): Tramp does not connect Android
1273 devices by itself.
1274
1275 2013-03-02 Bill Wohler <wohler@newt.com>
1276
1277 Release MH-E manual version 8.5.
1278
1279 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1280 release 8.5.
1281
1282 * mh-e.texi (Preface, Conventions, Getting Started)
1283 (Using This Manual, Folder Selection, Viewing, Aliases)
1284 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1285 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1286 Update URLs.
1287
1288 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1289
1290 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1291 and "plink2" entries. "plink2" is obsolete for a long time.
1292 (External methods): Remove "scp1" and "scp2" entries.
1293 Explain user name and host name specification for "adb".
1294
1295 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1296
1297 * tramp.texi (External methods): Mention `tramp-adb-program'.
1298
1299 2013-02-28 Bastien Guerry <bzg@gnu.org>
1300
1301 * org.texi (Visibility cycling): Suggest to set
1302 `org-agenda-inhibit-startup' to nil if user wants the startup
1303 visibility settings to be honored in any circumstances.
1304 (Progress logging, Checkboxes): Fix typos.
1305
1306 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1307
1308 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1309 the macros, for Texinfo 4.13 and 5.0.
1310
1311 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1312
1313 Port Tramp documentation to Texinfo 5.0.
1314 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1315 (Filename Syntax): Do not use @trampfn{} in @item.
1316 (Filename completion): Use @columnfractions in @multitable.
1317
1318 2013-02-22 Glenn Morris <rgm@gnu.org>
1319
1320 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1321
1322 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1323
1324 * Makefile.in (html): New rule.
1325
1326 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1327
1328 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1329 Volpiatto <thierry.volpiatto@gmail.com>.
1330
1331 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1332
1333 * tramp.texi (Top, Configuration): Insert section `Android shell
1334 setup' in menu.
1335 (Android shell setup): New section.
1336 (Connection types, Default Method)
1337 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1338 (External methods): Remove "scpc" and "rsyncc" entries.
1339 (Frequently Asked Questions): Remove entry about ControlPersist.
1340
1341 2013-02-13 Glenn Morris <rgm@gnu.org>
1342
1343 * message.texi (News Headers): Don't mention yow any more.
1344
1345 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1346
1347 * calc.texi (Basic Operations on Units):
1348 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
1349
1350 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1351
1352 * eshell.texi: Fill most of the missing sections.
1353
1354 2013-02-07 Bastien Guerry <bzg@gnu.org>
1355
1356 * org.texi (References): Clarify an example.
1357 (Installation): Fix instructions.
1358 (Org-Plot): Fix link.
1359 (Checkboxes, Radio lists): Fix typos.
1360
1361 2013-02-07 Glenn Morris <rgm@gnu.org>
1362
1363 * cl.texi (Equality Predicates): Mention memql.
1364
1365 2013-02-07 Eric Ludlam <zappo@gnu.org>
1366
1367 * ede.texi (Creating a project): Make ede-new doc less
1368 specific, and only about items it supports, indicating that there
1369 might be more. Remove refs to simple project and direct automake
1370 from ede new.
1371 (Simple projects): Re-write to not talk about ede-simple-project
1372 which is deprecated, and instead use the term to mean projects
1373 that don't do much management, just project wrapping.
1374 Add ede-generic-project link.
1375 (ede-generic-project): New node (bug#11441).
1376
1377 2013-02-07 Glenn Morris <rgm@gnu.org>
1378
1379 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1380
1381 2013-02-01 Glenn Morris <rgm@gnu.org>
1382
1383 * calc.texi (Help Commands): Update calc-view-news description.
1384 Mention etc/CALC-NEWS.
1385
1386 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1387
1388 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1389
1390 2013-01-13 Bastien Guerry <bzg@gnu.org>
1391
1392 * org.texi (Installation): Simplify.
1393
1394 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1395
1396 * org.texi (Handling links): Update the mention to the obsolete
1397 variable `org-link-to-org-use-id' with a mention to the newer
1398 variable `org-id-link-to-org-use-id'. Mention the need to load
1399 the org-id library.
1400
1401 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1402
1403 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1404
1405 2013-01-09 Bastien Guerry <bzg@gnu.org>
1406
1407 * org.texi (Pushing to MobileOrg): Add footnote about using
1408 symbolic links in `org-directory'.
1409 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1410 of the now obsolete alias `org-float'.
1411 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1412 index. Fix description of TODO keywords cycling.
1413 (Advanced features): Add missing argument for @item.
1414 (Storing searches): Add index entries and a note about
1415 *-tree agenda views.
1416 (Structure editing): Document `org-mark-element' and
1417 `org-mark-subtree'.
1418 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1419
1420 2013-01-08 Juri Linkov <juri@jurta.org>
1421
1422 * info.texi (Go to node): Mention the abbreviated format
1423 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1424
1425 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1426
1427 * autotype.texi: Remove undefined command @subtitlefont.
1428 * cc-mode.texi: Likewise.
1429
1430 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1431 @item argument.
1432 (Property searches): Use \\ instead of @backslashchar{}.
1433 * pgg.texi (VERSION): Move @set below @setfilename.
1434
1435 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1436
1437 * ada-mode.texi: Remove braces from @title argument.
1438 * eudc.texi: Likewise.
1439 * smtpmail.texi: Likewise.
1440 * auth.texi (VERSION): Set before first use.
1441 * emacs-gnutls.texi (VERSION): Likewise.
1442 * pgg.texi (VERSION): Likewise.
1443 * ede.texi (Top): Rename from top, all uses changed.
1444 * eshell.texi: Add missing argument to @sp.
1445 * forms.texi (Top): Reorder menu to match structure.
1446 * htmlfontify.texi (Customisation): Add missing @item in
1447 @enumerate.
1448 * org.texi (Advanced features): Add missing argument for @item.
1449 (Property searches): Use @backslashchar{} in macro argument.
1450 * pcl-cvs.texi: Add missing argument to @sp.
1451 (Movement commands): Fix use of @itemx.
1452 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1453 * reftex.texi (Options (Creating Citations)): Add missing newline
1454 before @end.
1455 * tramp.texi (Obtaining Tramp): Remove extra dots.
1456 (Configuration): Reorder menu to match structure.
1457 (Remote shell setup): Replace literal NUL character by \0.
1458 * viper.texi (Marking): Add missing argument for @item.
1459
1460 2013-01-04 Glenn Morris <rgm@gnu.org>
1461
1462 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1463 Add htmlfontify.
1464 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1465 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1466 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1467 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1468
1469 * htmlfontify.texi: Miscellaneous fixes and updates.
1470 Set copyright to FSF, update license to GFDL 1.3+.
1471
1472 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1473
1474 * htmlfontify.texi: New file.
1475
1476 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1477
1478 * calc.texi (Free-Form Dates): Expand on the date reading
1479 algorithm.
1480
1481 2012-12-27 Glenn Morris <rgm@gnu.org>
1482
1483 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1484 Avoid some overfull lines.
1485
1486 * widget.texi (Programming Example): Break some long lines.
1487
1488 * wisent.texi (Wisent Overview): Fix xref.
1489 (Grammar format, Understanding the automaton): Avoid overfill.
1490
1491 * bovine.texi (Optional Lambda Expression): Allow line break.
1492
1493 * auth.texi (Help for users): Break long lines.
1494
1495 * ada-mode.texi (Project file variables):
1496 Reword to reduce underfull hbox.
1497 (No project files, Use GNAT project file):
1498 Use smallexample to make some overfull lines less terrible.
1499
1500 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1501 Fix cross-references to separate manuals.
1502
1503 * Makefile.in (gfdl): New variable. Use throughout where
1504 appropriate so that targets depend on doclicense.texi.
1505
1506 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1507
1508 * gnus.texi (Customizing the IMAP Connection): Mention the other
1509 authenticators.
1510
1511 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1512
1513 * gnus.texi (Browse Foreign Server):
1514 Document `gnus-browse-delete-group'.
1515
1516 2012-12-22 Glenn Morris <rgm@gnu.org>
1517
1518 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
1519 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1520 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1521 * widget.texi, wisent.texi: Nuke hand-written node pointers.
1522
1523 * Makefile.in (gfdl): New variable. Use throughout where
1524 appropriate so that targets depend on doclicense.texi.
1525
1526 2012-12-22 Eli Zaretskii <eliz@gnu.org>
1527
1528 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1529 doclicense.texi. Remove doclicense.texi from all targets that
1530 mentioned it explicitly.
1531 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1532 $(emacsdir)/emacsver.texi.
1533 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
1534
1535 2012-12-21 Glenn Morris <rgm@gnu.org>
1536
1537 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1538 Include emacsver.texi. Nuke hand-written node pointers.
1539 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1540 Depend on emacsver.texi.
1541
1542 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1543 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1544 May as well just include doclicense.texi in everything.
1545
1546 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1547 which @copying says is included.
1548
1549 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1550 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1551 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1552 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1553 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1554 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1555 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1556 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1557 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1558 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1559 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1560 copies from the FSF, which does not publish these manuals.
1561
1562 * erc.texi: No need to include gpl in this small manual.
1563
1564 * org.texi (copying): Include a copy of the GFDL.
1565 (GNU Free Documentation License): New section.
1566
1567 2012-12-21 Bastien Guerry <bzg@gnu.org>
1568
1569 * org.texi: Fix typos.
1570
1571 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1572
1573 * calc.texi (ISO 8601): Rename from ISO-8601,
1574 as it's typically spelled without a hyphen.
1575
1576 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1577
1578 * calc.texi (ISO-8601): New section.
1579 (Date Formatting Codes): Mention new codes.
1580 (Standard Date Formats): Mention new formats.
1581
1582 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
1583
1584 * tramp.texi (External methods): Move `adb' method here.
1585
1586 2012-12-13 Glenn Morris <rgm@gnu.org>
1587
1588 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1589
1590 * wisent.texi: Small edits. Set copyright to FSF, update license to
1591 GFDL 1.3+.
1592 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1593 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1594 New targets.
1595 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1596 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1597
1598 * bovine.texi: Small edits. Set copyright to FSF, update license to
1599 GFDL 1.3+, remove empty index.
1600 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1601 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1602 New targets.
1603 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1604 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1605
1606 2012-12-13 Eric Ludlam <zappo@gnu.org>
1607 David Ponce <david@dponce.com>
1608 Richard Kim <emacs18@gmail.com>
1609
1610 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
1611
1612 2012-12-13 Glenn Morris <rgm@gnu.org>
1613
1614 * flymake.texi (Customizable variables, Locating the buildfile):
1615 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1616
1617 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1618 GFDL 1.3+ license, fix up index.
1619 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1620 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1621 (srecode.pdf): New targets.
1622 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1623 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1624
1625 2012-12-13 Eric Ludlam <zappo@gnu.org>
1626
1627 * srecode.texi: New file, imported from CEDET trunk.
1628
1629 2012-12-13 Bastien Guerry <bzg@gnu.org>
1630
1631 * org.texi (Summary, Code block specific header arguments)
1632 (Code block specific header arguments)
1633 (Header arguments in function calls, var, noweb)
1634 (Results of evaluation, Code evaluation security):
1635 Small reformatting: add a blank line before some example.
1636
1637 * org.texi (System-wide header arguments)
1638 (Header arguments in Org mode properties, Conflicts)
1639 (Dynamic blocks, Using the mapping API):
1640 Fix indentation of Elisp code examples.
1641
1642 * org.texi (Comment lines): Fix description of the comment syntax.
1643
1644 * org.texi (Installation): Mention "make test" in the correct section.
1645
1646 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1647
1648 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1649 These are just minor editorial changes.
1650
1651 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
1652
1653 * tramp.texi (History): Mention ADB.
1654 (Inline methods): Add `adb' method.
1655
1656 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
1657
1658 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1659 (External methods): Fix typo.
1660
1661 2012-12-03 Glenn Morris <rgm@gnu.org>
1662
1663 * rcirc.texi (Notices): Fix typo.
1664
1665 2012-11-25 Bill Wohler <wohler@newt.com>
1666
1667 Release MH-E manual version 8.4.
1668
1669 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
1670 Update for release 8.4.
1671
1672 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1673 (Junk): Add mh-whitelist-preserves-sequences-flag,
1674 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1675 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1676
1677 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1678
1679 * mh-e.texi (Procmail): Fix two @ typos.
1680
1681 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1682
1683 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1684 These are just minor editorial changes.
1685
1686 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1687
1688 * calc.texi (Date Formatting Codes): Mention the new beginning of
1689 the date numbering system.
1690
1691 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1692
1693 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1694 (Date Forms): Correct off-by-one error in explanation of
1695 Julian day numbers. Give Gregorian equivalent of its origin.
1696
1697 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1698
1699 * calc.texi (Date Forms): Mention the customizable
1700 Gregorian-Julian switch.
1701 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1702
1703 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1704
1705 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1706 It also uses January 1, 1 AD as its day number 1.
1707 * calc.texi (Date Forms): Document this.
1708
1709 2012-11-16 Glenn Morris <rgm@gnu.org>
1710
1711 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1712 (Obsolete Macros): Move example here from Function Bindings.
1713
1714 * erc.texi: Use @code{nil} rather than just "nil".
1715 (Modules): Undocument obsolete "hecomplete".
1716 Add "notifications".
1717 (Connecting): Add brief section on passwords.
1718 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
1719
1720 2012-11-13 Glenn Morris <rgm@gnu.org>
1721
1722 * flymake.texi (Customizable variables)
1723 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1724 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1725
1726 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
1727
1728 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1729 In all file place SES into @acronym{...}.
1730 (Advanced Features): Add key index and function index for
1731 ses-set-header-row. Add description for function
1732 ses-rename-cell. Add description for function
1733 ses-repair-cell-reference-all.
1734 (Ranges in formulas): Add description for ses-range flags.
1735
1736 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1737
1738 * texinfo.tex: Merge from gnulib.
1739
1740 2012-11-10 Chong Yidong <cyd@gnu.org>
1741
1742 * url.texi (Introduction): Move url-configuration-directory to
1743 Customization node.
1744 (Parsed URIs): Split into its own node.
1745 (URI Encoding): New node.
1746 (Defining New URLs): Remove empty chapter.
1747 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1748 Improve docs for url-queue-*.
1749 (Supported URL Types): Copyedits. Delete empty subnodes.
1750
1751 * url.texi (Introduction): Rename from Getting Started.
1752 Rewrite the introduction.
1753 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1754
1755 2012-11-10 Glenn Morris <rgm@gnu.org>
1756
1757 * cl.texi (Obsolete Setf Customization):
1758 Revert defsetf example to the more correct let rather than prog1.
1759 Give define-modify-macro, defsetf, and define-setf-method
1760 gv.el replacements.
1761
1762 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
1763 (Setf Extensions): Remove obsolete reference.
1764 (Obsolete Setf Customization):
1765 Move note on lack of setf functions to lispref/variables.texi.
1766 Undocument get-setf-method, since it no longer exists.
1767 Mention simple defsetf replaced by gv-define-simple-setter.
1768
1769 2012-11-03 Glenn Morris <rgm@gnu.org>
1770
1771 * cl.texi: Further general copyedits.
1772 (List Functions): Remove copy-tree, standard elisp for some time.
1773 (Efficiency Concerns): Comment out examples that no longer apply.
1774 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
1775 (Creating Symbols, Random Numbers): De-emphasize internal
1776 variables cl--gensym-counter and cl--random-state. (Bug#12788)
1777 (Naming Conventions, Type Predicates, Macros)
1778 (Predicates on Numbers): No longer mention cl-floatp-safe.
1779
1780 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1781
1782 * gnus.texi (Mail Source Specifiers):
1783 Document :leave keyword used for pop mail source.
1784
1785 2012-11-01 Glenn Morris <rgm@gnu.org>
1786
1787 * cl.texi: General copyedits for style, line-breaks, etc.
1788 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1789 (Macro Bindings, Blocks and Exits):
1790 Acknowledge existence of lexical-binding.
1791 (Iteration): Mainly defer to doc of standard dolist, dotimes.
1792
1793 2012-10-31 Glenn Morris <rgm@gnu.org>
1794
1795 * ert.texi (Introduction, The @code{should} Macro):
1796 Refer to "cl-assert" rather than "assert".
1797
1798 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1799 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1800 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1801 Reword, and add details of flet and labels.
1802 (Modify Macros, Function Bindings): Add some xrefs.
1803
1804 2012-10-30 Glenn Morris <rgm@gnu.org>
1805
1806 * cl.texi (Modify Macros): Update for cl-letf changes.
1807 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
1808 (Setf Extensions): Partially restore note about cl-getf,
1809 mainly moved to lispref/variables.texi.
1810 (Property Lists): Fix cl-getf typos.
1811 (Mapping over Sequences): Mention cl-mapc naming oddity.
1812
1813 2012-10-29 Glenn Morris <rgm@gnu.org>
1814
1815 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
1816 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
1817 (Customizing Setf): Move contents to "Obsolete Setf Customization".
1818 (Modify Macros, Multiple Values, Other Clauses):
1819 Remove mentions of obsolete features.
1820 (Obsolete Setf Customization): Don't mention `apply' setf.
1821
1822 2012-10-28 Glenn Morris <rgm@gnu.org>
1823
1824 * cl.texi (Multiple Values, Common Lisp Compatibility):
1825 More namespace updates.
1826 (Obsolete Features): Copyedits.
1827 (Obsolete Lexical Macros, Obsolete Setf Customization):
1828 New subsections.
1829
1830 * cl.texi (Porting Common Lisp, Lexical Bindings):
1831 Add some xrefs to the Elisp manual.
1832
1833 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1834 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1835 (Obsolete Features): New appendix. Move Lexical Bindings here.
1836
1837 2012-10-27 Glenn Morris <rgm@gnu.org>
1838
1839 * cl.texi: Use defmac for macros rather than defspec.
1840 (Efficiency Concerns): Related copyedit.
1841
1842 * cl.texi (Control Structure): Update for setf now being in core.
1843 (Setf Extensions): Rename from Basic Setf. Move much of the
1844 former content to lispref/variables.texi.
1845 (Modify Macros): Move pop, push details to lispref/variables.texi.
1846 (Customizing Setf): Copyedits for setf etc being in core.
1847 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1848 Further namespaces updates.
1849
1850 2012-10-26 Bastien Guerry <bzg@gnu.org>
1851
1852 * org.texi (Installation): Update the link to Org's ELPA.
1853 Also don't mention org-install.el anymore as the replacement file
1854 org-loaddefs.el is now loaded by org.el.
1855
1856 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
1857
1858 * tramp.texi (Frequently Asked Questions):
1859 Mention `tramp-completion-reread-directory-timeout' for performance
1860 improvement.
1861
1862 2012-10-25 Glenn Morris <rgm@gnu.org>
1863
1864 * cl.texi: Don't mess with the TeX section number counter.
1865 Use Texinfo recommended convention for quotes+punctuation.
1866 (Overview, Sequence Functions): Rephrase for better line-breaking.
1867 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1868 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1869 (Random Numbers, Mapping over Sequences, Structures)
1870 (Porting Common Lisp): Further updates for cl-lib namespace.
1871 (Modify Macros, Declarations, Macro Bindings, Structures):
1872 Break long lines in examples.
1873 (Dynamic Bindings): Update for changed progv behavior.
1874 (Loop Examples, Efficiency Concerns): Markup fixes.
1875 (Structures): Remove TeX margin change.
1876 (Declarations): Fix typos.
1877
1878 2012-10-24 Glenn Morris <rgm@gnu.org>
1879
1880 * cl.texi (Overview, Multiple Values, Creating Symbols)
1881 (Numerical Functions): Say less/nothing about the original cl.el.
1882 (Old CL Compatibility): Remove.
1883 (Assertions): Remove ignore-errors (standard Elisp for some time).
1884
1885 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1886 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1887 (Efficiency Concerns, Efficiency Concerns)
1888 (Common Lisp Compatibility, Old CL Compatibility):
1889 Further updates for cl-lib namespace.
1890
1891 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1892
1893 Update manual for new time stamp format (Bug#12706).
1894 * emacs-mime.texi (time-date): Update for new format.
1895 Also, fix bogus time stamp and modernize a bit.
1896
1897 2012-10-23 Glenn Morris <rgm@gnu.org>
1898
1899 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1900 than unchanging cl.el version number.
1901 End all menu descriptions with a period.
1902 Do not use @dfn{CL} for every instance of "CL".
1903 (Overview): Remove no-runtime caveat, and note about foo* names.
1904 (Usage): Use cl-lib rather than cl.
1905 (Organization, Naming Conventions): Update for cl-lib.el.
1906 (Installation): Remove long-irrelevant node.
1907 (Program Structure, Predicates, Control Structure):
1908 Start updating for cl-lib namespace.
1909 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1910 Depend on emacsver.texi.
1911
1912 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
1913
1914 * trampver.texi: Update release number.
1915
1916 2012-10-06 Glenn Morris <rgm@gnu.org>
1917
1918 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1919 ERC version.
1920 (Introduction): ERC is distributed with Emacs.
1921 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1922 (Getting Started): Simplify.
1923 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1924 (History): Mention ERC maintained as part of Emacs now.
1925 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1926 Add dependency on emacsver.texi.
1927
1928 * erc.texi: Remove hand-written node pointers.
1929
1930 2012-10-05 Glenn Morris <rgm@gnu.org>
1931
1932 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1933 Copyedits.
1934
1935 2012-10-01 Eric Ludlam <zappo@gnu.org>
1936
1937 * ede.texi (Quick Start, Project Local Variables)
1938 (Miscellaneous commands, ede-java-root, Development Overview)
1939 (Detecting a Project): New nodes.
1940 (Simple projects): Node deleted.
1941
1942 * eieio.texi (Building Classes): Some slot attributes cannot be
1943 overridden.
1944 (Slot Options): Remove an example.
1945 (Method Invocation, Documentation): New nodes.
1946
1947 2012-10-01 Glenn Morris <rgm@gnu.org>
1948
1949 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1950 (reftex.pdf): Add dependency on emacsver.texi.
1951 * reftex.texi: Don't include directory part for emacsver.texi;
1952 the Makefile's -I handles it.
1953
1954 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
1955
1956 Merge from standalone RefTeX repository.
1957
1958 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1959 with macros.
1960 (Imprint): Mention Wolfgang in list of contributors.
1961 (Creating Citations): Give a hint about how to
1962 auto-revert the BibTeX database file when using external editors.
1963 (Referencing Labels): Simplify section about reference macro
1964 cycling.
1965 (Options (Referencing Labels)): Adapt to new structure of
1966 `reftex-ref-style-alist'.
1967 (Referencing Labels, Reference Styles): Document changes in the
1968 referencing functionality.
1969 (Commands): Mention options for definition of header and footer in
1970 BibTeX files.
1971 (Options (Creating Citations)): Document
1972 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1973 (Reference Styles): New section.
1974 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1975 (Options (Referencing Labels)): Remove descriptions of deprecated
1976 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1977 Add descriptions for `reftex-ref-style-alist' and
1978 `reftex-ref-style-default-list'.
1979 (Referencing Labels): Update regarding reference styles.
1980 (Citation Styles): Mention support for ConTeXt.
1981 (Options (Defining Label Environments)): Fix typo.
1982 (Options (Creating Citations)):
1983 Document `reftex-cite-key-separator'.
1984
1985 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
1986
1987 * org.texi: Add description of ORG_ADD_CONTRIB to info
1988 documentation. Add link to Worg for more details.
1989
1990 * org.texi: Clarify installation procedure. Provide link to the
1991 build system description on Worg.
1992
1993 * org.texi: Remove reference to utils/, x11idle.c is now in
1994 contrib/scripts.
1995
1996 * org.texi: Re-normalize to "Org mode" in manual.
1997
1998 * org.texi (Installation): Adapt documentation to new build
1999 system. Mention GNU ELPA (since it needs to be handled like Emacs
2000 built-in Org).
2001
2002 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2003
2004 * org.texi: Fix typo in description of the 'Hooks' section.
2005
2006 * org.texi: Add ID to the list of special properties.
2007
2008 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2009
2010 * org.texi (Moving subtrees): Document the ability to archive to a
2011 datetree.
2012
2013 2012-09-30 Bastien Guerry <bzg@gnu.org>
2014
2015 * org.texi (Installation, Feedback, Batch execution):
2016 Use (add-to-list 'load-path ... t) for the contrib dir.
2017
2018 * org.texi (results): Update documentation for ":results drawer"
2019 and ":results org".
2020
2021 * org.texi (Column width and alignment): Fix typo.
2022
2023 * org.texi (Activation): Point to the "Conflicts" section.
2024
2025 * org.texi (Conflicts): Mention filladapt.el in the list of
2026 conflicting packages.
2027
2028 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2029 not needed for versions of Emacs > 22.1.
2030
2031 * org.texi (History and Acknowledgments): Fix typo.
2032
2033 * org.texi (History and Acknowledgments): Add my own
2034 acknowledgments.
2035
2036 * org.texi (Agenda commands): Document the new command and the new
2037 option.
2038
2039 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2040 (Agenda commands): Reorder. Document `*' to toggle persistent
2041 marks.
2042
2043 * org.texi (Agenda dispatcher):
2044 Mention `org-toggle-agenda-sticky'.
2045 (Agenda commands, Exporting Agenda Views): Fix typo.
2046
2047 * org.texi (Templates in contexts, Setting Options): Update to
2048 reflect changes in how contexts options are processed.
2049
2050 * org.texi (Templates in contexts): Document the new structure of
2051 the variables `org-agenda-custom-commands-contexts' and
2052 `org-capture-templates-contexts'.
2053
2054 * org.texi (Templates in contexts): Document the new option
2055 `org-capture-templates-contexts'.
2056 (Storing searches): Document the new option
2057 `org-agenda-custom-commands-contexts'.
2058
2059 * org.texi (Formula syntax for Lisp): Reformat.
2060
2061 * org.texi (Special properties, Column attributes)
2062 (Agenda column view): Document the new special property
2063 CLOCKSUM_T.
2064
2065 * org.texi (Template expansion): Document the new %l template.
2066
2067 * org.texi (Fast access to TODO states): Fix documentation about
2068 allowed characters for fast todo selection.
2069
2070 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2071 use in `org-agenda-to-appt'.
2072
2073 * org.texi (Comment lines): Update wrt comments.
2074
2075 * org.texi (Resolving idle time): Document new keybinding.
2076
2077 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2078 on clock timestamps.
2079
2080 * org.texi (Fast access to TODO states): Explicitly says only
2081 letters are supported as fast TODO selection keys.
2082
2083 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2084 specifier. Document the new "%(my-function)" specifier.
2085
2086 * org.texi (Clocking commands): New cindex.
2087 (Clocking commands): Update documentation for `org-clock-in'.
2088 Document `org-clock-in-last'. Mention `org-clock-out' and
2089 `org-clock-in-last' as commands that can be globally bound.
2090 (Resolving idle time): Document continuous clocking.
2091
2092 * org.texi (Top, Introduction): Fix formatting.
2093 (Activation): Add index entries.
2094 (Conventions): Update section.
2095 (Embedded @LaTeX{}): Fix formatting.
2096
2097 * org.texi (Visibility cycling): Document `show-children'.
2098
2099 * org.texi (Using capture): Mention the `org-capture-last-stored'
2100 bookmark as a way to jump to the last stored capture.
2101
2102 * org.texi (Uploading files): Fix typo.
2103
2104 * org.texi (Using capture): Document `C-0' as a prefix argument
2105 for `org-capture'.
2106
2107 * org.texi (Agenda commands): Document persistent marks.
2108
2109 * org.texi (Template expansion): Update doc to reflect change.
2110
2111 * org.texi (Radio tables): Document the :no-escape parameter.
2112
2113 * org.texi (Repeated tasks): Document repeat cookies for years,
2114 months, weeks, days and hours.
2115
2116 * org.texi (Export options): State that you can use the d: option
2117 by specifying a list of drawers.
2118
2119 * org.texi (HTML preamble and postamble): Small doc improvement.
2120
2121 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2122
2123 * org.texi: The sections in the Exporting section of the manual
2124 left out articles in the description of the org-export-as-*
2125 commands, among other places. This patch adds them, adds a few
2126 missing prepositions, and switches instances of "an HTML" to "a
2127 html" for internal consistency.
2128
2129 * org.texi: Alter several examples of headings with timestamps in
2130 them to include the timestamps in the body instead of the heading.
2131
2132 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2133
2134 * org.texi (Agenda dispatcher): Document sticky agenda views and
2135 the new key for them.
2136
2137 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2138
2139 * org.texi (Advanced features): Fix error in table.
2140
2141 2012-09-30 Feng Shu <tumashu@gmail.com>
2142
2143 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2144 alternative to dvipng.
2145
2146 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2147
2148 * org.texi: Remove extra curly bracket.
2149
2150 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2151
2152 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2153 defkeys.
2154
2155 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2156
2157 * org.texi (Agenda commands): Fix two typos by giving
2158 corresponding function names, according to
2159 `org-agenda-view-mode-dispatch'.
2160
2161 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2162
2163 * org.texi (The spreadsheet): Fix typo.
2164
2165 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2166
2167 * org.texi (Tracking your habits): Point to the "Tracking TODO
2168 state changes" section.
2169
2170 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2171
2172 * org.texi (Literal examples): Remove reference to unknown
2173 `org-export-latex-minted' variable. Also simplify footnote since
2174 `org-export-latex-listings' documentation is exhaustive already.
2175
2176 * org.texi (Plain lists): Remove reference to now hard-coded
2177 `bullet' automatic rule.
2178
2179 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2180
2181 * org.texi: Updated documentation accordingly.
2182
2183 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2184
2185 * texinfo.tex: Merge from gnulib.
2186
2187 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2188
2189 Sync with Tramp 2.2.6.
2190
2191 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2192
2193 * trampver.texi: Update release number.
2194
2195 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2196
2197 * texinfo.tex: Merge from gnulib.
2198
2199 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2200
2201 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2202 (bug#12096).
2203
2204 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2205
2206 * calc.texi (Simplification modes, Conversions)
2207 (Operating on Selections): Mention "basic" simplification.
2208 (The Calc Mode Line): Mention the mode line display for Basic
2209 simplification mode.
2210 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2211 simplifications.
2212 (Basic Simplifications): Rename from "Limited Simplifications"
2213 Replace "limited" by "basic" throughout.
2214 (Algebraic Simplifications): Indicate that the algebraic
2215 simplifications are done by default.
2216 (Unsafe Simplifications): Mention `m E'.
2217 (Simplification of Units): Mention `m U'.
2218 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2219 (Kinds of Declarations, Functions for Declarations):
2220 Mention "algebraic simplifications" instead of `a s'.
2221 (Algebraic Entry): Remove mention of default simplifications.
2222
2223 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2224
2225 * calc.texi (Getting Started, Tutorial): Change simulated
2226 Calc output to match actual output.
2227 (Simplifying Formulas): Mention that algebraic simplification is now
2228 the default.
2229
2230 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2231
2232 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2233 (Bug#12073)
2234
2235 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2236
2237 Prefer typical American spelling for "acknowledgment".
2238 * calc.texi (History and Acknowledgments): Rename from
2239 History and Acknowledgements.
2240 * idlwave.texi (Acknowledgments):
2241 * ses.texi (Acknowledgments):
2242 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2243
2244 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2245
2246 Rename configure.in to configure.ac (Bug#11603).
2247 * ede.texi (Compiler and Linker objects, ede-proj-project)
2248 (ede-step-project): Prefer the name configure.ac to configure.in.
2249
2250 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2251
2252 * tramp.texi (Multi-hops):
2253 Introduce `tramp-restricted-shell-hosts-alist'.
2254
2255 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2256
2257 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2258 methods, so don't mention smtpmail here.
2259
2260 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2261
2262 * gnus.texi (Picons): Document gnus-picon-properties.
2263
2264 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2265
2266 * gnus.texi: Remove mention of compilation, as that's no longer
2267 supported.
2268
2269 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2270
2271 * gnus.texi (Archived Messages): Mention
2272 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2273
2274 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2275
2276 * gnus.texi (Various Summary Stuff):
2277 Remove mention of `gnus-propagate-marks'.
2278
2279 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2280
2281 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2282 which no longer exist.
2283
2284 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2285
2286 * gnus.texi (Archived Messages):
2287 Document gnus-gcc-self-resent-messages.
2288
2289 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2290
2291 * message.texi (Mail Variables):
2292 Mention the optional user parameter for X-Message-SMTP-Method.
2293
2294 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2295
2296 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2297
2298 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2299
2300 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2301
2302 * gnus.texi (Key Index): Change encoding to utf-8.
2303
2304 2012-06-21 Glenn Morris <rgm@gnu.org>
2305
2306 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2307
2308 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2309
2310 * gnus.texi (Group Timestamp): Mention where to find documentation for
2311 the `gnus-tmp-' variables (bug#11601).
2312
2313 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2314
2315 Sync with Tramp 2.2.6-pre.
2316
2317 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2318 where appropriate.
2319 (Ad-hoc multi-hops): New section.
2320 (Remote processes): New subsection "Running remote processes on
2321 Windows hosts".
2322 (History): Add remote commands on Windows, and ad-hoc multi-hop
2323 methods.
2324 (External methods): "ControlPersist" must be set to "no" for the
2325 `scpc' method.
2326 (Remote processes): Add a note about `auto-revert-tail-mode'.
2327 (Frequently Asked Questions): Use "scpx" in combination with
2328 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2329
2330 * trampver.texi: Update release number.
2331
2332 2012-06-10 Chong Yidong <cyd@gnu.org>
2333
2334 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2335 compilation for html-mono.
2336
2337 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2338
2339 * texinfo.tex: Merge from gnulib.
2340
2341 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2342
2343 * Makefile.in (echo-info): Don't try to install info files named
2344 just ".info".
2345
2346 2012-05-28 Glenn Morris <rgm@gnu.org>
2347
2348 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2349
2350 * sc.texi: Nuke hand-written node pointers.
2351 Fix top-level menu to match actual node order.
2352
2353 2012-05-27 Glenn Morris <rgm@gnu.org>
2354
2355 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2356 Some associated fixes, including not messing with chapno in cl.texi.
2357
2358 2012-05-27 Bastien Guerry <bzg@gnu.org>
2359
2360 * org.texi (Durations and time values): Fix typo.
2361
2362 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2363
2364 * texinfo.tex: Update from gnulib.
2365
2366 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2367
2368 * calc.texi (Basic Operations on Units, Customizing Calc):
2369 Mention `calc-ensure-consistent-units'.
2370
2371 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2372
2373 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2374 reference commands. (Bug#11461)
2375
2376 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2377
2378 2012-05-12 Glenn Morris <rgm@gnu.org>
2379
2380 * Makefile.in (mostlyclean): Add more TeX intermediates.
2381
2382 * Makefile.in: Make it look more like the other doc Makefiles.
2383 Use explicit $srcdir in all dependencies.
2384 Remove cd $srcdir from rules.
2385 (VPATH): Remove.
2386 (infodir): Set to an absolute path.
2387 (INFO_TARGETS): Use short names.
2388 (mkinfodir): infodir is now absolute.
2389 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2390
2391 * Makefile.in (info.info): Rename from info, to avoid duplication.
2392 (.SUFFIXES): Disable implicit rules.
2393
2394 * Makefile.in (MKDIR_P): New, set by configure.
2395 (mkinfodir): Use $MKDIR_P.
2396
2397 2012-05-07 Glenn Morris <rgm@gnu.org>
2398
2399 * forms.texi (Long Example): Update for changed location of files.
2400
2401 2012-05-04 Glenn Morris <rgm@gnu.org>
2402
2403 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2404 (INFO_TARGETS): Use $INFO_EXT.
2405 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2406 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2407 (INFO_TARGETS): Use $INFO_EXT.
2408 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2409
2410 2012-05-02 Glenn Morris <rgm@gnu.org>
2411
2412 * Makefile.in (echo-info): New phony target, used by top-level.
2413
2414 * viper.texi: Make direntry shorter (also it is no longer "newest").
2415
2416 * emacs-gnutls.texi, ert.texi, org.texi:
2417 Fix dircategory, direntry to match info/dir.
2418
2419 * faq.texi: Convert @inforefs to @xrefs.
2420 Fix some malformed cross-references.
2421 (File-name conventions): Shorten section name to avoid overfull line.
2422 (How to add fonts): Use smallexample to avoid overfull lines.
2423
2424 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2425
2426 * auth.texi (Help for users): Update for .gpg file being second.
2427
2428 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2429
2430 * org.texi (Agenda commands): Fix two typos: give corresponding
2431 function names, according to `org-agenda-view-mode-dispatch'.
2432
2433 2012-04-27 Glenn Morris <rgm@gnu.org>
2434
2435 * faq.texi (Major packages and programs): Remove section.
2436 There is no point listing 6 packages (cf etc/MORE.STUFF).
2437 (Finding Emacs and related packages): Move "Spell-checkers" here.
2438
2439 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2440
2441 * dbus.texi (Version): New node.
2442 (Properties and Annotations): Mention the object manager
2443 interface. Describe dbus-get-all-managed-objects.
2444 (Type Conversion): Floating point numbers are allowed, if an
2445 anteger does not fit Emacs's integer range.
2446 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2447 (Asynchronous Methods): Fix description of
2448 dbus-call-method-asynchronously.
2449 (Receiving Method Calls): Fix some minor errors.
2450 Add dbus-interface-emacs.
2451 (Signals): Describe unicast signals and the new match rules.
2452 (Alternative Buses): Add the PRIVATE optional argument to
2453 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2454
2455 2012-04-20 Glenn Morris <rgm@gnu.org>
2456
2457 * faq.texi (New in Emacs 24): New section.
2458 (Packages that do not come with Emacs): Mention M-x list-packages.
2459
2460 2012-04-14 Alan Mackenzie <acm@muc.de>
2461
2462 * cc-mode.texi (c-offsets-alist): Correct a typo.
2463
2464 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
2465
2466 * org.texi (Deadlines and scheduling): Fix the example: the
2467 DEADLINE item should come right after the headline. We enforce
2468 this convention, so it is a bug not to illustrate it correctly in
2469 the manual.
2470
2471 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2472
2473 * org.texi (Agenda commands): Fix documentation bug by swapping
2474 the equivalent keybindings to `org-agenda-next-line' with the ones
2475 to `org-agenda-previous-line'.
2476
2477 2012-04-14 Glenn Morris <rgm@gnu.org>
2478
2479 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2480
2481 2012-04-09 Eli Zaretskii <eliz@gnu.org>
2482
2483 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2484 Add emacs-gnutls.
2485 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2486
2487 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2488
2489 * Makefile.in: Add emacs-gnutls.texi to build.
2490
2491 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2492
2493 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2494
2495 * auth.texi (Secret Service API): Edit further and give examples.
2496 (Secret Service API): Adjust @samp to @code for collection names.
2497
2498 2012-04-04 Glenn Morris <rgm@gnu.org>
2499
2500 * auth.texi (Secret Service API): Copyedits.
2501 (Help for developers): Fill in some missing function doc-strings.
2502 (Help for users, Help for developers)
2503 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
2504
2505 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
2506
2507 * auth.texi (Secret Service API): Add the missing text.
2508
2509 2012-04-04 Chong Yidong <cyd@gnu.org>
2510
2511 * message.texi (Using PGP/MIME): Note that epg is now the default.
2512
2513 * gnus.texi: Reduce references to obsolete pgg library.
2514 (Security): Note that epg is now the default.
2515
2516 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2517
2518 * nxml-mode.texi (Completion): C-RET is no longer bound to
2519 nxml-complete.
2520
2521 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2522
2523 * org.texi (Customizing tables in ODT export): Correct few errors.
2524
2525 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2526
2527 * org.texi (Links in ODT export): Update.
2528 (Labels and captions in ODT export): New node.
2529
2530 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2531
2532 * org.texi (Literal examples in ODT export): htmlfontify.el in
2533 Emacs-24.1 now supports fontification. So ODT source blocks will
2534 be fontified by default.
2535
2536 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2537
2538 * org.texi (Refiling notes): Remove duplicated keybinding.
2539
2540 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2541
2542 * org.texi (noweb): Documentation of this new option to the :noweb
2543 header argument.
2544
2545 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2546
2547 * org.texi (Header and sectioning): Add example demonstrating how
2548 to use "LaTeX_CLASS_OPTIONS".
2549
2550 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2551
2552 * org.texi (Noweb reference syntax): Describe the ability to
2553 execute noweb references in the manual.
2554
2555 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2556
2557 * org.texi (cache): Improve cache documentation when session
2558 evaluation is used.
2559
2560 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2561
2562 * org.texi (Plain lists): Document removal.
2563
2564 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2565
2566 * org.texi: Decapitalize file name in references to Calc manual.
2567
2568 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2569
2570 * org.texi (Plain lists): Document removal.
2571
2572 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2573
2574 * org.texi (Top, OpenDocument Text export)
2575 (ODT export commands, Extending ODT export)
2576 (Images in ODT export, Tables in ODT export)
2577 (Configuring a document converter): Add or Update.
2578
2579 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2580
2581 * org.texi (MobileOrg): Change the wording to reflect that the
2582 Android Version is no longer just the little brother of the iOS
2583 version.
2584
2585 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2586
2587 * org.texi (Key bindings and useful functions): Update babel key
2588 binding documentation in manual.
2589
2590 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2591
2592 * org.texi (noweb): Document new noweb header value.
2593
2594 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2595
2596 * org.texi (noweb-sep): Document new header argument.
2597
2598 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2599
2600 * org.texi (noweb-ref): Documentation of this new custom variable.
2601
2602 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2603
2604 * org.texi (wrap): Update the new :wrap documentation to match the
2605 current implementation.
2606
2607 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2608
2609 * org.texi: Added documentation for :wrap.
2610
2611 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2612
2613 * org.texi: #+RESULTS now user-configurable.
2614
2615 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2616
2617 * org.texi: Documented :noweb no-export.
2618
2619 2012-04-01 Thomas Dye <dk@poto.local>
2620
2621 * org.texi: Edit :noweb no header argument for correctness.
2622
2623 2012-04-01 Bastien Guerry <bzg@gnu.org>
2624
2625 * org.texi (Customization): Update the approximate number of Org
2626 variables.
2627
2628 2012-04-01 Thomas Dye <dk@poto.local>
2629
2630 * org.texi: The :results wrap produces a drawer instead of a
2631 begin_results block.
2632
2633 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2634
2635 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2636 reflect the new default.
2637
2638 2012-03-10 Eli Zaretskii <eliz@gnu.org>
2639
2640 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2641 "Getting Started" to this node. (Bug#10450)
2642
2643 2012-03-10 Chong Yidong <cyd@gnu.org>
2644
2645 * flymake.texi (Example -- Configuring a tool called via make):
2646 Mention the Automake COMPILE variable (Bug#8715).
2647
2648 * info.texi (Getting Started): Add an index entry (Bug#10450).
2649
2650 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
2651
2652 * dbus.texi (Signals): Known names will be mapped onto unique
2653 names, when registering for signals.
2654
2655 2012-02-29 Glenn Morris <rgm@gnu.org>
2656
2657 * url.texi: Fix quote usage in body text.
2658
2659 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2660
2661 * cl.texi: Use @code{} in menus when appropriate.
2662
2663 2012-02-28 Glenn Morris <rgm@gnu.org>
2664
2665 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2666 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2667 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2668 * org.texi, sc.texi, vip.texi, viper.texi:
2669 Standardize possessive apostrophe usage.
2670
2671 2012-02-26 Chong Yidong <cyd@gnu.org>
2672
2673 * ediff.texi (Quick Help Commands): Add a couple of index entries
2674 (Bug#10834).
2675
2676 2012-02-17 Glenn Morris <rgm@gnu.org>
2677
2678 * gnus.texi (Posting Styles):
2679 * remember.texi (Org): Fix cross-refs to other manuals.
2680
2681 2012-02-15 Glenn Morris <rgm@gnu.org>
2682
2683 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2684 (Encryption): New chapter, split out from previous.
2685
2686 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2687
2688 * gnus.texi (Customizing the IMAP Connection):
2689 Mention nnimap-record-commands.
2690
2691 2012-02-10 Glenn Morris <rgm@gnu.org>
2692
2693 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2694 Mention url-queue-retrieve.
2695
2696 2012-02-09 Glenn Morris <rgm@gnu.org>
2697
2698 * sem-user.texi (Semantic mode user commands): Typo fix.
2699
2700 * info.texi (Create Info buffer): Mention info-display-manual.
2701
2702 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2703
2704 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2705 example (modified from an example by Michael Albinus).
2706
2707 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2708
2709 * gnus.texi (Agent Basics): Fix outdated description of
2710 `gnus-agent-auto-agentize-methods'.
2711
2712 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2713
2714 * cc-mode.texi: Always @defindex ss.
2715 (Config Basics): Fix argument of @itemize.
2716 (Macro Backslashes): Add @code around index entry.
2717
2718 2012-01-23 Glenn Morris <rgm@gnu.org>
2719
2720 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2721
2722 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2723
2724 * tramp.texi (File): Tweak wording for the `scpc' option.
2725
2726 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2727
2728 * gnus.texi (Group Parameters): Really note precedence.
2729
2730 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2731
2732 * gnus.texi (Group Parameters): Note precedence.
2733
2734 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2735
2736 * org.texi (Noweb reference syntax): Adding documentation of
2737 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2738 variable.
2739
2740 2012-01-03 Bastien Guerry <bzg@gnu.org>
2741
2742 * org.texi (Plain lists): Split the table to fix the display
2743 of items.
2744
2745 2012-01-03 Bastien Guerry <bzg@gnu.org>
2746
2747 * org.texi (Plain lists): Fix misplaced explanation.
2748
2749 2012-01-03 Bastien Guerry <bzg@gnu.org>
2750
2751 * org.texi (Plain lists, Agenda files): Add index entries.
2752
2753 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2754
2755 * org.texi: Use "Org mode" instead of alternatives like
2756 "Org-mode" or "org-mode".
2757
2758 2012-01-03 Bernt Hansen <bernt@norang.ca>
2759
2760 * org.texi (Agenda commands):
2761 Document `org-clock-report-include-clocking-task'.
2762
2763 2012-01-03 Bastien Guerry <bzg@gnu.org>
2764
2765 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2766 C-c' on checkboxes.
2767
2768 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2769
2770 * org.texi: End sentences with two spaces.
2771
2772 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2773
2774 * org.texi (External links): Document the link types file+sys
2775 and file+emacs, slightly narrow used page width.
2776
2777 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2778
2779 * org.texi (colnames): Note that colnames behavior may differ
2780 across languages.
2781
2782 2012-01-03 Bastien Guerry <bzg@gnu.org>
2783
2784 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2785
2786 2012-01-03 Thomas Dye <dk@poto.westell.com>
2787
2788 * org.texi: Augmented discussion of babel property
2789 inheritance. Put footnote outside sentence ending period.
2790
2791 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2792
2793 * org.texi (eval): Documenting the full range of :eval header
2794 argument values.
2795
2796 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2797
2798 * org.texi (eval): Documentation of the new :eval option.
2799
2800 2012-01-03 Thomas Dye <dk@poto.local>
2801
2802 * org.texi: Add accumulated properties.
2803
2804 2012-01-03 Thomas Dye <dk@poto.local>
2805
2806 * org.texi: Documented no spaces in name=assign, another
2807 correction to :var table.
2808
2809 2012-01-03 Thomas Dye <dk@poto.local>
2810
2811 * org.texi: Changed DATA to NAME in Working With Source Code
2812 section.
2813
2814 2012-01-03 Tom Dye <tsd@tsdye.com>
2815
2816 * org.texi: Minor change to :var table.
2817
2818 2012-01-03 Tom Dye <tsd@tsdye.com>
2819
2820 * org.texi: More changes to :var table (some examples were wrong).
2821
2822 2012-01-03 Tom Dye <tsd@tsdye.com>
2823
2824 * org.texi: Cleaned up :var table.
2825
2826 2012-01-03 Bastien Guerry <bzg@gnu.org>
2827
2828 * org.texi (Timestamps, Weekly/daily agenda)
2829 (Weekly/daily agenda): Add @cindex for "appointment".
2830
2831 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2832
2833 * org.texi (Literal examples): A new link to the template for
2834 inserting empty code blocks.
2835 (Structure of code blocks): A new link to the template for
2836 inserting empty code blocks.
2837
2838 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2839
2840 * org.texi (External links): Add footnote on how the behavior
2841 of the text search in Org files are controled by the variable
2842 `org-link-search-must-match-exact-headline'.
2843
2844 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2845
2846 * org.texi (Buffer-wide header arguments):
2847 Update documentation to reflect removal of #+PROPERTIES.
2848
2849 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2850
2851 * org.texi (The clock table): Mention that ACHIVED trees
2852 contribute to the clock table.
2853
2854 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2855
2856 * org.texi (Conflicts): Better yasnippet config info.
2857
2858 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2859
2860 * org.texi (Selective export): Explicitly mention the default
2861 values for `org-export-select-tags',
2862 `org-export-exclude-tags'.
2863
2864 2012-01-03 Tom Dye <tsd@tsdye.com>
2865
2866 * org.texi: Added a line to specify that header arguments are
2867 lowercase.
2868
2869 2012-01-03 Tom Dye <tsd@tsdye.com>
2870
2871 * org.texi: :var requires default value when declared.
2872
2873 2012-01-03 Bastien Guerry <bzg@gnu.org>
2874
2875 * org.texi (Handling links): Add a note about the
2876 `org-link-frame-setup' option.
2877
2878 2012-01-03 David Maus <dmaus@ictsoc.de>
2879
2880 * org.texi (Exporting Agenda Views, Extracting agenda
2881 information): Fix command line syntax, quote symbol parameter
2882 values.
2883
2884 2012-01-03 David Maus <dmaus@ictsoc.de>
2885
2886 * org.texi (Exporting Agenda Views): Fix command line syntax.
2887
2888 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2889
2890 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2891 Use octal notation for file permissions, which are normally
2892 thought of in octal.
2893 (Mail Back End Variables): Use more-plausible modes in example.
2894
2895 2011-12-20 Alan Mackenzie <acm@muc.de>
2896
2897 * cc-mode.texi: Update version string 5.31 -> 5.32.
2898
2899 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
2900
2901 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2902
2903 2011-11-24 Glenn Morris <rgm@gnu.org>
2904
2905 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2906
2907 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2908
2909 * makefile.w32-in: Update dependencies.
2910
2911 2011-11-20 Glenn Morris <rgm@gnu.org>
2912
2913 * gnus.texi (Group Information):
2914 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2915
2916 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2917
2918 * gnus-coding.texi (Gnus Maintenance Guide):
2919 Rename from "Gnus Maintainance Guide".
2920
2921 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2922 * eieio.texi (Customizing):
2923 * gnus.texi (Article Washing):
2924 * gnus-news.texi:
2925 * sem-user.texi (Smart Jump): Fix typos.
2926
2927 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2928
2929 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2930
2931 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
2932
2933 * ede.texi (project-am-texinfo):
2934 * gnus.texi (Sending or Not Sending):
2935 * org.texi (Template elements): Fix typos.
2936
2937 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
2938
2939 * ediff.texi (Hooks):
2940 * sem-user.texi (Semanticdb Roots): Fix typos.
2941
2942 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
2943
2944 * semantic.texi (Tag handling): Fix typo.
2945
2946 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2947
2948 * gnus.texi (Other Gnus Versions): Remove.
2949
2950 2011-10-28 Alan Mackenzie <acm@muc.de>
2951
2952 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2953 (Other Special Indentations): Add an xref to "Macros with ;".
2954 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
2955 "Macros with ;".
2956 (Macros with ;): New page.
2957
2958 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2959 Document the new handling of nested scopes for movement by defuns.
2960
2961 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
2962
2963 Sync with Tramp 2.2.3.
2964
2965 * trampver.texi: Update release number.
2966
2967 2011-10-14 Glenn Morris <rgm@gnu.org>
2968
2969 * ert.texi (Introduction, How to Run Tests)
2970 (Running Tests Interactively, Expected Failures)
2971 (Tests and Their Environment, Useful Techniques)
2972 (Interactive Debugging, Fixtures and Test Suites):
2973 Minor rephrasings.
2974 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2975 (Running Tests in Batch Mode): Simplify loading instructions.
2976 (Test Selectors): Clarify some selectors.
2977 (Expected Failures, Useful Techniques):
2978 Make examples fit in 80 columns.
2979
2980 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
2981
2982 * calc.texi (Basic Operations on Units): Discuss temperature
2983 conversion (`u t') alongside with other unit conversions ('u c').
2984
2985 2011-10-12 Glenn Morris <rgm@gnu.org>
2986
2987 * ert.texi: Whitespace trivia to make main menu items line up better.
2988
2989 2011-10-08 Glenn Morris <rgm@gnu.org>
2990
2991 * Makefile.in: Fix ert rules.
2992
2993 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2994
2995 * gnus.texi (Gnus Utility Functions): Add more references and
2996 explanations (bug#9683).
2997
2998 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
2999
3000 * texinfo.tex: Merge from gnulib.
3001
3002 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3003
3004 * gnus.texi (Archived Messages): Note the default (bug#9552).
3005
3006 2011-09-21 Bill Wohler <wohler@newt.com>
3007
3008 Release MH-E manual version 8.3.
3009
3010 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3011 release 8.3.
3012 (Preface): Update support information.
3013 (From Bill Wohler): Reset text to original version. As a
3014 historical quote, the tense should be correct in the time that it
3015 was written.
3016
3017 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3018
3019 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3020 (Finding the News): Doc clarification.
3021 (Terminology): Mention naming.
3022
3023 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3024
3025 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3026 (Interactive): Document `quiet'.
3027
3028 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
3029
3030 * org.texi (Images in LaTeX export): Rewrite.
3031
3032 2011-08-15 Bastien Guerry <bzg@gnu.org>
3033
3034 * org.texi (Using the mapping API): Mention 'region as a possible
3035 scope for `org-map-entries'.
3036
3037 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3038
3039 * org.texi (Visibility cycling): Document `org-copy-visible'.
3040
3041 2011-08-15 Bastien Guerry <bzg@gnu.org>
3042
3043 * org.texi (Template expansion): Order template sequences in the
3044 proper order.
3045
3046 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3047
3048 * org.texi (eval): Expand discussion of the :eval header argument.
3049
3050 2011-08-15 Bastien Guerry <bzg@gnu.org>
3051
3052 * org.texi (Languages): Add Lilypond and Awk as supported
3053 languages.
3054
3055 2011-08-15 Achim Gratz <stromeko@nexgo.de>
3056
3057 * org.texi: Document that both CLOCK_INTO_DRAWER and
3058 LOG_INTO_DRAWER can be used to override the contents of variable
3059 org-clock-into-drawer (or if unset, org-log-into-drawer).
3060
3061 * org.texi: Replace @xref->@pxref.
3062
3063 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3064
3065 * org.texi (Evaluating code blocks): Documenting the new option
3066 for inline call lines.
3067
3068 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3069
3070 * org.texi (Results of evaluation): More explicit about the
3071 mechanism through which interactive evaluation of code is
3072 performed.
3073
3074 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3075
3076 * org.texi (noweb-ref): New header argument documentation.
3077
3078 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3079
3080 * org.texi (Extracting source code): Documentation of the new
3081 org-babel-tangle-named-block-combination variable.
3082
3083 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3084
3085 * org.texi (Structure of code blocks): Explicitly state that the
3086 behavior of multiple blocks of the same name is undefined.
3087
3088 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
3089
3090 * org.texi (TaskJuggler export): Modify the example to reflect the
3091 new effort durations.
3092
3093 2011-08-15 David Maus <dmaus@ictsoc.de>
3094
3095 * org.texi (Images in LaTeX export): Escape curly brackets in
3096 LaTeX example.
3097
3098 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3099
3100 * org.texi (The clock table): Document the :properties and
3101 :inherit-props arguments for the clocktable.
3102
3103 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3104
3105 * org.texi (Tables in LaTeX export): Document specifying placement
3106 options for tables.
3107
3108 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3109
3110 * org.texi (Evaluating code blocks): More specific documentation
3111 about the different types of header arguments.
3112
3113 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3114
3115 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3116
3117 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3118
3119 * org.texi (Built-in table editor): Document the table field
3120 follow mode.
3121
3122 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3123
3124 * org.texi (Easy Templates): Document new template.
3125
3126 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3127
3128 * org.texi (Literal examples): Add a cross-reference from "Literal
3129 Examples" to "Easy Templates."
3130
3131 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3132
3133 * org.texi (The clock table): Add link to match syntax.
3134
3135 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3136
3137 * org.texi (Agenda commands): Document clock consistency checks.
3138
3139 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3140
3141 * org.texi (Built-in table editor): Document that \vert represents
3142 a vertical bar in a table field.
3143
3144 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3145
3146 * org.texi (Literal examples): Link from "Markup" > "Literate
3147 Examples" to "Working with Source Code".
3148
3149 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3150
3151 * org.texi (Agenda commands): Doc for function option to bulk
3152 action.
3153
3154 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3155
3156 * org.texi (Template expansion): Document new %<...> template
3157 escape.
3158
3159 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3160
3161 * org.texi (Selective export): Document exclusion of any tasks
3162 from export.
3163
3164 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3165
3166 * org.texi (Selective export): Document how to exclude DONE tasks
3167 from export.
3168 (Publishing options): Document the properties to be used to turn off
3169 export of DONE tasks.
3170
3171 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3172
3173 * org.texi (The date/time prompt): Document date range protection.
3174
3175 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3176
3177 * org.texi (padline): Documentation of the new padline header
3178 argument.
3179
3180 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3181
3182 * org.texi (var): Adding "[" to list of characters triggering
3183 elisp evaluation.
3184
3185 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3186
3187 * org.texi (var): Documentation of Emacs Lisp evaluation during
3188 variable assignment.
3189
3190 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3191
3192 * org.texi (colnames): Reference indexing into variables, and note
3193 that colnames are *not* removed before indexing occurs.
3194 (rownames): Reference indexing into variables, and note that
3195 rownames are *not* removed before indexing occurs.
3196
3197 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3198
3199 * org.texi (var): Clarification of indexing into tabular
3200 variables.
3201
3202 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3203
3204 * org.texi (results): Documentation of the `:results wrap' header
3205 argument.
3206
3207 2011-08-15 Bastien Guerry <bzg@gnu.org>
3208
3209 * org.texi (LaTeX and PDF export): Add a note about a limitation
3210 of the LaTeX export: the org file has to be properly structured.
3211
3212 2011-08-15 Bastien Guerry <bzg@gnu.org>
3213
3214 * org.texi (Dynamic blocks, Structure editing):
3215 Mention the function `org-narrow-to-block'.
3216
3217 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3218
3219 * org.texi (Languages): Updating list of code block supported
3220 languages.
3221
3222 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3223
3224 * org.texi (Special properties): CATEGORY is a special property,
3225 but it may also used in the drawer.
3226
3227 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3228
3229 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3230
3231 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3232
3233 * org.texi (Include files): Document :lines.
3234
3235 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3236
3237 * org.texi (comments): Documentation of the ":comments noweb" code
3238 block header argument.
3239
3240 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3241
3242 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3243 added extra whitespace around functions to be consistent with the
3244 rest of the section.
3245
3246 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3247
3248 * org.texi (Evaluating code blocks): Expand discussion of
3249 #+call: line syntax.
3250 (Header arguments in function calls): Expand discussion of
3251 #+call: line syntax.
3252
3253 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3254
3255 * org.texi (Evaluating code blocks): More explicit about how to
3256 pass variables to #+call lines.
3257
3258 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3259
3260 * org.texi (Results of evaluation): Link to the :results header
3261 argument list from the "Results of evaluation" section.
3262
3263 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3264
3265 * org.texi (Conflicts): Adding additional information about
3266 resolving org/yasnippet conflicts.
3267
3268 2011-08-15 David Maus <dmaus@ictsoc.de>
3269
3270 * org.texi (Publishing options): Document style-include-scripts
3271 publishing project property.
3272
3273 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3274
3275 * org.texi (Sparse trees): Document the next-error /
3276 previous-error functionality.
3277
3278 2011-08-15 Tom Dye <tsd@tsdye.com>
3279
3280 * org.texi (cache): Improve documentation of code block caches.
3281
3282 2011-08-15 Tom Dye <tsd@tsdye.com>
3283
3284 * org.texi (Code block specific header arguments):
3285 Documentation of multi-line header arguments.
3286
3287 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3288
3289 * org.texi (Code evaluation security): Add example for using a
3290 function.
3291
3292 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3293
3294 * org.texi (Tables in LaTeX export): Documentation of new
3295 attr_latex options for tables.
3296
3297 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3298
3299 * trampver.texi: Update release number.
3300
3301 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3302
3303 Sync with Tramp 2.2.2.
3304
3305 * trampver.texi: Update release number.
3306
3307 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3308
3309 * flymake.texi (Example -- Configuring a tool called via make):
3310 Use /dev/null instead of the Windows "nul" (bug#8715).
3311
3312 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3313
3314 * widget.texi (Setting Up the Buffer): Remove mention of the
3315 global keymap parent, which doesn't seem to be accurate
3316 (bug#7045).
3317
3318 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3319
3320 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3321
3322 2010-07-10 Kevin Ryde <user42@zip.com.au>
3323
3324 * cl.texi (For Clauses): Add destructuring example processing an
3325 alist (bug#6596).
3326
3327 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3328
3329 * ediff.texi (Major Entry Points): Remove mention of `require',
3330 since that's not pertinent in the installed Emacs (bug#9016).
3331
3332 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3333
3334 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3335 (Filtering New Groups): Clarify how simple the "options -n" format is.
3336 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3337 is internal.
3338
3339 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3340
3341 * tramp.texi (Cleanup remote connections):
3342 Add `tramp-cleanup-this-connection'.
3343
3344 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3345
3346 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3347 zombies.
3348 (Checking New Groups): Ditto (bug#8974).
3349 (Checking New Groups): Move the reference to the right place.
3350
3351 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3352
3353 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3354 backups, and not actual vc (bug#8975).
3355
3356 2011-07-03 Kevin Ryde <user42@zip.com.au>
3357
3358 * cl.texi (For Clauses): @items for hash-values and key-bindings
3359 to make them more visible when skimming. Add examples of `using'
3360 clause to them, examples being clearer than a description in
3361 words (bug#6599).
3362
3363 2011-07-01 Alan Mackenzie <acm@muc.de>
3364
3365 * cc-mode.texi (Guessing the Style): New page.
3366 (Styles): Add a short introduction to above.
3367
3368 2011-06-28 Deniz Dogan <deniz@dogan.se>
3369
3370 * rcirc.texi (Configuration): Bug-fix:
3371 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3372 Reported by Elias Pipping <pipping@exherbo.org>.
3373
3374 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3375
3376 * gnus.texi (Summary Mail Commands):
3377 Document `gnus-summary-reply-to-list-with-original'.
3378
3379 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3380
3381 * eshell.texi (Known problems): Fix typo.
3382
3383 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3384
3385 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3386 (Password handling): `auth-source-debug' is good for debug messages.
3387
3388 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3389
3390 * gnus.texi (Store custom flags and keywords): Refer to
3391 `gnus-registry-article-marks-to-{chars,names}' instead of
3392 `gnus-registry-user-format-function-{M,M2}'.
3393
3394 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3395
3396 * texinfo.tex: Merge from gnulib.
3397
3398 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3399
3400 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3401 (Store custom flags and keywords):
3402 Mention `gnus-registry-user-format-function-M' and
3403 `gnus-registry-user-format-function-M2'.
3404
3405 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3406
3407 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3408
3409 2011-05-17 Glenn Morris <rgm@gnu.org>
3410
3411 * gnus.texi (Face): Fix typo.
3412
3413 2011-05-14 Glenn Morris <rgm@gnu.org>
3414
3415 * dired-x.texi (Omitting Examples): Minor addition.
3416
3417 2011-05-10 Jim Meyering <meyering@redhat.com>
3418
3419 * ede.texi: Fix typo "or or -> or".
3420
3421 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
3422
3423 * gnus.texi (Summary Buffer Lines):
3424 gnus-summary-user-date-format-alist does not exist.
3425 (Sorting the Summary Buffer): More about sorting threads.
3426
3427 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3428
3429 * trampver.texi: Update release number.
3430
3431 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3432
3433 * tramp.texi (Frequently Asked Questions): New item for disabling
3434 Tramp in other packages.
3435
3436 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3437
3438 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3439 (Fancy splitting to parent, Store arbitrary data):
3440 Update gnus-registry docs.
3441
3442 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
3443
3444 * ede.texi: Fix typos.
3445
3446 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3447
3448 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3449 It's @table @code.
3450
3451 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3452
3453 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3454
3455 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3456
3457 * calc.texi (Logarithmic Units): Update the function names.
3458
3459 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3460
3461 * message.texi (Various Commands): Document format specs in the
3462 ellipsis.
3463
3464 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3465
3466 * message.texi (Insertion Variables): Document message-cite-style.
3467
3468 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
3469
3470 * tramp.texi (Remote processes): New subsection "Running shell on
3471 a remote host".
3472
3473 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3474
3475 * auth.texi (Help for developers): Update docs to explain that the
3476 :save-function will only run the first time.
3477
3478 2011-03-12 Glenn Morris <rgm@gnu.org>
3479
3480 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3481 (emacs-faq.text): New target.
3482 (clean): Add emacs-faq.
3483
3484 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
3485
3486 Sync with Tramp 2.2.1.
3487
3488 * trampver.texi: Update release number.
3489
3490 2011-03-11 Glenn Morris <rgm@gnu.org>
3491
3492 * Makefile.in (HTML_TARGETS): New.
3493 (clean): Delete $HTML_TARGETS.
3494 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3495
3496 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3497
3498 * auth.texi (Help for developers): Show example of using
3499 `auth-source-search' with prompts and :save-function.
3500
3501 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3502
3503 * Version 23.3 released.
3504
3505 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3506
3507 * message.texi (Message Buffers): Update default value of
3508 message-generate-new-buffers.
3509
3510 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3511
3512 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3513 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3514 respectively.
3515 (Musical Notes): New section.
3516 (Customizing Calc): Mention the customizable variable
3517 calc-note-threshold.
3518
3519 2011-03-03 Glenn Morris <rgm@gnu.org>
3520
3521 * url.texi (Dealing with HTTP documents): Remove reference to
3522 function url-decode-text-part; never seems to have existed. (Bug#6038)
3523 (Configuration): Update url-configuration-directory description.
3524
3525 2011-03-02 Glenn Morris <rgm@gnu.org>
3526
3527 * dired-x.texi (Multiple Dired Directories): Remove mentions
3528 of dired-default-directory-alist and dired-default-directory.
3529 Move dired-smart-shell-command here...
3530 (Miscellaneous Commands): ... from here.
3531
3532 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3533
3534 * texinfo.tex: Update to version 2011-02-24.09.
3535
3536 2011-03-02 Glenn Morris <rgm@gnu.org>
3537
3538 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3539 instead of the obsoleted dired-omit-here-always.
3540
3541 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
3542
3543 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3544 supported systems.
3545
3546 2011-02-28 Glenn Morris <rgm@gnu.org>
3547
3548 * dbus.texi (Type Conversion): Grammar fix.
3549
3550 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
3551
3552 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3553 "Debian GNU/Linux".
3554
3555 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3556
3557 2011-02-23 Glenn Morris <rgm@gnu.org>
3558
3559 * dired-x.texi (Features): Minor rephrasing.
3560 (Local Variables): Fix typos.
3561
3562 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3563 Standardize some Emacs/XEmacs terminology.
3564
3565 * dired-x.texi (Features): Don't advertise obsolete local variables.
3566 Simplify layout.
3567 (Omitting Variables): Update local variables example.
3568 (Local Variables): Say this is obsolete. Fix description of
3569 dired-enable-local-variables possible values.
3570
3571 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3572
3573 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3574 default now.
3575
3576 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3577
3578 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3579
3580 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3581
3582 * gnus.texi (Window Layout): Document layout names.
3583
3584 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3585
3586 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3587 * auth.texi: Sync @dircategory with ../../info/dir.
3588 * autotype.texi: Sync @dircategory with ../../info/dir.
3589 * calc.texi: Sync @dircategory with ../../info/dir.
3590 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3591 * cl.texi: Sync @dircategory with ../../info/dir.
3592 * dbus.texi: Sync @dircategory with ../../info/dir.
3593 * dired-x.texi: Sync @dircategory with ../../info/dir.
3594 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3595 * ede.texi: Sync @dircategory with ../../info/dir.
3596 * ediff.texi: Sync @dircategory with ../../info/dir.
3597 * edt.texi: Sync @dircategory with ../../info/dir.
3598 * eieio.texi: Sync @dircategory with ../../info/dir.
3599 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3600 * epa.texi: Sync @dircategory with ../../info/dir.
3601 * erc.texi: Sync @dircategory with ../../info/dir.
3602 * eshell.texi: Sync @dircategory with ../../info/dir.
3603 * eudc.texi: Sync @dircategory with ../../info/dir.
3604 * flymake.texi: Sync @dircategory with ../../info/dir.
3605 * forms.texi: Sync @dircategory with ../../info/dir.
3606 * gnus.texi: Sync @dircategory with ../../info/dir.
3607 * idlwave.texi: Sync @dircategory with ../../info/dir.
3608 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3609 * message.texi: Sync @dircategory with ../../info/dir.
3610 * mh-e.texi: Sync @dircategory with ../../info/dir.
3611 * newsticker.texi: Sync @dircategory with ../../info/dir.
3612 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3613 * org.texi: Sync @dircategory with ../../info/dir.
3614 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3615 * pgg.texi: Sync @dircategory with ../../info/dir.
3616 * rcirc.texi: Sync @dircategory with ../../info/dir.
3617 * reftex.texi: Sync @dircategory with ../../info/dir.
3618 * remember.texi: Sync @dircategory with ../../info/dir.
3619 * sasl.texi: Sync @dircategory with ../../info/dir.
3620 * sc.texi: Sync @dircategory with ../../info/dir.
3621 * semantic.texi: Sync @dircategory with ../../info/dir.
3622 * ses.texi: Sync @dircategory with ../../info/dir.
3623 * sieve.texi: Sync @dircategory with ../../info/dir.
3624 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3625 * speedbar.texi: Sync @dircategory with ../../info/dir.
3626 * trampver.texi [emacs]: Set emacsname to "Emacs".
3627 * tramp.texi: Sync @dircategory with ../../info/dir.
3628 * url.texi: Sync @dircategory with ../../info/dir.
3629 * vip.texi: Sync @dircategory with ../../info/dir.
3630 * viper.texi: Sync @dircategory with ../../info/dir.
3631 * widget.texi: Sync @dircategory with ../../info/dir.
3632 * woman.texi: Sync @dircategory with ../../info/dir.
3633
3634 2011-02-19 Glenn Morris <rgm@gnu.org>
3635
3636 * dired-x.texi (Technical Details): No longer redefines
3637 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
3638 dired-read-shell-command, or dired-find-buffer-nocreate.
3639
3640 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3641
3642 * eshell.texi (Input/Output):
3643 Document insert output redirection operator, >>>.
3644
3645 2011-02-18 Glenn Morris <rgm@gnu.org>
3646
3647 * dired-x.texi (Optional Installation File At Point): Simplify.
3648
3649 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3650
3651 * auth.texi (Help for users): Use :port instead of :protocol for all
3652 auth-source docs.
3653 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3654 to have two files in `auth-sources'.
3655
3656 2011-02-16 Glenn Morris <rgm@gnu.org>
3657
3658 * dired-x.texi: Use emacsver.texi to get Emacs version.
3659 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3660 Depend on emacsver.texi.
3661
3662 * dired-x.texi: Drop meaningless version number.
3663 (Introduction): Remove old info.
3664 (Optional Installation Dired Jump): Autoload from dired-x.
3665 Remove incorrect info about loaddefs.el.
3666 (Bugs): Just refer to M-x report-emacs-bug.
3667
3668 * dired-x.texi (Multiple Dired Directories): Update for rename of
3669 default-directory-alist.
3670 (Miscellaneous Commands): No longer mention very old VM version 4.
3671
3672 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3673
3674 Merge from gnulib.
3675 * texinfo.tex: Update to version 2011-02-14.11.
3676
3677 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3678
3679 * auth.texi (Help for users):
3680 Login collection is "Login" and not "login".
3681
3682 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
3683
3684 * tramp.texi (History): Remove IMAP support.
3685 (External methods, Frequently Asked Questions): Remove `imap' and
3686 `imaps' methods.
3687 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3688
3689 * trampver.texi: Remove default value of `emacsimap'.
3690
3691 2011-02-13 Glenn Morris <rgm@gnu.org>
3692
3693 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3694 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3695
3696 2011-02-12 Glenn Morris <rgm@gnu.org>
3697
3698 * sc.texi (Getting Connected): Remove old index entries.
3699
3700 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
3701
3702 * url.texi: Remove duplicate @dircategory (Bug#7942).
3703
3704 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3705
3706 * auth.texi (Overview, Help for users, Help for developers):
3707 Update docs.
3708 (Help for users): Talk about spaces.
3709
3710 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3711
3712 * texinfo.tex: Update to version 2011-02-07.16.
3713
3714 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
3715
3716 * dbus.texi (Bus names): Adapt descriptions for
3717 dbus-list-activatable-names and dbus-list-known-names.
3718
3719 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3720
3721 * calc.texi (Logarithmic Units): New section.
3722
3723 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3724
3725 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3726 manuals use it now.
3727
3728 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
3729
3730 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3731
3732 * overrides.texi: Remove.
3733
3734 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3735 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3736
3737 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
3738
3739 * tramp.texi (Frequently Asked Questions): Mention problems with
3740 WinSSHD.
3741
3742 * trampver.texi: Update release number.
3743
3744 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3745
3746 * tramp.texi:
3747 Replace "delimet" with "delimit" globally.
3748 Replace "explicite" with "explicit" globally.
3749 Replace "instead of" with "instead" where there was nothing after "of".
3750 Audit use of comma before interrogative pronoun, "that", or "which".
3751 Minor word order, spelling, wording changes.
3752
3753 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3754
3755 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3756
3757 * sieve.texi: Use WEBHACKDEVEL.
3758
3759 * sasl.texi: Use WEBHACKDEVEL.
3760
3761 * pgg.texi: Use WEBHACKDEVEL.
3762
3763 * message.texi: Use WEBHACKDEVEL.
3764
3765 * gnus.texi: Use WEBHACKDEVEL.
3766
3767 * emacs-mime.texi: Use WEBHACKDEVEL.
3768
3769 * auth.texi: Use WEBHACKDEVEL.
3770
3771 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3772 manuals.
3773
3774 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3775
3776 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3777
3778 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3779
3780 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3781 which in turn is copied from ftp://tug.org/tex/.
3782
3783 2011-02-03 Glenn Morris <rgm@gnu.org>
3784
3785 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3786 (Binding combinations of modifiers and function keys):
3787 Let's assume people reading this are not using Emacs 18.
3788
3789 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3790
3791 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3792 since it's run automatically.
3793
3794 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3795
3796 * gnus.texi (Customizing Articles): Fix typo.
3797
3798 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3799
3800 * gnus.texi (Customizing Articles): Document the new way of customizing
3801 the date headers(s).
3802
3803 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3804
3805 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3806 splitting example.
3807
3808 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3809
3810 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3811 (MAKEINFO_OPTS): New variable.
3812 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3813 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3814 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3815 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3816 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3817 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3818 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3819 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3820 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3821 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3822 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3823 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3824 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3825 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3826 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3827 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3828 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3829 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3830
3831 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3832
3833 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3834
3835 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3836
3837 * message.texi (IDNA): Explain what it is.
3838
3839 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3840
3841 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3842
3843 2011-01-23 Werner Lemberg <wl@gnu.org>
3844
3845 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3846 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3847 (ENVADD): Update.
3848
3849 2011-01-18 Glenn Morris <rgm@gnu.org>
3850
3851 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3852
3853 2011-01-14 Eduard Wiebe <usenet@pusto.de>
3854
3855 * nxml-mode.texi (Introduction): Fix file name typos.
3856
3857 2011-01-13 Christian Ohler <ohler@gnu.org>
3858
3859 * ert.texi: New file.
3860
3861 * Makefile.in:
3862 * makefile.w32-in: Add ert.texi.
3863
3864 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3865
3866 * dbus.texi (Receiving Method Calls): New function
3867 dbus-register-service. Rearrange node.
3868
3869 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3870
3871 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3872 which in turn is copied from ftp://tug.org/tex/.
3873
3874 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3875
3876 * dbus.texi (Receiving Method Calls): Describe new optional
3877 parameter dont-register-service of dbus-register-{method,property}.
3878
3879 2010-12-17 Daiki Ueno <ueno@unixuser.org>
3880
3881 * epa.texi (Encrypting/decrypting *.gpg files):
3882 Mention epa-file-select-keys.
3883
3884 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3885
3886 * gnus.texi (Archived Messages): Remove outdated text.
3887
3888 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3889
3890 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
3891
3892 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3893
3894 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
3895
3896 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3897
3898 * gnus.texi (The swish++ Engine): Add customizable parameters
3899 descriptions.
3900 (The swish-e Engine): Ditto.
3901
3902 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
3903
3904 * tramp.texi (Inline methods): Add "ksu" method.
3905 (Remote processes): Add example with remote `default-directory'.
3906
3907 2010-12-14 Glenn Morris <rgm@gnu.org>
3908
3909 * faq.texi (Expanding aliases when sending mail):
3910 Now build-mail-aliases is interactive.
3911
3912 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3913
3914 * gnus.texi: First pass at adding (rough) nnir documentation.
3915
3916 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3917
3918 * gnus.texi (Filtering New Groups):
3919 Mention gnus-auto-subscribed-categories.
3920 (The First Time): Remove, since default-subscribed-newsgroups has been
3921 removed.
3922
3923 2010-12-13 Glenn Morris <rgm@gnu.org>
3924
3925 * cl.texi (For Clauses): Small fixes for frames and windows.
3926
3927 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3928
3929 * org.texi (Using capture): Document using prefix arguments for
3930 finalizing capture.
3931 (Agenda commands): Document prefix argument for the bulk scatter
3932 command.
3933 (Beamer class export): Document that also overlay arguments can be
3934 passed to the column environment.
3935 (Template elements): Document the new entry type.
3936
3937 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3938
3939 * org.texi (Include files): Document :minlevel.
3940
3941 2010-12-11 Julien Danjou <julien@danjou.info>
3942
3943 * org.texi (Categories): Document category icons.
3944
3945 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
3946
3947 * org.texi (noweb): Fix typo.
3948
3949 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3950
3951 * gnus.texi (Server Commands): Point to the rest of the server
3952 commands.
3953
3954 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3955
3956 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3957 g'.
3958
3959 2010-12-02 Julien Danjou <julien@danjou.info>
3960
3961 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3962
3963 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3964
3965 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3966 (Direct Functions): Note the STARTTLS upgrade.
3967
3968 2010-11-27 Glenn Morris <rgm@gnu.org>
3969 James Clark <none@example.com>
3970
3971 * nxml-mode.texi (Introduction): New section.
3972
3973 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3974
3975 * gnus.texi (Server Commands): Document gnus-server-show-server.
3976
3977 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
3978
3979 Sync with Tramp 2.2.0.
3980
3981 * trampver.texi: Update release number.
3982
3983 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3984
3985 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
3986 Mention that the TeX specific units won't use the `tex' prefix
3987 in TeX mode.
3988
3989 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
3990
3991 * gnus.texi (Misc Article): Document gnus-inhibit-images.
3992
3993 2010-11-17 Glenn Morris <rgm@gnu.org>
3994
3995 * edt.texi: Remove information about Emacs 19.
3996
3997 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
3998
3999 * trampver.texi: Update release number.
4000
4001 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4002
4003 * gnus.texi (Article Washing): Fix typo.
4004
4005 2010-11-11 Noorul Islam <noorul@noorul.com>
4006
4007 * org.texi: Fix typo.
4008
4009 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4010
4011 * org.texi (Using capture): Explain that refiling is
4012 sensitive to cursor position.
4013
4014 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4015
4016 * org.texi (Images and tables): Add cross reference to link section.
4017
4018 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4019
4020 * org.texi: Document the <c> cookie.
4021
4022 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4023
4024 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4025 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4026
4027 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4028
4029 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4030
4031 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4032
4033 * org.texi (Project alist): Mention that this is a property list.
4034
4035 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4036
4037 * org.texi (Setting up the staging area): Document that
4038 file names remain visible when encrypting the MobileOrg files.
4039
4040 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4041
4042 * org.texi (Setting up the staging area): Document which
4043 versions are needed for encryption.
4044
4045 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4046
4047 * org.texi (noweb): Update :noweb documentation to
4048 reflect the new "tangle" argument.
4049
4050 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4051
4052 * org.texi (Batch execution): Improve tangling script in
4053 documentation.
4054
4055 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4056
4057 * org.texi (Handling links):
4058 (In-buffer settings): Document inlining images on startup.
4059
4060 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4061
4062 * org.texi (Setting up the staging area): Document use of
4063 crypt password.
4064
4065 2010-11-11 David Maus <dmaus@ictsoc.de>
4066
4067 * org.texi (Template expansion): Add date related link type escapes.
4068
4069 2010-11-11 David Maus <dmaus@ictsoc.de>
4070
4071 * org.texi (Template expansion): Add mew in table for link type
4072 escapes.
4073
4074 2010-11-11 David Maus <dmaus@ictsoc.de>
4075
4076 * org.texi (Template expansion): Fix typo in link type escapes.
4077
4078 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4079
4080 * org.texi (Structure of code blocks): Another documentation tweak.
4081
4082 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4083
4084 * org.texi (Structure of code blocks): Documentation tweak.
4085
4086 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4087
4088 * org.texi (Structure of code blocks):
4089 Update documentation to mention inline code block syntax.
4090
4091 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4092
4093 * org.texi (comments): Improve wording.
4094
4095 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4096
4097 * org.texi (comments): Document the new :comments header arguments.
4098
4099 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4100
4101 * org.texi (Installation): Remove the special
4102 installation instructions for XEmacs.
4103
4104 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4105
4106 * org.texi (Easy Templates): New section. Documents quick
4107 insertion of empty structural elements.
4108
4109 2010-11-11 Noorul Islam <noorul@noorul.com>
4110
4111 * org.texi: Fix doc.
4112
4113 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4114
4115 * org.texi (The date/time prompt): Document specification
4116 of time ranges.
4117
4118 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4119
4120 * org.texi (Internal links): Document the changes in
4121 internal links.
4122
4123 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4124
4125 * org.texi (Agenda commands): Document the limitation for
4126 the filter preset - it can only be used for an entire agenda
4127 view, not in an individual block in a block agenda.
4128
4129 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4130
4131 * org.texi (iCalendar export): Document alarm creation.
4132
4133 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4134
4135 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4136
4137 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4138
4139 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4140
4141 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4142
4143 * calc.texi: Use emacsver.texi to determine Emacs version.
4144
4145 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4146
4147 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4148 since that works by default.
4149
4150 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4151
4152 * gnus.texi (Customizing the IMAP Connection): Document
4153 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4154
4155 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4156
4157 * tramp.texi (Remote shell setup): New item "Interactive shell
4158 prompt". Reported by Christian Millour <cm@abtela.com>.
4159 (Remote shell setup, Remote processes): Use @code{} for
4160 environment variables.
4161
4162 2010-11-03 Glenn Morris <rgm@gnu.org>
4163
4164 * ediff.texi (Quick Help Commands, Miscellaneous):
4165 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4166
4167 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4168
4169 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4170
4171 2010-10-31 Glenn Morris <rgm@gnu.org>
4172
4173 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4174
4175 2010-10-31 Glenn Morris <rgm@gnu.org>
4176
4177 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4178
4179 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4180
4181 * gnus.texi (Client-Side IMAP Splitting):
4182 Mention nnimap-unsplittable-articles.
4183
4184 2010-10-29 Julien Danjou <julien@danjou.info>
4185
4186 * gnus.texi (Finding the News): Remove references to obsoletes
4187 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4188
4189 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4190
4191 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4192 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4193 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4194 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4195
4196 2010-10-28 Glenn Morris <rgm@gnu.org>
4197
4198 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4199 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4200 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4201
4202 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4203
4204 * epa.texi (Mail-mode integration): Add alternative key bindings
4205 for epa-mail commands; escape comma.
4206 Don't use the word "PGP", since it is a non-free program.
4207
4208 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4209
4210 * calc.texi: Use emacsver.texi to determine Emacs version.
4211
4212 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4213
4214 * gnus.texi (Group Parameters, Buttons): Fix typos.
4215
4216 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4217
4218 * gnus.texi (Subscription Commands): Mention that you can also
4219 subscribe to new groups via the Server buffer, which is probably more
4220 convenient when subscribing to many groups.
4221
4222 2010-10-21 Julien Danjou <julien@danjou.info>
4223
4224 * message.texi (Message Headers): Allow message-default-headers to be a
4225 function.
4226
4227 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4228
4229 * gnus-news.texi: Mention new archive defaults.
4230
4231 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4232
4233 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4234
4235 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4236
4237 * gnus.texi (HTML): Document the function value of
4238 gnus-blocked-images.
4239 (Article Washing): shr and gnus-w3m, not the direct function names.
4240
4241 2010-10-20 Julien Danjou <julien@danjou.info>
4242
4243 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4244 variable.
4245
4246 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4247
4248 * gnus.texi (Customizing the IMAP Connection): The port strings are
4249 strings.
4250 (Document Groups): Mention git.
4251
4252 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4253
4254 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4255 bzr/Gnus git sync.
4256
4257 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4258
4259 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4260 change.
4261
4262 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4263
4264 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4265 @item syntax for in-Emacs makeinfo.
4266
4267 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4268
4269 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4270 trim sentence.
4271
4272 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4273
4274 * epa.texi (Caching Passphrases):
4275 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4276 Clarify some configurations require to set up gpg-agent.
4277
4278 2010-10-11 Glenn Morris <rgm@gnu.org>
4279
4280 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4281
4282 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4283
4284 * gnus.texi (Spam Package Introduction): Mention `$'.
4285
4286 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4287
4288 * makefile.w32-in (emacsdir): New variable.
4289 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4290 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4291
4292 2010-10-09 Glenn Morris <rgm@gnu.org>
4293
4294 * Makefile.in (mostlyclean): Delete *.toc.
4295
4296 * Makefile.in: Use $< in rules.
4297
4298 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4299
4300 * Makefile.in ($(infodir)): Delete rule.
4301 (mkinfodir): New. Use it in all the info rules, rather than depending
4302 on infodir.
4303
4304 2010-10-09 Glenn Morris <rgm@gnu.org>
4305
4306 * gnus.texi (Article Washing): Fix previous change.
4307
4308 * Makefile.in (emacsdir): New variable.
4309 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4310 Depend on emacsver.texi.
4311
4312 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4313
4314 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4315
4316 2010-10-08 Julien Danjou <julien@danjou.info>
4317
4318 * gnus.texi: Add mm-shr.
4319
4320 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4321
4322 * gnus.texi (Finding the Parent, The Gnus Registry)
4323 (Registry Article Refer Method): Update docs for nnregistry.el.
4324
4325 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4326
4327 * auth.texi (Help for users)
4328 (GnuPG and EasyPG Assistant Configuration): Update docs.
4329
4330 2010-10-08 Glenn Morris <rgm@gnu.org>
4331
4332 * cl.texi (Organization, Installation, Old CL Compatibility):
4333 Deprecate cl-compat for new code.
4334 (Usage, Installation): Remove outdated information.
4335
4336 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4337
4338 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4339
4340 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4341
4342 2010-10-06 Julien Danjou <julien@danjou.info>
4343
4344 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4345
4346 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4347 broken link.
4348
4349 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4350
4351 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4352 to ReiserFS.
4353
4354 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4355 (FAQ 7-1): Fix getmail URL.
4356
4357 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4358
4359 * epa.texi (Caching Passphrases): New section.
4360
4361 2010-10-06 Glenn Morris <rgm@gnu.org>
4362
4363 * Makefile.in (SHELL): Set it.
4364 (info): Move the mkdir dependency to the individual info files.
4365 (mostlyclean): Tidy up.
4366 (clean): Only delete the specific dvi and pdf files.
4367 (maintainer-clean): Be more restrictive in what we delete.
4368 ($(infodir)): Add parallel build workaround.
4369
4370 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4371
4372 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4373
4374 2010-10-03 Julien Danjou <julien@danjou.info>
4375
4376 * emacs-mime.texi (Display Customization):
4377 Update mm-inline-large-images documentation and add documentation for
4378 mm-inline-large-images-proportion.
4379
4380 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4381
4382 * tramp.texi (Frequently Asked Questions):
4383 Mention remote-file-name-inhibit-cache.
4384
4385 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4386
4387 * gnus.texi (Splitting Mail): Fix @xref syntax.
4388 (Splitting Mail): Really fix the @ref syntax.
4389
4390 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4391
4392 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4393 (Article Hiding): Add google banner example.
4394 Suggested by Benjamin Xu.
4395
4396 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4397
4398 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4399 Remove nnimap-split-rule from examples.
4400
4401 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4402
4403 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4404 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4405 Fishman.
4406 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4407
4408 2010-09-30 Julien Danjou <julien@danjou.info>
4409
4410 * gnus.texi (Gravatars): Fix documentation about
4411 gnu-gravatar-properties.
4412
4413 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4414
4415 * epa.texi (Bug Reports): New section.
4416
4417 2010-09-29 Glenn Morris <rgm@gnu.org>
4418
4419 * Makefile.in (top_srcdir): Remove unused variable.
4420
4421 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4422
4423 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4424 (Client-Side IMAP Splitting): Document 'default.
4425
4426 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4427
4428 * gnus.texi (Customizing the IMAP Connection):
4429 Document nnimap-fetch-partial-articles.
4430
4431 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4432
4433 * gnus-news.texi: Mention nnimap-inbox.
4434
4435 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4436
4437 2010-09-26 Julien Danjou <julien@danjou.info>
4438
4439 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4440
4441 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4442
4443 * gnus.texi (Security): Remove gpg.el mention.
4444
4445 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4446
4447 * gnus.texi (Browse Foreign Server): New variable
4448 gnus-browse-subscribe-newsgroup-method.
4449
4450 * gnus-news.texi: Mention it.
4451
4452 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4453
4454 * gnus.texi (NoCeM): Remove.
4455 (Startup Variables): No jingle.
4456
4457 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
4458
4459 * woman.texi (Interface Options): xz compression is now supported.
4460
4461 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4462
4463 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4464 (Unavailable Servers): Document gnus-server-copy-server.
4465 (Using IMAP): Document the new nnimap.
4466
4467 2010-09-25 Julien Danjou <julien@danjou.info>
4468
4469 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4470
4471 2010-09-24 Glenn Morris <rgm@gnu.org>
4472
4473 * url.texi (Disk Caching): Tweak previous change.
4474
4475 2010-09-24 Julien Danjou <julien@danjou.info>
4476
4477 * url.texi (Disk Caching): Mention url-cache-expire-time,
4478 url-cache-expired, and url-fetch-from-cache.
4479
4480 2010-09-24 Julien Danjou <julien@danjou.info>
4481
4482 * gnus.texi: Add Gravatars.
4483
4484 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4485
4486 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4487
4488 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4489
4490 * gnus.texi (Expunging mailboxes): Update name of the expunging
4491 command.
4492
4493 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4494
4495 * emacs-mime.texi (rfc2047): Update description for
4496 rfc2047-encode-parameter.
4497
4498 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
4499
4500 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4501 "fish" methods.
4502 (External methods): Remove "scp1_old" and "scp2_old" methods.
4503
4504 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
4505
4506 * tramp.texi: Remove Japanese manual. Fix typo.
4507
4508 * trampver.texi: Update release number. Remove japanesemanual.
4509
4510 2010-09-09 Glenn Morris <rgm@gnu.org>
4511
4512 * org.texi: Restore clobbered changes (copyright years, untabify).
4513
4514 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4515
4516 * gnus.texi (Adaptive Scoring): Fix typo.
4517
4518 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4519
4520 * gnus.texi (Article Display): Document gnus-html-show-images.
4521
4522 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4523
4524 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4525
4526 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4527
4528 * gnus.texi (HTML): Document gnus-max-image-proportion.
4529
4530 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4531
4532 * gnus.texi (HTML): Document gnus-blocked-images.
4533
4534 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4535
4536 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4537
4538 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4539 the first message are used for wide replies.
4540 (Changing Servers): Remove documentation on gnus-change-server and
4541 friends, since it's been removed.
4542
4543 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4544
4545 * gnus.texi (Drafts): Mention B DEL.
4546
4547 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4548
4549 * gnus.texi (Delayed Articles): Mention that the Date header is the
4550 original one, even if you delay.
4551
4552 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4553
4554 * gnus.texi (Asynchronous Fetching):
4555 Document gnus-async-post-fetch-function.
4556 (HTML): Made into its own section.
4557
4558 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
4559
4560 Sync with Tramp 2.1.19.
4561
4562 * tramp.texi (Inline methods, Default Method):
4563 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
4564 Remove remark about doubled "-t" argument.
4565 (Auto-save and Backup): Remove reference to Emacs 21.
4566 (Filename Syntax): Describe port numbers.
4567 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4568 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4569 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4570 errors with the backquotes.
4571 (External packages): File attributes cache flushing for asynchronous
4572 processes.
4573 (Traces and Profiles): Describe verbose level 9.
4574
4575 * trampver.texi: Update release number.
4576
4577 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
4578
4579 * dbus.texi (Alternative Buses): New chapter.
4580
4581 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4582
4583 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4584
4585 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4586
4587 * calc.texi (Customizing Calc): Rearrange description of new
4588 variables to match the presentation of other variables.
4589
4590 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4591
4592 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4593
4594 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4595
4596 * calc.texi (Making Selections, Selecting Subformulas)
4597 (Customizing Calc): Mention how to use faces to emphasize selected
4598 sub-formulas.
4599
4600 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
4601
4602 * tramp.texi (External packages): File attributes cache flushing
4603 for asynchronous processes.
4604
4605 2010-08-01 Alan Mackenzie <acm@muc.de>
4606
4607 Enhance the manual for the latest Java Mode.
4608
4609 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4610 annotation-var-cont.
4611 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4612 two new symbols.
4613
4614 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
4615
4616 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4617
4618 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
4619
4620 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4621
4622 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
4623
4624 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4625
4626 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4627
4628 * org.texi: Add macros to get plain quotes in PDF output.
4629 List additional contributors.
4630 (Capture): New section, replaces the section about remember.
4631 (Working With Source Code): New chapter, focused on documenting Org
4632 Babel.
4633 (Code evaluation security): New section.
4634 (MobileOrg): Document DropBox support.
4635 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4636 (Special symbols): Show how to display UTF8 characters for entities.
4637 (Global TODO list): Clarify the use of the "M" key and the differences
4638 to the "m" key.
4639 (RSS Feeds): Mention Atom feeds as well.
4640 (Setting tags): Remove paragraph about
4641 `org-complete-tags-always-offer-all-agenda-tags'.
4642
4643 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
4644
4645 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4646 argument.
4647 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4648 echoing shells.
4649
4650 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
4651
4652 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4653 (Filename Syntax): Describe port numbers.
4654
4655 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
4656
4657 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4658 forgotten.
4659 (Type Conversion): Precise conversion of natural numbers.
4660 (Errors and Events): Add "debugging" to concept index. Add variable
4661 `dbus-debug'.
4662
4663 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
4664
4665 * dbus.texi (Receiving Method Calls): Add optional argument
4666 EMITS-SIGNAL to `dbus-register-property'.
4667
4668 2010-06-27 Alex Schroeder <alex@gnu.org>
4669
4670 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4671
4672 2010-06-24 Glenn Morris <rgm@gnu.org>
4673
4674 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4675 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4676 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4677 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4678 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4679 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4680 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4681 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4682 convention. Make them end with a period.
4683
4684 2010-06-23 Glenn Morris <rgm@gnu.org>
4685
4686 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
4687 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4688 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4689 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4690 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4691 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
4692
4693 2010-06-10 Glenn Morris <rgm@gnu.org>
4694
4695 * idlwave.texi (Load-Path Shadows):
4696 * org.texi (Handling links): Fix typos.
4697
4698 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4699
4700 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4701
4702 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
4703
4704 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4705 by an alias. (Bug#6226)
4706
4707 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4708
4709 * calc.texi (Manipulating Vectors): Mention that vectors can
4710 be used to determine bins for `calc-histogram'.
4711
4712 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4713
4714 * calc.texi: Remove "\turnoffactive" commands throughout.
4715
4716 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
4717
4718 * url.texi (HTTP language/coding, Customization):
4719 * message.texi (Header Commands, Responses):
4720 * cl.texi (Argument Lists): Fix typos.
4721
4722 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
4723
4724 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4725 Note that Development menu is always available.
4726 (Creating a project): Fix terminology.
4727 (Add/Remove files): Fix typo.
4728
4729 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
4730
4731 * Version 23.2 released.
4732
4733 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
4734
4735 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4736
4737 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
4738
4739 * tramp.texi (Inline methods, Default Method):
4740 Mention `tramp-inline-compress-start-size'.
4741
4742 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
4743
4744 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4745 the CVS repo. Put the Git repo in the news section.
4746
4747 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
4748 Removed some mentions of CVS. Mention the new Git repo.
4749
4750 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
4751
4752 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
4753 (Mail Group Commands): Add index entry.
4754
4755 2010-04-18 Glenn Morris <rgm@gnu.org>
4756
4757 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4758
4759 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4760
4761 * calc.texi (Radix modes): Mention that the option prefix will
4762 turn on twos-complement mode.
4763 (Inverse and Hyperbolic Flags): Mention the Option flag.
4764
4765 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4766
4767 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
4768 (LaTeX/PDF export commands): Rename and Move section.
4769 (Sectioning structure): Update.
4770 (References): New use case for field coordinates.
4771 (The export dispatcher): Rename from ASCII export.
4772 (Setting up the staging area): Document the availability of
4773 encryption for MobileOrg.
4774 (Images and tables): Document how to reference labels.
4775 (Index entries): New section.
4776 (Generating an index): New section.
4777 (Column width and alignment): Document that <N> now
4778 means a fixed width, not a maximum width.
4779 (Publishing options): Document the :email option.
4780 (Beamer class export): Fix bug in the BEAMER example.
4781 (Refiling notes): Document refile logging.
4782 (In-buffer settings): Document refile logging keywords.
4783 (Drawers): Document `C-c C-z' command.
4784 (Agenda commands): Mention the alternative key `C-c C-z'.
4785 (Special properties): Document the BLOCKED property.
4786 (The spreadsheet): Mention the formula editor.
4787 (References): Document field coordinates.
4788 (Publishing action): Correct the documentation for the
4789 publishing function.
4790 (The date/time prompt): Document that we accept dates
4791 like month/day/year.
4792 (Cooperation): Document the changes in table.el support.
4793 (Faces for TODO keywords, Faces for TODO keywords)
4794 (Priorities): Document the easy colors.
4795 (Visibility cycling): Document the new double prefix
4796 arg for `org-reveal'.
4797 (Cooperation): Remember.el is part of Emacs.
4798 (Clean view): Mention that `wrap-prefix' is also set by
4799 org-indent-mode.
4800 (Agenda commands): Add information about prefix args to
4801 scheduling and deadline commands.
4802 (Search view): Point to the docstring of
4803 `org-search-view' for more details.
4804 (Agenda commands): Document that `>' prompts for a date.
4805 (Setting tags): Document variable
4806 org-complete-tags-always-offer-all-agenda-tags.
4807 (Column attributes): Cross-reference special properties.
4808
4809 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
4810
4811 Synchronize with Tramp repository.
4812
4813 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
4814 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4815 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
4816 syntax, texi2dvi reports errors with the backquotes.
4817
4818 * trampver.texi: Update release number.
4819
4820 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
4821
4822 * gnus.texi (Finding the News): Add pointers to the Server buffer
4823 because it's essential.
4824
4825 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4826
4827 * gnus.texi (MIME Commands): Update description of
4828 gnus-article-browse-html-article.
4829
4830 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
4831
4832 * auth.texi (Secret Service API): Add TODO node.
4833 (Help for users): Explain the new source options for `auth-sources'.
4834
4835 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
4836
4837 * trampver.texi: Update release number.
4838
4839 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
4840
4841 * Branch for 23.2.
4842
4843 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
4844
4845 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4846 now enabled by default.
4847
4848 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
4849
4850 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4851 when Emacs runs in interactive mode. (Bug#5645)
4852
4853 2010-02-16 Glenn Morris <rgm@gnu.org>
4854
4855 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4856
4857 2010-02-05 Mark A. Hershberger <mah@everybody.org>
4858
4859 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4860
4861 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
4862
4863 * gnus.texi (Score File Format): Fix typo.
4864
4865 2010-01-19 Mark A. Hershberger <mah@everybody.org>
4866
4867 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4868
4869 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
4870
4871 * ada-mode.texi (Project File Overview): Fix typo.
4872
4873 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
4874
4875 * semantic.texi: Add Richard Y. Kim credit.
4876
4877 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4878
4879 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
4880
4881 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
4882 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
4883
4884 2010-01-17 Glenn Morris <rgm@gnu.org>
4885
4886 * calc.texi (Reporting Bugs): Don't mention format of repository.
4887
4888 * woman.texi (Bugs): Make "Emacs repository" less specific,
4889 and the URL for same more specific.
4890
4891 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4892
4893 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
4894
4895 * ede.texi (ede-step-project, ede-proj-target):
4896 * tramp.texi (Remote processes): Fix typos.
4897
4898 2010-01-16 Mario Lang <mlang@delysid.org>
4899
4900 * ede.texi (ede-target):
4901 * org.texi (Refiling notes): Remove duplicated words.
4902
4903 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4904
4905 * gnus.texi (Posting Styles): Use with-current-buffer.
4906 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4907
4908 2010-01-02 Kevin Ryde <user42@zip.com.au>
4909
4910 * eieio.texi (Naming Conventions): Correction to xref on elisp
4911 coding conventions, is "Tips" node not "Standards".
4912
4913 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
4914
4915 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4916
4917 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4918
4919 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
4920
4921 * gnus.texi (Direct Functions): Add missing port number to tls method.
4922
4923 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
4924
4925 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4926 ($(infodir)/edt, edt.dvi): New targets.
4927
4928 2009-12-15 Glenn Morris <rgm@gnu.org>
4929
4930 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4931 (edt, $(infodir)/edt, edt.dvi): New targets.
4932 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4933
4934 * Makefile.in (PDF_TARGETS, pdf): New.
4935 (clean): Add *.pdf.
4936 Add pdf rules for all manuals.
4937
4938 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4939
4940 * calc.texi (Radix Modes): Clarify two's complement notation.
4941
4942 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
4943
4944 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4945 (Smart Jump, Analyzer Debug): Copyedits.
4946 (Semantic mode user commands): Link to new nodes.
4947 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4948 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4949 upstream Semantic manual.
4950
4951 * semantic.texi (Introduction): Minor fix to diagram.
4952
4953 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
4954
4955 * eshell.texi (History): Add the other built-in variables.
4956 (Built-ins): Explain built-ins, and how to apply the external commands.
4957 Add `history', `su' and `sudo'.
4958
4959 * tramp.texi (Remote processes): Add missing <RET> in the example.
4960
4961 2009-12-01 Bill Wohler <wohler@newt.com>
4962
4963 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
4964 path for mairix example. Specify -q in namazu example since namazu is
4965 excessively garrulous.
4966
4967 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
4968
4969 * tramp.texi (Remote processes): Improve eshell example with "su"
4970 and "sudo" commands.
4971
4972 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
4973
4974 * semantic.texi (Analyzer Internals): Rename from Analyzer.
4975
4976 * sem-user.texi (Semantic mode user commands): Fix key syntax.
4977 Document semantic-complete-analyze-inline.
4978 (Semanticdb search debugging commands): Minor clarification.
4979 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
4980 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
4981 manual.
4982 (Semantic mode): Link to Idle Scheduler.
4983
4984 2009-11-28 Kevin Ryde <user42@zip.com.au>
4985
4986 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
4987 @pxref, now EIEIO is in Emacs.
4988
4989 * erc.texi (Development): Correction to git tutorial url.
4990
4991 2009-11-26 Glenn Morris <rgm@gnu.org>
4992
4993 * faq.texi (Latest version of Emacs): Mention stability of development
4994 version.
4995 (Problems with very large files): Max buffer size increase in 23.2.
4996 (VM): VM has moved house again.
4997
4998 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
4999
5000 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5001 notations.
5002
5003 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5004
5005 * org.texi (Column attributes): Fix documentation of new operators.
5006
5007 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
5008
5009 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
5010 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5011 (Idle Completions Mode): Numerous copyedits.
5012
5013 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
5014
5015 * semantic.texi (Semantic Internals, Glossary):
5016 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5017 (Semanticdb search debugging commands): Fix typos.
5018
5019 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5020
5021 * calc.texi (Radix modes): Mention twos-complement notation.
5022
5023 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
5024
5025 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5026 ($(infodir)/semantic, semantic.dvi): New targets.
5027
5028 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
5029
5030 * Makefile.in: Build the Semantic manual.
5031
5032 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5033 repository.
5034
5035 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5036
5037 * dbus.texi (Receiving Method Calls): New defun
5038 `dbus-unregister-service'.
5039
5040 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5041
5042 * org.texi (Speed keys): New section.
5043
5044 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
5045
5046 * dbus.texi (Type Conversion): Fix typo.
5047 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5048 `dbus-registered-objects-table'.
5049 (Receiving Method Calls): New defun `dbus-register-property'.
5050 Move `dbus-unregister-object' here.
5051
5052 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5053
5054 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5055
5056 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5057
5058 * org.texi (Column attributes): Add the new age summary operators.
5059 Also, mention the fact you can only use one summary operator per
5060 property.
5061
5062 2009-11-13 John Wiegley <johnw@newartisans.com>
5063
5064 * org.texi (Tracking your habits): Add a new section in the
5065 manual about how to track habits.
5066 (Resolving idle time): Add a section on how idle and
5067 dangling clocks are resolved.
5068
5069 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5070
5071 * org.texi (Agenda commands): Document the new `i' command.
5072 (Inserting deadline/schedule): Document logging changes
5073 of scheduling and deadline times stamps.
5074 (In-buffer settings): Document the in-buffer keywords for logging
5075 changes of scheduling and deadline times stamps.
5076 (Structure editing, Plain lists): Document indentation
5077 cycling in empty entries with TAB.
5078 (Archiving): Document the default archiving command.
5079 (Moving subtrees): Document the new keys for archiving.
5080 (Internal archiving): Fix incorrect key.
5081 (Agenda commands): Document the TODO set switching commands.
5082 (Agenda commands): Document the new archiving keys.
5083 (Clocking work time): Better description on how to save
5084 and restore a clock.
5085 (Resolving idle time): Mention the x11idle program to get true
5086 idleness also under X11.
5087 (Resolving idle time): Use @kbd instead of @key for normal
5088 letters, because this is how he rest of the manual does this.
5089 (Pushing to MobileOrg): Mention that `org-directory'
5090 should be set.
5091 (Agenda commands): Document that SPC is a filter for
5092 any tag.
5093 (Search view): Rename from "Keyword search".
5094 (Capure): New chapter.
5095 (Markup): New chapter.
5096 (Links in HTML export, Images in HTML export):
5097 Extend the section titles.
5098 (Images in HTML export): Document the align option.
5099 (Text areas in HTML export): Extend the section title.
5100 (Images in LaTeX export): Explain image placement in LaTeX.
5101
5102 2009-11-10 Glenn Morris <rgm@gnu.org>
5103
5104 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5105
5106 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5107
5108 * tramp.texi (Auto-save and Backup): Disable backups just for a
5109 method.
5110
5111 * trampver.texi: Update release number.
5112
5113 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5114
5115 Sync with Tramp 2.1.17.
5116
5117 * trampver.texi: Update release number.
5118
5119 2009-10-29 Glenn Morris <rgm@gnu.org>
5120
5121 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5122
5123 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5124
5125 * tramp.texi (External methods): Temporary files are kept for
5126 `rsync' and `rsyncc' methods.
5127
5128 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5129
5130 * eieio.texi: Fix typos.
5131
5132 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5133
5134 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5135
5136 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5137
5138 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5139 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5140
5141 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5142
5143 * Makefile.in: Build EIEIO and EDE manuals.
5144
5145 2009-10-07 Eric Ludlam <zappo@gnu.org>
5146
5147 * eieio.texi:
5148 * ede.texi: New files.
5149
5150 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5151
5152 * tramp.texi (Remote processes): Association of a pty is not supported.
5153
5154 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5155
5156 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5157 (Processing LaTeX fragments): Document that the size of images can be
5158 changes using the variable `org-format-latex-options'.
5159 (The date/time prompt, Timestamps): Be more accurate over ISO format
5160 dates and times.
5161 (Visibility cycling): Document showeverything keyword.
5162 (In-buffer settings): Document showeverything keyword.
5163 (Setting up the staging area): Fix the example.
5164 (MobileOrg): New section.
5165 (Agenda commands, Exporting Agenda Views): Document exporting the
5166 agenda view to Org files.
5167
5168 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5169
5170 * tramp.texi (History): Add IMAP support.
5171 (External methods): Add `imap' and `imaps' methods.
5172 (GVFS based methods): Add indices for `davs'.
5173 (Password handling): Rename anchors. Add IMAP entries for
5174 ~/.authinfo.gpg.
5175
5176 * trampver.texi: Set default value of `emacsimap'.
5177
5178 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5179
5180 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5181
5182 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5183
5184 * dired-x.texi (Technical Details):
5185 Delete dired-up-directory (Bug#4292).
5186
5187 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5188
5189 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5190
5191 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5192
5193 * org.texi (Effort estimates): Document new effort setting commands.
5194 (Agenda commands): Document the new keys fro agenda time motion.
5195 Document entry text mode. Improve documentation of the keys to include
5196 inactive time stamps into the agenda view.
5197 (Feedback): Document the new bug report command.
5198 (Structure editing): Add an index entry for the sorting of subtrees.
5199
5200 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5201
5202 * auth.texi (Help for users): Corrected markup.
5203
5204 2009-09-02 Glenn Morris <rgm@gnu.org>
5205
5206 * emacs-mime.texi (time-date): Mention float-time.
5207
5208 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5209
5210 * calc.texi (Simplifying Formulas): Improve the wording.
5211
5212 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5213
5214 * auth.texi: Rewritten for coverage and clarity.
5215
5216 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5217
5218 * gnus.texi (Expiring Mail):
5219 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5220 (Various Various): Mention gnus-safe-html-newsgroups.
5221
5222 * gnus-news.texi: Mention
5223 gnus-mark-copied-or-moved-articles-as-expirable.
5224
5225 * emacs-mime.texi (Display Customization): Add xref to
5226 gnus-safe-html-newsgroups.
5227
5228 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5229
5230 * tramp.texi (Version Control): Remove.
5231 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5232 reference.
5233 (External methods): Correct `scpc' concept index entries. New method
5234 `rsyncc'.
5235 (External packages): New subsections "Filename completion" and "File
5236 attributes cache".
5237
5238 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5239
5240 * calc.texi (Rewrite Rules): Improve the example.
5241 (Simplifying Formulas): Explain use of the I and H flags for
5242 simplification.
5243
5244 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5245
5246 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5247 Describe autostart behavior of dbus-ping.
5248 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5249 for timeout values.
5250 (Top): Remove footnote saying D-Bus is not enabled by
5251 default. (Bug#4256)
5252
5253 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5254
5255 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5256 Reported by Jari Aalto (Bug#4211).
5257 (Mail-mode integration): Mention epa-mail-mode and
5258 epa-global-mail-mode.
5259 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5260 epa-setup.
5261
5262 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5263
5264 * dbus.texi (Asynchronous Methods): Allow nil handler.
5265
5266 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5267
5268 * ediff.texi (ediff-current-file): Add information about this new function.
5269
5270 * viper.texi: Add information about C-s in viper's search command.
5271
5272 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5273
5274 * calc.texi (Date Forms): Fix typos.
5275
5276 2009-08-08 Glenn Morris <rgm@gnu.org>
5277
5278 * org.texi (Agenda commands): Restore clobbered change.
5279
5280 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5281
5282 * calc.texi (Graphics, Devices): Update with the peculiarities of
5283 operation on MS-Windows.
5284
5285 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5286
5287 * org.texi (Publishing action): Improve documentation of file
5288 names when publishing to the source directory.
5289 (Clean view): Document `org-indent-mode'.
5290 (Clocking work time): Add documentation for the
5291 new :timetamp option when creating a clock report.
5292 (Paragraphs): Fix many typos.
5293 (Plain lists): Remove duplicate explanation about the
5294 `C-c *' command.
5295 (Literal examples): Update to reflect the new behavior
5296 of the -n -r -k switches when exporting source code examples.
5297 (Structure editing): Add information about `C-c *',
5298 converting a plain list into a list of Org items.
5299 (Remember): Small rephrasing of the paragraph
5300 describing remember.el. Also mentioned that remember.el is part
5301 of Emacs 23, not Emacs 22.
5302 (Clocking work time): Add documentation about
5303 displaying the current clocking time against the effort estimate.
5304 Also add a footnote about using `org-clock-in-prepare-hook' to add
5305 an effort estimate on the fly, just before clocking it.
5306 (Footnotes): Document automatic renumbering and
5307 sorting.
5308 (Agenda commands): Document new bulk commands.
5309 (Plain lists): Document new behavior of
5310 `org-cycle-include-plain-lists'.
5311 Hyphenation only in TeX.
5312 (Clocking work time): Document the key to update effort
5313 estimates.
5314 (Clocking work time): Document the clock time display.
5315 (Structure editing, TODO basics): Document new
5316 variables.
5317 (Column attributes): Document new colciew operators.
5318 (Publishing options): Document :xml-declaration.
5319 (Tracking TODO state changes): Document the
5320 LOG_INTO_DRAWER property.
5321 (Literal examples): Document the new implementation for
5322 editing source code.
5323 (Publishing action): Mention the new publishing
5324 function, to publish an Org source file.
5325 (Publishing links): Mention how to link to an Org source file.
5326 (Macro replacement): Document new macros.
5327 (Handling links): Document type-specific completion
5328 when inserting links.
5329 (Structure editing, Plain lists): Improve documentation
5330 on sorting.
5331 (Internal links): Document custom ids for links.
5332 (Handling links): Document custom ids for links.
5333 (CSS support): Document new class.
5334 (Refiling notes): Document the possibility to create new nodes
5335 during refiling.
5336 (Agenda commands): Document the "?" operator to find
5337 tasks without effort setting.
5338 (Exporting agenda information): Section moved.
5339 (RSS Feeds): New section.
5340 (Built-in table editor): Document M-e and M-a navigate
5341 inside table field.
5342 (Stuck projects): Docment that projects identified as
5343 un-stuck will still be searchd for stuck sub-projects.
5344 (Paragraphs): Document centering.
5345 (Creating timestamps, Agenda commands): Document new
5346 behavior when changing time stamps.
5347 (Structure editing): Document the new command
5348 `org-clone-subtree-with-time-shift'.
5349 (Publishing): Refresh this chapter.
5350 (Export options, Export options, In-buffer settings):
5351 Document the new keywords.
5352 (Matching tags and properties): Collect all
5353 documentation about tags/property matches here.
5354 (Setting tags): Document `org-tag-persistent-alist'.
5355 (Weekly/daily agenda): New section.
5356 (Orgstruct mode): Describe `orgstruct++-mode'.
5357 (Drawers): Mention the LOGBOOK drawer.
5358 (Export options, Sectioning structure): Document the
5359 #+LEATEX_HEADER in-buffer setting.
5360 (Bugs): Section removed.
5361 (Hooks): New section.
5362 (Add-on packages): Move here from old location.
5363 (Context-sensitive commands): New section.
5364 (Setting tags): Document newline option.
5365 (Global TODO list, Matching tags and properties):
5366 Mention more variables.
5367 (Checkboxes): Update to changed command behavior.
5368
5369 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5370
5371 * speedbar.texi (Basic Key Bindings): Fix typo.
5372
5373 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5374
5375 * calc.texi (Vector/Matrix Functions): Add index entries for both
5376 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5377 affects matrices with more than one row.
5378 (Help Commands): Add index entries for "prefix ?" key bindings.
5379
5380 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5381
5382 * calc.texi (Stack Manipulation Commands): Add documentation for
5383 `calc-transpose-lines'.
5384
5385 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5386
5387 * dbus.texi (Receiving Method Calls): Describe special return value
5388 `:ignore'.
5389
5390 2009-07-24 Alan Mackenzie <acm@muc.de>
5391
5392 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5393 initialization, any individual variable setting now takes precedence
5394 over one done via c-file-style/c-file-offsets.
5395
5396 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5397
5398 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5399 truncated when Calc is quit.
5400 (Customizing Calc): Document `calc-undo-length'.
5401
5402 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5403
5404 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5405
5406 2009-07-11 Kevin Ryde <user42@zip.com.au>
5407
5408 * pcl-cvs.texi (About PCL-CVS):
5409 * widget.texi (Basic Types):
5410 Fix cross-references.
5411
5412 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5413
5414 * dbus.texi (Type Conversion): Don't use literal control character.
5415
5416 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5417
5418 * tramp.texi (GVFS based methods): New section.
5419 (Remote processes): Processes for GVFS based methods run locally.
5420
5421 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5422
5423 * tramp.texi (Inline methods, External methods, Gateway methods):
5424 Avoid the words "kludge" and hack".
5425 (External methods): Add `synce' method.
5426
5427 * trampver.texi: Update release number.
5428
5429 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5430
5431 Sync with Tramp 2.1.16.
5432
5433 * tramp.texi (History): Add GVFS support.
5434 (External methods): Precise `rsync' description. Add `dav', `davs' and
5435 `obex' methods. Add 'tramp-gvfs-methods' option.
5436 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5437 forms.
5438 (Remote Programs): Introduce `tramp-own-remote-path'.
5439 (Remote processes): New subsection "Running remote programs that create
5440 local X11 windows".
5441 (Frequently Asked Questions): Improve code for disabling vc.
5442
5443 * trampver.texi: Update release number. Set default value of
5444 `emacsgvfs'.
5445
5446 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5447
5448 * Branch for 23.1.
5449
5450 2009-06-17 Glenn Morris <rgm@gnu.org>
5451
5452 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5453 (Latest version of Emacs): Mention source code repository.
5454
5455 2009-06-16 Glenn Morris <rgm@gnu.org>
5456
5457 * faq.texi (Top): Language tweak.
5458 (Extended commands): Most people have arrow keys.
5459 (Emacs manual): Say how to follow info links.
5460 (File-name conventions): Change title a bit. Explain about source
5461 versus installed. Condense etc description.
5462 (Guidelines for newsgroup postings): Mention Savannah list page.
5463 (Newsgroup archives): Simplify.
5464 (Contacting the FSF): Add contact URL.
5465 (Emacs Lisp documentation): Printed version not always available.
5466 (Installing Texinfo documentation): Explain how by hand installation is
5467 not normally needed. Use add-to-list. Remove duplicate reference.
5468 (Informational files for Emacs): Move info on Help menu here from
5469 "File-name conventions".
5470 (Help installing Emacs): Tweak uref.
5471 (Obtaining the FAQ): Mention repository.
5472 (Origin of the term Emacs): Explain "ITS".
5473 (Changing load-path): Use add-to-list.
5474 (Automatic indentation): Clarify this is for Text mode.
5475 Don't mention Indented Text mode.
5476 (Finding Emacs on the Internet): The FSF does not seem to offer a
5477 deluxe distribution on CD anymore.
5478
5479 2009-06-16 Glenn Morris <rgm@gnu.org>
5480
5481 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5482 Recommend the latest release. Mention how to get older FAQs.
5483 Recommend the Emacs manual.
5484 (Guidelines for newsgroup postings): Discourage cross-posts.
5485 (Underlining paragraphs): Remove.
5486 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5487 (Bugs and problems): Update key-binding.
5488 (Problems with very large files): Mention 64-bit.
5489 (Shell process exits abnormally): Remove.
5490 (Problems with Shell Mode): Rename and update.
5491 (Spontaneous entry into isearch-mode)
5492 (Problems talking to certain hosts): Remove. This is old information,
5493 in etc/PROBLEMS if needed.
5494 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5495 (Dired claims that no file is on this line): Update.
5496 (Installing Emacs, Problems building Emacs): Simplify.
5497 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5498 information.
5499 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5500 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5501 (JDEE): "JDEE", not "JDE".
5502 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5503 Remove. This is old information, in etc/PROBLEMS if needed.
5504 (stty and Backspace key, Kanji and Chinese characters): Remove.
5505 (Right-to-left alphabets): Update section.
5506 (Changing the included text prefix): Gnus uses message-yank-prefix.
5507 Add cross-reference to Supercite manual.
5508 (Saving a copy of outgoing mail): Simplify output file description.
5509 (Expanding aliases when sending mail): Refer to Emacs manual.
5510 Remove old info about RFC822.
5511 Correct description of how to rebuild aliases.
5512 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5513 (MIME with Emacs mail packages)
5514 (Viewing articles with embedded underlining)
5515 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5516 Remove old sections.
5517 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5518 and is well-documented in the Gnus manual.
5519 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5520 (Making Gnus faster): Rename from "Starting Gnus faster".
5521 Merge "Catch-up is slow in Gnus" into here.
5522
5523 2009-06-14 Glenn Morris <rgm@gnu.org>
5524
5525 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5526 (New in Emacs 23): New section.
5527 (Handling C-s and C-q with flow control): Add xref.
5528
5529 2009-06-13 Glenn Morris <rgm@gnu.org>
5530
5531 * faq.texi (Setting up a customization file): Grammar fix.
5532 Customize is no longer "new".
5533 (Displaying the current line or column): Line-number mode is on by
5534 default. Don't mention `column' package. Mention linum.el.
5535 (Turning on abbrevs by default): Explain how to do it for buffers,
5536 modes, and everywhere.
5537 (Associating modes with files): Use add-to-list. Don't mention Emacs
5538 19.
5539 (Highlighting a region): On by default since 23.1.
5540 (Replacing highlighted text): Update doc quote.
5541 (Working with unprintable characters): Don't mention search-quote-char.
5542 (Using an already running Emacs process): Gnuclient is probably not an
5543 enhancement these days.
5544 (Indenting switch statements): Remove mention of pre-Emacs 20.
5545 (Horizontal scrolling): Abbreviate Emacs 20 description.
5546 (Replacing text across multiple files): Fix name of dired command.
5547 (Disabling backups): Use require not load.
5548 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
5549
5550 2009-06-13 Bill Wohler <wohler@newt.com>
5551
5552 Release MH-E manual version 8.2.
5553
5554 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5555 release 8.2.
5556
5557 2009-06-13 Glenn Morris <rgm@gnu.org>
5558
5559 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5560 in this day and age the common meaning is "on the web".
5561 (copying): Use @copyright in all cases.
5562 (Basic keys): Remove reference to deleted manual node "Text Characters".
5563 (File-name conventions): Use GNU as an example rather than SERVICE.
5564 default.el lives in site-lisp. Update Info directory location.
5565 (Real meaning of copyleft): GPL actions have been brought, but all
5566 settled out of court.
5567 (Guidelines for newsgroup postings): Shorten section title.
5568 Simplify comp.emacs description.
5569 (Newsgroup archives): Change Google URL. Describe Gmane.
5570 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5571 points". Mention List-Unsubscribe header.
5572 (Contacting the FSF): Update email and URLs.
5573 (Basic editing): Mention F1 for help.
5574 (Installing Texinfo documentation): Refer to Texinfo website rather
5575 than ftp server.
5576 (Printing a Texinfo file): Mention texi2pdf.
5577 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5578 are just stubs nowadays.
5579 (Latest version of Emacs): Explain version numbers.
5580 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5581 (Turning on syntax highlighting): No need to mention hilit19 any more.
5582 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5583 (Modes for various languages): Remove section.
5584 (Major packages and programs): Remove most version and maintainer
5585 information - it's hard to keep up-to-date, and adds nothing.
5586 Similarly with direct links to mailing lists.
5587 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5588 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5589 years, and Emacs comes with tools for this now.
5590 (Patch): Remove section - this is a standard tool.
5591 (Using function keys under X): Remove section.
5592
5593 2009-06-12 Glenn Morris <rgm@gnu.org>
5594
5595 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5596 (Help installing Emacs): Remove reference to deleted X11 node.
5597 (Associating modes with files): Interpreter-mode-alist is no longer
5598 subservient to auto-mode-alist.
5599 (Installing Emacs): Change future Emacs version.
5600 (Linking with -lX11 fails): Remove old section.
5601 (Packages that do not come with Emacs): Update ELL location.
5602 Emacs Lisp archive is dead.
5603 (Emacs for Windows): Remove reference to old CE port.
5604 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5605 (Emacs for VMS and DECwindows): Remove old ports.
5606 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5607 (Removing flashing messages): Remove section about non-existent Gnus
5608 option.
5609
5610 * faq.texi (Top): Add @top command.
5611 Remove the optional arguments from all @node commands: makeinfo can
5612 generate these automatically, and it is easier to edit and rearrange
5613 nodes without them.
5614
5615 2009-06-11 Glenn Morris <rgm@gnu.org>
5616
5617 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5618 (The LPF): Make the updated URL the sole reference point.
5619 (Learning how to do something): Update refcard price and format.
5620 (Getting a printed manual): Sources in doc/emacs/, not man/.
5621 Also available in PDF format. Since the page count varies, be less
5622 precise.
5623 (Informational files for Emacs): Remove references to deleted files
5624 LPF and SUN-SUPPORT, and to UUCP.
5625 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5626 Remove many obsolete ways to get the FAQ, which now seems only to be
5627 distributed with Emacs.
5628 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5629
5630 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
5631
5632 * org.texi (Org Plot): Fix tags (Bug#3507).
5633 (Workflow states, Agenda commands): Fix tags (Bug#3508).
5634
5635 * ada-mode.texi (Installation, Compile commands)
5636 (Project File Overview, No project files, Set compiler options)
5637 (Use GNAT project file, Use multiple GNAT project files)
5638 (Identifier completion): Use @samp for menu items, and @kbd for key
5639 sequences (Bug#3504).
5640
5641 2009-06-04 Daiki Ueno <ueno@unixuser.org>
5642
5643 * gnus.texi (Security): Fix wording; add a link to epa.info.
5644
5645 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
5646
5647 * message.texi (Header Commands): Fix descriptions to match
5648 keybindings.
5649
5650 2009-04-22 Daiki Ueno <ueno@unixuser.org>
5651
5652 * gnus.texi (Security): Mention that EasyPG is the current default.
5653
5654 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
5655
5656 * ediff.texi (Session Commands): Fix typo.
5657
5658 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5659
5660 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5661 news.software.readers. Reported by Florian Rehnisch.
5662
5663 2009-04-02 Glenn Morris <rgm@gnu.org>
5664
5665 * auth.texi: Capitalize direntry.
5666
5667 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5668 using a period in the entry name. (Bug#2797)
5669
5670 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
5671
5672 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5673 ($(infodir)/auth, auth.dvi): New targets.
5674
5675 2009-03-03 Glenn Morris <rgm@gnu.org>
5676
5677 * auth.texi: Fix @setfilename.
5678
5679 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5680 (auth, $(infodir)/auth, auth.dvi): New rules.
5681
5682 2009-02-25 Glenn Morris <rgm@gnu.org>
5683
5684 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5685
5686 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5687
5688 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5689
5690 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5691
5692 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5693 gnus-nocem-issuers, and gnus-nocem-verifyer.
5694
5695 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
5696
5697 * ada-mode.texi (Project files, Automatic Casing):
5698 * dbus.texi (Signals):
5699 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5700 * mh-e.texi (HTML):
5701 * nxml-mode.texi (Locating a schema)
5702 (Using the document's URI to locate a schema):
5703 * org.texi (Footnotes, Using the mapping API):
5704 * rcirc.texi (Channels): Remove duplicate words.
5705
5706 2009-02-20 Glenn Morris <rgm@gnu.org>
5707
5708 * dired-x.texi (Miscellaneous Commands):
5709 * gnus.texi: Minor updates for mbox Rmail.
5710
5711 2009-02-16 Karl Berry <karl@gnu.org>
5712
5713 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5714 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5715 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5716 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5717 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5718 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5719 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5720 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5721 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5722 Consistently use @insertcopying in the Top node,
5723 @contents at the front (after @end titlepage),
5724 and @direntry after @copying. (Bug#1988)
5725
5726 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5727
5728 * auth.texi: New file documenting auth-source.
5729
5730 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
5731
5732 * org.texi (Org Plot): Fix link.
5733
5734 2009-02-09 Daiki Ueno <ueno@unixuser.org>
5735
5736 * epa.texi (Mail-mode integration): Mention the way to do
5737 "encrypt-to-self". (Bug#1807)
5738
5739 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5740
5741 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5742
5743 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5744
5745 * gnus-news.texi: Print version about Incoming*.
5746
5747 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
5748
5749 * org.texi (Structure editing, Handling links)
5750 (Fast access to TODO states, Javascript support): Make standard docs
5751 correctly reflect default variable settings.
5752
5753 2009-02-02 Glenn Morris <rgm@gnu.org>
5754
5755 * org.texi: Fix typos.
5756
5757 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
5758
5759 Sync with Tramp 2.1.15.
5760
5761 * trampver.texi: Update release number.
5762
5763 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5764
5765 * org.texi (TODO dependencies): Document TODO dependencies on
5766 checkboxes.
5767
5768 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
5769
5770 * org.texi (TODO dependencies): Document key binding for toggling
5771 ORDERED property.
5772
5773 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
5774
5775 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5776 of hook functions.
5777
5778 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
5779
5780 * org.texi (TODO dependencies): New section.
5781
5782 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
5783
5784 * org.texi (Plain lists, TODO basics, Priorities)
5785 (Multiple sets in one file, Conflicts): Document interaction with
5786 `shift-selection-mode'.
5787
5788 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5789
5790 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5791 Make Calc the subject of sentences.
5792 (Rearranging Formulas using Selections): Discuss new options
5793 for `j *'.
5794
5795 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
5796
5797 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5798
5799 2009-01-26 Glenn Morris <rgm@gnu.org>
5800
5801 * org.texi: Fix typos.
5802
5803 2009-01-26 Bill Wohler <wohler@newt.com>
5804
5805 * mh-e.texi (EDITION, UPDATED): Update.
5806
5807 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
5808
5809 * org.texi (References): Add information about remote references.
5810 (Built-in table editor): Document `C-c RET' in tables.
5811 (Math symbols, Quoting LaTeX code): Mention that simple
5812 LaTeX macros survive LaTeX export.
5813 (Images in LaTeX export): Show how to create a reference to a
5814 figure.
5815 (Sectioning structure): Document that the LaTeX class can be
5816 specified in a property.
5817 (Text areas in HTML export): New section.
5818 (External links): Add examples for text search and ID links.
5819 (Built-in table editor): Remove the descriptio of `C-c
5820 C-q', it not longer works.
5821 (Literal examples): Document that a space must follow
5822 the colon in short examples.
5823 (Relative timer): Document `org-timer-stop'.
5824 (Footnotes): New section.
5825 (Footnote markup): Shorten section and refer to new Footnote
5826 section.
5827 (Literal examples): Add documentation for line
5828 numbering in and references to code examples.
5829 (CSS support): Fix the description of default CSS styles.
5830 (Capturing column view): Document
5831 "file:path/to/file.org" as an allowed value for the ID property of
5832 a dynamic block copying column view.
5833
5834 2009-01-23 Stephen Eglen <stephen@gnu.org>
5835
5836 * mh-e.texi (Getting Started): Describe $MH.
5837
5838 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
5839
5840 * tramp.texi (all): Harmonize usage of "external method",
5841 "external transfer method" and "out-of-band method".
5842 (Connection types): Precise the differences of inline and external
5843 methods. Written by Adrian Phillips <a.phillips@met.no>.
5844
5845 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5846
5847 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5848 commands as described at the top. Reported by Allan Gottlieb
5849 <gottlieb@nyu.edu>.
5850
5851 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5852
5853 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5854 nnmail-pathname-coding-system.
5855
5856 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5857
5858 * org.texi (Relative timer): Fix typo.
5859
5860 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
5861
5862 * org.texi (Clocking work time): Fix typo.
5863 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
5864
5865 2009-01-13 Glenn Morris <rgm@gnu.org>
5866
5867 * org.texi: Fix some more typos.
5868
5869 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5870
5871 * org.texi: Fix some typos.
5872
5873 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5874
5875 * gnus.texi (Group Parameters): Add note for local variables.
5876
5877 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5878
5879 * gnus.texi (Converting Kill Files): Fix URL.
5880 Include gnus-kill-to-score.el in contrib directory.
5881
5882 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5883
5884 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5885 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5886 (Paging the Article): Add index entry.
5887
5888 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5889
5890 * ada-mode.texi (Examples): Delete redundant text.
5891
5892 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
5893
5894 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
5895
5896 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5897 addresses.
5898
5899 2009-01-03 Bill Wohler <wohler@newt.com>
5900
5901 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5902 kept empty.
5903
5904 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
5905
5906 * org.texi (Activation, Exporting, ASCII export, HTML export)
5907 (HTML Export commands, LaTeX/PDF export commands):
5908 Improve documentation about transient-mark-mode.
5909 (References): Document the use of special names like $LR1 to reference
5910 to fields in the last table row.
5911
5912 2008-12-19 Juri Linkov <juri@jurta.org>
5913
5914 * info.texi (Search Text): Remove mention of removed key binding M-s.
5915
5916 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
5917
5918 * org.texi (References): Remove mentioning of @0 as reference for the
5919 last line, this has been reverted in the Lisp sources.
5920
5921 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
5922
5923 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5924 (DVI_TARGETS): Remove duplicates. Add sasl.
5925 ($(infodir)/sasl, sasl.dvi): New targets.
5926
5927 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
5928
5929 * org.texi: Version number pushed to 6.15d.
5930
5931 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
5932
5933 * org.texi (Tables in LaTeX export): New section.
5934 (Images in LaTeX export): New section.
5935 (Inlined images, Images in HTML export): Sections renamed.
5936
5937 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5938
5939 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5940
5941 2008-12-04 David Engster <dengste@eml.cc>
5942
5943 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
5944 of nnml-get-new-mail. Change URL for mairix patch.
5945
5946 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5947
5948 * org.texi (Using the mapping API): Fix bug in mapping example.
5949 (Publishing options): Make the list of properties complete again, in
5950 correspondence to the variable `org-export-plist-vars'.
5951 (Property searches): Document new special values for time comparisons.
5952 (Tag inheritance): Refine the description of tag inheritance.
5953 (Project alist): Add info about the publishing sequence of components.
5954 (Effort estimates): Document the new relative timer.
5955
5956 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
5957
5958 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5959 (Using Calc): Clarify use of `C-x * o'.
5960 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5961
5962 2008-11-28 Richard M Stallman <rms@gnu.org>
5963
5964 * dbus.texi (Receiving Method Calls): Clean up previous change.
5965
5966 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
5967
5968 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5969 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5970 `dbus-unescape-from-identifier'.
5971 (Receiving Method Calls): New constants `dbus-service-emacs' and
5972 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
5973 (Signals): Use the constants in the example.
5974
5975 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
5976
5977 * org.texi: Re-apply change to FDL 1.3.
5978
5979 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
5980
5981 * org.texi (Setting up Remember): Document `org-remember-mode'.
5982 (External links): Document that bbdb links can use a regular
5983 expression.
5984 (External links): Document that elisp links can contain interactive
5985 commands.
5986
5987 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
5988
5989 * viper.texi (viper-translate-all-ESC-keysequences):
5990 Description removed.
5991
5992 2008-11-19 Glenn Morris <rgm@gnu.org>
5993
5994 * doclicense.texi: Change to FDL 1.3.
5995 Relicense all texi files under FDL 1.3 or later.
5996
5997 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5998
5999 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6000
6001 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
6002
6003 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
6004
6005 * ediff.texi: Version/date change.
6006
6007 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
6008
6009 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6010
6011 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6012
6013 * calc.texi (About This Manual): Comment out a mention of
6014 marginal notes.
6015
6016 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
6017
6018 * org.texi (Clocking work time): Document the :formula property of
6019 clock tables.
6020 (Structure editing, Refiling notes): Document refiling regions.
6021 (Agenda commands): Document the double-prefix version
6022 of the `l' command in the agenda.
6023 (Handling links): Explain the effect of a double prefix
6024 arg to `C-c C-o'.
6025 (TODO basics): Add documentation for tag triggers.
6026
6027 2008-10-23 Glenn Morris <rgm@gnu.org>
6028
6029 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6030 byte-compiling things like `+'.
6031
6032 * ns-emacs.texi: Merge copyright years of author now with assignment
6033 into FSF years.
6034 (VER): Use it for easier automatic updating. Use Emacs version rather
6035 than standalone Emacs.app version.
6036
6037 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
6038
6039 * org.texi: Lots of minor fixes.
6040 (Capture): New chapter.
6041 (Org Plot): New section.
6042
6043 2008-09-30 Magnus Henoch <mange@freemail.hu>
6044
6045 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6046
6047 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6048
6049 * calc.texi (User Defined Units): Mention how to enter optional display
6050 string.
6051
6052 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6053
6054 * message.texi (Sending Variables): Fix variable documentation to
6055 avoid the "y/n" wording.
6056
6057 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6058
6059 * message.texi (Sending Variables): Add `message-confirm-send' doc.
6060
6061 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6062
6063 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6064 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6065
6066 2008-09-22 Bill Wohler <wohler@newt.com>
6067
6068 Release MH-E manual version 8.1.
6069
6070 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6071 release 8.1.
6072
6073 * mh-e.texi: Retain dual license as agreed to by the FSF.
6074 However, bump GPL to Version 3.
6075 Use @include for license text.
6076
6077 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
6078
6079 * gnus.texi (Top, Setup, Fancy splitting to parent)
6080 (Store custom flags and keywords, Store arbitrary data):
6081 Clean up markup.
6082
6083 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6084
6085 * gnus.texi (The Gnus Registry): Document it.
6086
6087 2008-09-08 David Engster <dengste@eml.cc>
6088
6089 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6090 Clarify section about choosing back end servers.
6091
6092 2008-08-23 Glenn Morris <rgm@gnu.org>
6093
6094 * dired-x.texi (Shell Command Guessing):
6095 Mention dired-guess-shell-case-fold-search. (Bug#417)
6096
6097 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6098
6099 * trampver.texi: Update release number.
6100
6101 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6102
6103 * ns-emacs.texi: Update version.
6104 (Introduction): Correct menu location for options save.
6105 (Customization): Note that defaults are stored under org.gnu.Emacs.
6106
6107 2008-08-11 Bill Wohler <wohler@newt.com>
6108
6109 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6110 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6111 Henman) (closes SF #1768928).
6112
6113 2008-08-10 Glenn Morris <rgm@gnu.org>
6114
6115 * ns-emacs.texi: Use @copying. Change copyright of authors with
6116 assignment to FSF. Change license to GFDL.
6117 (Top): Remove outdated references.
6118
6119 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6120
6121 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6122 Add gnus-summary-sort-by-most-recent-number and
6123 gnus-summary-sort-by-most-recent-date.
6124 (Summary Sorting): Explain prefix argument.
6125
6126 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6127
6128 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6129 gnus-summary-pipe-output.
6130
6131 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6132
6133 * dbus.texi (Receiving Method Calls): Document error handling of own
6134 D-Bus methods.
6135
6136 2008-08-01 Bill Wohler <wohler@newt.com>
6137
6138 * mh-e.texi (Reading Mail)
6139 (Viewing Attachments): Describe new function
6140 mh-show-preferred-alternative.
6141 (Sending Mail, Redistributing, Sending Message): Describe new hook
6142 mh-annotate-msg-hook.
6143
6144 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6145
6146 * dbus.texi (Arguments and Signatures): Fix example.
6147 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6148 (Asynchronous Methods): New node.
6149 (Errors and Events): Describe extended layout of `dbus-event'.
6150 New defun `dbus-event-message-type'.
6151
6152 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6153
6154 * ediff.texi: Remove VMS support.
6155
6156 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6157
6158 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6159 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6160
6161 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6162
6163 * Makefile.in: Add mairix-el targets.
6164
6165 2008-07-29 David Engster <deng@randomsample.de>
6166
6167 * mairix-el.texi: New file.
6168
6169 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6170
6171 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6172 project files. Delete 'main_unit' project variable; not needed. Allow
6173 process environment variables wherever project variables are allowed.
6174 Add tutorial section on multiple GNAT project files.
6175
6176 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6177
6178 Sync with Tramp 2.1.14.
6179
6180 * trampver.texi: Update release number.
6181
6182 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6183
6184 * ns-emacs.texi:
6185 * faq.texi: Remove mentions of Mac Carbon.
6186
6187 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6188
6189 * gnus.texi (Saving Articles): Describe the 2nd argument of
6190 gnus-summary-save-in-pipe.
6191 (SpamAssassin): Use it.
6192
6193 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6194
6195 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6196
6197 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6198
6199 * org.texi (Export options): Document the use of the creator flag.
6200
6201 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6202
6203 * org.texi: New version 6.06a.
6204
6205 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6206
6207 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6208 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6209
6210 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6211
6212 * calc.texi (Editing Stack Entries):
6213 (Algebraic Entry): Rewrite introductory sentences so it can be used by
6214 Calc's help functions. Mention fixing typos.
6215 (Customizing Calc): Fix typo.
6216
6217 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6218
6219 * calc.texi (summarykey): New macro. Use to correctly format keys in
6220 the summary.
6221
6222 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6223
6224 * ns-emacs.texi (Customization): Corrected documentation on color
6225 specification formats.
6226
6227 2008-07-19 Andreas Schwab <schwab@suse.de>
6228
6229 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6230
6231 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6232 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6233
6234 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6235
6236 * dbus.texi (Inspection): Rework, introduce submenus.
6237 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6238 (Properties and Annotations, Arguments and Signatures): New nodes.
6239
6240 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6241
6242 * dbus.texi (Receiving Method Calls): Fix description of
6243 `dbus-register-method'.
6244 (Signals): Allow also signal arguments for filtering in
6245 `dbus-register-signal'.
6246
6247 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6248
6249 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6250 `cnorm'.
6251 (Arithmetic Tutorial): Simplify the verification of prime factors.
6252
6253 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6254
6255 * gnus.texi (Saving Articles): Mention
6256 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6257
6258 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6259
6260 * calc.texi: Adjust mode line throughout.
6261
6262 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6263
6264 * sasl.texi (Mechanisms): Fix typos.
6265
6266 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6267
6268 * calc.texi (Killing from the stack): Mention using normal Emacs
6269 copying.
6270
6271 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6272
6273 * tramp.texi (Password handling): Rename from "Password caching".
6274 Add `auth-source' mechanism.
6275 (Connection caching): Tramp reopens the connection automatically,
6276 when the operating system on the remote host has been changed.
6277
6278 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6279
6280 * makefile.w32-in (distclean): Remove makefile.
6281
6282 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6283
6284 * org.texi (Using the mapping API): New section.
6285 (Agenda column view): New section.
6286 (Moving subtrees): Document archiving to the archive sibling.
6287 (Agenda commands): Document columns view in the agenda.
6288 (Using the property API): Document the API for multi-valued properties.
6289
6290 2008-06-17 Jason Riedy <jason@acm.org>
6291
6292 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6293 function, and efmt may be a two-argument function.
6294 (Radio tables): Document multiple destinations.
6295
6296 2008-06-16 Glenn Morris <rgm@gnu.org>
6297
6298 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6299 Add Cover-Texts.
6300
6301 2008-06-15 Glenn Morris <rgm@gnu.org>
6302
6303 * faq.texi (VER): Update to 23.0.60.
6304
6305 * mh-e.texi: Remove option of licensing under GPL.
6306 Add Cover-Texts to GFDL permissions notice.
6307 (GPL): Remove section.
6308 (GFDL): Include doclicense.texi rather than the actual text.
6309
6310 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6311 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6312
6313 * sasl.texi: Fix output file name.
6314
6315 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6316
6317 * gnus-coding.texi: Refer to license in Gnus manual.
6318
6319 * idlwave.texi, sasl.texi: Use @copying.
6320
6321 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6322
6323 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6324
6325 * url.texi: Use @copying, @title, @subtitle, @author.
6326
6327 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6328 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6329 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6330 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6331 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6332 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6333 * widget.texi, woman.texi:
6334 Remove references to external license, since doclicense is included.
6335
6336 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6337 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6338 Remove references to non-existent Invariant Sections.
6339
6340 2008-06-14 Glenn Morris <rgm@gnu.org>
6341
6342 * faq.texi (Major packages and programs): Remove references to external
6343 Supercite, Calc, VIPER, since they have been included for some time.
6344 Update VM, AUCTeX, BBDB entries.
6345
6346 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6347
6348 * newsticker.texi: Updated to match latest newsticker changes.
6349
6350 2008-06-13 Glenn Morris <rgm@gnu.org>
6351
6352 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6353 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6354 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6355 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6356 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6357 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6358 * woman.texi:
6359 Update Back-Cover Text as per maintain.info.
6360
6361 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6362
6363 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6364
6365 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6366 (gnus-faq.xml): Update repository host.
6367
6368 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6369
6370 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6371
6372 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6373 Fix a typo.
6374
6375 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6376
6377 * gnus.texi (Mail Source Customization): Correct values of
6378 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6379 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6380
6381 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6382
6383 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6384 coding standards.
6385
6386 2008-06-14 David Engster <dengste@eml.cc>
6387
6388 * gnus.texi (nnmairix): Markup fixes.
6389
6390 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6391
6392 * gnus.texi (nnmairix): Markup and other minor fixes.
6393
6394 2008-06-05 David Engster <dengste@eml.cc>
6395
6396 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6397
6398 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6399
6400 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6401 (Searching, nnir, nnmairix): New stub nodes.
6402
6403 2008-05-30 Felix Lee <felix.1@canids.net>
6404
6405 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6406
6407 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6408
6409 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6410
6411 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6412
6413 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6414
6415 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6416
6417 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6418
6419 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6420
6421 * info.texi (Top): Fix typo in xref.
6422
6423 2008-05-05 Karl Berry <karl@gnu.org>
6424
6425 * info.texi (Top): @xref to stand-alone manual.
6426
6427 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6428
6429 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6430 (Various Summary Stuff): Fix typo in last xref.
6431
6432 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6433
6434 * org.texi (Moving subtrees): Fix typo.
6435
6436 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
6437
6438 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6439 Tramp via `tramp-mode'.
6440
6441 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6442
6443 * org.texi: Massive changes, in many parts of the file.
6444
6445 2008-04-27 Jason Riedy <jason@acm.org>
6446
6447 * org.texi (A LaTeX example): Note that fmt may be a
6448 one-argument function, and efmt may be a two-argument function.
6449 (Radio tables): Document multiple destinations.
6450
6451 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6452
6453 * gnus.texi (Oort Gnus): Add message-fill-column.
6454
6455 2008-04-12 Adrian Aichner <adrian@xemacs.org>
6456
6457 * gnus.texi (Mail Source Specifiers): Typo fix.
6458
6459 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6460
6461 * gnus.texi (Diary Headers Generation): Update key binding for
6462 `gnus-diary-check-message'.
6463
6464 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6465
6466 * gnus.texi (Emacsen): Addition.
6467
6468 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6469
6470 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6471
6472 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6473
6474 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6475
6476 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6477
6478 * gnus-news.texi: Update tool bar item.
6479
6480 2008-04-09 Sven Joachim <svenjoac@gmx.de>
6481
6482 * gnus-news.texi: Fix typos.
6483
6484 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6485
6486 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6487 Add mention of `kron'.
6488
6489 2008-04-01 Daiki Ueno <ueno@unixuser.org>
6490
6491 * epa.texi (Encrypting/decrypting *.gpg files):
6492 Document epa-file-name-regexp.
6493
6494 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6495
6496 * gnus.texi (Example Methods): Fix description about ssh-agent.
6497 (Indirect Functions): Fix the default value of nntp-telnet-command;
6498 remove link to connect.html.
6499
6500 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
6501
6502 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6503 dbus-call-method.
6504 (Receiving Method Calls): The timeout can be set by the calling client.
6505
6506 * trampver.texi: Update release number.
6507
6508 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6509
6510 * gnus.texi (Top): Fix version. Add SASL.
6511
6512 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
6513
6514 Sync with Tramp 2.1.13.
6515
6516 * trampver.texi: Update release number.
6517
6518 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
6519
6520 * org.texi: Update to new org-mode website.
6521
6522 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6523
6524 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6525
6526 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6527
6528 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6529 gnus-read-ephemeral-gmane-group-url,
6530 gnus-read-ephemeral-emacs-bug-group,
6531 gnus-read-ephemeral-debian-bug-group.
6532
6533 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6534
6535 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6536
6537 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6538 Add FIXMEs for Bookmarks and gnus-registry-marks.
6539
6540 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6541
6542 * gnus.texi (Smileys): Document `smiley-style'.
6543
6544 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6545
6546 * gnus.texi (Gnus Development): Clarify difference between ding and
6547 gnu.emacs.gnus.
6548 (MIME Commands, Using MIME, RSS): Fix markup.
6549
6550 * gnus-faq.texi ([8.4]): Ditto.
6551
6552 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6553
6554 * gnus.texi (Emacsen): Remove obsolete stuff.
6555
6556 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6557
6558 * gnus.texi (Oort Gnus): Add version info WRT
6559 `mail-source-delete-incoming'.
6560
6561 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6562
6563 * gnus.texi (Top): Add "Other related manuals" and version info in
6564 `iftex' output.
6565 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6566 gnus-balloon-face-0 and the corresponding format specifiers.
6567
6568 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
6569
6570 * tramp.texi (Filename completion): Remove footnote about let-bind
6571 of `partial-completion-mode'. It doesn't work this way.
6572
6573 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6574
6575 * pcl-cvs.texi (Contributors): Update my email.
6576
6577 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
6578
6579 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6580
6581 2008-03-17 Bill Wohler <wohler@newt.com>
6582
6583 * mh-e.texi (Viewing): Update URL for adding header fields to
6584 mh-invisible-header-fields-default.
6585
6586 2008-03-16 Bill Wohler <wohler@newt.com>
6587
6588 * mh-e.texi (Preface): Add Gnus to requirements.
6589 (Forwarding): Note that forwarded MIME messages are now inline.
6590
6591 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6592
6593 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
6594 (Common Variables): Give precedence to the netcat methods over the
6595 telnet methods, and mention that they are more reliable.
6596
6597 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
6598
6599 * org.texi (Exporting Agenda Views): Document agenda export to
6600 iCalendar.
6601 (Progress logging): Document the new progress logging stuff.
6602
6603 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6604
6605 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6606 Update for change of `mail-source-delete-incoming'.
6607
6608 * gnus-news.texi: Ditto.
6609
6610 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6611
6612 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6613 custom versions.
6614
6615 2008-03-07 Alan Mackenzie <acm@muc.de>
6616
6617 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6618 parens/brackets in a k&r region is limited.
6619
6620 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6621
6622 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6623 using different Emacs versions.
6624
6625 2008-02-27 Glenn Morris <rgm@gnu.org>
6626
6627 * sc.texi: Remove a lot of old and obsolete info.
6628 (titlepage): Simplify.
6629 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6630 (VM with any Emacsen, GNEWS with any Emacsen)
6631 (Overloading for Non-conforming MUAs, Version 3 Changes)
6632 (The Supercite Mailing List): Delete nodes.
6633 (Introduction): Remove info about old packages.
6634 (Getting Connected): Simplify. Remove info about old packages.
6635 (Citing Commands): Delete Emacs 19 info.
6636 (Hints to MUA Authors): Simplify.
6637 (Thanks and History): Merge in some info from the deleted node
6638 "Version 3 Changes".
6639
6640 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
6641
6642 * org.texi (Setting tags, In-buffer settings):
6643 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6644
6645 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6646
6647 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6648 installation directory name.
6649
6650 2008-02-12 Romain Francoise <romain@orebokech.com>
6651
6652 * epa.texi (Overview): Fix typo.
6653
6654 2008-02-11 Daiki Ueno <ueno@unixuser.org>
6655
6656 * epa.texi (Quick start): Remove the .emacs setting.
6657
6658 2008-02-10 Daiki Ueno <ueno@unixuser.org>
6659
6660 * epa.texi (Quick start): Use the command `epa-enable' instead of
6661 loading `epa-setup'.
6662
6663 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
6664
6665 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6666 ($(infodir)/epa, epa.dvi): New targets.
6667
6668 2008-02-08 Daiki Ueno <ueno@unixuser.org>
6669
6670 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6671
6672 * epa.texi: New manual documenting the EasyPG Assistant.
6673
6674 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
6675
6676 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6677 (Inspection): New function dbus-ping.
6678
6679 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
6680
6681 * tramp.texi (Remote processes): Add `shell-command'.
6682
6683 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
6684
6685 * tramp.texi: Use new FSF's Back-Cover Text.
6686
6687 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
6688
6689 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6690 (Group Parameters): Document `mail-source' parameter.
6691
6692 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
6693
6694 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6695 must be a local host.
6696
6697 2008-01-26 Michael Olson <mwolson@gnu.org>
6698
6699 * erc.texi: Update version for ERC 5.3 release.
6700 (Obtaining ERC): Update extras URLs for 5.3.
6701 (Development): Write instructions for git, and remove those for Arch.
6702 (History): Mention the switch to git.
6703
6704 2008-01-24 Karl Berry <karl@gnu.org>
6705
6706 * info.texi (Search Index, Search Text): Mention the command
6707 character in the section name, a la the (Go to node) node.
6708
6709 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
6710
6711 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6712
6713 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6714
6715 * gnus-news.texi: Mention gnus-article-describe-bindings.
6716
6717 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6718
6719 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6720
6721 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
6722
6723 * org.texi (Property inheritance): New section.
6724 (Conventions): New section.
6725 (Structure editing): Document C-RET, the prefix arg to the cut/copy
6726 commands, and the new bindings for refiling.
6727 (Sparse trees): Document the new special command for sparse trees.
6728 (References): Be more clear about the counting of hilines.
6729 (Handling links): Document M-p/n for accessing links.
6730 (Fast access to TODO states): New section.
6731 (Per file keywords): New section.
6732 (Property inheritance): New section.
6733 (Column attributes): New summary types.
6734 (Capturing Column View): New section.
6735 (The date/time prompt): Cover the new features in the date/time prompt.
6736 Compactify the table of keys for the calendar remote control.
6737 (Clocking work time): Document the new :scope parameter.
6738 (Remember): Promoted to chapter.
6739 (Quoted examples): New section.
6740 (Enhancing text): New verbatim environments.
6741
6742 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
6743
6744 * trampver.texi: Update release number.
6745
6746 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6747
6748 * gnus.texi (Article Keymap):
6749 Add gnus-article-wide-reply-with-original; fix descriptions of
6750 gnus-article-reply-with-original and
6751 gnus-article-followup-with-original.
6752
6753 2008-01-09 Glenn Morris <rgm@gnu.org>
6754
6755 * nxml-mode.texi: Add @copying section.
6756
6757 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6758
6759 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6760 Server". Add `message-send-mail-with-mailclient'.
6761
6762 * gnus.texi (Posting Server): Move some text to "(message)Mail
6763 Variables" and add a reference here.
6764
6765 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
6766
6767 * dbus.texi (Receiving Method Calls): New chapter.
6768 (Errors and Events): Add serial number to events. Replace "signal" by
6769 "message". Introduce dbus-event-serial-number.
6770
6771 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
6772
6773 * dbus.texi (Type Conversion): Explain the type specification for empty
6774 arrays. Use another example.
6775
6776 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
6777
6778 * dbus.texi (all): Replace "..." by @dots{}.
6779 (Type Conversion): Precise the value range for :byte types.
6780 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6781 Mention its return value.
6782 (Errors and Events): There is no D-Bus error propagation during event
6783 processing.
6784
6785 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6786
6787 * calc.texi (Yacas Language, Maxima Language, Giac Language):
6788 New sections.
6789
6790 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6791
6792 * gnus.texi (Group Parameters): Reorder the text and add a note about
6793 `gnus-parameters' near the beginning of the node.
6794
6795 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6796
6797 * gnus.texi (Score File Editing): Fix function name.
6798
6799 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
6800
6801 Sync with Tramp 2.1.12.
6802
6803 * trampver.texi: Update release number.
6804
6805 2007-12-22 Richard Stallman <rms@gnu.org>
6806
6807 * cc-mode.texi (Getting Started): Change @ref to @pxref.
6808
6809 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
6810
6811 * dbus.texi (Type Conversion): Correct input parameters mapping.
6812
6813 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
6814
6815 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6816 (Errors and Events): Mention wrong-type-argument error.
6817
6818 2007-12-21 Alex Schroeder <alex@gnu.org>
6819
6820 * rcirc.texi: Changed single spaces after sentence end to double
6821 spaces. Fixed some typos.
6822 (Internet Relay Chat): Explain relay.
6823 (Getting started with rcirc): Change items to reflect prompts.
6824 Add more explanation to rcirc-track-minor-mode and added a comment to
6825 warn future maintainers that this section is a copy.
6826 (People): Change /ignore example.
6827 (Keywords): Not keywords.
6828
6829 2007-12-20 Alex Schroeder <alex@gnu.org>
6830
6831 * rcirc.texi (Top): Fighting Information Overload chapter added.
6832 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
6833 (rcirc commands): Move /ignore command to the new chapter.
6834 (Fighting Information Overload): New chapter documenting /keyword,
6835 /bright, /dim, channel ignore, and low priority channels.
6836 (Configuration): Document rcirc-server-alist, remove
6837 rcirc-startup-channels-alist and rcirc-default-server.
6838
6839 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
6840
6841 * dbus.texi (Signals): Fix example in dbus-register-signal.
6842
6843 2007-12-14 Sven Joachim <svenjoac@gmx.de>
6844
6845 * gnus.texi (Score Variables): Fix typo.
6846
6847 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
6848
6849 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6850 (Signals): Adapt dbus-send-signal and dbus-register-signal.
6851 (Errors and Events): Adapt dbus-event.
6852
6853 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6854
6855 * gnus.texi (Other Files): Add the yenc command.
6856
6857 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
6858
6859 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6860 since 2004-08-06.
6861
6862 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
6863
6864 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6865 on body.
6866
6867 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
6868
6869 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6870 and rfc2047-allow-irregular-q-encoded-words; fix description of
6871 rfc2047-encode-encoded-words.
6872
6873 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6874
6875 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6876
6877 2007-12-05 Michael Olson <mwolson@gnu.org>
6878
6879 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6880 Update documentation for `remember-diary-file'.
6881
6882 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
6883
6884 * dbus.texi (Signals): Precise `dbus-register-signal'.
6885 (Errors and Events): Rework events part, the internal structure of
6886 dbus-event has changed.
6887
6888 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
6889
6890 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6891 ($(infodir)/dbus, dbus.dvi): New targets.
6892
6893 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
6894
6895 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6896 unconditionally.
6897
6898 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6899 emulation with @print{}.
6900
6901 2007-12-02 Richard Stallman <rms@gnu.org>
6902
6903 * dbus.texi (Overview): Minor cleanup.
6904
6905 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
6906
6907 * Makefile.in (INFO_TARGETS): Add dbus.
6908 (DVI_TARGETS): Add dbus.dvi.
6909 (dbus, dbus.dvi): New targets.
6910
6911 * dbus.texi: New file.
6912
6913 2007-11-24 Romain Francoise <romain@orebokech.com>
6914
6915 * nxml-mode.texi: Add description in @direntry.
6916 Fix file name to match @setfilename.
6917
6918 2007-11-23 Mark A. Hershberger <mah@everybody.org>
6919
6920 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6921 ($(infodir)/nxml-mode): New rule.
6922
6923 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6924 ($(infodir)/nxml-mode): New rule.
6925 (clean): Add nxml-mode*.
6926
6927 * nxml-mode.texi: New file with nxml manual.
6928
6929 2007-11-18 Richard Stallman <rms@gnu.org>
6930
6931 * flymake.texi (Example -- Configuring a tool called directly):
6932 Update example.
6933
6934 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
6935
6936 * tramp.texi (Filename completion): Simplify explanation of
6937 double-slash behavior. Explain directory contents flushing.
6938
6939 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6940
6941 * calc.texi (TeX and LaTeX Language Modes): Put in
6942 missing braces.
6943
6944 2007-11-15 Richard Stallman <rms@gnu.org>
6945
6946 * cl.texi (Equality Predicates): Delete `eql'.
6947 (Predicates, Naming Conventions, Top): Delete `eql'.
6948 (Common Lisp Compatibility): Delete `eql'.
6949 (Porting Common Lisp): Delete obsolete backquote info.
6950 Minor clarification about character constants.
6951 (Sequence Basics): Minor clarification.
6952
6953 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
6954
6955 * cc-mode.texi (Electric Keys, Custom Macros):
6956 * tramp.texi (Filename completion): Fix typos.
6957
6958 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
6959
6960 * calc.texi (Basic commands): Mention the menu.
6961
6962 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
6963
6964 * tramp.texi (Connection caching): Tramp flushes connection
6965 properties when remote operating system has been changed.
6966
6967 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
6968
6969 * gnus-news.texi: Fix spelling.
6970 `message-insert-formatted-citation-line', not
6971 `message-insert-formated-citation-line'.
6972
6973 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6974
6975 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
6976
6977 * tramp.texi (Overview): Mention also the PuTTY integration under
6978 w32. Remove paragraphs about Tramp's experimental status.
6979 (Frequently Asked Questions): Add code example for highlighting the
6980 mode line.
6981
6982 2007-11-03 Michael Olson <mwolson@gnu.org>
6983
6984 * remember.texi: Change mentions of remember-buffer to
6985 remember-finalize throughout.
6986
6987 2007-10-30 Michael Olson <mwolson@gnu.org>
6988
6989 * remember.texi (Copying): Remove.
6990 (Mailbox): Update with non-BBDB instructions.
6991 (Diary, Org): Add.
6992 (Bibliography, Planner Page): Remove.
6993
6994 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
6995
6996 * makefile.w32-in (INFO_TARGETS): Add remember.
6997 (DVI_TARGETS): Add remember.dvi.
6998 ($(infodir)/remember): New rule.
6999 (clean): Add remember*.
7000
7001 2007-10-30 Michael Olson <mwolson@gnu.org>
7002
7003 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7004 ($(infodir)/remember): New rule that builds the Remember Manual.
7005
7006 * remember.texi: New file containing the Remember Mode Manual.
7007 Shuffle chapters around after initial import.
7008 (Function Reference): Split Keystrokes into separate chapter.
7009 (Keystrokes): Document C-c C-k.
7010 (Introduction): Fix typographical issue with "---".
7011
7012 2007-10-29 Richard Stallman <rms@gnu.org>
7013
7014 * widget.texi (Introduction): Delete discussion of implementation
7015 internals.
7016
7017 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
7018
7019 * tramp.texi (Connection caching): Host names must be different
7020 when tunneling.
7021
7022 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7023
7024 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7025 Gnus v5.13.
7026
7027 2007-10-28 Miles Bader <miles@gnu.org>
7028
7029 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7030
7031 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7032
7033 * gnus.texi (Sorting the Summary Buffer):
7034 Remove gnus-article-sort-by-date-reverse.
7035
7036 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7037
7038 * gnus.texi (Non-ASCII Group Names): New node.
7039 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7040 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7041
7042 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7043
7044 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7045 clean the output of the program `imap-shell-program'.
7046
7047 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7048
7049 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7050
7051 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7052
7053 * gnus.texi (Sticky Articles): Documentation for sticky article
7054 buffers.
7055
7056 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7057
7058 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7059
7060 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7061
7062 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7063
7064 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7065
7066 * gnus.texi (Archived Messages):
7067 Document gnus-update-message-archive-method.
7068
7069 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7070
7071 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7072
7073 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7074
7075 * gnus.texi (Group Maneuvering):
7076 Document `gnus-summary-next-group-on-exit'.
7077
7078 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7079
7080 * gnus.texi (Really Various Summary Commands):
7081 Mention gnus-auto-select-on-ephemeral-exit.
7082
7083 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7084
7085 * gnus.texi, message.texi: Bump version number.
7086
7087 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7088
7089 * gnus.texi (Group Line Specification, Misc Group Stuff)
7090 (Server Commands): Parenthesize @pxref{Mail Spool}.
7091
7092 2007-10-28 Didier Verna <didier@xemacs.org>
7093
7094 New user option: message-signature-directory.
7095 * message.texi (Insertion Variables): Document it.
7096 * gnus.texi (Posting Styles): Ditto.
7097
7098 2007-10-28 Didier Verna <didier@xemacs.org>
7099
7100 * gnus.texi (Group Line Specification):
7101 * gnus.texi (Misc Group Stuff):
7102 * gnus.texi (Server Commands): Document the group compaction feature.
7103
7104 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7105
7106 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7107
7108 * message.texi (Various Message Variables): Add message-fill-column.
7109
7110 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7111
7112 * gnus.texi: Untabify.
7113
7114 2007-10-28 Didier Verna <didier@xemacs.org>
7115
7116 * gnus.texi (Group Parameters): Document the posting-style merging
7117 process in topic-mode.
7118
7119 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7120
7121 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7122
7123 2007-10-28 Romain Francoise <romain@orebokech.com>
7124
7125 * gnus.texi (Mail Spool): Fix typo.
7126 Update copyright.
7127
7128 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7129
7130 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7131
7132 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7133
7134 * gnus.texi (Summary Generation Commands):
7135 Add gnus-summary-insert-ticked-articles.
7136
7137 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7138
7139 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7140 to spam-spamassassin-program.
7141
7142 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7143
7144 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7145
7146 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7147
7148 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7149
7150 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7151
7152 * message.texi (Mail Headers): Document `opportunistic'.
7153
7154 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7155
7156 * emacs-mime.texi (Encoding Customization): Explain how to set
7157 mm-coding-system-priorities per hierarchy.
7158
7159 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7160
7161 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7162 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7163
7164 2007-10-28 Didier Verna <didier@xemacs.org>
7165
7166 * message.texi (Wide Reply): Update documentation of
7167 message-dont-reply-to-names (now allowing a list of regexps).
7168
7169 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7170
7171 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7172
7173 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7174
7175 * gnus.texi (SpamAssassin back end): Fix typo.
7176
7177 * sieve.texi (Examples): Fix grammar.
7178
7179 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7180
7181 * gnus.texi (Searching for Articles): Document M-S and M-R.
7182 (Limiting): Document / b.
7183
7184 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7185
7186 * gnus.texi (Thread Commands): T M-^.
7187
7188 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7189
7190 * message.texi (Mail Aliases): Document ecomplete.
7191 (Mail Aliases): Fix typo.
7192
7193 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7194
7195 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7196 fix typo.
7197
7198 2007-10-28 Romain Francoise <romain@orebokech.com>
7199
7200 * gnus.texi (Mail Spool): Grammar fix.
7201
7202 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7203
7204 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7205 string.
7206
7207 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7208
7209 * gnus.texi (Group Parameters): Fix description.
7210
7211 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7212
7213 * gnus.texi (Gmane Spam Reporting):
7214 Fix spam-report-gmane-use-article-number.
7215 Add spam-report-user-mail-address.
7216
7217 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7218
7219 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7220
7221 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7222
7223 * gnus.texi (Group Parameters): Add simplified sorting example based on
7224 example for `Sorting the Summary Buffer' from Jari Aalto
7225 <jari.aalto@cante.net>.
7226 (Example Methods): Add example for an indirect connection.
7227
7228 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7229
7230 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7231 (Agent Parameters): Update parameter names to match code.
7232 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7233 'gnus-agent-summary-fetch-series'.
7234 (Agent and flags): New section providing a generalized discussion
7235 of flag handling.
7236 (Agent and IMAP): Remove flag discussion.
7237 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7238
7239 2007-10-28 Romain Francoise <romain@orebokech.com>
7240
7241 * gnus.texi (Exiting the Summary Buffer): Add new function
7242 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7243
7244 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7245
7246 * gnus.texi (Conformity): Fix typo.
7247 (Customizing Articles): Document `first'.
7248
7249 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7250
7251 * gnus.texi (Sorting the Summary Buffer):
7252 Add `gnus-thread-sort-by-date-reverse'. Add example
7253 host to different sorting in NNTP and RSS groups.
7254
7255 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7256
7257 * message.texi (Insertion): Describe prefix for
7258 message-mark-inserted-region and message-mark-insert-file.
7259
7260 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7261
7262 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7263 LaTeX documents. Describe "text/x-gnus-verbatim".
7264
7265 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7266
7267 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7268 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7269 (spam-stat spam filtering, SpamOracle)
7270 (Extending the Spam ELisp package): Remove extra quote symbol for
7271 clarity.
7272
7273 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7274
7275 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7276 gnus-article-delete-part and gnus-article-replace-part.
7277 (Using MIME): Add gnus-mime-replace-part.
7278
7279 2007-10-28 Romain Francoise <romain@orebokech.com>
7280
7281 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7282 requires `auto-compression-mode' to be enabled. Add new nnml
7283 variable `nnml-compressed-files-size-threshold'.
7284
7285 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7286
7287 * gnus.texi (Sorting the Summary Buffer):
7288 Add gnus-thread-sort-by-recipient.
7289
7290 2007-10-28 Romain Francoise <romain@orebokech.com>
7291
7292 * message.texi (Insertion Variables): Mention new variable
7293 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7294 documentation accordingly.
7295
7296 2007-10-28 Romain Francoise <romain@orebokech.com>
7297
7298 * gnus.texi (To From Newsgroups): Mention new variables
7299 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7300
7301 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7302
7303 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7304 stuff; gnus-mime-inline-part does the automatic decompression.
7305
7306 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7307
7308 * gnus.texi (Spam ELisp Package Configuration Examples):
7309 "training.ham" should be "training.spam".
7310
7311 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7312
7313 * message.texi (Mail Variables): Fix the default value for
7314 message-send-mail-function.
7315
7316 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7317
7318 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7319 always returns nil exceptionally.
7320
7321 2007-10-28 Simon Josefsson <jas@extundo.com>
7322
7323 * gnus.texi (Article Washing): Add libidn URL.
7324 Suggested by Michael Cook <michael@waxrat.com>.
7325
7326 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7327
7328 * gnus.texi (Topic Commands): Fix next/previous.
7329
7330 2007-10-28 Simon Josefsson <jas@extundo.com>
7331
7332 * gnus.texi (Article Washing): Mention `W i'.
7333
7334 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7335
7336 * gnus.texi (Group Parameters): Slight extension of sieve
7337 parameter description.
7338
7339 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7340
7341 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7342 matching score files as well.
7343 (Picons): Describe `gnus-picon-style'.
7344
7345 2007-10-28 Romain Francoise <romain@orebokech.com>
7346
7347 * message.texi (Message Headers): Mention that headers are hidden
7348 using narrowing, and how to expose them.
7349 Update copyright.
7350
7351 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7352
7353 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7354 `gnus-summary-sort-by-recipient'.
7355
7356 2007-10-28 Romain Francoise <romain@orebokech.com>
7357
7358 * gnus.texi (NNTP marks): New node.
7359 (NNTP): Move NNTP marks variables to the new node.
7360
7361 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7362
7363 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7364
7365 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7366
7367 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7368
7369 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7370 everywhere for consistency.
7371 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7372 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7373 Say "regular expression" instead of "regex." Admonish.
7374 Pick other words to sound better (s/so/thus/).
7375 (Spam ELisp Package Filtering of Incoming Mail):
7376 Mention statistical filters. Remove old TODO.
7377 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7378 New section on sorting and displaying the spam score.
7379 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7380 backend but an alias to spam-use-BBDB.
7381 (Extending the Spam ELisp package): Rewrite the example using the
7382 new backend functionality.
7383
7384 2007-10-28 Simon Josefsson <jas@extundo.com>
7385
7386 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7387 nntp-marks-directory, from Romain Francoise
7388 <romain@orebokech.com>.
7389
7390 2007-10-28 Magnus Henoch <mange@freemail.hu>
7391
7392 * gnus.texi (Hashcash): New default value of
7393 hashcash-default-payment.
7394
7395 2007-10-28 Simon Josefsson <jas@extundo.com>
7396
7397 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7398 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7399
7400 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7401
7402 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7403
7404 2007-10-28 Simon Josefsson <jas@extundo.com>
7405
7406 * gnus.texi (documentencoding): Add, to avoid warnings.
7407
7408 2007-10-28 Simon Josefsson <jas@extundo.com>
7409
7410 * message.texi (Mail Headers): Add.
7411
7412 * gnus.texi (Hashcash): Fix.
7413
7414 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7415
7416 * gnus.texi (Hashcash): Change location of library, also mention
7417 that payments can be verified and fix the name of the
7418 hashcash-path variable.
7419
7420 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7421
7422 * gnus.texi (Article Display): Add `gnus-picon-style'.
7423
7424 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7425
7426 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7427
7428 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7429
7430 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7431 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7432 warning about ham processors in spam groups removed.
7433
7434 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7435
7436 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7437 From Hubert Chan <hubert@uhoreg.ca>.
7438
7439 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7440
7441 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7442 (Mailing List): Typo.
7443 (Customizing Articles): Add gnus-treat-ansi-sequences.
7444 (Article Washing): Index.
7445
7446 * message.texi: Use m-dash consistently.
7447
7448 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7449
7450 * gnus.texi (GroupLens): Remove.
7451
7452 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7453
7454 * gnus.texi (Outgoing Messages, Agent Variables):
7455 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7456 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7457
7458 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7459
7460 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7461
7462 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7463
7464 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7465
7466 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7467
7468 2007-10-28 Simon Josefsson <jas@extundo.com>
7469
7470 * gnus.texi (Top): Add SASL.
7471
7472 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7473
7474 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7475
7476 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7477
7478 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7479
7480 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7481
7482 * calc.texi (Formulas, Composition Basics): Lower the
7483 precedence of negation.
7484
7485 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7486
7487 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7488 Mention the new three-letter column identifiers.
7489 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7490 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7491 message when using `c' on an empty default with default printer.
7492 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7493 renamed to `ses--symbolic-formulas' some time ago.
7494
7495 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7496
7497 * calc.texi (Default Simplifications, Making Selections)
7498 (Customizing Calc): Clarify associativity of multiplication.
7499
7500 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
7501
7502 * tramp.texi (Traces and Profiles): Simplify loop over
7503 `trace-function-background'.
7504
7505 2007-10-22 Juri Linkov <juri@jurta.org>
7506
7507 * dired-x.texi (Shell Command Guessing): Default values are now
7508 available by typing M-n instead of M-p.
7509
7510 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
7511
7512 * tramp.texi (Cleanup remote connections): New section.
7513 (Password caching): Remove `tramp-clear-passwd'.
7514 It's not a command anymore.
7515 (Bug Reports): Add `tramp-bug' to function index.
7516 (Function Index, Variable Index): New nodes.
7517 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7518
7519 * trampver.texi: Update release number.
7520
7521 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7522
7523 * calc.texi (History and Acknowledgements): Turn comment
7524 about integer size into past tense.
7525 (Time Zones): Remove pointer to Calc author's address.
7526 (Trigonometric and Hyperbolic Functions): Mention cotangent
7527 and hyperbolic cotangent. Fix typo.
7528
7529 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
7530
7531 Sync with Tramp 2.1.11.
7532
7533 * trampver.texi: Update release number.
7534
7535 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
7536
7537 * tramp.texi (External packages): New section.
7538
7539 2007-09-29 Juri Linkov <juri@jurta.org>
7540
7541 * info.texi (Help-Int): Document `L' (`Info-history').
7542
7543 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
7544
7545 * org.texi: Change links to webpage and maintained email.
7546 (Remember): Promote to Chapter, significant changes.
7547 (Fast access to TODO states): New section.
7548 (Faces for TODO keywords): New section.
7549 (Export options): Example for #+DATE.
7550 (Progress logging): Section moved.
7551
7552 2007-09-26 Bill Wohler <wohler@newt.com>
7553
7554 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7555 browse-url-at-mouse.
7556
7557 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7558
7559 * flymake.texi (Customizable variables): Face names don't end in -face.
7560 Fix flymake-err-line-patterns template.
7561 (Example -- Configuring a tool called directly): Fix init-function.
7562 (Highlighting erroneous lines): Face names don't end in -face.
7563
7564 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
7565
7566 * erc.texi (Special-Features): Fix small typo.
7567
7568 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
7569
7570 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7571 and "External transfer methods".
7572
7573 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7574
7575 * calc.texi (Predefined Units): Add some history.
7576
7577 2007-09-08 Michael Olson <mwolson@gnu.org>
7578
7579 * erc.texi (Copying): New section included from gpl.texi.
7580 This matches the look of the upstream ERC manual.
7581
7582 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7583
7584 * calc.texi (History and Acknowledgements): Adjust the "thanks".
7585 (Random Numbers): Clarify the distribution of `random'.
7586
7587 2007-09-06 Glenn Morris <rgm@gnu.org>
7588
7589 Move manual sources from man/ to subdirectories of doc/.
7590 Split into the Emacs manual in emacs/, and other manuals in misc/.
7591 Change all setfilename commands to use ../../info.
7592 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7593 refer to the Emacs manual here.
7594 (infodir): New variable.
7595 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7596 (cc-mode.texi, faq.texi): Update references to source file locations.
7597 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7598 do not refer to the Emacs manual here.
7599 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7600
7601 * Makefile.in: Add `basename' versions of all info targets, for
7602 convenience when rebuilding just one manual.
7603 (../etc/GNU): Delete obsolete target.
7604 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7605 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
7606 *.vrs *.toc here...
7607 (maintainer-clean): ...from here.
7608
7609 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7610
7611 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7612
7613 * calc.texi (Date Conversions): Clarify definition of
7614 Julian day numbering.
7615 (Date Forms): Clarify definition of Julian day numbering;
7616 add some history.
7617
7618 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
7619
7620 * org.texi: Version 5.07.
7621
7622 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7623
7624 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7625
7626 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
7627
7628 * org.texi (Adding hyperlink types): New section.
7629 (Embedded LaTeX): Chapter updated because of LaTeX export.
7630 (LaTeX export): New section.
7631 (Using links out): New section.
7632
7633 2007-08-22 Glenn Morris <rgm@gnu.org>
7634
7635 * faq.texi (Learning how to do something): Refcards now in
7636 etc/refcards/ directory.
7637
7638 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
7639
7640 * tramp.texi (Remote Programs): Persistency file must be cleared when
7641 changing `tramp-remote-path'.
7642 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7643 macro.
7644
7645 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7646
7647 * calc.texi: Move contents to beginning of file.
7648 (Algebraic Entry): Fix the formatting of an example.
7649
7650 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7651
7652 * calc.texi (Basic Operations on Units): Mention exact versus
7653 inexact conversions.
7654
7655 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7656
7657 * calc.texi (Basic Operations on Units): Mention default
7658 values for new units.
7659 (Quick Calculator Mode): Mention that binary format will
7660 be displayed.
7661
7662 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7663
7664 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7665
7666 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7667
7668 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7669
7670 2007-08-08 Glenn Morris <rgm@gnu.org>
7671
7672 * gnus.texi, sieve.texi: Replace `iff'.
7673
7674 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7675
7676 * calc.texi (Basic Graphics): Mention the graphing of error
7677 forms.
7678 (Graphics Options): Mention how `g s' handles error forms.
7679 (Curve Fitting): Mention plotting the curves.
7680 (Standard Nonlinear Models): Add additional models.
7681 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7682 (Linear Fits): Correct result.
7683
7684 2007-08-01 Alan Mackenzie <acm@muc.de>
7685
7686 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7687 to "--no-site-file".
7688
7689 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
7690
7691 * tramp.texi (Frequently Asked Questions): Point to mode line
7692 extension in Emacs 23.1.
7693
7694 * trampver.texi: Update release number.
7695
7696 2007-07-27 Glenn Morris <rgm@gnu.org>
7697
7698 * calc.texi (Copying): Include license text from gpl.texi, rather than
7699 in-line.
7700
7701 2007-07-25 Glenn Morris <rgm@gnu.org>
7702
7703 * calc.texi (Copying): Replace license with GPLv3.
7704
7705 * Relicense all FSF files to GPLv3 or later.
7706
7707 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
7708
7709 Sync with Tramp 2.1.10.
7710
7711 * tramp.texi (trampfn): Expand macro implementation in order to handle
7712 empty arguments.
7713 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
7714 occurrences by trampfn.
7715 (Frequently Asked Questions): Extend example code for host
7716 identification in the modeline. Add bbdb to approaches shortening Tramp
7717 file names to be typed.
7718
7719 * trampver.texi: Update release number.
7720
7721 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
7722
7723 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7724 section. Reported by <poti@potis.org>.
7725 (Remote processes): Arguments of the program to be debugged are taken
7726 literally.
7727 (Frequently Asked Questions): Simplify recentf example.
7728
7729 2007-07-14 Karl Berry <karl@gnu.org>
7730
7731 * info.texi (@copying): New Back-Cover Text.
7732
7733 * info.texi (Quitting Info): Move to proper place in source.
7734 (Reported by Benno Schulenberg.)
7735
7736 2007-07-13 Eli Zaretskii <eliz@gnu.org>
7737
7738 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7739
7740 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7741
7742 * emacs-mime.texi: Add @documentencoding directive.
7743
7744 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
7745
7746 * tramp.texi (Remote processes): Add an anchor to the subsection
7747 "Running a debugger on a remote host".
7748
7749 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
7750
7751 * tramp.texi (Remote processes): Don't call it "experimental" any
7752 longer. Add subsection about running a debugger on a remote host.
7753
7754 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
7755
7756 * org.texi (Properties and columns): Chapter rewritten.
7757
7758 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
7759
7760 * tramp.texi:
7761 * trampver.texi: Migrate to Tramp 2.1.
7762
7763 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
7764
7765 * org.texi (Properties): New chapter.
7766
7767 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7768
7769 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7770 Control Panel.
7771
7772 * gnus.texi (Misc Article): Add index entry for
7773 gnus-single-article-buffer.
7774
7775 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7776
7777 * gnus.texi (Starting Up): Fix typo.
7778
7779 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7780
7781 * gnus.texi (Asynchronous Fetching): Fix typo.
7782
7783 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7784
7785 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7786 (About This Manual): Remove redundant information.
7787 (Getting Started): Mention author.
7788 (Basic Arithmetic, Customizing Calc): Make description of the
7789 variable `calc-multiplication-has-precedence' match its new effect.
7790
7791 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7792
7793 * calc.texi (Basic Arithmetic, Customizing Calc):
7794 Mention the variable `calc-multiplication-has-precedence'.
7795
7796 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
7797
7798 * org.texi (Tag): Section swapped with node Timestamps.
7799 (Formula syntax for Lisp): Document new `L' flag.
7800
7801 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
7802
7803 * gnus.texi (Misc Group Stuff, Summary Buffer)
7804 (Server Commands, Article Keymap): Fix typo. s/function/command/.
7805
7806 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
7807
7808 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7809 * gnus.texi (Article Buttons, Mail Source Customization)
7810 (Sending or Not Sending, Customizing NNDiary):
7811 * message.texi (Message Headers):
7812 * mh-e.texi (HTML): Fix typos.
7813
7814 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
7815
7816 Sync with Tramp 2.0.56.
7817
7818 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7819 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
7820
7821 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
7822
7823 * Version 22.1 released.
7824
7825 2007-05-26 Michael Olson <mwolson@gnu.org>
7826
7827 * erc.texi (Modules): Fix references to completion modules.
7828
7829 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
7830
7831 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
7832
7833 2007-05-09 Didier Verna <didier@xemacs.org>
7834
7835 * gnus.texi (Email Based Diary): New. Proper documentation for the
7836 nndiary back end and the gnus-diary library.
7837
7838 2007-05-03 Karl Berry <karl@gnu.org>
7839
7840 * .cvsignore (*.pdf): New entry.
7841
7842 * texinfo.tex: Update from current version for better pdf generation.
7843
7844 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
7845
7846 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7847
7848 2007-04-28 Glenn Morris <rgm@gnu.org>
7849
7850 * faq.texi (New in Emacs 22): Restore mention of python.el pending
7851 consideration of legal status.
7852
7853 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
7854
7855 * idlwave.texi: Minor updates for IDLWAVE 6.1.
7856
7857 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
7858
7859 * faq.texi (New in Emacs 22): python.el removed.
7860
7861 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
7862
7863 * calc.texi (Reporting bugs): Update maintainer's address.
7864
7865 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
7866
7867 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7868
7869 2007-04-15 Jay Belanger <belanger@truman.edu>
7870
7871 * calc.texi (Title page): Remove the date.
7872 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7873 (The Standard Calc Interface): Change trail title.
7874 (Floats): Mention that when non-decimal floats are entered, only
7875 approximations are stored.
7876 (Copying): Move to the appendices.
7877 (GNU Free Documentation License): Add as an appendix.
7878
7879 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
7880
7881 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7882 * dired-x.texi, ebrowse.texi, ediff.texi:
7883 * emacs-mime.texi, erc.texi, eshell.texi:
7884 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7885 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7886 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7887 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7888 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7889 * woman.texi: Include GFDL.
7890
7891 * doclicense.texi: Remove node heading, so that it can be included by
7892 other files.
7893
7894 * dired-x.texi: Relicence under GFDL. Remove date from title page.
7895
7896 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7897 than *.
7898
7899 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
7900
7901 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7902 in Calc.
7903
7904 2007-04-09 Romain Francoise <romain@orebokech.com>
7905
7906 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7907 Mac OS ports. Make it clear that mouse-1 complements and doesn't
7908 replace mouse-2.
7909
7910 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
7911
7912 * woman.texi (Word at point, Interface Options): woman-topic-at-point
7913 renamed to woman-use-topic-at-point. Document new behavior.
7914
7915 2007-04-08 Richard Stallman <rms@gnu.org>
7916
7917 * url.texi: Fix some indexing.
7918 (Disk Caching): Drop discussion of old/other Emacs versions.
7919
7920 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
7921
7922 * url.texi (Disk Caching): Say Emacs 21 "and later".
7923
7924 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7925 on Font locking which now mentions JIT lock.
7926
7927 2007-04-01 Michael Olson <mwolson@gnu.org>
7928
7929 * erc.texi: Update for the ERC 5.2 release.
7930
7931 2007-03-31 David Kastrup <dak@gnu.org>
7932
7933 * woman.texi (Topic, Interface Options): Explain changes semantics of
7934 woman-manpath in order to consider MANPATH_MAP entries.
7935
7936 2007-03-31 Eli Zaretskii <eliz@gnu.org>
7937
7938 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7939
7940 2007-03-26 Richard Stallman <rms@gnu.org>
7941
7942 * pgg.texi (Caching passphrase): Clean up previous change.
7943
7944 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7945
7946 * gnus.texi (Setting Process Marks): Fix typo.
7947
7948 2007-03-25 Romain Francoise <romain@orebokech.com>
7949
7950 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7951 readability, and include various fixes by Daniel Brockman, Nick Roberts
7952 and Dieter Wilhelm.
7953
7954 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
7955
7956 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7957
7958 * gnus.texi (Mail Source Specifiers): Fix typo.
7959
7960 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
7961
7962 * reftex.texi (Imprint): Update maintainer information.
7963
7964 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
7965
7966 * message.texi (Message Buffers): Update documentation for
7967 message-generate-new-buffers.
7968
7969 2007-03-15 Daiki Ueno <ueno@unixuser.org>
7970
7971 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7972
7973 2007-03-21 Glenn Morris <rgm@gnu.org>
7974
7975 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7976
7977 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
7978
7979 * eshell.texi (Known problems): Emacs 21 -> 22.
7980
7981 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7982
7983 2007-03-18 Jay Belanger <belanger@truman.edu>
7984
7985 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
7986
7987 2007-03-12 Glenn Morris <rgm@gnu.org>
7988
7989 * calc.texi (Time Zones): Switch to new North America DST rule.
7990
7991 * calc.texi: Replace "daylight savings" with "daylight
7992 saving" in text throughout.
7993
7994 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7995
7996 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
7997 The variable now uses a list of symbols instead of just a symbol.
7998 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7999
8000 2007-03-06 Romain Francoise <romain@orebokech.com>
8001
8002 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8003 new packages, and mention Gnus update.
8004
8005 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8006
8007 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8008 nntp-open-connection-functions-never-echo-commands.
8009
8010 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
8011
8012 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8013 problems on the console, and security risk in not using gpg-agent.
8014
8015 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
8016
8017 * org.texi (The spreadsheet): Rename from "Table calculations".
8018 Completely reorganized and rewritten.
8019 (CamelCase links): Section removed.
8020 (Repeating items): New section.
8021 (Tracking TODO state changes): New section.
8022 (Agenda views): Chapter reorganized and rewritten.
8023 (HTML export): Section rewritten.
8024 (Tables in arbitrary syntax): New section.
8025 (Summary): Better feature summary.
8026 (Activation): Document problem with cut-and-paste of Lisp code
8027 from PDF files.
8028 (Visibility cycling): Document indirect buffer use.
8029 (Structure editing): Document sorting.
8030 (Remember): Section rewritten.
8031 (Time stamps): Better description of time stamp types.
8032 (Tag searches): Document regular expression search for tags.
8033 (Stuck projects): New section.
8034 (In-buffer settings): New keywords.
8035 (History and Acknowledgments): Update description.
8036
8037 2007-02-24 Alan Mackenzie <acm@muc.de>
8038
8039 * cc-mode.texi (Movement Commands): Insert two missing command names.
8040 (Getting Started): Slight wording correction (use conditional).
8041
8042 2007-02-22 Kim F. Storm <storm@cua.dk>
8043
8044 * widget.texi (User Interface, Basic Types): Document need to put some
8045 text before the %v escape in :format string in editable-field widget.
8046
8047 2007-02-18 Romain Francoise <romain@orebokech.com>
8048
8049 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8050 `cvs-mode-quit'.
8051
8052 2007-02-10 Markus Triska <markus.triska@gmx.at>
8053
8054 * widget.texi (Programming Example): Put constant strings in :format.
8055
8056 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
8057
8058 * faq.texi (Fullscreen mode on MS-Windows): New node.
8059
8060 2007-02-04 David Kastrup <dak@gnu.org>
8061
8062 * faq.texi (AUCTeX): Update version number. Should probably be done
8063 for other packages as well.
8064
8065 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8066
8067 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8068 <tassilo@member.fsf.org>.
8069
8070 2007-01-20 Markus Triska <markus.triska@gmx.at>
8071
8072 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8073
8074 2007-01-13 Michael Olson <mwolson@gnu.org>
8075
8076 * erc.texi (Modules): Mention capab-identify module.
8077
8078 2007-01-05 Michael Olson <mwolson@gnu.org>
8079
8080 * erc.texi (Getting Started): Update for /RECONNECT command.
8081
8082 2007-01-04 Richard Stallman <rms@gnu.org>
8083
8084 * ebrowse.texi: Change C-c b to C-c C-m.
8085
8086 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8087
8088 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8089 variables only in info to avoid redundant entries in the printed
8090 manual.
8091
8092 2007-01-02 Daiki Ueno <ueno@unixuser.org>
8093
8094 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8095
8096 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8097
8098 * message.texi (Security): Split into sub-nodes.
8099
8100 2007-01-01 Alan Mackenzie <acm@muc.de>
8101
8102 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8103 eval-after-load in Emacs <=21 and a workaround. Document that
8104 trigraphs are not supported.
8105
8106 2007-01-01 Alan Mackenzie <acm@muc.de>
8107
8108 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8109 c-context-line-break. When invoked within a string, preserve
8110 whitespace. Add a backslash only when also in a macro.
8111
8112 2007-01-01 Alan Mackenzie <acm@muc.de>
8113
8114 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8115
8116 2007-01-01 Alan Mackenzie <acm@muc.de>
8117
8118 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8119 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8120
8121 2007-01-01 Alan Mackenzie <acm@muc.de>
8122
8123 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8124 "Choosing a Style".
8125
8126 * cc-mode.texi ("Styles"): Add @dfn{style}.
8127
8128 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8129
8130 Sync with Tramp 2.0.55.
8131
8132 * trampver.texi: Update release number.
8133
8134 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8135
8136 * gnus.texi (Customizing Articles): Add index entries for all
8137 gnus-treat-* variables.
8138
8139 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8140
8141 * gnus.texi (IMAP): Fix incorrect explanation of
8142 nnimap-search-uids-not-since-is-evil in documentation for
8143 nnimap-expunge-search-string.
8144
8145 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8146
8147 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8148 spam-ifile-database.
8149
8150 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8151
8152 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8153 rebind C-s.
8154
8155 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8156
8157 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8158 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8159 "expiring mail".
8160 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8161 nnimap-nov-is-evil.
8162
8163 2006-12-25 Kevin Ryde <user42@zip.com.au>
8164
8165 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8166 about the key procedure being used heavily.
8167
8168 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8169
8170 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8171 to t.
8172 (Prerequisites): Add explanation about gpg-agent.
8173
8174 2006-12-22 Kevin Ryde <user42@zip.com.au>
8175
8176 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8177 "sort" instead of "sort*".
8178
8179 2006-12-19 Richard Stallman <rms@gnu.org>
8180
8181 * calc.texi (History and Acknowledgements): Recognize that Emacs
8182 now does have floating point.
8183
8184 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8185
8186 * tramp.texi (External transfer methods): Describe new method `scpc'.
8187
8188 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8189
8190 * pgg.texi: Added short note on gpg-agent to the introduction.
8191
8192 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8193
8194 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8195 also applies to Cc.
8196
8197 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8198
8199 * gnus.texi (X-Face): Clarify. Say which programs are required
8200 on Windows.
8201
8202 2006-12-08 Michael Olson <mwolson@gnu.org>
8203
8204 * erc.texi (Modules): Remove documentation for list module.
8205
8206 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8207
8208 * faq.texi (^M in the shell buffer): Ditto.
8209
8210 2006-11-20 Michael Olson <mwolson@gnu.org>
8211
8212 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8213
8214 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8215
8216 * org.texi: Fix typos.
8217 (Agenda commands): Document `C-k'.
8218
8219 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8220
8221 * url.texi (http/https): Fix a typo in the HTTP URL.
8222
8223 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8224
8225 * ada-mode.texi: Total rewrite.
8226
8227 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8228
8229 * org.texi: Minor typo fixes.
8230
8231 2006-11-13 Bill Wohler <wohler@newt.com>
8232
8233 Release MH-E manual version 8.0.3.
8234
8235 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8236 release 8.0.3.
8237
8238 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8239 to set MAILDIR.
8240 (Reading Mail): Document the customization of read-mail-command
8241 for MH-E.
8242 (Viewing Attachments): Document mm-discouraged-alternatives.
8243 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8244 (Junk): Add more information about the settings of mh-junk-background
8245 in a program. Add /usr/bin/mh to PATH in examples.
8246
8247 2006-11-12 Richard Stallman <rms@gnu.org>
8248
8249 * woman.texi: Update author address but say he no longer maintains it.
8250
8251 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8252
8253 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8254 archived trees.
8255 (Checkboxes): Section moved to chapter 5, and extended.
8256 (The date/time prompt): New section.
8257 (Link abbreviations): New section.
8258 (Presentation and sorting): New section.
8259 (Custom agenda views): Section completely rewritten.
8260 (Summary): Compare with Planner.
8261 (Feedback): More info about creating backtraces.
8262 (Plain lists): Modify example.
8263 (Breaking down tasks): New section.
8264 (Custom time format): New section.
8265 (Time stamps): Document inactive timestamps.
8266 (Setting tags): More details about fast tag selection.
8267 (Block agenda): New section.
8268 (Custom agenda views): Section rewritten.
8269 (Block agenda): New section.
8270
8271 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8272
8273 * tramp.texi (Configuration): scp is the default method.
8274 (Default Method): Use ssh as example for another method.
8275
8276 2006-10-27 Richard Stallman <rms@gnu.org>
8277
8278 * woman.texi: Downcase nroff/troff/roff.
8279 (Installation): Chapter deleted. Some xrefs deleted.
8280 (Background): woman doesn't advise man ;-).
8281
8282 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8283
8284 * ada-mode.texi (Project files, Identifier completion)
8285 (Automatic Casing, Debugging, Using non-standard file names)
8286 (Working Remotely): Fix typos.
8287
8288 2006-10-20 Masatake YAMATO <jet@gyve.org>
8289
8290 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8291 sample code `my-c-initialization-hook'.
8292
8293 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8294
8295 * widget.texi: Fix typos.
8296
8297 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8298
8299 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8300 "???". There have been no complaints for years, so the information
8301 must be appropriate.
8302
8303 2006-10-16 Richard Stallman <rms@gnu.org>
8304
8305 * widget.texi: Use @var instead of capitalization.
8306 Clarify many widget type descriptions.
8307
8308 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8309
8310 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8311 gnus-dired-attach.
8312 (Selecting a Group): Fix typo.
8313
8314 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8315
8316 * widget.texi: Fix typos.
8317
8318 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8319
8320 * gnus.texi (Image Enhancements): Update for Emacs 22.
8321
8322 * gnus-faq.texi ([1.3]): Update.
8323
8324 2006-10-06 Richard Stallman <rms@gnu.org>
8325
8326 * faq.texi (Displaying the current line or column):
8327 Delete "As of Emacs 20".
8328
8329 2006-10-06 Romain Francoise <romain@orebokech.com>
8330
8331 * faq.texi (VM): VM works with Emacs 22 too.
8332
8333 2006-10-06 Richard Stallman <rms@gnu.org>
8334
8335 * ebrowse.texi: Remove Emacs version "21" from title.
8336
8337 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8338
8339 * gnus.texi (Foreign Groups): Say where change of editing commands are
8340 stored. Add reference to `gnus-parameters'.
8341
8342 2006-09-15 Jay Belanger <belanger@truman.edu>
8343
8344 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8345 Change "Library Public License" to "Lesser Public License"
8346 throughout. Use "yyyy" to represent year.
8347
8348 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8349
8350 * org.texi (Setting tags): Typo fix.
8351
8352 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8353
8354 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8355
8356 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8357
8358 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8359
8360 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8361
8362 * faq.texi (Escape sequences in shell output): EMACS is now set
8363 to Emacs's absolute file name, not to "t".
8364 (^M in the shell buffer): Likewise.
8365
8366 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8367
8368 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8369 mails with pop3-leave-mail-on-server. Fix wording.
8370 (Limiting): Improve gnus-summary-limit-to-articles.
8371 (X-Face): Fix typo.
8372
8373 2006-09-11 Simon Josefsson <jas@extundo.com>
8374
8375 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8376 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8377
8378 2006-09-06 Simon Josefsson <jas@extundo.com>
8379
8380 * smtpmail.texi (Authentication): Mention SSL.
8381
8382 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8383
8384 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8385
8386 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8387
8388 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8389 Don't use @indicateurl.
8390
8391 * cc-mode.texi (Subword Movement): Don't use @headitem.
8392 (Custom Braces, Clean-ups): Don't use @tie.
8393
8394 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8395
8396 Sync with Tramp 2.0.54.
8397
8398 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8399 Suggested by Adrian Phillips <a.phillips@met.no>.
8400
8401 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8402
8403 * org.texi (Installation, Activation): Split from Installation and
8404 Activation.
8405 (Clocking work time): Documented new features.
8406
8407 2006-08-13 Alex Schroeder <alex@gnu.org>
8408
8409 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8410 example.
8411
8412 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8413
8414 * faq.texi (How to add fonts): New node.
8415
8416 2006-08-05 Romain Francoise <romain@orebokech.com>
8417
8418 * faq.texi (New in Emacs 22): Expand.
8419
8420 2006-08-03 Michael Olson <mwolson@gnu.org>
8421
8422 * erc.texi: Update for ERC 5.1.4.
8423
8424 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8425
8426 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8427 in .../site-lisp/gnus/ by default.
8428 [ From gnus-news.texi in the trunk. ]
8429
8430 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8431
8432 * gnus.texi (MIME Commands): Additions for yEnc.
8433
8434 2006-07-24 Richard Stallman <rms@gnu.org>
8435
8436 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8437 * faq.texi: Move periods and commas inside quotes.
8438
8439 2006-07-20 Jay Belanger <belanger@truman.edu>
8440
8441 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8442
8443 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
8444
8445 * faq.texi (Security risks with Emacs): Document Emacs 22
8446 file-local-variable mechanism.
8447
8448 2006-07-12 Michael Olson <mwolson@gnu.org>
8449
8450 * erc.texi: Update for ERC 5.1.3.
8451
8452 2006-07-12 Alex Schroeder <alex@gnu.org>
8453
8454 * rcirc.texi: Fix typos.
8455 (Getting started with rcirc): New calling convention for M-x irc.
8456 Mention #rcirc. Removed channel tracking.
8457 (Configuration): Change the names of all variables that got changed
8458 recently, eg. rcirc-server to rcirc-default-server. Added
8459 documentation for rcirc-authinfo, some background for Bitlbee, and
8460 rcirc-track-minor-mode.
8461 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8462 Scrolling.
8463 (Reconnecting after you have lost the connection): Fix example code
8464 to match code changes.
8465
8466 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8467
8468 * gnus.texi, message.texi: Fix typos.
8469
8470 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
8471
8472 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8473 commands.
8474 (Global TODO list): Document the use of the variables
8475 `org-agenda-todo-ignore-scheduled' and
8476 `org-agenda-todo-list-sublevels'.
8477
8478 2006-07-05 Richard Stallman <rms@gnu.org>
8479
8480 * faq.texi (Scrolling only one line): Fix xref.
8481
8482 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8483
8484 * faq.texi (Evaluating Emacs Lisp code):
8485 Throughout, replace eval-current-buffer with eval-buffer.
8486
8487 2006-07-03 Richard Stallman <rms@gnu.org>
8488
8489 * rcirc.texi (Scrolling conservatively): Fix xref.
8490
8491 * pcl-cvs.texi (Viewing differences): Usage fix.
8492
8493 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
8494
8495 * org.texi (Agenda commands): Document `s' key to save all org-mode
8496 buffers.
8497
8498 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
8499
8500 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8501 names. Mention `cvs-msg' face.
8502
8503 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
8504
8505 * org.texi (Checkboxes): New section.
8506
8507 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
8508
8509 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8510 throughout this chapter.
8511
8512 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
8513
8514 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8515 text for standalone vs Emacs info.
8516 (Help): Clarify header line description. Use mouse-1 for clicks.
8517 (Help-P): Use mouse-1 for clicks.
8518 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8519 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8520 (Choose menu subtopic): Remove gratuitous Emacs command names.
8521 (Help-FOO): Put usual behavior first.
8522 (Help-Xref): Clicking on xrefs works in Emacs.
8523 (Search Text): Clarify what the default behavior is.
8524 (Create Info buffer): Fix Emacs window/X window confusion.
8525 (Emacs Info Variables): Fix for new Emacs init file behavior.
8526
8527 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8528
8529 * gnus.texi (Summary Buffer Lines): Fix typo.
8530
8531 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
8532
8533 * org.texi (Embedded LaTeX): New chapter.
8534 (Archiving): Section rewritten.
8535 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8536
8537 2006-06-20 Bill Wohler <wohler@newt.com>
8538
8539 Release MH-E manual version 8.0.1.
8540
8541 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8542 release 8.0.1.
8543 (Preface): Depend on GNU mailutils 1.0 and higher.
8544
8545 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8546
8547 * message.texi (News Headers): Update message-syntax-checks section.
8548
8549 2006-06-19 Karl Berry <karl@gnu.org>
8550
8551 * info.texi (Advanced): Mention C-q, especially with ?.
8552
8553 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
8554
8555 * org.texi (Publishing links): Document the `:link-validation-function'
8556 property.
8557 (Extensions and Hacking): New chapter, includes some sections of the
8558 "Miscellaneous" chapter.
8559
8560 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
8561
8562 * org.texi (Progress logging): New section.
8563
8564 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
8565
8566 * org.texi (ASCII export): Document indentation adaptation.
8567 (Setting tags): Document mutually-exclusive tags.
8568
8569 2006-06-05 Romain Francoise <romain@orebokech.com>
8570
8571 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8572 Fix typo.
8573
8574 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8575 channel (#gnus@irc.freenode.net).
8576 Fix typos. Update copyright notice.
8577
8578 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8579 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8580 (Line-Up Functions, Custom Macros):
8581 * ediff.texi (Window and Frame Configuration)
8582 (Highlighting Difference Regions):
8583 * emacs-mime.texi (Display Customization):
8584 * erc.texi (History):
8585 * eshell.texi (Known problems):
8586 * eudc.texi (Overview, BBDB):
8587 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8588 (The problem of spam, SpamOracle, Extending the Spam package)
8589 (Conformity, Terminology):
8590 * idlwave.texi (Routine Info)
8591 (Class and Keyword Inheritance, Padding Operators)
8592 (Breakpoints and Stepping, Electric Debug Mode)
8593 (Examining Variables, Troubleshooting):
8594 * org.texi (Creating timestamps):
8595 * reftex.texi (Commands, Options, Changes):
8596 * tramp.texi (Inline methods, Password caching)
8597 (Auto-save and Backup, Issues):
8598 * vip.texi (Files, Commands in Insert Mode):
8599 * viper.texi (Emacs Preliminaries, States in Viper)
8600 (Packages that Change Keymaps, Viper Specials, Groundwork):
8601 Fix various typos.
8602
8603 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
8604
8605 * ediff.texi: Fix typos.
8606
8607 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
8608
8609 * org.texi: Small typo fixes.
8610
8611 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8612
8613 * viper.texi (Viper Specials):
8614 * gnus.texi (Example Setup):
8615 * faq.texi (Backspace invokes help):
8616 * dired-x.texi (Optional Installation Dired Jump):
8617 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8618 follow coding conventions.
8619
8620 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
8621
8622 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8623
8624 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8625
8626 * pcl-cvs.texi: Fix typos.
8627 (Customization): Say "us".
8628
8629 2006-05-26 Eli Zaretskii <eliz@gnu.org>
8630
8631 * org.texi: Remove bogus @setfilename.
8632
8633 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
8634
8635 * org.texi (ASCII export): Omit command name.
8636 (HTML export): Add prefix to all lines in Local Variable example.
8637 (Acknowledgments): Typeset names in italics.
8638
8639 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
8640
8641 * org.texi (Plain lists): Add new item navigation commands.
8642 (External links): Document elisp and info links.
8643 (Custom searches): New section.
8644 (Publishing): New chapter.
8645 (HTML export): Include a list of supported CSS classes.
8646 (Setting tags): Describe the fast-tag-setting interface.
8647
8648 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8649
8650 * dired-x.texi: ifinfo -> ifnottex.
8651
8652 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8653
8654 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8655
8656 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8657
8658 * message.texi (Interface): Add tool bar customization.
8659 (MIME): Index and text additions for mml-attach.
8660 (MIME): Describe mml-dnd-protocol-alist and
8661 mml-dnd-attach-options.
8662
8663 * gnus.texi (Oort Gnus): Reorder entries in sections.
8664 Fix some entries.
8665 (Starting Up): Add references to "Emacs for Heathens" and to
8666 "Finding the News". Add user-full-name and user-mail-address.
8667 (Group Buffer Format): Add tool bar customization and update.
8668 (Summary Buffer): Add tool bar customization.
8669 (Posting Styles): Add message-alternative-emails.
8670
8671 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
8672
8673 * tramp.texi (Filename completion): Improve wording.
8674
8675 2006-05-07 Romain Francoise <romain@orebokech.com>
8676
8677 * faq.texi (Using regular expressions): Fix typo.
8678 (Packages that do not come with Emacs): Fix capitalization.
8679 (Replacing text across multiple files): Expand node to explain how
8680 to use `dired-do-query-replace-regexp' in more detail, based on
8681 suggestion by Eric Hanchrow <offby1@blarg.net>.
8682
8683 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
8684
8685 * tramp.texi (Filename completion): Completion of remote files'
8686 method, user name and host name is active only in partial
8687 completion mode.
8688
8689 2006-05-06 Bill Wohler <wohler@newt.com>
8690
8691 Release MH-E manual version 8.0.
8692
8693 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8694 release 8.0.
8695
8696 2006-05-06 Bill Wohler <wohler@newt.com>
8697
8698 * mh-e.texi (MH-BOOK-HOME): Change from
8699 http://www.ics.uci.edu/~mh/book/mh to
8700 http://rand-mh.sourceforge.net/book/mh.
8701 Replace .htm suffix with .html for MH book files.
8702 (Using This Manual): Update key binding for getting relevant
8703 chapter in Info from command key.
8704 (Ranges): Fix itemx.
8705
8706 2006-05-05 Karl Berry <karl@gnu.org>
8707
8708 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8709 (\fonttextsize): New user-level command to change text font size.
8710
8711 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8712
8713 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8714
8715 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8716
8717 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8718
8719 2006-04-24 Bill Wohler <wohler@newt.com>
8720
8721 * mh-e.texi (Getting Started): Make it more explicit that you need
8722 to install MH. Add pointers to current MH implementations.
8723
8724 2006-04-21 Bill Wohler <wohler@newt.com>
8725
8726 Release MH-E manual version 7.94.
8727
8728 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8729 release 7.94.
8730
8731 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
8732
8733 * org.texi: Many small fixes.
8734 (Handling links): Rename from "Managing links".
8735
8736 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8737
8738 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8739 (Splitting mail using spam-stat): Fix @xref.
8740
8741 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
8742
8743 * gnus.texi (Spam Package): Major revision of the text.
8744 Previously this node was "Filtering Spam Using The Spam ELisp Package".
8745
8746 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
8747
8748 * org.texi (Time stamps): Better explanation of the purpose of
8749 different time stamps.
8750 (Structure editing, Plain lists): More details on how new items
8751 and headings are inserted.
8752
8753 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
8754
8755 * org.texi (Formula syntax): Fix link to Calc Manual.
8756
8757 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8758
8759 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8760
8761 2006-04-17 Bill Wohler <wohler@newt.com>
8762
8763 * mh-e.texi (Folders): Update mh-before-quit-hook and
8764 mh-quit-hook example with code that removes the buffers rather
8765 than just bury them.
8766
8767 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
8768
8769 Sync with Tramp 2.0.53.
8770
8771 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
8772
8773 * org.texi (Updating settings): New section.
8774 (Visibility cycling): Better names for the startup folding
8775 options.
8776 (Exporting): Completely restructured.
8777 (The very busy C-c C-c key): New section.
8778 (Summary of in-buffer settings): New section.
8779
8780 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8781
8782 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8783
8784 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8785
8786 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8787 (Server Commands): Key `v' is reserved for users.
8788
8789 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
8790
8791 * org.texi (Link format): New section, emphasis on bracket links.
8792 (External links): Document bracket links.
8793 (FAQ): Expand to cover shell links and the new link format.
8794
8795 2006-04-09 Kevin Ryde <user42@zip.com.au>
8796
8797 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8798
8799 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8800
8801 * gnus.texi (Summary Buffer Lines): Add `*'.
8802
8803 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
8804
8805 * gnus.texi (Group Parameters):
8806 Mention gnus-permanently-visible-groups.
8807
8808 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8809
8810 * gnus.texi (Face): Fix typo.
8811
8812 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
8813
8814 * gnus.texi (X-Face): Clarify.
8815 (Face): Need Emacs with PNG support.
8816
8817 2006-04-06 Richard Stallman <rms@gnu.org>
8818
8819 * idlwave.texi: Delete the blocks "not suitable for inclusion with
8820 Emacs".
8821
8822 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
8823
8824 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8825 blocks not suitable for inclusion with Emacs using variable
8826 PARTOFEMACS.
8827
8828 2006-04-04 Simon Josefsson <jas@extundo.com>
8829
8830 * gnus.texi (Security): Improve.
8831
8832 2006-04-02 Karl Berry <karl@gnu.org>
8833
8834 * texinfo.tex: Update to current version (2006-03-21.13).
8835
8836 2006-04-02 Bill Wohler <wohler@newt.com>
8837
8838 * mh-e.texi (Getting Started, Junk, Bug Reports)
8839 (MH FAQ and Support): Fix URLs.
8840
8841 2006-03-31 Romain Francoise <romain@orebokech.com>
8842
8843 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8844 to t, not nil (and has for the past eight years).
8845
8846 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
8847
8848 * message.texi, gnus.texi: Bump version to 5.11.
8849
8850 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
8851
8852 * gnus.texi (Top): Add comment about version line.
8853
8854 * message.texi (Top): Ditto. Change to take named versions into
8855 account.
8856
8857 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
8858
8859 * gnus.texi (Posting Styles): Add x-face-file to example.
8860 (X-Face): Refer to posting styles.
8861
8862 * gnus-faq.texi ([5.8]): Add x-face-file.
8863 ([8.4]): Add links to gmane.emacs.gnus.user and
8864 gmane.emacs.gnus.general.
8865
8866 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
8867
8868 * gnus-faq.texi: Use .invalid.
8869 ([5.4]): Fix gnus-posting-styles example.
8870
8871 2006-03-27 Romain Francoise <romain@orebokech.com>
8872
8873 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8874 Emacs/W3 needs a new maintainer.
8875 (Ispell): Update author and version info.
8876 (Mailcrypt): Mention PGG.
8877 (New in Emacs 22): Add PGG to the list of new packages.
8878 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8879 updating dead URLs.
8880
8881 2006-03-25 Karl Berry <karl@gnu.org>
8882
8883 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8884 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8885 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8886 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8887 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8888 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8889 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8890 (2) do not indent copyright year list (or anything else).
8891
8892 2006-03-21 Bill Wohler <wohler@newt.com>
8893
8894 * mh-e.texi (Folders): Various edits.
8895
8896 2006-03-20 Romain Francoise <romain@orebokech.com>
8897
8898 * gnus.texi (Mail Folders): Grammar fix.
8899
8900 2006-03-19 Bill Wohler <wohler@newt.com>
8901
8902 * mh-e.texi (Replying): Document Mail-Followup-To.
8903 Change manually-formatted table to multitable. Add debugging info.
8904 Move description of mh-reply-default-reply-to into paragraph
8905 that describes its values.
8906
8907 2006-03-17 Bill Wohler <wohler@newt.com>
8908
8909 * mh-e.texi: Use smallexample and smalllisp consistently.
8910 (Sending Mail Tour): Update method of entering
8911 addresses and subject.
8912 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8913 (Adding Attachments, Searching): Update screenshots for Emacs 22.
8914
8915 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
8916
8917 * org.texi: Version number change only.
8918
8919 2006-03-14 Bill Wohler <wohler@newt.com>
8920
8921 * mh-e.texi: Add index entries around each paragraph rather than
8922 depend on entries from beginning of node. Doing so ensures that
8923 index entries are less likely to be forgotten if text is cut and
8924 pasted, and are necessary anyway if the references are on a
8925 separate page. It seems that makeinfo is now (v. 4.8) only
8926 producing one index entry per node, so there is no longer any
8927 excuse not to. Use subheading instead of heading. The incorrect
8928 use of heading produced very large fonts in Info--as large as the
8929 main heading.
8930 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8931 versions 6 and 7 appeared *around* the time of these Emacs releases.
8932
8933 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
8934
8935 * org.texi (Clean view): Document new startup options.
8936
8937 2006-03-11 Bill Wohler <wohler@newt.com>
8938
8939 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8940 (Composing, Scan Line Formats): Fix @refs.
8941 (Getting Started): Define MH profile and MH profile components.
8942 (Incorporating Mail, Reading Mail, Viewing, Printing)
8943 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8944 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8945 for string constants.
8946 (Tool Bar): Remove spurious quote.
8947 (Junk): Use ``...'' instead of "...".
8948 (Scan Line Formats): Replace @samp with @kbd.
8949
8950 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8951
8952 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8953
8954 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8955
8956 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8957 easy to understand.
8958
8959 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
8960
8961 * gnus.texi: Markup fix.
8962 (Fancy Mail Splitting): Specify new feature.
8963
8964 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
8965
8966 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8967 partial-words matching.
8968
8969 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
8970
8971 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8972
8973 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8974 (MIME Commands): Fix mm-discouraged-alternatives.
8975
8976 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
8977
8978 * org.texi: Version number change only.
8979
8980 2006-03-06 Bill Wohler <wohler@newt.com>
8981
8982 * mh-e.texi: Move from SourceForge repository to Savannah.
8983 This is version 7.93, which is a total rewrite from the previous
8984 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
8985 version 7.93.
8986
8987 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8988
8989 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
8990
8991 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
8992
8993 * org.texi (Interaction): Add item about `org-mouse.el' by
8994 Piotr Zielinski.
8995 (Managing links): Document that also mouse-1 can be used to
8996 activate a link.
8997 (Headlines, FAQ): Add entry about hiding leading stars.
8998 (Miscellaneous): Resort the sections in this chapter to a more
8999 logical sequence.
9000
9001 2006-02-27 Simon Josefsson <jas@extundo.com>
9002
9003 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9004 2004-01-27 from the trunk).
9005
9006 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9007
9008 * cc-mode.texi: Rename c-hungry-backspace to
9009 c-hungry-delete-backwards, at the request of RMS. Leave the old
9010 name as an alias.
9011
9012 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9013
9014 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9015 include the function header within the defun.
9016
9017 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9018
9019 * cc-mode.texi: Correct two typos.
9020
9021 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9022
9023 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9024 existing comment.
9025 (Electric Keys): Add a justification for electric indentation.
9026 (Hungry WS Deletion): Clear up the names and complications of the
9027 BACKSPACE and DELETE keys.
9028
9029 2006-02-23 Juri Linkov <juri@jurta.org>
9030
9031 * faq.texi (Common requests): Move `Turning on auto-fill by
9032 default' after `Wrapping words automatically'. Move `Working with
9033 unprintable characters' before `Searching for/replacing newlines'.
9034 Move `Replacing highlighted text' after `Highlighting a region'.
9035 Merge `Repeating commands' and `Repeating a command as many times
9036 as possible' into the former.
9037 (Packages that do not come with Emacs): Add refs to Gmane and
9038 etc/MORE.STUFF.
9039
9040 2006-02-23 Juri Linkov <juri@jurta.org>
9041
9042 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9043 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9044 Add xref to `(emacs)Reporting Bugs'.
9045 (Getting a printed manual): Add URL to other formats of the manual.
9046 (Common requests): Fix menu.
9047 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9048 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9049 (Inserting text at the beginning of each line): Add pxref to
9050 `Changing the included text prefix'.
9051 (Forcing the cursor to remain in the same column): Mention `track-eol'
9052 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9053 (Replacing text across multiple files): Add keybinding `Q' for
9054 `dired-do-query-replace'.
9055
9056 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
9057
9058 * reftex.texi: Version number and date change only.
9059
9060 * org.texi (Internal Links): Rewrite to cover the modified
9061 linking system.
9062
9063 2006-02-17 Eli Zaretskii <eliz@gnu.org>
9064
9065 * faq.texi: Remove the coding cookie, it's not needed anymore.
9066
9067 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9068
9069 * faq.texi (Colors on a TTY): Mention Mac OS port.
9070
9071 2006-02-12 Karl Berry <karl@gnu.org>
9072
9073 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9074 8-bit accented a.
9075
9076 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9077
9078 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9079
9080 2006-02-08 Romain Francoise <romain@orebokech.com>
9081
9082 * faq.texi (Top): Remove paragraph about the FAQ being a
9083 transitional document, etc.
9084 (Searching for/replacing newlines): New node.
9085 (Yanking text in isearch): New node.
9086 (Inserting text at the beginning of each line): Rename and make
9087 more general, mention `M-;' in Message mode.
9088
9089 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9090
9091 * faq.texi (Meta key does not work in xterm)
9092 (Emacs does not display 8-bit characters)
9093 (Inputting eight-bit characters): Update xrefs.
9094
9095 2006-02-06 Romain Francoise <romain@orebokech.com>
9096
9097 * faq.texi (VM): VM now at version 7.19.
9098 Set myself as maintainer of this file.
9099
9100 2006-02-04 Michael Olson <mwolson@gnu.org>
9101
9102 * erc.texi (History): Note that ERC is now included with Emacs.
9103
9104 2006-01-31 Romain Francoise <romain@orebokech.com>
9105
9106 * message.texi (Message Headers): Explain what
9107 `message-alternative-emails' does in more detail.
9108 Update copyright year.
9109
9110 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9111
9112 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9113
9114 2006-01-29 Richard M. Stallman <rms@gnu.org>
9115
9116 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9117
9118 2006-01-29 Michael Olson <mwolson@gnu.org>
9119
9120 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9121
9122 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9123
9124 * faq.texi (New in Emacs 22): Mention ERC.
9125
9126 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9127
9128 * rcirc.texi: Capitalize dir entry for consistency with the entry
9129 in info/dir and other entries in the Emacs category.
9130 Fix typos. Delete trailing whitespace.
9131
9132 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9133
9134 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9135
9136 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9137
9138 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9139 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9140
9141 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9142 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9143
9144 2006-01-27 Alex Schroeder <alex@gnu.org>
9145
9146 * rcirc.texi: New file.
9147
9148 2006-01-23 Juri Linkov <juri@jurta.org>
9149
9150 * widget.texi (User Interface): Add S-TAB for widget-backward.
9151
9152 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9153
9154 Sync with Tramp 2.0.52.
9155
9156 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9157 Add Tramp disabling item. New item for common connection problems.
9158 (various): Apply "ftp" as method for the download URL.
9159 (Bug Reports): Refer to FAQ for common problems.
9160
9161 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9162
9163 * widget.texi (User Interface): Use @key for TAB.
9164
9165 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9166
9167 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9168 for TAB.
9169
9170 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9171
9172 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9173
9174 * gnus.texi: Update copyright.
9175
9176 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9177
9178 * gnus.texi (Article Washing): Additions.
9179
9180 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9181
9182 * org.texi (Agenda commands): Document tags command.
9183
9184 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9185
9186 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9187
9188 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9189
9190 * gnus.texi (RSS): Addition.
9191
9192 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9193
9194 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9195
9196 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9197
9198 * emacs-mime.texi (Display Customization): Add setting example to
9199 mm-discouraged-alternatives.
9200
9201 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9202
9203 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9204 version is the canonical version.
9205
9206 2006-01-08 Alex Schroeder <alex@gnu.org>
9207
9208 * pgg.texi (Caching passphrase): Rewording.
9209
9210 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9211
9212 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9213 repository URL.
9214
9215 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9216
9217 * org.texi: Removed the accidentally re-added empty line in the
9218 direntry.
9219
9220 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9221
9222 * org.texi (Agenda Views): Chapter reorganized.
9223
9224 2005-12-29 Romain Francoise <romain@orebokech.com>
9225
9226 * faq.texi (Using Customize): New node.
9227
9228 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9229
9230 * org.texi: Remove blank line in @direntry. It is non-standard
9231 and recursively produces blank lines all over the dir file (when
9232 using Texinfo 4.8).
9233
9234 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9235
9236 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9237
9238 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9239
9240 * org.texi (Tags): Boolean logic documented.
9241 (Agenda Views): Document custom commands.
9242
9243 2005-12-20 David Kastrup <dak@gnu.org>
9244
9245 * faq.texi (AUCTeX): Update version and mailing list info.
9246
9247 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9248
9249 * gnus.texi (MIME Commands): Mention addition of
9250 multipart/alternative to gnus-buttonized-mime-types and add xref
9251 to mm-discouraged-alternatives.
9252
9253 * emacs-mime.texi (Display Customization): Mention addition of
9254 "image/.*" and add xref to gnus-buttonized-mime-types in the
9255 mm-discouraged-alternatives section.
9256
9257 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9258
9259 * org.texi (Tags): New section.
9260 (Agenda Views): Chapter reorganized.
9261
9262 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9263
9264 * org.texi (Internal Links): Add a missing comma after an @xref.
9265
9266 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9267
9268 * faq.texi (Filling paragraphs with a single space): No need to
9269 change sentence-end now.
9270
9271 2005-12-13 Romain Francoise <romain@orebokech.com>
9272
9273 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9274
9275 2005-12-12 Jay Belanger <belanger@truman.edu>
9276
9277 * faq.texi (Calc): Update version number.
9278
9279 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9280
9281 * org.texi (Progress Logging): New section.
9282
9283 2005-12-10 Romain Francoise <romain@orebokech.com>
9284
9285 Update the Emacs FAQ for the 22.1 release.
9286
9287 * faq.texi: Set VER to `22.1'.
9288 (Basic editing): Explain how to use localized versions of the
9289 Tutorial. Mention that `C-h r' displays the manual.
9290 Delete obsolete WWW link to an Emacs 18 tutorial.
9291 (Getting a printed manual): Point to the new locations of the
9292 manuals on the GNU Web site.
9293 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9294 available via Info (it was previously distributed separately).
9295 (Installing Texinfo documentation): The latest version of Texinfo
9296 is 4.8, not 4.0.
9297 (Informational files for Emacs): COPYING is the GNU General Public
9298 License, not the Emacs General Public License.
9299 (Informational files for Emacs): Delete obsolete link to the
9300 GNUinfo pages as they have been removed from the GNU Web site.
9301 (New in Emacs 22): New node.
9302 (Setting up a customization file): Say that most packages support
9303 Customize nowadays.
9304 (Colors on a TTY): Delete reference to instructions on how to
9305 enable syntax highlighting, it is now enabled by default.
9306 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9307 at startup automatically.
9308 (Controlling case sensitivity): Mention `M-c' in isearch.
9309 (Using an already running Emacs process): Emacs now creates the
9310 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9311 gnuserv. As emacsclient can now run Lisp code as well, delete a
9312 sentence praising gnuserv for that. Simplify description of how
9313 the client/server operation works.
9314 (Compiler error messages): Delete obsolete text (compile.el has
9315 been rewritten).
9316 (Indenting switch statements): Fix typo.
9317 (Matching parentheses): Simplify setup instructions, mention the
9318 menu bar item in the Options menu.
9319 (Repeating a command as many times as possible): Mention `C-x e'.
9320 (Going to a line by number): Mention new keymap and bindings
9321 `M-g M-g', `M-g M-p' and `M-g M-n'.
9322 (Turning on syntax highlighting): Now on by default. Simplify.
9323 (Replacing highlighted text): Use `1', not `t'.
9324 (Problems with very large files): The maximum size is now 256MB on
9325 32-bit machines.
9326 (^M in the shell buffer): Mention `comint-process-echoes'.
9327 (Emacs for Apple computers): Emacs 22 has native support for Mac
9328 OS X.
9329 (Translating names to IP addresses): Delete node.
9330 (Binding keys to commands): Fix typo.
9331 (SPC no longer completes file names): New node.
9332 (MIME with Emacs mail packages): Delete section about the Emacs
9333 MIME FAQ (it's not reachable anymore).
9334
9335 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9336
9337 * cc-mode.texi: The manual has been extensively revised: the
9338 information about using CC Mode has been separated from the larger
9339 and more difficult chapters about configuration. It has been
9340 updated for CC Mode 5.31.
9341
9342 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9343
9344 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9345 (Selecting an implementation): Fix descriptions.
9346
9347 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9348
9349 * message.texi (Various Message Variables): Addition.
9350
9351 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9352
9353 * message.texi: Fix default values.
9354
9355 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9356
9357 * message.texi (Header Commands): Clarify descriptions of
9358 message-cross-post-followup-to, message-reduce-to-to-cc, and
9359 message-insert-wide-reply.
9360 (Various Commands): Fix kindex for message-kill-to-signature;
9361 clarify description of message-tab.
9362
9363 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9364
9365 * message.texi (Mailing Lists): Fix description about MFT.
9366
9367 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9368
9369 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9370
9371 * gnus.texi (Slow Terminal Connection): Replace old description
9372 with new one.
9373
9374 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9375
9376 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9377 replace X-Draft-Headers with X-Draft-From.
9378
9379 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9380
9381 * gnus.texi (Various Various): Fix the default value of
9382 nnheader-max-head-length.
9383 (Gnus Versions): Fix typo.
9384
9385 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9386
9387 * org.texi (Structure editing): Document new functionality of
9388 M-RET.
9389
9390 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9391
9392 * org.texi (Internal Links): Fix Texinfo usage.
9393
9394 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9395
9396 * org.texi (TODO basics): Document the global todo list.
9397 (TODO items): Documents sparse tree for specific TODO
9398 keywords.
9399
9400 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9401
9402 * org.texi (Plain Lists): Typos fixed.
9403
9404 2005-11-28 Jay Belanger <belanger@truman.edu>
9405
9406 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9407
9408 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9409
9410 * org.texi (Structure editing): New item moving commands added.
9411 (Plain Lists): New section.
9412
9413 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9414
9415 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9416 (Agenda): Document commands `org-cycle-agenda-files' and
9417 `org-agenda-file-to-front'.
9418 (Built-in table editor): Document `org-table-sort-lines'.
9419 (HTML formatting): Export of hand-formatted lists.
9420
9421 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9422
9423 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9424 new variable gnus-toolbar-thickness.
9425
9426 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9427
9428 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9429
9430 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9431
9432 * gnus.texi (X-Face): Fix description.
9433 (XVarious): Remove gnus-xmas-logo-color-alist and
9434 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9435
9436 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9437
9438 * gnus.texi (Group Parameters): Mention new variable
9439 gnus-parameters-case-fold-search.
9440 (Home Score File): Addition.
9441
9442 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9443
9444 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9445 (Overview): List supported feed types.
9446 (Installation): No installation necessary when using autoload.
9447 (Configuration): Rename "RSS" to "news".
9448
9449 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9450
9451 * pgg.texi (User Commands): Document additional passphrase
9452 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9453 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9454
9455 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9456
9457 * org.texi: Version number changed to 3.19.
9458
9459 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
9460
9461 * pgg.texi (How to use): Update the example to add autoload of
9462 pgg-encrypt-symmetric-region.
9463 (User Commands): Document pgg-encrypt-symmetric-region.
9464 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9465
9466 2005-10-27 Jay Belanger <belanger@truman.edu>
9467
9468 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9469 mention other TeX-related units.
9470
9471 2005-10-23 Lars Hansen <larsh@soem.dk>
9472
9473 * dired-x.texi (Miscellaneous Commands):
9474 Replace dired-do-relative-symlink by dired-do-relsymlink and
9475 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9476
9477 2005-10-23 Jay Belanger <belanger@truman.edu>
9478
9479 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9480 constant.
9481
9482 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9483
9484 * faq.texi (Bugs and problems):
9485 Replace `dired-move-to-filename-regexp' by
9486 `directory-listing-before-filename-regexp'.
9487
9488 2005-10-22 Eli Zaretskii <eliz@gnu.org>
9489
9490 * newsticker.texi (UPDATED): Set value.
9491
9492 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9493
9494 * gnus.texi (Document Groups): Remove duplicate item.
9495
9496 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9497
9498 * org.texi (Summary): Mention iCalendar support.
9499 (Exporting): Document iCalendar support.
9500
9501 2005-10-18 Romain Francoise <romain@orebokech.com>
9502
9503 * viper.texi (Viper Specials): Capitalize GNU.
9504
9505 2005-10-17 Juri Linkov <juri@jurta.org>
9506
9507 * info.texi (Getting Started, Search Index, Expert Info):
9508 Fix wording.
9509 (Search Text): Replace `echo area' with `mode line'.
9510 (Search Index): Both `i' and `,' find all index entries.
9511 Replace example `C-f' with `C-l' (which exists in index of Info
9512 manual) and delete spaces in its keyboard input sequence.
9513 Delete unnecessary explanations about literal characters.
9514
9515 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9516
9517 * gnus.texi (Document Server Internals): Addition.
9518
9519 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9520
9521 * gnus.texi (A note on namespaces): Fix RFC reference.
9522
9523 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9524
9525 * gnus.texi (RSS): Fix key description.
9526
9527 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9528
9529 * gnus.texi: Emacs/w3 -> Emacs/W3.
9530 (Browsing the Web): Fix description.
9531 (Web Searches): Ditto.
9532 (Customizing W3): Ditto.
9533
9534 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9535
9536 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9537
9538 2005-10-11 Jay Belanger <belanger@truman.edu>
9539
9540 * calc.texi (Integration): Mention using `a i' to compute definite
9541 integrals.
9542
9543 2005-10-11 Juri Linkov <juri@jurta.org>
9544
9545 * info.texi: Rearrange nodes.
9546 (Top): Update menu. Change ref `Info for Experts' to
9547 `Advanced Info Commands'.
9548 (Getting Started): Fix description of manual's parts.
9549 (Help-Int): Change xref `Info Search' to `Search Index', and
9550 `Expert Info' to `Advanced'.
9551 (Advanced): Move node one level up.
9552 (Search Text, Search Index): New nodes split out from `Info Search'.
9553 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9554 split out from `Advanced'.
9555 (Advanced, Emacs Info Variables): De-document editing an Info file
9556 in Info.
9557 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9558 (Creating an Info File): Delete node and move its text to
9559 `Expert Info'.
9560
9561 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
9562
9563 * org.texi (Workflow states): Documented that change in keywords
9564 becomes active only after restart of Emacs.
9565
9566 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
9567
9568 Sync with Tramp 2.0.51.
9569
9570 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
9571
9572 * speedbar.texi (Introduction): Describe new location of speedbar
9573 on menubar.
9574 (Basic Key Bindings): Remove descriptions of bindings that have
9575 been removed.
9576
9577 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
9578
9579 * speedbar.texi (GDB): Describe use of watch expressions.
9580
9581 2005-09-28 Simon Josefsson <jas@extundo.com>
9582
9583 * message.texi (IDNA): Fix.
9584
9585 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9586
9587 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9588 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9589 description of nntp-open-connection-function.
9590 (Common Variables): Fix descriptions.
9591
9592 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9593
9594 * gnus.texi (Server Buffer Format): Document the %a format spec.
9595
9596 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9597
9598 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9599
9600 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
9601
9602 * org.texi Version 3.16.
9603
9604 2005-09-19 Miles Bader <miles@gnu.org>
9605
9606 * newsticker.texi: Get rid of CVS keywords.
9607
9608 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9609
9610 * gnus.texi (Finding the Parent): Fix description of how Gnus
9611 finds article.
9612
9613 2005-09-14 Jari Aalto <jari.aalto@cante.net>
9614
9615 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9616 to drop off non-answered articles.
9617
9618 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
9619
9620 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9621 braces (which are unsupported by NMAKE) for macro `srcdir'.
9622
9623 2005-09-17 Eli Zaretskii <eliz@gnu.org>
9624
9625 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9626 (../info/newsticker, newsticker.dvi): New targets.
9627
9628 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
9629
9630 * newsticker.texi: Replace @command with @code. Replace @example
9631 with @lisp.
9632 (Top): Add explanations to menu items.
9633 (GNU Free Documentation License): Remove.
9634
9635 2005-09-16 Romain Francoise <romain@orebokech.com>
9636
9637 Update all files to specify GFDL version 1.2.
9638
9639 * doclicense.texi (GNU Free Documentation License): Update to
9640 version 1.2.
9641
9642 2005-09-15 Richard M. Stallman <rms@gnu.org>
9643
9644 * newsticker.texi: Fix @setfilename.
9645
9646 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9647 (../info/newsticker, newsticker.dvi): New targets.
9648
9649 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
9650
9651 * org.texi: Version 3.15.
9652
9653 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9654
9655 * ses.texi: Combine all three indices into one.
9656 Correct a few typos.
9657
9658 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9659
9660 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9661
9662 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9663
9664 * emacs-mime.texi (Handles): Remove duplicate item.
9665 (Encoding Customization): Fix the default value for
9666 mm-coding-system-priorities.
9667 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9668 (Basic Functions): Fix reference.
9669
9670 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9671
9672 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9673
9674 2005-08-18 Richard M. Stallman <rms@gnu.org>
9675
9676 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9677 and web site.
9678
9679 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9680 not keyboard-translate.
9681
9682 2005-08-11 Richard M. Stallman <rms@gnu.org>
9683
9684 * faq.texi (Using regular expressions): Fix xref.
9685
9686 2005-08-09 Juri Linkov <juri@jurta.org>
9687
9688 * info.texi (Help-P): Replace `Prev' with `Previous'.
9689 (Help-M, Help-Xref): Add S-TAB.
9690 (Help-FOO): Update `u' command.
9691 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9692 Update info about visibility of xref parts.
9693 (Help-Int): Fix `m' command. Rename `Info-last' to
9694 `Info-history-back'. Add `Info-history-forward'.
9695 (Advanced): Fix `g*' and `M-n' commands.
9696 (Info Search): Add `index-apropos' in stand-alone browser.
9697 Add isearch commands.
9698 (Emacs Info Variables): Remove `Info-fontify'.
9699 Add `Info-mode-hook'. Update face names.
9700 Add `Info-fontify-maximum-menu-size',
9701 `Info-fontify-visited-nodes', `Info-isearch-search'.
9702
9703 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
9704
9705 Sync with Tramp 2.0.50.
9706
9707 * tramp.texi: Use @option{} consequently for method names.
9708 (Inline methods, External transfer methods): Remove references to
9709 Cygwin.
9710 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9711 implementation.
9712
9713 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9714
9715 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9716 Mention that gnus-init-file is not read when Emacs is invoked with
9717 --no-init-file or -q.
9718
9719 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
9720
9721 * org.texi: Version 3.14.
9722
9723 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
9724
9725 * org.texi: Version 3.13.
9726
9727 2005-07-18 Juri Linkov <juri@jurta.org>
9728
9729 * calc.texi (Time Zones, Logical Operations):
9730 * cl.texi (Overview):
9731 * org.texi (TODO types):
9732 * sc.texi (Emacs 18 MUAs):
9733 * speedbar.texi (Top):
9734 * url.texi (History):
9735 Delete duplicate duplicate words.
9736
9737 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
9738
9739 * cl.texi (Type Predicates): Document `atom' type.
9740
9741 2005-07-04 Lute Kamstra <lute@gnu.org>
9742
9743 Update FSF's address in GPL notices.
9744
9745 * calc.texi (Copying):
9746 * doclicense.texi (GNU Free Documentation License):
9747 * faq.texi (Contacting the FSF):
9748 * mh-e.texi (Copying): Update FSF's address.
9749
9750 2005-07-03 Richard M. Stallman <rms@gnu.org>
9751
9752 * flymake.texi (Example -- Configuring a tool called directly):
9753 Update name of flymake-build-relative-filename.
9754
9755 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9756
9757 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9758
9759 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
9760
9761 * org.texi: Version 3.12.
9762
9763 2005-06-24 Eli Zaretskii <eliz@gnu.org>
9764
9765 * makefile.w32-in (MAKEINFO): Use --force.
9766 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9767 Makefile.in.
9768 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9769 more shells.
9770
9771 2005-06-23 Richard M. Stallman <rms@gnu.org>
9772
9773 * speedbar.texi (Creating a display): Texinfo usage fixes.
9774
9775 * tramp.texi (Customizing Completion, Auto-save and Backup):
9776 Texinfo usage fixes.
9777
9778 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
9779
9780 * dired-x.texi (Miscellaneous Commands):
9781 * ediff.texi (Miscellaneous):
9782 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9783 (Agent Variables):
9784 * info.texi (Help-Xref):
9785 * message.texi (Message Headers):
9786 * org.texi (Remember):
9787 * reftex.texi (Options (Defining Label Environments)):
9788 (Options (Index Support)):
9789 (Options (Viewing Cross-References)):
9790 (Options (Misc)):
9791 (Changes):
9792 * speedbar.texi (Creating a display):
9793 * tramp.texi (Customizing Completion, Auto-save and Backup):
9794 Texinfo usage fix.
9795
9796 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
9797
9798 * org.texi: Version 3.11.
9799
9800 2005-06-12 Jay Belanger <belanger@truman.edu>
9801
9802 * calc.texi (Getting Started): Remove extra menu item.
9803
9804 2005-05-31 Jay Belanger <belanger@truman.edu>
9805
9806 * calc.texi (Notations Used in This Manual): Use @kbd for key
9807 sequence.
9808 (Demonstration of Calc): Mention another way of starting Calc.
9809 (Starting Calc): Mention long name of M-#.
9810 (Embedded Mode Overview): Remove unnecessary instruction.
9811 (Other M-# commands): Rephrase `M-# 0' explanation.
9812 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9813 reflect current behavior.
9814
9815 2005-05-30 Jay Belanger <belanger@truman.edu>
9816
9817 * calc.texi (Hooks): Change description of calc-window-hook and
9818 calc-trail-window-hook to match usage.
9819 (Computational Functions): Add more constant-generating functions.
9820 (Customizable Variables): Use defvar.
9821
9822 2005-05-28 Jay Belanger <belanger@truman.edu>
9823
9824 * calc.texi (Assignments in Embedded Mode): Fix variable name.
9825 (Basic Embedded Mode): Explain behavior of arguments to
9826 calc-embedded-mode.
9827
9828 2005-05-27 Jay Belanger <belanger@truman.edu>
9829
9830 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
9831 current behavior.
9832
9833 2005-05-25 Jay Belanger <belanger@truman.edu>
9834
9835 * calc.texi: Change Calc version number throughout.
9836 (Keypad Mode): Change location in info output.
9837 (Keypad mode overview): Move picture of keypad.
9838
9839 2005-05-21 Jay Belanger <belanger@truman.edu>
9840
9841 * calc.texi (Storing variables): Mention that only most variables
9842 are void to begin with.
9843
9844 2005-05-21 Kevin Ryde <user42@zip.com.au>
9845
9846 * widget.texi (Basic Types): Update cross ref from "Enabling
9847 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
9848 lispref/text.texi change.
9849
9850 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
9851
9852 * org.texi: Version 3.09.
9853
9854 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
9855
9856 * reftex.texi: Version 4.28.
9857
9858 2005-05-16 Jay Belanger <belanger@truman.edu>
9859
9860 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9861
9862 2005-05-14 Jay Belanger <belanger@truman.edu>
9863
9864 * calc.texi (Default Simplifications): Insert missing ! (logical
9865 not operator).
9866
9867 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
9868
9869 Sync with Tramp 2.0.49.
9870
9871 2005-05-10 Jay Belanger <belanger@truman.edu>
9872
9873 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9874 to 1.
9875
9876 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
9877
9878 * org.texi: Version 3.08, structure reorganized.
9879
9880 2005-04-24 Richard M. Stallman <rms@gnu.org>
9881
9882 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9883
9884 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
9885
9886 * org.texi: Update to version 3.06.
9887
9888 2005-04-13 Lute Kamstra <lute@gnu.org>
9889
9890 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9891
9892 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9893
9894 * cl.texi (Porting Common Lisp): Fix typo.
9895
9896 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9897
9898 * gnus.texi (RSS): Addition.
9899
9900 2005-04-04 Jay Belanger <belanger@truman.edu>
9901
9902 * calc.texi: Change Calc version number.
9903 (Customizable variables): Fix description of calc-language-alist.
9904 (Copying): Put in version 2 of GPL.
9905
9906 2005-04-01 Jay Belanger <belanger@truman.edu>
9907
9908 * calc.texi (Troubleshooting Commands): Remove comment about
9909 installation.
9910 (Installation): Remove section.
9911 (Customizable Variables): New section.
9912 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9913 (Graphical Devices): Add references to Customizable Variables.
9914
9915 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
9916
9917 * emacs-mime.texi (Display Customization): Markup fixes.
9918 (rfc2047): Update.
9919
9920 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
9921
9922 * gnus-faq.texi: Replaced with auto-generated version.
9923
9924 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9925
9926 * dired-x.texi (Multiple Dired Directories): default-directory was
9927 renamed to dired-default-directory.
9928
9929 2005-03-26 Jay Belanger <belanger@truman.edu>
9930
9931 * calc.texi (Simplifying Formulas, Rewrite Rules):
9932 Change description of top and bottom of fraction.
9933 (Modulo Forms): Move description of how to create modulo forms to
9934 earlier in the section.
9935 (Fraction Mode): Suggest using : to get a fraction by dividing.
9936 (Basic Arithmetic): Adjust placement of command name.
9937 (Truncating the Stack): Emphasize that "hidden" entries are still
9938 visible.
9939 (Installation): Move discussion of printing manual to "About This
9940 Manual".
9941 (About This Manual): Mention how to print the manual.
9942 (Reporting Bugs): Remove first person.
9943 (Building Vectors): Add algebraic version of append.
9944 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9945 (Grouping Digits): Fix typo.
9946
9947 2005-03-25 Werner Lemberg <wl@gnu.org>
9948
9949 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9950 Replace `legal' with `valid'.
9951
9952 2005-03-25 Werner Lemberg <wl@gnu.org>
9953
9954 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9955
9956 2005-03-24 Jay Belanger <belanger@truman.edu>
9957
9958 * calc.texi (General Mode Commands)
9959 (Mode Settings in Embedded Mode): Add some explanation of
9960 recording mode settings.
9961
9962 2005-03-24 Richard M. Stallman <rms@gnu.org>
9963
9964 * calc.texi: Remove praise of non-free software.
9965
9966 * idlwave.texi: Don't say where to get IDL or its non-free manual.
9967 (Installation): Node deleted.
9968
9969 2005-03-23 Richard M. Stallman <rms@gnu.org>
9970
9971 * url.texi (HTTP language/coding): Improve last change.
9972
9973 2005-03-22 Jay Belanger <belanger@truman.edu>
9974
9975 * calc.texi (Embedded Mode): Add new information on changing
9976 modes.
9977
9978 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
9979
9980 Sync with Tramp 2.0.48.
9981
9982 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
9983
9984 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
9985 "GNU/Linux". Change all addresses to .gnu.org.
9986 (Default Method): Offer shortened syntax for "su" and "sudo"
9987 methods.
9988
9989 2005-03-07 Richard M. Stallman <rms@gnu.org>
9990
9991 * url.texi: Fix usage of "e.g.".
9992 (HTTP language/coding): Explain the rules for these strings.
9993
9994 2005-03-06 Richard M. Stallman <rms@gnu.org>
9995
9996 * woman.texi (Introduction): Minor cleanups.
9997
9998 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
9999
10000 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10001 (Installation): Node deleted.
10002
10003 * mh-e.texi (Preface): Get rid of "Emacs 21".
10004
10005 * eshell.texi (Installation): Delete node (for Emacs 20).
10006
10007 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10008
10009 * flymake.texi: Refill and tweak style in @lisp blocks.
10010
10011 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10012
10013 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10014
10015 2005-03-01 Jay Belanger <belanger@truman.edu>
10016
10017 * calc.texi (Trigonometric and Hyperbolic Functions):
10018 Mention additional functions.
10019 (Algebraic Simplifications): Mention additional simplifications.
10020
10021 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10022
10023 * ses.texi: Add concept/function/variable indices (this work was
10024 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10025 papers on file at FSF).
10026
10027 2005-02-10 Jay Belanger <belanger@truman.edu>
10028
10029 * calc.texi: Change @LaTeX to La@TeX throughout.
10030 Redefine @expr as @math for TeX output.
10031 Redefine @texline as a no-op for TeX output.
10032 Define @tfn, replace @t by @tfn throughout.
10033
10034 2005-02-09 Jay Belanger <belanger@truman.edu>
10035
10036 * calc.texi: Add macro for LaTeX for info output.
10037
10038 2005-02-08 Kim F. Storm <storm@cua.dk>
10039
10040 * texinfo.tex (LaTex): Add def.
10041
10042 2005-02-06 Jay Belanger <belanger@truman.edu>
10043
10044 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10045 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10046 throughout manual.
10047
10048 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10049
10050 * gnus.texi: Some edits based on comments from David Abrahams.
10051
10052 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10053
10054 * gnus.texi (RSS): Fix the keystroke.
10055
10056 2005-01-24 David Kastrup <dak@gnu.org>
10057
10058 * faq.texi: Update AUCTeX version info.
10059
10060 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10061
10062 * gnus-faq.texi ([4.1]): Typo.
10063
10064 2005-01-19 Jay Belanger <belanger@truman.edu>
10065
10066 * calc.texi (Keep Arguments): Mention that keeping arguments
10067 doesn't work with keyboard macros.
10068
10069 2005-01-16 Richard M. Stallman <rms@gnu.org>
10070
10071 * autotype.texi (Autoinserting): Fix small error.
10072
10073 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
10074
10075 Sync with Tramp 2.0.47.
10076
10077 * tramp.texi (Compilation): New section, describing compilation of
10078 remote files.
10079
10080 2005-01-11 Kim F. Storm <storm@cua.dk>
10081
10082 * widget.texi (Basic Types): Add :follow-link keyword.
10083
10084 2005-01-09 Jay Belanger <belanger@truman.edu>
10085
10086 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10087
10088 2005-01-08 Jay Belanger <belanger@truman.edu>
10089
10090 * calc.texi: Change throughout to reflect new default value of
10091 calc-settings-file.
10092
10093 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10094
10095 * message.texi (Reply): `message-reply-to-function' should return
10096 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10097
10098 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10099
10100 * faq.texi (Changing load-path): Fix typo.
10101
10102 2005-01-05 Jay Belanger <belanger@truman.edu>
10103
10104 * calc.texi (Programming Tutorial): Replace kbd command by
10105 appropriate characters for a keyboard macro.
10106
10107 2005-01-04 Jay Belanger <belanger@truman.edu>
10108
10109 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10110 for Lucid Emacs.
10111 (Programming Tutorial): Mention that the user needs to be in the
10112 right mode to compute some functions.
10113
10114 2005-01-04 Jay Belanger <belanger@truman.edu>
10115
10116 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10117 no longer applicable.
10118
10119 2005-01-01 Jay Belanger <belanger@truman.edu>
10120
10121 * calc.texi (Programming Tutorial): Change description of how to
10122 edit keyboard macros to match current behavior.
10123
10124 2004-12-31 Jay Belanger <belanger@truman.edu>
10125
10126 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10127
10128 2004-12-20 Jay Belanger <belanger@truman.edu>
10129
10130 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10131 zero.
10132
10133 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10134
10135 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10136 @xref.
10137 (Font Locking): Avoid @strong{Note:}.
10138
10139 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10140
10141 Sync with Tramp 2.0.46.
10142
10143 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10144
10145 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10146
10147 * url.texi: Correct typos.
10148 (Retrieving URLs): @var{nil}->@code{nil}.
10149 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10150 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10151 (Dealing with HTTP documents): @inforef->@xref.
10152
10153 2004-12-15 Jay Belanger <belanger@truman.edu>
10154
10155 * calc.texi: Consistently capitalized all mode names.
10156 (Answers to Exercises): Mention that an answer can be a fraction
10157 when in Fraction mode.
10158
10159 2004-12-13 Jay Belanger <belanger@truman.edu>
10160
10161 * calc.texi: Fix some TeX definitions.
10162
10163 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10164
10165 * reftex.texi (Imprint): Remove erroneous @value's.
10166
10167 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10168
10169 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10170 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10171
10172 2004-12-08 Jay Belanger <belanger@truman.edu>
10173
10174 * calc.texi (Starting Calc): Remove comment about installation.
10175 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10176
10177 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10178
10179 * url.texi: Update @setfilename.
10180 (Getting Started): No need to worry about Gnus versions.
10181 (Dealing with HTTP documents): Use @inforef.
10182
10183 * org.texi: Fix @direntry file name.
10184
10185 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10186
10187 * url.texi: New file.
10188
10189 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10190
10191 2004-12-06 Jay Belanger <belanger@truman.edu>
10192
10193 * calc.texi (Using Calc): Remove paragraph about installation.
10194
10195 2004-12-06 Jay Belanger <belanger@truman.edu>
10196
10197 * calc.texi: Use more Texinfo macros and less TeX defs.
10198 Remove @refill's.
10199
10200 2004-12-06 Richard M. Stallman <rms@gnu.org>
10201
10202 * org.texi: New file.
10203
10204 2004-12-05 Richard M. Stallman <rms@gnu.org>
10205
10206 * Makefile.in (org.dvi, ../info/org): New targets.
10207 (INFO_TARGETS): Add ../info/org.
10208 (DVI_TARGETS): Add org.dvi.
10209 (maintainer-clean): Remove the info files in the info dir.
10210
10211 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10212
10213 * idlwave.texi: Fix the setfilename directive to put the produced
10214 file in ../info.
10215 (Continued Statement Indentation): Resurrect Jan D.'s change from
10216 2004-11-03 that was lost when a newer version of idlwave.texi was
10217 imported.
10218
10219 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10220
10221 * gnus-faq.texi ([5.1]): Add missing bracket.
10222
10223 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10224 Index `spam-initialize'.
10225
10226 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10227
10228 * message.texi (Various Message Variables): Mention that all mail
10229 file variables are derived from `message-directory'.
10230
10231 * gnus.texi (Splitting Mail): Clarify bogus group.
10232
10233 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10234
10235 * emacs-mime.texi (Encoding Customization):
10236 Fix mm-coding-system-priorities entry.
10237
10238 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10239
10240 * idlwave.texi (Continued Statement Indentation):
10241 * reftex.texi (Options (Index Support)):
10242 (Displaying and Editing the Index, Table of Contents):
10243 * speedbar.texi (Creating a display, Major Display Modes):
10244 Replace non-nil with non-@code{nil}.
10245
10246 2004-10-21 Jay Belanger <belanger@truman.edu>
10247
10248 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10249
10250 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10251
10252 * calc.texi (Reporting Bugs): Double up `@'.
10253
10254 2004-10-18 Jay Belanger <belanger@truman.edu>
10255
10256 * calc.texi (Reporting Bugs): Change the address that bugs
10257 should be sent to.
10258
10259 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10260
10261 * gnus.texi (New Features): Add 5.11.
10262
10263 * message.texi (Resending): Remove wrong default value.
10264
10265 * gnus.texi (Mail Source Specifiers): Describe possible problems
10266 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10267 `pop3-leave-mail-on-server' to the index.
10268
10269 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10270
10271 * message.texi (Canceling News): Add how to set a password.
10272
10273 2004-10-12 Jay Belanger <belanger@truman.edu>
10274
10275 * calc.texi (Help Commands): Change the descriptions of
10276 calc-describe-function and calc-describe-variable to match their
10277 current behavior.
10278
10279 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10280
10281 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10282
10283 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10284
10285 Sync with Tramp 2.0.45.
10286
10287 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10288 plink link. The URL is outdated. Originator contacted for
10289 clarification.
10290
10291 2004-10-10 Juri Linkov <juri@jurta.org>
10292
10293 * gnus.texi (Top, Marking Articles): Join two menus in one node
10294 because a node can have only one menu.
10295
10296 2004-10-09 Juri Linkov <juri@jurta.org>
10297
10298 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10299 example of nnmail-split-fancy.
10300
10301 2004-10-06 Karl Berry <karl@gnu.org>
10302
10303 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10304 consistency with other uses of dashes.
10305
10306 2004-10-05 Karl Berry <karl@gnu.org>
10307
10308 * info.texi: Consistently use --- throughout, periods at end of
10309 menu descriptions, and a couple typos.
10310
10311 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10312
10313 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10314 * pgg.texi (User Commands, Backend methods): Do.
10315 * gnus.texi: Markup fixes.
10316 (Setting Process Marks): Fix `M P a' entry.
10317 * emacs-mime.texi: Fixes.
10318
10319 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10320
10321 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10322 again.
10323 Use 5.10 instead of 5.10.0.
10324
10325 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10326
10327 * gnus.texi (Summary Mail Commands): S D e.
10328
10329 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10330
10331 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10332 the gnus-article-mode-line-format section.
10333
10334 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10335
10336 * gnus.texi (Various Summary Stuff): Fix the documentation for
10337 gnus-newsgroup-variables.
10338
10339 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10340
10341 * gnus.texi (MIME Commands):
10342 Add gnus-mime-display-multipart-as-mixed,
10343 gnus-mime-display-multipart-alternative-as-mixed,
10344 gnus-mime-display-multipart-related-as-mixed.
10345 (Mail Source Customization): Clarify `mail-source-directory'.
10346 (Splitting Mail): Mention gnus-group-find-new-groups.
10347 (SpamOracle): Fix typo.
10348
10349 * gnus-faq.texi: Untabify.
10350 ([6.3]): nnir.el is in contrib directory.
10351
10352 * message.texi (News Headers): Clarify how a unique ID is created.
10353
10354 * gnus.texi (Batching Agents): Fix typo in example.
10355 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10356
10357 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10358
10359 * gnus.texi (Group Parameters): Add more on hooks.
10360
10361 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10362
10363 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10364
10365 2004-09-22 Jay Belanger <belanger@truman.edu>
10366
10367 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10368 might be hidden during part of the session.
10369
10370 2004-09-20 Jay Belanger <belanger@truman.edu>
10371
10372 * calc.texi (Notations Used in This Manual): Put in an earlier
10373 mention that DEL could be called Backspace.
10374
10375 2004-09-10 Simon Josefsson <jas@extundo.com>
10376
10377 * gnus.texi (IMAP): Add example. Suggested and partially written
10378 by Steinar Bang <sb@dod.no>.
10379
10380 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10381
10382 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10383 netrc syntax.
10384
10385 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10386
10387 * gnus.texi (Spam ELisp Package Sequence of Events):
10388 Some clarifications.
10389 (Spam ELisp Package Global Variables): More clarifications.
10390
10391 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10392
10393 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10394 Mention spam-split does not modify incoming mail.
10395
10396 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10397
10398 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10399
10400 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10401
10402 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10403
10404 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10405
10406 * makefile.w32-in (sieve, pgg): Use $(infodir).
10407
10408 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10409
10410 * makefile.w32-in: Fix PGG and Sieve entries.
10411
10412 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10413
10414 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10415 Emacs and related programs.
10416
10417 2004-08-27 Richard M. Stallman <rms@gnu.org>
10418
10419 * faq.texi: Fix texinfo usage, esp. doublequotes.
10420 (Difference between Emacs and XEmacs): Some clarification.
10421
10422 * faq.texi (Difference between Emacs and XEmacs):
10423 Explain not to contrast XEmacs with GNU Emacs.
10424
10425 2004-08-26 Richard M. Stallman <rms@gnu.org>
10426
10427 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10428
10429 2004-08-22 David Kastrup <dak@gnu.org>
10430
10431 * reftex.texi (AUCTeX): Update links, section name.
10432
10433 * faq.texi (Calc): Update availability (included in 22.1).
10434 (AUCTeX): Update availability, information, versions, description.
10435
10436 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10437
10438 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10439
10440 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10441
10442 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10443
10444 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10445
10446 Sync with Tramp 2.0.44.
10447
10448 2004-08-05 Lars Hansen <larsh@math.ku.dk>
10449
10450 * widget.texi (User Interface): Update how to separate the
10451 editable field of an editable-field widget from other widgets.
10452 (Programming Example): Add text after field.
10453
10454 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10455
10456 * emacs-mime.texi (Encoding Customization): Add a note to the
10457 mm-content-transfer-encoding-defaults entry.
10458 (rfc2047): Update.
10459
10460 * gnus.texi (Article Highlighting):
10461 Add gnus-cite-ignore-quoted-from.
10462 (POP before SMTP): New node.
10463 (Posting Styles): Addition.
10464 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10465 (Fancy Mail Splitting): Ditto.
10466 (X-Face): Add gnus-x-face.
10467
10468 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10469
10470 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10471 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10472
10473 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10474
10475 * gnus.texi (Mail Source Specifiers):
10476 Describe `pop3-leave-mail-on-server'.
10477
10478 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10479
10480 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10481
10482 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10483 repository. Change setfilename.
10484
10485 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10486
10487 2004-07-02 Juri Linkov <juri@jurta.org>
10488
10489 * pcl-cvs.texi (Viewing differences): Add `d r'.
10490
10491 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10492
10493 * ses.texi, viper.texi, flymake.texi, faq.texi:
10494 * eshell.texi, ediff.texi: Markup fixes.
10495
10496 2004-06-21 Karl Berry <karl@gnu.org>
10497
10498 * info.texi (Top): Mention that only Emacs has mouse support.
10499 (Getting Started): Mention this in a few other places.
10500
10501 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10502
10503 * autotype.texi (Copyrights, Timestamps):
10504 Recommend `before-save-hook' instead of `write-file-functions'.
10505
10506 2004-06-13 Lars Hansen <larsh@math.ku.dk>
10507
10508 * dired-x.texi (dired-mark-omitted): Update keybinding.
10509
10510 2004-06-10 Kim F. Storm <storm@cua.dk>
10511
10512 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10513
10514 2004-06-05 Lars Hansen <larsh@math.ku.dk>
10515
10516 * dired-x.texi (variable dired-omit-mode): Rename from
10517 dired-omit-files-p.
10518 (function dired-omit-mode): Rename from dired-omit-toggle.
10519 Call dired-omit-mode rather than set dired-omit-files-p.
10520 (dired-mark-omitted): Describe command.
10521
10522 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
10523
10524 Version 2.0.41 of Tramp released.
10525
10526 2004-05-29 Juanma Barranquero <lektu@terra.es>
10527
10528 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10529 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10530
10531 2004-05-29 Richard M. Stallman <rms@gnu.org>
10532
10533 * cl.texi (Top): Call this chapter `Introduction'.
10534 (Overview): In TeX, no section heading here.
10535
10536 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10537
10538 2004-05-29 Eli Zaretskii <eliz@gnu.org>
10539
10540 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10541 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10542
10543 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10544
10545 * flymake.texi: New file.
10546
10547 2004-05-28 Simon Josefsson <jas@extundo.com>
10548
10549 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10550
10551 2004-05-07 Kai Großjohann <kai@emptydomain.de>
10552
10553 Version 2.0.40 of Tramp released.
10554
10555 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10556
10557 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10558
10559 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10560 variables `tramp-backup-directory-alist' and
10561 `tramp-bkup-backup-directory-info'.
10562 (Overview, Connection types)
10563 (External transfer methods, Default Method)
10564 (Windows setup hints): Remove restriction of password entering
10565 with external methods.
10566 (Auto-save and Backup): Make file name example
10567 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10568 and `auto-save-directory' must be used.
10569 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10570 only "NT"). Remove doubled entry "What kinds of systems does
10571 @tramp{} work on".
10572 (tramp): Macro removed.
10573 (Obtaining Tramp): Flag removed from title.
10574 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10575 and `trampver' used properly. Flag `tramp-inst' replaced by
10576 `installchapter'. Installation related text adapted.
10577
10578 2004-04-28 Masatake YAMATO <jet@gyve.org>
10579
10580 * widget.texi (Programming Example): Remove overlays.
10581
10582 2004-04-27 Jesper Harder <harder@ifa.au.dk>
10583
10584 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10585
10586 2004-04-23 Juanma Barranquero <lektu@terra.es>
10587
10588 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10589
10590 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10591
10592 * info.texi (Info Search): Add info-apropos.
10593
10594 2004-03-22 Juri Linkov <juri@jurta.org>
10595
10596 * faq.texi: Fix help key bindings.
10597
10598 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10599
10600 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10601 (as suggested by Karl Berry). Update information about colored
10602 stars in menus. Add new subheading describing M-n.
10603
10604 2004-03-12 Richard M. Stallman <rms@gnu.org>
10605
10606 * cl.texi (Top): Rename top node's title.
10607
10608 2004-03-08 Karl Berry <karl@gnu.org>
10609
10610 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10611 problems making the texinfo distribution.
10612
10613 2004-02-29 Simon Josefsson <jas@extundo.com>
10614
10615 * smtpmail.texi (Authentication): Change the list of supported
10616 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10617 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10618 <voegelas@gmx.net>.
10619
10620 2004-02-29 Juanma Barranquero <lektu@terra.es>
10621
10622 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10623 Use $(DEL) instead of rm, and ignore exit code.
10624
10625 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
10626
10627 Tramp version 2.0.39 released.
10628
10629 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10630
10631 * tramp.texi (Customizing Completion): Explain new functions
10632 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10633 (all): Savannah URLs unified to "http://savannah.nongnu.org".
10634 (Top): Refer to Savannah mailing list as the major one.
10635 Mention older mailing lists in HTML mode only.
10636 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10637 (Frequently Asked Questions): Remote hosts must not be Unix-like
10638 for "smb" method.
10639 (Password caching): New node.
10640 (External transfer methods): Refer to password caching for "smb"
10641 method.
10642
10643 2004-02-17 Karl Berry <karl@gnu.org>
10644
10645 * info.texi (Help-Int): Mention the new line number feature.
10646
10647 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10648
10649 * ses.texi (Advanced Features): New functionality for
10650 ses-set-header-row (defaults to current row unless C-u used).
10651 (Acknowledgements): Add Stefan Monnier.
10652
10653 2003-12-29 Kevin Ryde <user42@zip.com.au>
10654
10655 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10656
10657 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
10658
10659 Tramp version 2.0.38 released.
10660
10661 * tramp.texi (Remote shell setup): Warn of environment variables
10662 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10663 <sven.gabriel@imk.fzk.de>.
10664 (Configuration): Tramp now chooses base64/uuencode
10665 automatically. Update wording accordingly.
10666 (Top): More description for the `Default Method' menu entry.
10667 (Default Method): Use @code, not @var, for Lisp variables.
10668 (Default Method): New subsection `Which method is the right one
10669 for me?'. Suggested by Christian Kirsch.
10670 (Configuration): Pointer to new subsection added.
10671 (Default Method): Too many "use" in one sentence.
10672 Rephrase. Reported by Christian Kirsch.
10673 (Filename Syntax): Old `su' example is probably a left-over from
10674 the sm/su method naming. Replace with `ssh', instead.
10675 (External transfer methods, Auto-save and Backup):
10676 Typo fixes.
10677
10678 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10679
10680 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
10681 (Top): Mention japanese manual only if flag `jamanual' is set.
10682 Insert section `Japanese manual' in menu.
10683
10684 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10685
10686 * eshell.texi (Known Problems): Add doc item.
10687
10688 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10689
10690 * cc-mode.texi: Update for CC Mode 5.30.
10691
10692 Note: Please refrain from doing purely cosmetic changes like
10693 removing trailing whitespace in this manual; it clobbers cvs
10694 merging for no good reason.
10695
10696 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10697
10698 * ediff.texi, tramp.texi, vip.texi, viper.texi:
10699 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
10700 @acronym{ASCII}.
10701
10702 2003-10-26 Karl Berry <karl@gnu.org>
10703
10704 * info.texi (Info Search): Echo area, not echo are. From Debian
10705 diff.
10706
10707 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10708
10709 * widget.texi (Defining New Widgets): Document new behavior of
10710 :buttons and :children keywords.
10711
10712 2003-10-22 Miles Bader <miles@gnu.org>
10713
10714 * Makefile.in (info): Move before $(top_srcdir)/info.
10715
10716 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10717
10718 * tramp.texi (Inline methods): Small grammar fix.
10719 (External transfer methods): Likewise.
10720
10721 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
10722
10723 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10724
10725 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10726
10727 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10728
10729 2003-09-30 Richard M. Stallman <rms@gnu.org>
10730
10731 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10732
10733 * widget.texi (User Interface): Fix typos.
10734
10735 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10736
10737 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10738
10739 * pcl-cvs.texi (Selected Files): Fix typo.
10740
10741 2003-09-21 Karl Berry <karl@gnu.org>
10742
10743 * info.texi (] and [ commands): No period at end of section title.
10744
10745 2003-09-04 Miles Bader <miles@gnu.org>
10746
10747 * Makefile.in (top_srcdir): New variable.
10748 ($(top_srcdir)/info): New rule.
10749 (info): Depend on it.
10750
10751 2003-09-03 Peter Runestig <peter@runestig.com>
10752
10753 * makefile.w32-in: New file.
10754
10755 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10756
10757 * widget.texi (User Interface): Explain the need of static text
10758 around an editable field.
10759
10760 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10761
10762 * widget.texi (Basic Types): The argument to `:help-echo' can now
10763 be a form that evaluates to a string.
10764
10765 2003-08-18 Kim F. Storm <storm@cua.dk>
10766
10767 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10768
10769 2003-08-16 Richard M. Stallman <rms@gnu.org>
10770
10771 * dired-x.texi (Shell Command Guessing): Explain *.
10772
10773 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10774
10775 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10776 log-edit-insert-changelog.
10777
10778 2003-08-03 Karl Berry <karl@gnu.org>
10779
10780 * info.texi: Need @contents.
10781
10782 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
10783
10784 Tramp version 2.0.36 released.
10785
10786 * tramp.texi (Remote shell setup): Explain about problems with
10787 non-Bourne commands in ~/.profile and ~/.shrc.
10788
10789 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10790
10791 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10792 renaming of `vis-mode' to `visible-mode'.
10793
10794 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10795
10796 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10797 next, prev and up pointers.
10798
10799 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10800
10801 * info.texi (Help): Mention existence of Emacs and stand-alone
10802 Info at the very beginning of the tutorial.
10803 (Help-Inv): New node.
10804 (Help-]): New node.
10805 (Help-M): Systematically point out the differences between default
10806 Emacs and stand-alone versions. Delete second menu.
10807 (Help-Xref): Systematically point out the differences between
10808 default Emacs and stand-alone versions.
10809 (Help-Int): Change `l' example.
10810 (Expert Info): Fix typos.
10811 (Emacs Info Variables): Mention `Info-hide-note-references' and
10812 new default for `Info-scroll-prefer-subnodes'.
10813
10814 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
10815
10816 Version 2.0.35 of Tramp released.
10817
10818 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10819 (Inline methods): Add methods `remsh' and `plink1'.
10820 (External transfer methods): Add method `remcp'.
10821 (Multi-hop Methods): Add method `remsh'.
10822 Small patch from Adrian Aichner <adrian@xemacs.org>:
10823 Fix minor typos.
10824 (Concept Index): Add to make manual searchable via
10825 `Info-index'.
10826 (Version Control): Add cindex entry.
10827
10828 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
10829
10830 * trampver.texi: Version 2.0.34 released.
10831
10832 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10833
10834 * faq.texi: Improve previous changes.
10835
10836 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
10837
10838 * faq.texi: Update copyright and maintenance details.
10839 Update some package URLs, versions, and maintainers.
10840 Remove many references to the Emacs Lisp Archive.
10841
10842 2003-04-23 Simon Josefsson <jas@extundo.com>
10843
10844 * smtpmail.texi: Fix license (the invariant sections mentioned has
10845 never been part of the smtp manual). Align info dir entry with
10846 other emacs packages.
10847
10848 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
10849
10850 * tramp.texi: Version 2.0.33 released.
10851 Remove installation chapter. Remove XEmacs specifics.
10852
10853 2003-03-29 Richard M. Stallman <rms@gnu.org>
10854
10855 * tramp.texi (Top): Undo the previous renaming.
10856 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10857
10858 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
10859
10860 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10861 version of manual.
10862
10863 * tramp.texi (Auto-save and Backup): New node.
10864
10865 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
10866
10867 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
10868 Emacs" in order to have better differentiation to "XEmacs".
10869 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10870 are new macros in order to point to the other Emacs flavor where
10871 appropriate. In info case, point to node `Installation' in order
10872 to explain how to generate the other way. In html case, make a
10873 link to the other html file.
10874 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
10875 after CVS checkout/update.
10876 (Installation): Completely rewritten.
10877 (Installation parameters, Load paths): New sections under
10878 `Installation'.
10879
10880 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10881
10882 * tramp.texi: Version 2.0.30 released.
10883 Replace word "path" with "localname" where used as a component of
10884 a Tramp file name.
10885
10886 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10887
10888 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10889 introduced.
10890 (Installation): Explain what to do if files from the tramp/contrib
10891 directory are needed.
10892
10893 2003-02-23 Alex Schroeder <alex@emacswiki.org>
10894
10895 * smtpmail.texi (How Mail Works): New.
10896
10897 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10898
10899 * smtpmail.texi: New file.
10900
10901 * Makefile.in: Build SMTP manual.
10902
10903 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10904
10905 * tramp.texi: Version 2.0.29 released.
10906 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10907 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10908
10909 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
10910
10911 * tramp.texi (Frequently Asked Questions): Explain a workaround if
10912 another package loads accidentally Ange-FTP.
10913
10914 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
10915
10916 * tramp.texi (Customizing Completion): Add function
10917 `tramp-parse-sconfig'. Change example of
10918 `tramp-set-completion-function', because parsing of ssh config
10919 files looks more natural.
10920
10921 2003-01-15 Kevin Ryde <user42@zip.com.au>
10922
10923 * gnus.texi (Using MIME): Mention auto-compression-mode with
10924 gnus-mime-copy-part.
10925
10926 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10927
10928 * gnus.texi: Do not use `path' in several locations.
10929
10930 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10931
10932 * tramp.texi (External transfer methods): New method `smb'.
10933 From Michael Albinus.
10934
10935 2002-11-05 Karl Berry <karl@gnu.org>
10936
10937 * info.texi (Info-fontify): Reorder face list to avoid bad line
10938 breaks.
10939
10940 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10941
10942 * tramp.texi: Move @copying to standard place.
10943 Use @insertcopying.
10944
10945 2002-10-02 Karl Berry <karl@gnu.org>
10946
10947 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
10948 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
10949 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
10950 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
10951 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
10952 * widget.texi, woman.texi:
10953 Per rms, update all manuals to use @copying instead of @ifinfo.
10954 Also use @ifnottex instead of @ifinfo around the top node, where
10955 needed for the sake of the HTML output.
10956 (The Gnus manual is not fixed since it's not clear to me how it
10957 works; and the Tramp manual already uses @copying, although in an
10958 unusual way. All others were changed.)
10959
10960 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
10961
10962 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10963 (../info/ses, ses.dvi): New targets.
10964 * ses.texi: New file.
10965
10966 2002-09-06 Pavel Janík <Pavel@Janik.cz>
10967
10968 * texinfo.tex: Update to texinfo 4.2.
10969
10970 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
10971
10972 * reftex.texi: Update to RefTeX 4.19.
10973
10974 2002-07-21 Jesper Harder <harder@ifa.au.dk>
10975
10976 * gnus.texi (Sorting Groups): Add key bindings for
10977 gnus-group-sort-groups-by-real-name and
10978 gnus-group-sort-selected-groups-by-real-name.
10979
10980 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10981
10982 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
10983 (../info/tramp, tramp.dvi): New targets.
10984
10985 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
10986
10987 * Makefile.in (DVI_TARGETS): Add calc.dvi.
10988 (calc.dvi): Uncomment.
10989
10990 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
10991
10992 * Makefile.in (INFO_TARGETS): Add ../info/calc.
10993 (../info/calc): New target.
10994
10995 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10996
10997 * (Version 21.1 released.)
10998
10999 2001-10-05 Gerd Moellmann <gerd@gnu.org>
11000
11001 * Branch for 21.1.
11002
11003 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11004
11005 * Makefile.in (../info/info): Use an explicit -o switch to
11006 makeinfo.
11007
11008 2001-03-05 Gerd Moellmann <gerd@gnu.org>
11009
11010 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11011
11012 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11013
11014 * ediff.texi: Added ediff-coding-system-for-read.
11015
11016 * viper.texi: Fix typos.
11017
11018 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11019
11020 * Makefile.in (../info/idlwave): Use --no-split.
11021
11022 2000-12-14 Dave Love <fx@gnu.org>
11023
11024 * Makefile.in (mostlyclean): Remove gnustmp.*.
11025 (gnus.dvi): Change rule to remove @latex stuff.
11026
11027 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11028
11029 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11030
11031 2000-10-13 John Wiegley <johnw@gnu.org>
11032
11033 * Makefile.in: Add build targets for eshell.texi.
11034
11035 2000-09-25 Gerd Moellmann <gerd@gnu.org>
11036
11037 * Makefile.in: Remove/comment speedbar stuff.
11038
11039 2000-09-22 Dave Love <fx@gnu.org>
11040
11041 * Makefile.in: Add emacs-mime.
11042
11043 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11044
11045 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11046 (DVI_TARGETS): Add woman.dvi.
11047 (../info/woman, woman.dvi): New targets.
11048
11049 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11050
11051 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11052
11053 * pcl-cvs.texi: New file.
11054 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11055 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11056
11057 2000-05-11 Gerd Moellmann <gerd@gnu.org>
11058
11059 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11060 (../info/ebrowse, ebrowse.dvi): New targets.
11061
11062 2000-01-13 Gerd Moellmann <gerd@gnu.org>
11063
11064 * Makefile.in (INFO_TARGETS): Add eudc.
11065 (DVI_TARGETS): Add eudc.dvi.
11066 (../info/eudc, eudc.dvi): New targets.
11067
11068 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11069
11070 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11071 compatibility with 8+3 filesystems).
11072 (../info/efaq): Rename from emacs-faq.
11073
11074 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11075
11076 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11077 (../info/idlwave, idlwave.dvi): New targets.
11078
11079 1999-10-23 Dave Love <fx@gnu.org>
11080
11081 * Makefile.in: Use autotype.texi.
11082
11083 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11084
11085 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11086 faq.texi file) rather than ../info/faq.
11087
11088 1999-10-07 Gerd Moellmann <gerd@gnu.org>
11089
11090 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11091 (../info/ada-mode, ada-mode.dvi): New targets.
11092
11093 1999-09-01 Dave Love <fx@gnu.org>
11094
11095 * Makefile.in: Add faq.
11096
11097 1999-07-12 Richard Stallman <rms@gnu.org>
11098
11099 * Version 20.4 released.
11100
11101 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11102
11103 * Version 20.3 released.
11104
11105 1998-04-06 Andreas Schwab <schwab@gnu.org>
11106
11107 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11108 Use it in dvi targets.
11109 (../etc/GNU): Change to $(srcdir) first.
11110
11111 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11112
11113 * reftex.texi: Update for RefTeX version 3.22.
11114
11115 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11116
11117 * gnus.texi (Easy Picons): Removed references to
11118 `gnus-group-display-picons'.
11119 (Hard Picons): Ditto.
11120
11121 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11122
11123 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11124 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11125
11126 1997-09-23 Paul Eggert <eggert@twinsun.com>
11127
11128 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11129 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11130
11131 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11132
11133 * Version 20.2 released.
11134
11135 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11136
11137 * Version 20.1 released.
11138
11139 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11140
11141 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11142
11143 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11144
11145 * widget.texi (push-button): Document it.
11146
11147 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11148
11149 * Version 19.33 released.
11150
11151 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11152
11153 * Version 19.32 released.
11154
11155 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11156
11157 * Makefile.in: Add rules for the Message manual.
11158
11159 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11160
11161 * gnus.texi: New version.
11162
11163 * message.texi: New manual.
11164
11165 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11166
11167 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11168
11169 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11170
11171 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11172 Specify -I option.
11173 (All dvi targets): Set the TEXINPUTS variable.
11174
11175 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11176
11177 * Version 19.31 released.
11178
11179 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11180
11181 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11182 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11183
11184 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11185
11186 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11187 (INFO_TARGETS): Add ../info/cc-mode.
11188 (DVI_TARGETS): Add cc-mode.dvi.
11189
11190 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11191
11192 * Version 19.30 released.
11193
11194 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11195
11196 * gnus.texi: New file.
11197
11198 1995-11-04 Erik Naggum <erik@naggum.no>
11199
11200 * gnus.texi: File deleted.
11201
11202 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11203
11204 * mh-e.texi: "Function Index" -> "Command Index" to work with
11205 Emacs 19.30 C-h C-k support of separately-documented commands.
11206
11207 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11208
11209 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11210 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11211
11212 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11213
11214 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11215 (../info/viper, viper.dvi): New targets.
11216
11217 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11218
11219 * dired-x.texi (Installation): Change the example to set
11220 buffer-local variables like dired-omit-files-p in
11221 dired-mode-hook.
11222
11223 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11224
11225 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11226 (../info/mh-e, mh-e.dvi): New targets.
11227
11228 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11229
11230 * Makefile.in (maintainer-clean): Rename from realclean.
11231
11232 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11233
11234 * Makefile.in: New file.
11235 * Makefile: File deleted.
11236
11237 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11238
11239 * Makefile (TEXINDEX_OBJS): Variable deleted.
11240 (texindex, texindex.o, getopt.o): Rules deleted.
11241 All deps on texindex deleted.
11242 (distclean): Don't delete texindex.
11243 (mostlyclean): Don't delete *.o.
11244 * texindex.c, getopt.c: Files deleted.
11245
11246 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11247
11248 * Version 19.26 released.
11249
11250 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11251
11252 * Version 19.25 released.
11253
11254 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11255
11256 * Version 19.24 released.
11257
11258 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11259
11260 * Version 19.23 released.
11261
11262 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11263
11264 * Makefile: Delete spurious tab.
11265
11266 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11267
11268 * Makefile (.SUFFIXES): New rule.
11269
11270 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11271
11272 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11273 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11274
11275 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11276
11277 * Makefile (../info/sc): Rename from sc.info.
11278 (../info/cl): Likewise.
11279 (INFO_TARGETS): Use new names.
11280
11281 1993-12-04 Richard Stallman (rms@srarc2)
11282
11283 * getopt.c: New file.
11284 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11285 (getopt.o): New rule.
11286 (dvi): Don't depend on texindex.
11287 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11288 Depend on texindex.
11289
11290 1993-12-03 Richard Stallman (rms@srarc2)
11291
11292 * Makefile (../info/sc.info): Rename from ../info/sc.
11293 (TEXI2DVI): New variable.
11294 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11295 Add explicit commands.
11296 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11297
11298 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11299
11300 * Version 19.22 released.
11301
11302 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11303
11304 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11305
11306 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11307
11308 * Version 19.21 released.
11309
11310 1993-11-15 Paul Eggert (eggert@twinsun.com)
11311
11312 * Makefile (../info/cl.info): Rename from ../info/cl.
11313
11314 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11315
11316 * Makefile (../etc/GNU): New target.
11317 (EMACSSOURCES): Add gnu1.texi.
11318
11319 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11320
11321 * Makefile (realclean): Don't delete the Info files.
11322
11323 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11324
11325 * forms.texi: Fix forms.texi so that it will format correctly.
11326 Add missing `@end iftex', fix bad reference.
11327
11328 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11329
11330 * Makefile: Fix targets for texindex, new info.texi files.
11331 * info-stnd.texi: New file implements info for standalone info
11332 reader.
11333 * info.texi: Update to include recent changes to "../info/info".
11334 New source file for ../info/info; includes info-stnd.texi.
11335
11336 * texindex.c: Include "../src/config.h" if building in emacs.
11337
11338 * Makefile: Change all files to FILENAME.texi, force all targets
11339 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11340 vip.texinfo, forms.texinfo, cl.texinfo.
11341 Add target to build texindex.c, defining `emacs'.
11342
11343 * forms.texi: Install new file to match version 2.3 of forms.el.
11344
11345 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11346
11347 * Version 19.19 released.
11348
11349 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11350
11351 * sc.texinfo: Fix info file name.
11352
11353 * Makefile (info): Add gnus and sc.
11354 (dvi): Add gnus.dvi and sc.dvi.
11355 (../info/sc, sc.dvi): New targets.
11356
11357 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11358
11359 * Version 19.18 released.
11360
11361 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11362
11363 * Makefile: Fix source file names of the separate manuals.
11364 (gnus.dvi, ../info/gnus): New targets.
11365
11366 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11367
11368 * Version 19.17 released.
11369
11370 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11371
11372 * split-man: Fix typos in last change.
11373
11374 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11375
11376 * Version 19.16 released.
11377
11378 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11379
11380 * version 19.15 released.
11381
11382 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11383
11384 * Makefile (distclean): It's rm, not rf.
11385
11386 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11387
11388 * Version 19.14 released.
11389
11390 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11391
11392 * Makefile: New file.
11393
11394 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11395
11396 * Version 19.13 released.
11397
11398 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11399
11400 * Version 19.9 released.
11401
11402 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11403
11404 * Version 19.8 released.
11405
11406 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11407
11408 * Version 19.7 released.
11409
11410 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11411
11412 * gnus.texinfo: New file. Removed installation instructions.
11413
11414 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11415
11416 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11417
11418 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11419
11420 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11421 then define `\sc' as the command for smallcaps in Texinfo.
11422 This means that the @sc command will produce small caps. bfox has
11423 made the corresponding change to makeinfo and texinfm.el.
11424
11425 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11426
11427 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11428 Customization since the menu entry did not point to anything.
11429 Also add an @finalout command to remove overfull hboxes from the
11430 printed output.
11431
11432 * cl.texinfo: Add @bye, \input line and @settitle to file.
11433 This file is clearly intended to be a chapter of some other work,
11434 but the other work does not yet exist.
11435
11436 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11437
11438 * texinfo.texinfo: Three typos corrected.
11439
11440 ;; Local Variables:
11441 ;; coding: utf-8
11442 ;; End:
11443
11444 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11445
11446 This file is part of GNU Emacs.
11447
11448 GNU Emacs is free software: you can redistribute it and/or modify
11449 it under the terms of the GNU General Public License as published by
11450 the Free Software Foundation, either version 3 of the License, or
11451 (at your option) any later version.
11452
11453 GNU Emacs is distributed in the hope that it will be useful,
11454 but WITHOUT ANY WARRANTY; without even the implied warranty of
11455 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11456 GNU General Public License for more details.
11457
11458 You should have received a copy of the GNU General Public License
11459 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.